LLM-Based Transcription of Botanical Catalogues for Digital Access to Special Collections.
Name
BISS_article_182910__2_.pdf
Description
visibility:open
Size
75.75 KB
Format
Adobe PDF
Checksum (CRC64NVME)
cSqnhcLFp0Y=
Resource type
Abstract
Date published
December 23, 2025
Abstract
The Kew Herbarium houses over seven million specimens and represents one of the world's most significant botanical collections. Recent large-scale digitisation has made over 6.4 million specimens (Royal Botanic Gardens, Kew 2025) globally accessible, supporting active research into biodiversity and ecology. However, this progress has primarily been focused on herbarium sheets, leaving many specialist collections under-digitised and difficult to access. These specialist collections, stored in folders of specimen sheets, are often accompanied by printed catalogues containing the key metadata. Digitisation of these collections is difficult to process using standard herbarium workflows (which are scaled efficiently across millions of specimen sheets) due to their highly varying structure and format. This diversity makes automation more challenging so transcription is often manual, which is slow, expensive, and prone to errors. As main herbarium digitisation nears completion, adaptable, cost-effective methods are needed for specialist catalogues.
This project has developed a modular, semi-automated pipeline to extract structured data from scanned pages of botanical catalogues (images/PDFs) using the Lightfoot catalogue (Bowden 1989) for development and testing. This pipeline allows user configuration across different sub-collections and extraction models. It uses Optical Character Recognition (OCR) and Large Language Models (LLMs) based transcription, allowing adaptation to different catalogue formats through prompt changes, without the need for costly custom pipelines. It consists of four stages: image processing; text extraction; data structuring; and transcription.
Provided with the scanned pages, image processing (with DeepDoctection (Meyer 2024)) is performed to identify and crop regions of interest (ROI) which are normalised for text extraction. Text extraction is performed on each ROI, and the extracted text is saved sequentially. Tesseract OCR (Smith 2007) is used by default due to its adaptability and strong community support, but support for LLMs with visual reasoning, such as Qwen2.5 (Yang et al. 2024), is also implemented. Before transcription, the extracted data is cleaned and chunked with respect to family names and species names with the help of TaxoNERD (Le Guillarme and Thuiller 2022). During transcription, species-level text chunks are passed to a LLM with user-defined instructions (based on catalogue) and the pre-defined structure of output. The output from this previous step is saved in both JSON and CSV formats.
Evaluation on the Lightfoot catalogue yielded F1-scores of 86%, 87% and 91% for family names, species names and folder descriptions, respectively, indicating strong extraction performance. Additionally folder descriptions had Word Error Rate (WER) and Character Error Rate (CER) of 24% and 18% reflecting reasonable baseline accuracy given the variable quality of the text.
Despite this, key challenges remain: OCR accuracy drops on degraded or low-resolution scans, and LLM hallucinations can misclassify species names or description fields. These issues highlight the need for a quality control layer, such as curator validation, and refining prompt strategies to reduce errors. Nevertheless, this pipeline demonstrates that significant efficiency gains can be achieved while reducing reliance on manual data entry.
This project provides an operational workflow for the digitisation of herbarium catalogue data using OCR and LLMs. Future work will focus on improving OCR accuracy, refining LLM prompts and chunking strategy. Additional testing will be performed on the Hanbury and other specialist catalogues to further validate the pipeline’s performance on varying formats. Ultimately, this approach contributes to the broader goal of accelerating digitisation across herbaria, ensuring valuable historical records are preserved and made accessible for future research.
Project(s)
Priority 3: Digital Revolution
Event title
Living Data 2025
Volume
9
Publisher
Pensoft Publishers
Place of publication
Sofia, Bulgaria
eISSN
2535-0897
Official URL
Related URL
Rights statement
In Copyright
Additional information
IF = none.