CVSep 10, 2025

Chirality in Action: Time-Aware Video Representation Learning by Latent Straightening

arXiv:2509.08502v28 citationsh-index: 14
Originality Incremental advance
AI Analysis

This addresses the challenge of poor temporal sensitivity in video embeddings for everyday actions, offering a solution that enhances existing models, though it is incremental in nature.

The paper tackles the problem of learning compact video representations sensitive to temporal changes by introducing chiral action recognition, a task to distinguish temporally opposite actions like opening vs. closing a door, and shows that their method outperforms larger video models on three datasets and improves classification on standard benchmarks.

Our objective is to develop compact video representations that are sensitive to visual change over time. To measure such time-sensitivity, we introduce a new task: chiral action recognition, where one needs to distinguish between a pair of temporally opposite actions, such as "opening vs. closing a door", "approaching vs. moving away from something", "folding vs. unfolding paper", etc. Such actions (i) occur frequently in everyday life, (ii) require understanding of simple visual change over time (in object state, size, spatial position, count . . . ), and (iii) are known to be poorly represented by many video embeddings. Our goal is to build time aware video representations which offer linear separability between these chiral pairs. To that end, we propose a self-supervised adaptation recipe to inject time-sensitivity into a sequence of frozen image features. Our model is based on an auto-encoder with a latent space with inductive bias inspired by perceptual straightening. We show that this results in a compact but time-sensitive video representation for the proposed task across three datasets: Something-Something, EPIC-Kitchens, and Charade. Our method (i) outperforms much larger video models pre-trained on large-scale video datasets, and (ii) leads to an improvement in classification performance on standard benchmarks when combined with these existing models.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes