paper-with-me

홈 › Papers

Preserving Silent Features for Domain Generalization

2024-01-06 · Chujie Zhao, Tianren Zhang, Feng Chen

Domain generalization (DG) aims to improve the generalization ability of the model trained on several known training domains over unseen test domains. Previous work has shown that self-supervised contrastive pre-training improves the robustness of the model on downstream tasks. However, in this paper, we find that self-supervised models do not exhibit better generalization performance than supervised models pre-trained on the same dataset in the DG setting. We argue that this is owing to the fact that the richer intra-class discriminative features extracted by self-supervised contrastive learning, which we term silent features, are suppressed during supervised fine-tuning. These silent features are likely to contain features that are more generalizable on the test domain. In this work, we model and analyze this feature suppression phenomenon and theoretically prove that preserving silent features can achieve lower expected test domain risk under certain conditions. In light of this, we propose a simple yet effective method termed STEP (Silent Feature Preservation) to improve the generalization performance of the self-supervised contrastive learning pre-trained model by alleviating the suppression of silent features during the supervised fine-tuning process. Experimental results show that STEP exhibits state-of-the-art performance on standard DG benchmarks with significant distribution shifts.

📄 PDF Abstract BibTeX arXiv:2401.03170

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningDomain Generalization

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Predicting the Silent Majority on Graphs: Knowledge Transferable Graph Neural Network

2023-02-02 · Wendong Bi, Bingbing Xu, Xiaoqian Sun, Li Xu 외

Graphs consisting of vocal nodes ("the vocal minority") and silent nodes ("the silent majority"), namely VS-Graph, are ubiquitous in the real world. The vocal nodes tend to have abundant features and labels. In contrast,…

Graph Neural NetworkRepresentation Learning

LipDiffuser: Lip-to-Speech Generation with Conditional Diffusion Models

2025-05-16 · Danilo de Oliveira, Julius Richter, Tal Peer, Timo Gerkmann

We present LipDiffuser, a conditional diffusion model for lip-to-speech generation synthesizing natural and intelligible speech directly from silent video recordings. Our approach leverages the magnitude-preserving ablat…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

MuteSwap: Visual-informed Silent Video Identity Conversion

2025-07-01 · Yifan Liu, Yu Fang, Zhouhan Lin arxiv

Conventional voice conversion modifies voice characteristics from a source speaker to a target speaker, relying on audio input from both sides. However, this process becomes infeasible when clean audio is unavailable, su…

Contrastive LearningVoice ConversionSpeech Synthesis

Synthesizing Audio from Silent Video using Sequence to Sequence Modeling

2024-04-25 · Hugo Garrido-Lestache Belinchon, Helina Mulugeta, Adam Haile

Generating audio from a video's visual context has multiple practical applications in improving how we interact with audio-visual media - for example, enhancing CCTV footage analysis, restoring historical videos (e.g., s…

DecoderDiversityVideo Generation

Silent Failures in Federated Personalization of Foundation Models

2026-05-31 · YongKyung Oh, Alex Bui arxiv

Foundation models are increasingly personalized on decentralized private data through federated learning and are now deployed at scale under growing regulatory requirements for post-market monitoring. We argue that this …

Federated Learning