Accretive Editing
Summary
This article describes 'accretive editing', a failure mode of AI tools where they add addendums to text instead of correcting obsolete information, and offers suggestions to mitigate it.
View Cached Full Text
Cached at: 07/14/26, 10:20 PM
Similar Articles
EditLens: Quantifying the extent of AI editing in text (2025)
EditLens is a regression model that quantifies the extent of AI editing in text, achieving state-of-the-art performance on binary and ternary classification tasks distinguishing human, AI, and mixed writing. It addresses the gap in detecting AI-edited rather than fully AI-generated text, with implications for authorship attribution, education, and policy.
To Add Is Machine, To Delete Is Human: Measuring and Mitigating Deletion Avoidance in LLM Code Editing
This paper introduces CanItDelete, a benchmark of 200 real-world deletion-only code editing tasks, and measures how LLMs avoid deleting code. It finds that frontier models frequently leave obsolete code in place, producing passable but not merge-ready patches, and that adding deletion-focused training data improves performance.
How do you use AI in education, and is it better than a human editor?
The article explores how AI is used in education and whether AI editing tools can replace human editors, seeking insights on their real benefits.
Most AI memory systems are append-only by accident, not by design. And it shows.
This article critiques AI memory systems for being append-only by default, leading to conflicting signals and poor knowledge management over time, questioning if anyone is addressing this beyond relying on better embeddings.
The real AI slop problem with game tools isn't the draft, it's the edit
The article argues that the main issue with AI-generated content in game development tools is not the initial draft generation, but the difficulty of editing and refining the output to meet quality standards.