Papers by Kshitij Jadhav
Few shot chain-of-thought driven reasoning to prompt LLMs for open-ended medical question answering (2024.findings-emnlp)
Copied to clipboard
Saeel Nachane, Ojas Gramopadhye, Prateek Chanda, Ganesh Ramakrishnan, Kshitij Jadhav, Yatin Nandwani, Dinesh Raghu, Sachindra Joshi
| Challenge: | Large Language models (LLMs) are increasingly utilized in the healthcare sector for query-related tasks. |
| Approach: | They propose a modified version of the MedQA-USMLE dataset, named MEDQA-OPEN, which contains open-ended medical questions without options to mimic clinical scenarios. |
| Outcome: | The proposed approach outperforms the state-of-the-art 5-shot CoT-based prompt by exploring multiple differential diagnoses and narrowing down to a final diagnosis using MCQ-ELIMINATIVE. |
Replace and Report: NLP Assisted Radiology Report Generation (2023.findings-acl)
Copied to clipboard
| Challenge: | Clinical practice frequently uses medical imaging for diagnosis and treatment. |
| Approach: | They propose a template-based approach to generate radiology reports from radiographs . they use multilabel image classifiers to generate tags, pathological descriptions from tags . |
| Outcome: | The proposed method improves on the most popular radiology report datasets. |