<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Ranked Set Retrieval</title>
	<atom:link href="http://thenoisychannel.com/2009/03/03/ranked-set-retrieval/feed/" rel="self" type="application/rss+xml" />
	<link>http://thenoisychannel.com/2009/03/03/ranked-set-retrieval/</link>
	<description></description>
	<lastBuildDate>Sat, 11 Feb 2012 00:39:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Daniel Tunkelang</title>
		<link>http://thenoisychannel.com/2009/03/03/ranked-set-retrieval/comment-page-1/#comment-4153</link>
		<dc:creator>Daniel Tunkelang</dc:creator>
		<pubDate>Tue, 11 Aug 2009 00:49:03 +0000</pubDate>
		<guid isPermaLink="false">http://thenoisychannel.com/?p=1535#comment-4153</guid>
		<description>Le, you&#039;re correct that the system can mix up the set retrieval and ranked retrieval modes--indeed, that&#039;s the whole point of this model. But forcing a total ordering on the individual documents defeats the point of the model. The idea is to use such a model to optimize for interaction.

For example, let&#039;s say that you can return 10 result elements in response to a query, where  a result element is a set of 1 or more documents. What should those 10 result elements be? This is the sort of question that invites a framework like &lt;a href=&quot;http://thenoisychannel.com/2009/08/10/norbert-fuhrs-probability-ranking-principle-for-interactive-information-retrieval/&quot; rel=&quot;nofollow&quot;&gt;the one proposed by Norbert Fuhr&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Le, you&#8217;re correct that the system can mix up the set retrieval and ranked retrieval modes&#8211;indeed, that&#8217;s the whole point of this model. But forcing a total ordering on the individual documents defeats the point of the model. The idea is to use such a model to optimize for interaction.</p>
<p>For example, let&#8217;s say that you can return 10 result elements in response to a query, where  a result element is a set of 1 or more documents. What should those 10 result elements be? This is the sort of question that invites a framework like <a href="http://thenoisychannel.com/2009/08/10/norbert-fuhrs-probability-ranking-principle-for-interactive-information-retrieval/" rel="nofollow">the one proposed by Norbert Fuhr</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Le Zhao</title>
		<link>http://thenoisychannel.com/2009/03/03/ranked-set-retrieval/comment-page-1/#comment-4152</link>
		<dc:creator>Le Zhao</dc:creator>
		<pubDate>Mon, 10 Aug 2009 23:18:19 +0000</pubDate>
		<guid isPermaLink="false">http://thenoisychannel.com/?p=1535#comment-4152</guid>
		<description>Hi Daniel,

As you said, there is nothing with tiered/ranked set retrieval that prevents you from ranking the documents within each tier.

For example, you can always rank the documents within each set, say according to the ranking formula used in ranked retrieval.  Then, if the result sets are ranked relative to all the other sets, you get a global ranked list of documents, even for your tiered method, and you can directly compare the two approaches.

In a flexible search engine e.g. Indri, the independence between filtering (ranking sets) and ranking documents is very clear.  There are two kinds of query operators, the Boolean filtering kind for tiered ranking, and the scoring kind, for ranking.  Users can mix these two kinds of operators in their queries.  However, the result will always be a single ranked list.

The only problem might be result clustering.  As there is no ranking across the different clusters, and that changes the result presentation, thus, might be difficult to directly compare with ranked retrieval.  I guess this is where the problem really is?  Not the previous set ranking case?</description>
		<content:encoded><![CDATA[<p>Hi Daniel,</p>
<p>As you said, there is nothing with tiered/ranked set retrieval that prevents you from ranking the documents within each tier.</p>
<p>For example, you can always rank the documents within each set, say according to the ranking formula used in ranked retrieval.  Then, if the result sets are ranked relative to all the other sets, you get a global ranked list of documents, even for your tiered method, and you can directly compare the two approaches.</p>
<p>In a flexible search engine e.g. Indri, the independence between filtering (ranking sets) and ranking documents is very clear.  There are two kinds of query operators, the Boolean filtering kind for tiered ranking, and the scoring kind, for ranking.  Users can mix these two kinds of operators in their queries.  However, the result will always be a single ranked list.</p>
<p>The only problem might be result clustering.  As there is no ranking across the different clusters, and that changes the result presentation, thus, might be difficult to directly compare with ranked retrieval.  I guess this is where the problem really is?  Not the previous set ranking case?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Norbert Fuhr&#8217;s Probability Ranking Principle for Interactive Information Retrieval &#124; The Noisy Channel</title>
		<link>http://thenoisychannel.com/2009/03/03/ranked-set-retrieval/comment-page-1/#comment-4151</link>
		<dc:creator>Norbert Fuhr&#8217;s Probability Ranking Principle for Interactive Information Retrieval &#124; The Noisy Channel</dc:creator>
		<pubDate>Mon, 10 Aug 2009 14:06:38 +0000</pubDate>
		<guid isPermaLink="false">http://thenoisychannel.com/?p=1535#comment-4151</guid>
		<description>[...] Fuhr&#8217;s model.  I suspect I was trying to back into a similar approach in my post on &#8220;Ranked Set Retrieval&#8221; a few months ago. But, even if I&#8217;d try to formalize my proposal, I don&#8217;t believe [...]</description>
		<content:encoded><![CDATA[<p>[...] Fuhr&#8217;s model.  I suspect I was trying to back into a similar approach in my post on &#8220;Ranked Set Retrieval&#8221; a few months ago. But, even if I&#8217;d try to formalize my proposal, I don&#8217;t believe [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FXPAL Blog &#187; Blog Archive &#187; Models of interaction, part 1</title>
		<link>http://thenoisychannel.com/2009/03/03/ranked-set-retrieval/comment-page-1/#comment-2254</link>
		<dc:creator>FXPAL Blog &#187; Blog Archive &#187; Models of interaction, part 1</dc:creator>
		<pubDate>Fri, 06 Mar 2009 18:44:36 +0000</pubDate>
		<guid isPermaLink="false">http://thenoisychannel.com/?p=1535#comment-2254</guid>
		<description>[...] of retrieval. The two are complementary: for example, recently Daniel Tunkelang posted about using sets rather than ranked lists as a way of representing search results. This has implications on one hand [...]</description>
		<content:encoded><![CDATA[<p>[...] of retrieval. The two are complementary: for example, recently Daniel Tunkelang posted about using sets rather than ranked lists as a way of representing search results. This has implications on one hand [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Tunkelang</title>
		<link>http://thenoisychannel.com/2009/03/03/ranked-set-retrieval/comment-page-1/#comment-2234</link>
		<dc:creator>Daniel Tunkelang</dc:creator>
		<pubDate>Thu, 05 Mar 2009 13:52:41 +0000</pubDate>
		<guid isPermaLink="false">http://thenoisychannel.com/?p=1535#comment-2234</guid>
		<description>Well, there&#039;s no reason you can&#039;t rank the list of results returned in a faceted search engine. We do that at Endeca all the time.  But that&#039;s still a sequence of singleton sets: ranked retrieval with the implied appended subset of non-matching documents at the end.

But, since we return facet values associated with sets of documents, you could say that each facet value represents a subset of the result set, and that our ordering of facet values is a more general kind of ranked set retrieval. In fact, you can even see it recursively, since selecting one of these values will lead to another such set.

But we have never approached the subject with the theoretical rigor needed for something as ambitious as I outlined above. I don&#039;t think anyone has.</description>
		<content:encoded><![CDATA[<p>Well, there&#8217;s no reason you can&#8217;t rank the list of results returned in a faceted search engine. We do that at Endeca all the time.  But that&#8217;s still a sequence of singleton sets: ranked retrieval with the implied appended subset of non-matching documents at the end.</p>
<p>But, since we return facet values associated with sets of documents, you could say that each facet value represents a subset of the result set, and that our ordering of facet values is a more general kind of ranked set retrieval. In fact, you can even see it recursively, since selecting one of these values will lead to another such set.</p>
<p>But we have never approached the subject with the theoretical rigor needed for something as ambitious as I outlined above. I don&#8217;t think anyone has.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Max L. Wilson</title>
		<link>http://thenoisychannel.com/2009/03/03/ranked-set-retrieval/comment-page-1/#comment-2233</link>
		<dc:creator>Max L. Wilson</dc:creator>
		<pubDate>Thu, 05 Mar 2009 10:44:39 +0000</pubDate>
		<guid isPermaLink="false">http://thenoisychannel.com/?p=1535#comment-2233</guid>
		<description>bah - i just wrote a nice long comment and it got lost. It was along the lines of:

This post has been stewing in the back of my head... yada yada... Bringing the two communities has been a long time coming. Its on the way... I agree with your post... then:

There was an interesting paper at &lt;a href=&#039;http://irsg.bcs.org/SearchSolutions/2008/sse2008.php&#039; rel=&quot;nofollow&quot;&gt;SearchSolutions2008&lt;/a&gt; in London last year. It presented a faceted system they had built that applied weightings to the index, rather than performing set retrieval. So it was facets, but returning a ranked list, in conjunction with keywords. It was presented by &lt;a href=&#039;http://lemurconsulting.com/Home.shtml&#039; rel=&quot;nofollow&quot;&gt;Lemur Consulting&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>bah &#8211; i just wrote a nice long comment and it got lost. It was along the lines of:</p>
<p>This post has been stewing in the back of my head&#8230; yada yada&#8230; Bringing the two communities has been a long time coming. Its on the way&#8230; I agree with your post&#8230; then:</p>
<p>There was an interesting paper at <a href='http://irsg.bcs.org/SearchSolutions/2008/sse2008.php' rel="nofollow">SearchSolutions2008</a> in London last year. It presented a faceted system they had built that applied weightings to the index, rather than performing set retrieval. So it was facets, but returning a ranked list, in conjunction with keywords. It was presented by <a href='http://lemurconsulting.com/Home.shtml' rel="nofollow">Lemur Consulting</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Tunkelang</title>
		<link>http://thenoisychannel.com/2009/03/03/ranked-set-retrieval/comment-page-1/#comment-2193</link>
		<dc:creator>Daniel Tunkelang</dc:creator>
		<pubDate>Tue, 03 Mar 2009 16:41:23 +0000</pubDate>
		<guid isPermaLink="false">http://thenoisychannel.com/?p=1535#comment-2193</guid>
		<description>Gene, I like scatter/gather, but the question I think it leaves is how you compare it to a ranked retrieval approach. For that matter, how could a system decide between the two for the same query? I feel like there&#039;s a false dichotomy between clustering / query refinement / set-oriented approaches and ranked ones that is impeding research progress. Indeed, I think this is a major issue for the HCIR community, at least with respect to finding common ground with IR traditionalists.</description>
		<content:encoded><![CDATA[<p>Gene, I like scatter/gather, but the question I think it leaves is how you compare it to a ranked retrieval approach. For that matter, how could a system decide between the two for the same query? I feel like there&#8217;s a false dichotomy between clustering / query refinement / set-oriented approaches and ranked ones that is impeding research progress. Indeed, I think this is a major issue for the HCIR community, at least with respect to finding common ground with IR traditionalists.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Tunkelang</title>
		<link>http://thenoisychannel.com/2009/03/03/ranked-set-retrieval/comment-page-1/#comment-2192</link>
		<dc:creator>Daniel Tunkelang</dc:creator>
		<pubDate>Tue, 03 Mar 2009 16:36:53 +0000</pubDate>
		<guid isPermaLink="false">http://thenoisychannel.com/?p=1535#comment-2192</guid>
		<description>Jeremy, you&#039;re right, at least in that his future work suggestion on optimal cluster retrieval (section 8.3.1) is very much in this vein. I&#039;m a fan of Fernando&#039;s work, though I&#039;ll confess I&#039;ve never read his dissertation from cover to cover. Do you know if he or anyone else has followed up on these ideas?

Actually, Fernando, maybe you&#039;re reading this yourself and can chime in.</description>
		<content:encoded><![CDATA[<p>Jeremy, you&#8217;re right, at least in that his future work suggestion on optimal cluster retrieval (section 8.3.1) is very much in this vein. I&#8217;m a fan of Fernando&#8217;s work, though I&#8217;ll confess I&#8217;ve never read his dissertation from cover to cover. Do you know if he or anyone else has followed up on these ideas?</p>
<p>Actually, Fernando, maybe you&#8217;re reading this yourself and can chime in.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gene Golovchinsky</title>
		<link>http://thenoisychannel.com/2009/03/03/ranked-set-retrieval/comment-page-1/#comment-2191</link>
		<dc:creator>Gene Golovchinsky</dc:creator>
		<pubDate>Tue, 03 Mar 2009 16:36:13 +0000</pubDate>
		<guid isPermaLink="false">http://thenoisychannel.com/?p=1535#comment-2191</guid>
		<description>This approach makes sense. In fact, it reminds me a bit of scatter/gather. One HCI concern is people&#039;s expectations. Search results will need to be presented in a palatable way. Perhaps this approach may work better for injecting search results into other tasks rather than serving the up raw.</description>
		<content:encoded><![CDATA[<p>This approach makes sense. In fact, it reminds me a bit of scatter/gather. One HCI concern is people&#8217;s expectations. Search results will need to be presented in a palatable way. Perhaps this approach may work better for injecting search results into other tasks rather than serving the up raw.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeremy</title>
		<link>http://thenoisychannel.com/2009/03/03/ranked-set-retrieval/comment-page-1/#comment-2190</link>
		<dc:creator>jeremy</dc:creator>
		<pubDate>Tue, 03 Mar 2009 16:28:41 +0000</pubDate>
		<guid isPermaLink="false">http://thenoisychannel.com/?p=1535#comment-2190</guid>
		<description>I think Fernando Diaz did some interesting work, if not directly on the things you are talking about, at least one something related.  Check out his 2008 dissertation:

http://ciir.cs.umass.edu/~fdiaz/</description>
		<content:encoded><![CDATA[<p>I think Fernando Diaz did some interesting work, if not directly on the things you are talking about, at least one something related.  Check out his 2008 dissertation:</p>
<p><a href="http://ciir.cs.umass.edu/~fdiaz/" rel="nofollow">http://ciir.cs.umass.edu/~fdiaz/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

