Fully automatic extraction of morphological traits from the Web: utopia or reality?
Diego Marcos, Robert van de Vlasakker, Ioannis N. Athanasiadis, Pierre Bonnet, Hervé Goeau, Alexis Joly, W. Daniel Kissling, César Leblanc, André S. J. van Proosdij, Konstantinos P. Panousis
TL;DR
The paper tackles large-scale extraction of plant morphological traits from unstructured web text by building a three-stage pipeline: harvesting/describing, a description detector trained with a noise-robust loss, and LLM-driven trait extraction via binary trait prompts. Using DistillBERT for description detection and LLM prompts for trait inference, the approach achieves trait values for over half of evaluated species-trait pairs with an average F1 around $0.75$ and coverage near $55\%$–$60\%$ across three real-world datasets. The results demonstrate feasibility for automated construction of structured trait databases from online text, while highlighting limitations due to missing textual descriptions and language diversity. The work suggests that scaling and multilingual expansion, along with improved text coverage, could enable broad, automated trait databases without manual curation.
Abstract
Plant morphological traits, their observable characteristics, are fundamental to understand the role played by each species within their ecosystem. However, compiling trait information for even a moderate number of species is a demanding task that may take experts years to accomplish. At the same time, massive amounts of information about species descriptions is available online in the form of text, although the lack of structure makes this source of data impossible to use at scale. To overcome this, we propose to leverage recent advances in large language models (LLMs) and devise a mechanism for gathering and processing information on plant traits in the form of unstructured textual descriptions, without manual curation. We evaluate our approach by automatically replicating three manually created species-trait matrices. Our method managed to find values for over half of all species-trait pairs, with an F1-score of over 75%. Our results suggest that large-scale creation of structured trait databases from unstructured online text is currently feasible thanks to the information extraction capabilities of LLMs, being limited by the availability of textual descriptions covering all the traits of interest.
