scieee AI-readable full text Open interactive document viewer

PlantCLEF 2025: Advancing AI-based Multi-Species Plant Identification in Vegetation Quadrats for Supporting Environmental Law and Biodiversity Monitoring

Martellucci, Giulio; Goëau, Hervé; Bonnet, Pierre; Vinatier, Fabrice; Joly, Alexis

Abstract

Recent developments in European environmental legislation, such as Directive (EU) 2024/1203 on environmental protection through criminal law and Regulation (EU) 2023/1115 on imported deforestation, highlight the need for robust and scalable methods to inventory and monitor plant communities. In this context, vegetation quadrats, rectangular ground plots widely used in ecological surveys, are central to biodiversity monitoring strategies, including forensic applications where reliable species-level identification can provide evidence for law enforcement and compliance monitoring.Traditional quadrat-based inventories are essential for tracking habitat quality, ecosystem change, and anthropogenic impacts. However, they are labor-intensive, costly, and rely on taxonomic expertise that is not always available at scale. This creates a gap between policy demands and operational monitoring capacity. PlantCLEF 2025 (Martellucci et al. 2025) directly addresses this challenge by introducing a new benchmark task: the automatic identification of all species present in high-resolution quadrat images, framing the problem as a multi-label classification challenge.The dataset integrates several complementary components designed to advance automated plant identification in ecological contexts. It includes approximately 1.4 million close-up single-species images covering about 7,800 taxa from Southwestern Europe, providing a strong foundation for species-level recognition. In addition, around 2,100 annotated high-resolution quadrat images capture realistic vegetation plots where multiple species co-occur (Fig. 1), thus supporting the development and evaluation of multi-label models.Participants were tasked with predicting all species visible in quadrat images, with evaluation based on a sample-averaged F1 score at the quadrat level. PlantCLEF 2025 goes beyond traditional image classification in biodiversity research by introducing a task that requires models to address multiple challenges simultaneously. The limited availability of labeled quadrat images to ensure model generalization across ecosystems further imposes training the model on citizen-science images, which are typically close-up and organ-centered on single plants, thereby introducing a strong domain shift. The task is further compounded by the presence of numerous, overlapping taxa within the same image, as well as high species diversity, strong visual ambiguities, occlusions, phenological variation, and the presence of small or non-vascular plants. The 2025 challenge attracted over 500 participants and 38 research teams worldwide, submitting 659 distinct methods. Despite the difficulty, results show significant progress: the best approaches without metadata achieved a sample-averaged F1 of 0.35, compared to 0.29 in the previous edition. Most top-performing methods relied on the DINOv2 (Goëau et al. 2024) pretrained vision transformer (Goëau et al. 2024), often combined with multi-scale tiling strategies to process high-resolution inputs.Additional insights emerged from the challenge. Preprocessing test images proved critical, with performance substantially improved when compression settings and resizing algorithms, such as Lanczos interpolation, were carefully aligned across training and evaluation data.Several approaches were tested to explicitly suppress non-plant regions; while effective in stabilizing results, none were both lightweight and generalizable. Finally, leaderboard analyses revealed partcipants often faced overfitting when fine-tuning an excessive number of hyperparameters.By framing quadrat identification as a benchmarked AI challenge, PlantCLEF 2025 provides a controlled testbed for methods directly relevant to forensic biodiversity. It promotes the development of robust, scalable, and explainable models that can support digital evidence pipelines in environmental law, including the EU's efforts against habitat destruction and imported deforestation.The open and collaborative nature of PlantCLEF, hosted on Kaggle and integrated into the CVPR-FGVC workshop and the CLEF conference, ensures reproducibility and fosters cross-disciplinary dialogue between computer scientists, ecologists, and biodiversity monitoring authorities.

Full text

Biodiversity Information Science and Standards 9: e181733 doi: 10.3897/biss.9.181733 Conference Abstract PlantCLEF 2025: Advancing AI-based Multi-Species Plant Identification in Vegetation Quadrats for Supporting Environmental Law and Biodiversity Monitoring Giulio Martellucci , Hervé Goëau , Pierre Bonnet , Fabrice Vinatier , Alexis Joly ‡ INRAE, UMR LISAH, Montpellier, France § CIRAD, UMR AMAP, Montpellier, France | INRIA, LIRMM, Univ Montpellier, CNRS, Montpellier, France Corresponding author: Giulio Martellucci ([email protected]), Hervé Goëau ([email protected]) Received: 08 Dec 2025 | Published: 15 Dec 2025 Citation: Martellucci G, Goëau H, Bonnet P, Vinatier F, Joly A (2025) PlantCLEF 2025: Advancing AI-based Multi-Species Plant Identification in Vegetation Quadrats for Supporting Environmental Law and Biodiversity Monitoring. Biodiversity Information Science and Standards 9: e181733. https://doi.org/10.3897/biss.9.181733 Abstract Recent developments in European environmental legislation, such as Directive (EU) 2024/1203 on environmental protection through criminal law and Regulation (EU) 2023/1115 on imported deforestation, highlight the need for robust and scalable methods to inventory and monitor plant communities. In this context, vegetation quadrats, rectangular ground plots widely used in ecological surveys, are central to biodiversity monitoring strategies, including forensic applications where reliable species-level identification can provide evidence for law enforcement and compliance monitoring. Traditional quadrat-based inventories are essential for tracking habitat quality, ecosystem change, and anthropogenic impacts. However, they are labor-intensive, costly, and rely on taxonomic expertise that is not always available at scale. This creates a gap between policy demands and operational monitoring capacity. PlantCLEF 2025 (Martellucci et al. 2025) directly addresses this challenge by introducing a new benchmark task: the automatic identification of all species present in high-resolution quadrat images, framing the problem as a multi-label classification challenge. ‡,§,| § § ‡ | © Martellucci G et al. This is an open access article distributed under the terms of the Creative Commons Attribution License (CC BY 4.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited. The dataset integrates several complementary components designed to advance automated plant identification in ecological contexts. It includes approximately 1.4 million close-up single-species images covering about 7,800 taxa from Southwestern Europe, providing a strong foundation for species-level recognition. In addition, around 2,100 annotated high-resolution quadrat images capture realistic vegetation plots where multiple species co-occur (Fig. 1), thus supporting the development and evaluation of multi-label models. Participants were tasked with predicting all species visible in quadrat images, with evaluation based on a sample-averaged F1 score at the quadrat level. PlantCLEF 2025 goes beyond traditional image classification in biodiversity research by introducing a task that requires models to address multiple challenges simultaneously. The limited availability of labeled quadrat images to ensure model generalization across ecosystems Figure 1. Example of high-resolution 50 × 50 cm quadrat image collected in south-western European flora, From Pierre Bonnet, CC-BY-SA. 2Martellucci G et al further imposes training the model on citizen-science images, which are typically closeup and organ-centered on single plants, thereby introducing a strong domain shift. The task is further compounded by the presence of numerous, overlapping taxa within the same image, as well as high species diversity, strong visual ambiguities, occlusions, phenological variation, and the presence of small or non-vascular plants. The 2025 challenge attracted over 500 participants and 38 research teams worldwide, submitting 659 distinct methods. Despite the difficulty, results show significant progress: the best approaches without metadata achieved a sample-averaged F1 of 0.35, compared to 0.29 in the previous edition. Most top-performing methods relied on the DINOv2 (Goëau et al. 2024) pretrained vision transformer (Goëau et al. 2024), often combined with multi-scale tiling strategies to process high-resolution inputs. Additional insights emerged from the challenge. Preprocessing test images proved critical, with performance substantially improved when compression settings and resizing algorithms, such as Lanczos interpolation, were carefully aligned across training and evaluation data.Several approaches were tested to explicitly suppress non-plant regions; while effective in stabilizing results, none were both lightweight and generalizable . Finally, leaderboard analyses revealed partcipants often faced overfitting when finetuning an excessive number of hyperparameters. By framing quadrat identification as a benchmarked AI challenge, PlantCLEF 2025 provides a controlled testbed for methods directly relevant to forensic biodiversity. It promotes the development of robust, scalable, and explainable models that can support digital evidence pipelines in environmental law, including the EU’s efforts against habitat destruction and imported deforestation. The open and collaborative nature of PlantCLEF, hosted on Kaggle and integrated into the CVPR-FGVC workshop and the CLEF conference, ensures reproducibility and fosters cross-disciplinary dialogue between computer scientists, ecologists, and biodiversity monitoring authorities. Keywords forensic biodiversity, fine-grained classification, multi-label species identification, ecological monitoring, benchmark, environmental law enforcement Presenting author Giulio Martellucci Presented at Living Data 2025 PlantCLEF 2025: Advancing AI-based Multi-Species Plant Identification in ... 3 Funding program This work was supported by the European Commission through the GUARDEN (Grant ID: 101060693), the MAMBO (Grant ID: 101060639), and the Pl@ntAgroEco project (Grant agreement 22-PEAE-0009). This project was provided with computer and storage resources by GENCI at IDRIS thanks to the grant 2024-A0171011389 on the supercomputer Jean Zay’s V100, A100 and H100 partitions. Conflicts of interest The authors have declared that no competing interests exist. References • Goëau H, Lombardo J, Affouard A, Espitalier V, Bonnet P, Joly A (2024) PlantCLEF 2024 pretrained models on the flora of the south western Europe based on a subset of Pl@ntNet collaborative images and a ViT base patch 14 dinoV2. Zenodo https://doi.org/ 10.5281/zenodo.10848263 • Martellucci G, Goeau H, Bonnet P, Vinatier F, Joly A (2025) Overview of PlantCLEF 2025: Multi-Species Plant Identification in Vegetation Quadrat Images. arXiv https://doi.org/ 10.48550/arxiv.2509.17602 4Martellucci G et al