CLLGMay 23, 2024

Evaluating Large Language Models for Public Health Classification and Extraction Tasks

arXiv:2405.14766v211 citationsh-index: 4
Originality Synthesis-oriented
AI Analysis

This work assesses the potential of LLMs to assist public health experts in processing text for surveillance and research, but it is incremental as it primarily benchmarks existing models on new datasets.

The study evaluated large language models (LLMs) for classifying and extracting information from free text in public health tasks, finding that Llama-3.3-70B-Instruct performed best on 8 out of 16 tasks, with scores ranging from below 60% to over 80% micro-F1 across different tasks.

Advances in Large Language Models (LLMs) have led to significant interest in their potential to support human experts across a range of domains, including public health. In this work we present automated evaluations of LLMs for public health tasks involving the classification and extraction of free text. We combine six externally annotated datasets with seven new internally annotated datasets to evaluate LLMs for processing text related to: health burden, epidemiological risk factors, and public health interventions. We evaluate eleven open-weight LLMs (7-123 billion parameters) across all tasks using zero-shot in-context learning. We find that Llama-3.3-70B-Instruct is the highest performing model, achieving the best results on 8/16 tasks (using micro-F1 scores). We see significant variation across tasks with all open-weight LLMs scoring below 60% micro-F1 on some challenging tasks, such as Contact Classification, while all LLMs achieve greater than 80% micro-F1 on others, such as GI Illness Classification. For a subset of 11 tasks, we also evaluate three GPT-4 and GPT-4o series models and find comparable results to Llama-3.3-70B-Instruct. Overall, based on these initial results we find promising signs that LLMs may be useful tools for public health experts to extract information from a wide variety of free text sources, and support public health surveillance, research, and interventions.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes