中文
相关论文

相关论文: Does Weak-to-strong Generalization Happen under Sp…

200 篇论文

Current Semi-supervised Learning (SSL) adopts the pseudo-labeling strategy and further filters pseudo-labels based on confidence thresholds. However, this mechanism has notable drawbacks: 1) setting the reasonable threshold is an open…

计算机视觉与模式识别 · 计算机科学 2025-03-14 Jiaqi Wu , Junbiao Pang , Qingming Huang

In NLP, recent work has seen increased focus on spurious correlations between various features and labels in training data, and how these influence model behavior. However, the presence and effect of such correlations are typically examined…

计算与语言 · 计算机科学 2023-06-06 Sofia Serrano , Jesse Dodge , Noah A. Smith

Self-supervised representation learning (SSL) methods provide an effective label-free initial condition for fine-tuning downstream tasks. However, in numerous realistic scenarios, the downstream task might be biased with respect to the…

机器学习 · 计算机科学 2022-11-01 Andrius Ovsianas , Jason Ramapuram , Dan Busbridge , Eeshan Gunesh Dhekane , Russ Webb

Weakly-supervised learning is a paradigm for alleviating the scarcity of labeled data by leveraging lower-quality but larger-scale supervision signals. While existing work mainly focuses on utilizing a certain type of weak supervision, we…

机器学习 · 统计学 2019-10-11 Yivan Zhang , Nontawat Charoenphakdee , Masashi Sugiyama

Modern large language model (LLM) alignment techniques rely on human feedback, but it is unclear whether these techniques fundamentally limit the capabilities of aligned LLMs. In particular, it is unknown if it is possible to align…

To enhance group robustness to spurious correlations, prior work often relies on auxiliary group annotations and assumes identical sets of groups across training and test domains. To overcome these limitations, we propose to leverage…

计算机视觉与模式识别 · 计算机科学 2026-03-23 Chenruo Liu , Hongjun Liu , Zeyu Lai , Yiqiu Shen , Chen Zhao , Qi Lei

Methods addressing spurious correlations such as Just Train Twice (JTT, arXiv:2107.09044v2) involve reweighting a subset of the training set to maximize the worst-group accuracy. However, the reweighted set of examples may potentially…

计算与语言 · 计算机科学 2022-10-28 Li-Kuang Chen , Canasai Kruengkrai , Junichi Yamagishi

Despite extensive research into mitigating distribution shifts, many existing algorithms yield inconsistent performance, often failing to outperform baseline Empirical Risk Minimization (ERM) across diverse scenarios. Furthermore, high…

计算机视觉与模式识别 · 计算机科学 2026-05-08 Paulo Mario P. Medina , Jose Marie Antonio Miñoza , Sebastian C. Ibañez

Weak-to-strong alignment offers a promising route to scalable supervision, but it can fail when a strong model becomes confidently wrong on examples that lie in the weak teacher's blind spots. Understanding such failures requires going…

人工智能 · 计算机科学 2026-04-29 Hamid Osooli , Kareema Batool , Rick Gentry , Tiasa Singha Roy , Ashwin Gupta , Anirudha Ramesh

Deep networks tend to learn spurious feature-label correlations in real-world supervised learning tasks. This vulnerability is aggravated in distillation, where a student model may have lesser representational capacity than the…

机器学习 · 计算机科学 2024-12-17 Rishabh Tiwari , Durga Sivasubramanian , Anmol Mekala , Ganesh Ramakrishnan , Pradeep Shenoy

We construct an efficient recursive ensemble algorithm for the multi-class classification problem, inspired by SAMME (Zhu, Zou, Rosset, and Hastie (2009)). We strengthen the weak learnability condition in Zhu, Zou, Rosset, and Hastie (2009)…

机器学习 · 统计学 2021-01-27 In-Koo Cho , Jonathan Libgober

In learning from aggregate labels, the training data consists of sets or "bags" of feature-vectors (instances) along with an aggregate label for each bag derived from the (usually {0,1}-valued) labels of its instances. In learning from…

机器学习 · 计算机科学 2024-11-12 Yukti Makhija , Rishi Saket

Consider a classification problem where we do not have access to labels for individual training examples, but only have average labels over subpopulations. We give practical examples of this setup and show how such a classification task can…

机器学习 · 统计学 2015-09-16 Stefan Wager , Alexander Blocker , Niall Cardin

Weakly supervised video anomaly detection aims to identify abnormal events in videos using only video-level labels. Recently, two-stage self-training methods have achieved significant improvements by self-generating pseudo labels and…

计算机视觉与模式识别 · 计算机科学 2022-12-09 Chen Zhang , Guorong Li , Yuankai Qi , Shuhui Wang , Laiyun Qing , Qingming Huang , Ming-Hsuan Yang

Semi-supervised learning (SSL) algorithms struggle to perform well when exposed to imbalanced training data. In this scenario, the generated pseudo-labels can exhibit a bias towards the majority class, and models that employ these…

机器学习 · 计算机科学 2024-09-18 Zeju Li , Ying-Qiu Zheng , Chen Chen , Saad Jbabdi

To obtain a large amount of training labels inexpensively, researchers have recently adopted the weak supervision (WS) paradigm, which leverages labeling rules to synthesize training labels rather than using individual annotations to…

计算与语言 · 计算机科学 2022-10-10 Linxin Song , Jieyu Zhang , Tianxiang Yang , Masayuki Goto

Weakly supervised question answering usually has only the final answers as supervision signals while the correct solutions to derive the answers are not provided. This setting gives rise to the spurious solution problem: there may exist…

计算与语言 · 计算机科学 2021-06-15 Zhihong Shao , Lifeng Shang , Qun Liu , Minlie Huang

Partial-label learning (PLL) is an important branch of weakly supervised learning where the single ground truth resides in a set of candidate labels, while the research rarely considers the label imbalance. A recent study for imbalanced…

机器学习 · 计算机科学 2023-03-08 Mingyu Xu , Zheng Lian

Deep Neural Networks are well known for efficiently fitting training data, yet experiencing poor generalization capabilities whenever some kind of bias dominates over the actual task labels, resulting in models learning "shortcuts". In…

机器学习 · 计算机科学 2024-08-12 Pietro Morerio , Ruggero Ragonesi , Vittorio Murino

Recent advancements in large language models have sparked interest in their extraordinary and near-superhuman capabilities, leading researchers to explore methods for evaluating and optimizing these abilities, which is called…

计算机视觉与模式识别 · 计算机科学 2024-02-07 Jianyuan Guo , Hanting Chen , Chengcheng Wang , Kai Han , Chang Xu , Yunhe Wang