paper-with-me

Papers

Agreement-Constrained Probabilistic Minimum Bayes Risk Decoding

2025-12-01 · Koki Natsumi, Hiroyuki Deguchi, Yusuke Sakai, Hidetaka Kamigaito, Taro Watanabe arxiv

Minimum Bayes risk (MBR) decoding generates high-quality translations by maximizing the expected utility of output candidates, but it evaluates all pairwise scores over the candidate set; hence, it takes quadratic time with respect to the number of candidates. To reduce the number of utility function calls, probabilistic MBR (PMBR) decoding partially evaluates quality scores using sampled pairs of candidates and completes the missing scores with a matrix completion algorithm. Nevertheless, it degrades the translation quality as the number of utility function calls is reduced. Therefore, to improve the trade-off between quality and cost, we propose agreement-constrained PMBR (AC-PMBR) decoding, which leverages a knowledge distilled model to guide the completion of the score matrix. Our AC-PMBR decoding improved approximation errors of matrix completion by up to 3 times and achieved higher translation quality compared with PMBR decoding at a comparable computational cost on the WMT'23 En$\leftrightarrow$De translation tasks.

📄 PDF Abstract BibTeX arXiv:2512.01316

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Rate-Distortion Analysis of Minimum Excess Risk in Bayesian Learning

2021-05-10 · Hassan Hafez-Kolahi, Behrad Moniri, Shohreh Kasaei, Mahdieh Soleymani Baghshah

In parametric Bayesian learning, a prior is assumed on the parameter $W$ which determines the distribution of samples. In this setting, Minimum Excess Risk (MER) is defined as the difference between the minimum expected …

Bayesian Optimization for CVaR-based portfolio optimization

2025-03-22 · Robert Millar, Jinglai Li

Optimal portfolio allocation is often formulated as a constrained risk problem, where one aims to minimize a risk measure subject to some performance constraints. This paper presents new Bayesian Optimization algorithms …

Bayesian OptimizationPortfolio Optimization

Later-stage Minimum Bayes-Risk Decoding for Neural Machine Translation

2017-04-11 · Raphael Shu, Hideki Nakayama

For extended periods of time, sequence generation models rely on beam search algorithm to generate output sequence. However, the correctness of beam search degrades when the a model is over-confident about a suboptimal p…

GPUMachine TranslationRerankingTranslation

Minimum Excess Risk in Bayesian Learning

2020-12-29 · Aolin Xu, Maxim Raginsky

We analyze the best achievable performance of Bayesian learning under generative models by defining and upper-bounding the minimum excess risk (MER): the gap between the minimum expected loss attainable by learning from …

Binary Classificationparameter estimation

DARC: Disagreement-Aware Alignment via Risk-Constrained Decoding

2026-03-09 · Mingxi Zou, Jiaxiang Chen, Junfan Li, Langzhang Liang 외 arxiv

Preference-based alignment methods (e.g., RLHF, DPO) typically optimize a single scalar objective, implicitly averaging over heterogeneous human preferences. In practice, systematic annotator and user-group disagreement …

Decision Making