AOE-Net: Entities Interactions Modeling with Adaptive Attention Mechanism for Temporal Action Proposals Generation
Khoa Vo, Sang Truong, Kashu Yamazaki, Bhiksha Raj, Minh-Triet Tran,, Ngan Le

TL;DR
This paper introduces AOE-Net, a novel model for temporal action proposal generation that models interactions between actors, objects, and environment using adaptive attention, leading to improved performance over existing methods.
Contribution
The paper proposes AOE-Net, incorporating perception-based multi-modal representation and adaptive attention to better model human-like perception in temporal action proposals.
Findings
AOE-Net outperforms state-of-the-art methods on ActivityNet-1.3 and THUMOS-14 datasets.
Ablation studies confirm the effectiveness of the adaptive attention mechanism.
The model generalizes well to egocentric videos, demonstrating robustness.
Abstract
Temporal action proposal generation (TAPG) is a challenging task, which requires localizing action intervals in an untrimmed video. Intuitively, we as humans, perceive an action through the interactions between actors, relevant objects, and the surrounding environment. Despite the significant progress of TAPG, a vast majority of existing methods ignore the aforementioned principle of the human perceiving process by applying a backbone network into a given video as a black-box. In this paper, we propose to model these interactions with a multi-modal representation network, namely, Actors-Objects-Environment Interaction Network (AOE-Net). Our AOE-Net consists of two modules, i.e., perception-based multi-modal representation (PMR) and boundary-matching module (BMM). Additionally, we introduce adaptive attention mechanism (AAM) in PMR to focus only on main actors (or relevant objects) and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Pose and Action Recognition · Multimodal Machine Learning Applications · Video Analysis and Summarization
