用定制模型破解成人网站广告中的隐晦文本,助力打击人口贩卖
Language Models for Adult Service Website Text Analysis
- 设计轻量级自定义Transformer模型,适配含表情包、语法混乱的非法文本
- 在消费级硬件上实现高效推理,准确率、召回率等指标优于BERT等主流模型
- 可应用于广告图谱拆解、文本聚类及表情符号语义分析,具实战价值
人口贩卖涉及以暴力、欺诈或胁迫手段强迫他人从事非自愿的商业性行为。成人服务网站(ASWs)持续被用于招募和宣传受害者,成为执法机构识别潜在受害者的数据来源。然而,从这些网站提取有效信息面临巨大挑战:广告文本普遍使用表情符号、语法错误,并刻意隐藏以规避审查。本文系统评估了多种语言建模方法,包括传统信息检索、预训练Transformer及自定义Transformer模型。研究发现,利用特定文本特征,可在少量GPU资源下高效训练自定义模型,并在消费级设备上完成快速推理。所提出的定制模型在准确率、召回率、F1分数和ROC AUC上均优于BERT-base、RoBERTa、ModernBERT等主流编码器模型。该模型成功应用于三项任务:(i)分解ASW数据图谱中的巨型连通分量,(ii)对广告文本进行聚类,(iii)通过学习到的词嵌入解析表情符号在非法语境中的使用模式。本研究为成人服务网站文本分析提供了显著提升的技术方案,可广泛支持后续反人口贩卖应用与研究。
原文摘要 · Abstract (English)
Sex trafficking refers to the use of force, fraud, or coercion to compel an individual to perform in commercial sex acts against their will. Adult service websites (ASWs) have and continue to be linked to sex trafficking, offering a platform for traffickers to advertise their victims. Thus, organizations involved in the fight against sex trafficking often use ASW data when attempting to identify potential sex trafficking victims. A critical challenge in transforming ASW data into actionable insight is text analysis. Previous research using ASW data has shown that ASW ad text is important for linking ads. However, working with this text is challenging due to its extensive use of emojis, poor grammar, and deliberate obfuscation to evade law enforcement scrutiny. We conduct a comprehensive study of language modeling approaches for this application area, including simple information retrieval methods, pre-trained transformers, and custom transformer models. We demonstrate that characteristics of ASW text data allow efficient custom transformer models to be trained with relatively small GPU resources and used efficiently for inference on consumer hardware. Our custom models outperform fine-tuned variants of well-known encoder-only transformer models, including BERT-base, RoBERTa, and ModernBERT, on accuracy, recall, F1 score, and ROC AUC. We demonstrate the use of our best-performing custom configuration on three tasks related to ASW data analysis: (i) decomposing the giant component in a graph representation of ASW data, (ii) clustering ASW ad text, and (iii) using the learned token embeddings to understand the use of emojis in the illicit context we study. The models we develop represent a significant advancement in ASW text analysis, which can be leveraged in a variety of downstream applications and research.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。