Papers › Myriad: Large Multimodal Model by Applying Vision Experts for Industrial Anomaly Detection

Myriad: Large Multimodal Model by Applying Vision Experts for Industrial Anomaly Detection

29 Oct 2023arXiv:2310.19070archive 2025-07-28

Yuanze Li, Haolin Wang, Shihao Yuan, Ming Liu, Debin Zhao, Yiwen Guo, Chen Xu, Guangming Shi, WangMeng Zuo

Due to the training configuration, traditional industrial anomaly detection (IAD) methods have to train a specific model for each deployment scenario, which is insufficient to meet the requirements of modern design and manufacturing. On the contrary, large multimodal models~(LMMs) have shown eminent generalization ability on various vision tasks, and their perception and comprehension capabilities imply the potential of applying LMMs on IAD tasks. However, we observe that even though the LMMs have abundant knowledge about industrial anomaly detection in the textual domain, the LMMs are unable to leverage the knowledge due to the modality gap between textual and visual domains. To stimulate the relevant knowledge in LMMs and adapt the LMMs towards anomaly detection tasks, we introduce existing IAD methods as vision experts and present a novel large multimodal model applying vision experts for industrial anomaly detection~(abbreviated to {Myriad}). Specifically, we utilize the anomaly map generated by the vision experts as guidance for LMMs, such that the vision model is guided to pay more attention to anomalous regions. Then, the visual features are modulated via an adapter to fit the anomaly detection tasks, which are fed into the language model together with the vision expert guidance and human instructions to generate the final outputs. Extensive experiments are applied on MVTec-AD, VisA, and PCB Bank benchmarks demonstrate that our proposed method not only performs favorably against state-of-the-art methods, but also inherits the flexibility and instruction-following ability of LMMs in the field of IAD. Source code and pre-trained models are publicly available at \url{https://github.com/tzjtatata/Myriad}.

PaperPDFCodeCode 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="2310.19070")

Code

Syntology Ran 6 of 10 code samples harvested from 1 repository linked to this paper; 4 have no recorded run. Of those that ran: 1 ran · honoured contract; 2 ran · violated contract; 3 ran with no contract checked.

By repository: official repository: 10 samples from 1 repository, 6 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

tzjtatata/myriad officialmentioned in papermentioned on GitHubpytorch 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

10 samples harvested; 6 ran; 1 honoured the contract we drafted; 4 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.

1ran · honoured contract
2ran · violated contract
3ran
4unverified

Licence: 10 of the 10 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 tzjtatata/myriad. “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.

anomaly_map_handler tzjtatata/myriad/evaluation_aqa_dataset.py official repository ran no licence file found · pointer only · cb41c9f77c7bd156 · report
disabled_train tzjtatata/myriad/minigpt4/models/blip2.py official repository ran · violated contract no licence file found · pointer only · 4cb732f513d69dfd · report
find_first_file_in_directory tzjtatata/myriad/minigpt4/models/adrefexpert_v2.py official repository ran fingerprinted no licence file found · pointer only · b902e006ef57cdcb · report
pair tzjtatata/myriad/minigpt4/models/fuser.py official repository ran · violated contract fingerprinted no licence file found · pointer only · 6ba8cee9f5daea41 · report
posemb_sincos_2d tzjtatata/myriad/minigpt4/models/fuser.py official repository ran · honoured contract no licence file found · pointer only · cfe18b9cc8afbfe9 · report
tile tzjtatata/myriad/minigpt4/models/base_model.py official repository ran fingerprinted no licence file found · pointer only · cb33571427334815 · report
all_gather_with_grad tzjtatata/myriad/minigpt4/models/base_model.py official repository unverified no licence file found · pointer only · 0ec9fc2025c16f65 · report
encode_text_with_prompt_ensemble tzjtatata/myriad/minigpt4/models/adexpert.py official repository unverified no licence file found · pointer only · b7db790f54abfb17 · report
get_context_emb tzjtatata/myriad/evaluation_aqa_dataset.py official repository unverified no licence file found · pointer only · 649c22213d7b3f54 · report
get_conv_act tzjtatata/myriad/minigpt4/models/fuser.py official repository unverified no licence file found · pointer only · a07ad5ab4092f40e · report

Tasks

Anomaly DetectionImage CaptioningInstruction FollowingVisual Reasoning

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

AdapterBASE

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