ProbRes: Probabilistic Jump Diffusion for Open-World Egocentric Activity Recognition
Sanjoy Kundu, Shanmukha Vellamcheti, Sathyanarayanan N. Aakur
TL;DR
ProbRes tackles open-world egocentric activity recognition by integrating structured commonsense priors with likelihood-based reasoning in a probabilistic residual search. The method builds a priors-informed search space via ConceptNet, structures VLM embeddings for semantically coherent jumps, and applies a three-phase process (exploration, exploitation, residual refinement) with component-wise re-ranking. Across L1–L3 settings on four benchmarks, ProbRes achieves state-of-the-art or competitive accuracy while drastically reducing Vision-Language Model queries, illustrating the value of structured priors for scalable open-world reasoning. The work also provides a principled taxonomy for openness in egocentric recognition and highlights directions for improving semantic structuring and search efficiency in real-world deployments.
Abstract
Open-world egocentric activity recognition poses a fundamental challenge due to its unconstrained nature, requiring models to infer unseen activities from an expansive, partially observed search space. We introduce ProbRes, a Probabilistic Residual search framework based on jump-diffusion that efficiently navigates this space by balancing prior-guided exploration with likelihood-driven exploitation. Our approach integrates structured commonsense priors to construct a semantically coherent search space, adaptively refines predictions using Vision-Language Models (VLMs) and employs a stochastic search mechanism to locate high-likelihood activity labels while minimizing exhaustive enumeration efficiently. We systematically evaluate ProbRes across multiple openness levels (L0-L3), demonstrating its adaptability to increasing search space complexity. In addition to achieving state-of-the-art performance on benchmark datasets (GTEA Gaze, GTEA Gaze+, EPIC-Kitchens, and Charades-Ego), we establish a clear taxonomy for open-world recognition, delineating the challenges and methodological advancements necessary for egocentric activity understanding. Our results highlight the importance of structured search strategies, paving the way for scalable and efficient open-world activity recognition.
