paper-with-me

홈 › Papers

XATU: A Fine-grained Instruction-based Benchmark for Explainable Text Updates

2023-09-20 · Haopeng Zhang, Hayate Iso, Sairam Gurajada, Nikita Bhutani

Text editing is a crucial task of modifying text to better align with user intents. However, existing text editing benchmark datasets contain only coarse-grained instructions and lack explainability, thus resulting in outputs that deviate from the intended changes outlined in the gold reference. To comprehensively investigate the text editing capabilities of large language models (LLMs), this paper introduces XATU, the first benchmark specifically designed for fine-grained instruction-based explainable text editing. XATU considers finer-grained text editing tasks of varying difficulty (simplification, grammar check, fact-check, etc.), incorporating lexical, syntactic, semantic, and knowledge-intensive edit aspects. To enhance interpretability, we combine LLM-based annotation and human annotation, resulting in a benchmark that includes fine-grained instructions and gold-standard edit explanations. By evaluating existing LLMs against our benchmark, we demonstrate the effectiveness of instruction tuning and the impact of underlying architecture across various editing tasks. Furthermore, extensive experimentation reveals the significant role of explanations in fine-tuning language models for text editing tasks. The benchmark will be open-sourced to support reproduction and facilitate future research at~\url{https://github.com/megagonlabs/xatu}.

📄 PDF Abstract BibTeX arXiv:2309.11063

Code (1)

megagonlabs/xatu 공식 구현

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

ExCAM: Explainable Cultural Awareness Metrics

2026-05-28 · Christoph Leiter, Haiyue Song, Hour Kaing, Jin Tei 외 arxiv

Evaluating the cultural awareness of large language models is crucial to ensure the fairness of generated text and the generalizability of applications across the world. Recent benchmarks explore cultural goods like food…

Question AnsweringText Generation

VIPER: Visual Perception and Explainable Reasoning for Sequential Decision-Making

2025-03-19 · Mohamed Salim Aissi, Clemence Grislain, Mohamed Chetouani, Olivier Sigaud 외

While Large Language Models (LLMs) excel at reasoning on text and Vision-Language Models (VLMs) are highly effective for visual perception, applying those models for visual instruction-based planning remains a widely ope…

Decision MakingSequential Decision Making

FINER: MLLMs Hallucinate under Fine-grained Negative Queries

2026-03-18 · Rui Xiao, Sanghwan Kim, Yongqin Xian, Zeynep Akata 외 arxiv

Multimodal large language models (MLLMs) struggle with hallucinations, particularly with fine-grained queries, a challenge underrepresented by existing benchmarks that focus on coarse image-related questions. We introduc…

Towards Coarse-grained Visual Language Navigation Task Planning Enhanced by Event Knowledge Graph

2024-08-05 · Zhao Kaichen, Song Yaoxian, Zhao Haiquan, Liu Haoyu 외

Visual language navigation (VLN) is one of the important research in embodied AI. It aims to enable an agent to understand the surrounding environment and complete navigation tasks. VLN instructions could be categorized …

Language ModellingLarge Language ModelTask Planning

FineVLA: Fine-Grained Instruction Alignment for Steerable Vision-Language-Action Policies

2026-05-26 · Xintong Hu, Xuhong Huang, Jinyu Zhang, Yutong Yao 외 arxiv

Vision-Language-Action (VLA) models are increasingly expected to not only complete robot tasks, but also follow human instructions about how those tasks should be executed. However, existing robot datasets usually pair t…