paper-with-me

홈 › Papers

SPARC: Subspace Position-Aware Robust Few-Shot Calibration for Distribution-Shifted Industrial Anomaly Detection

2026-08-19 · Seokhee Han, Seungjun Chu, Mateusz Nowak, Peter Chin arxiv

Vision-based industrial anomaly detectors are calibrated on one distribution but may be deployed on another that differs in illumination, fixture placement, or sensor characteristics, sharply degrading an otherwise accurate detector. Adapting to the incoming lot is a natural response, but labeled anomalies are scarce. We therefore consider calibration using only a handful of verified-normal images available before scoring the rest of the lot. Existing fixes require backpropagation, detector-specific tuning, or choices about feature directions that few calibration samples cannot justify. We present SPARC, a few-shot calibration method that intercepts patch features between encoder and detector and removes a closed-form, spatially indexed estimate of deployment-time nuisance through per-cell subspace projection. It needs only $k \le 8$ verified-normal images and uses the algebraic saturation rank $r{=}k{-}1$ on the encoder's native patch grid. The correction requires no gradient or weight updates and works with memory-bank, density, prototype, and mutual detectors. On the shift-prone benchmarks, SPARC improves pooled Image AUROC and AU-PRO$_{0.3}$ for all seven detectors whose image scores depend on corrected patch features by $+13.8$ and $+3.5$ percentage points (pp), respectively; on benchmarks without engineered shift, the changes are small and mixed. Controls that give competing corrections the same calibration images attribute these gains to the per-cell subspace structure rather than the images alone. Further ablations support the saturation-rank choice and characterize sensitivity to backbone and calibration conditions.

📄 PDF Abstract BibTeX arXiv:2608.18585

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

SPARC: Reliable Spatial Annotations from Robot Demonstrations at Scale

2026-06-11 · Nils Blank, Paul Mattes, Maximilian Xiling Li, Jakub Suliga 외 arxiv

This work introduces Spatial Annotations from Robot Demonstrations with Reliability Calibration (SPARC), a risk-aware framework that automatically labels robot demonstrations with structured spatial annotations and assig…

Motion Planning

SPARC: Subspace-Aware Prompt Adaptation for Robust Continual Learning in LLMs

2025-02-05 · Dinithi Jayasuriya, Sina Tayebati, Davide Ettori, Ranganath Krishnan 외

We propose SPARC, a lightweight continual learning framework for large language models (LLMs) that enables efficient task adaptation through prompt tuning in a lower-dimensional space. By leveraging principal component a…

Continual Learning

SPARC: Single-Pass Scaling for Motion Forecasting with Conformal Bayesian Last Layers

2026-08-21 · Sakif Hossain, Julian Teusch, Jörg P. Müller arxiv

Human motion forecasters are increasingly accurate and fast, but reliable deployment requires uncertainty estimates that are structured, calibrated, and efficient. Bayesian and ensemble-based uncertainty estimates often …

Motion Forecasting

SparCE: Sparsity aware General Purpose Core Extensions to Accelerate Deep Neural Networks

2017-11-07 · Sanchari Sen, Shubham Jain, Swagath Venkataramani, Anand Raghunathan

Deep Neural Networks (DNNs) have emerged as the method of choice for solving a wide range of machine learning tasks. The enormous computational demands posed by DNNs have most commonly been addressed through the design o…

Attribute

Ranking Distance Calibration for Cross-Domain Few-Shot Learning

2021-12-01 · CVPR 2022 1 · Pan Li, Shaogang Gong, Chengjie Wang, Yanwei Fu

Recent progress in few-shot learning promotes a more realistic cross-domain setting, where the source and target datasets are from different domains. Due to the domain gap and disjoint label spaces between source and tar…

Cross-Domain Few-Shotcross-domain few-shot learningFew-Shot LearningImage Retrieval+2