Text-ADBench: Text Anomaly Detection Benchmark Based on LLM Embeddings
Researchers have developed Text-ADBench, a benchmark for evaluating text anomaly detection methods. The benchmark uses embeddings from various pre-trained language models and evaluates their effectiveness on different text datasets. The study found that embedding quality is crucial for anomaly detection, and deep learning-based approaches do not outperform shallow algorithms when using LLM-derived embeddings. The researchers also observed low-rank characteristics in cross-mod
Researchers have developed Text-ADBench, a benchmark for evaluating text anomaly detection methods. The benchmark uses embeddings from various pre-trained language models and evaluates their effectiveness on different text datasets. The study found that embedding quality is crucial for anomaly detection, and deep learning-based approaches do not outperform shallow algorithms when using LLM-derived embeddings. The researchers also observed low-rank characteristics in cross-model performance matrices, which can be used to quickly evaluate and select models. Text-ADBench is open-sourced and provides a foundation for future research in text anomaly detection.
---
Why it matters: This study matters because it provides a standardized benchmark for evaluating text anomaly detection methods, which are critical for applications such as fraud detection, misinformation identification, and content moderation.
Source: https://arxiv.org/abs/2507.12295
This article was originally published at: https://arxiv.org/abs/2507.12295