Multi-Scale ViT Inference with Habitat-Fit Priors and kNN Retrieval for Multi-Species Plant Identification 文章

ArXiv CS.CV2026-07-17PAPERen作者: Alper Erten, Murilo Gustineli, Adrian Cheung

详细信息

来源站点
ArXiv CS.CV
作者
Alper Erten, Murilo Gustineli, Adrian Cheung
文章类型
PAPER
语言
en
发布日期
2026-07-17

摘要

arXiv:2607.14509v1 Announce Type: new Abstract: This paper describes DS@GT ARC's third-place solution to the PlantCLEF 2026 challenge on multi-species plant identification in vegetation quadrat images, where systems must predict every species present in high-resolution (~3000 x 3000 pixel) plot photographs while training only on single-label images of individual plants. The pipeline is built around a fine-tuned DINOv2 ViT-L/14 classifier applied over a multi-scale tile decomposition of each quadrat, with per-tile predictions blended with a FAISS kNN retriever and post-processed by source-aware temporal fusion across repeated plot visits, a habitat-fit demotion that injects geographic and altitude priors from the training data, and a South-Western Europe geographic mask. Habitat-fit demotion and multi-scale aggregation are the largest individual contributors in the ablations.