paper-with-me

Papers

AOE-Net: Entities Interactions Modeling with Adaptive Attention Mechanism for Temporal Action Proposals Generation

2022-10-05 · Khoa Vo, Sang Truong, Kashu Yamazaki, Bhiksha Raj, Minh-Triet Tran, Ngan Le

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 model the relationships among them. PMR module represents each video snippet by a visual-linguistic feature, in which main actors and surrounding environment are represented by visual information, whereas relevant objects are depicted by linguistic features through an image-text model. BMM module processes the sequence of visual-linguistic features as its input and generates action proposals. Comprehensive experiments and extensive ablation studies on ActivityNet-1.3 and THUMOS-14 datasets show that our proposed AOE-Net outperforms previous state-of-the-art methods with remarkable performance and generalization for both TAPG and temporal action detection. To prove the robustness and effectiveness of AOE-Net, we further conduct an ablation study on egocentric videos, i.e. EPIC-KITCHENS 100 dataset. Source code is available upon acceptance.

📄 PDF Abstract BibTeX arXiv:2210.02578

Code (1)

uark-aicv/aoe-net 공식 구현 pytorch

Tasks

Action DetectionTemporal Action Proposal Generation

Similar Papers 제목 키워드 기반

UniRel: Unified Representation and Interaction for Joint Relational Triple Extraction

2022-11-16 · Wei Tang, Benfeng Xu, Yuyue Zhao, Zhendong Mao 외

Relational triple extraction is challenging for its difficulty in capturing rich correlations between entities and relations. Existing works suffer from 1) heterogeneous representations of entities and relations, and 2) …

Relation Extraction

Effective Attention Modeling for Neural Relation Extraction

2019-12-09 · CONLL 2019 11 · Tapas Nayak, Hwee Tou Ng

Relation extraction is the task of determining the relation between two entities in a sentence. Distantly-supervised models are popular for this task. However, sentences can be long and two entities can be located far fr…

RelationRelation ExtractionSentence

HeTriNet: Heterogeneous Graph Triplet Attention Network for Drug-Target-Disease Interaction

2023-11-30 · Farhan Tanvir, Khaled Mohammed Saifuddin, Tanvir Hossain, Arunkumar Bagavathi 외

Modeling the interactions between drugs, targets, and diseases is paramount in drug discovery and has significant implications for precision medicine and personalized treatments. Current approaches frequently consider dr…

Drug DiscoveryTriplet

ReSTR: Convolution-free Referring Image Segmentation Using Transformers

2022-03-31 · CVPR 2022 1 · Namyup Kim, Dongwon Kim, Cuiling Lan, Wenjun Zeng 외

Referring image segmentation is an advanced semantic segmentation task where target is not a predefined class but is described in natural language. Most of existing methods for this task rely heavily on convolutional neu…

Image SegmentationReferring Expression SegmentationSegmentationSemantic Segmentation

Inferring dynamic regulatory interaction graphs from time series data with perturbations

2023-06-13 · Dhananjay Bhaskar, Sumner Magruder, Edward De Brouwer, Aarthi Venkat 외

Complex systems are characterized by intricate interactions between entities that evolve dynamically over time. Accurate inference of these dynamic relationships is crucial for understanding and predicting system behavio…

Causal InferenceGraph AttentionTime Series