paper-with-me

Papers

Purify-then-Align: Towards Robust Human Sensing under Modality Missing with Knowledge Distillation from Noisy Multimodal Teacher

2026-04-07 · Pengcheng Weng, Yanyu Qian, Yangxin Xu, Fei Wang arxiv

Robust multimodal human sensing must overcome the critical challenge of missing modalities. Two principal barriers are the Representation Gap between heterogeneous data and the Contamination Effect from low-quality modalities. These barriers are causally linked, as the corruption introduced by contamination fundamentally impedes the reduction of representation disparities. In this paper, we propose PTA, a novel "Purify-then-Align" framework that solves this causal dependency through a synergistic integration of meta-learning and knowledge diffusion. To purify the knowledge source, PTA first employs a meta-learning-driven weighting mechanism that dynamically learns to down-weight the influence of noisy, low-contributing modalities. Subsequently, to align different modalities, PTA introduces a diffusion-based knowledge distillation paradigm in which an information-rich clean teacher, formed from this purified consensus, refines the features of each student modality. The ultimate payoff of this "Purify-then-Align" strategy is the creation of exceptionally powerful single-modality encoders imbued with cross-modal knowledge. Comprehensive experiments on the large-scale MM-Fi and XRF55 datasets, under pronounced Representation Gap and Contamination Effect, demonstrate that PTA achieves state-of-the-art performance and significantly improves the robustness of single-modality models in diverse missing-modality scenarios.

📄 PDF Abstract BibTeX arXiv:2604.05584

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Distillation

Similar Papers 제목 키워드 기반

PurifyGen: A Risk-Discrimination and Semantic-Purification Model for Safe Text-to-Image Generation

2025-12-29 · Zongsheng Cao, Yangfan He, Anran Liu, Jun Xie 외 arxiv

Recent advances in diffusion models have notably enhanced text-to-image (T2I) generation quality, but they also raise the risk of generating unsafe content. Traditional safety methods like text blacklisting or harmful co…

Text-to-Image Generation

Diffusion Theory as a Scalpel: Detecting and Purifying Poisonous Dimensions in Pre-trained Language Models Caused by Backdoor or Bias

2023-05-08 · Zhiyuan Zhang, Deli Chen, Hao Zhou, Fandong Meng 외

Pre-trained Language Models (PLMs) may be poisonous with backdoors or bias injected by the suspicious attacker during the fine-tuning process. A core challenge of purifying potentially poisonous PLMs is precisely finding…

Vision-Language Model Purified Semi-Supervised Semantic Segmentation for Remote Sensing Images

2026-01-30 · Shanwen Wang, Xin Sun, Danfeng Hong, Fei Zhou arxiv

The semi-supervised semantic segmentation (S4) can learn rich visual knowledge from low-cost unlabeled images. However, traditional S4 architectures all face the challenge of low-quality pseudo-labels, especially for the…

Semi-Supervised Semantic Segmentation

Mask-guided Style Transfer Network for Purifying Real Images

2019-03-19 · Tongtong Zhao, Yuxiao Yan, Jinjia Peng, Huibing Wang 외

Recently, the progress of learning-by-synthesis has proposed a training model for synthetic images, which can effectively reduce the cost of human and material resources. However, due to the different distribution of syn…

Style Transfer

Defense against Backdoor Attacks via Identifying and Purifying Bad Neurons

2022-08-13 · Mingyuan Fan, Yang Liu, Cen Chen, Ximeng Liu 외

The opacity of neural networks leads their vulnerability to backdoor attacks, where hidden attention of infected neurons is triggered to override normal predictions to the attacker-chosen ones. In this paper, we propose …

backdoor defense