Papers with rewriting

14 papers
ℛ3: Advertisement Compliance ℛectification via Group-ℛelative Experience Extractor and Curriculum ℛeinforcement (2026.acl-industry)

Copied to clipboard

Challenge: Existing methods of content moderation are infeasible due to over-editing and compromise the advertiser’s original semantic intent.
Approach: They propose a framework to harmonize compliance with original intent preservation that integrates a data-driven framework and a curriculum to enforce compliance while maximizing semantic consistency.
Outcome: The proposed framework outperforms state-of-the-art baselines on industrial datasets and on online A/B testing on industrial video.
On the Robustness of Question Rewriting Systems to Questions of Varying Hardness (2022.acl-long)

Copied to clipboard

Challenge: entailment : absence of questions classified based on their rewriting hardness or difficulty . enactment of QR system to rewrite context-dependent questions in CQA requires context knowledge .
Approach: They propose a heuristic method to automatically classify questions into subsets of varying hardness . they then conduct a human evaluation to annotate the rewriting hardness of questions .
Outcome: The proposed learning framework improves the overall performance compared to baselines.
Detecting Stealthy Backdoor Samples based on Intra-class Distance for Large Language Models (2025.findings-emnlp)

Copied to clipboard

Challenge: Existing detectors use classifier-style probability signals or rely on rewriting, which can degrade quality and introduce new triggers.
Approach: They propose to efficiently remove poisoned examples before or during fine-tuning .
Outcome: The proposed method outperforms prior detectors on two machine translation datasets and one QA dataset.
FACT: Examining the Effectiveness of Iterative Context Rewriting for Multi-fact Retrieval (2025.findings-naacl)

Copied to clipboard

Challenge: Large Language Models (LLMs) are proficient at retrieving single facts from extended contexts, but struggle with tasks requiring simultaneous retrieval of multiple facts.
Approach: They propose a method that refines context through successive rounds of rewriting to address this problem by finding all Crucial Texts (FACT)
Outcome: The proposed method improves multi-fact retrieval performance across tasks, though improvements are less notable in general-purpose QA scenarios.
A Question Answering Framework for Decontextualizing User-facing Snippets from Scientific Documents (2023.emnlp-main)

Copied to clipboard

Challenge: snippets are not meant to be read outside their original document.
Approach: They propose a framework that decomposes the task into three stages: question generation, question answering, and rewriting.
Outcome: The proposed framework decomposes the task into three stages: question generation, question answering, and rewriting.
MiniELM: A Lightweight and Adaptive Query Rewriting Framework for E-Commerce Search Optimization (2025.findings-acl)

Copied to clipboard

Challenge: Existing methods for rewriting query terms struggle with natural language understanding . generative methods face high inference latency and cost in offline settings .
Approach: They propose a hybrid pipeline for rewriting query queries using offline knowledge distillation and online reinforcement learning.
Outcome: The proposed pipeline improves query relevance, diversity, adaptability and cost-effective evaluation without manual annotations on Amazon ESCI dataset.
Enhancing LLM Knowledge Learning through Generalization (2025.findings-emnlp)

Copied to clipboard

Challenge: Continued pre-training on paraphrased data has shown empirical promise for enhancing knowledge acquisition, but this approach is costly and unreliable as it relies on external models or manual effort for rewriting.
Approach: They propose formatting-based data augmentation which diversifies documents conveying the same knowledge by altering document formats rather than their content.
Outcome: The proposed methods improve generalization to diverse paraphrased contexts and enhance pre-training and instruction tuning.
Retrieving, Rethinking and Revising: The Chain-of-Verification Can Improve Retrieval Augmented Generation (2024.findings-emnlp)

Copied to clipboard

Challenge: Recent Retrieval Augmented Generation (RAG) aims to enhance Large Language Models . however, such approach can generate inconsistent answer with external references .
Approach: They propose to integrate the verification module into the RAG to improve external retrieval correctness and internal generation consistency.
Outcome: The proposed model can significantly surpass the state-of-the-art baselines using different LLM backbones.
R3-NL2GQL: A Model Coordination and Knowledge Graph Alignment Approach for NL2GQL (2024.findings-emnlp)

Copied to clipboard

Challenge: Adapting existing approaches for converting natural language to SQL encounters hurdles due to distinct nature of GQL compared to SQL.
Approach: They propose a method that integrates both small and large Foundation Models for ranking, rewriting, and refining tasks.
Outcome: The proposed approach integrates both small and large Foundation Models for ranking, rewriting, and refining tasks while capitalizing on the superior generalization and query generation prowess of larger models for the final transformation of natural language queries into GQL formats.
Scene Graph Enhanced Pseudo-Labeling for Referring Expression Comprehension (2023.findings-emnlp)

Copied to clipboard

Challenge: Referring expression comprehension is a visual-linguistic task that involves localizing objects in images based on textual referring expressions.
Approach: They propose a scene graph-based framework that generates high-quality pseudo region-query pairs . their method captures relationships between objects in images and generates expressions enriched with relation information.
Outcome: The proposed framework outperforms existing methods by 10%, 12%, and 11% on RefCOCO, RefCoCO+, and Ref COCOg datasets.
LastingBench: Defend Benchmarks Against Knowledge Leakage (2025.findings-emnlp)

Copied to clipboard

Challenge: Existing methods to detect and safeguard LLMs against knowledge leakage fail to address the long-term challenge of mitigating it.
Approach: They propose a method to reinforce and safeguard existing benchmarks against knowledge leakage by perturbation-based detection and counterfactual rewriting to disrupt memorization while preserving original intent.
Outcome: The proposed method reduces memorization effects in long-context QA benchmarks, providing a more accurate assessment of model reasoning and generalization abilities.
Probing Political Ideology in Large Language Models: How Latent Political Representations Generalize Across Tasks (2025.findings-emnlp)

Copied to clipboard

Challenge: Large language models encode rich internal representations of political ideology, but it remains unclear how these representations contribute to model decision-making.
Approach: They apply inference-time interventions to steer a decoder-only transformer along learned ideological directions . they find that learned ideological representations generalize well to bias detection, but not as well to voting simulations .
Outcome: The proposed model steers a transformer along learned ideological directions . political bias detection, voting preference simulation and bias neutralization are tested .
Principled Content Selection to Generate Diverse and Personalized Multi-Document Summaries (2025.acl-long)

Copied to clipboard

Challenge: Large language models exhibit the _”lost in the middle” phenomenon when they are unevenly attending to different parts of the provided context.
Approach: They propose principled content selection as a way to increase source coverage . they use determinantal point processes to prioritize diverse content .
Outcome: The proposed method improves source coverage on the DiverseSumm benchmark.
Raw Pointer Rewriting with LLMs for Translating C to Safer Rust (2026.findings-acl)

Copied to clipboard

Challenge: C2Rust is a system programming language that enforces strict memory and type safety guarantees.
Approach: They propose a raw pointer rewriting technique that lifts raw pointers in individual functions to appropriate Rust data structures.
Outcome: The proposed technique eliminates 18.57% of local raw pointers and improves memory safety on 28 real-world C projects.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations