paper-with-me

홈 › Papers

Object-based (yet Class-agnostic) Video Domain Adaptation

2023-11-29 · Dantong Niu, Amir Bar, Roei Herzig, Trevor Darrell, Anna Rohrbach

Existing video-based action recognition systems typically require dense annotation and struggle in environments when there is significant distribution shift relative to the training data. Current methods for video domain adaptation typically fine-tune the model using fully annotated data on a subset of target domain data or align the representation of the two domains using bootstrapping or adversarial learning. Inspired by the pivotal role of objects in recent supervised object-centric action recognition models, we present Object-based (yet Class-agnostic) Video Domain Adaptation (ODAPT), a simple yet effective framework for adapting the existing action recognition systems to new domains by utilizing a sparse set of frames with class-agnostic object annotations in a target domain. Our model achieves a +6.5 increase when adapting across kitchens in Epic-Kitchens and a +3.1 increase adapting between Epic-Kitchens and the EGTEA dataset. ODAPT is a general framework that can also be combined with previous unsupervised methods, offering a +5.0 boost when combined with the self-supervised multi-modal method MMSADA and a +1.7 boost when added to the adversarial-based method TA$^3$N on Epic-Kitchens.

📄 PDF Abstract BibTeX arXiv:2311.17942

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionDomain AdaptationObject

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Multi-Modal Guided Multi-Source Domain Adaptation for Object Detection

2026-05-13 · Sangin Lee, Seokjun Kwon, Jeongmin Shin, Namil Kim 외 arxiv

General object detection (OD) struggles to detect objects in the target domain that differ from the training distribution. To address this, recent studies demonstrate that training from multiple source domains and explic…

Unsupervised Domain AdaptationObject Detection

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 generalizabilit…

Domain AdaptationDomain GeneralizationQuestion AnsweringVideo Question Answering

LAGUNA: LAnguage Guided UNsupervised Adaptation with structured spaces

2024-11-23 · Anxhelo Diko, Antonino Furnari, Luigi Cinque, Giovanni Maria Farinella

Unsupervised domain adaptation remains a critical challenge in enabling the knowledge transfer of models across unseen domains. Existing methods struggle to balance the need for domain-invariant representations with pres…

Domain AdaptationTransfer LearningUnsupervised Domain Adaptation

Adversarial Bipartite Graph Learning for Video Domain Adaptation

2020-07-31 · Yadan Luo, Zi Huang, Zijian Wang, Zheng Zhang 외

Domain adaptation techniques, which focus on adapting models between distributionally different domains, are rarely explored in the video recognition area due to the significant spatial and temporal shifts across the sou…

Domain AdaptationGraph LearningVideo Recognition

Semi-supervised Domain Adaptation with Instance Constraints

2013-06-01 · CVPR 2013 6 · Jeff Donahue, Judy Hoffman, Erik Rodner, Kate Saenko 외

Most successful object classification and detection methods rely on classifiers trained on large labeled datasets. However, for domains where labels are limited, simply borrowing labeled data from existing datasets can h…

Domain AdaptationGeneral Classificationimage-classificationImage Classification+4