Papers › G²SF-MIAD: Geometry-Guided Score Fusion for Multimodal Industrial Anomaly Detection

G²SF-MIAD: Geometry-Guided Score Fusion for Multimodal Industrial Anomaly Detection

13 Mar 2025arXiv:2503.10091archive 2025-07-28

Chengyu Tao, Xuanming Cao, Juan Du

Industrial quality inspection plays a critical role in modern manufacturing by identifying defective products during production. While single-modality approaches using either 3D point clouds or 2D RGB images suffer from information incompleteness, multimodal anomaly detection offers promise through the complementary fusion of crossmodal data. However, existing methods face challenges in effectively integrating unimodal results and improving discriminative power. To address these limitations, we first reinterpret memory bank-based anomaly scores in single modalities as isotropic Euclidean distances in local feature spaces. Dynamically evolving from Eulidean metrics, we propose a novel \underline{G}eometry-\underline{G}uided \underline{S}core \underline{F}usion (G²SF) framework that progressively learns an anisotropic local distance metric as a unified score for the fusion task. Through a geometric encoding operator, a novel Local Scale Prediction Network (LSPN) is proposed to predict direction-aware scaling factors that characterize first-order local feature distributions, thereby enhancing discrimination between normal and anomalous patterns. Additionally, we develop specialized loss functions and score aggregation strategy from geometric priors to ensure both metric generalization and efficacy. Comprehensive evaluations on the MVTec-3D AD dataset demonstrate the state-of-the-art detection performance of our method with low positive rate and better recall, which is essential in industrial application, and detailed ablation analysis validates each component's contribution.

PaperPDFCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2503.10091")

Code

Syntology Ran 4 of 11 code samples harvested from 1 repository linked to this paper; 7 have no recorded run. Of those that ran: 2 ran · honoured contract; 1 ran · our draft was wrong; 1 ran with no contract checked.

By repository: found in paper text by Syntology: 11 samples from 1 repository, 4 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

ctaoaa/G2SF found in paper text by Syntology report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

11 samples harvested; 4 ran; 2 honoured the contract we drafted; 7 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

2ran · honoured contract
1ran · our draft was wrong
1ran
7unverified

Licence: 0 of the 11 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from ctaoaa/G2SF. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

WDSADMarginLoss ctaoaa/G2SF/G2SF_GITHUB/Fusion/fusion_engine_v2.py found in paper text by Syntology ran · metamorphic tier: invariant MIT (permissive) · b292ef3ea5250431 · report
get_scale ctaoaa/G2SF/G2SF_GITHUB/Fusion/fusion_engine_v2.py found in paper text by Syntology ran · our draft was wrong fingerprinted MIT (permissive) · dab20c12aac5426b · report
l1_regularization ctaoaa/G2SF/G2SF_GITHUB/Fusion/fusion_engine_v2.py found in paper text by Syntology ran · honoured contract MIT (permissive) · 16199d8c3e9c8b3a · report
l2_regularization ctaoaa/G2SF/G2SF_GITHUB/Fusion/fusion_engine_v2.py found in paper text by Syntology ran · honoured contract MIT (permissive) · 3857baec9affd767 · report
FusionModelV2 ctaoaa/G2SF/G2SF_GITHUB/Fusion/fusion_engine_v2.py found in paper text by Syntology unverified MIT (permissive) · 120da69785b147cc · report
LinearBlock ctaoaa/G2SF/G2SF_GITHUB/Fusion/fusion_engine_v2.py found in paper text by Syntology unverified MIT (permissive) · 49e18d07c7924b81 · report
MLPnet ctaoaa/G2SF/G2SF_GITHUB/Fusion/fusion_engine_v2.py found in paper text by Syntology unverified MIT (permissive) · cf61e747b2182da7 · report
MMScoringTrainer ctaoaa/G2SF/G2SF_GITHUB/Fusion/fusion_engine_v2.py found in paper text by Syntology unverified MIT (permissive) · 44b75c572fb89506 · report
MultiModalGateNet ctaoaa/G2SF/G2SF_GITHUB/Fusion/fusion_engine_v2.py found in paper text by Syntology unverified MIT (permissive) · e89daa54904fb1fb · report
get_dataloader ctaoaa/G2SF/G2SF_GITHUB/Fusion/fusion_engine_v2.py found in paper text by Syntology unverified MIT (permissive) · 7c4de0bc86a2ecd7 · report
get_sampler ctaoaa/G2SF/G2SF_GITHUB/Fusion/fusion_engine_v2.py found in paper text by Syntology unverified MIT (permissive) · 163820e4f0bc74bd · report

Tasks

Anomaly Detection

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections