中文
相关论文

相关论文: ProvMind: Provenance-grounded reasoning for materi…

200 篇论文

Machine learning-assisted retrosynthesis prediction models have been gaining widespread adoption, though their performances oftentimes degrade significantly when deployed in real-world applications embracing out-of-distribution (OOD)…

机器学习 · 计算机科学 2023-12-19 Yemin Yu , Luotian Yuan , Ying Wei , Hanyu Gao , Xinhai Ye , Zhihua Wang , Fei Wu

Vision-language models (VLMs) increasingly rely on chain-of-thought (CoT) reasoning to solve complex multimodal tasks, but their large parameter sizes make deployment expensive. Structured pruning offers a natural solution; however,…

人工智能 · 计算机科学 2026-05-26 Aritra Dutta , Somak Aditya

Complex reasoning over text requires understanding and chaining together free-form predicates and logical connectives. Prior work has largely tried to do this either symbolically or with black-box transformers. We present a middle ground…

计算与语言 · 计算机科学 2021-06-08 Jiangming Liu , Matt Gardner , Shay B. Cohen , Mirella Lapata

Recent advancements in Large Language Models (LLMs) have revealed a significant performance gap between closed-source and open-source models, particularly in tasks requiring complex reasoning and precise instruction following. This paper…

人工智能 · 计算机科学 2025-07-01 Ziqi Zhong , Xunzhu Tang

The utility of synthetic data to enhance pretraining data quality and hence to improve downstream task accuracy has been widely explored in recent large language models (LLMs). Yet, these approaches fall inadequate in complex, multi-hop and…

Vision-language models are pre-trained by aligning image-text pairs in a common space to deal with open-set visual concepts. To boost the transferability of the pre-trained models, recent works adopt fixed or learnable prompts, i.e.,…

计算机视觉与模式识别 · 计算机科学 2024-03-26 Jiangmeng Li , Wenyi Mo , Wenwen Qiang , Bing Su , Changwen Zheng , Hui Xiong , Ji-Rong Wen

We introduce provenance networks, a novel class of neural models designed to provide end-to-end, training-data-driven explainability. Unlike conventional post-hoc methods, provenance networks learn to link each prediction directly to its…

计算机视觉与模式识别 · 计算机科学 2025-10-07 Ali Kayyam , Anusha Madan Gopal , M. Anthony Lewis

Inverse design of materials has significantly advanced target-driven formulation optimization, yet existing materials machine learning benchmarks remain limited to forward property prediction, failing to systematically evaluate inverse…

材料科学 · 物理学 2026-05-27 Linhan Wu , Chenxi Wang , Chuhan Yang , Zhengwei Yang , Yuyang Liu

Experimental validation of chemical processes is slow and costly, limiting exploration in materials discovery. Machine learning can prioritize promising candidates, but existing data in patents and literature is heterogeneous and difficult…

化学物理 · 物理学 2025-12-09 Mikhail Tsitsvero , Atsuyuki Nakao , Hisaki Ikebata

Self-supervised learning, a.k.a., pretraining, is important in natural language processing. Most of the pretraining methods first randomly mask some positions in a sentence and then train a model to recover the tokens at the masked…

计算与语言 · 计算机科学 2020-08-18 Liang Chen

Despite recent advances in AI, the development of systems capable of executing complex, multi-step reasoning tasks involving multiple tools remains a significant challenge. Current benchmarks fall short in capturing the real-world…

计算与语言 · 计算机科学 2025-01-03 Vaskar Nath , Pranav Raja , Claire Yoon , Sean Hendryx

Proteins perform critical processes in all living systems: converting solar energy into chemical energy, replicating DNA, as the basis of highly performant materials, sensing and much more. While an incredible range of functionality has…

生物大分子 · 定量生物学 2021-09-29 Leonardo V. Castorina , Rokas Petrenas , Kartic Subr , Christopher W. Wood

Recent advancements in large language models (LLMs) have led to remarkable performance across a wide range of language understanding and mathematical tasks. As a result, increasing attention has been given to assessing the true reasoning…

计算与语言 · 计算机科学 2025-03-14 Jonas Golde , Patrick Haller , Fabio Barth , Alan Akbik

Reasoning-oriented language models achieve strong performance by generating long chain-of-thought traces at inference time. However, this capability comes with substantial and often excessive computational cost, which can materialize in…

机器学习 · 计算机科学 2026-03-17 Gianluigi Silvestri , Edoardo Cetin

Computer-Aided Design (CAD) plays a pivotal role in industrial manufacturing. Orthographic projection reasoning underpins the entire CAD workflow, encompassing design, manufacturing, and simulation. However, prevailing deep-learning…

计算机视觉与模式识别 · 计算机科学 2025-10-21 Ke Niu , Zhuofan Chen , Haiyang Yu , Yuwen Chen , Teng Fu , Mengyang Zhao , Bin Li , Xiangyang Xue

Recent advances in generative machine learning have opened new possibilities for the discovery and design of novel materials. However, as these models become more sophisticated, the need for rigorous and meaningful evaluation metrics has…

材料科学 · 物理学 2025-12-11 Paul Hagemann , Simon Müller , Janine George , Philipp Benner

Retrosynthesis consists of breaking down a chemical compound recursively step-by-step into molecular precursors until a set of commercially available molecules is found with the goal to provide a synthesis route. Its two primary research…

This paper describes our contributions to the Shared Task of the 9th Workshop on Argument Mining (2022). Our approach uses Large Language Models for the task of Argument Quality Prediction. We perform prompt engineering using GPT-3, and…

计算与语言 · 计算机科学 2022-10-06 Michiel van der Meer , Myrthe Reuver , Urja Khurana , Lea Krause , Selene Báez Santamaría

Chain-of-thought distillation is a powerful technique for transferring reasoning abilities from large language models (LLMs) to smaller student models. Previous methods typically require the student to mimic the step-by-step rationale…

计算与语言 · 计算机科学 2024-05-28 Kaituo Feng , Changsheng Li , Xiaolu Zhang , Jun Zhou , Ye Yuan , Guoren Wang

Large language models can perform various reasoning tasks by using chain-of-thought prompting, which guides them to find answers through step-by-step demonstrations. However, the quality of the prompts depends on the demonstrations given to…

计算与语言 · 计算机科学 2023-02-02 Zhihong Shao , Yeyun Gong , Yelong Shen , Minlie Huang , Nan Duan , Weizhu Chen