REVIEW 3 major objections 6 minor 1 cited by
Visual Anomaly Detection under Complex View-Illumination Interplay: A Large-Scale Benchmark
T0 review · 3 major / 6 minor · reviewed 2026-08-15 · deepseek-v4-flash
Pith's one-line read A new benchmark shows anomaly detectors fail when viewpoint and lighting vary together.
desk verdict A useful new benchmark that fills a real gap in VAD evaluation, with a load-bearing detectability filter that needs sensitivity analysis before the invariant-protocol numbers become standard. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The load-bearing object is the M2AD dataset itself, built by a capture rig that combines a motorized turntable providing 12 angular views in 30-degree steps with ten programmable illumination configurations, giving 120 calibrated images per specimen at 3,648 by 5,472 resolution. The paper adds a detectability filter for the M2AD-Invariant protocol: only abnormal images that three supervised detection models independently flag at IoU of at least 0.3 with confidence of at least 0.5 are retained, so the invariant benchmark measures robustness on anomalies that are arguably visible. The two evaluation protocols then define what counts as success, with M2AD-Synergy aggregating predictions across configurations to test fusion and M2AD-Invariant testing single-image robustness. The synchronized factorial design is what carries the argument, because without it the joint effect of view and illumination could not be separated from ordinary dataset difficulty.
What would settle it
Take the abnormal images that the detectability filter excluded and ask independent human annotators to mark the anomalies without seeing the supervised-model predictions; if humans can reliably label a large fraction of the excluded images, then the IoU and confidence thresholds are not measuring human-detectable anomalies, and the M2AD-Invariant numbers would need to be recomputed on a differently filtered set.
Extended reading notes
Core claim
The central discovery the paper tries to establish is that the view-illumination interplay, not any single imaging factor, is what breaks current visual anomaly detectors. On M2AD-Synergy, where a model can use all 120 configurations of a specimen, the best evaluated method, Dinomaly, reaches 90.0% object-level AUROC and 83.0% image-level AUROC; on M2AD-Invariant, which keeps single images but includes realistic view-illumination variation, the best method reaches only 81.3% image-level AUROC and 83.3% pixel-level AUPRO. These numbers contrast with the same method's 99.6% AUROC on MVTec AD. The paper also finds that simply averaging scores over more configurations does not help and can hurt, and that raising input resolution recovers several points, implying the remaining gap is partly about fine defect detail as well as about fusion.
Load-bearing premise
The M2AD-Invariant protocol assumes that anomalies agreed on by three supervised detection models at IoU of at least 0.3 and confidence of at least 0.5 are exactly the anomalies an unsupervised method should be expected to detect; if that filter is wrong, all M2AD-Invariant difficulty numbers inherit the error.
Editorial extensions
If this is right
- State-of-the-art methods that saturate standard benchmarks cannot be assumed deployment-ready; M2AD-style evaluation is needed to expose the gap.
- Current score-averaging fusion strategies over multiple views and illuminations are insufficient, making feature-level or physics-informed fusion a concrete target.
- High-resolution inputs recover meaningful performance, around 3 to 6 percentage points in object-level AUROC, so resolution cannot be treated as a free parameter in industrial inspection.
- The dual sub-categories in each of the ten classes make M2AD a usable testbed for cross-category generalization and zero-shot or few-shot anomaly detection.
- Methods that explicitly model illumination and geometry, such as photometric-stereo or multi-view-stereo inspired approaches, become testable on real synchronized data.
Reading between the lines
- The 12 by 10 factorial design also allows isolating how much of the failure is due to view changes versus illumination changes; the paper reports ablations on configuration count but not a full variance decomposition, so that decomposition is a natural next analysis.
- If the detectability filter's IoU and confidence thresholds are miscalibrated, the M2AD-Invariant numbers would shift; a human re-annotation study of the excluded images would settle whether the filter is fair.
- The synchronized multi-light capture means M2AD could double as a photometric-stereo benchmark, letting anomaly detectors consume estimated surface normals rather than raw pixel images; that is an extension the paper does not itself explore.
Signed reviews
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper introduces M2AD, a large-scale visual anomaly detection benchmark with 119,880 high-resolution images of 999 specimens across 10 categories, captured under 12 synchronized viewpoints and 10 illumination conditions (120 configurations per specimen). The authors define two evaluation protocols: M2AD-Synergy, which aggregates predictions across all configurations to test multi-view/multi-illumination fusion, and M2AD-Invariant, which evaluates single-image robustness on a subset of anomalies deemed 'detectable' by a supervised Mask R-CNN consensus filter. They benchmark five recent unsupervised methods (CDO, RD++, MSFlow, Dinomaly, INP-Former) and report substantial performance drops compared with published scores on MVTec AD, e.g., Dinomaly drops from 99.6% to 81.3% I-AUROC on M2AD-Invariant. Additional experiments examine input resolution, the number of configurations, and the number of illumination conditions.
Significance. If the dataset construction and protocols are sound, M2AD is a valuable contribution: it is the first large-scale VAD benchmark to jointly control viewpoint and illumination, it provides high-resolution imagery with sub-millimeter defects, and its two complementary protocols target different failure modes of current methods. The consistent performance drops across five independent methods and two protocols, the ablations with means and standard deviations, and the fact that the authors' own methods (CDO, INP-Former) perform relatively poorly all support the claim that existing VAD methods are not robust to view-illumination interplay. The planned public release of data, test suite, and imaging prototype design further strengthens reproducibility. However, the headline quantitative claims rest on two under-specified components: the supervised detectability filter that defines the M2AD-Invariant subset, and the train/test split used for both protocols. These issues must be resolved before the benchmark's central 'profound challenge' claim is fully secure.
major comments (3)
- [Section 3.1, 'Detectability Assessment' and Table 4] The M2AD-Invariant protocol retains only abnormal images where three supervised Mask R-CNN models agree with manual annotations at IoU >= 0.3 and confidence >= 0.5, yet no sensitivity analysis or external validation of these thresholds is provided. Because Table 4 and the headline 81.3% I-AUROC for Dinomaly are computed exclusively on this retained subset, a miscalibrated filter directly changes the central claim. The direction of the bias is unknown: if the filter preferentially retains high-contrast anomalies that supervised models find easy, the reported difficulty is understated; if it retains texture-based cues that supervised models exploit but unsupervised methods do not, the difficulty is overstated. I request a sensitivity analysis over threshold values, and ideally a control experiment on the full unfiltered set or a comparison with human detectability ratings.
- [Section 4.1, 'Benchmark Setups' and Section 4.3, 'M2AD-Invariant Results'] The paper never specifies the exact train/test split for either protocol. The statement in Section 4.3 that 'all imaging configurations are utilized for training' is ambiguous: if all normal images from all 120 configurations are used in training and the same normal images are then used to compute I-AUROC, the evaluation violates the standard unsupervised VAD protocol of held-out normal test images and would artificially inflate scores. The benchmark setup in Section 4.1 also lacks a clear statement of how normal and abnormal specimens or images are partitioned. This is a load-bearing specification issue, as the reported performance gaps are only interpretable if the split is standard and reproducible.
- [Section 3.1, 'Detectability Assessment' and Fig. 2(c)] The manual annotation procedure for images in which a defect is visually absent or undetectable is not documented. The figure refers to 'Manual Labeling' and 'Human Checking', but the paper does not state how annotators decided that an anomaly is not visible under a given view-illumination configuration, nor how inter-annotator disagreements were resolved. Since these manual labels are the ground truth against which the supervised detectability filter is trained, the reliability of the entire M2AD-Invariant subset depends on this undocumented annotation step.
minor comments (6)
- [Throughout] The text contains inconsistent spacing in the abbreviation 'V AD' instead of 'VAD' in several places (e.g., the abstract and Section 1); this should be harmonized.
- [Fig. 3(a)] The caption and legend for Fig. 3(a) are difficult to parse; the relationship between 'All/Detectable Abnormal' counts and the text's statement that about 75% of abnormal images are detectable should be made explicit with per-category numbers.
- [Section 4.2, Fig. 4] The ablation in Fig. 4 randomly selects configurations and illumination conditions three times, but the sampling procedure (whether subsets are per specimen, whether they are stratified by view/illumination, and what random seeds are used) is not described, which limits reproducibility.
- [Section 4.3, 'Quantitative Results'] The sentence stating that 'all imaging configurations are utilized for training' belongs in the protocol definition in Section 4.1, not in the results section; currently it is easy to miss when reading the benchmark setup.
- [Table 1] The row for PAD lists '20' under the main category column and '30' under total number of categories, which is confusing; the column semantics for 'Main' and 'Sub.' should be clarified, and the counts should be double-checked against the cited source.
- [References] Reference [8] (Dinomaly) is an arXiv preprint without a year or venue; since the paper is from CVPR 2025, the citation should be updated to the published version if available.
Circularity Check
No significant circularity: M2AD is an externally constructed benchmark, the evaluated methods are independent baselines, and the authors' own methods perform poorly, so the central 'profound challenge' claim is an empirical finding rather than a construction artifact.
full rationale
The paper's central claim—that state-of-the-art VAD methods degrade on M2AD relative to MVTec AD—is an empirical benchmark result, not a derivation from the benchmark's construction. The M2AD-Invariant protocol selects images using three supervised Mask R-CNN models trained on manual annotations (Section 3.1); the evaluated methods (CDO, RD++, MSFlow, Dinomaly, INP-Former) are unsupervised, and none is used to define the subset or to set any threshold, so no reported score is fitted or equivalent to an input by construction. The authors' own methods (CDO [24] and INP-Former [22]) perform poorly (72.2% and 67.3% I-AUROC on M2AD-Invariant), which argues against self-selection bias. Self-citations appear only as evaluated baselines or related-work pointers, not as load-bearing justification for the benchmark's conclusions; there is no uniqueness theorem or ansatz imported from prior work that forces the outcome. The supervised detectability filter could affect the interpretation of the absolute numbers, but that is a validity or calibration concern about threshold choice, not a circular reduction, and no sensitivity analysis is being passed off as a prediction. Hence no circular step is identifiable.
Assumptions & free parameters
free parameters (2)
- IoU threshold for detectability filter =
0.3
- Confidence threshold for detectability filter =
0.5
assumptions (4)
- domain assumption Manual annotations accurately label all anomalous regions.
- ad hoc to paper Mask R-CNN prediction consensus is a valid proxy for anomaly detectability.
- domain assumption Engineered defects are representative of real-world manufacturing anomalies.
- domain assumption The 12-view by 10-illumination capture protocol models realistic imaging conditions.
Cite this review
Pith. "Pith review of Visual Anomaly Detection under Complex View-Illumination Interplay: A Large-Scale Benchmark." pith.science (2026). https://pith.science/paper/KJWLUEST
@misc{pith2026250510996,
author = {Pith},
title = {Pith review of: Visual Anomaly Detection under Complex View-Illumination Interplay: A Large-Scale Benchmark},
year = {2026},
howpublished = {\url{https://pith.science/paper/KJWLUEST}},
note = {Machine review of arXiv:2505.10996}
}
read the original abstract
The practical deployment of Visual Anomaly Detection (VAD) systems is hindered by their sensitivity to real-world imaging variations, particularly the complex interplay between viewpoint and illumination which drastically alters defect visibility. Current benchmarks largely overlook this critical challenge. We introduce Multi-View Multi-Illumination Anomaly Detection (M2AD), a new large-scale benchmark comprising 119,880 high-resolution images designed explicitly to probe VAD robustness under such interacting conditions. By systematically capturing 999 specimens across 10 categories using 12 synchronized views and 10 illumination settings (120 configurations total), M2AD enables rigorous evaluation. We establish two evaluation protocols: M2AD-Synergy tests the ability to fuse information across diverse configurations, and M2AD-Invariant measures single-image robustness against realistic view-illumination effects. Our extensive benchmarking shows that state-of-the-art VAD methods struggle significantly on M2AD, demonstrating the profound challenge posed by view-illumination interplay. This benchmark serves as an essential tool for developing and validating VAD methods capable of overcoming real-world complexities. Our full dataset and test suite will be released at https://hustcyq.github.io/M2AD to facilitate the field.
Figures
Figures from the paper (17 more)
Forward citations
Cited by 1 Pith paper
-
A Comprehensive Survey for Real-World Industrial Defect Detection: Challenges, Approaches, and Prospects
A broad survey of industrial defect detection that structures the field by closed-set vs open-set and 2D vs 3D methods, with an emphasis on the rise of open-set anomaly detection.
Reference graph
Works this paper leans on
-
[1]
Paul Bergmann, Kilian Batzner, Michael Fauser, David Sattlegger, and Carsten Steger. The MVTec anomaly detection dataset: A comprehensive real-world dataset for unsupervised anomaly detection. International Journal of Computer Vision, 129(4):1038–1059, 2021
work page 2021
-
[2]
Spot-the-difference self-supervised pre-training for anomaly detection and segmentation
Yang Zou, Jongheon Jeong, Latha Pemula, Dongqing Zhang, and Onkar Dabeer. Spot-the-difference self-supervised pre-training for anomaly detection and segmentation. InEuropean Conference on Computer Vision, pages 392–408. Springer, 2022
work page 2022
-
[3]
Real-iad: A real-world multi-view dataset for benchmarking versatile industrial anomaly detection
Chengjie Wang, Wenbing Zhu, Bin-Bin Gao, Zhenye Gan, Jiangning Zhang, Zhihao Gu, Shuguang Qian, Mingang Chen, and Lizhuang Ma. Real-iad: A real-world multi-view dataset for benchmarking versatile industrial anomaly detection. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, pages 22883–22892, 2024
work page 2024
-
[4]
Pad: A dataset and benchmark for pose-agnostic anomaly detection
Qiang Zhou, Weize Li, Lihan Jiang, Guoliang Wang, Guyue Zhou, Shanghang Zhang, and Hao Zhao. Pad: A dataset and benchmark for pose-agnostic anomaly detection. In A. Oh, T. Naumann, A. Globerson, K. Saenko, M. Hardt, and S. Levine, editors, Advances in Neural Information Processing Systems , volume 36, pages 44558–44571. Curran Associates, Inc., 2023
work page 2023
-
[5]
The mvtec ad 2 dataset: Advanced scenarios for unsupervised anomaly detection
Lars Heckler-Kram, Jan-Hendrik Neudeck, Ulla Scheler, Rebecca König, and Carsten Steger. The mvtec ad 2 dataset: Advanced scenarios for unsupervised anomaly detection. ArXiv, abs/2503.21622, 2025
arXiv 2025
-
[6]
The eyecandies dataset for unsupervised multimodal anomaly detection and localization
Luca Bonfiglioli, Marco Toschi, Davide Silvestri, Nicola Fioraio, and Daniele De Gregorio. The eyecandies dataset for unsupervised multimodal anomaly detection and localization. In Lei Wang, Juergen Gall, Tat- Jun Chin, Imari Sato, and Rama Chellappa, editors, Asian Conference on Computer Vision, volume 13845 of Lecture Notes in Computer Science , pages 4...
work page 2022
-
[7]
Adaclip: Adapting clip with hybrid learnable prompts for zero-shot anomaly detection
Yunkang Cao, Jiangning Zhang, Luca Frittoli, Yuqi Cheng, Weiming Shen, and Giacomo Boracchi. Adaclip: Adapting clip with hybrid learnable prompts for zero-shot anomaly detection. In European Conference on Computer Vision, 2024
work page 2024
-
[8]
Dinomaly: The less is more philosophy in multi-class unsupervised anomaly detection
Jia Guo, Shuai Lu, Weihang Zhang, Fang Chen, Huiqi Li, and Hongen Liao. Dinomaly: The less is more philosophy in multi-class unsupervised anomaly detection. ArXiv, 2025
work page 2025
Show all 39 references
-
[9]
Mixed supervision for surface-defect detection: From weakly to fully supervised learning
Jakob Božiˇc, Domen Tabernik, and Danijel Skoˇcaj. Mixed supervision for surface-defect detection: From weakly to fully supervised learning. Computers in Industry, 129:103459, 2021
2021
-
[10]
VT-ADL: A vision transformer network for image anomaly detection and localization
Pankaj Mishra, Riccardo Verk, Daniele Fornasier, Claudio Piciarelli, and Gian Luca Foresti. VT-ADL: A vision transformer network for image anomaly detection and localization. InIEEE International Symposium on Industrial Electronics, pages 01–06. IEEE, 2021
2021
-
[11]
Surface defect saliency of magnetic tile
Yibin Huang, Congying Qiu, Yue Guo, Xiaonan Wang, and Kui Yuan. Surface defect saliency of magnetic tile. In International Conference on Automation Science and Engineering (CASE) , pages 612–617, 2018
2018
-
[12]
The mvtec 3d-ad dataset for unsupervised 3d anomaly detection and localization
Paul Bergmann, Xin Jin, David Sattlegger, and Carsten Steger. The mvtec 3d-ad dataset for unsupervised 3d anomaly detection and localization. Proceedings of the 17th International Joint Conference on Computer Vision, Imaging and Computer Graphics Theory and Applications , 5:20...
2022 doi
-
[13]
Real3d- ad: A dataset of point cloud anomaly detection
Jiaqi Liu, Guoyang Xie, Xinpeng Li, Jinbao Wang, Yong Liu, Chengjie Wang, Feng Zheng, et al. Real3d- ad: A dataset of point cloud anomaly detection. In Thirty-seventh Conference on Neural Information Processing Systems Datasets and Benchmarks Track, volume 36, 2024
2024
-
[14]
Real-iad d3: A real-world 2d/pseudo-3d/3d dataset for industrial anomaly detection
Wenbing Zhu, Lidong Wang, Ziqing Zhou, Chengjie Wang, Yurui Pan, Ruoyi Zhang, Zhuhao Chen, Linjie Cheng, Bin-Bin Gao, Jiangning Zhang, Zhenye Gan, Yuxie Wang, Yulong Chen, Shuguang Qian, Mingmin Chi, Bo Peng, and Lizhuang Ma. Real-iad d3: A real-world 2d/pseudo-3d/3d dataset f...
2025
-
[15]
Rad: A dataset and benchmark for real-life anomaly detection with robotic observations
Kaichen Zhou, Yang Cao, Teawhan Kim, Hao Zhao, Hao Dong, Kai Ming Ting, and Ye Zhu. Rad: A dataset and benchmark for real-life anomaly detection with robotic observations. ArXiv, abs/2410.00713, 2024
2024 arXiv
-
[16]
Manta: A large-scale multi-view and visual-text anomaly detection dataset for tiny objects
Lei Fan, Dongdong Fan, Zhiguang Hu, Yiwen Ding, Donglin Di, Kai Yi, Maurice Pagnucco, and Yang Song. Manta: A large-scale multi-view and visual-text anomaly detection dataset for tiny objects. arXiv preprint arXiv:2412.04867, 2024. 10
2024 arXiv
-
[17]
Industrial anomaly detection with domain shift: A real-world dataset and masked multi-scale reconstruction
Zilong Zhang, Zhibin Zhao, Xingwu Zhang, Chuang Sun, and Xuefeng Chen. Industrial anomaly detection with domain shift: A real-world dataset and masked multi-scale reconstruction. Computers in Industry, 151:103990, 2023
2023
-
[18]
IRON: inverse rendering by optimizing neural sdfs and materials from photometric images
Kai Zhang, Fujun Luan, Zhengqi Li, and Noah Snavely. IRON: inverse rendering by optimizing neural sdfs and materials from photometric images. In IEEE/CVF Conference on Computer Vision and Pattern Recognition, CVPR 2022, New Orleans, LA, USA, June 18-24, 2022 , pages 5555–5564....
2022
-
[19]
Geo-neus: Geometry-consistent neural implicit surfaces learning for multi-view reconstruction
Qiancheng Fu, Qingshan Xu, Yew Soon Ong, and Wenbing Tao. Geo-neus: Geometry-consistent neural implicit surfaces learning for multi-view reconstruction. In Sanmi Koyejo, S. Mohamed, A. Agarwal, Danielle Belgrave, K. Cho, and A. Oh, editors, Advances in Neural Information Proce...
2022
-
[20]
Towards visual discrimination and reasoning of real-world physical dynamics: Physics-grounded anomaly detection
Wenqiao Li, Yao Gu, Xintao Chen, Xiaohao Xu, Ming Hu, Xiaonan Huang, and Yingna Wu. Towards visual discrimination and reasoning of real-world physical dynamics: Physics-grounded anomaly detection. ArXiv, abs/2503.03562, 2025
2025 arXiv
-
[21]
Holmes-vau: Towards long-term video anomaly understanding at any granularity
Huaxin Zhang, Xiaohao Xu, Xiangdong Wang, Jia li Zuo, Xiaonan Huang, Changxin Gao, Shanjun Zhang, Li Yu, and Nong Sang. Holmes-vau: Towards long-term video anomaly understanding at any granularity. ArXiv, abs/2412.06171, 2024
2024 arXiv
-
[22]
Exploring intrinsic normal prototypes within a single image for universal anomaly detection
Wei Luo, Yunkang Cao, Haiming Yao, Xiaotian Zhang, Jianan Lou, Yuqi Cheng, Weiming Shen, and Wenyong Yu. Exploring intrinsic normal prototypes within a single image for universal anomaly detection. arXiv preprint arXiv:2503.02424, 2025
2025 arXiv
-
[23]
MambaAD: Exploring State Space Models for Multi-class Unsupervised Anomaly Detection
Haoyang He, Yuhu Bai, Jiangning Zhang, Qingdong He, Hongxu Chen, Zhenye Gan, Chengjie Wang, Xiangtai Li, Guanzhong Tian, and Lei Xie. MambaAD: Exploring State Space Models for Multi-class Unsupervised Anomaly Detection. In Amir Globersons, Lester Mackey, Danielle Belgrave, Ang...
2024
-
[24]
Collaborative discrepancy optimization for reliable image anomaly localization
Yunkang Cao, Xiaohao Xu, Zhaoge Liu, and Weiming Shen. Collaborative discrepancy optimization for reliable image anomaly localization. IEEE Transactions on Industrial Informatics , pages 1–10, 2023
2023
-
[25]
Remembering Normality: Memory-guided Knowledge Distillation for Unsupervised Anomaly Detection
Zhihao Gu, Liang Liu, Xu Chen, Ran Yi, Jiangning Zhang, Yabiao Wang, Chengjie Wang, Annan Shu, Guannan Jiang, and Lizhuang Ma. Remembering Normality: Memory-guided Knowledge Distillation for Unsupervised Anomaly Detection. pages 16355–16363, Paris, France, October 1-6, 2023, O...
2023
-
[26]
A unified anomaly synthesis strategy with gradient ascent for industrial anomaly detection and localization
Qiyu Chen, Huiyuan Luo, Chengkan Lv, and Zhengtao Zhang. A unified anomaly synthesis strategy with gradient ascent for industrial anomaly detection and localization. pages 37–54, Milan, Italy, September 29-October 4, 2024, 2025. Springer
2024
-
[27]
Hierarchical gaussian mixture normalizing flow modeling for unified anomaly detection
Xincheng Yao, Ruoqi Li, Zefeng Qian, Lu Wang, and Chongyang Zhang. Hierarchical gaussian mixture normalizing flow modeling for unified anomaly detection. In European Conference on Computer Vision, pages 92–108. Springer, 2024
2024
-
[28]
Towards Total Recall in Industrial Anomaly Detection
Karsten Roth, Latha Pemula, Joaquin Zepeda, Bernhard Scholkopf, Thomas Brox, and Peter Gehler. Towards Total Recall in Industrial Anomaly Detection. pages 14298–14308, New Orleans, LA, USA, June 18-24, 2022, June 2022. IEEE
2022
-
[29]
Anomalyclip: Object-agnostic prompt learning for zero-shot anomaly detection
Qihang Zhou, Guansong Pang, Yu Tian, Shibo He, and Jiming Chen. Anomalyclip: Object-agnostic prompt learning for zero-shot anomaly detection. In International Conference on Learning Representations, , 2024
2024
-
[30]
Multimodal industrial anomaly detection via hybrid fusion
Yue Wang, Jinlong Peng, Jiangning Zhang, Ran Yi, Yabiao Wang, and Chengjie Wang. Multimodal industrial anomaly detection via hybrid fusion. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, pages 8032–8041, 2023
2023
-
[31]
Easynet: An easy network for 3d industrial anomaly detection
Ruitao Chen, Guoyang Xie, Jiaqi Liu, Jinbao Wang, Ziqi Luo, Jinfan Wang, and Feng Zheng. Easynet: An easy network for 3d industrial anomaly detection. In Proceedings of the 31st ACM International Conference on Multimedia, pages 7038–7046, 2023
2023
-
[32]
Multi-sensor object anomaly detection: Unifying appearance, geometry, and internal properties
Wenqiao Li, Bozhong Zheng, Xiaohao Xu, Jinye Gan, Fading Lu, Xiang Li, Na Ni, Zheng Tian, Xiaonan Huang, Shenghua Gao, et al. Multi-sensor object anomaly detection: Unifying appearance, geometry, and internal properties. arXiv preprint arXiv:2412.14592, 2024. 11
2024 arXiv
-
[33]
Learning diffusion models for multi-view anomaly detection
Chieh Liu, Yu-Min Chu, Ting-I Hsieh, Hwann-Tzong Chen, and Tyng-Luh Liu. Learning diffusion models for multi-view anomaly detection. In European Conference on Computer Vision, pages 328–345. Springer, 2024
2024
-
[34]
Attention fusion reverse distillation for multi-lighting image anomaly detection
Yiheng Zhang, Yunkang Cao, Tianhang Zhang, and Weiming Shen. Attention fusion reverse distillation for multi-lighting image anomaly detection. In 2024 IEEE 20th International Conference on Automation Science and Engineering (CASE) , pages 2134–2139. IEEE, 2024
2024
-
[35]
Learning multi-view anomaly detection
Haoyang He, Jiangning Zhang, Guanzhong Tian, Chengjie Wang, and Lei Xie. Learning multi-view anomaly detection. arXiv preprint arXiv:2407.11935, 2024
2024 arXiv
-
[36]
Splatpose & detect: Pose- agnostic 3d anomaly detection
Mathis Kruse, Marco Rudolph, Dominik Woiwode, and Bodo Rosenhahn. Splatpose & detect: Pose- agnostic 3d anomaly detection. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, pages 3950–3960, 2024
2024
-
[37]
Revisiting reverse distillation for anomaly detection
Tran Dinh Tien, Anh Tuan Nguyen, Nguyen Hoang Tran, Ta Duc Huy, Soan Duong, Chanh D Tr Nguyen, and Steven QH Truong. Revisiting reverse distillation for anomaly detection. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition , pages 24511–24520,...
2023
-
[38]
Msflow: Multiscale flow-based framework for unsupervised anomaly detection
Yixuan Zhou, Xing Xu, Jingkuan Song, Fumin Shen, and Heng Tao Shen. Msflow: Multiscale flow-based framework for unsupervised anomaly detection. IEEE Transactions on Neural Networks and Learning Systems, 2024
2024
-
[39]
Black Bird
Yunkang Cao, Haiming Yao, Wei Luo, and Weiming Shen. Varad: Lightweight high-resolution image anomaly detection via visual autoregressive modeling. IEEE Transactions on Industrial Informatics , 21(4):3246–3255, 2025. 12 A Appendix The supplementary material includes the follow...
2025
Reviewed August 15, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.