HiERO: understanding the hierarchy of human behavior enhances reasoning on egocentric videos
Simone Alberto Peirone, Francesca Pistilli, Giuseppe Averta
TL;DR
HiERO tackles the challenge of understanding long-horizon, hierarchical human behavior in egocentric videos by learning functionally organized activity threads from unscripted data. It builds a video graph of short segments and processes it with a Temporal Encoder for local temporal reasoning and a Function-Aware Decoder that uses spectral clustering (Cut & Match) to form functionally related groups, trained with a video-narrations alignment loss $\mathcal{L}_{vna}$ and a functional threads loss $\mathcal{L}_{ft}$ so that high-level patterns emerge without explicit supervision. The approach yields state-of-the-art results on EgoMCQ and EgoNLQ, strong zero-shot performance on EgoProceL (+4.5–+4.9% over prior SOTA depending on backbone) and Ego4D Goal-Step, and robustly supports zero-shot procedure learning, step grounding, and step localization. By leveraging hierarchical structure in video data, HiERO enables multi-task reasoning with minimal supervision and demonstrates that functional threads naturally emerge from unscripted activity, offering a scalable path to richer egocentric understanding.
Abstract
Human activities are particularly complex and variable, and this makes challenging for deep learning models to reason about them. However, we note that such variability does have an underlying structure, composed of a hierarchy of patterns of related actions. We argue that such structure can emerge naturally from unscripted videos of human activities, and can be leveraged to better reason about their content. We present HiERO, a weakly-supervised method to enrich video segments features with the corresponding hierarchical activity threads. By aligning video clips with their narrated descriptions, HiERO infers contextual, semantic and temporal reasoning with an hierarchical architecture. We prove the potential of our enriched features with multiple video-text alignment benchmarks (EgoMCQ, EgoNLQ) with minimal additional training, and in zero-shot for procedure learning tasks (EgoProceL and Ego4D Goal-Step). Notably, HiERO achieves state-of-the-art performance in all the benchmarks, and for procedure learning tasks it outperforms fully-supervised methods by a large margin (+12.5% F1 on EgoProceL) in zero shot. Our results prove the relevance of using knowledge of the hierarchy of human activities for multiple reasoning tasks in egocentric vision.
