paper-with-me

홈 › Papers

Actions and Objects Pathways for Domain Adaptation in Video Question Answering

2024-11-29 · Safaa Abdullahi Moallim Mohamud, Ho-Young Jung

In this paper, we introduce the Actions and Objects Pathways (AOPath) for out-of-domain generalization in video question answering tasks. AOPath leverages features from a large pretrained model to enhance generalizability without the need for explicit training on the unseen domains. Inspired by human brain, AOPath dissociates the pretrained features into action and object features, and subsequently processes them through separate reasoning pathways. It utilizes a novel module which converts out-of-domain features into domain-agnostic features without introducing any trainable weights. We validate the proposed approach on the TVQA dataset, which is partitioned into multiple subsets based on genre to facilitate the assessment of generalizability. The proposed approach demonstrates 5% and 4% superior performance over conventional classifiers on out-of-domain and in-domain datasets, respectively. It also outperforms prior methods that involve training millions of parameters, whereas the proposed approach trains very few parameters.

📄 PDF Abstract BibTeX arXiv:2411.19434

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationDomain GeneralizationQuestion AnsweringVideo Question Answering

Similar Papers 제목 키워드 기반

Shuffle and Attend: Video Domain Adaptation

2020-08-01 · ECCV 2020 8 · Jinwoo Choi, Gaurav Sharma, Samuel Schulter, Jia-Bin Huang

We address the problem of domain adaptation in videos for the task of human action recognition. Inspired by image-based domain adaptation, we can perform video adaptation by aligning the features of frames or clips of so…

Action RecognitionDomain AdaptationTemporal Action LocalizationUnsupervised Domain Adaptation

Motion Guided Attention Fusion to Recognize Interactions from Videos

2021-04-01 · ICCV 2021 10 · Tae Soo Kim, Jonathan Jones, Gregory D. Hager

We present a dual-pathway approach for recognizing fine-grained interactions from videos. We build on the success of prior dual-stream approaches, but make a distinction between the static and dynamic representations of …

Action Recognitionobject-detectionObject Detection

Track2Act: Predicting Point Tracks from Internet Videos enables Generalizable Robot Manipulation

2024-05-02 · Homanga Bharadhwaj, Roozbeh Mottaghi, Abhinav Gupta, Shubham Tulsiani

We seek to learn a generalizable goal-conditioned policy that enables zero-shot robot manipulation: interacting with unseen objects in novel scenes without test-time adaptation. While typical approaches rely on a large a…

Robot ManipulationTest-time Adaptation

Extensible Hierarchical Method of Detecting Interactive Actions for Video Understanding

2017-08-11 · ETRI Journal, Volume 39, Number 4, August, 2017 2017 8 · Jinyoung Moon, Junho Jin, Yongjin Kwon, Kyuchang Kang 외

For video understanding, namely analyzing who did what in a video, actions along with objects are primary elements. Most studies on actions have handled recognition problems for a well‐trimmed video and focused on enhanc…

Action DetectionAction RecognitionVideo Understanding

The Emergence of Objectness: Learning Zero-Shot Segmentation from Videos

2021-11-11 · NeurIPS 2021 12 · Runtao Liu, Zhirong Wu, Stella X. Yu, Stephen Lin

Humans can easily segment moving objects without knowing what they are. That objectness could emerge from continuous visual observations motivates us to model grouping and movement concurrently from unlabeled videos. Our…

Contrastive LearningImage SegmentationSegmentationSemantic Segmentation+4