Tagged articles
4 articles
Page 1 of 1
AI Frontier Lectures
AI Frontier Lectures
Nov 4, 2025 · Artificial Intelligence

How DiffPathV2 Achieves Zero‑Shot Image Anomaly Detection with 94.9% AUROC

This article breaks down the ICCV 2025 paper "Zero‑Shot Image Anomaly Detection Using Generative Foundation Models," explaining how DiffPathV2 leverages diffusion model denoising trajectories, six‑dimensional score errors, and SSIM weighting to detect out‑of‑distribution images without any task‑specific training, achieving state‑of‑the‑art AUROC scores across multiple benchmarks.

AUROCDiffPathV2SSIM
0 likes · 10 min read
How DiffPathV2 Achieves Zero‑Shot Image Anomaly Detection with 94.9% AUROC
Qunhe Technology Quality Tech
Qunhe Technology Quality Tech
Mar 16, 2023 · Operations

Automating IS Regression Testing with SSIM Image Comparison and Async Rendering

This article describes how the Inspiration Spaces (IS) platform implements an automated regression testing pipeline that uses SSIM image similarity, asynchronous rendering, and pre‑defined sample rooms to dramatically reduce manual effort, improve detection of rendering bugs, and streamline cross‑team collaboration.

AutomationOperationsRegression testing
0 likes · 11 min read
Automating IS Regression Testing with SSIM Image Comparison and Async Rendering
Xianyu Technology
Xianyu Technology
Mar 19, 2019 · Artificial Intelligence

Page Difference Detection for Automated Regression Testing in Mobile Apps

The paper proposes a method for automated regression testing in mobile apps by detecting page differences via layout segmentation, ORB alignment of scrollable areas, SSIM similarity, and CNN filtering to ignore scroll or cursor changes while highlighting semantic UI changes, demonstrated on the Xianyu app.

CNNORBRegression testing
0 likes · 10 min read
Page Difference Detection for Automated Regression Testing in Mobile Apps