paper-with-me

홈 › Papers

Unveiling Molecular Secrets: An LLM-Augmented Linear Model for Explainable and Calibratable Molecular Property Prediction

2024-10-11 · Zhuoran Li, Xu sun, WanYu Lin, Jiannong Cao

Explainable molecular property prediction is essential for various scientific fields, such as drug discovery and material science. Despite delivering intrinsic explainability, linear models struggle with capturing complex, non-linear patterns. Large language models (LLMs), on the other hand, yield accurate predictions through powerful inference capabilities yet fail to provide chemically meaningful explanations for their predictions. This work proposes a novel framework, called MoleX, which leverages LLM knowledge to build a simple yet powerful linear model for accurate molecular property prediction with faithful explanations. The core of MoleX is to model complicated molecular structure-property relationships using a simple linear model, augmented by LLM knowledge and a crafted calibration strategy. Specifically, to extract the maximum amount of task-relevant knowledge from LLM embeddings, we employ information bottleneck-inspired fine-tuning and sparsity-inducing dimensionality reduction. These informative embeddings are then used to fit a linear model for explainable inference. Moreover, we introduce residual calibration to address prediction errors stemming from linear models' insufficient expressiveness of complex LLM embeddings, thus recovering the LLM's predictive power and boosting overall accuracy. Theoretically, we provide a mathematical foundation to justify MoleX's explainability. Extensive experiments demonstrate that MoleX outperforms existing methods in molecular property prediction, establishing a new milestone in predictive performance, explainability, and efficiency. In particular, MoleX enables CPU inference and accelerates large-scale dataset processing, achieving comparable performance 300x faster with 100,000 fewer parameters than LLMs. Additionally, the calibration improves model performance by up to 12.7% without compromising explainability.

📄 PDF Abstract BibTeX arXiv:2410.08829

Code (1)

molex2024/molex 공식 구현

Tasks

CPUDimensionality ReductionDrug DiscoveryMolecular Property PredictionPredictionProperty Prediction

Similar Papers 제목 키워드 기반

Automated Molecular Concept Generation and Labeling with Large Language Models

2024-06-13 · Zimin Zhang, Qianli Wu, Botao Xia, Fang Sun 외

Artificial intelligence (AI) is transforming scientific research, with explainable AI methods like concept-based models (CMs) showing promise for new discoveries. However, in molecular science, CMs are less common than b…

In-Context Learning

Unveiling Molecular Moieties through Hierarchical Grad-CAM Graph Explainability

2024-01-29 · Salvatore Contino, Paolo Sortino, Maria Rita Gulotta, Ugo Perricone 외

Background: Virtual Screening (VS) has become an essential tool in drug discovery, enabling the rapid and cost-effective identification of potential bioactive molecules. Among recent advancements, Graph Neural Networks (…

Drug DiscoveryExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)valid

PrivacyBench: A Conversational Benchmark for Evaluating Privacy in Personalized AI

2025-12-31 · Srija Mukhopadhyay, Sathwik Reddy, Shruthi Muthukumar, Jisun An 외 arxiv

Personalized AI agents rely on access to a user's digital footprint, which often includes sensitive data from private emails, chats and purchase histories. Yet this access creates a fundamental societal and privacy risk:…

SECRETS: Subject-Efficient Clinical Randomized Controlled Trials using Synthetic Intervention

2023-05-08 · Sayeri Lala, Niraj K. Jha

The randomized controlled trial (RCT) is the gold standard for estimating the average treatment effect (ATE) of a medical intervention but requires 100s-1000s of subjects, making it expensive and difficult to implement. …

counterfactual

SALSA PICANTE: a machine learning attack on LWE with binary secrets

2023-03-07 · Cathy Li, Jana Sotáková, Emily Wenger, Mohamed Malhou 외

Learning with Errors (LWE) is a hard math problem underpinning many proposed post-quantum cryptographic (PQC) systems. The only PQC Key Exchange Mechanism (KEM) standardized by NIST is based on module~LWE, and current pu…

Math