Date | Speaker | Topic |
9/23/14 | Sam Altman, President, Y Combinator Dustin Moskovitz, Cofounder, Facebook, Cofounder, Asana, Cofounder, Good Ventures |
Welcome, and Ideas, Products, Teams and Execution Part IWhy to Start a Startup |
9/25/14 | Sam Altman, President, Y Combinator | Ideas, Products, Teams and Execution Part II |
9/30/14 | Paul Graham, Founder, Y Combinator | Before the Startup |
10/2/14 | Adora Cheung, Founder, Homejoy | Building Product, Talking to Users, and Growing |
10/7/14 | Peter Thiel, Founder, Paypal, Founder, Palantir, and Founder, Founders Fund | Competition is For Losers |
10/9/14 | Alex Schultz, VP Growth, Facebook | Growth |
10/14/14 | Kevin Hale, Founder, Wufoo and Partner, Y Combinator | How to Build Products Users Love |
10/16/14 | Walker Williams, Founder, Teespring Justin Kan, Founder, Twitch and Partner, Y Combinator Stanley Tang, Founder, DoorDash |
Doing Things That Don’t ScalePR
How to Get Started |
10/21/14 | Marc Andreessen, Founder, Andreessen Horowitz and Founder, Netscape Ron Conway, Founder, SV Angel Parker Conrad, Founder, Zenefits |
How to Raise Money |
10/23/14 | Alfred Lin, Former COO, Zappos and Partner, Sequoia Capital Brian Chesky, Founder, Airbnb |
Culture |
10/28/14 | Patrick Collison, Co-Founder, Stripe John Collison, Co-Founder, Stripe Ben Silbermann, Founder & CEO, Pinterest |
Hiring and Culture, Part II |
10/30/14 | Aaron Levie, Founder, Box | Building for the Enterprise |
11/4/14 | Reid Hoffman, Partner, Greylock Ventures and Founder, LinkedIn | How To Be A Great Founder |
11/6/14 | Keith Rabois, Partner, Khosla Ventures | How to Operate |
11/11/14 | Ben Horowitz, Founder, Andreessen Horowitz, and Founder, and Opsware | How to Manage |
11/13/14 | Emmett Shear, Founder and CEO, Twitch | How to Run a User Interview |
11/18/14 | Hosain Rahman, Founder, Jawbone | How to Design Hardware Products |
11/20/14 | Kirsty Nathoo, Carolynn Levy,Partners, Y Combinator | Legal and Accounting Basics for Startups |
12/2/14 | Tyler Bosmeny, Founder and CEO, Clever Michael Seibel, Partner, Y Combinator Qasar Younis, Dalton Caldwell,Partners, Y Combinator |
Sales and MarketingHow to Talk to Investors
Investor Meeting Roleplaying |
12/4/14 | Sam Altman, President, Y Combinator | Later-Stage Advice |
Category Archives: Business
Fake tweet campaigns come under fire from Indiana scientists
Check out the conclusions of a recent analysis from scientists at the School of Informatics and Computing at the University of Indiana, on fake vs real tweet memes that could have serious implications for corporate social marketing campaigns in the future. Scroll down to the interesting point highlighted in bold. (PDF: Fake-tweets-identifier)
In this work we proposed a framework to deal with the problem of clustering memes in social media streams, Twitter in particular. Our system is based on a pre-clustering procedure, called protomeme detection, aimed at identifying atomic tokens of information contained in each tweet. This strategy only requires text processing, therefore is particularly efficient and well suited for a streaming scenario. Memes are thereafter obtained by aggregating protomemes on the basis of the similarity among them, computed by ad-hoc measures defined according to various dimensions including content, the social network, and information diffusion patterns. Such measures only adopt information that can be extracted in a streaming fashion from observed data, and they allow to build clusters of topically related tweets. The meme clustering is carried out by using a vari ant of Online K-means, which integrate s a memory mechanism to keep track of the least recently up dated memes. We used a dataset comprised of trending hashtags on Twitter to systematically evaluate the performance of our algorithm and we showed that our method outperforms a baseline that only uses tweet text, as well as one that assumes full knowledge of the underlying social network.
One crucial feature of our system is that it can b e extended to work with any clustering algorithm based on similarity (or distances). In this paper, for example, we chose to present Onlin e K-means b ecause of its simplicity; however, during our design we also tested other metho ds including density-based and hierarchical data stream clustering algorithms (e.g., DenStream [10] and LiarTree. Although a complete benchmark and tuning of these alternative methods was out of the scope of our analysis, we collected evidence of the ease of extension of our framework to different algorithms.
In the future one could extend the set of features incorporated by our clustering framework, considering for instance entities such as images. Furthermore, our preliminary analysis suggests that the introduction of time series as features may yield significant performance improvements. Our long-term plan is to integrate the meme clustering framework with a meme classifier to distinguish engineered types of social media communication from spontaneous ones. This platform will adopt supervised learning techniques to classify memes and determine their legitimacy, with the aim to detect misinformation and deception campaigns in their early stages. The platform will be optimized to work with the realtime, high-volume streams of messages typical of Twitter and other online social media.