paper-with-me

홈 › Papers

ylmmcl at Multilingual Text Detoxification 2025: Lexicon-Guided Detoxification and Classifier-Gated Rewriting

2025-07-24 · Nicole Lai-Lopez, Lusha Wang, Su Yuan, Liza Zhang arxiv

In this work, we introduce our solution for the Multilingual Text Detoxification Task in the PAN-2025 competition for the ylmmcl team: a robust multilingual text detoxification pipeline that integrates lexicon-guided tagging, a fine-tuned sequence-to-sequence model (s-nlp/mt0-xl-detox-orpo) and an iterative classifier-based gatekeeping mechanism. Our approach departs from prior unsupervised or monolingual pipelines by leveraging explicit toxic word annotation via the multilingual_toxic_lexicon to guide detoxification with greater precision and cross-lingual generalization. Our final model achieves the highest STA (0.922) from our previous attempts, and an average official J score of 0.612 for toxic inputs in both the development and test sets. It also achieved xCOMET scores of 0.793 (dev) and 0.787 (test). This performance outperforms baseline and backtranslation methods across multiple languages, and shows strong generalization in high-resource settings (English, Russian, French). Despite some trade-offs in SIM, the model demonstrates consistent improvements in detoxification strength. In the competition, our team achieved ninth place with a score of 0.612.

📄 PDF Abstract BibTeX arXiv:2507.18769

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Exploring Cross-lingual Text Detoxification with Large Multilingual Language Models.

2022-05-01 · ACL 2022 5 · Daniil Moskovskiy, Daryna Dementieva, Alexander Panchenko

Detoxification is a task of generating text in polite style while preserving meaning and fluency of the original toxic text. Existing detoxification methods are monolingual i.e. designed to work in one exact language. Th…

Style Transfer

Exploring Cross-lingual Textual Style Transfer with Large Multilingual Language Models

2022-06-05 · Daniil Moskovskiy, Daryna Dementieva, Alexander Panchenko

Detoxification is a task of generating text in polite style while preserving meaning and fluency of the original toxic text. Existing detoxification methods are designed to work in one exact language. This work investiga…

Style Transfer

SmurfCat at PAN 2024 TextDetox: Alignment of Multilingual Transformers for Text Detoxification

2024-07-07 · Elisei Rykov, Konstantin Zaytsev, Ivan Anisimov, Alexandr Voronin

This paper presents a solution for the Multilingual Text Detoxification task in the PAN-2024 competition of the SmurfCat team. Using data augmentation through machine translation and a special filtering procedure, we col…

Data AugmentationMachine Translation

Multilingual and Explainable Text Detoxification with Parallel Corpora

2024-12-16 · Daryna Dementieva, Nikolay Babakov, Amit Ronen, Abinew Ali Ayele 외

Even with various regulations in place across countries and social media platforms (Government of India, 2021; European Parliament and Council of the European Union, 2022, digital abusive speech remains a significant iss…

DescriptiveStyle TransferText Style Transfer

Evaluating Text Style Transfer: A Nine-Language Benchmark for Text Detoxification

2025-07-21 · Vitaly Protasov, Nikolay Babakov, Daryna Dementieva, Alexander Panchenko arxiv

Despite notable advances in large language models (LLMs), reliable evaluation of text generation tasks such as text style transfer (TST) remains an open challenge. Existing research has shown that automatic metrics often…

Text Style TransferMachine TranslationText Generation