BriefGPT.xyz
Nov, 2023
基于置信度剪枝的更快最小贝叶斯风险解码
Faster Minimum Bayes Risk Decoding with Confidence-based Pruning
HTML
PDF
Julius Cheng, Andreas Vlachos
TL;DR
在最小贝叶斯风险解码中,通过逐渐增加样本数来估计效用,并使用基于自助法的抽样获得的置信度估计来剪除不太可能具有最高效用的假设,从而在准确性方面与标准MBR无显著差异的情况下,需要较少的样本并大幅减少效用函数调用次数。
Abstract
Minimum Bayes risk (
mbr
) decoding outputs the hypothesis with the highest expected utility over the model distribution for some utility function. It has been shown to improve accuracy over
beam search
in
→