<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Representation Learning on Chen Kai Blog</title><link>https://www.chenk.top/en/tags/representation-learning/</link><description>Recent content in Representation Learning on Chen Kai Blog</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sat, 13 Dec 2025 09:00:00 +0000</lastBuildDate><atom:link href="https://www.chenk.top/en/tags/representation-learning/index.xml" rel="self" type="application/rss+xml"/><item><title>Recommendation Systems (5): Embedding and Representation Learning</title><link>https://www.chenk.top/en/recommendation-systems/05-embedding-techniques/</link><pubDate>Sat, 13 Dec 2025 09:00:00 +0000</pubDate><guid>https://www.chenk.top/en/recommendation-systems/05-embedding-techniques/</guid><description>&lt;p>When Netflix suggests &lt;em>Inception&lt;/em> to someone who just finished &lt;em>The Dark Knight&lt;/em>, the magic is not a hand-crafted &amp;ldquo;if-watched-Nolan-then&amp;rdquo; rule. It is geometry. Both films sit close together in a 128-dimensional &lt;strong>embedding space&lt;/strong> that the model has learned from billions of viewing events. Geometry replaces enumeration: instead of comparing a movie to fifteen thousand others through brittle similarity rules, the system asks a single question — &lt;strong>how far apart are these two vectors?&lt;/strong>&lt;/p></description></item><item><title>Graph Neural Networks for Learning Equivariant Representations of Neural Networks</title><link>https://www.chenk.top/en/standalone/gnn-equivariant-representations/</link><pubDate>Sun, 03 Apr 2022 09:00:00 +0000</pubDate><guid>https://www.chenk.top/en/standalone/gnn-equivariant-representations/</guid><description>&lt;p>Shuffling the hidden neurons of a trained MLP yields the exact same function, but the flat parameter vector looks entirely different. This fact ruins most attempts at &amp;ldquo;learning over neural networks&amp;rdquo;: naive representations treat two functionally identical models as unrelated points in parameter space, causing the downstream learner to waste capacity rediscovering a symmetry it should have for free. This paper, &lt;em>Graph Neural Networks for Learning Equivariant Representations of Neural Networks&lt;/em> (Kofinas et al., ICML 2024), proposes a clean fix: turn the network into a graph and use a GNN whose architecture natively respects the relevant permutation symmetry.&lt;/p></description></item></channel></rss>