中文
相关论文

相关论文: PLOOD: Partial Label Learning with Out-of-distribu…

200 篇论文

While Out-of-distribution (OOD) detection has been well explored in computer vision, there have been relatively few prior attempts in OOD detection for NLP classification. In this paper we argue that these prior attempts do not fully…

人工智能 · 计算机科学 2021-11-09 Mrinal Rawat , Ramya Hebbalaguppe , Lovekesh Vig

When there are unlabeled Out-Of-Distribution (OOD) data from other classes, Semi-Supervised Learning (SSL) methods suffer from severe performance degradation and even get worse than merely training on labeled data. In this paper, we…

机器学习 · 计算机科学 2023-01-18 Lu Han , Han-Jia Ye , De-Chuan Zhan

Partial-label learning (PLL) relies on a key assumption that the true label of each training example must be in the candidate label set. This restrictive assumption may be violated in complex real-world scenarios, and thus the true label of…

机器学习 · 计算机科学 2023-12-12 Shuo He , Lei Feng , Guowu Yang

Real-world training data is often noisy; for example, human annotators assign conflicting class labels to the same instances. Partial-label learning (PLL) is a weakly supervised learning paradigm that allows training classifiers in this…

机器学习 · 计算机科学 2025-10-27 Tobias Fuchs , Florian Kalinke

Detecting out-of-distribution (OOD) instances is crucial for NLP models in practical applications. Although numerous OOD detection methods exist, most of them are empirical. Backed by theoretical analysis, this paper advocates for the…

机器学习 · 计算机科学 2023-10-10 Haowei Lin , Yuntian Gu

Out-of-Distribution (OOD) detection is essential in real-world applications, which has attracted increasing attention in recent years. However, most existing OOD detection methods require many labeled In-Distribution (ID) data, causing a…

机器学习 · 计算机科学 2022-10-14 Yi-Xuan Sun , Wei Wang

Partial label learning (PLL) is a significant weakly supervised learning framework, where each training example corresponds to a set of candidate labels and only one label is the ground-truth label. For the first time, this paper…

机器学习 · 计算机科学 2025-05-07 Yutong Xie , Fuchao Yang , Yuheng Jia

Semantically coherent out-of-distribution detection (SCOOD) is a recently proposed realistic OOD detection setting: given labeled in-distribution (ID) data and mixed in-distribution and out-of-distribution unlabeled data as the training…

计算机视觉与模式识别 · 计算机科学 2025-12-16 Zhimao Peng , Enguang Wang , Xialei Liu , Ming-Ming Cheng

Detecting Out-of-Distribution (OOD) samples in real world visual applications like classification or object detection has become a necessary precondition in today's deployment of Deep Learning systems. Many techniques have been proposed, of…

计算机视觉与模式识别 · 计算机科学 2022-08-24 Abhishek Joshi , Sathish Chalasani , Kiran Nanjunda Iyer

There has been significant attention devoted to the effectiveness of various domains, such as semi-supervised learning, contrastive learning, and meta-learning, in enhancing the performance of methods for noisy label learning (NLL) tasks.…

机器学习 · 计算机科学 2023-12-18 Mengmeng Sheng , Zeren Sun , Zhenhuang Cai , Tao Chen , Yichao Zhou , Yazhou Yao

Out-of-distribution (OOD) detection aims to detect testing samples far away from the in-distribution (ID) training data, which is crucial for the safe deployment of machine learning models in the real world. Distance-based OOD detection…

机器学习 · 计算机科学 2024-02-06 Haodong Lu , Dong Gong , Shuo Wang , Jason Xue , Lina Yao , Kristen Moore

Out-of-distribution detection (OOD) is a pivotal task for real-world applications that trains models to identify samples that are distributionally different from the in-distribution (ID) data during testing. Recent advances in AI,…

计算机视觉与模式识别 · 计算机科学 2025-05-06 Chaohua Li , Enhao Zhang , Chuanxing Geng , Songcan Chen

Out-of-distribution (OOD) detection, which aims to distinguish unknown classes from known classes, has received increasing attention recently. A main challenge within is the unavailable of samples from the unknown classes in the training…

计算机视觉与模式识别 · 计算机科学 2024-10-10 Mingle Xu , Jaehwan Lee , Sook Yoon , Dong Sun Park

Out-of-distribution (OOD) detection is crucial for model reliability, as it identifies samples from unknown classes and reduces errors due to unexpected inputs. Vision-Language Models (VLMs) such as CLIP are emerging as powerful tools for…

计算机视觉与模式识别 · 计算机科学 2024-07-15 Yabin Zhang , Wenjie Zhu , Chenhang He , Lei Zhang

Partial label learning (PLL) is a typical weakly supervised learning problem in which each instance is associated with a candidate label set, and among which only one is true. However, the assumption that the ground-truth label is always…

人工智能 · 计算机科学 2023-08-30 Yu Shi , Ning Xu , Hua Yuan , Xin Geng

Semantic segmentation models classify pixels into a set of known (``in-distribution'') visual classes. When deployed in an open world, the reliability of these models depends on their ability not only to classify in-distribution pixels but…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Yuyuan Liu , Choubo Ding , Yu Tian , Guansong Pang , Vasileios Belagiannis , Ian Reid , Gustavo Carneiro

Out-of-distribution (OOD) detection is the key to deploying models safely in the open world. For OOD detection, collecting sufficient in-distribution (ID) labeled data is usually more time-consuming and costly than unlabeled data. When ID…

计算机视觉与模式识别 · 计算机科学 2022-09-19 Rundong He , Rongxue Li , Zhongyi Han , Yilong Yin

Using unlabeled data to regularize the machine learning models has demonstrated promise for improving safety and reliability in detecting out-of-distribution (OOD) data. Harnessing the power of unlabeled in-the-wild data is non-trivial due…

机器学习 · 计算机科学 2024-02-07 Xuefeng Du , Zhen Fang , Ilias Diakonikolas , Yixuan Li

Partial label learning (PLL) is a typical weakly supervised learning framework, where each training instance is associated with a candidate label set, among which only one label is valid. To solve PLL problems, typically methods try to…

机器学习 · 计算机科学 2023-12-25 Bo-Shi Zou , Ming-Kun Xie , Sheng-Jun Huang

Out-of-distribution (OOD) detection aims to detect "unknown" data whose labels have not been seen during the in-distribution (ID) training process. Recent progress in representation learning gives rise to distance-based OOD detection that…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Ji Zhang , Lianli Gao , Bingguang Hao , Hao Huang , Jingkuan Song , Hengtao Shen
‹ 上一页 1 2 3 10 下一页 ›