arXiv:2410.21480cs.LGcs.AI2024-10被引 1

让AI像科学家一样看图分类,还能解释推理过程。

AiSciVision: A Framework for Specializing Large Multimodal Models in Scientific Image Classification

  • 用检索增强生成和工具链模拟专家分析流程
  • 在少量标注数据下仍显著优于传统监督模型
  • 输出可交互的推理日志,适合科研人员验证

可信度与可解释性对人工智能在科学研究中的应用至关重要,但现有模型多为黑箱,缺乏输出依据。本文提出AiSciVision框架,将大模型专业化为科学图像分类的交互式研究伙伴。该框架包含两个核心组件:(1)视觉检索增强生成(VisRAG),用于获取与目标图像最相似的正负样本作为上下文;(2)领域专用工具构成的智能体工作流。在分类时,系统先检索相关图像,再由大模型智能体多次调用工具对目标图像进行操作与观察,逐步优化判断。每轮推理均生成自然语言推理日志,记录分析路径与工具使用。我们在三个真实科学图像数据集上评估:检测水产养殖塘、病态鳗草、太阳能板。结果表明,在低标注与全标注场景下,该方法均优于全监督模型。目前该框架已部署于专用网页应用,用于水产养殖研究,支持专家与推理日志对话。本工作推动了可解释且高效的科研人工智能发展。

原文摘要 · Abstract (English)

Trust and interpretability are crucial for the use of Artificial Intelligence (AI) in scientific research, but current models often operate as black boxes offering limited transparency and justifications for their outputs. We introduce AiSciVision, a framework that specializes Large Multimodal Models (LMMs) into interactive research partners and classification models for image classification tasks in niche scientific domains. Our framework uses two key components: (1) Visual Retrieval-Augmented Generation (VisRAG) and (2) domain-specific tools utilized in an agentic workflow. To classify a target image, AiSciVision first retrieves the most similar positive and negative labeled images as context for the LMM. Then the LMM agent actively selects and applies tools to manipulate and inspect the target image over multiple rounds, refining its analysis before making a final prediction. These VisRAG and tooling components are designed to mirror the processes of domain experts, as humans often compare new data to similar examples and use specialized tools to manipulate and inspect images before arriving at a conclusion. Each inference produces both a prediction and a natural language transcript detailing the reasoning and tool usage that led to the prediction. We evaluate AiSciVision on three real-world scientific image classification datasets: detecting the presence of aquaculture ponds, diseased eelgrass, and solar panels. Across these datasets, our method outperforms fully supervised models in low and full-labeled data settings. AiSciVision is actively deployed in real-world use, specifically for aquaculture research, through a dedicated web application that displays and allows the expert users to converse with the transcripts. This work represents a crucial step toward AI systems that are both interpretable and effective, advancing their use in scientific research and scientific discovery.

科学图像可解释AI多模态智能体

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。