Cross-Platform Chinese Offensive Comment Detection via Dual-Threshold Hard Example Mining

10d ago · Global · primary source: export.arxiv.org

A new machine-learning method aims to solve a persistent problem in Chinese-language content moderation: models trained on one social media platform often fail when deployed on another. The technique, described in a paper submitted to arXiv on 26 June 2026, uses a dual-threshold strategy to mine difficult examples and adapt a detection model across four major platforms without requiring large volumes of new labeled data. The research targets cross-platform performance degradation in offensive comment detection for Chinese social media [1]. The authors first fine-tuned a clean-Chinese-base RoBERTa model on the COLD dataset to create a binary classification baseline [2]. They then built a three-class, fine-labeled test set spanning posts from Weibo, Xiaohongshu, Tieba, and Zhihu [2]. Domain distances between the source training data and each target platform were quantified using Jaccard similarity and Proxy-A Distance, systematically revealing where and how the baseline model's performance broke down under domain shift [2]. To close that gap, the team introduced a dual-threshold hard example mining strategy. The process filters high-confidence and low-confidence error-prone samples from unlabeled corpora based on the model's prediction confidence scores [2]. Only a small set of these filtered examples is then manually labeled. The model undergoes a secondary fine-tuning phase under implicit contexts using this compact, hand-labeled set, an approach the authors describe as low-cost cross-platform domain adaptation [2]. The paper reports significant performance gains for the optimized model across all four platforms, though specific metrics were not detailed in the abstract [2]. The work arrives as Chinese platforms continue to scale their automated moderation systems, where maintaining accuracy across linguistically and culturally distinct user bases remains a technical challenge. The preprint was posted on arXiv under the Computation and Language category and is supported by arXivLabs, a framework that allows collaborators to develop and share new features on the repository [1].

research-paper

Background sources we checked (9)
  • arxiv.org ↗ Cross-platform deployment of offensive comment detection for Chinese social media suffers performance degradation. The paper proposes a dual-threshold hard mining method to address this. First, the clean-Chinese-base RoBERTa is finetuned on COLD to establish a binary baseline for…
  • en.wikipedia.org ↗ Wikipedia is a free online encyclopedia written and maintained by a community of volunteers, known as Wikipedians, through open collaboration and the wiki software MediaWiki. Founded by Jimmy Wales and Larry Sanger in 2001, Wikipedia has been hosted since 2003 by the Wikimedia Fo…
  • en.wikipedia.org ↗ Pakistan is one of nine states that possess nuclear weapons. Pakistan is not party to the Nuclear Non-Proliferation Treaty. Pakistan's arsenal is estimated at 170 nuclear weapons as of 2025. Pakistan carried out two nuclear tests, Chagai-I and Chagai-II, both in 1998 and undergro…
  • en.wikipedia.org ↗ The Weekly with Charlie Pickering is an Australian news satire series on the ABC. The series premiered on 22 April 2015, and Charlie Pickering as host with Tom Gleeson, Adam Briggs, Kitty Flanagan (2015–2018) in the cast, and Judith Lucy joined the series in 2019. The first seaso…
  • arxiv.org ↗ # A Universal Catalyst for First-Order Optimization ... arXiv (Cornell University), 2015. Preprint. 185 citations. ... We introduce a generic scheme for accelerating first-order optimization methods in the sense of Nesterov, which builds upon a new analysis of the accelerated pro…
  • arxiv.org ↗ CatalyzeX Code Finder for Papers (What is CatalyzeX?) ... DagsHub Toggle ... DagsHub (What is DagsHub?)…
  • arxiv.org ↗ CatalyzeX Code Finder for Papers (What is CatalyzeX?) ... DagsHub Toggle ... DagsHub (What is DagsHub?)…
  • en.wikipedia.org ↗ Sustainable Development Goals (abbr. SDGs) were adopted in 2015 by all United Nations (UN) members for the 2030 Agenda for Sustainable Development. The aim of the 17 global goals is "peace and prosperity for people and the planet", tackling climate change, and working to preserv…
  • en.wikipedia.org ↗ In molecular biology, a transcription factor (TF) (or sequence-specific DNA-binding factor) is a protein that controls the rate of transcription of genetic information from DNA to messenger RNA, by binding to DNA sequences. Specificity can be due to sequence motifs, or epigenetic…

Sources

Spot something wrong? Report an issue