Published
May 23, 2024
Updated
May 23, 2024

Can AI Boost Public Health? LLMs Tackle Disease Tracking

Evaluating Large Language Models for Public Health Classification and Extraction Tasks
By
Joshua Harris|Timothy Laurence|Leo Loman|Fan Grayson|Toby Nonnenmacher|Harry Long|Loes WalsGriffith|Amy Douglas|Holly Fountain|Stelios Georgiou|Jo Hardstaff|Kathryn Hopkins|Y-Ling Chi|Galena Kuyumdzhieva|Lesley Larkin|Samuel Collins|Hamish Mohammed|Thomas Finnie|Luke Hounsome|Steven Riley

Summary

Imagine an AI assistant that could rapidly scan through mountains of public health data, from social media chatter about food poisoning to complex scientific reports on infectious diseases. That's the promise of Large Language Models (LLMs), the same technology behind chatbots like ChatGPT. A new study from the UK Health Security Agency (UKHSA) explores how these powerful AI tools could transform public health, from tracking disease outbreaks to identifying risk factors and recommending interventions. Researchers put several leading LLMs to the test, challenging them with 17 different tasks, including extracting disease mentions from medical literature, classifying gastrointestinal illness from Yelp reviews, and even deciphering contact tracing data. The results? While LLMs excelled at simpler tasks like identifying infections from medical descriptions (over 90% accuracy!), they struggled with more nuanced challenges, like understanding complex contact tracing protocols or extracting drug information from lengthy research papers. This mixed bag of results highlights both the exciting potential and the current limitations of LLMs in public health. The study found that larger, more advanced models, like Llama-3-70B-Instruct, generally performed better, even rivaling the performance of closed-source models like GPT-4. Interestingly, providing the LLMs with a few examples (few-shot learning) significantly boosted their performance on tougher tasks, suggesting that with better training, these AI assistants could become even more powerful allies for public health experts. The UKHSA researchers see this study as a crucial first step. They envision LLMs helping public health professionals sift through massive datasets, converting unstructured text into valuable insights. This could be game-changing during pandemics, where rapid analysis of information overload is critical. While challenges remain, this research paints an optimistic picture of how AI could revolutionize public health, leading to faster responses to outbreaks, better identification of risk factors, and more effective interventions to protect communities.
🍰 Interesting in building your own agents?
PromptLayer provides the tools to manage and monitor prompts with your whole team. Get started for free.

Question & Answers

How did the study use few-shot learning to improve LLM performance in public health tasks?
Few-shot learning was implemented by providing LLMs with a small number of example cases before testing. The process involves: 1) Selecting relevant example cases that demonstrate the desired task, 2) Presenting these examples to the LLM alongside the actual test case, and 3) Measuring the improvement in performance. For instance, when analyzing Yelp reviews for food poisoning cases, the LLM might be shown 2-3 pre-labeled examples of reviews indicating illness before being asked to classify new reviews. This approach significantly improved performance on complex tasks, suggesting that careful example curation could enhance LLMs' practical utility in public health surveillance.
How can AI improve disease outbreak detection in communities?
AI can enhance disease outbreak detection by continuously monitoring multiple data sources like social media posts, restaurant reviews, and medical records in real-time. This technology helps identify patterns and potential disease clusters before they become major outbreaks. The main benefits include faster response times, more accurate early warnings, and the ability to process massive amounts of data simultaneously. For example, AI could detect a spike in food poisoning mentions on social media in a specific neighborhood, allowing health officials to investigate potential sources quickly and prevent further cases.
What are the potential benefits of AI in public health monitoring?
AI in public health monitoring offers several key advantages: automated analysis of large-scale health data, rapid identification of emerging health threats, and more efficient resource allocation for interventions. The technology can process information from diverse sources like medical records, social media, and scientific literature to spot trends and potential risks. In practice, this could mean earlier detection of disease outbreaks, better tracking of population health trends, and more targeted public health responses. For communities, this translates to faster response times during health crises and more effective preventive measures.

PromptLayer Features

  1. Testing & Evaluation
  2. The paper's systematic evaluation of LLMs across 17 different tasks aligns with PromptLayer's batch testing and performance evaluation capabilities
Implementation Details
Configure batch tests for different health data scenarios, establish performance benchmarks, implement automated accuracy scoring
Key Benefits
• Systematic evaluation across multiple health data types • Quantitative performance tracking across model versions • Reproducible testing framework for future model iterations
Potential Improvements
• Add specialized healthcare metrics • Implement domain-specific evaluation criteria • Develop automated error analysis tools
Business Value
Efficiency Gains
Reduces manual testing time by 70% through automated batch evaluation
Cost Savings
Minimizes resources needed for comprehensive model validation
Quality Improvement
Ensures consistent performance across diverse health data scenarios
  1. Workflow Management
  2. The study's use of few-shot learning and multiple data types requires sophisticated prompt management and orchestration
Implementation Details
Create templated workflows for different health data types, implement few-shot learning pipelines, establish version control
Key Benefits
• Standardized processing across different health data sources • Reproducible few-shot learning implementations • Traceable model performance improvements
Potential Improvements
• Add healthcare-specific prompt templates • Implement automated few-shot example selection • Develop specialized workflow validation tools
Business Value
Efficiency Gains
Streamlines deployment of health data analysis pipelines
Cost Savings
Reduces development time for new health data processing workflows
Quality Improvement
Ensures consistent application of best practices across projects

The first platform built for prompt engineering