English

Featurising Pixels from Dynamic 3D Scenes with Linear In-Context Learners

Computer Vision and Pattern Recognition 2026-04-30 v1 Machine Learning

Abstract

One of the most exciting applications of vision models involve pixel-level reasoning. Despite the abundance of vision foundation models, we still lack representations that effectively embed spatio-temporal properties of visual scenes at the pixel level. Existing frameworks either train on image-based pretext tasks, which do not account for dynamic elements, or on video sequences for action-level reasoning, which does not scale to dense pixel-level prediction. We present a framework that learns pixel-accurate feature descriptors from videos, LILA. The core element of our training framework is linear in-context learning. LILA leverages spatio-temporal cue maps -- depth and motion -- estimated with off-the-shelf networks. Despite the noisy nature of those cues, LILA trains effectively on uncurated video datasets, embedding semantic and geometric properties in a temporally consistent manner. We demonstrate compelling empirical benefits of the learned representation across a diverse suite of vision tasks: video object segmentation, surface normal estimation and semantic segmentation.

Keywords

Cite

@article{arxiv.2604.26488,
  title  = {Featurising Pixels from Dynamic 3D Scenes with Linear In-Context Learners},
  author = {Nikita Araslanov and Martin Sundermeyer and Hidenobu Matsuki and David Joseph Tan and Federico Tombari},
  journal= {arXiv preprint arXiv:2604.26488},
  year   = {2026}
}

Comments

To appear at CVPR 2026 (oral). Project website: https://lila-pixels.github.io

R2 v1 2026-07-01T12:40:55.289Z