paper-with-me

홈 › Papers

Utilizing Large Language Models in an iterative paradigm with domain feedback for zero-shot molecule optimization

2024-10-17 · Khiem Le, Nitesh V. Chawla

Molecule optimization is a critical task in drug discovery to optimize desired properties of a given molecule. Despite Large Language Models (LLMs) holding the potential to efficiently simulate this task by using natural language to direct the optimization, straightforwardly utilizing them shows limited performance. In this work, we facilitate utilizing LLMs in an iterative paradigm by proposing a simple yet effective domain feedback provider, namely $\text{Re}^2$DF. In detail, $\text{Re}^2$DF harnesses an external toolkit, RDKit, to handle the molecule hallucination, if the modified molecule is chemically invalid. Otherwise, $\text{Re}^2$DF verifies whether the modified molecule meets the objective, if not, its desired properties are computed and compared to the original one, establishing reliable domain feedback with correct direction and distance towards the objective to explicitly guide the LLM to refine the modified molecule. We conduct experiments across both single- and multi-property objectives with 2 thresholds, where $\text{Re}^2$DF shows significant improvements. Notably, for 20 single-property objectives, $\text{Re}^2$DF enhances Hit ratio by 16.96% and 20.76% under loose (\texttt{l}) and strict (\texttt{s}) thresholds, respectively. For 32 multi-property objectives, $\text{Re}^2$DF enhances Hit ratio by 6.04% and 5.25%.

📄 PDF Abstract BibTeX arXiv:2410.13147

Code (0)

등록된 구현이 없습니다.

Tasks

Drug DiscoveryHallucination

Similar Papers 제목 키워드 기반

Zero-to-Strong Generalization: Eliciting Strong Capabilities of Large Language Models Iteratively without Gold Labels

2024-09-19 · Chaoqun Liu, Qin Chao, Wenxuan Zhang, Xiaobao Wu 외

Large Language Models (LLMs) have demonstrated remarkable performance through supervised fine-tuning or in-context learning using gold labels. However, this paradigm is limited by the availability of gold labels, while i…

In-Context Learning

The Effectiveness of Simple Hybrid Systems for Hypernym Discovery

2019-07-01 · ACL 2019 7 · William Held, Nizar Habash

Hypernymy modeling has largely been separated according to two paradigms, pattern-based methods and distributional methods. However, recent works utilizing a mix of these strategies have yielded state-of-the-art results.…

Hypernym Discovery

Large Language Models for Intent-Driven Session Recommendations

2023-12-07 · Zhu Sun, Hongyang Liu, Xinghua Qu, Kaidong Feng 외

Intent-aware session recommendation (ISR) is pivotal in discerning user intents within sessions for precise predictions. Traditional approaches, however, face limitations due to their presumption of a uniform number of i…

Policy-Conditioned Policies for Multi-Agent Task Solving

2025-12-24 · Yue Lin, Shuhui Zhu, Wenhao Li, Ang Li 외 arxiv

In multi-agent tasks, the central challenge lies in the dynamic adaptation of strategies. However, directly conditioning on opponents' strategies is intractable in the prevalent deep reinforcement learning paradigm due t…

Reinforcement Learning

GiPL: Generative augmented iterative Pseudo-Labeling for Cross-Domain Few-Shot Object Detection

2026-05-28 · Jiacong Liu, Shu Luo, Yikai Qin, Yaze Zhao 외 arxiv

Vision-language foundation models have shown promising zero-shot generalization for Cross-Domain Few-Shot Object Detection (CD-FSOD). However, they face two critical challenges in fine-tuning: insufficient support set ut…

Cross-Domain Few-Shot Object DetectionZero-shot GeneralizationData Augmentation