paper-with-me

홈 › Papers

LAVA: Language Model Assisted Verbal Autopsy for Cause-of-Death Determination

2025-09-11 · Yiqun T. Chen, Tyler H. McCormick, Li Liu, Abhirup Datta arxiv

Verbal autopsy (VA) is a critical tool for estimating causes of death in resource-limited settings where medical certification is unavailable. This study presents LA-VA, a proof-of-concept pipeline that combines Large Language Models (LLMs) with traditional algorithmic approaches and embedding-based classification for improved cause-of-death prediction. Using the Population Health Metrics Research Consortium (PHMRC) dataset across three age categories (Adult: 7,580; Child: 1,960; Neonate: 2,438), we evaluate multiple approaches: GPT-5 predictions, LCVA baseline, text embeddings, and meta-learner ensembles. Our results demonstrate that GPT-5 achieves the highest individual performance with average test site accuracies of 48.6% (Adult), 50.5% (Child), and 53.5% (Neonate), outperforming traditional statistical machine learning baselines by 5-10%. Our findings suggest that simple off-the-shelf LLM-assisted approaches could substantially improve verbal autopsy accuracy, with important implications for global health surveillance in low-resource settings.

📄 PDF Abstract BibTeX arXiv:2509.09602

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Can Character Embeddings Improve Cause-of-Death Classification for Verbal Autopsy Narratives?

2019-08-01 · WS 2019 8 · Zhaodong Yan, Serena Jeblee, Graeme Hirst

We present two models for combining word and character embeddings for cause-of-death classification of verbal autopsy reports using the text of the narratives. We find that for smaller datasets (500 to 1000 records), add…

ClassificationGeneral Classification

A Comparative Study of Machine Learning Methods for Verbal Autopsy Text Classification

2014-02-18 · Samuel Danso, Eric Atwell, Owen Johnson

A Verbal Autopsy is the record of an interview about the circumstances of an uncertified death. In developing countries, if a death occurs away from health facilities, a field-worker interviews a relative of the deceased…

BIG-bench Machine LearningClassificationGeneral Classificationtext-classification+1

Using Machine Learning to Fuse Verbal Autopsy Narratives and Binary Features in the Analysis of Deaths from Hyperglycaemia

2022-04-26 · Thokozile Manaka, Terence van Zyl, Alisha N Wade, Deepak Kar

Lower-and-middle income countries are faced with challenges arising from a lack of data on cause of death (COD), which can limit decisions on population health and disease management. A verbal autopsy(VA) can provide inf…

BIG-bench Machine LearningManagement

Multi-task learning for interpretable cause of death classification using key phrase prediction

2018-07-01 · WS 2018 7 · Serena Jeblee, Mireille Gomes, Graeme Hirst

We introduce a multi-task learning model for cause-of-death classification of verbal autopsy narratives that jointly learns to output interpretable key phrases. Adding these key phrases outperforms the baseline model and…

General ClassificationMulti-Task LearningText Classification

Improving Cause-of-Death Classification from Verbal Autopsy Reports

2022-10-31 · Thokozile Manaka, Terence van Zyl, Deepak Kar

In many lower-and-middle income countries including South Africa, data access in health facilities is restricted due to patient privacy and confidentiality policies. Further, since clinical data is unique to individual i…

ClassificationDomain AdaptationTransfer Learning