paper-with-me

Papers

A Preference-driven Paradigm for Enhanced Translation with Large Language Models

2024-04-17 · Dawei Zhu, Sony Trenous, Xiaoyu Shen, Dietrich Klakow, Bill Byrne, Eva Hasler

Recent research has shown that large language models (LLMs) can achieve remarkable translation performance through supervised fine-tuning (SFT) using only a small amount of parallel data. However, SFT simply instructs the model to imitate the reference translations at the token level, making it vulnerable to the noise present in the references. Hence, the assistance from SFT often reaches a plateau once the LLMs have achieved a certain level of translation capability, and further increasing the size of parallel data does not provide additional benefits. To overcome this plateau associated with imitation-based SFT, we propose a preference-based approach built upon the Plackett-Luce model. The objective is to steer LLMs towards a more nuanced understanding of translation preferences from a holistic view, while also being more resilient in the absence of gold translations. We further build a dataset named MAPLE to verify the effectiveness of our approach, which includes multiple translations of varying quality for each source sentence. Extensive experiments demonstrate the superiority of our approach in "breaking the plateau" across diverse LLMs and test settings. Our in-depth analysis underscores the pivotal role of diverse translations and accurate preference scores in the success of our approach.

📄 PDF Abstract BibTeX arXiv:2404.11288

Code (0)

등록된 구현이 없습니다.

Tasks

SentenceTranslation

Methods 이 논문이 사용한 방법론

SFT Shrink and Fine-Tune, or SFT, is a type of distillation that avoids explicit distillation by copying parameters to a student student model and then fine-tuning.…

Similar Papers 제목 키워드 기반

Backtranslation Augmented Direct Preference Optimization for Neural Machine Translation

2026-04-28 · Mehrdad Ghassabi, Spehr Rajabi, Hamidreza Baradaran Kashani, Sadra Hakim 외 arxiv

Contemporary neural machine translation (NMT) systems are almost exclusively built by training on supervised parallel data. Despite the tremendous progress achieved, these systems still exhibit persistent translation err…

Reinforcement LearningMachine Translation

From Utterance to Vividity: Training Expressive Subtitle Translation LLM via Adaptive Local Preference Optimization

2026-02-01 · Chaoqun Cui, Shijing Wang, Liangbin Huang, Qingqing Gu 외 arxiv

The rapid development of Large Language Models (LLMs) has significantly enhanced the general capabilities of machine translation. However, as application scenarios become more complex, the limitations of LLMs in vertical…

Machine Translation

CRPO: Confidence-Reward Driven Preference Optimization for Machine Translation

2025-01-23 · Guofeng Cui, Pichao Wang, Yang Liu, Zemian Ke 외

Large language models (LLMs) have shown great potential in natural language processing tasks, but their application to machine translation (MT) remains challenging due to pretraining on English-centric data and the compl…

DecoderMachine TranslationSentenceTranslation

A Practice-Friendly LLM-Enhanced Paradigm with Preference Parsing for Sequential Recommendation

2024-06-01 · Dugang Liu, Shenxian Xian, Xiaolin Lin, Xiaolian Zhang 외

The training paradigm integrating large language models (LLM) is gradually reshaping sequential recommender systems (SRS) and has shown promising results. However, most existing LLM-enhanced methods rely on rich textual …

Recommendation SystemsSequential Recommendation

SCIR: A Self-Correcting Iterative Refinement Framework for Enhanced Information Extraction Based on Schema

2025-12-13 · Yushen Fang, Jianjun Li, Mingqian Ding, Chang Liu 외 arxiv

Although Large language Model (LLM)-powered information extraction (IE) systems have shown impressive capabilities, current fine-tuning paradigms face two major limitations: high training costs and difficulties in aligni…

Information ExtractionRelation ExtractionEvent Extraction