Skip to main content

Data Science

Predicting Workers’ Compensation Dispute Outcomes with Large Language Models

Dr. Vajira Manathunga from MTSU’s Department of Mathematical Sciences talks about some of his work on applying LLM’s in actuarial science. His work compares the results from LLM to NLP pipelines.

Workers’ compensation insurance is one of the oldest social insurance programs in the United States, predating both Social Security and unemployment insurance. When disputes arise between employees and employers over benefit entitlements, most states require resolution through administrative boards. In this study, we evaluate whether large language models (LLMs) can predict the outcomes of workers’ compensation cases more accurately than traditional, domain-specific natural language processing (NLP) techniques under the zero-shot learning paradigm. We compare performance under two input scenarios using only the initial “Issues” filed and using the full “Finding of Facts” narrative of each case, and measure predictive accuracy against actual board decisions. Our results show that, with access to a sufficiently large context window, LLMs match or surpass the performance of specialized NLP pipelines, despite having no task-specific training on workers’ compensation data. This finding underscores the practical utility of LLMs for case outcomes for the plaintiff, the employer, actuaries and the insurance carrier.

Click here for the discussion.