paper-with-me

홈 › Papers

Domain-Expert-Guided Hybrid Mixture-of-Experts for Medical AI: Integrating Data-Driven Learning with Clinical Priors

2026-01-25 · Jinchen Gu, Nan Zhao, Lei Qiu, Lu Zhang arxiv

Mixture-of-Experts (MoE) models increase representational capacity with modest computational cost, but their effectiveness in specialized domains such as medicine is limited by small datasets. In contrast, clinical practice offers rich expert knowledge, such as physician gaze patterns and diagnostic heuristics, that models cannot reliably learn from limited data. Combining data-driven experts, which capture novel patterns, with domain-expert-guided experts, which encode accumulated clinical insights, provides complementary strengths for robust and clinically meaningful learning. To this end, we propose Domain-Knowledge-Guided Hybrid MoE (DKGH-MoE), a plug-and-play and interpretable module that unifies data-driven learning with domain expertise. DKGH-MoE integrates a data-driven MoE to extract novel features from raw imaging data, and a domain-expert-guided MoE incorporates clinical priors, specifically clinician eye-gaze cues, to emphasize regions of high diagnostic relevance. By integrating domain expert insights with data-driven features, DKGH-MoE improves both performance and interpretability.

📄 PDF Abstract BibTeX arXiv:2601.17977

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

HybridEP: Scaling Expert Parallelism to Cross-Datacenter Scenario via Hybrid Expert/Data Transmission

2025-10-22 · Weihao Yang, Hao Huang, Donglei Wu, Ningke Li 외 arxiv

Mixture-of-Experts (MoE) has become a popular architecture for scaling large models. However, the rapidly growing scale outpaces model training on a single DC, driving a shift toward a more flexible, cross-DC training pa…

MoRE-LLM: Mixture of Rule Experts Guided by a Large Language Model

2025-03-26 · Alexander Koebler, Ingo Thon, Florian Buettner

To ensure the trustworthiness and interpretability of AI systems, it is essential to align machine learning models with human domain knowledge. This can be a challenging and time-consuming endeavor that requires close co…

Language ModelingLanguage ModellingLarge Language Model

Optimize Surgical Triplet Recognition: A Knowledge-Driven Mixture-of-Experts Solution

2026-08-24 · Yiyi Zhang, Yuchen Yuan, Ying Zheng, Jialun Pei 외 arxiv

Surgical action triplet recognition constitutes a critical task in context-aware robot-assisted surgery, facilitating automatic surgical action perception by identifying instrument, verb, target, and their association. H…

Action Triplet Recognition

Generalizable Person Re-identification with Relevance-aware Mixture of Experts

2021-05-19 · CVPR 2021 1 · Yongxing Dai, Xiaotong Li, Jun Liu, Zekun Tong 외

Domain generalizable (DG) person re-identification (ReID) is a challenging problem because we cannot access any unseen target domain data during training. Almost all the existing DG ReID methods follow the same pipeline …

Generalizable Person Re-identificationMixture-of-ExpertsPerson Re-Identification

Seeing but Not Thinking: Routing Distraction in Multimodal Mixture-of-Experts

2026-04-09 · Haolei Xu, Haiwen Hong, Hongxing Li, Rui Zhou 외 arxiv

Multimodal Mixture-of-Experts (MoE) models have achieved remarkable performance on vision-language tasks. However, we identify a puzzling phenomenon termed Seeing but Not Thinking: models accurately perceive image conten…

Visual Reasoning