paper-with-me

Papers

Patch distribution modeling framework adaptive cosine estimator (PaDiM-ACE) for anomaly detection and localization in synthetic aperture radar imagery

2025-04-10 · Angelina Ibarra, Joshua Peeples

This work presents a new approach to anomaly detection and localization in synthetic aperture radar imagery (SAR), expanding upon the existing patch distribution modeling framework (PaDiM). We introduce the adaptive cosine estimator (ACE) detection statistic. PaDiM uses the Mahalanobis distance at inference, an unbounded metric. ACE instead uses the cosine similarity metric, providing bounded anomaly detection scores. The proposed method is evaluated across multiple SAR datasets, with performance metrics including the area under the receiver operating curve (AUROC) at the image and pixel level, aiming for increased performance in anomaly detection and localization of SAR imagery. The code is publicly available: https://github.com/Advanced-Vision-and-Learning-Lab/PaDiM-ACE.

📄 PDF Abstract BibTeX arXiv:2504.08049

Code (1)

advanced-vision-and-learning-lab/padim-ace 공식 구현 pytorch

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

Image Denoising via Adaptive Soft-Thresholding Based on Non-Local Samples

2015-06-01 · CVPR 2015 6 · Hangfan Liu, Ruiqin Xiong, Jian Zhang, Wen Gao

This paper proposes a new image denoising approach using adaptive signal modeling and adaptive soft-thresholding. It improves the image quality by regularizing all the patches in image based on distribution modeling in t…

DenoisingImage Denoising

DCDepth: Progressive Monocular Depth Estimation in Discrete Cosine Domain

2024-10-19 · Kun Wang, Zhiqiang Yan, Junkai Fan, Wanlu Zhu 외

In this paper, we introduce DCDepth, a novel framework for the long-standing monocular depth estimation task. Moving beyond conventional pixel-wise depth estimation in the spatial domain, our approach estimates the frequ…

Depth EstimationMonocular Depth Estimation

EPS: Efficient Patch Sampling for Video Overfitting in Deep Super-Resolution Model Training

2024-11-25 · Yiying Wei, Hadi Amirpour, Jong Hwan Ko, Christian Timmerer

Leveraging the overfitting property of deep neural networks (DNNs) is trending in video delivery systems to enhance quality within bandwidth limits. Existing approaches transmit overfitted super-resolution (SR) model str…

Super-Resolution

Beyond Cosine Similarity: Magnitude-Aware CLIP for No-Reference Image Quality Assessment

2025-11-13 · Zhicheng Liao, Dongxu Wu, Zhenshan Shi, Sijie Mai 외 arxiv

Recent efforts have repurposed the Contrastive Language-Image Pre-training (CLIP) model for No-Reference Image Quality Assessment (NR-IQA) by measuring the cosine similarity between the image embedding and textual prompt…

No-Reference Image Quality AssessmentSemantic Similarity

Gamma Mixture Modeling for Cosine Similarity in Small Language Models

2025-10-06 · Kevin Player arxiv

We study the cosine similarity of sentence transformer embeddings and observe that they are well modeled by gamma mixtures. From a fixed corpus, we measure similarities between all document embeddings and a reference que…