<?xml version="1.0" encoding="UTF-8"?>

<rdf:RDF
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
   xmlns="http://purl.org/rss/1.0/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:prism="http://prismstandard.org/namespaces/1.2/basic/"
   xmlns:dcterms="http://purl.org/dc/terms/"

>
<channel rdf:about="http://www.citeulike.org/about">
<pubDate>Sun, 27 Jul 2008 07:27:29 BST</pubDate>


	<title>CiteULike: pdlug's recommendation</title>
	<description>CiteULike: pdlug's recommendation</description>


	<link>http://www.citeulike.org/user/pdlug/tag/recommendation</link>
	<dc:publisher>CiteULike.org</dc:publisher>
	<dc:language>en-gb</dc:language>
	<dc:rights>Copyright &#169; 2004-2008 citeulike.org</dc:rights>
	<items>
    <rdf:Seq>
        <rdf:li rdf:resource="http://www.citeulike.org/user/pdlug/article/2841716"/>
        <rdf:li rdf:resource="http://www.citeulike.org/user/pdlug/article/2774250"/>
        <rdf:li rdf:resource="http://www.citeulike.org/user/pdlug/article/2719467"/>
        <rdf:li rdf:resource="http://www.citeulike.org/user/pdlug/article/1217995"/>

	</rdf:Seq>
	</items>
	</channel>


<item rdf:about="http://www.citeulike.org/user/pdlug/article/2841716">
    <title>Ultra accurate personal recommendation via eliminating redundant correlations</title>
    <link>http://www.citeulike.org/user/pdlug/article/2841716</link>
    <description>&lt;i&gt;(27 May 2008)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;In this paper, based on a weighted projection of bipartite user-object network, we introduce a personal recommendation algorithm which has remarkably higher accuracy than the classical algorithm, namely collaborative filtering. In this algorithm, the correlation resulting from a specific attribute may be repeatedly counted in the cumulative recommendations from different objects. By considering the higher order correlations, we design an effective algorithm that can, to some extent, eliminate the redundant correlations. The algorithmic accuracy, measured by the ranking score, can be further improved by 23% in the optimal case. Most of the previous studies considered the algorithmic accuracy only, in this paper, we argue that the diversity and popularity, as two significant criteria of algorithmic performance, should also be taken into account. With more or less the same accuracy, an algorithm giving higher diversity and lower popularity is more favorable. Numerical results show that the present algorithm can outperform the standard one simultaneously in all three criteria: higher accuracy, higher diversity, and lower popularity.</description>
    <dc:title>Ultra accurate personal recommendation via eliminating redundant correlations</dc:title>

    <dc:creator>Tao Zhou</dc:creator>
    <dc:creator>Riqi Su</dc:creator>
    <dc:creator>Runran Liu</dc:creator>
    <dc:creator>Luoluo Jiang</dc:creator>
    <dc:creator>Bing-Hong Wang</dc:creator>
    <dc:creator>Yi-Cheng Zhang</dc:creator>
    <dc:source>(27 May 2008)</dc:source>
    <dc:date>2008-05-28T14:54:51-00:00</dc:date>
    <prism:publicationYear>2008</prism:publicationYear>
    <prism:category>collaborative</prism:category>
    <prism:category>collaborative-filtering</prism:category>
    <prism:category>filtering</prism:category>
    <prism:category>recommendation</prism:category>
</item>



<item rdf:about="http://www.citeulike.org/user/pdlug/article/2774250">
    <title>Learning Multiple Graphs for Document Recommendations</title>
    <link>http://www.citeulike.org/user/pdlug/article/2774250</link>
    <description>&lt;i&gt;(21 April 2008)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;The Web offers rich relational data with different semantics. In this paper, we address the problem of document recommendation in a digital library, where the documents in question are networked by citations and are associated with other entities by various relations. Due to the sparsity of a single graph and noise in graph construction, we propose a new method for combining multiple graphs to measure document similarities, where different factorization strategies are used based on the nature of different graphs. In particular, the new method seeks a single low-dimensional embedding of documents that captures their relative similarities in a latent space. Based on the obtained embedding, a new recommendation framework is developed using semi-supervised learning on graphs. In addition, we address the scalability issue and propose an incremental algorithm. The new incremental method significantly improves the efficiency by calculating the embedding for new incoming documents only. The new batch and incremental methods are evaluated on two real world datasets prepared from CiteSeer. Experiments demonstrate significant quality improvement for our batch method and significant efficiency improvement with tolerable quality loss for our incremental method.</description>
    <dc:title>Learning Multiple Graphs for Document Recommendations</dc:title>

    <dc:creator>Ding Zhou</dc:creator>
    <dc:creator>Shenghuo Zhu</dc:creator>
    <dc:creator>Kai Yu</dc:creator>
    <dc:creator>Xiaodan Song</dc:creator>
    <dc:creator>Belle Tseng</dc:creator>
    <dc:creator>Hongyuan Zha</dc:creator>
    <dc:creator>Lee Giles(</dc:creator>
    <dc:source>(21 April 2008)</dc:source>
    <dc:date>2008-05-09T04:14:29-00:00</dc:date>
    <prism:publicationYear>2008</prism:publicationYear>
    <prism:category>graph</prism:category>
    <prism:category>learning</prism:category>
    <prism:category>machine-learning</prism:category>
    <prism:category>network</prism:category>
    <prism:category>recommendation</prism:category>
</item>



<item rdf:about="http://www.citeulike.org/user/pdlug/article/2719467">
    <title>Google News Personalization: Scalable Online Collaborative Filtering</title>
    <link>http://www.citeulike.org/user/pdlug/article/2719467</link>
    <description>&lt;i&gt;(8 May 2007)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;Several approaches to collaborative filtering have been studied but seldom have the studies been reported for large (several millions of users and items) and dynamic (the underlying item set is continually changing) settings. In this paper we describe our approach to collaborative filtering for generating personalized recommendations for users of Google News. We generate recommendations using three approaches: collaborative filtering using MinHash clustering, Probabilistic Latent Semantic Indexing (PLSI), and covisitation counts. We combine recommendations from different algorithms using a linear model. Our approach is content agnostic and consequently domain independent, making it easily adaptible for other applications and languages with minimal effort. This paper will describe our algorithms and system setup in detail, and report results of running the recommendations engine on Google News.</description>
    <dc:title>Google News Personalization: Scalable Online Collaborative Filtering</dc:title>

    <dc:creator>Abhinandan Das</dc:creator>
    <dc:creator>Mayur Datar</dc:creator>
    <dc:creator>Ashutosh Garg</dc:creator>
    <dc:creator>Shyam Rajaram</dc:creator>
    <dc:source>(8 May 2007)</dc:source>
    <dc:date>2008-04-25T21:00:08-00:00</dc:date>
    <prism:publicationYear>2007</prism:publicationYear>
    <prism:category>collaborative-filtering</prism:category>
    <prism:category>filtering</prism:category>
    <prism:category>google</prism:category>
    <prism:category>machine-learning</prism:category>
    <prism:category>mapreduce</prism:category>
    <prism:category>recommendation</prism:category>
</item>



<item rdf:about="http://www.citeulike.org/user/pdlug/article/1217995">
    <title>Patterns of influence in a recommendation network</title>
    <link>http://www.citeulike.org/user/pdlug/article/1217995</link>
    <description>&lt;i&gt;(2005)&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;Information cascades are phenomena in which individuals adopt a new action or idea due to influence by others. As such a process spreads through an underlying social network, it can result in widespread adoption overall. We consider information cascades in the context of recommendations, and in particular study the patterns of cascading recommendations that arise in large social networks. We investigate a large person-to-person recommendation network, consisting of four million people...</description>
    <dc:title>Patterns of influence in a recommendation network</dc:title>

    <dc:creator>J Leskovec</dc:creator>
    <dc:creator>A Singh</dc:creator>
    <dc:creator>J Kleinberg</dc:creator>
    <dc:source>(2005)</dc:source>
    <dc:date>2007-04-09T15:40:22-00:00</dc:date>
    <prism:publicationYear>2005</prism:publicationYear>
    <prism:category>collaborative</prism:category>
    <prism:category>collaborative-filtering</prism:category>
    <prism:category>network</prism:category>
    <prism:category>pattern</prism:category>
    <prism:category>patterns</prism:category>
    <prism:category>recommendation</prism:category>
    <prism:category>social</prism:category>
    <prism:category>socialnetwork</prism:category>
    <prism:category>social-network</prism:category>
</item>



</rdf:RDF>

