← Search

Ukyo Honda

8 accepted papers

2024

A Single Linear Layer Yields Task-Adapted Low-Rank Matrices

COLING 2024main

Low-Rank Adaptation (LoRA) is a widely used Parameter-Efficient Fine-Tuning (PEFT) method that updates an initial weight matrix W0 with a delta matrix 𝛥 W consisted by two low-rank matrices A and B. A previous study suggested that there is correlation between W0 and 𝛥 W. In this study, we aim to del…

2024

CAMERA³: An Evaluation Dataset for Controllable Ad Text Generation in Japanese

COLING 2024main

Ad text generation is the task of creating compelling text from an advertising asset that describes products or services, such as a landing page. In advertising, diversity plays an important role in enhancing the effectiveness of an ad text, mitigating a phenomenon called “ad fatigue,” where users b…

Cited by 2SourcePDFScholar
2024

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

ACL 2024findings

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 algorith…

2024

Model-Based Minimum Bayes Risk Decoding for Text Generation

ICML 2024poster

Minimum Bayes Risk (MBR) decoding has been shown to be a powerful alternative to beam search decoding in a variety of text generation tasks. MBR decoding selects a hypothesis from a pool of hypotheses that has the least expected risk under a probability model according to a given utility function. S…

2024

On the True Distribution Approximation of Minimum Bayes-Risk Decoding

NAACL 2024short

Minimum Bayes-risk (MBR) decoding has recently gained renewed attention in text generation.MBR decoding considers texts sampled from a model as pseudo-references and selects the text with the highest similarity to the others.Therefore, sampling is one of the key elements of MBR decoding, and previou…