paper-with-me

Papers

Text Anomaly Detection with Simplified Isolation Kernel

2025-10-15 · Yang Cao, Sikun Yang, Yujiu Yang, Lianyong Qi, Ming Liu arxiv

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 state-of-the-art (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.

📄 PDF Abstract BibTeX arXiv:2510.13197

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyAnomaly Detection

Similar Papers 제목 키워드 기반

Isolation Distributional Kernel: A New Tool for Point & Group Anomaly Detection

2020-09-24 · Kai Ming Ting, Bi-Cun Xu, Takashi Washio, Zhi-Hua Zhou

We introduce Isolation Distributional Kernel as a new way to measure the similarity between two distributions. Existing approaches based on kernel mean embedding, which convert a point kernel to a distributional kernel, …

Anomaly DetectionGroup Anomaly Detection

IDK-S: Incremental Distributional Kernel for Streaming Anomaly Detection

2025-12-05 · Yang Xu, Yixiao Ma, Kaifeng Zhang, Zuliang Yang 외 arxiv

Anomaly detection on data streams presents significant challenges, requiring methods to maintain high detection accuracy among evolving distributions while ensuring real-time efficiency. Here we introduce $\mathcal{IDK}$…

Anomaly Detection

Isolation Mondrian Forest for Batch and Online Anomaly Detection

2020-03-08 · Haoran Ma, Benyamin Ghojogh, Maria N. Samad, Dongyu Zheng 외

We propose a new method, named isolation Mondrian forest (iMondrian forest), for batch and online anomaly detection. The proposed method is a novel hybrid of isolation forest and Mondrian forest which are existing method…

Anomaly DetectionEnsemble LearningOut-of-Distribution Detection

Unsupervised Anomaly Detection in Process-Complex Industrial Time Series: A Real-World Case Study

2026-04-15 · Sergej Krasnikov, Lukas Meitz, Samineh Bagheri, Michael Heider 외 arxiv

Industrial time-series data from real production environments exhibits substantially higher complexity than commonly used benchmark datasets, primarily due to heterogeneous, multi-stage operational processes. As a result…

Unsupervised Anomaly Detection

Anomaly Detection Based on Isolation Mechanisms: A Survey

2024-03-16 · Yang Cao, Haolong Xiang, Hang Zhang, Ye Zhu 외

Anomaly detection is a longstanding and active research area that has many applications in domains such as finance, security, and manufacturing. However, the efficiency and performance of anomaly detection algorithms are…

Anomaly DetectionSurveyUnsupervised Anomaly Detection