paper-with-me

홈 › Papers

Cutting Through the Noise: On-the-fly Outlier Detection for Robust Training of Machine Learning Interatomic Potentials

2026-02-09 · Terry C. W. Lam, Niamh O'Neill, Christoph Schran, Lars L. Schaaf arxiv

The accuracy of machine learning interatomic potentials suffers from reference data that contains numerical noise. Often originating from unconverged or inconsistent electronic-structure calculations, this noise is challenging to identify. Existing mitigation strategies such as manual filtering or iterative refinement of outliers, require either substantial expert effort or multiple expensive retraining cycles, making them difficult to scale to large datasets. Here, we introduce an on-the-fly outlier detection scheme that automatically down-weights noisy samples, without requiring additional reference calculations. By tracking the loss distribution via an exponential moving average, this unsupervised method identifies outliers throughout a single training run. We show that this approach prevents overfitting and matches the performance of iterative refinement baselines with significantly reduced overhead. The method's effectiveness is demonstrated by recovering accurate physical observables for liquid water from unconverged reference data, including diffusion coefficients. Furthermore, we validate its scalability by training a foundation model for organic chemistry on the SPICE dataset, where it reduces energy errors by a factor of three. This framework provides a simple, automated solution for training robust models on imperfect datasets across dataset sizes.

📄 PDF Abstract BibTeX arXiv:2602.08849

Code (0)

등록된 구현이 없습니다.

Tasks

Outlier Detection

Similar Papers 제목 키워드 기반

Deep Anomaly Detection with Outlier Exposure

2018-12-11 · ICLR 2019 5 · Dan Hendrycks, Mantas Mazeika, Thomas Dietterich

It is important to detect anomalous inputs when deploying machine learning systems. The use of larger and more complex inputs in deep learning magnifies the difficulty of distinguishing between anomalous and in-distribut…

Anomaly DetectionOut-of-Distribution DetectionOut of Distribution (OOD) Detection

Graph Anomaly Detection with Noisy Labels by Reinforcement Learning

2024-07-08 · Zhu Wang, Shuang Zhou, Junnan Dong, Chang Yang 외

Graph anomaly detection (GAD) has been widely applied in many areas, e.g., fraud detection in finance and robot accounts in social networks. Existing methods are dedicated to identifying the outlier nodes that deviate fr…

Anomaly DetectionFraud DetectionGraph Anomaly Detectionreinforcement-learning+1

Outlier Detection from Image Data

2019-05-01 · ICLR 2019 5 · Lei Cao, Yizhou Yan, Samuel Madden, Elke Rundensteiner

Modern applications from Autonomous Vehicles to Video Surveillance generate massive amounts of image data. In this work we propose a novel image outlier detection approach (IOD for short) that leverages the cutting-edge …

Autonomous VehiclesGeneral ClassificationMulti-class ClassificationOutlier Detection

Robust Anomaly Detection and Backdoor Attack Detection Via Differential Privacy

2019-11-16 · ICLR 2020 1 · Min Du, Ruoxi Jia, Dawn Song

Outlier detection and novelty detection are two important topics for anomaly detection. Suppose the majority of a dataset are drawn from a certain distribution, outlier detection and novelty detection both aim to detect …

Anomaly DetectionBackdoor AttackNovelty DetectionOutlier Detection

Robust Non-linear Regression: A Greedy Approach Employing Kernels with Application to Image Denoising

2016-01-04 · George Papageorgiou, Pantelis Bouboulis, Sergios Theodoridis

We consider the task of robust non-linear regression in the presence of both inlier noise and outliers. Assuming that the unknown non-linear function belongs to a Reproducing Kernel Hilbert Space (RKHS), our goal is to e…

DenoisingImage Denoisingregression