paper-with-me

Papers

LLMRefine: Pinpointing and Refining Large Language Models via Fine-Grained Actionable Feedback

2023-11-15 · Wenda Xu, Daniel Deutsch, Mara Finkelstein, Juraj Juraska, Biao Zhang, Zhongtao Liu, William Yang Wang, Lei LI, Markus Freitag

Recent large language models (LLM) are leveraging human feedback to improve their generation quality. However, human feedback is costly to obtain, especially during inference. In this work, we propose LLMRefine, an inference time optimization method to refine LLM's output. The core idea is to use a learned fine-grained feedback model to pinpoint defects and guide LLM to refine them iteratively. Using original LLM as a proposal of edits, LLMRefine searches for defect-less text via simulated annealing, trading off the exploration and exploitation. We conduct experiments on three text generation tasks, including machine translation, long-form question answering (QA), and topical summarization. LLMRefine consistently outperforms all baseline approaches, achieving improvements up to 1.7 MetricX points on translation tasks, 8.1 ROUGE-L on ASQA, 2.2 ROUGE-L on topical summarization.

📄 PDF Abstract BibTeX arXiv:2311.09336

Code (0)

등록된 구현이 없습니다.

Tasks

Long Form Question AnsweringMachine TranslationQuestion AnsweringText GenerationTranslation

Similar Papers 제목 키워드 기반

MLVTG: Mamba-Based Feature Alignment and LLM-Driven Purification for Multi-Modal Video Temporal Grounding

2025-06-10 · Zhiyi Zhu, Xiaoyu Wu, Zihao Liu, Linlin Yang

Video Temporal Grounding (VTG), which aims to localize video clips corresponding to natural language queries, is a fundamental yet challenging task in video understanding. Existing Transformer-based methods often suffer …

Language ModelingLanguage ModellingLarge Language ModelMamba+2

SSR: Socratic Self-Refine for Large Language Model Reasoning

2025-11-13 · Haizhou Shi, Ye Liu, Bo Pang, Zeyu Leo Liu 외 arxiv

Large Language Models (LLMs) have demonstrated remarkable reasoning abilities, yet existing test-time frameworks often rely on coarse self-verification and self-correction, limiting their effectiveness on complex tasks. …

UltraEval: A Lightweight Platform for Flexible and Comprehensive Evaluation for LLMs

2024-04-11 · Chaoqun He, Renjie Luo, Shengding Hu, Yuanqian Zhao 외

Evaluation is pivotal for refining Large Language Models (LLMs), pinpointing their capabilities, and guiding enhancements. The rapid development of LLMs calls for a lightweight and easy-to-use framework for swift evaluat…

Fine-Grained Focus for Pinpointing Positive Implicit Meaning from Negated Statements

2012-06-01 · NAACL 2012 6 · Eduardo Blanco, Dan Moldovan
Coreference ResolutionMachine Translation

Multi-dimensional data refining strategy for effective fine-tuning LLMs

2023-11-02 · Thanh Nguyen Ngoc, Quang Nhat Tran, Arthur Tang, Bao Nguyen 외

Data is a cornerstone for fine-tuning large language models, yet acquiring suitable data remains challenging. Challenges encompassed data scarcity, linguistic diversity, and domain-specific content. This paper presents l…

ArticlesDiversityVietnamese Language Models