← Search

Xiner Li

16 accepted papers

2026

A Joint Diffusion Model with Pre-Trained Priors for RNA Sequence–Structure Co-Design

ICLR 2026poster

RNA molecules underlie regulation, catalysis, and therapeutics in biological systems, yet de novo RNA design remains difficult with the tight and highly non-linear sequence–structure coupling. The RNA sequence–structure co-design problem generates nucleotide sequences and 3D conformations jointly,…

Cited by 0SourceScholar
2026

Curriculum Reinforcement Learning from Easy to Hard Tasks Improves LLM Reasoning

ICLR 2026poster

We aim to improve the reasoning capabilities of language models via reinforcement learning with verifiable rewards (RLVR). Recent RLVR post-trained models like DeepSeek-R1 have demonstrated reasoning abilities on mathematical and coding tasks. However, prior studies suggest that using RLVR alone to…

Cited by 0SourcecodeScholar
2026

DC-W2S: Dual-Consensus Weak-to-Strong Training for Reliable Process Reward Modeling in Biological Reasoning

ICML 2026poster

In scientific reasoning tasks, the veracity of the reasoning process is as critical as the final outcome. While Process Reward Models (PRMs) offer a solution to the coarse-grained supervision problems inherent in Outcome Reward Models (ORMs), their deployment is hindered by the prohibitive cost of o…

Cited by 0SourceScholar
2026

Iterative Distillation for Reward-Guided Fine-Tuning of Diffusion Models in Biomolecular Design

ICLR 2026poster

We address the problem of fine-tuning diffusion models for reward-guided generation in biomolecular design. While diffusion models have proven highly effective in modeling complex, high-dimensional data distributions, real-world applications often demand more than high-fidelity generation, requiring…

Cited by 0SourcecodeScholar
2025

Derivative-Free Guidance in Continuous and Discrete Diffusion Models with Soft Value-based Decoding

NeurIPS 2025poster

Diffusion models excel at capturing the natural design spaces of images, molecules, DNA, RNA, and protein sequences. However, rather than merely generating designs that are natural, we often aim to optimize downstream reward functions while preserving the naturalness of these design spaces. Existing…

Cited by 0SourcecodeScholar
2025

Eliminating Position Bias of Language Models: A Mechanistic Approach

ICLR 2025poster

Position bias has proven to be a prevalent issue of modern language models (LMs), where the models prioritize content based on its position within the given context. This bias often leads to unexpected model failures and hurts performance, robustness, and reliability across various applications. A s…

2025

Fragment and Geometry Aware Tokenization of Molecules for Structure-Based Drug Design Using Language Models

ICLR 2025poster

Structure-based drug design (SBDD) is crucial for developing specific and effective therapeutics against protein targets but remains challenging due to complex protein-ligand interactions and vast chemical space. Although language models (LMs) have excelled in natural language processing, their appl…

2025

Geometry Informed Tokenization of Molecules for Language Model Generation

ICML 2025poster

We consider molecule generation in 3D space using language models (LMs), which requires discrete tokenization of 3D molecular geometries. Although tokenization of molecular graphs exists, that for 3D geometries is largely unexplored. Here, we attempt to bridge this gap by proposing a novel method wh…

2025

Reward-Guided Iterative Refinement in Diffusion Models at Test-Time with Applications to Protein and DNA Design

ICML 2025poster

To fully leverage the capabilities of diffusion models, we are often interested in optimizing downstream reward functions during inference. While numerous algorithms for reward-guided generation have been recently proposed due to their significance, current approaches predominantly focus on single-s…

2024

Graph Structure Extrapolation for Out-of-Distribution Generalization

ICML 2024poster

Out-of-distribution (OOD) generalization deals with the prevalent learning scenario where test distribution shifts from training distribution. With rising application demands and inherent complexity, graph OOD problems call for specialized solutions. While data-centric methods exhibit performance en…

Cited by 6SourcePDFScholar
2024

Invariant Tokenization of Crystalline Materials for Language Model Enabled Generation

NeurIPS 2024poster

We consider the problem of crystal materials generation using language models (LMs). A key step is to convert 3D crystal structures into 1D sequences to be processed by LMs. Prior studies used the crystallographic information framework (CIF) file stream, which fails to ensure SE(3) and periodic inva…

Cited by 4SourcePDFScholar
2024

Position: TrustLLM: Trustworthiness in Large Language Models

ICML 2024poster

Large language models (LLMs) have gained considerable attention for their excellent natural language processing capabilities. Nonetheless, these LLMs present many challenges, particularly in the realm of trustworthiness. This paper introduces TrustLLM, a comprehensive study of trustworthiness in LLM…

Cited by 95SourcePDFScholar
2023

Joint Learning of Label and Environment Causal Independence for Graph Out-of-Distribution Generalization

NeurIPS 2023poster

We tackle the problem of graph out-of-distribution (OOD) generalization. Existing graph OOD algorithms either rely on restricted assumptions or fail to exploit environment information in training data. In this work, we propose to simultaneously incorporate label and environment causal independence (…