paper-with-me

홈 › Papers

Cleansing the Artificial Mind: A Self-Reflective Detoxification Framework for Large Language Models

2026-01-16 · Kaituo Zhang, Zhimeng Jiang, Na Zou arxiv

Recent breakthroughs in Large Language Models (LLMs) have revealed remarkable generative capabilities and emerging self-regulatory mechanisms, including self-correction and self-rewarding. However, current detoxification techniques rarely exploit these built-in abilities; instead, they rely on external modules, labor-intensive data annotation, or human intervention --factors that hinder scalability and consistency. In this paper, we introduce a fully self-reflective detoxification framework that harnesses the inherent capacities of LLMs to detect, correct toxic content, and refine LLMs without external modules and data annotation. Specifically, we propose a Toxic Signal Detector --an internal self-identification mechanism, coupled with a systematic intervention process to transform toxic text into its non-toxic counterpart. This iterative procedure yields a contrastive detoxification dataset used to fine-tune the model, enhancing its ability for safe and coherent text generation. Experiments on benchmark datasets such as DetoxLLM and ParaDetox show that our method achieves better detoxification performance than state-of-the-art methods while preserving semantic fidelity. By obviating the need for human intervention or external components, this paper reveals the intrinsic self-detoxification ability of LLMs, offering a consistent and effective approach for mitigating harmful content generation. Ultimately, our findings underscore the potential for truly self-regulated language models, paving the way for more responsible and ethically guided text generation systems.

📄 PDF Abstract BibTeX arXiv:2601.11776

Code (0)

등록된 구현이 없습니다.

Tasks

Text Generation

Similar Papers 제목 키워드 기반

Reflective Artificial Intelligence

2023-01-25 · Peter R. Lewis, Stefan Sarkadi

Artificial Intelligence (AI) is about making computers that do the sorts of things that minds can do, and as we progress towards this goal, we tend to increasingly delegate human tasks to machines. However, AI systems us…

Detoxifying Language Models Risks Marginalizing Minority Voices

2021-04-13 · NAACL 2021 4 · Albert Xu, Eshaan Pathak, Eric Wallace, Suchin Gururangan 외

Language models (LMs) must be both safe and equitable to be responsibly deployed in practice. With safety in mind, numerous detoxification techniques (e.g., Dathathri et al. 2020; Krause et al. 2020) have been proposed t…

Text Generation

MIND Your Reasoning: A Meta-Cognitive Intuitive-Reflective Network for Dual-Reasoning in Multimodal Stance Detection

2025-11-08 · Bingbing Wang, Zhengda Jin, Bin Liang, Wenjie Li 외 arxiv

Multimodal Stance Detection (MSD) is a crucial task for understanding public opinion on social media. Existing methods predominantly operate by learning to fuse modalities. They lack an explicit reasoning process to disc…

Stance Detection

Automatic Minds: Cognitive Parallels Between Hypnotic States and Large Language Model Processing

2025-11-03 · Giuseppe Riva, Brenda K. Wiederhold, Fabrizia Mantovani arxiv

The cognitive processes of the hypnotized mind and the computational operations of large language models (LLMs) share deep functional parallels. Both systems generate sophisticated, contextually appropriate behavior thro…

Connecting the Dots: Benchmarking Reflective Memory in Long-Horizon Dialogue

2026-05-31 · Jingjie Lin, Bingbing Wang, Zihan Wang, Zhengda Jin 외 arxiv

Despite substantial progress in long-context modeling, existing benchmarks remain confined to factual memory for explicit recall, failing to measure the reflective memory required to synthesize fragmented, multimodal cue…