concept Updated 2026-07-08 Tags: Ai, Machine-Learning, Representations

Representation Learning

Representation learning is the long research trunk Xie Saining uses in 133. 对谢赛宁的7小时马拉松访谈:世界模型、逃出硅谷、AMI Labs、两次拒绝Ilya、杨立昆、李飞飞和42 to connect computer vision, self-supervision, diffusion, multimodal work, and World Models. In his framing, the problem is to map data into a space with useful properties for downstream recognition, generation, reasoning, planning, or action.

Claire Isabel Webb & Nina Miolane: The Geometry of Consciousness adds a neuroscience bridge through Nina Miolane. Neural Geometry treats learned or evolved representations as manifolds and trajectories; the Spatial Navigation Torus shows how biological and artificial systems can converge on similar internal geometry when solving a spatial task.

Key Claims

  • A research career can move across image recognition, segmentation, video, embodied RL, diffusion, and world models while still staying inside one representation-learning trunk.
  • Architectures, data, and objectives are three main levers for representation learning.
  • Good representations should become more abstract and decision-relevant rather than merely preserving raw perceptual detail.
  • Self-Supervised Learning is one route for learning representations, but the source says language-model pretraining is not simply ordinary self-supervision because language already contains human-provided abstractions.
  • World Models require representation learning because the system must predict state transitions at the right abstraction level rather than simulate every low-level physical detail.
  • Geometric structure can be a property of learned representations, not only an external visualization imposed after training.

Connections