paper-with-me

Papers

Detoxifying Text with MaRCo: Controllable Revision with Experts and Anti-Experts

2022-12-20 · Skyler Hallinan, Alisa Liu, Yejin Choi, Maarten Sap

Text detoxification has the potential to mitigate the harms of toxicity by rephrasing text to remove offensive meaning, but subtle toxicity remains challenging to tackle. We introduce MaRCo, a detoxification algorithm that combines controllable generation and text rewriting methods using a Product of Experts with autoencoder language models (LMs). MaRCo uses likelihoods under a non-toxic LM (expert) and a toxic LM (anti-expert) to find candidate words to mask and potentially replace. We evaluate our method on several subtle toxicity and microaggressions datasets, and show that it not only outperforms baselines on automatic metrics, but MaRCo's rewrites are preferred 2.1 $\times$ more in human evaluation. Its applicability to instances of subtle toxicity is especially promising, demonstrating a path forward for addressing increasingly elusive online hate.

📄 PDF Abstract BibTeX arXiv:2212.10543

Code (1)

shallinan1/marcodetoxification 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Improving Stability in Simultaneous Speech Translation: A Revision-Controllable Decoding Approach

2023-10-06 · Junkun Chen, Jian Xue, Peidong Wang, Jing Pan 외

Simultaneous Speech-to-Text translation serves a critical role in real-time crosslingual communication. Despite the advancements in recent years, challenges remain in achieving stability in the translation process, a con…

Simultaneous Speech-to-Text TranslationSpeech-to-TextSpeech-to-Text TranslationTranslation

Marco-MoE: Open Multilingual Mixture-of-Expert Language Models with Efficient Upcycling

2026-04-28 · Fan Jiang, Yu Zhao, Chenyang Lyu, Tianqi Shi 외 arxiv

We present Marco-MoE, a suite of fully open multilingual sparse Mixture-of-Experts (MoE) models. Marco-MoE features a highly sparse design in which only around 5\% of the total parameters are activated per input token. T…

Unified Detoxifying and Debiasing in Language Generation via Inference-time Adaptive Optimization

2022-10-10 · Zonghan Yang, Xiaoyuan Yi, Peng Li, Yang Liu 외

Warning: this paper contains model outputs exhibiting offensiveness and biases. Recently pre-trained language models (PLMs) have prospered in various natural language generation (NLG) tasks due to their ability to genera…

Text Generation

Marco-Voice Technical Report

2025-08-04 · Fengping Tian, Chenyang Lyu, Xuanfan Ni, Haoqin Sun 외 arxiv

This paper presents a multifunctional speech synthesis system that integrates voice cloning and emotion control speech synthesis within a unified framework. The goal of this work is to address longstanding challenges in …

Contrastive LearningSpeech Synthesis

UniDetox: Universal Detoxification of Large Language Models via Dataset Distillation

2025-04-29 · Huimin Lu, Masaru Isonuma, Junichiro Mori, Ichiro Sakata

We present UniDetox, a universally applicable method designed to mitigate toxicity across various large language models (LLMs). Previous detoxification methods are typically model-specific, addressing only individual mod…

Dataset DistillationLanguage ModelingLanguage Modelling