paper-with-me

Papers

Multi-source Multimodal Progressive Domain Adaption for Audio-Visual Deception Detection

2025-08-18 · Ronghao Lin, Sijie Mai, Ying Zeng, Qiaolin He, Aolin Xiong, Haifeng Hu arxiv

This paper presents the winning approach for the 1st MultiModal Deception Detection (MMDD) Challenge at the 1st Workshop on Subtle Visual Computing (SVC). Aiming at the domain shift issue across source and target domains, we propose a Multi-source Multimodal Progressive Domain Adaptation (MMPDA) framework that transfers the audio-visual knowledge from diverse source domains to the target domain. By gradually aligning source and the target domain at both feature and decision levels, our method bridges domain shifts across diverse multimodal datasets. Extensive experiments demonstrate the effectiveness of our approach securing Top-2 place. Our approach reaches 60.43% on accuracy and 56.99\% on F1-score on competition stage 2, surpassing the 1st place team by 5.59% on F1-score and the 3rd place teams by 6.75% on accuracy. Our code is available at https://github.com/RH-Lin/MMPDA.

📄 PDF Abstract BibTeX arXiv:2508.12842

Code (0)

등록된 구현이 없습니다.

Tasks

Domain Adaptation

Similar Papers 제목 키워드 기반

A Fine-Grained Domain Adaption Model for Joint Word Segmentation and POS Tagging

2021-11-01 · EMNLP 2021 11 · Peijie Jiang, Dingkun Long, Yueheng Sun, Meishan Zhang 외

Domain adaption for word segmentation and POS tagging is a challenging problem for Chinese lexical processing. Self-training is one promising solution for it, which struggles to construct a set of high-quality pseudo tra…

Domain AdaptationPOSPOS TaggingRepresentation Learning+1

Shift-Robust Node Classification via Graph Adversarial Clustering

2022-03-07 · Qi Zhu, Chao Zhang, Chanyoung Park, Carl Yang 외

Graph Neural Networks (GNNs) are de facto node classification models in graph structured data. However, during testing-time, these algorithms assume no data shift, i.e., $\Pr_\text{train}(X,Y) = \Pr_\text{test}(X,Y)$. Do…

ClassificationClusteringDomain AdaptationNode Classification

Progressive Semantic-Visual Mutual Adaption for Generalized Zero-Shot Learning

2023-03-27 · CVPR 2023 1 · Man Liu, Feng Li, Chunjie Zhang, Yunchao Wei 외

Generalized Zero-Shot Learning (GZSL) identifies unseen categories by knowledge transferred from the seen domain, relying on the intrinsic interactions between visual and semantic information. Prior works mainly localize…

AttributeDecoderGeneralized Zero-Shot LearningZero-Shot Learning

Deeply Coupled Cross-Modal Prompt Learning

2023-05-29 · Xuejing Liu, Wei Tang, Jinghui Lu, Rui Zhao 외

Recent advancements in multimodal foundation models (e.g., CLIP) have excelled in zero-shot generalization. Prompt tuning involved in the knowledge transfer from foundation models to downstream tasks has gained significa…

Domain AdaptationFew-Shot Learningimage-classificationImage Classification+3

Viewpoint-aware Progressive Clustering for Unsupervised Vehicle Re-identification

2020-11-18 · Aihua Zheng, Xia Sun, Chenglong Li, Jin Tang

Vehicle re-identification (Re-ID) is an active task due to its importance in large-scale intelligent monitoring in smart cities. Despite the rapid progress in recent years, most existing methods handle vehicle Re-ID task…

ClusteringDomain AdaptationUnsupervised Vehicle Re-IdentificationVehicle Re-Identification