paper-with-me

홈 › Papers

MI-Fuse: Label Fusion for Unsupervised Domain Adaptation with Closed-Source Large-Audio Language Model

2025-09-25 · Hsiao-Ying Huang, Yi-Cheng Lin, Hung-yi Lee arxiv

Large audio-language models (LALMs) show strong zero-shot ability on speech tasks, suggesting promise for speech emotion recognition (SER). However, SER in real-world deployments often fails under domain mismatch, where source data are unavailable and powerful LALMs are accessible only through an API. We ask: given only unlabeled target-domain audio and an API-only LALM, can a student model be adapted to outperform the LALM in the target domain? To this end, we propose MI-Fuse, a denoised label fusion framework that supplements the LALM with a source-domain trained SER classifier as an auxiliary teacher. The framework draws multiple stochastic predictions from both teachers, weights their mean distributions by mutual-information-based uncertainty, and stabilizes training with an exponential moving average teacher. Experiments across three public emotion datasets and six cross-domain transfers show consistent gains, with the student surpassing the LALM and outperforming the strongest baseline by 3.9%. This approach strengthens emotion-aware speech systems without sharing source data, enabling realistic adaptation.

📄 PDF Abstract BibTeX arXiv:2509.20706

Code (0)

등록된 구현이 없습니다.

Tasks

Unsupervised Domain AdaptationSpeech Emotion Recognition

Similar Papers 제목 키워드 기반

Diffuse-UDA: Addressing Unsupervised Domain Adaptation in Medical Image Segmentation with Appearance and Structure Aligned Diffusion Models

2024-08-12 · Haifan Gong, YiTao Wang, Yihan Wang, Jiashun Xiao 외

The scarcity and complexity of voxel-level annotations in 3D medical imaging present significant challenges, particularly due to the domain gap between labeled datasets from well-resourced centers and unlabeled datasets …

DiagnosticDomain AdaptationFairnessImage Segmentation+4

Semantic Segmentation Based Unsupervised Domain Adaptation via Pseudo-Label Fusion

2021-01-01 · Chen-Hao Chao, Bo-Wun Cheng, Chien Feng, Chun-Yi Lee

In this paper, we propose a pseudo label fusion framework (PLF), a learning framework developed to deal with the domain gap between a source domain and a target domain for performing semantic segmentation based UDA in th…

Pseudo LabelSegmentation

Feature Fusion Transferability Aware Transformer for Unsupervised Domain Adaptation

2024-11-10 · Xiaowei Yu, Zhe Huang, Zao Zhang

Unsupervised domain adaptation (UDA) aims to leverage the knowledge learned from labeled source domains to improve performance on the unlabeled target domains. While Convolutional Neural Networks (CNNs) have been dominan…

Domain AdaptationRepresentation LearningUnsupervised Domain Adaptation

MS3D: Leveraging Multiple Detectors for Unsupervised Domain Adaptation in 3D Object Detection

2023-04-05 · Darren Tsai, Julie Stephany Berrio, Mao Shan, Eduardo Nebot 외

We introduce Multi-Source 3D (MS3D), a new self-training pipeline for unsupervised domain adaptation in 3D object detection. Despite the remarkable accuracy of 3D detectors, they often overfit to specific domain biases, …

3D Object DetectionDensity EstimationDomain Adaptationobject-detection+2

Domain Confused Contrastive Learning for Unsupervised Domain Adaptation

2022-07-10 · NAACL 2022 7 · Quanyu Long, Tianze Luo, Wenya Wang, Sinno Jialin Pan

In this work, we study Unsupervised Domain Adaptation (UDA) in a challenging self-supervised approach. One of the difficulties is how to learn task discrimination in the absence of target labels. Unlike previous literatu…

Contrastive LearningDomain AdaptationUnsupervised Domain Adaptation