Automatic Fact-Guided Sentence Modification
Abstract
Domain fit: AI-adjacent · Paper appears method- or tooling-adjacent to AI workflows with partial ecosystem coverage.
Online encyclopediae like Wikipedia contain large amounts of text that need frequent corrections and updates. The new information may contradict existing content in encyclopediae. In this paper, we focus on rewriting such dynamically changing articles. This is a challenging constrained generation task, as the output must be consistent with the new information and fit into the rest of the existing document. To this end, we propose a two-step solution: (1) We identify and remove the contradicting components in a target text for a given claim, using a neutralizing stance model; (2) We expand the remaining text to be consistent with the given claim, using a novel two-encoder sequence-to-sequence model with copy attention. Applied to a Wikipedia fact update dataset, our method successfully generates updated sentences for new claims, achieving the highest SARI score. Furthermore, we demonstrate that generating synthetic data through such rewritten sentences can successfully augment the FEVER fact-checking training dataset, leading to a relative error reduction of 13%.1
Results and benchmarks
Online encyclopediae like Wikipedia contain large amounts of text that need frequent corrections and updates.
Benchmark evidence is limited
Evidence graph: 2 refs, 1 links.
Utility signals: depth 65/100, grounding 58/100, status medium.
Implementation
No direct implementation yet
Maintained implementation evidence is not confirmed for this paper yet.
Use the implementation status and reproduction sections for the current action plan.
No verified maintained repo yet
There is no verified maintained implementation yet. Use this baseline plan to decide whether to prototype now or defer.
- No direct maintained implementation was found. Use the paper PDF and citation graph to design a baseline reproduction.
- Start from related paper: Mining an "anti-knowledge base" from Wikipedia updates with applications to fact checking and beyond.
- Start from this likely method family: Information retrieval.
Time to first repro: a few days
Recommendation evidence is currently too limited for a maintained-repo choice. Use Implementation Status and Reproduction Path for a practical baseline plan.
- Estimate is based on paper-only reproduction flow
Reproduction readiness
No repo
No verified implementation available
- No maintained repository has been identified for this paper. Check adjacent implementations or HF artifacts below.
Hardware requirements
- Expect multi-day setup/compute for meaningful reproduction based on current guidance.
Validation caveat
Framework baselines
- Hugging Face Transformers training guide
Modern transformer training baseline.
- PyTorch nn.Transformer docs
Reference transformer building block implementation.
Hugging Face artifacts
No trustworthy direct or curated related Hugging Face artifacts were found yet. Use targeted searches to quickly locate candidate models, datasets, and demos.
Tip: start with models, then check datasets and spaces if you need evaluation data or demos.
Research context
2
Citations
51
References
Tasks
Rewriting, Computer science, Sentence, Sequence (biology), Focus (optics), Encoder, Task (project management), Text generation
Methods
Information retrieval
Domains
Natural language processing, Reduction (mathematics), Artificial intelligence
Related papers
- Mining an "anti-knowledge base" from Wikipedia updates with applications to fact checking and beyondSearch on Paper2Code
2019 · Semantic similarity
- Evidence Selection as a Token-Level Prediction TaskSearch on Paper2Code
2021 · Semantic similarity
- A Method to Extract Sentences Containing Protein Function Information with Training Data Extension Based on User's FeedbackSearch on Paper2Code
2010 · Semantic similarity
- Knowledge Distillation in Document RetrievalSearch on Paper2Code
2019 · Semantic similarity
- A Dataset for Tracking Entities in Open Domain Procedural TextSearch on Paper2Code
2020 · Semantic similarity
Open this paper in HFEPX to review benchmark signals, evaluation modes, and human-feedback protocol context.
Open in HFEPXJump to Paper2Code search queries derived from this paper's research context.