Papers › Generating Diverse and High-Quality Texts by Minimum Bayes Risk Decoding

Generating Diverse and High-Quality Texts by Minimum Bayes Risk Decoding

10 Jan 2024arXiv:2401.05054archive 2025-07-28

Yuu Jinnai, Ukyo Honda, Tetsuro Morimura, Peinan Zhang

One of the most important challenges in text generation systems is to produce outputs that are not only correct but also diverse. Recently, Minimum Bayes-Risk (MBR) decoding has gained prominence for generating sentences of the highest quality among the decoding algorithms. However, existing algorithms proposed for generating diverse outputs are predominantly based on beam search or random sampling, thus their output quality is capped by these underlying methods. In this paper, we investigate an alternative approach -- we develop diversity-promoting decoding algorithms by enforcing diversity objectives to MBR decoding. We propose two variants of MBR, Diverse MBR (DMBR) and k-medoids MBR (KMBR), methods to generate a set of sentences with high quality and diversity. We evaluate DMBR and KMBR on a variety of directed text generation tasks using encoder-decoder models and a large language model with prompting. The experimental results show that the proposed method achieves a better trade-off than the diverse beam search and sampling algorithms.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2401.05054")

Code

Syntology Ran 11 of 14 code samples harvested from 1 repository linked to this paper; 3 have no recorded run. Of those that ran: 11 ran with no contract checked.

By repository: official repository: 14 samples from 1 repository, 11 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

CyberAgentAILab/diverse-mbr officialmentioned in papermentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

14 samples harvested; 11 ran; 0 honoured the contract we drafted; 3 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

11ran
3unverified

Licence: 0 of the 14 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from CyberAgentAILab/diverse-mbr. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

compute_kmbr CyberAgentAILab/diverse-mbr/mbr/policy/mbr.py official repository ran MIT (permissive) · 1c6afd70c3763799 · report
compute_probability_lm CyberAgentAILab/diverse-mbr/mbr/sample.py official repository ran MIT (permissive) · 2f471e4ae87cabfe · report
compute_score CyberAgentAILab/diverse-mbr/mbr/mbr_engine.py official repository ran MIT (permissive) · c0f020db5ebab266 · report
compute_score_matrix CyberAgentAILab/diverse-mbr/mbr/policy/mbr.py official repository ran MIT (permissive) · f2562be9fc8bf800 · report
gbfs CyberAgentAILab/diverse-mbr/mbr/policy/diverse_mbr.py official repository ran MIT (permissive) · 6b4c36da3fe89fd4 · report
generate_objective CyberAgentAILab/diverse-mbr/mbr/policy/diverse_mbr.py official repository ran MIT (permissive) · c896a215f411040c · report
get_texts CyberAgentAILab/diverse-mbr/mbr/sample.py official repository ran MIT (permissive) · 03305d741386ebfc · report
load_dataset CyberAgentAILab/diverse-mbr/mbr/utils.py official repository ran MIT (permissive) · b10b83cb73fd5abc · report
load_distance CyberAgentAILab/diverse-mbr/mbr/utility_func.py official repository ran MIT (permissive) · 1154b95f0f185c96 · report
load_kwargs CyberAgentAILab/diverse-mbr/mbr/utils.py official repository ran fingerprinted MIT (permissive) · a70d1d2d5ad63795 · report
local_search CyberAgentAILab/diverse-mbr/mbr/policy/diverse_mbr.py official repository ran MIT (permissive) · 08e4f8f26573b576 · report
compute_mbr CyberAgentAILab/diverse-mbr/mbr/policy/mbr.py official repository unverified MIT (permissive) · de665fbeba8102ec · report
compute_probability_s2s CyberAgentAILab/diverse-mbr/mbr/sample.py official repository unverified MIT (permissive) · 4e4c9f273c11c32a · report
load_model CyberAgentAILab/diverse-mbr/mbr/utils.py official repository unverified MIT (permissive) · 976148b6f8d28404 · report

Tasks

DecoderDiversityLanguage ModelingLanguage ModellingLarge Language ModelText Generation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

SET

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections