中文
相关论文

相关论文: SCOPE: Selective Conformal Optimized Pairwise LLM …

200 篇论文

LLMs are increasingly used for high-stakes decision-making, yet their sensitivity to spurious contextual information can introduce harmful biases. This is a critical concern when models are deployed for tasks like evaluating teachers'…

人工智能 · 计算机科学 2026-04-17 Hyunji Nam , Dorottya Demszky

Large Visual Language Models (LVLMs) increasingly rely on preference alignment to ensure reliability, which steers the model behavior via preference fine-tuning on preference data structured as ``image - winner text - loser text'' triplets.…

计算机视觉与模式识别 · 计算机科学 2025-03-10 Kejia Chen , Jiawen Zhang , Jiacong Hu , Jiazhen Yang , Jian Lou , Zunlei Feng , Mingli Song

Inference-time scaling has emerged as a powerful technique for enhancing the reasoning performance of Large Language Models (LLMs). However, existing approaches often rely on heuristic strategies for parallel sampling, lacking a principled…

机器学习 · 计算机科学 2025-12-22 Youkang Wang , Jian Wang , Rubing Chen , Xiao-Yong Wei

Large language models (LLMs) have demonstrated significant capability to generalize across a large number of NLP tasks. For industry applications, it is imperative to assess the performance of the LLM on unlabeled production data from time…

计算与语言 · 计算机科学 2023-11-21 Wei Du , Laksh Advani , Yashmeet Gambhir , Daniel J Perry , Prashant Shiralkar , Zhengzheng Xing , Aaron Colak

The use of language models for automatically evaluating long-form text (LLM-as-a-judge) is becoming increasingly common, yet most LLM judges are optimized exclusively for English, with strategies for enhancing their multilingual evaluation…

Alignment of large language models (LLMs) has predominantly relied on pairwise preference optimization, where annotators select the better of two responses to a prompt. While simple, this approach overlooks the opportunity to learn from…

机器学习 · 计算机科学 2026-02-11 Yuxuan Tang , Yifan Feng

LLM-as-a-judge approaches are a practical and effective way of assessing a range of text tasks. However, when using pairwise comparisons to rank a set of candidates, the computational cost scales quadratically with the number of candidates,…

计算与语言 · 计算机科学 2024-11-13 Adian Liusie , Vatsal Raina , Yassir Fathullah , Mark Gales

Quality Estimation (QE) aims to assess the quality of machine translation (MT) outputs without relying on reference translations, making it essential for real-world, large-scale MT evaluation. Large Language Models (LLMs) have shown…

计算与语言 · 计算机科学 2026-02-10 Archchana Sindhujan , Girish A. Koushik , Shenbin Qian , Diptesh Kanojia , Constantin Orăsan

Large language models (LLMs) experience significant performance degradation when the input exceeds the pretraining context window, primarily due to the out-of-distribution (OOD) behavior of Rotary Position Embedding (RoPE). Recent studies…

计算与语言 · 计算机科学 2025-08-06 Sikui Zhang , Guangze Gao , Ziyun Gan , Chunfeng Yuan , Zefeng Lin , Houwen Peng , Bing Li , Weiming Hu

As candidate generation and high-throughput experimentation advance, the primary bottleneck in materials discovery is shifting from property prediction to making reliable evaluations among massive candidate sets. We propose a…

计算与语言 · 计算机科学 2026-05-29 Yeyong Yu , Wenya Hu , Xing Wu , Quan Qian

Model selection, via penalized likelihood type criteria, is a standard task in many statistical inference and machine learning problems. Progress has led to deriving criteria with asymptotic consistency results and an increasing emphasis on…

统计理论 · 数学 2022-05-13 TrungTin Nguyen , Faicel Chamroukhi , Hien Duy Nguyen , Florence Forbes

Reinforcement learning (RL) is a key paradigm for post-training large language models (LLMs), but the widely used Group Relative Policy Optimization (GRPO) often suffers from entropy collapse: exploration quickly disappears, policies…

机器学习 · 计算机科学 2026-05-19 Chen Wang , Zhaochun Li , Jionghao Bai , Hexuan Deng , Ge Lan , Yue Wang

Evaluating large language models increasingly relies on LLM-as-a-judge protocols, but such evaluations remain costly: different judges have different prices and reliabilities, and the difficulty of each prompt-response pair can vary…

机器学习 · 计算机科学 2026-05-25 Junghyun Lee , Sanghwa Kim , Yassir Jedra , Alexandre Proutière , Se-Young Yun

Evaluating Large Language Models (LLMs) in open-ended scenarios is challenging because existing benchmarks and metrics can not measure them comprehensively. To address this problem, we propose to fine-tune LLMs as scalable judges (JudgeLM)…

计算与语言 · 计算机科学 2025-03-04 Lianghui Zhu , Xinggang Wang , Xinlong Wang

Recent advances in large language models (LLMs) have accelerated progress toward artificial general intelligence, with inference-time scaling emerging as a key technique. Contemporary approaches leverage either sequential reasoning…

计算与语言 · 计算机科学 2025-07-10 Zenan Xu , Zexuan Qiu , Guanhua Huang , Kun Li , Siheng Li , Chenchen Zhang , Kejiao Li , Qi Yi , Yuhao Jiang , Bo Zhou , Fengzong Lian , Zhanhui Kang

The support vector machine (SVM) has an asymptotic behavior that parallels that of the quasi-maximum likelihood estimator (QMLE) for binary outcomes generated by a binary choice model (BCM), although it is not a QMLE. We show that, under…

计量经济学 · 经济学 2026-02-02 Yoosoon Chang , Joon Y. Park , Guo Yan

We measure LLMs' output error at pairwise text comparison, noting the probability of error in their preferences. Our method does not rely on the ground truth and supports two scenarios: (i) uniform error rate regardless of the order of…

计算与语言 · 计算机科学 2025-10-28 Tianyi Li

LLM ensembles are widely used for LLM judges. However, how to estimate their accuracy, especially in an efficient way, is unknown. In this paper, we present a principled maximum a posteriori (MAP) framework for an economical and precise…

机器学习 · 计算机科学 2025-04-18 Huaizhi Qu , Inyoung Choi , Zhen Tan , Song Wang , Sukwon Yun , Qi Long , Faizan Siddiqui , Kwonjoon Lee , Tianlong Chen

LLMs have demonstrated impressive zero-shot performance on NLP tasks thanks to the knowledge they acquired in their training. In multiple-choice QA tasks, the LM probabilities are used as an imperfect measure of the plausibility of each…

计算与语言 · 计算机科学 2023-11-06 Wenkai Chen , Sahithya Ravi , Vered Shwartz

New Large Language Models (LLMs) become available every few weeks, and modern application developers confronted with the unenviable task of having to decide if they should switch to a new model. While human evaluation remains the gold…

人工智能 · 计算机科学 2025-12-25 Suryaansh Jain , Umair Z. Ahmed , Shubham Sahai , Ben Leong