中文
相关论文

相关论文: Improved Scaling Laws via Weak-to-Strong Generaliz…

200 篇论文

This paper formalizes an emerging learning paradigm that uses a trained model as a reference to guide and enhance the training of a target model through strategic data selection or weighting, named $\textbf{model steering}$. While ad-hoc…

机器学习 · 计算机科学 2025-05-21 Xiyuan Wei , Ming Lin , Fanjiang Ye , Fengguang Song , Liangliang Cao , My T. Thai , Tianbao Yang

Weak-to-Strong Generalization (W2SG), where a weak model supervises a stronger one, serves as an important analogy for understanding how humans might guide superhuman intelligence in the future. Promising empirical results revealed that a…

机器学习 · 计算机科学 2025-06-19 Yihao Xue , Jiping Li , Baharan Mirzasoleiman

This manuscript studies statistical properties of linear classifiers obtained through minimization of an unregularized convex risk over a finite sample. Although the results are explicitly finite-dimensional, inputs may be passed through…

机器学习 · 计算机科学 2012-06-15 Matus Telgarsky

Learned reweighting (LRW) approaches to supervised learning use an optimization criterion to assign weights for training instances, in order to maximize performance on a representative validation dataset. We pose and formalize the problem…

机器学习 · 计算机科学 2024-04-01 Nishant Jain , Arun S. Suggala , Pradeep Shenoy

Large language models with a huge number of parameters, when trained on near internet-sized number of tokens, have been empirically shown to obey neural scaling laws: specifically, their performance behaves predictably as a power law in…

机器学习 · 计算机科学 2022-11-01 Alexander Maloney , Daniel A. Roberts , James Sully

Neural scaling laws--power-law relationships between generalization errors and characteristics of deep learning models--are vital tools for developing reliable models while managing limited resources. Although the success of large language…

机器学习 · 计算机科学 2026-03-27 Tilen Cadez , Kyoung-Min Kim

Weak-to-Strong generalization (W2SG) is a new trend to elicit the full capabilities of a strong model with supervision from a weak model. While existing W2SG studies focus on simple tasks like binary classification, we extend this paradigm…

机器学习 · 计算机科学 2026-03-10 Ruimeng Ye , Zihan Wang , Yang Xiao , Zinan Ling , Manling Li , Bo Hui

Despite the impressive generalization capabilities of deep neural networks, they have been repeatedly shown to be overconfident when they are wrong. Fixing this issue is known as model calibration, and has consequently received much…

机器学习 · 计算机科学 2024-02-15 Muthu Chidambaram , Rong Ge

Deep learning (DL) creates impactful advances following a virtuous recipe: model architecture search, creating large training data sets, and scaling computation. It is widely believed that growing training sets and models should improve…

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…

Large language models (LLMs) are now rapidly advancing and surpassing human abilities on many natural language tasks. However, aligning these super-human LLMs with human knowledge remains challenging because the supervision signals from…

计算与语言 · 计算机科学 2024-06-28 Yue Guo , Yi Yang

Training sample re-weighting is an effective approach for tackling data biases such as imbalanced and corrupted labels. Recent methods develop learning-based algorithms to learn sample re-weighting strategies jointly with model training…

机器学习 · 计算机科学 2021-09-08 Zizhao Zhang , Tomas Pfister

While machine learning models become more capable in discriminative tasks at scale, their ability to overcome biases introduced by training data has come under increasing scrutiny. Previous results suggest that there are two extremes of…

机器学习 · 计算机科学 2025-06-26 Nathan Stromberg , Christos Thrampoulidis , Lalitha Sankar

Successful deep learning models often involve training neural network architectures that contain more parameters than the number of training samples. Such overparametrized models have been extensively studied in recent years, and the…

机器学习 · 计算机科学 2024-02-02 Hamed Hassani , Adel Javanmard

We conjecture that the inherent difference in generalisation between adaptive and non-adaptive gradient methods in deep learning stems from the increased estimation noise in the flattest directions of the true loss surface. We demonstrate…

机器学习 · 统计学 2022-03-17 Diego Granziol , Nicholas Baskerville

The randomized-feature approach has been successfully employed in large-scale kernel approximation and supervised learning. The distribution from which the random features are drawn impacts the number of features required to efficiently…

机器学习 · 统计学 2017-12-20 Shahin Shahrampour , Ahmad Beirami , Vahid Tarokh

It is generally accepted that starting neural networks training with large learning rates (LRs) improves generalization. Following a line of research devoted to understanding this effect, we conduct an empirical study in a controlled…

机器学习 · 计算机科学 2024-10-30 Ildus Sadrtdinov , Maxim Kodryan , Eduard Pokonechny , Ekaterina Lobacheva , Dmitry Vetrov

Widely used alignment techniques, such as reinforcement learning from human feedback (RLHF), rely on the ability of humans to supervise model behavior - for example, to evaluate whether a model faithfully followed instructions or generated…

Consider the classical supervised learning problem: we are given data $(y_i,{\boldsymbol x}_i)$, $i\le n$, with $y_i$ a response and ${\boldsymbol x}_i\in {\mathcal X}$ a covariates vector, and try to learn a model $f:{\mathcal…

统计理论 · 数学 2021-01-27 Song Mei , Theodor Misiakiewicz , Andrea Montanari

Although reinforcement learning (RL) can provide reliable solutions in many settings, practitioners are often wary of the discrepancies between the RL solution and their status quo procedures. Therefore, they may be reluctant to adapt to…

机器学习 · 计算机科学 2019-06-03 Mohammadreza Nazari , Majid Jahani , Lawrence V. Snyder , Martin Takáč