paper-with-me

Papers

OralAgent: Integrating Reasoning, Tools, and Knowledge for Interactive Dental Image Analysis

2026-04-09 · Jing Hao, Siyuan Dai, Yongxin Zhang, Yuci Liang, Jiamin Wu, Jiahao Bao, Yuxuan Fan, Zanting Ye, Yanpeng Sun, Xinyu Zhang, Ming Hu, Liang Zhan, James Kit Hon Tsoi, Linlin Shen, Junjun He, Kuo Feng Hung arxiv

Dental image analysis plays a pivotal role in supporting accurate diagnosis and treatment planning in oral healthcare. Although recent advances have produced dental AI models for specific tasks and individual imaging modalities, their isolated designs limit practical use in real-world clinical workflows. In this paper, we present OralAgent, the first dental-specialized AI agent that unifies multimodal reasoning, tool-based decision-making, and knowledge-grounded retrieval within an end-to-end automated framework. It integrates 22 visual analysis tools and 368 widely-used classical dental textbooks, enabling autonomous reasoning, planning, tool use, knowledge retrieval, and multi-step workflow execution. Furthermore, we introduce OralCorpus, a large-scale, high-quality bilingual textual resource containing 134.8M tokens curated for dental retrieval-augmented generation (RAG). To evaluate models' multidisciplinary dental knowledge, we construct OralQA-ZH, a Chinese multiple-choice question benchmark consisting of 798 items across eleven oral subspecialties. Extensive experiments demonstrate that OralAgent achieves state-of-the-art performance on the MMOral-Uni, MMOral-OPG, and OralQA-ZH benchmarks, highlighting its effectiveness, interpretability, and adaptability in real-world clinical settings. The code and models are publicly available at https://github.com/isjinghao/OralAgent.

📄 PDF Abstract BibTeX arXiv:2605.27378

Code (0)

등록된 구현이 없습니다.

Tasks

Multimodal Reasoning

Similar Papers 제목 키워드 기반

Recommender AI Agent: Integrating Large Language Models for Interactive Recommendations

2023-08-31 · Xu Huang, Jianxun Lian, Yuxuan Lei, Jing Yao 외

Recommender models excel at providing domain-specific item recommendations by leveraging extensive user behavior data. Despite their ability to act as lightweight domain experts, they struggle to perform versatile tasks …

AI AgentRecommendation SystemsTask PlanningWorld Knowledge

CausalSteward: An Agentic Divide-Conquer-Combine Copilot for Causal Discovery

2026-07-02 · Nicholas Tagliapietra, Gian Lorenzo Marchioni, Moritz Willig, Juergen Luettin 외 arxiv

Learning causal models from high-dimensional data is a significant challenge, particularly in real-world settings where violations of core assumptions lead to causal identifiability issues. Although massive amounts of pr…

SpaceTools: Tool-Augmented Spatial Reasoning via Double Interactive RL

2025-12-03 · Siyi Chen, Mikaela Angelina Uy, Chan Hee Song, Faisal Ladhak 외 arxiv

Vision Language Models (VLMs) demonstrate strong qualitative visual understanding, but struggle with metrically precise spatial reasoning required for embodied applications. The agentic paradigm promises that VLMs can us…

Reinforcement LearningSpatial Reasoning

DashboardQA: Benchmarking Multimodal Agents for Question Answering on Interactive Dashboards

2025-08-24 · Aaryaman Kartha, Ahmed Masry, Mohammed Saidul Islam, Thinh Lang 외 arxiv

Dashboards are powerful visualization tools for data-driven decision-making, integrating multiple interactive views that allow users to explore, filter, and navigate data. Unlike static charts, dashboards support rich in…

Question Answering

KnowPath: Knowledge-enhanced Reasoning via LLM-generated Inference Paths over Knowledge Graphs

2025-02-17 · Qi Zhao, Hongyu Yang, Qi Song, Xinwei Yao 외

Large language models (LLMs) have demonstrated remarkable capabilities in various complex tasks, yet they still suffer from hallucinations. Introducing external knowledge, such as knowledge graph, can enhance the LLMs' a…

Knowledge Graphs