<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>GigaOM &#187; Lars Rasmussen</title>
	<atom:link href="http://gigaom.com/tag/lars-rasmussen/feed/" rel="self" type="application/rss+xml" />
	<link>http://gigaom.com</link>
	<description></description>
	<lastBuildDate>Fri, 24 May 2013 19:00:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='gigaom.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/0db8f6557d022075dbbf010c54d46d93?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>GigaOM &#187; Lars Rasmussen</title>
		<link>http://gigaom.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://gigaom.com/osd.xml" title="GigaOM" />
	<atom:link rel='hub' href='http://gigaom.com/?pushpress=hub'/>
		<item>
		<title>A really tiny explanation of how Facebook&#8217;s Graph Search works</title>
		<link>http://gigaom.com/2013/01/15/a-really-tiny-explanation-of-how-facebooks-graph-search-works/</link>
		<comments>http://gigaom.com/2013/01/15/a-really-tiny-explanation-of-how-facebooks-graph-search-works/#comments</comments>
		<pubDate>Tue, 15 Jan 2013 22:23:58 +0000</pubDate>
		<dc:creator>Om Malik</dc:creator>
				<category><![CDATA[Danny Sullivan]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Graph Search]]></category>
		<category><![CDATA[Lars Rasmussen]]></category>
		<category><![CDATA[Mark Zuckerberg]]></category>
		<category><![CDATA[Tom Stocky]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=601689</guid>
		<description><![CDATA[Facebook's Lars Rasmussen and Tom Stocky gave us a brief glimpse into how the new Graph Search works, but kept the lid on details as to how much computing the new search will require. From the looks of it, this is a big infrastructure challenge. <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=601689&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>I spent the morning listening to Mark Zuckerberg and company <a href="http://gigaom.com/2013/01/15/live-blog-facebooks-what-were-building-event/">talk about Facebook&#8217;s next big product</a>, Graph Search, which allows folks to search (for now) using people, places, photos and interests as search vectors. The reaction to the news ranges from boredom to muted to wild exultation.</p>
<p>However, the event left me with more question than answers. While Danny Sullivan&#8217;s <a href="http://searchengineland.com/facebook-search-not-google-search-145124">overview answers many of those questions, </a>I still wasn&#8217;t clear as to how it worked.</p>
<p>So, how does this Unicorn based Graph Search work? From what I understand, there are two parts to the search, both built in-house. The first part is natural language processing based, which is essentially driven by the users&#8217; questions. The second part is the one that brings back the answers.</p>
<p>The second part is built on an internal retrieval tool called Unicorn that has been in use at Facebook for a while. Facebook has created an index of all objects on the social platform. On the Facebook Engineering blog, Lars Rasmussen (who along with Tom Stocky) was responsible for building Graph Search <a href="https://www.facebook.com/notes/facebook-engineering/under-the-hood-building-graph-search-beta/10151240856103920">writes</a>:</p>
<blockquote id="quote-using-traditional-in"><p>Using traditional information-retrieval systems to mix keyword and structured queries is fairly well understood. But we needed the system also to find answers more than a single connection away, such as &#8220;restaurants liked by my friends from India.&#8221; Here we were in luck: one of our three existing systems, Unicorn, was designed exactly with this in mind.</p>
<p>The search infra team decided on a two-stage approach: first build out Unicorn to manage all the existing search experiences on the site and then, build out Unicorn further to meet all the requirements of Graph Search. Today, we are far enough along now to launch Graph Search as a beta, but we&#8217;re still missing is the ability to index all of the posts and comments people have shared on Facebook&#8211;they make up by far the biggest dataset we have for Graph Search and Unicorn.</p></blockquote>
<p>At a very rudimentary level, Rasmussen in a call later explained that when we type a query, say, &#8220;Restaurants liked by my friends from India in San Francisco,&#8221;  an aggregator tool using natural language processing takes the query and parses it into keywords against which searches are conducted. So &#8220;Restaurants,&#8221; &#8220;San Francisco,&#8221; and &#8220;Friends from India&#8221; become queries whose results are fetched and further sorted to give us the final answer. <a href="http://gigaom.com/2013/01/15/live-blog-facebooks-what-were-building-event/#comment-1299445">It is not new</a>, except the scale of data on which such queries are being run is possibly a new (and rising) high watermark.</p>
<p>Rasmussen acknowledged that there are a lot of unknowns for the company and it is still not clear what kind of computing resources are going to be required for Graph Search at scale. Facebook plans to learn from phased beta rollout and do compute-resource planning based on that, he said.</p>
<p>My take: This is going to be a big infrastructure challenge, considering Lars and his cohorts want to keep the latency to below two seconds. Rasmussen pointed out that the &#8220;ranking algorithm&#8221; for results is going to keep improving as more and more people use the search. With as many as a billion searches on Facebook every day, even few million queries are going to be enough to help fine tune this ranking algorithm.</p>
<p>As for rest of my questions &#8212; I guess I will have to wait for the company to share details &#8220;about this challenge on the engineering blog soon,&#8221; as Facebook said in its blog.</p>
<p><a href="http://gigaom.com/2013/01/15/a-really-tiny-explanation-of-how-facebooks-graph-search-works/408753_10151336570772200_782547811_n/" rel="attachment wp-att-601690"><img  alt="408753_10151336570772200_782547811_n" src="http://gigaom2.files.wordpress.com/2013/01/408753_10151336570772200_782547811_n.jpg?w=300&#038;h=240" width="300" height="240" class="alignleft size-medium wp-image-601690" /></a><a href="http://gigaom.com/2012/05/17/place-your-orders-facebook-ipo-shares-set-at-38/zuckerberg-7/" rel="attachment wp-att-522890"><img  alt="zuckerberg" src="http://gigaom2.files.wordpress.com/2012/05/zuckerberg.jpg?w=300&#038;h=208" width="300" height="208" class="alignleft size-medium wp-image-522890" /></a></p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=601689&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=56943"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=56943" /></a></p><p><strong>Related research and analysis from GigaOM Pro:</strong><br />Subscriber content. <a href="http://pro.gigaom.com/?utm_source=tech&utm_medium=editorial&utm_campaign=auto3&utm_term=601689+a-really-tiny-explanation-of-how-facebooks-graph-search-works&utm_content=om">Sign up for a free trial</a>.</p><ul><li><a href="http://pro.gigaom.com/2012/11/unlocking-big-datas-potential-with-search/?utm_source=tech&utm_medium=editorial&utm_campaign=auto3&utm_term=601689+a-really-tiny-explanation-of-how-facebooks-graph-search-works&utm_content=om">How search can unlock the power of big data</a></li><li><a href="http://pro.gigaom.com/2012/04/connected-consumer-q1-controversy-courtrooms-and-the-cloud/?utm_source=tech&utm_medium=editorial&utm_campaign=auto3&utm_term=601689+a-really-tiny-explanation-of-how-facebooks-graph-search-works&utm_content=om">Controversy, courtrooms and the cloud in Q1</a></li><li><a href="http://pro.gigaom.com/2012/03/a-near-term-outlook-for-big-data/?utm_source=tech&utm_medium=editorial&utm_campaign=auto3&utm_term=601689+a-really-tiny-explanation-of-how-facebooks-graph-search-works&utm_content=om">A near-term outlook for big data</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2013/01/15/a-really-tiny-explanation-of-how-facebooks-graph-search-works/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2012/05/zuckerberg.jpg?w=150" />
		<media:content url="http://gigaom2.files.wordpress.com/2012/05/zuckerberg.jpg?w=150" medium="image">
			<media:title type="html">zuckerberg</media:title>
		</media:content>

		<media:content url="http://2.gravatar.com/avatar/89c6ff98059617751fcf312690965fa0?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">om</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2013/01/408753_10151336570772200_782547811_n.jpg?w=300" medium="image">
			<media:title type="html">408753_10151336570772200_782547811_n</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2012/05/zuckerberg.jpg?w=300" medium="image">
			<media:title type="html">zuckerberg</media:title>
		</media:content>
	</item>
		<item>
		<title>Google’s Real Problem – GTD?</title>
		<link>http://gigaom.com/2010/10/31/google%e2%80%99s-real-problem-gtd/</link>
		<comments>http://gigaom.com/2010/10/31/google%e2%80%99s-real-problem-gtd/#comments</comments>
		<pubDate>Mon, 01 Nov 2010 01:31:50 +0000</pubDate>
		<dc:creator>Om Malik</dc:creator>
				<category><![CDATA[@CNN]]></category>
		<category><![CDATA[@NYT]]></category>
		<category><![CDATA[@SYN]]></category>
		<category><![CDATA[@TheStreet]]></category>
		<category><![CDATA[Om's Posts]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Lars Rasmussen]]></category>

		<guid isPermaLink="false">http://gigaom.com/?p=242109</guid>
		<description><![CDATA[In past week or so, Google has lost some high profile executives, including AdMob co-founder Omar Hamoui and YouTube CEO Chad Hurley. Google Maps/Google Wave co-creator Lars Rasmussen also quit and is joining Facebook, lamenting inability to get anything done at the lumbering web giant.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=242109&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><img title="GooglePlex" src="http://gigaom2.files.wordpress.com/2010/09/googleplex.jpg?w=708" alt="" class="alignleft size-medium wp-image-156789"></p>
<p>Google has made it a habit of making news for the wrong reasons! Days after it reported a blockbuster quarter, the company’s chief executive made some childish remarks about privacy.</p>
<p>And, in past week or so, the company saw three well-known executives leave the company. <a href="http://gigaom.com/2010/10/28/youtube-ceo-stepping-down-taking-advisory-role/">First it was Chad Hurley</a>, co-founder of YouTube, who decided it was time to hang up his CEO spurs. (Hurley is staying on as a special adviser.) Then <a href="http://techcrunch.com/2010/10/29/after-a-five-month-stay-admob-ceo-omar-hamoui-leaves-google/">came news that AdMob co-founder Omar Hamoui was leaving</a>. Then, over the weekend, news spread that Lars Rasmussen, who was one of the co-creators of Google Maps and Google Wave, is leaving.</p>
<p>Rasmussen is trading Google for Facebook. He apparently likes the new gig so much he would give up Sydney and move to the San Francisco Bay Area. In an interview with the Sydney Morning Herald, <a href="http://www.smh.com.au/technology/biz-tech/why-i-quit-google-to-join-facebook-lars-rasmussen-20101101-1799q.html">Rasmussen said</a>:</p>
<blockquote><p>It feels to me that Facebook may be a sort of once-in-a-decade type of company. The energy there is just amazing, whereas it can be very challenging to be working in a company the size of Google. (SMH)</p></blockquote>
<p><a href="http://blog.redfin.com/blog/2010/10/one_in_five_facebook_employees_has_no_imagination_whatsoever.html">According to some estimates</a>, one in five Facebook employees have ties back to Google, including COO Sheryl Sandberg and CTO Bret Taylor. Google has over 23,331 employees according to company’s recent filings with the Securities and Exchange Commission. Facebook has about 2,000 employees.</p>
<p>Rasmussen explained in his interview that getting things done (GTD) was a big problem at Google, and <a href="http://gigaom.com/2010/08/04/google-pulls-the-plug-on-google-wave/">shutting down his project</a>, Google Wave, a year after <a href="http://gigaom.com/2009/05/29/why-we-are-cautious-about-google%e2%80%99s-wave/">it was made available as a beta</a> is a sign it was becoming difficult to get things done at the search giant.</p>
<blockquote><p>We were not quite the success that Google was hoping for, and trying to persuade them not to pull the plug and ultimately failing was obviously a little stressful. It takes a while for something new and different to find its footing and I think Google was just not patient. (SMH)</p></blockquote>
<p>He’s not alone. Many former members of AdMob have privately expressed frustration at their inability to get things done at Google. Others who have quit the search giant have expressed similar sentiments. Sometimes, money and perks aren’t enough to retain talent. If today it’s Facebook, then tomorrow it will be yet another hot startup that will keep fishing in Google’s talent pool and find eager biters.</p>
<p>I don’t think rivals (including upstarts) have the ability to stop Google’s financial steamroller. It will continue to be a dominant force in search and online advertising for years to come. But if it doesn’t reign in its talent problem, the company will have a long-term crisis on its hands. It was exodus of talent and inability to get things done that has brought giants of the past — Yahoo for example — to their knees.</p>
<p>For the longest time, Google has been the beacon for the smartest and most talented people in the world, especially from an engineering perspective. If these super-smart people start getting frustrated by their inability to get anything done, they’re going to follow Rasmussen to somewhere they can find a more receptive and nurturing environment.</p>
<p>In the end, that’s the single biggest problem for Google.</p>
<p><strong>Related content from GigaOM Pro (subscription req’d) about Google:</strong></p>
<ul><li><a href="http://pro.gigaom.com/2009/10/why-google-should-fear-the-social-web/?utm_source=tech&amp;utm_medium=editorial&amp;utm_content=om&amp;utm_campaign=intext&amp;utm_term=242109+google%25e2%2580%2599s-real-problem-gtd">Why Google Should Fear the Social Web</a></li>
<li><a href="http://pro.gigaom.com/2010/08/report-google%E2%80%99s-voice-possibilities/?utm_source=tech&amp;utm_medium=editorial&amp;utm_content=om&amp;utm_campaign=intext&amp;utm_term=242109+google%25e2%2580%2599s-real-problem-gtd">Report: Google’s Voice Possibilities.</a><a rel="attachment wp-att-155234" href="http://gigaom.com/2010/09/10/friday-fun-google-instant-music-video-creator/"><br></a></li>
<li><a href="http://pro.gigaom.com/2009/09/report-how-mobile-cloud-computing-will-change-tech/?utm_source=tech&amp;utm_medium=editorial&amp;utm_content=om&amp;utm_campaign=intext&amp;utm_term=242109+google%25e2%2580%2599s-real-problem-gtd">How Mobile Cloud Computing Will Change Tech</a></li>
</ul>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gigaom.com&#038;blog=14960843&#038;post=242109&#038;subd=gigaom2&#038;ref=&#038;feed=1" width="1" height="1" /><p><a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=782881"><img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/1008864/GigaOM_RSS_300x250&#038;sz=300x250&#038;c=782881" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://gigaom.com/2010/10/31/google%e2%80%99s-real-problem-gtd/feed/</wfw:commentRss>
		<slash:comments>44</slash:comments>
	
		<media:thumbnail url="http://gigaom2.files.wordpress.com/2010/10/googleplex2.jpg?w=150" />
		<media:content url="http://gigaom2.files.wordpress.com/2010/10/googleplex2.jpg?w=150" medium="image">
			<media:title type="html">googleplex2</media:title>
		</media:content>

		<media:content url="http://2.gravatar.com/avatar/89c6ff98059617751fcf312690965fa0?s=96&#38;d=retro&#38;r=PG" medium="image">
			<media:title type="html">om</media:title>
		</media:content>

		<media:content url="http://gigaom2.files.wordpress.com/2010/09/googleplex.jpg" medium="image">
			<media:title type="html">GooglePlex</media:title>
		</media:content>
	</item>
	</channel>
</rss>
