Skip to content

lotterlab/mllm_localization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code accompanying:

Advait Gosai, Arun Kavishwar, Stephanie L McNamara, Soujanya Samineni, Renato Umeton, Alexander Chowdhury, William Lotter. Beyond Diagnosis: Evaluating Multimodal LLMs for Pathology Localization in Chest Radiographs. Machine Learning for Health (ML4H) Symposium, 2025.

Contents:

  • gpt_src and oss_src contain code for prompting the GPT and MedGemma models, respectively. Note: An OPENAI_API_KEY is needed to run the GPT scripts, and an ollama service is needed to run the MedGemma scripts.
  • compute_results.py: Computes the hit rate determination for each prediction based on the included ground truth csvs.
  • figure_heatmap.py: Computes heatmaps of the predictions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages