← Search

Keyan Ding

15 accepted papers

2026

Breaking the Modality Barrier: Generative Modeling for Accurate Molecule Retrieval from Mass Spectra

AAAI 2026technical

Retrieving molecular structures from tandem mass spectra is a crucial step in rapid compound identification. Existing retrieval methods, such as traditional mass spectral library matching, suffer from limited spectral library coverage, while recent cross-modal representation learning frameworks ofte

Cited by 0SourcePDFScholar
2026

CoT-Evo: Evolutionary Distillation of Chain-of-Thought for Scientific Reasoning

ICLR 2026poster

While chain-of-thought (CoT) distillation from advanced large language models (LLMs) has proven effective in general reasoning tasks, it struggles in scientific domains where even advanced models often produce incorrect or superficial reasoning due to high complexity and specialized knowledge requir…

Cited by 0SourceScholar
2026

InnoEval: On Research Idea Evaluation as a Knowledge-Grounded, Multi-Perspective Reasoning Problem

ICML 2026poster

The rapid evolution of Large Language Models has catalyzed a surge in scientific idea production, yet this leap has not been accompanied by a matching advance in idea evaluation. The fundamental nature of scientific evaluation needs knowledgeable grounding, collective deliberation, and multi-criteri…

Cited by 0SourceScholar
2025

Boosting LLM’s Molecular Structure Elucidation with Knowledge Enhanced Tree Search Reasoning

ACL 2025long

Molecular structure elucidation involves deducing a molecule’s structure from various types of spectral data, which is crucial in chemical experimental analysis. While large language models (LLMs) have shown remarkable proficiency in analyzing and reasoning through complex tasks, they still encounte…

Cited by 0SourcePDFScholar
2025

Enhancing Safe and Controllable Protein Generation via Knowledge Preference Optimization

ACL 2025long

Protein language models have emerged as powerful tools for sequence generation, offering substantial advantages in functional optimization and *denovo* design. However, these models also present significant risks of generating harmful protein sequences, such as those that enhance viral transmissibil…

2025

EventRAG: Enhancing LLM Generation with Event Knowledge Graphs

ACL 2025long

Retrieval-augmented generation (RAG) systems often struggle with narrative-rich documents and event-centric reasoning, particularly when synthesizing information across multiple sources. We present EventRAG, a novel framework that enhances text generation through structured event representations. We…

Cited by 0SourcePDFScholar
2025

HiMoLE: Towards OOD-Robust LoRA via Hierarchical Mixture of Experts

NeurIPS 2025poster

Parameter-efficient fine-tuning (PEFT) methods, such as LoRA, have enabled the efficient adaptation of large language models (LLMs) by updating only a small subset of parameters. However, their robustness under out-of-distribution (OOD) conditions remains insufficiently studied. In this paper, we id…

Cited by 0SourceScholar
2025

SaMer: A Scenario-aware Multi-dimensional Evaluator for Large Language Models

ICLR 2025poster

Evaluating the response quality of large language models (LLMs) for open-ended questions poses a significant challenge, especially given the subjectivity and multi-dimensionality of "quality" in natural language generation. Existing LLM evaluators often neglect that different scenarios require disti…

Cited by 0SourcePDFScholar
2025

Sample-Efficient Human Evaluation of Large Language Models via Maximum Discrepancy Competition

ACL 2025long

The past years have witnessed a proliferation of large language models (LLMs). Yet, reliable evaluation of LLMs is challenging due to the inaccuracy of standard metrics in human perception of text quality and the inefficiency in sampling informative test examples for human evaluation. This paper pre…

2024

DePLM: Denoising Protein Language Models for Property Optimization

NeurIPS 2024poster

Protein optimization is a fundamental biological task aimed at enhancing theperformance of proteins by modifying their sequences. Computational methodsprimarily rely on evolutionary information (EI) encoded by protein languagemodels (PLMs) to predict fitness landscape for optimization. However, thes…

Cited by 1SourcePDFScholar
2024

Enhancing Cross Text-Molecule Learning by Self-Augmentation

ACL 2024findings

The development of Large Language Models (LLMs) has greatly advanced the field of drug discovery, with the belief that natural language can enhance human control over molecule design. However, the scarcity of high-quality labeled data remains a challenge for cross text-molecule learning. Existing da…

Cited by 1SourcePDFScholar
2024

InstructProtein: Aligning Human and Protein Language via Knowledge Instruction

ACL 2024long

Large Language Models (LLMs) have revolutionized the field of natural language processing, but they fall short in comprehending biological sequences such as proteins. To address this challenge, we propose InstructProtein, an innovative LLM that possesses bidirectional generation capabilities in both…

2024

Knowledge-aware Reinforced Language Models for Protein Directed Evolution

ICML 2024poster

Directed evolution, a cornerstone of protein optimization, is to harness natural mutational processes to enhance protein functionality. Existing Machine Learning-assisted Directed Evolution (MLDE) methodologies typically rely on data-driven strategies and often overlook the profound domain knowledge…

Cited by 2SourcePDFScholar
2023

Graph Sampling-based Meta-Learning for Molecular Property Prediction

IJCAI 2023poster

Molecular property is usually observed with a limited number of samples, and researchers have considered property prediction as a few-shot problem. One important fact that has been ignored by prior works is that each molecule can be recorded with several different properties simultaneously. To effec…

2023

Learning Invariant Molecular Representation in Latent Discrete Space

NeurIPS 2023poster

Molecular representation learning lays the foundation for drug discovery. However, existing methods suffer from poor out-of-distribution (OOD) generalization, particularly when data for training and testing originate from different environments. To address this issue, we propose a new framework for…