CaseGPT: a case reasoning framework based on language models and retrieval-augmented generation
Rui Yang

TL;DR
CaseGPT combines large language models with retrieval-augmented generation to improve case-based reasoning, enabling fuzzy searches and generating insightful recommendations in healthcare and legal domains.
Contribution
It introduces a novel framework that integrates LLMs with RAG technology for enhanced case reasoning and retrieval in complex, imprecise query scenarios.
Findings
Outperforms traditional keyword-based systems in precision and recall
Enhances data searchability and usability in healthcare and legal sectors
Demonstrates significant efficiency improvements in case retrieval
Abstract
This paper presents CaseGPT, an innovative approach that combines Large Language Models (LLMs) and Retrieval-Augmented Generation (RAG) technology to enhance case-based reasoning in the healthcare and legal sectors. The system addresses the challenges of traditional database queries by enabling fuzzy searches based on imprecise descriptions, thereby improving data searchability and usability. CaseGPT not only retrieves relevant case data but also generates insightful suggestions and recommendations based on patterns discerned from existing case data. This functionality proves especially valuable for tasks such as medical diagnostics, legal precedent research, and case strategy formulation. The paper includes an in-depth discussion of the system's methodology, its performance in both medical and legal domains, and its potential for future applications. Our experiments demonstrate that…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAI-based Problem Solving and Planning
