paper-with-me

Papers

Exploiting Instance-based Mixed Sampling via Auxiliary Source Domain Supervision for Domain-adaptive Action Detection

2022-09-28 · Yifan Lu, Gurkirt Singh, Suman Saha, Luc van Gool

We propose a novel domain adaptive action detection approach and a new adaptation protocol that leverages the recent advancements in image-level unsupervised domain adaptation (UDA) techniques and handle vagaries of instance-level video data. Self-training combined with cross-domain mixed sampling has shown remarkable performance gain in semantic segmentation in UDA (unsupervised domain adaptation) context. Motivated by this fact, we propose an approach for human action detection in videos that transfers knowledge from the source domain (annotated dataset) to the target domain (unannotated dataset) using mixed sampling and pseudo-label-based selftraining. The existing UDA techniques follow a ClassMix algorithm for semantic segmentation. However, simply adopting ClassMix for action detection does not work, mainly because these are two entirely different problems, i.e., pixel-label classification vs. instance-label detection. To tackle this, we propose a novel action instance mixed sampling technique that combines information across domains based on action instances instead of action classes. Moreover, we propose a new UDA training protocol that addresses the long-tail sample distribution and domain shift problem by using supervision from an auxiliary source domain (ASD). For the ASD, we propose a new action detection dataset with dense frame-level annotations. We name our proposed framework as domain-adaptive action instance mixing (DA-AIM). We demonstrate that DA-AIM consistently outperforms prior works on challenging domain adaptation benchmarks. The source code is available at https://github.com/wwwfan628/DA-AIM.

📄 PDF Abstract BibTeX arXiv:2209.15439

Code (1)

wwwfan628/da-aim 공식 구현 pytorch

Tasks

Action DetectionDomain AdaptationPseudo LabelSemantic SegmentationUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Bayesian Optimization with Binary Auxiliary Information

2019-06-17 · Yehong Zhang, Zhongxiang Dai, Kian Hsiang Low

This paper presents novel mixed-type Bayesian optimization (BO) algorithms to accelerate the optimization of a target objective function by exploiting correlated auxiliary information of binary type that can be more chea…

Bayesian OptimizationReinforcement LearningVocal Bursts Type Prediction

Improve Cross-domain Mixed Sampling with Guidance Training for Adaptive Segmentation

2024-03-22 · Wenlve Zhou, Zhiheng Zhou, Tianlei Wang, Delu Zeng

Unsupervised Domain Adaptation (UDA) endeavors to adjust models trained on a source domain to perform well on a target domain without requiring additional annotations. In the context of domain adaptive semantic segmentat…

Domain AdaptationPseudo LabelSemantic SegmentationUnsupervised Domain Adaptation

A Survey on Low-Resource Neural Machine Translation

2021-07-09 · Rui Wang, Xu Tan, Renqian Luo, Tao Qin 외

Neural approaches have achieved state-of-the-art accuracy on machine translation but suffer from the high cost of collecting large scale parallel data. Thus, a lot of research has been conducted for neural machine transl…

Low Resource Neural Machine TranslationLow-Resource Neural Machine TranslationLow Resource NMTMachine Translation+3

Using Bayesian Network Representations for Effective Sampling from Generative Network Models

2015-07-11 · Pablo Robles-Granda, Sebastian Moreno, Jennifer Neville

Bayesian networks (BNs) are used for inference and sampling by exploiting conditional independence among random variables. Context specific independence (CSI) is a property of graphical models where additional independen…

GIRNet: Interleaved Multi-Task Recurrent State Sequence Models

2018-11-28 · Divam Gupta, Tanmoy Chakraborty, Soumen Chakrabarti

In several natural language tasks, labeled sequences are available in separate domains (say, languages), but the goal is to label sequences with mixed domain (such as code-switched text). Or, we may have available models…

Part-Of-Speech TaggingPositionSentiment AnalysisSentiment Classification