Daily Tech Briefing
AI 科技速览
每天 5 分钟内学习 AI。获取最新的人工智能新闻,理解其重要性,并学习如何将其应用于您的工作。
arXiv Machine Learning · 2026/7/30 04:00:00
Data Fusion and Contrastive Alignment for Unconstrained IR Molecular Structure Elucidation
AI 中文解读
科学家最新研究让AI学会从红外光谱中直接“猜出”分子结构,准确率一举提升超过10个百分点,不再需要提前知道化学式。过去,AI只能从已知的分子式中找出同分异构体,就像拿到一堆零件告诉你只能拼成几种固定造型;而现在,它能像化学家一样,仅凭光谱信号就还原出未知分子的完整结构。这项突破的关键在于给AI的“解码器”装上了多个专家模块(MoE),这些专家不再简单投票,而是通过更聪明的非加性合并方式(Choquet积分)协同分析,同时利用对比对齐损失让AI更关注光谱与分子结构之间的本质关联。研究还发现,红外光谱本身已经包含了绝大部分关键化学信息,之前AI表现不佳只是因为某些吸收峰重叠或被忽略。这意味着,未来药物研发、材料科学、食品安全等领域都能更快地利用AI从光谱中鉴定未知物质,无需再依赖昂贵复杂的化学分析仪器。普通消费者也能期待更高效的假冒药品检测、更安全的食品添加剂筛查——AI正逐步成为每个实验室的“全能结构解析师”。
arXiv:2607.26164v1 Announce Type: new
Abstract: Automated molecular structure elucidation from infrared (IR) spectroscopy data has seen significant advancements in recent years, but its broad applicability is limited by a reliance on pre-determined chemical formulas provided as auxiliary model inputs. This limits model predictions to isomer identification rather than full molecular structure prediction. Although transformer models have been shown to identify molecular isomers with high accuracy, their reliability for unconstrained structure elucidation is comparatively low and poorly understood. In this work, we propose and evaluate key modifications to the traditional encoder-decoder transformer. To better address the vast chemical space of the unconstrained problem, we implement a novel Mixture-of-Experts (MoE) decoder module that utilizes non-additive aggregation via linear-order statistics and the Choquet integral. We further modify the transformer to utilize these non-additive operators when aggregating spectral representations as well. Together with an auxiliary contrastive alignment loss term, these enhancements improve Top-K prediction accuracy by over 10 percentage points compared to baseline IR-only models. Through sub-structure fragment analysis of molecular predictions, we further confirm that infrared spectra encode the vast majority of relevant chemical information, implying that the higher performance of isomer-ranking models is largely due to underrepresented or overlapping absorption bands for molecules in the explored chemical space. Ultimately, by demonstrating the efficacy of automated molecular structure elucidation from measured IR spectra, this work serves to significantly broaden the utility of AI in analytical chemistry.
分享
阅读原文 ↗