paper-with-me

홈 › Papers

Uncertainty-Guided Appearance-Motion Association Network for Out-of-Distribution Action Detection

2024-09-16 · Xiang Fang, Arvind Easwaran, Blaise Genest

Out-of-distribution (OOD) detection targets to detect and reject test samples with semantic shifts, to prevent models trained on in-distribution (ID) dataset from producing unreliable predictions. Existing works only extract the appearance features on image datasets, and cannot handle dynamic multimedia scenarios with much motion information. Therefore, we target a more realistic and challenging OOD detection task: OOD action detection (ODAD). Given an untrimmed video, ODAD first classifies the ID actions and recognizes the OOD actions, and then localizes ID and OOD actions. To this end, in this paper, we propose a novel Uncertainty-Guided Appearance-Motion Association Network (UAAN), which explores both appearance features and motion contexts to reason spatial-temporal inter-object interaction for ODAD.Firstly, we design separate appearance and motion branches to extract corresponding appearance-oriented and motion-aspect object representations. In each branch, we construct a spatial-temporal graph to reason appearance-guided and motion-driven inter-object interaction. Then, we design an appearance-motion attention module to fuse the appearance and motion features for final action detection. Experimental results on two challenging datasets show that UAAN beats state-of-the-art methods by a significant margin, illustrating its effectiveness.

📄 PDF Abstract BibTeX arXiv:2409.09953

Code (1)

AngeloFang/MIPR_UAAN 공식 구현 pytorch

Tasks

Action DetectionObjectOut of Distribution (OOD) Detection

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Tracking the Unstable: Appearance-Guided Motion Modeling for Robust Multi-Object Tracking in UAV-Captured Videos

2025-08-03 · Jianbo Ma, Hui Luo, Qi Chen, Yuankai Qi 외 arxiv

Multi-object tracking (MOT) aims to track multiple objects while maintaining consistent identities across frames of a given video. In unmanned aerial vehicle (UAV) recorded videos, frequent viewpoint changes and complex …

Multi-Object Tracking

OccluTrack: Rethinking Awareness of Occlusion for Enhancing Multiple Pedestrian Tracking

2023-09-19 · Jianjun Gao, Yi Wang, Kim-Hui Yap, Kratika Garg 외

Multiple pedestrian tracking faces the challenge of tracking pedestrians in the presence of occlusion. Existing methods suffer from inaccurate motion estimation, appearance feature extraction, and association due to occl…

Motion Estimation

DMTrack: Deformable State-Space Modeling for UAV Multi-Object Tracking with Kalman Fusion and Uncertainty-Aware Association

2025-10-15 · Zenghuang Fu, Xiaofeng Han, Mingda Jia, Jin ming Yang 외 arxiv

Multi-object tracking (MOT) from unmanned aerial vehicles (UAVs) presents unique challenges due to unpredictable object motion, frequent occlusions, and limited appearance cues inherent to aerial viewpoints. These issues…

Multi-Object TrackingTrajectory Modeling

CropTrack: A Tracking with Re-Identification Framework for Precision Agriculture

2025-12-31 · Md Ahmed Al Muzaddid, Jordan A. James, William J. Beksi arxiv

Multiple-object tracking (MOT) in agricultural environments presents major challenges due to repetitive patterns, similar object appearances, sudden illumination changes, and frequent occlusions. Contemporary trackers in…

Object Tracking

Tackling multiple object tracking with complicated motions—Re-designing the integration of motion and appearance

2022-08-22 · Image and Vision Computing 2022 8 · FanYang, ZhengWang, YangWu, SakrianiSakti 외

Although numerous data association methods have been proposed for Multiple Object Tracking (MOT), how to integrate different features in the data association remains an open problem. For instance, over-relying on the mot…

Multiple Object TrackingObjectObject Tracking