收录解读
SciCore-Mol 针对科学 LLM 处理分子数据时的结构性问题:把拓扑分子和连续反应信息压成离散文本会造成信息损失和语义噪声。
框架把 topology-aware perception、latent diffusion-based molecular generation 和 reaction-aware reasoning 三个模块以 learned representation interfaces 接入 LLM backbone,而不是仅依赖文本工具反馈。
实验覆盖 molecular understanding、generation、reaction prediction 和 general chemistry knowledge,目标是让 8B 开源系统在化学任务上获得更系统的专家能力。
它值得正式收录,因为它提供了“LLM + 可插拔科学认知模块”的体系结构样板,比普通化学问答或分子属性预测更接近可复用 scientific-agent substrate。
原始摘要与中文对照
中文对照翻译
大语言模型(LLM)是“一站式”智能范式的核心,但在处理分子等异构科学数据时面临一个根本性挑战:离散语言符号与拓扑分子或连续反应数据之间的固有鸿沟,导致在基于文本的推理中出现显著的信息丢失和语义噪声。我们提出了SciCore-Mol,一个模块化框架,通过三个深度集成的可插拔认知模块弥合了这一鸿沟:一个拓扑感知感知模块、一个基于潜在扩散的分子生成模块和一个反应感知推理模块。每个模块都通过学习到的表示接口与LLM骨干模型耦合,实现了比仅通过文本工具反馈更丰富的信息交换。我们在多样化的化学任务上的实验表明,SciCore-Mol在分子理解、生成、反应预测和一般化学知识方面取得了强大的综合性能,其80亿参数的开源系统在多个维度上与专有大型模型竞争并超越它们。这项工作为通过解耦、可插拔和灵活编排的模块为LLM配备科学专业知识提供了系统蓝图,对药物设计、化学合成和更广泛的科学发现具有直接影响。
原始摘要
Large Language Models (LLMs) are central to the one-for-all intelligent paradigm, but they face a fundamental challenge when dealing with heterogeneous scientific data such as molecules: the inherent gap between discrete linguistic symbols and topological molecular or continuous reaction data leads to significant information loss and semantic noise in text-based reasoning. We propose SciCore-Mol, a modular framework that bridges this gap through three deeply integrated pluggable cognitive modules: a topology-aware perception module, a latent diffusion-based molecular generation module, and a reaction-aware reasoning module. Each module is coupled to the LLM backbone through learned representation interfaces, enabling richer information exchange than is possible with text-only tool feedback. Our experiments on diverse chemical tasks demonstrate that SciCore-Mol achieves strong comprehensive performance across molecular understanding, generation, reaction prediction, and general chemistry knowledge, with an 8B-parameter open-source system that is competitive with and in several dimensions surpasses proprietary large models. This work provides a systematic blueprint for equipping LLMs with scientific expertise through decoupled, pluggable, and flexibly orchestrated modules, with direct implications for drug design, chemical synthesis, and broader scientific discovery.