paper-with-me

홈 › Papers

AnoF-Diff: One-Step Diffusion-Based Anomaly Detection for Forceful Tool Use

2025-09-18 · Yating Lin, Zixuan Huang, Fan Yang, Dmitry Berenson arxiv

Multivariate time-series anomaly detection, which is critical for identifying unexpected events, has been explored in the field of machine learning for several decades. However, directly applying these methods to data from forceful tool use tasks is challenging because streaming sensor data in the real world tends to be inherently noisy, exhibits non-stationary behavior, and varies across different tasks and tools. To address these challenges, we propose a method, AnoF-Diff, based on the diffusion model to extract force-torque features from time-series data and use force-torque features to detect anomalies. We compare our method with other state-of-the-art methods in terms of F1-score and Area Under the Receiver Operating Characteristic curve (AUROC) on four forceful tool-use tasks, demonstrating that our method has better performance and is more robust to a noisy dataset. We also propose the method of parallel anomaly score evaluation based on one-step diffusion and demonstrate how our method can be used for online anomaly detection in several forceful tool use experiments.

📄 PDF Abstract BibTeX arXiv:2509.15153

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

AnoFPDM: Anomaly Segmentation with Forward Process of Diffusion Models for Brain MRI

2024-04-24 · Yiming Che, Fazle Rafsani, Jay Shah, Md Mahfuzur Rahman Siddiquee 외

Weakly-supervised diffusion models (DMs) in anomaly segmentation, leveraging image-level labels, have attracted significant attention for their superior performance compared to unsupervised methods. It eliminates the nee…

Anomaly SegmentationSegmentation

Multivariate Time Series Anomaly Detection using DiffGAN Model

2025-01-03 · Guangqiang Wu, Fu Zhang

In recent years, some researchers have applied diffusion models to multivariate time series anomaly detection. The partial diffusion strategy, which depends on the diffusion steps, is commonly used for anomaly detection …

Anomaly DetectionGenerative Adversarial NetworkmodelTime Series+1

ImDiffusion: Imputed Diffusion Models for Multivariate Time Series Anomaly Detection

2023-07-03 · Yuhang Chen, Chaoyun Zhang, Minghua Ma, Yudong Liu 외

Anomaly detection in multivariate time series data is of paramount importance for ensuring the efficient operation of large-scale systems across diverse domains. However, accurately detecting anomalies in such data poses…

Anomaly DetectionImputationTime SeriesTime Series Anomaly Detection

Adversarial Denoising Diffusion Model for Unsupervised Anomaly Detection

2023-12-07 · Jongmin Yu, Hyeontaek Oh, Jinhong Yang

In this paper, we propose the Adversarial Denoising Diffusion Model (ADDM). The ADDM is based on the Denoising Diffusion Probabilistic Model (DDPM) but complementarily trained by adversarial learning. The proposed advers…

Anomaly DetectionDenoisingmodelUnsupervised Anomaly Detection

Single-Step Reconstruction-Free Anomaly Detection and Segmentation via Diffusion Models

2025-08-06 · Mehrdad Moradi, Marco Grasso, Bianca Maria Colosimo, Kamran Paynabar arxiv

Generative models have demonstrated significant success in anomaly detection and segmentation over the past decade. Recently, diffusion models have emerged as a powerful alternative, outperforming previous approaches suc…

Computational EfficiencyAnomaly Detection