arXiv論文メモ
新着一覧
cs.CV / cs.LG / q-bio.QM · 査読状況未確認

写真の少ないニューギニアのランを属分類と画像検索で同定する

Vision Transformers versus convolutional neural networks for fine-grained orchid genus identification in a species-rich, data-poor flora: a controlled benchmark on the Orchidaceae of New Guinea

Reza Saputra, Diah Harnoni Apriyanti, André Schuiteman, Kurt Metzger, Ashley Field, Katharina Nargar, William Edwards

この論文をやさしく読む

ひとことで言うと

写真の少ないランをいきなり種まで決めず、まず属を予測し、似た参照写真を探して候補種を絞る方法です。

何に役立つ?

種数に対して写真が少ない植物群の同定支援に役立ちます。ニューギニアのランを対象とするWebアプリとしても公開されています。

この研究の面白いところ

生物向けに事前学習したモデルより、汎用の自己教師ありモデルが属分類で良い結果でした。分類の正解率に加え、確信度の較正と未知属の検出も比較しています。

どこまで分かった?

種のRecall@5 86.6%は上位5候補内の検索成績で、種を一つに決める正解率ではありません。属のマクロTop-1と全体Top-1にも差があり、属ごとの偏りを区別して見る必要があります。

v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。

アブストラクトの日本語訳

ニューギニアは世界で最も豊かな島嶼植物相を持ち、ランは約2,856種に上るが、多くの種には写真が数枚しかなく、直接種レベルで分類するために必要な数を大きく下回る。このように種が豊富でデータが少ない植物相を細かく同定する方法が必要だが、それを最もよく支える基盤アーキテクチャと事前学習戦略は明確でない。 本研究では、入力写真の属をまず予測し、次にFAISSを使って候補種の視覚的に似た参照画像を検索する二段階システムを構築した。120属1,350種にわたる16,701枚の写真を、種で層化した固定分割で用い、同じ手順で微調整した四つの事前学習済み基盤モデルを比較した。内訳は、二つのVision Transformer(ViT、DINOv2とBioCLIP 2)と二つのCNN(ConvNeXt V2-LとEfficientNetV2-L)である。正解率、確率の較正、誤りの構造、種の検索、未知属を見つけるオープンセット検出を評価した。 DINOv2は属分類で最良の成績を達成した(マクロTop-1 66.9%、95%信頼区間63.7~70.6、全体Top-1 88.9%)。二つのViTはどちらも二つのCNNを上回り、汎用の自己教師あり事前学習を行ったDINOv2は、生物領域に合わせて事前学習したBioCLIP 2より、マクロTop-1で7.1ポイント高かった。誤りは、誤分類先になりやすい二つの個体数の多い属に集中した。DINOv2の埋め込みによる検索は、種のRecall@5が86.6%、属のRecall@5が98.7%だった。温度スケーリングはすべての基盤モデルの期待較正誤差を約0.03に減らし、距離に基づくオープンセットゲートは未見の属を検出した(平均AUROC 0.958)。 自己教師ありVision Transformerの基盤モデルと埋め込み検索の組合せは、種が豊富でデータが少ない植物相で細かな同定を行うための、有効で導入可能な戦略である。システムは公開WebアプリNew Guinea Orchid Identifierとして提供されており、極めて多様で記録の少ない他の分類群にも実践的なひな型を提供する。

v1の要旨から自動生成。本文の精読・人による確認は未実施。

初稿
2026-09-21(UTC)
最新改訂
2026-09-21 · v1
査読・掲載
査読状況未確認
arXivで読むPDF

更新履歴

取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。

原文の要旨

New Guinea is the world's richest island flora (~2,856 orchid species), yet most species are represented by only a handful of photographs, far fewer than direct species-level classification requires. Methods for fine-grained identification in such species-rich, data-poor floras are needed, and it remains unclear which backbone architecture and pretraining strategy best support them. We built a two-stage system that first predicts the genus of a query photograph, then retrieves visually similar reference images of candidate species using FAISS. We compared four pretrained backbones -- two Vision Transformers (ViTs; DINOv2, BioCLIP 2) and two CNNs (ConvNeXt V2-L, EfficientNetV2-L) -- fine-tuned under an identical protocol on a fixed, species-stratified partition of 16,701 photographs spanning 120 genera and 1,350 species, assessing accuracy, calibration, error structure, species retrieval, and open-set detection of novel genera. DINOv2 attained the best genus performance (macro top-1 66.9%, 95% CI 63.7-70.6; global top-1 88.9%); both ViTs outranked both CNNs, and general-purpose self-supervised pretraining (DINOv2) outperformed domain-matched biological pretraining (BioCLIP 2) by 7.1 points of macro top-1. Errors concentrated on two abundant genera acting as error attractors. DINOv2 embeddings achieved species Recall@5 of 86.6% and genus Recall@5 of 98.7%; temperature scaling reduced every backbone's Expected Calibration Error to about 0.03; and a distance-based open-set gate flagged unseen genera (mean AUROC 0.958). A self-supervised Vision-Transformer backbone combined with embedding retrieval is an effective, deployable strategy for fine-grained identification in species-rich, data-poor floras. The system is released as an open web application (the New Guinea Orchid Identifier), offering a practical template for other hyperdiverse, under-documented taxa.

著者のコメント

24 pages, 7 figures, 4 tables

arXiv ID: 2609.24064 / 要約の誤りについて