Paper Overview
Research Areas: cs.CV, cs.LG Authors: Wenhao Chi, Arkaprava Sinha, Dominick Reilly Published: 2026-06-21 arXiv: 2506.17586Summary
Egocentric video understanding is fundamentally limited by the narrow viewpoint of wearable cameras: a single viewpoint, single modality, and single model struggle to capture the full richness of human behavior. The authors argue that truly expressive egocentric representations must fuse complementary knowledge from different viewpoints, modalities, and foundation models, while remaining deployable from egocentric video alone.They propose a hierarchical multi-teacher distillation framework that trains UNIEGO, a unified egocentric encoder guided by nine teachers, covering ego-exo viewpoints, RGB, depth, and skeleton modalities, as well as four foundation models.
Because teachers differ in architecture and feature geometry, direct distillation produces conflicting gradients. The framework therefore inserts representation-specific proxy models that first transform diverse teacher knowledge into a homogeneous egocentric space. A second stage — Selective Proxy Distillation (SPD) — adaptively selects, per training sample, a subset of proxies that are both correct and confident, distilling only from reliable supervision and suppressing erroneous signals.
To further stabilize training, UNIEGO is initialized as a learned convex combination of the proxy parameters, placing the unified model in a well-conditioned region of the loss landscape before distillation begins.
Results
- State-of-the-art performance on three egocentric video understanding tasks: action recognition, video retrieval, and action segmentation
- Evaluated on three challenging ego-exo benchmarks
- Significantly outperforms naive multi-teacher distillation baselines
--- *Auto-collected on 2026-06-21*