OPERA: Offline Policy-guided Expert Routing and Adaptation for Universal Biomedical Image Analysis
Summary
OPERA proposes a multi-agent ensemble framework that treats expert weight assignment as an offline policy learning problem for universal biomedical image analysis, enabling test-time adaptation without retraining and consistently improving performance across 9 datasets and 30+ baselines.
View Cached Full Text
Cached at: 07/29/26, 07:54 PM
Paper page - OPERA: Offline Policy-guided Expert Routing and Adaptation for Universal Biomedical Image Analysis
Source: https://huggingface.co/papers/2607.25108
Abstract
Biomedicalimageanalysisspansdiversemodalitiesandtasks,yetreal-worlddeploymentishinderedbyseveredistributionshiftsacrossscanners,protocols,andpatientpopulations.High-performingmodelsconsequentlyrequirerepeateddomain-specificfine-tuning,whichisacostlycyclethatbecomesimpracticalwhenlabelsarescarceorprivacyconstraintslimitdatasharing.WeproposeOPERA(OfflinePolicy-guidedExpertRoutingandAdaptation),amulti-agentensembleframeworkthataddressesthisdeploymentbottleneckbytreatingexpertweightassignmentasanofflinepolicylearningproblem:aroutingpolicyislearnedfromasmallvalidationsetwithoutgradientupdatestoanyexpertagent,thendeployedwithtest-timeadaptationtohandledistributionshift.OPERAcoordinatesheterogeneousspecialistagentsthroughcomplementarymechanisms.Theexpertprofilingmodulelearnsselectionpoliciesoffline,enablinginformedallocationofexpertise.Eachagentundergoesconfidencecalibrationthroughtemperatureadjustment,ensuringmorereliableprobabilisticoutputs.OPERAalsoincorporatesdistributionawareadaptation,whereclassweightsaredynamicallyadjustedatthebatchlevelusingstatisticsderivedfromunlabeledtestdata.Instancelevelroutingassignseachsampletothemostsuitableexpertbyleveragingintermodelagreementandpredictiveentropy.WeevaluateOPERAon9datasetscoveringfundusphotography,chestX-ray,CT,MRI,andmultimodaldiagnosticbenchmarks,comparingagainst30+baselinesacrossclassification,segmentation,andmultimodalsettings.OPERAconsistentlyimprovesperformanceandcalibrationquality,demonstratingthatofflinepolicy-guidedexpertagentscoordinationisapracticalpathtodeployablebiomedicalAIwithoutretraining.Codeisonhttps://github.com/HUANGLIZI/OPERA{GitHub}.
View arXiv pageView PDFProject pageGitHub1Add to collection
Get this paper in your agent:
hf papers read 2607\.25108
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.25108 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.25108 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.25108 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
"OncoAgent: A Dual-Tier Multi-Agent Framework for Privacy-Preserving Oncology Clinical Decision Support"
The article introduces OncoAgent, a dual-tier multi-agent framework designed for privacy-preserving clinical decision support in oncology. It details a system architecture that combines corrective RAG, a reflexion safety loop, and dual-tier QLoRA fine-tuning optimized for AMD hardware.
OPINE-World: Programmatic World Modeling with Ontology-error-Prioritized Interactive Exploration
OPINE-World introduces an LLM agent that learns an object-centric programmatic world model online through interaction, using ontology-error-prioritized exploration and cooperating hypothesis-test agents, achieving strong results on ARC-AGI-3.
An Agentic AI Scientific Community for Automated Neural Operator Discovery
This paper presents an agentic AI scientific community of virtual labs that autonomously discover neural operator architectures for PDE problems. Using LLM planners, numerical workers, and reviewers under a citation-based economy, the system produces high-accuracy hybrid architectures, with results suggesting no universal winner among operator families.
OPERA: Aligning Open-Ended Reasoning via Objective Perplexity-based Reinforcement Learning
OPERA proposes a reinforcement learning method for open-ended tasks using intrinsic rewards based on perplexity dynamics, replacing unreliable LLM-as-a-judge reward models. It achieves state-of-the-art results on Qwen3-8B, matching proprietary models in creative writing and other open-ended tasks.
COOPA: A Modular LLM Agent Architecture for Operations Research Problems
This paper introduces COOPA, a modular LLM agent architecture for operations research problems that combines iterative confidence-based modeling, element-level provenance, and multi-solver routing. Evaluated across eight LLM backbones and four baselines, COOPA achieves the best macro-average accuracy on six backbones and improves over the strongest baseline by up to 6.7 percentage points.