paper-with-me

홈 › Papers

One-shot Entropy Minimization

2025-05-26 · Zitian Gao, Lynx Chen, Joey Zhou, Bryan Dai

We trained 13,440 large language models and found that entropy minimization requires only a single unlabeled data and 10 steps optimization to achieve performance improvements comparable to or even greater than those obtained using thousands of data and carefully designed rewards in rule-based reinforcement learning. This striking result may prompt a rethinking of post-training paradigms for large language models. Our code is avaliable at https://github.com/zitian-gao/one-shot-em.

📄 PDF Abstract BibTeX arXiv:2505.20282

Code (1)

zitian-gao/one-shot-em 공식 구현 pytorch

Tasks

reinforcement-learningReinforcement Learning

Similar Papers 제목 키워드 기반

Task Adaptive Feature Transformation for One-Shot Learning

2023-04-13 · Imtiaz Masud Ziko, Freddy Lecue, Ismail Ben Ayed

We introduce a simple non-linear embedding adaptation layer, which is fine-tuned on top of fixed pre-trained features for one-shot tasks, improving significantly transductive entropy-based inference for low-shot regimes.…

One-Shot Learning

LookSharp: Attention Entropy Minimization for Test-Time Adaptation

2025-11-24 · Yash Mali, Evan Shelhamer arxiv

Test-time adaptation (TTA) updates models during inference to reduce error on distribution shifts. While entropy minimization over the output distribution has proven effective as a TTA loss, we study using the intermedia…

Test-time Adaptation

Swap distance minimization beyond entropy minimization in word order variation

2024-04-22 · Víctor Franco-Sánchez, Arnau Martí-Llobet, Ramon Ferrer-i-Cancho

Here we consider the problem of all the possible orders of a linguistic structure formed by $n$ elements, for instance, subject, direct object and verb ($n=3$) or subject, direct object, indirect object and verb ($n=4$).…

Ranked Entropy Minimization for Continual Test-Time Adaptation

2025-05-22 · Jisu Han, Jaemin Na, Wonjun Hwang

Test-time adaptation aims to adapt to realistic environments in an online manner by learning during test time. Entropy minimization has emerged as a principal strategy for test-time adaptation due to its efficiency and a…

Test-time Adaptation

Entropy Minimization vs. Diversity Maximization for Domain Adaptation

2020-02-05 · Xiaofu Wu, Suofei hang, Quan Zhou, Zhen Yang 외

Entropy minimization has been widely used in unsupervised domain adaptation (UDA). However, existing works reveal that entropy minimization only may result into collapsed trivial solutions. In this paper, we propose to a…

DiversityDomain AdaptationUnsupervised Domain Adaptation