Pith. sign in

REVIEW 4 major objections 6 minor 111 references

ShiftedBronzes: Benchmarking and Analysis of Domain Fine-Grained Classification in Open-World Settings

T0 review · 4 major / 6 minor · reviewed 2026-08-11 · deepseek-v4-flash

Pith's one-line read ShiftedBronzes tests bronze ware dating against seven real-world distribution shifts, and finds VLM-based OOD detection consistently ahead of post-hoc and generation-based methods.

desk verdict A useful niche OOD benchmark for bronze dating, but the transferred OOD categories are generated from the same test-set images as the ID evaluation, which muddies the paper's main difficulty-ranking claim. read the letter →

arxiv 2412.12683 v1 pith:XAWQWXFY submitted 2024-12-17 cs.CV

classification cs.CV
keywords out-of-distributiondetectionfine-grainedclassificationbronzewaredatingbenchmarkdatasetvision-languagemodelsdistributionshiftmaterialtransferarchaeological
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

This paper builds a benchmark, ShiftedBronzes, for fine-grained bronze ware dating in open-world settings. It pairs two in-distribution classes of bronze vessels (Ding and Gui) with seven out-of-distribution types—sketches, rubbings, material-transferred containers and bronzes, and modern container photos—that reflect shifts archaeologists actually face. On this benchmark and five general OOD datasets, the paper compares six fine-grained classifiers and eighteen OOD detection methods, and its central empirical claim is that VLM-based detectors consistently beat post-hoc and generation-based ones, while all methods struggle more with domain-specific OOD samples whose distribution shift is small. If the benchmark is accepted, it gives the archaeology and computer vision communities a shared testbed and a set of rankings that characterize the current state of OOD detection in a specialized domain.

What carries the argument

The central object is the ShiftedBronzes dataset itself, constructed by expanding the bronze Ding dataset to include Gui vessels, sketches, rubbings, and 51,023 container images, and by using a zero-shot material transfer technique to create transferred container and transferred bronze images. The mechanism that carries the argument is the pairing of ID data (bronze ware color photographs dated by experts into four dynasties) with OOD data arranged on a spectrum of distribution shift, from close (sketch and rubbing) to far (general ImageNet-derived datasets). The benchmark's analytical leverage comes from comparing eighteen OOD detection methods in three families—post-hoc, VLM-based, and generation-based—on both this spectrum and five general OOD datasets, which lets the paper separate domain-specific behavior from conclusions already established on general OOD data.

What would settle it

Ask a panel of bronze experts to inspect a random sample of transferred container and transferred bronze images and classify them as realistic or artifact-laden; if a substantial fraction show material-transfer artifacts, or if a detector's ranking on ShiftedBronzes changes when evaluated on a held-out set of real photos with analogous shifts, the benchmark's empirical claims would be undermined.

Watch

Extended reading notes

Core claim

The central claim is that ShiftedBronzes is a valid and useful benchmark for bronze ware dating under distribution shift, and that on it, VLM-based OOD detection methods consistently outperform post-hoc and generation-based methods. The paper also reports that current OOD detectors find domain-specific OOD samples with small distribution shifts—sketches, rubbings, transferred images—harder than general OOD images, and that among post-hoc methods those combining multiple feature sources do best. A further finding is that pre-trained diffusion-model-based methods are especially sensitive to color distribution shifts and perform well on sketch and rubbing data, indicating a possible route for improving generation-based detection.

Load-bearing premise

The benchmark's conclusions depend on the assumption that the material-transferred images (51,023 per type) are realistic proxies for the distribution shifts faced in real bronze ware dating, and that the expert era labels are reliable enough to serve as ground truth.

Editorial extensions

If this is right

  • Bronze ware dating systems deployed in the field can be evaluated against realistic OOD inputs, including sketches, rubbings, and container-like objects, rather than only clean color photographs.
  • VLM-based OOD detection, especially prompt-learning methods with trainable ID prompts, becomes the recommended starting point for open-world archaeology applications.
  • The finding that small distribution shifts are hardest implies that specialized domains need OOD benchmarks with near-distribution negatives, not only easy general OOD sets.
  • Diffusion-model-based detectors that are sensitive to color shifts could be improved by training or selecting them on domain-specific color distributions.
  • The benchmark provides a reusable testbed for future OOD detection methods, so progress can be measured against a fixed, expert-annotated reference.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • A natural next step the paper does not take is to validate the generated transferred images with archaeologist raters; if experts flag material-transfer artifacts, the benchmark's difficulty ranking could change, so such a human study would strengthen or revise the conclusions.
  • The benchmark's design could transfer to other fine-grained heritage and materials domains—ceramics, coins, manuscripts—where sketches, rubbings, and material-transfer negatives are equally natural OOD types.
  • The observed 1-shot advantage for VLM prompt learning on specialized data suggests that few-shot regimes may be the default operating point for domain OOD detection, a pattern worth testing on other specialized benchmarks.
  • Because the paper finds the best post-hoc methods combine multiple feature sources, a testable extension is to combine the two top post-hoc scores into a single detector and measure whether it closes part of the gap to VLM methods.
Share X Bluesky LinkedIn Reddit HN

Signed reviews

No signed human review yet.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

4 major / 6 minor

Summary. The paper introduces ShiftedBronzes, a benchmark for fine-grained bronze-ware dating under open-world distribution shifts. The benchmark consists of two in-distribution (ID) bronze-ware categories (Ding and Gui) with expert era annotations, and seven OOD data types: sketches, rubbings, two types of ZeST-generated material-transferred images, and container images from ImageNet-21K. The authors benchmark six FGVC methods for the dating task and eighteen OOD detection methods (post-hoc, VLM-based, and generation-based) on ShiftedBronzes and five general OOD datasets. The main empirical findings are that VLM-based methods, especially ID-like, outperform other categories; that detection is harder on domain-specific OOD data with small distribution shifts (the 'hard OOD' split) than on general OOD data; and that diffusion-based methods are comparatively strong on sketch/rubbing data. The paper also analyzes the effect of few-shot training size on VLM methods.

Significance. If the benchmark is valid, it fills a real gap: there is no existing OOD benchmark for archaeological bronze-ware dating, and the dataset includes expert-annotated fine-grained era labels and a variety of OOD types that plausibly occur in archaeological practice. The paper benchmarks a broad set of eighteen OOD methods, and the finding that VLM-based methods are more robust on this specialized domain, as well as the sensitivity analysis of few-shot prompt learning, are useful to the OOD detection community. The dataset and code are promised, and the scale (over 50k images per transferred/container category) is substantial. At the same time, the benchmark's validity depends on the realism of the ZeST-generated images and on the absence of leakage between the generated OOD data and the ID evaluation set; these issues are not adequately addressed in the current manuscript.

major comments (4)
  1. [Section 3.3 and Section 4.1] The transferred container and transferred bronze OOD categories are generated from the 2,861 bronze images that constitute the ID test set defined in Section 4.1. Consequently, every transferred OOD image shares exact material and texture content with at least one ID evaluation image. The small-shift difficulty finding in Section 4.4.2(6) may therefore be an artifact of this artificial content overlap rather than a genuine property of real bronze-ware distribution shifts. This is a load-bearing issue for the benchmark's central claim to model shifts 'commonly encountered in bronze ware dating scenarios.' Please add a control experiment in which transferred OOD images are generated from bronze images held out from the ID evaluation split (e.g., from the training/validation portions), and re-run the key comparisons; alternatively, report a sensitivity analysis that quantifies the effect of this overlap.
  2. [Section 4.4.1] For the VLM-based methods ID-like and LoCoOp, the text states that the authors selected the best-performing configuration across varying training sample sizes, but the chosen shot count is not reported in Table 3, Figure 7, or the text. Since Figure 7 shows substantial performance variation with the number of shots (e.g., best OOD performance at 1-shot, with declines as shots increase), the reported rankings are not reproducible and the comparison may be cherry-picked. Please report the exact few-shot configuration used for each method and dataset in Table 3, and provide results for all shot counts in an appendix. In addition, the paper reports no error bars or repeated runs for any of the Table 3 results, which makes it difficult to assess whether the reported differences are significant.
  3. [Section 4.1 and Section 3.4] The split of OOD data into 'hard' (the seven ShiftedBronzes OOD types) and 'easy' (the five general OOD datasets) is based on expert judgment and a t-SNE visualization of 200 random images per type (Figure 2c). This split is load-bearing for the paper's central finding (Section 4.4.2(6)) that current methods struggle more with small distribution shifts. The t-SNE plot is only illustrative and does not provide a quantitative measure of distribution shift. Please add quantitative shift estimates, such as FID, MMD, or class-conditional feature distances computed with the same backbone(s), and show that the hard/easy ordering is robust to the choice of feature extractor.
  4. [Section 3.3] The ZeST-generated OOD images are never validated for realism or for their correspondence to distribution shifts actually encountered in bronze-ware dating. If the generated images contain material-transfer artifacts (e.g., unrealistic texture bleeding, lighting inconsistencies, or structural distortions), the benchmark conclusions may not transfer to real archaeological workflows. At minimum, the paper should include a human evaluation (e.g., expert raters judging whether the generated images look like real bronze artifacts or crafts) or a quantitative artifact analysis (e.g., comparison against real sketches/rubbings, or detection of obvious generation artifacts). Without this validation, the benchmark's key assumption that the generated OOD data are realistic proxies remains unsupported.
minor comments (6)
  1. [Abstract] The abstract contains a duplicated phrase: 'for bronze ware dating and the and the development of OOD detection methods.'
  2. [Table 3] The table header says 'AUPOC' in multiple places; this should be 'AUROC.'
  3. [Section 4.4.2] The text refers to 'Table 1' and 'Figure 4' when presenting top-2 results; these should be 'Table 3' and likely 'Figure 5' or a different figure number.
  4. [References] References [1]-[4] and [49]-[50] appear to be leftover placeholder entries (e.g., 'Alpher' and 'Frobnication') and should be removed or replaced with actual citations before any public release.
  5. [Section 4.4.2(1)] The statement that DiffGuard performs 'just below ID-like' on sketch/rubbing data is vague; please report the exact FPR@95 and AUROC values (37.4/87.37 vs. 24.55/94.94 according to Table 3).
  6. [Table 2] HRN achieves an overall accuracy of 39.57%, far lower than the other methods; the paper does not comment on this, and such a large gap may indicate a bug in the evaluation setting. Please verify and briefly explain.

Circularity Check

1 steps flagged · score 3.0 of 10

Main benchmark comparisons are not circular, but the small-shift OOD difficulty result is partly built into the OOD construction from ID test images.

  1. self definitional [Section 3.3 (Transferred OOD Data) and Section 4.1 (Data Preparation)]
    "To prevent information leakage from the training data, we used 2861 bronze ware images from the test set to perform material transfers on 51023 container images ... Consequently, the transferred container data can also be correlated with each era based on the corresponding bronze ware images. ... Considering the degree of distribution shift from the ID data, we classified the seven OOD data types in ShiftedBronzes as hard OOD data and the five general OOD datasets as easy OOD data."

    The two 'small distribution shift' OOD categories (transferred container and transferred bronze) are constructed by applying material transfer to the exact 2,861 bronze images that form the ID test set. Thus every transferred OOD sample contains the material/texture of an ID evaluation image, making the small-shift property true by construction rather than an independent property of real bronze-ware distribution shifts. The Section 4.4.2 finding that hard/small-shift OOD is more difficult is therefore partly an artifact of the ID-OOD overlap built into the dataset definition, not a free-standing empirical discovery.

full rationale

The paper's central OOD conclusions are benchmarked against external general datasets (Species, ImageNet-O, iNaturalist, Texture, OpenImage-O), so the main performance rankings are not circular. The one definitional weakness is the construction of the transferred OOD categories from the ID test set: the 'small distribution shift' for these categories is guaranteed by using the ID test images as the material source, which confounds the reported result that small-shift domain OOD is harder. The hard/easy labeling in Section 4.1 also carries some tautological weight, though the FPR@95 and AUROC measurements themselves are empirical. Self-citations to the authors' prior bronze Ding dataset and AKG model are used as tools and baselines but are not load-bearing in a circular way. Overall, partial circularity appears in one sub-claim, not in the benchmark as a whole.

Assumptions & free parameters 2 free parameters · 3 assumptions · 0 invented entities

The central claims rest on a small set of domain assumptions: expert-era labels as ground truth, the realism of ZeST-generated OOD images, and the author-defined hard/easy OOD split. There are no fitted parameters in a modeling sense, but the VLM few-shot configuration is selected post hoc, and the hard/easy assignment is a hand-chosen categorization that drives the analysis.

free parameters (2)
  • VLM few-shot training configuration = 1-shot (best per Figure 7, exact choice not reported in Table 3)
    Section 4.4.1 states the authors tested ID-like and LoCoOp under varying numbers of training samples and selected the best-performing configuration for the final comparison, but the exact configuration for the reported Table 3 numbers is not stated.
  • hard/easy OOD assignment = hard = all seven ShiftedBronzes OOD types; easy = five general OOD datasets
    Section 4.1 assigns the seven ShiftedBronzes OOD types to hard and the five general datasets to easy, based on expert judgment and t-SNE. This hand-chosen categorization drives the main difficulty analysis.
assumptions (3)
  • domain assumption Expert annotations of era for bronze ware images are reliable (four dynasties, eleven fine-grained periods).
    Section 3.1 states the authors re-argued the era of each artifact with three bronze experts; this expert labeling is the ground truth for both FGVC and OOD evaluation.
  • ad hoc to paper ZeST zero-shot material transfer produces realistic OOD images that simulate real bronze ware and counterfeit items.
    Section 3.3 describes transferred container and transferred bronze data generated by ZeST; the realism of this synthesis is not validated against human judgment or field data.
  • domain assumption t-SNE feature distances reflect semantic distribution shift relevant to OOD difficulty.
    Section 3.4 supports the hard/easy classification with t-SNE visualizations, but t-SNE preserves structure only approximately and is used here as a proxy for distribution shift.

how reviews work

0 comments
Cite this review

Pith. "Pith review of ShiftedBronzes: Benchmarking and Analysis of Domain Fine-Grained Classification in Open-World Settings." pith.science (2026). https://pith.science/paper/XAWQWXFY

@misc{pith2026241212683,
  author       = {Pith},
  title        = {Pith review of: ShiftedBronzes: Benchmarking and Analysis of Domain Fine-Grained Classification in Open-World Settings},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/XAWQWXFY}},
  note         = {Machine review of arXiv:2412.12683}
}
read the original abstract

In real-world applications across specialized domains, addressing complex out-of-distribution (OOD) challenges is a common and significant concern. In this study, we concentrate on the task of fine-grained bronze ware dating, a critical aspect in the study of ancient Chinese history, and developed a benchmark dataset named ShiftedBronzes. By extensively expanding the bronze Ding dataset, ShiftedBronzes incorporates two types of bronze ware data and seven types of OOD data, which exhibit distribution shifts commonly encountered in bronze ware dating scenarios. We conduct benchmarking experiments on ShiftedBronzes and five commonly used general OOD datasets, employing a variety of widely adopted post-hoc, pre-trained Vision Large Model (VLM)-based and generation-based OOD detection methods. Through analysis of the experimental results, we validate previous conclusions regarding post-hoc, VLM-based, and generation-based methods, while also highlighting their distinct behaviors on specialized datasets. These findings underscore the unique challenges of applying general OOD detection methods to domain-specific tasks such as bronze ware dating. We hope that the ShiftedBronzes benchmark provides valuable insights into both the field of bronze ware dating and the and the development of OOD detection methods. The dataset and associated code will be available later.

Figures

Figures reproduced from arXiv: 2412.12683 by the authors.

Figure 1
Figure 1. Examples of our proposed dataset and a general OOD dataset (OpenImage-O [ [PITH_FULL_IMAGE:figures/full_fig_p001_1.png] view at source ↗
Figure 2
Figure 2. (a) Statistical of expert-annotated knowledge within the [PITH_FULL_IMAGE:figures/full_fig_p004_2.png] view at source ↗
Figure 3
Figure 3. The detailed process for collecting container data. [PITH_FULL_IMAGE:figures/full_fig_p004_3.png] view at source ↗
Figures from the paper (4 more)
Figure 4
Figure 4. Figure 4: The generation process of transferred container and [PITH_FULL_IMAGE:figures/full_fig_p005_4.png]
Figure 5
Figure 5. Figure 5: The comparison of FPR@95 performance of 18 OOD detection methods on the OOD data in ShiftedBronzes and five general [PITH_FULL_IMAGE:figures/full_fig_p007_5.png]
Figure 6
Figure 6. Figure 6: ID and OOD score density distribution of two top-performing methods on the [PITH_FULL_IMAGE:figures/full_fig_p007_6.png]
Figure 7
Figure 7. Figure 7: Comparison of ID and OOD performance of ID-like [ [PITH_FULL_IMAGE:figures/full_fig_p008_7.png]

Discussion (0). Continue with ORCID to comment.

Reference graph

Works this paper leans on

111 extracted references · 77 canonical work pages

  1. [1]

    Alpher, F. (2002). Frobnication. IEEE TPAMI, 12(1):234– 778

  2. [2]

    and Fotheringham-Smythe, F

    Alpher, F. and Fotheringham-Smythe, F. (2003). Frobnication revisited. Journal of Foo, 13(1):234–778

  3. [3]

    Alpher, F., Fotheringham-Smythe, F., and Gamow, F. (2004). Can a machine frobnicate? Journal of Foo, 14(1):234–778

  4. [4]

    and Gamow, F

    Alpher, F. and Gamow, F. (2005). Can a computer frobnicate? In CVPR, pages 234–778

  5. [5]

    Bai, Y ., Han, Z., Cao, B., Jiang, X., Hu, Q., and Zhang, C. (2024). Id-like prompt learning for few-shot out-of- distribution detection. In Proceedings of the IEEE/CVF Con- ference on Computer Vision and Pattern Recognition , pages 17480–17489. 3, 6, 7, 8

  6. [6]

    Basart, S., Mantas, M., Mohammadreza, M., Jacob, S., and Dawn, S. (2022). Scaling out-of-distribution detection for real- world settings. In International Conference on Machine Learn- ing. 5, 6, 8

  7. [7]

    Ben-David, S., Blitzer, J., Crammer, K., Kulesza, A., Pereira, F., and Vaughan, J. W. (2010). A theory of learning from dif- ferent domains. Machine learning, 79:151–175

  8. [8]

    and Boult, T

    Bendale, A. and Boult, T. E. (2016). Towards open set deep networks. In Proceedings of the IEEE conference on computer vision and pattern recognition, pages 1563–1572. 6

Show all 111 references
  1. [9]

    C., Lu, L., and Tommasi, T

    Borlino, F. C., Lu, L., and Tommasi, T. (2024). Foundation models and fine-tuning: A benchmark for out of distribution detection. IEEE Access

  2. [10]

    Y .-T., and Cohen, J

    Cao, T., Huang, C.-W., Hui, D. Y .-T., and Cohen, J. P. (2020). A benchmark of medical out of distribution detection. arXiv preprint arXiv:2007.04250. 2, 3

  3. [11]

    CAPPIO BORLINO, F. (2024). Addressing distributional shift challenges in computer vision for real-world applications

  4. [12]

    C., PLF de Carvalho, A

    Cerri, R., Barros, R. C., PLF de Carvalho, A. C., and Jin, Y . (2016). Reduction strategies for hierarchical multi-label clas- sification in protein function prediction. BMC bioinformatics, 17(1):1–24

  5. [13]

    Chang, D., Pang, K., Zheng, Y ., Ma, Z., Song, Y .-Z., and Guo, J. (2021). Your” flamingo” is my” bird”: Fine-grained, or not. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, pages 11476–11485. 3, 5, 6

  6. [14]

    Chen, J., Wang, P., Liu, J., and Qian, Y . (2022). Label re- lation graphs enhanced hierarchical residual network for hier- archical multi-granularity classification. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recog- nition, pages 4858–4867. 3, 5, 6

  7. [15]

    Chen, T., Wu, W., Gao, Y ., Dong, L., Luo, X., and Lin, L. (2018). Fine-grained representation learning and recognition by exploiting hierarchical semantic embedding. InProceedings of the 26th ACM international conference on Multimedia, pages 2023–2031

  8. [16]

    Cheng, T.-Y ., Sharma, P., Markham, A., Trigoni, N., and Jampani, V . (2025). Zest: Zero-shot material transfer from a single image. In European Conference on Computer Vision , pages 370–386. Springer. 5

  9. [17]

    Deng, J., Ding, N., Jia, Y ., Frome, A., Murphy, K., Bengio, S., Li, Y ., Neven, H., and Adam, H. (2014). Large-scale object classification using label relation graphs. In European confer- ence on computer vision, pages 48–64. Springer

  10. [18]

    Deng, J., Dong, W., Socher, R., Li, L.-J., Li, K., and Fei- Fei, L. (2009). Imagenet: A large-scale hierarchical image database. In 2009 IEEE conference on computer vision and pattern recognition, pages 248–255. Ieee

  11. [19]

    Dom ´enech-Carb´o, A., Dom ´enech-Carb´o, M., Redondo- Marug´an, J., Osete-Cortina, L., Barrio, J., Fuentes, A., Vivancos-Ram´on, M., Al Sekhaneh, W., Mart ´ınez, B., Mart´ınez-L´azaro, I., et al. (2018). Electrochemical character- ization and dating of archaeological leaded b...

  12. [20]

    T., Capelo, S., Pas´ıes, T., and Mart´ınez-L´azaro, I

    Dom ´enech-Carb´o, A., Dom ´enech-Carb´o, M. T., Capelo, S., Pas´ıes, T., and Mart´ınez-L´azaro, I. (2014). Dating archaeolog- ical copper/bronze artifacts by using the voltammetry of mi- croparticles. Angewandte Chemie, 126(35):9416–9420. 3

  13. [21]

    Dosovitskiy, A., Beyer, L., Kolesnikov, A., Weissenborn, D., Zhai, X., Unterthiner, T., Dehghani, M., Minderer, M., Heigold, G., Gelly, S., Uszkoreit, J., and Houlsby, N. (2021). An image is worth 16x16 words: Transformers for image recognition at scale. In International Confe...

  14. [22]

    and Shearer, R

    Drummond, N. and Shearer, R. (2006). The open world as- sumption. In eSI Workshop: The Closed World of Databases meets the Open World of the Semantic Web, volume 15, page 1

  15. [23]

    Du, X., Sun, Y ., Zhu, J., and Li, Y . (2024). Dream the im- possible: Outlier imagination with diffusion models. Advances in Neural Information Processing Systems, 36. 3

  16. [24]

    Dubey, A., Gupta, O., Guo, P., Raskar, R., Farrell, R., and Naik, N. (2018a). Pairwise confusion for fine-grained visual classification. In Proceedings of the European conference on computer vision (ECCV), pages 70–86

  17. [25]

    Dubey, A., Gupta, O., Raskar, R., and Naik, N. (2018b). Maximum-entropy fine grained classification.Advances in neu- ral information processing systems, 31

  18. [26]

    Galil, I., Dabbah, M., and El-Yaniv, R. (2023). A frame- work for benchmarking class-out-of-distribution detection and its application to imagenet. In The Eleventh International Con- ference on Learning Representations

  19. [27]

    Gao, R., Zhao, C., Hong, L., and Xu, Q. (2023). Diffguard: Semantic mismatch-guided out-of-distribution detection using pre-trained diffusion models. In Proceedings of the IEEE/CVF International Conference on Computer Vision , pages 1579–

  20. [28]

    Gardner, J., Popovic, Z., and Schmidt, L. (2024). Bench- marking distribution shift in tabular data with tableshift. Ad- vances in Neural Information Processing Systems, 36

  21. [29]

    and Lukasiewicz, T

    Giunchiglia, E. and Lukasiewicz, T. (2020). Coherent hierar- chical multi-label classification networks. Advances in Neural Information Processing Systems, 33:9662–9673

  22. [30]

    S., Pinaya, W

    Graham, M. S., Pinaya, W. H., Tudosiu, P.-D., Nachev, P., Ourselin, S., and Cardoso, J. (2023). Denoising diffusion mod- els for out-of-distribution detection. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recog- nition, pages 2948–2957. 3

  23. [31]

    and Wood, J

    Greenacre, M. and Wood, J. R. (2024). A comprehen- sive workflow for compositional data analysis in archaeometry, with code in r. Archaeological and Anthropological Sciences, 16(10):171

  24. [32]

    Gui, S., Li, X., Wang, L., and Ji, S. (2022). Good: A graph out-of-distribution benchmark. Advances in Neural Informa- tion Processing Systems, 35:2059–2073

  25. [33]

    He, J., Zhu, Q., Chen, Y ., and Nie, F. (2020). Bronze in- scriptions classification algorithm on imbalanced dataset. In 2020 5th International Conference on Mechanical, Control and Computer Engineering (ICMCCE), pages 1715–1718. IEEE

  26. [34]

    He, K., Zhang, X., Ren, S., and Sun, J. (2015). Delving deep into rectifiers: Surpassing human-level performance on ima- genet classification. In Proceedings of the IEEE international conference on computer vision, pages 1026–1034. 2

  27. [35]

    He, K., Zhang, X., Ren, S., and Sun, J. (2016a). Deep resid- ual learning for image recognition. In Proceedings of the IEEE conference on computer vision and pattern recognition , pages 770–778

  28. [36]

    He, K., Zhang, X., Ren, S., and Sun, J. (2016b). Deep resid- ual learning for image recognition. In Proceedings of the IEEE conference on computer vision and pattern recognition , pages 770–778. 5

  29. [37]

    and Gimpel, K

    Hendrycks, D. and Gimpel, K. (2017). A baseline for de- tecting misclassified and out-of-distribution examples in neural networks. In International Conference on Learning Represen- tations. 3, 6, 8

  30. [38]

    Hendrycks, D., Zhao, K., Basart, S., Steinhardt, J., and Song, D. (2021). Natural adversarial examples. In Proceedings of the IEEE/CVF conference on computer vision and pattern recogni- tion, pages 15262–15271. 5

  31. [39]

    Huang, R., Geng, A., and Li, Y . (2021a). On the importance of gradients for detecting distributional shifts in the wild. Ad- vances in Neural Information Processing Systems, 34:677–689. 3, 6

  32. [40]

    and Li, Y

    Huang, R. and Li, Y . (2021). Mos: Towards scaling out-of- distribution detection for large semantic space. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, pages 8710–8719. 5

  33. [41]

    Huang, S., Wang, X., and Tao, D. (2021b). Stochastic par- tial swap: Enhanced model generalization and interpretability for fine-grained recognition. In Proceedings of the IEEE/CVF International Conference on Computer Vision, pages 620–629. 3, 5, 6

  34. [42]

    Huang, S., Xu, Z., Tao, D., and Zhang, Y . (2016). Part- stacked cnn for fine-grained visual categorization. In Proceed- ings of the IEEE conference on computer vision and pattern recognition, pages 1173–1182

  35. [43]

    Humblot-Renaux, G., Escalera, S., and Moeslund, T. B. (2024). A noisy elephant in the room: Is your out-of- distribution detector robust to label noise? In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, pages 22626–22636

  36. [44]

    Ji, Y ., Zhang, L., Wu, J., Wu, B., Huang, L.-K., Xu, T., Rong, Y ., Li, L., Ren, J., Xue, D., et al. (2022). Drugood: Out-of-distribution (ood) dataset curator and benchmark for ai- aided drug discovery–a focus on affinity prediction problems with noise annotations. arXiv pre...

  37. [45]

    and Ramanan, D

    Kong, S. and Ramanan, D. (2021). Opengan: Open- set recognition via open data generation. In Proceedings of the IEEE/CVF International Conference on Computer Vision , pages 813–822. 3, 6

  38. [46]

    Krizhevsky, A., Sutskever, I., and Hinton, G. E. (2012). Im- agenet classification with deep convolutional neural networks. Advances in neural information processing systems, 25. 2

  39. [47]

    Kuang, B., Chen, Y ., and Su, B. (2020). Detecting for bronze inscriptions. In Proceedings of the 2020 4th International Con- ference on Electronic Information Technology and Computer Engineering, pages 555–559

  40. [48]

    Kylberg, G. (2011). Kylberg texture dataset v. 1.0. Centre for Image Analysis, Swedish University of Agricultural Sciences and . . . . 5

  41. [49]

    LastName, F. (2014a). The frobnicatable foo filter. Face and Gesture submission ID 324. Supplied as supplemental material fg324.pdf

  42. [50]

    LastName, F. (2014b). Frobnication tutorial. Supplied as supplemental material tr.pdf

  43. [51]

    Lee, K., Lee, K., Lee, H., and Shin, J. (2018). A simple uni- fied framework for detecting out-of-distribution samples and adversarial attacks. Advances in neural information process- ing systems, 31. 3, 6, 7, 8

  44. [52]

    Li, C., Qi, R., Tang, C., Wei, J., Yang, X., Zhang, Q., and Zhou, R. (2023). Ai mobile application for archaeological dat- ing of bronze dings. arXiv preprint arXiv:2401.01002. 3

  45. [53]

    Li, D., Yang, Y ., Song, Y .-Z., and Hospedales, T. M. (2017). Deeper, broader and artier domain generalization. In Proceed- ings of the IEEE international conference on computer vision , pages 5542–5550

  46. [54]

    Li, F., Andreeto, M., Ranzato, M., and Perona, P. (2022). Caltech 101 (1.0)[data set]. caltechdata

  47. [55]

    Li, L., Wang, Y ., Sitawarin, C., and Spratling, M. (2024). OODRobustbench: a benchmark and large-scale analysis of adversarial robustness under distribution shift. In ICLR 2024 Workshop on Data-centric Machine Learning Research (DMLR): Harnessing Momentum for Science. 2, 3

  48. [56]

    Liang, S., Li, Y ., and Srikant, R. (2018). Enhancing the relia- bility of out-of-distribution image detection in neural networks. In International Conference on Learning Representations. 3, 6

  49. [57]

    Lin, T.-Y ., RoyChowdhury, A., and Maji, S. (2015). Bilinear cnn models for fine-grained visual recognition. In Proceedings of the IEEE international conference on computer vision, pages 1449–1457

  50. [58]

    Ling, H., Qingrong, Z., and Min, G. (2007). Characterization of corroded bronze ding from the yin ruins of china. Corrosion science, 49(6):2534–2546. 3

  51. [59]

    Liu, W., Wang, X., Owens, J., and Li, Y . (2020). Energy- based out-of-distribution detection. Advances in neural infor- mation processing systems, 33:21464–21475. 3, 6

  52. [60]

    Liu, X. (2014). Identification and collection of bronze dings of all ages. Oriental Collection, (8):121–124

  53. [61]

    Liu, Z., Luo, P., Qiu, S., Wang, X., and Tang, X. (2016). Large-scale fashion (deepfashion) database. Xiaoou TangMul- timedia Laboratory, The Chinese University of Hong Kong, Category and Attribute Prediction Benchmark. https://url. kr/dfQWlV. 5

  54. [62]

    J., and Wolf, F

    Lotfollahi, M., Naghipourfar, M., Theis, F. J., and Wolf, F. A. (2020). Conditional out-of-distribution generation for unpaired data using transfer vae. Bioinformatics, 36(Supple- ment 2):i610–i617

  55. [63]

    S., Li, J., Yang, J., and Lim, S.-N

    Luo, W., Yang, X., Mo, X., Lu, Y ., Davis, L. S., Li, J., Yang, J., and Lim, S.-N. (2019). Cross-x learning for fine-grained visual categorization. In Proceedings of the IEEE/CVF inter- national conference on computer vision, pages 8242–8251

  56. [64]

    Mao, X., Chen, Y ., Zhu, Y ., Chen, D., Su, H., Zhang, R., and Xue, H. (2023). Coco-o: A benchmark for object detectors un- der natural distribution shifts. In Proceedings of the IEEE/CVF International Conference on Computer Vision , pages 6339–

  57. [65]

    Ming, Y ., Cai, Z., Gu, J., Sun, Y ., Li, W., and Li, Y . (2022). Delving into out-of-distribution detection with vision-language representations. Advances in neural information processing systems, 35:35087–35102. 3

  58. [66]

    and Li, Y

    Ming, Y . and Li, Y . (2024). How does fine-tuning impact out-of-distribution detection for vision-language models? In- ternational Journal of Computer Vision, 132(2):596–609. 8

  59. [67]

    G., Sabokrou, M., and Rohban, M

    Mirzaei, H., Salehi, M., Shahabi, S., Gavves, E., Snoek, C. G., Sabokrou, M., and Rohban, M. H. (2022). Fake it un- til you make it: Towards accurate near-distribution novelty de- tection. In The eleventh international conference on learning representations. 3

  60. [68]

    Misra, I., Shrivastava, A., Gupta, A., and Hebert, M. (2016). Cross-stitch networks for multi-task learning. In Proceedings of the IEEE conference on computer vision and pattern recog- nition, pages 3994–4003

  61. [69]

    Miyai, A., Yu, Q., Irie, G., and Aizawa, K. (2024). Locoop: Few-shot out-of-distribution detection via prompt learning.Ad- vances in Neural Information Processing Systems, 36. 3, 6, 7, 8

  62. [70]

    Moonshot AI Technology Co., L. (2024). Kimi: Your ai companion. https://moonshot.cn/kimi . Accessed: 2024-11-11. 4

  63. [71]

    Nascetti, A., Yadav, R., Brodt, K., Qu, Q., Fan, H., Shendryk, Y ., Shah, I., and Chung, C. (2024). Biomassters: A benchmark dataset for forest biomass estimation using multi-modal satel- lite time-series. Advances in Neural Information Processing Systems, 36

  64. [72]

    S., Fu, N., Dong, R., Hu, M., and Hu, J

    Omee, S. S., Fu, N., Dong, R., Hu, M., and Hu, J. (2024). Structure-based out-of-distribution (ood) materials property prediction: a benchmark study. npj Computational Materials, 10(1):144. 2, 3

  65. [73]

    W., Hallacy, C., Ramesh, A., Goh, G., Agarwal, S., Sastry, G., Askell, A., Mishkin, P., Clark, J., et al

    Radford, A., Kim, J. W., Hallacy, C., Ramesh, A., Goh, G., Agarwal, S., Sastry, G., Askell, A., Mishkin, P., Clark, J., et al. (2021). Learning transferable visual models from natural lan- guage supervision. In International conference on machine learning, pages 8748–8763. PMLR. 3

  66. [74]

    Ridnik, T., Ben-Baruch, E., Noy, A., and Zelnik-Manor, L. (2021). Imagenet-21k pretraining for the masses. In Thirty- fifth Conference on Neural Information Processing Systems Datasets and Benchmarks Track (Round 1). 1

  67. [75]

    R., Vandermeulen, R

    Ruff, L., Kauffmann, J. R., Vandermeulen, R. A., Montavon, G., Samek, W., Kloft, M., Dietterich, T. G., and M ¨uller, K.- R. (2021). A unifying review of deep and shallow anomaly detection. Proceedings of the IEEE, 109(5):756–795

  68. [76]

    Ruiz, N., Li, Y ., Jampani, V ., Pritch, Y ., Rubinstein, M., and Aberman, K. (2023). Dreambooth: Fine tuning text-to-image diffusion models for subject-driven generation. In Proceedings of the IEEE/CVF conference on computer vision and pattern recognition, pages 22500–22510

  69. [77]

    L., Ghasemipour, K., Gontijo Lopes, R., Karagol Ayan, B., Salimans, T., et al

    Saharia, C., Chan, W., Saxena, S., Li, L., Whang, J., Denton, E. L., Ghasemipour, K., Gontijo Lopes, R., Karagol Ayan, B., Salimans, T., et al. (2022). Photorealistic text-to-image diffu- sion models with deep language understanding. Advances in neural information processing s...

  70. [78]

    Sastry, C. S. and Oore, S. (2020). Detecting out-of- distribution examples with Gram matrices. In III, H. D. and Singh, A., editors, Proceedings of the 37th International Con- ference on Machine Learning , volume 119 of Proceedings of Machine Learning Research, pages 8491–8501...

  71. [79]

    M., Schmidt-Erfurth, U., and Langs, G

    Schlegl, T., Seeb ¨ock, P., Waldstein, S. M., Schmidt-Erfurth, U., and Langs, G. (2017). Unsupervised anomaly detection with generative adversarial networks to guide marker discov- ery. In International conference on information processing in medical imaging, pages 146–157. Sp...

  72. [80]

    F., and Luque, J

    Serr `a, J., ´Alvarez, D., G ´omez, V ., Slizovskaia, O., N ´u˜nez, J. F., and Luque, J. (2020). Input complexity and out-of- distribution detection with likelihood-based generative models. In International Conference on Learning Representations. 3

  73. [81]

    Sharma, P., Ding, N., Goodman, S., and Soricut, R. (2018). Conceptual captions: A cleaned, hypernymed, image alt-text dataset for automatic image captioning. In Proceedings of the 56th Annual Meeting of the Association for Computational Lin- guistics (Volume 1: Long Papers), p...

  74. [82]

    R., Tian, J., Chai, S., Lin, Z., Vasudevan, A

    Shi, J., Gare, G. R., Tian, J., Chai, S., Lin, Z., Vasudevan, A. B., Feng, D., Ferroni, F., Kong, S., and Ramanan, D. (2024). LCA-on-the-line: Benchmarking out of distribution generaliza- tion with class taxonomies. In NeurIPS 2023 Workshop on Dis- tribution Shifts: New Fronti...

  75. [83]

    and Lee, S

    Shi, X. and Lee, S. (2024). Benchmarking out-of-distribution detection in visual question answering. In Proceedings of the IEEE/CVF Winter Conference on Applications of Computer Vi- sion, pages 5485–5495

  76. [84]

    Sickman, L. (1948). A descriptive and illustrative catalogue of chinese bronzes acquired during the administration of john ellerton lodge

  77. [85]

    and Zisserman, A

    Simonyan, K. and Zisserman, A. (2014). Very deep con- volutional networks for large-scale image recognition. arXiv preprint arXiv:1409.1556

  78. [86]

    and Srivastava, A

    Sricharan, K. and Srivastava, A. (2018). Building robust classifiers through generation of confident out of distribution examples. NeurIPS-W. 3

  79. [87]

    Sun, M., Yuan, Y ., Zhou, F., and Ding, E. (2018). Multi- attention multi-class constraint for fine-grained image recogni- tion. In Proceedings of the European Conference on Computer Vision (ECCV), pages 805–821

  80. [88]

    Sun, Y ., Guo, C., and Li, Y . (2021). React: Out-of- distribution detection with rectified activations. Advances in Neural Information Processing Systems, 34:144–157. 6

  81. [89]

    and Li, Y

    Sun, Y . and Li, Y . (2022). Dice: Leveraging sparsification for out-of-distribution detection. In European Conference on Computer Vision, pages 691–708. 3, 6

  82. [90]

    Sun, Y ., Ming, Y ., Zhu, X., and Li, Y . (2022). Out-of- distribution detection with deep nearest neighbors. In Interna- tional Conference on Machine Learning , pages 20827–20840. PMLR. 6, 8

  83. [91]

    Vaze, S., Han, K., Vedaldi, A., and Zisserman, A. (2022). Open-set recognition: A good closed-set classifier is all you need? In International Conference on Learning Representa- tions (ICLR)

  84. [92]

    Vernekar, S., Gaurav, A., Abdelzad, V ., Denouden, T., Salay, R., and Czarnecki, K. (2019). Out-of-distribution detection in classifiers via generation. NeurIPS-W. 3

  85. [93]

    Wang, H., Li, Y ., Yao, H., and Li, X. (2023). Clipn for zero- shot ood detection: Teaching clip to say no. In Proceedings of the IEEE/CVF International Conference on Computer Vision , pages 1802–1812. 3, 6, 7

  86. [94]

    Wang, H., Li, Z., Feng, L., and Zhang, W. (2022). Vim: Out-of-distribution with virtual-logit matching. In Proceedings of the IEEE/CVF conference on computer vision and pattern recognition, pages 4921–4930. 1, 2, 5, 6, 7, 8

  87. [95]

    Wang, S., Chen, G., and Zhang, C. (2019). A study of the phasing and dating of western zhou bronzes. Artifacts, (9):96– 96

  88. [96]

    Wang, Y ., Wei, G., Li, Q., Zheng, X., and Wang, D. (2021). Provenance of zhou dynasty bronze vessels unearthed from zongyang county, anhui province, china: determined by lead isotopes and trace elements. Heritage Science, 9(1):1–12. 3

  89. [97]

    Wei, X.-S., Song, Y .-Z., Mac Aodha, O., Wu, J., Peng, Y ., Tang, J., Yang, J., and Belongie, S. (2021). Fine-grained image analysis with deep learning: A survey. IEEE Transactions on Pattern Analysis and Machine Intelligence

  90. [98]

    Wei, X.-S., Xie, C.-W., Wu, J., and Shen, C. (2018). Mask- cnn: Localizing parts and selecting descriptors for fine-grained bird species categorization. Pattern Recognition, 76:704–714

  91. [99]

    Wu, Z. (2012). A collection of shang and zhou bronze in- scriptions and images. Shanghai Ancient Books Publishing House

  92. [100]

    Yang, J., Wang, P., Zou, D., Zhou, Z., Ding, K., Peng, W., Wang, H., Chen, G., Li, B., Sun, Y ., et al. (2022a). Openood: Benchmarking generalized out-of-distribution detection. Ad- vances in Neural Information Processing Systems , 35:32598– 32611. 2, 3, 5

  93. [101]

    Yang, X., Wang, Y ., Chen, K., Xu, Y ., and Tian, Y . (2022b). Fine-grained object classification via self-supervised pose alignment. In Proceedings of the IEEE/CVF Confer- ence on Computer Vision and Pattern Recognition, pages 7399–

  94. [102]

    Yang, Z., Luo, T., Wang, D., Hu, Z., Gao, J., and Wang, L. (2018). Learning to navigate for fine-grained classification. In Proceedings of the European Conference on Computer Vision (ECCV), pages 420–435. 3, 5, 6

  95. [103]

    Yuan, L., Chen, Y ., Cui, G., Gao, H., Zou, F., Cheng, X., Ji, H., Liu, Z., and Sun, M. (2023). Revisiting out-of- distribution robustness in nlp: Benchmarks, analysis, and llms evaluations. Advances in Neural Information Processing Sys- tems, 36:58478–58507

  96. [104]

    Zhang, C., Niwa, T., and Hirokawa, M. (2016a). On the piece mold-casting technology of the bronze gui-tureens in the shang and zhou dynasties. Chinese Archaeology, 16(1):162– 167

  97. [105]

    Zhang, H., Xu, T., Elhoseiny, M., Huang, X., Zhang, S., Elgammal, A., and Metaxas, D. (2016b). Spda-cnn: Unifying semantic part detection and abstraction for fine-grained recog- nition. In Proceedings of the IEEE conference on computer vision and pattern recognition, pages 1143–1152

  98. [106]

    Zhang, N., Donahue, J., Girshick, R., and Darrell, T. (2014). Part-based r-cnns for fine-grained category detection. In European conference on computer vision , pages 834–849. Springer

  99. [107]

    Zhao, B., Yu, S., Ma, W., Yu, M., Mei, S., Wang, A., He, J., Yuille, A., and Kortylewski, A. (2022). Ood-cv: A bench- mark for robustness to individual nuisances in real-world out- of-distribution shifts. In ICML 2022 Shift Happens Workshop. 2, 3

  100. [108]

    Zhao, Y ., Yan, K., Huang, F., and Li, J. (2021). Graph-based high-order relation discovery for fine-grained recognition. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, pages 15079–15088

  101. [109]

    Zheng, Y ., Yan, Y ., and Qi, D. (2022). Bronze inscrip- tion recognition with distribution calibration based on few-shot learning. In 4th International Conference on Informatics Engi- neering & Information Science (ICIEIS2021) , volume 12161, pages 150–158. SPIE

  102. [110]

    Zhou, D.-W., Ye, H.-J., and Zhan, D.-C. (2021). Learning placeholders for open-set recognition. In Proceedings of the IEEE/CVF conference on computer vision and pattern recogni- tion, pages 4401–4410. 3

  103. [111]

    Zhou, R., Wei, J., Zhang, Q., Qi, R., Yang, X., and Li, C. (2023). Multi-granularity archaeological dating of chinese bronze dings based on a knowledge-guided relation graph. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, pages 3103–3113....

Pith tools

Reviewed August 11, 2026 · model on record in the stance chip above.