<?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/"
	>

<channel>
	<title>not just random &#187; Search</title>
	<atom:link href="http://www.notjustrandom.com/category/search/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.notjustrandom.com</link>
	<description></description>
	<lastBuildDate>Tue, 08 Nov 2011 00:38:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Reaching the right people</title>
		<link>http://www.notjustrandom.com/2010/02/17/reaching-the-right-people/</link>
		<comments>http://www.notjustrandom.com/2010/02/17/reaching-the-right-people/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 15:07:20 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Artificial Intelligence]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.notjustrandom.com/?p=1345</guid>
		<description><![CDATA[Imagine this situation: A company has hundreds (maybe thousands) of employees. All of them have their own skills and areas of expertise. There is probably lots of overlap, however any one person will not know everyone in the larger group who has particular skill sets. It someone is working on a project and needs assistance [...]]]></description>
			<content:encoded><![CDATA[<p>Imagine this situation: A company has hundreds (maybe thousands) of employees. All of them have their own skills and areas of expertise. There is probably lots of overlap, however any one person will not know everyone in the larger group who has particular skill sets. It someone is working on a project and needs assistance to overcome some technical hurdle, it could be very helpful, if they could communicate with those people who also have experience in that area. Those people might be located in entirely different parts of the company.</p>
<p><a href="http://www.computer.org/portal/web/computingnow/0209/whatsnew/internetcomputing">Semantic email addressing</a> [<a href="http://www.computer.org/portal/c/document_library/get_file?uuid=9cfee474-eb79-4147-93ec-fbb54deec9e5&#038;groupId=53319">PDF</a>] aims to solve this problem:</p>
<blockquote><p>
Email addresses are a means to an end. The goal is usually not to send an email to a particular address, but to a particular person. You want to say hello to your friend Steve or send a message to the VP of marketing at Microsoft or to the head caterer for your wedding. Ideally, you could send a message to a person just by entering his or her name, position, or some other descriptive attribute. If a person’s email address changes, the email system should send to the new address automatically. If the person matching a description differs over time, the email system should send to the person currently matching that description.
</p></blockquote>
<p>In the given example, the user would be able to get answers to his or her questions by reaching out to the people with the fitting skill sets without previously having known those people: The email system can decide, who the most appropriate receivers of the messages are.</p>
<p>I cannot help thinking that <a href="http://vark.com/">Aardvark</a> was at least a little inspired by the ideas behind semantic email addressing. Their process is simple: Users send in questions (using email, twitter, IM, etc.), Aarvark routes the question to another user is (hopefully) qualified to answer it and the user will eventually receive a response, often just a few minutes later. In this <a href="http://en.wikipedia.org/wiki/Social_search">social search</a> approach, Aardvark accomplishes the job of finding information by <a href="http://blog.vark.com/?p=352">finding the right people</a> who can provide it. The service has received very good press and was recently <a href="http://blog.vark.com/?p=361">acquired by google</a>.</p>
<p>Twitter seems like it might be a good platform for this problem area. If someone has a public twitter feed, they are essentially broadcasting their updates to the open stream and anyone can see them. It is probably safe to assume, they are at least open to the idea of talking to strangers/responding to messages from people they do not already know.</p>
<p>How could one go about finding the best people to message though? One method is certainly to <a href="http://search.twitter.com">search the message stream</a> for specific keywords and basically manually look for people who might be active in areas of interest. You can also search in and add yourself to <a href="http://wefollow.com/">one</a> <a href="http://justtweetit.com/">of</a> <a href="http://www.twellow.com">the</a> <a href="http://twitr.org">many</a> <a href="http://www.tweetfind.com">directories</a> that are being developed.</p>
<p>But, if I simply need to talk to someone and ask them &#8220;May I ask you a question about XYZ?&#8221; then clearly, a) broadcasting my question hoping that someone will answer could be very inefficient and b) first researching who the best person might be for my question(s) puts all the burden on me. </p>
<p>What if the user could simply send out the question and the system would ensure that the most appropriate people see it?</p>
<p><img style="border-left:5px solid #9999FF;" src="http://www.notjustrandom.com/wp-content/uploads/2010/02/twitter.jpg" alt="" title="twitter" width="577" height="248" class="alignnone size-full wp-image-1404" /></p>
<p>The basic idea here is this: The user submits the question (along with a set of keywords) to his or her software. The software has analyzed other users&#8217; message streams, extracted keywords, etc. and generated a knowledge base. If the query can be confidently matched to another user, a message is generated and send to that user. The message will be visible to that user as a regular name mention and they can choose whether to engage in that conversation.</p>
<p>Some of the obvious challenges:</p>
<ul>
<li>Generating of meaningful keywords/subject areas based on a person&#8217;s message stream.</li>
<li>Successful matching of queries with users.</li>
<li>Establishing an effective communication protocol that does not easily lend itself to abuse, i.e. spam.</li>
</ul>
<p>A lot of web-based social networks are great at helping you connect with people you already know. Twitter makes it easy to connect with new people. The outlined approach (or a variation thereof) might be a good way of further supporting creation of those new connections, based on areas of interest.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.notjustrandom.com/2010/02/17/reaching-the-right-people/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Peter Norvig on Innovation in Search and Artificial Intelligence</title>
		<link>http://www.notjustrandom.com/2009/12/09/peter-norvig-on-innovation-in-search-and-artificial-intelligence/</link>
		<comments>http://www.notjustrandom.com/2009/12/09/peter-norvig-on-innovation-in-search-and-artificial-intelligence/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 23:09:07 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Artificial Intelligence]]></category>
		<category><![CDATA[Search]]></category>

		<guid isPermaLink="false">http://www.notjustrandom.com/?p=1194</guid>
		<description><![CDATA[Peter Norvig gave this presentation at Citris on September 2. He emphasizes (with several recent examples), how the usage and availability of large data models and increased computing power improves problem solving approaches. A lot of interesting subjects are covered in the presentation. Here are references to projects or papers that are mentioned: Seam Carving [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.norvig.com">Peter Norvig</a> gave this presentation at <a href="http://www.citris-uc.org/">Citris</a> on <a href="http://www.citris-uc.org/events/RE-Sept02">September 2</a>. He emphasizes (with several recent examples), how the usage and availability of large data models and increased computing power improves problem solving approaches.</p>
<p><object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/HT540VrCDwg&#038;hl=en_US&#038;fs=1&#038;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/HT540VrCDwg&#038;hl=en_US&#038;fs=1&#038;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object></p>
<p>A lot of interesting subjects are covered in the presentation. Here are references to projects or papers that are mentioned:</p>
<ul>
<li><a href="http://www.seamcarving.com/">Seam Carving for Content-Aware Image Resizing</a> [<a href="http://www.shaiavidan.org/papers/imretFinal.pdf">PDF</a>] by <a href="http://www.shaiavidan.org/">Shai Avidan</a> and <a href="http://www.faculty.idc.ac.il/arik/site/index.asp">Ariel Shamir</a> presents a smarter method of image resizing. Speed of processing of modern computers greatly helped with the development of this algorithm.
</li>
<li><a href="http://graphics.cs.cmu.edu/projects/scene-completion/">Scene Completion Using Millions of Photographs</a> by <a href="http://www-2.cs.cmu.edu/~jhhays/">James Hays</a> and <a href="http://www.cs.cmu.edu/~efros/">Alexei Efros</a> is only possible and successful because of its large data sets. </li>
<li>The More Data vs Better Algorithms slide is from <a href="http://www.cs.washington.edu/homes/banko/">Michele Banko</a>&#8216;s and <a href="http://en.wikipedia.org/wiki/Eric_Brill">Eric Brill</a>&#8216;s 2001 paper <a href="http://portal.acm.org/citation.cfm?id=1072204">Mitigating the paucity-of-data problem: exploring the effect of training corpus size on classifier performance for natural language processing</a>.</li>
<li><a href="http://portal.acm.org/citation.cfm?id=1282324">Canonical image selection from the web</a> by <a href="http://www.esprockets.com/academic/">Shumeet Baluja</a>, <a href="http://www.cc.gatech.edu/~yjing/">Yushi Jing</a> and <a href="http://research.google.com/pubs/author37.html">Henry Rowley</a> compares low level features of image result matches for given queries to rank the images.</li>
<li><a href="http://portal.acm.org/citation.cfm?id=1290121">Learning people annotation from the web via consistency learning</a> by <a href="http://research.google.com/pubs/author36197.html">Jay Yagnik</a> and Atiq Islam uses <a href="http://en.wikipedia.org/wiki/Eigenface">Eigenface representations</a> and large collections of images to annotate them.</li>
<li><a href="http://portal.acm.org/citation.cfm?id=1584236">Audiovisual Celebrity Recognition in Unconstrained Web Videos</a> [<a href="http://www.ece.ucsb.edu/~msargin/papers/icassp09.pdf">PDF</a>] by Mehmet Sargin, Hrishikesh Aradhye, <a href="http://sites.google.com/site/pmoreno/">Pedro Moreno</a> and <a href="http://research.google.com/pubs/author1502.html">Ming Zhao</a> uses both face and speech recognition to detect celebrities in videos.</li>
<li><a href="http://norvig.com/spell-correct.html">How to Write a Spelling Corrector</a> by <a href="http://www.norvig.com">Peter Norvig</a> provides spell checking in just over 20 lines of Python.</li>
<li>Google made an n-gram corpus <a href="http://www.ldc.upenn.edu/Catalog/CatalogEntry.jsp?catalogId=LDC2006T13">publicly available</a> at <a href="http://www.ldc.upenn.edu/">Linguistic Data Consortium</a>.</li>
<li>Google&#8217;s <a href="http://www.google.org/flutrends/">Flu Trends</a> is based on search data.</li>
<li><a href="http://labs.google.com/sets">Google Sets</a> allows generating of sets of expressions similar to an initial set of expressions.</li>
</ul>
<p>Also discussed: <a href="http://en.wikipedia.org/wiki/Text_segmentation">Text segmentation</a>, <a href="http://en.wikipedia.org/wiki/Statistical_machine_translation">statistical machine translation</a>, <a href="http://en.wikipedia.org/wiki/MapReduce">MapReduce</a>, Web bias and more.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.notjustrandom.com/2009/12/09/peter-norvig-on-innovation-in-search-and-artificial-intelligence/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>visual search: like.com</title>
		<link>http://www.notjustrandom.com/2007/02/10/visual-search-likecom/</link>
		<comments>http://www.notjustrandom.com/2007/02/10/visual-search-likecom/#comments</comments>
		<pubDate>Sat, 10 Feb 2007 19:51:29 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Search]]></category>

		<guid isPermaLink="false">http://notjustcode.com/blog/2007/02/10/visual-search-likecom/</guid>
		<description><![CDATA[Like.com: Like.com is the first true visual search engine, where the contents of photos are used to search and retrieve similar items. We believe that there are literally millions of items that are difficult to describe via text-based search and where individual tastes are all over the map &#8212; think of your favorite pair of [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.riya.com/about">Like.com</a>:</p>
<blockquote><p>Like.com is the first true visual search engine, where the contents of photos are used to search and retrieve similar items.</p>
<p>We believe that there are literally millions of items that are difficult to describe via text-based search and where individual tastes are all over the map &#8212; think of your favorite pair of earrings or shoes and what an ordeal it can be to find something new but in a similar style.</p>
<p>We created Like.com to solve the challenge of finding &#8220;the perfect you&#8221; for a broad range of aesthetic and soft goods.</p>
<p>Like.com utilizes our Likeness Technology™ to create a digital signature that describes the photo&#8217;s contents and enables a more accurate search for similar looking items and products.</p></blockquote>
<p>This is about the most interesting shopping site I have seen lately. </p>
<p><a href="http://www.like.com">Like.com</a> provides a visual browsing experience. Picking a product results in presentation of other products that share similarities in color and/or shape. </p>
<p>This happens based on the entire product:</p>
<p><img id="image20" src="http://notjustcode.com/blog/wp-content/uploads/2007/02/like1.jpg" alt="like1.jpg" /></p>
<p>As well as based on a selected area of the product (note the small, selected black area on the wristband):</p>
<p><img id="image21" src="http://notjustcode.com/blog/wp-content/uploads/2007/02/like2.jpg" alt="like2.jpg" /></p>
<p>In both examples, the images only depict a small excerpt, of course &#8211; the actual number of results is much larger. Anyway &#8211; this looks like a very promising application of technology already. <a href="http://munjal.typepad.com/recognizing_deven/2006/12/did_likecom_wor.html">Early signs</a> appear good for the company itself as well. </p>
<p>I am looking forward to seeing how they will develop.</p>
<p>Interesting coincidence by the way &#8211; just last night I was having a discussion on determining similarities between pictures and their environment, based on theme and/or colors. Visual, contextual matching, if you will. </p>
<p>This is good.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.notjustrandom.com/2007/02/10/visual-search-likecom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

