paper-with-me

홈 › Papers

Finding Outliers in a Haystack: Anomaly Detection for Large Pointcloud Scenes

2025-08-25 · Ryan Faulkner, Luke Haub, Simon Ratcliffe, Tat-Jun Chin arxiv

LiDAR scanning in outdoor scenes acquires accurate distance measurements over wide areas, producing large-scale point clouds. Application examples for this data include robotics, automotive vehicles, and land surveillance. During such applications, outlier objects from outside the training data will inevitably appear. Our research contributes a novel approach to open-set segmentation, leveraging the learnings of object defect-detection research. We also draw on the Mamba architecture's strong performance in utilising long-range dependencies and scalability to large data. Combining both, we create a reconstruction based approach for the task of outdoor scene open-set segmentation. We show that our approach improves performance not only when applied to our our own open-set segmentation method, but also when applied to existing methods. Furthermore we contribute a Mamba based architecture which is competitive with existing voxel-convolution based methods on challenging, large-scale pointclouds.

📄 PDF Abstract BibTeX arXiv:2508.17634

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionPoint Clouds

Similar Papers 제목 키워드 기반

Investigation Into the Viability of Neural Networks as a Means for Anomaly Detection in Experiments Like Atlas at the LHC

2020-05-29 · Sully Billingsley

Petabytes of data are generated at the Atlas experiment at the Large Hadron Collider however not all of it is necessarily interesting, so what do we do with all of this data and how do we find these interesting needles i…

Anomaly Detection

Reasoning-based Anomaly Detection Framework: A Real-time, Scalable, and Automated Approach to Anomaly Detection Across Domains

2025-10-03 · Anupam Panwar, Himadri Pal, Jiali Chen, Kyle Cho 외 arxiv

Detecting anomalies in large, distributed systems presents several challenges. The first challenge arises from the sheer volume of data that needs to be processed. Flagging anomalies in a high-throughput environment call…

Anomaly Detection

AIDA: Analytic Isolation and Distance-based Anomaly Detection Algorithm

2022-12-05 · Luis Antonio Souto Arias, Cornelis W. Oosterlee, Pasquale Cirillo

We combine the metrics of distance and isolation to develop the Analytic Isolation and Distance-based Anomaly (AIDA) detection algorithm. AIDA is the first distance-based method that does not rely on the concept of neare…

Anomaly Detection

Detection of Global Anomalies on Distributed IoT Edges with Device-to-Device Communication

2024-07-16 · Hideya Ochiai, Riku Nishihata, Eisuke Tomiyama, Yuwei Sun 외

Anomaly detection is an important function in IoT applications for finding outliers caused by abnormal events. Anomaly detection sometimes comes with high-frequency data sampling which should be carried out at Edge devic…

Anomaly DetectionFederated Learning

Understanding Time Series Anomaly State Detection through One-Class Classification

2024-02-03 · Hanxu Zhou, Yuan Zhang, Guangjie Leng, Ruofan Wang 외

For a long time, research on time series anomaly detection has mainly focused on finding outliers within a given time series. Admittedly, this is consistent with some practical problems, but in other practical applicatio…

Anomaly DetectionOne-Class ClassificationTime SeriesTime Series Anomaly Detection+1