An AI-Resilient Text Rendering Technique for Reading and Skimming Documents
Ziwei Gu, Ian Arawjo, Kenneth Li, Jonathan K. Kummerfeld, Elena L. Glassman
TL;DR
GP-TSM introduces a novel text rendering paradigm that preserves grammar while progressively de-emphasizing non-core details via multi-level opacity, guided by recursive sentence compression and an AI-assisted extraction backend. The approach aims to reduce reading effort and improve skimming without sacrificing content integrity, addressing the shortcomings of traditional summarization that can omit or distort information. Across formative and fully automated user studies, GP-TSM demonstrated faster task completion and higher comprehension, with strong user preference over unigram-frequency opacity baselines. The work argues for AI-resilient reading interfaces that surface the AI’s decisions and preserve access to original text, enabling users to notice and recover from potential AI errors. It also identifies practical considerations, including backend transparency, speed, accessibility, and generalizability to diverse text genres, charting a path toward broader adoption and extension as a Chrome extension or multi-domain tool.
Abstract
Readers find text difficult to consume for many reasons. Summarization can address some of these difficulties, but introduce others, such as omitting, misrepresenting, or hallucinating information, which can be hard for a reader to notice. One approach to addressing this problem is to instead modify how the original text is rendered to make important information more salient. We introduce Grammar-Preserving Text Saliency Modulation (GP-TSM), a text rendering method with a novel means of identifying what to de-emphasize. Specifically, GP-TSM uses a recursive sentence compression method to identify successive levels of detail beyond the core meaning of a passage, which are de-emphasized by rendering words in successively lighter but still legible gray text. In a lab study (n=18), participants preferred GP-TSM over pre-existing word-level text rendering methods and were able to answer GRE reading comprehension questions more efficiently.
