paper-with-me

Papers

From Generalist to Specialist: A Survey of Large Language Models for Chemistry

2024-12-28 · Yang Han, Ziping Wan, Lu Chen, Kai Yu, Xin Chen

Large Language Models (LLMs) have significantly transformed our daily life and established a new paradigm in natural language processing (NLP). However, the predominant pretraining of LLMs on extensive web-based texts remains insufficient for advanced scientific discovery, particularly in chemistry. The scarcity of specialized chemistry data, coupled with the complexity of multi-modal data such as 2D graph, 3D structure and spectrum, present distinct challenges. Although several studies have reviewed Pretrained Language Models (PLMs) in chemistry, there is a conspicuous absence of a systematic survey specifically focused on chemistry-oriented LLMs. In this paper, we outline methodologies for incorporating domain-specific chemistry knowledge and multi-modal information into LLMs, we also conceptualize chemistry LLMs as agents using chemistry tools and investigate their potential to accelerate scientific research. Additionally, we conclude the existing benchmarks to evaluate chemistry ability of LLMs. Finally, we critically examine the current challenges and identify promising directions for future research. Through this comprehensive survey, we aim to assist researchers in staying at the forefront of developments in chemistry LLMs and to inspire innovative applications in the field.

📄 PDF Abstract BibTeX arXiv:2412.19994

Code (1)

opendfm/llm4chemistry 공식 구현

Tasks

scientific discoverySurvey

Similar Papers 제목 키워드 기반

ChemDFM: A Large Language Foundation Model for Chemistry

2024-01-26 · Zihan Zhao, Da Ma, Lu Chen, Liangtai Sun 외

Artificial intelligence (AI) has played an increasingly important role in chemical research. However, most models currently used in chemistry are specialist models that require training and tuning for specific tasks. A m…

Formmodel

Science Done on a Machine by a Machine: AI Agents in Computational Chemistry

2026-08-19 · Pavlo O. Dral, Hassan Nawaz, Arif Ullah arxiv

We are witnessing an explosion of agentic systems for computational chemistry simulations: from half a dozen in 2024 to a dozen in 2025, and the current number approaches fifty, surveyed in this Perspective as of 8 Augus…

Specialist or Generalist? Instruction Tuning for Specific NLP Tasks

2023-10-23 · Chufan Shi, Yixuan Su, Cheng Yang, Yujiu Yang 외

The potential of large language models (LLMs) to simultaneously perform a wide range of natural language processing (NLP) tasks has been the subject of extensive research. Although instruction tuning has proven to be a d…

Specificity

Task-Adaptive Pretrained Language Models via Clustered-Importance Sampling

2024-09-30 · David Grangier, Simin Fan, Skyler Seto, Pierre Ablin

Specialist language models (LMs) focus on a specific task or domain on which they often outperform generalist LMs of the same size. However, the specialist data needed to pretrain these models is only available in limite…

Language ModelingLanguage ModellingMultiple-choice

Improving Policy Optimization with Generalist-Specialist Learning

2022-06-26 · Zhiwei Jia, Xuanlin Li, Zhan Ling, Shuang Liu 외

Generalization in deep reinforcement learning over unseen environment variations usually requires policy learning over a large set of diverse training variations. We empirically observe that an agent trained on many vari…

Deep Reinforcement LearningImitation LearningReinforcement Learning (RL)