LLM-based Rewriting of Inappropriate Argumentation using Reinforcement Learning from Machine Feedback
Timon Ziegenbein, Gabriella Skitalinskaya, Alireza Bayat Makou,, Henning Wachsmuth

TL;DR
This paper introduces a reinforcement learning method that uses machine feedback to rewrite online arguments, reducing inappropriate content while maintaining original meaning, thereby improving moderation efficiency.
Contribution
It presents a novel document-level rewriting approach using RL with instruction-tuned LLMs to mitigate inappropriate language in arguments, outperforming existing methods.
Findings
Effective reduction of inappropriate content in arguments.
Significant improvement over baseline methods.
Content preservation is largely maintained.
Abstract
Ensuring that online discussions are civil and productive is a major challenge for social media platforms. Such platforms usually rely both on users and on automated detection tools to flag inappropriate arguments of other users, which moderators then review. However, this kind of post-hoc moderation is expensive and time-consuming, and moderators are often overwhelmed by the amount and severity of flagged content. Instead, a promising alternative is to prevent negative behavior during content creation. This paper studies how inappropriate language in arguments can be computationally mitigated. We propose a reinforcement learning-based rewriting approach that balances content preservation and appropriateness based on existing classifiers, prompting an instruction-finetuned large language model (LLM) as our initial policy. Unlike related style transfer tasks, rewriting inappropriate…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsMulti-Agent Systems and Negotiation
