Can Multimodal Large Language Models Understand OCT?
Summary
This paper introduces OCT-Bench, a comprehensive benchmark for evaluating multimodal large language models on OCT image understanding, comprising 10,076 questions across 20 fine-grained tasks in perception, cognition, and reasoning. Evaluation of 20 models shows current MLLMs fall short of reliable OCT understanding.
View Cached Full Text
Cached at: 07/21/26, 02:37 PM
Paper page - Can Multimodal Large Language Models Understand OCT?
Source: https://huggingface.co/papers/2607.16609
Abstract
Opticalcoherencetomography(OCT)imagingisessentialforthediagnosisandtreatmentofretinaldiseases.Althoughmultimodallargelanguagemodels(MLLMs)havedemonstratedconsiderablepotentialinmedicalimageanalysis,existingbenchmarkslargelyreduceOCTunderstandingtocoarse-graineddiseaseclassificationorisolatedvisualquestionanswering,leavingthecompletecognitiveprocessfromvisualperceptiontoclinicalreasoninginsufficientlyevaluated.Toaddressthislimitation,weintroduceOCT-Bench,acomprehensivebenchmarkdedicatedtoOCTimageunderstanding.OCT-Benchcomprises10,076high-qualitymultiple-choicequestionsconstructedfrom4,137OCTimagesacrosssevenpublicdatasets.Followingthereal-worldclinicalinterpretationworkflow,weestablishahierarchicalcapabilitytaxonomyconsistingof20fine-grainedtasksacrossthreedimensions:Perception,Cognition,andReasoning.Thesetaskscoverabroadrangeofcapabilities,includingimagingattributes,retinalanatomy,lesioncharacteristics,spatialrelationships,diseaseassessment,therapeuticdecision-making,andprognosticmanagement.Wesystematicallyevaluate20representativeMLLMs,includingproprietarymodels,open-sourcegeneral-purposemodels,andmedical-domainmodels.ExperimentalresultsdemonstratethatcurrentmodelsremainsubstantiallyshortofreliableOCTunderstanding.Moreover,neithermedical-domainadaptationnorincreasedmodelscaleconsistentlyimprovesperformanceacrosscapabilitylevels.OCT-Benchenablescomprehensiveandfine-grainedevaluationofMLLMs,providingafoundationforidentifyingcapabilitybottlenecksandadvancingclinicallygroundedOCTunderstanding.
View arXiv pageView PDFGitHub3Add to collection
Get this paper in your agent:
hf papers read 2607\.16609
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2607.16609 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2607.16609 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2607.16609 in a Space README.md to link it from this page.
Collections including this paper1
Similar Articles
Beyond Text-Dominance: Understanding Modality Preference of Omni-modal Large Language Models
This paper investigates modality preference in omni-modal large language models (OLLMs), revealing a paradigm shift from text-dominance to visual preference. The authors introduce a conflict-based benchmark and layer-wise probing to diagnose cross-modal hallucinations using internal model signals.
MCBench: A Multicontext Safety Assessment Benchmark for Omni Large Language Models
MCBench is a new benchmark for assessing the safety of omnimodal large language models across vision, audio, and text modalities. It includes 1196 scenarios and finds current models struggle with cross-modal safety reasoning.
From Structure to Synergy: A Survey of Vision-Language Perception Paradigm Evolution in Multimodal Large Language Models
This survey paper systematically reviews the paradigm evolution of unified vision-language perception in multimodal large language models (MLLMs), proposing a five-stage taxonomy and identifying open challenges toward general multimodal intelligence.
Beyond APIs: Probing the Limits of MLLMs in Physical Tool Use
This paper introduces PhysTool-Bench, a benchmark for evaluating multimodal large language models' ability to recognize and plan the use of physical tools in real-world scenes. The authors find that even the best model identifies only 58.7% of tools and completes just 21.0% of queries end-to-end, revealing a two-level deficit in perception and functional commonsense.
What We are Missing in Multimodal LLM Evaluation?
This paper reviews current multimodal LLM evaluation benchmarks and identifies key gaps such as temporal-spatial coherence, physical world understanding, multimodal consistency, and selective attention, arguing that existing isolated-task benchmarks fail to measure true cross-modal integration.