paper-with-me

Papers

Does Writing with Language Models Reduce Content Diversity?

2023-09-11 · Vishakh Padmakumar, He He

Large language models (LLMs) have led to a surge in collaborative writing with model assistance. As different users incorporate suggestions from the same model, there is a risk of decreased diversity in the produced content, potentially limiting diverse perspectives in public discourse. In this work, we measure the impact of co-writing on diversity via a controlled experiment, where users write argumentative essays in three setups -- using a base LLM (GPT3), a feedback-tuned LLM (InstructGPT), and writing without model help. We develop a set of diversity metrics and find that writing with InstructGPT (but not the GPT3) results in a statistically significant reduction in diversity. Specifically, it increases the similarity between the writings of different authors and reduces the overall lexical and content diversity. We additionally find that this effect is mainly attributable to InstructGPT contributing less diverse text to co-written essays. In contrast, the user-contributed text remains unaffected by model collaboration. This suggests that the recent improvement in generation quality from adapting models to human feedback might come at the cost of more homogeneous and less diverse content.

📄 PDF Abstract BibTeX arXiv:2309.05196

Code (1)

vishakhpk/hai-diversity 공식 구현

Tasks

Diversity

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

A Comprehensive Analysis of Large Language Model Outputs: Similarity, Diversity, and Bias

2025-05-14 · Brandon Smith, Mohamed Reda Bouadjenek, Tahsin Alamgir Kheya, Phillip Dawson 외

Large Language Models (LLMs) represent a major step toward artificial general intelligence, significantly advancing our ability to interact with technology. While LLMs perform well on Natural Language Processing tasks --…

DiversityLanguage ModelingLanguage ModellingLarge Language Model

How Does the Disclosure of AI Assistance Affect the Perceptions of Writing?

2024-10-06 · Zhuoyan Li, Chen Liang, Jing Peng, Ming Yin

Recent advances in generative AI technologies like large language models have boosted the incorporation of AI assistance in writing workflows, leading to the rise of a new paradigm of human-AI co-creation in writing. To …

Quantifying the Risks of Tool-assisted Rephrasing to Linguistic Diversity

2024-10-23 · Mengying Wang, Andreas Spitz

Writing assistants and large language models see widespread use in the creation of text content. While their effectiveness for individual users has been evaluated in the literature, little is known about their proclivity…

Diversity

DPWriter: Reinforcement Learning with Diverse Planning Branching for Creative Writing

2026-01-14 · Qian Cao, Yahui Liu, Wei Bi, Yi Zhao 외 arxiv

Reinforcement learning (RL)-based enhancement of large language models (LLMs) often leads to reduced output diversity, undermining their utility in open-ended tasks like creative writing. Current methods lack explicit me…

Reinforcement Learning

Be Kind, Rewrite: Benign Projections via Rewriting Defend Against LLM Data Poisoning Attacks

2026-05-18 · John T. Halloran, Noopur S. Bhatt arxiv

Large language models (LLMs) are highly susceptible to backdoor attacks (BAs), wherein training samples are poisoned using trigger-based harmful content. Furthermore, existing defenses have proven ineffective when extens…