<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Social Recommendation on Chen Kai Blog</title><link>https://www.chenk.top/en/tags/social-recommendation/</link><description>Recent content in Social Recommendation on Chen Kai Blog</description><generator>Hugo</generator><language>en</language><lastBuildDate>Fri, 19 Dec 2025 09:00:00 +0000</lastBuildDate><atom:link href="https://www.chenk.top/en/tags/social-recommendation/index.xml" rel="self" type="application/rss+xml"/><item><title>Recommendation Systems (7): Graph Neural Networks and Social Recommendation</title><link>https://www.chenk.top/en/recommendation-systems/07-graph-neural-networks/</link><pubDate>Fri, 19 Dec 2025 09:00:00 +0000</pubDate><guid>https://www.chenk.top/en/recommendation-systems/07-graph-neural-networks/</guid><description>&lt;p>When Netflix decides what to recommend next, it does not look at your watch history in isolation. Behind the scenes there is a web of relationships: movies that share actors, users with overlapping taste, ratings that ripple through the catalogue. The &amp;ldquo;graph&amp;rdquo; view is not a metaphor — every interaction matrix &lt;em>is&lt;/em> a graph, and treating it as one unlocks ideas that flat user/item embeddings cannot express.&lt;/p>
&lt;p>&lt;strong>Graph neural networks&lt;/strong> (GNNs) are the tool that lets us reason over that graph. Instead of learning each user and each item in isolation, a GNN says: &lt;em>your representation is shaped by the company you keep.&lt;/em> That single shift powers Pinterest&amp;rsquo;s billion-node PinSage, the strikingly simple LightGCN that beats heavier baselines on collaborative filtering, and the social-recommendation systems that fuse &amp;ldquo;what you watched&amp;rdquo; with &amp;ldquo;what your friends watched.&amp;rdquo;&lt;/p></description></item></channel></rss>