paper-with-me

홈 › Papers

Towards Token-Level Text Anomaly Detection

2026-01-20 · Yang Cao, Bicheng Yu, Sikun Yang, Ming Liu, Yujiu Yang arxiv

Despite significant progress in text anomaly detection for web applications such as spam filtering and fake news detection, existing methods are fundamentally limited to document-level analysis, unable to identify which specific parts of a text are anomalous. We introduce token-level anomaly detection, a novel paradigm that enables fine-grained localization of anomalies within text. We formally define text anomalies at both document and token-levels, and propose a unified detection framework that operates across multiple levels. To facilitate research in this direction, we collect and annotate three benchmark datasets spanning spam, reviews and grammar errors with token-level labels. Experimental results demonstrate that our framework get better performance than other 6 baselines, opening new possibilities for precise anomaly localization in text. All the codes and data are publicly available on https://github.com/charles-cao/TokenCore.

📄 PDF Abstract BibTeX arXiv:2601.13644

Code (0)

등록된 구현이 없습니다.

Tasks

Fake News DetectionAnomaly Detection

Similar Papers 제목 키워드 기반

Reasoning-Driven Anomaly Detection and Localization with Image-Level Supervision

2026-03-28 · Yizhou Jin, Yuezhu Feng, Jinjin Zhang, Peng Wang 외 arxiv

Multimodal large language models (MLLMs) have recently demonstrated remarkable reasoning and perceptual abilities for anomaly detection. However, most approaches remain confined to image-level anomaly detection and textu…

Reinforcement LearningAnomaly Detection

VisualAD: Language-Free Zero-Shot Anomaly Detection via Vision Transformer

2026-03-09 · Yanning Hou, Peiyuan Li, Zirui Liu, Yitong Wang 외 arxiv

Zero-shot anomaly detection (ZSAD) requires detecting and localizing anomalies without access to target-class anomaly samples. Mainstream methods rely on vision-language models (VLMs) such as CLIP: they build hand-crafte…

Anomaly Detection

Keep the Needle, Prune the Haystack: Defect-Preserving Token Pruning for Efficient Zero-Shot Anomaly Detection

2026-08-04 · Yanning Hou, Jingyuan Zhang, Xiaoyun Wang, Qixiang Ma 외 arxiv

Zero-shot visual anomaly detection has achieved remarkable progress, with recent vision-only approaches further improving performance while simplifying the inference pipeline. However, existing methods typically perform …

Anomaly Detection

Defect-aware Hybrid Prompt Optimization via Progressive Tuning for Zero-Shot Multi-type Anomaly Detection and Segmentation

2025-12-10 · Nadeem Nazer, Hongkuan Zhou, Lavdim Halilaj, Ylli Sadikaj 외 arxiv

Recent vision-language models (VLMs) like CLIP have shown impressive anomaly detection performance under significant distribution shift by utilizing high-level semantic information through text prompts. However, these mo…

Anomaly Detection

No Need For Real Anomaly: MLLM Empowered Zero-Shot Video Anomaly Detection

2026-02-22 · Zunkai Dai, Ke Li, Jiajia Liu, Jie Yang 외 arxiv

The collection and detection of video anomaly data has long been a challenging problem due to its rare occurrence and spatio-temporal scarcity. Existing video anomaly detection (VAD) methods under perform in open-world s…

Video Anomaly Detection