中文
相关论文

相关论文: Disentangled Noisy Correspondence Learning

200 篇论文

Correlations between factors of variation are prevalent in real-world data. Exploiting such correlations may increase predictive performance on noisy data; however, often correlations are not robust (e.g., they may change between domains,…

机器学习 · 计算机科学 2022-12-26 Christina M. Funke , Paul Vicol , Kuan-Chieh Wang , Matthias Kümmerer , Richard Zemel , Matthias Bethge

Learning with noisy labels (LNL) aims to ensure model generalization given a label-corrupted training set. In this work, we investigate a rarely studied scenario of LNL on fine-grained datasets (LNL-FG), which is more practical and…

计算机视觉与模式识别 · 计算机科学 2023-03-07 Qi Wei , Lei Feng , Haoliang Sun , Ren Wang , Chenhui Guo , Yilong Yin

Noisy correspondence that refers to mismatches in cross-modal data pairs, is prevalent on human-annotated or web-crawled datasets. Prior approaches to leverage such data mainly consider the application of uni-modal noisy label learning…

计算机视觉与模式识别 · 计算机科学 2024-05-28 Zihua Zhao , Mengxi Chen , Tianjie Dai , Jiangchao Yao , Bo han , Ya Zhang , Yanfeng Wang

Cognitive diagnostics in the Web-based Intelligent Education System (WIES) aims to assess students' mastery of knowledge concepts from heterogeneous, noisy interactions. Recent work has tried to utilize Large Language Models (LLMs) for…

人工智能 · 计算机科学 2025-10-08 Guixian Zhang , Guan Yuan , Ziqi Xu , Yanmei Zhang , Jing Ren , Zhenyun Deng , Debo Cheng

Reinforcement Learning (RL) environments can produce training data with spurious correlations between features due to the amount of training data or its limited feature coverage. This can lead to RL agents encoding these misleading…

机器学习 · 计算机科学 2023-10-13 Mhairi Dunion , Trevor McInroe , Kevin Sebastian Luck , Josiah P. Hanna , Stefano V. Albrecht

Conflicting objectives present a considerable challenge in interleaving multi-task learning, necessitating the need for meticulous design and balance to ensure effective learning of a representative latent data space across all tasks…

机器学习 · 计算机科学 2025-01-17 Noelle Y. L. Wong , Eng Yeow Cheu , Zhonglin Chiam , Dipti Srinivasan

Cross-modal retrieval has become a highlighted research topic for retrieval across multimedia data such as image and text. A two-stage learning framework is widely adopted by most existing methods based on Deep Neural Network (DNN): The…

多媒体 · 计算机科学 2017-08-09 Yuxin Peng , Jinwei Qi , Xin Huang , Yuxin Yuan

With the advent of advances in self-supervised learning, paired clean-noisy data are no longer required in deep learning-based image denoising. However, existing blind denoising methods still require the assumption with regard to noise…

计算机视觉与模式识别 · 计算机科学 2021-09-10 Kanggeun Lee , Won-Ki Jeong

To enhance the performance of end-to-end (E2E) speech recognition systems in noisy or low signal-to-noise ratio (SNR) conditions, this paper introduces NoisyD-CT, a novel tri-stage training framework built on the Conformer-Transducer…

音频与语音处理 · 电气工程与系统科学 2025-09-03 Shuangyuan Chen , Shuang Wei , Dongxing Xu , Yanhua Long

Multi-view clustering can explore common semantics from multiple views and has received increasing attention in recent years. However, current methods focus on learning consistency in representation, neglecting the contribution of each…

计算机视觉与模式识别 · 计算机科学 2025-04-08 Bo Li , Jing Yun

Nowadays, cross-modal retrieval plays an indispensable role to flexibly find information across different modalities of data. Effectively measuring the similarity between different modalities of data is the key of cross-modal retrieval.…

计算机视觉与模式识别 · 计算机科学 2017-08-17 Yuxin Peng , Jinwei Qi , Yuxin Yuan

Current methods focusing on medical image segmentation suffer from incorrect annotations, which is known as the noisy label issue. Most medical image segmentation with noisy labels methods utilize either noise transition matrix,…

计算机视觉与模式识别 · 计算机科学 2023-11-29 Zicheng Wang , Zhen Zhao , Erjian Guo , Luping Zhou

Large-scale cross-modal pre-training paradigms have recently shown ubiquitous success on a wide range of downstream tasks, e.g., zero-shot classification, retrieval and image captioning. However, their successes highly rely on the scale and…

计算机视觉与模式识别 · 计算机科学 2023-01-05 Runhui Huang , Yanxin Long , Jianhua Han , Hang Xu , Xiwen Liang , Chunjing Xu , Xiaodan Liang

One of the pursued objectives of deep learning is to provide tools that learn abstract representations of reality from the observation of multiple contextual situations. More precisely, one wishes to extract disentangled representations…

机器学习 · 计算机科学 2023-10-24 Pierre Colombo , Nathan Noiry , Guillaume Staerman , Pablo Piantanida

The data appetite for Vision-Language Models (VLMs) has continuously scaled up from the early millions to billions today, which faces an untenable trade-off with data quality and inevitably introduces Noisy Correspondence (NC) samples.…

计算机视觉与模式识别 · 计算机科学 2025-07-08 Haochen Han , Alex Jinpeng Wang , Peijun Ye , Fangming Liu

We introduce DiMPLe (Disentangled Multi-Modal Prompt Learning), a novel approach to disentangle invariant and spurious features across vision and language modalities in multi-modal learning. Spurious correlations in visual data often hinder…

计算机视觉与模式识别 · 计算机科学 2025-06-27 Umaima Rahman , Mohammad Yaqub , Dwarikanath Mahapatra

Deep learning systems have been reported to acheive state-of-the-art performances in many applications, and one of the keys for achieving this is the existence of well trained classifiers on benchmark datasets which can be used as backbone…

机器学习 · 计算机科学 2022-10-04 Jirong Yi , Qiaosheng Zhang , Zhen Chen , Qiao Liu , Wei Shao

Deep neural networks (DNNs) fail to learn effectively under label noise and have been shown to memorize random labels which affect their generalization performance. We consider learning in isolation, using one-hot encoded labels as the sole…

计算机视觉与模式识别 · 计算机科学 2020-09-18 Fahad Sarfraz , Elahe Arani , Bahram Zonooz

Adversarial vulnerability remains a major obstacle to constructing reliable NLP systems. When imperceptible perturbations are added to raw input text, the performance of a deep learning model may drop dramatically under attacks. Recent work…

计算与语言 · 计算机科学 2022-10-28 Jiahao Zhao , Wenji Mao

Cross-modal retrieval aims to align different modalities via semantic similarity. However, existing methods often assume that image-text pairs are perfectly aligned, overlooking Noisy Correspondences in real data. These misaligned pairs…

计算机视觉与模式识别 · 计算机科学 2026-04-09 Zhuoyao Liu , Yang Liu , Wentao Feng , Shudong Huang