← Search

Xiang Zhuang

12 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

From Interaction Trajectories to Prompt Rules: Credit Assignment for Multi-Agent Prompt Optimization

ICML 2026poster

Large language model (LLM)-based multi-agent systems commonly rely on natural-language prompts to specify agent behavior, yet optimizing these prompts remains challenging when agent roles and interaction structures are fixed by design. In such systems, behaviors emerge over long, noisy interaction t…

Cited by 0SourceScholar
2026

Omni-Weather: Unified Multimodal Foundation Model for Weather Generation and Understanding

ICLR 2026poster

Weather modeling requires both accurate prediction and mechanistic interpretation, yet existing methods treat these goals in isolation, separating generation from understanding. To address this gap, we present Omni-Weather, the first multimodal foundation model that unifies weather generation and un…

Cited by 0SourcecodeScholar
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
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
2024

StableMask: Refining Causal Masking in Decoder-only Transformer

ICML 2024poster

The decoder-only Transformer architecture with causal masking and relative position encoding (RPE) has become the de facto choice in language modeling. Despite its exceptional performance across various tasks, we have identified two limitations: First, it prevents all attended tokens from having zer…

Cited by 8SourcePDFScholar
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…

2022

Molecular Contrastive Learning with Chemical Element Knowledge Graph

AAAI 2022technical

Molecular representation learning contributes to multiple downstream tasks such as molecular property prediction and drug design. To properly represent molecules, graph contrastive learning is a promising paradigm as it utilizes self-supervision signals and has no requirements for human annotations.…