@inproceedings{cao-etal-2025-text,
title = "Text Anomaly Detection with Simplified Isolation Kernel",
author = "Cao, Yang and
Yang, Sikun and
Yang, Yujiu and
Qi, Lianyong and
Liu, Ming",
editor = "Christodoulopoulos, Christos and
Chakraborty, Tanmoy and
Rose, Carolyn and
Peng, Violet",
booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2025",
month = nov,
year = "2025",
address = "Suzhou, China",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/author-page-yu-wang-polytechnic/2025.findings-emnlp.680/",
doi = "10.18653/v1/2025.findings-emnlp.680",
pages = "12702--12713",
ISBN = "979-8-89176-335-7",
abstract = "Two-step approaches combining pre-trained large language model embeddings and anomaly detectors demonstrate strong performance in text anomaly detection by leveraging rich semantic representations. However, high-dimensional dense embeddings extracted by large language models pose challenges due to substantial memory requirements and high computation time. To address this challenge, we introduce the Simplified Isolation Kernel (SIK), which maps high-dimensional dense embeddings to lower-dimensional sparse representations while preserving crucial anomaly characteristics. SIK has linear-time complexity and significantly reduces space complexity through its innovative boundary-focused feature mapping.Experiments across 7 datasets demonstrate that SIK achieves better detection performance than 11 SOTA anomaly detection algorithms while maintaining computational efficiency and low memory cost. All code and demonstrations are available at https://github.com/charles-cao/SIK."
}Markdown (Informal)
[Text Anomaly Detection with Simplified Isolation Kernel](https://preview.aclanthology.org/author-page-yu-wang-polytechnic/2025.findings-emnlp.680/) (Cao et al., Findings 2025)
ACL