CVOct 30, 2025

Incremental Human-Object Interaction Detection with Invariant Relation Representation Learning

arXiv:2510.27020v1h-index: 10Has Code
Originality Incremental advance
AI Analysis

This addresses the challenge of dynamic human-object interaction detection for AI agents in evolving environments, representing an incremental improvement over existing methods.

The paper tackles the problem of incremental human-object interaction detection in open-world environments, proposing an exemplar-free incremental relation distillation framework that achieves state-of-the-art performance in mitigating forgetting, handling interaction drift, and generalizing to zero-shot HOIs on HICO-DET and V-COCO datasets.

In open-world environments, human-object interactions (HOIs) evolve continuously, challenging conventional closed-world HOI detection models. Inspired by humans' ability to progressively acquire knowledge, we explore incremental HOI detection (IHOID) to develop agents capable of discerning human-object relations in such dynamic environments. This setup confronts not only the common issue of catastrophic forgetting in incremental learning but also distinct challenges posed by interaction drift and detecting zero-shot HOI combinations with sequentially arriving data. Therefore, we propose a novel exemplar-free incremental relation distillation (IRD) framework. IRD decouples the learning of objects and relations, and introduces two unique distillation losses for learning invariant relation features across different HOI combinations that share the same relation. Extensive experiments on HICO-DET and V-COCO datasets demonstrate the superiority of our method over state-of-the-art baselines in mitigating forgetting, strengthening robustness against interaction drift, and generalization on zero-shot HOIs. Code is available at \href{https://github.com/weiyana/ContinualHOI}{this HTTP URL}

Code Implementations1 repo
Foundations

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

Your Notes