A Text Classification Model Combining Adversarial Training with Pre-trained Language Model and neural networks: A Case Study on Telecom Fraud Incident Texts
Liu Zhuoxian, Shi Tuo, Hu Xiaofeng

TL;DR
This paper presents a novel text classification model that combines adversarial training, pre-trained language models, and neural networks to improve telecom fraud incident categorization, achieving high accuracy and operational deployment.
Contribution
It introduces an integrated model leveraging adversarial training with pre-trained language models and neural networks for telecom fraud text classification, enhancing efficiency and accuracy.
Findings
Achieved 83.9% classification accuracy on telecom fraud data.
Deployed in operational department, improving efficiency.
Model demonstrates potential for broader application scenarios.
Abstract
Front-line police officers often categorize all police call reported cases of Telecom Fraud into 14 subcategories to facilitate targeted prevention measures, such as precise public education. However, the associated data is characterized by its large volume, diverse information content, and variations in expression. Currently, there is a lack of efficient and accurate intelligent models to replace manual classification, which, while precise, is relatively inefficient. To address these challenges, this paper proposes a text classification model that combines adversarial training with Pre-trained Language Model and neural networks. The Linguistically-motivated Pre-trained Language Model model extracts three types of language features and then utilizes the Fast Gradient Method algorithm to perturb the generated embedding layer. Subsequently, the Bi-directional Long Short-Term Memory and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImbalanced Data Classification Techniques
