← Search

Ge Liu

25 accepted papers

2026

ExpWeaver: LLM Agents Learn from Experience via Latent RAG

ICML 2026poster

Experience learning has achieved promising results in enhancing LLM agent planning and reasoning by integrating past interactions as reusable knowledge. However, existing methods remain confined to explicit text space---retrieving experiences via semantic similarity and concatenating them into the c…

Cited by 0SourceScholar
2026

Generative Modeling of Discrete Latent Structures via Dynamic Policy Gradients

ICML 2026poster

Many scientific problems require inferring unobserved mechanistic latent states from indirect observations. While classical approaches, including expectation-maximization, do not scale to combinatorially large spaces, deep learning approaches such as variational autoencoders typically form artificia…

Cited by 0SourceScholar
2026

Incentivizing Consistent, Effective and Scalable Reasoning Capability in Audio LLMs via Reasoning Process Rewards

ICLR 2026poster

The role of reasoning in Audio Large Language Models remains widely underexplored, as introducing a reasoning process often degrades rather than improves performance during inference, a phenomenon we term test-time inverse scaling, where longer reasoning chains yield progressively worse results. We…

Cited by 0SourceScholar
2026

MutAtlas: A PDB-Wide Energy-Guided Atlas of Protein Mutation Effects

ICML 2026poster

Predicting protein mutation effects is fundamental to protein engineering and disease variant interpretation, yet experimental mutation data remain accurate but extremely sparse. Large-scale computational augmentation offers scalability, but introduces heterogeneous and poorly calibrated supervision…

Cited by 0SourceScholar
2026

Probing the Knowledge Boundary: An Interactive Agentic Framework for Deep Knowledge Extraction

ICML 2026poster

Large Language Models (LLMs) can be seen as compressed knowledge bases, but it remains unclear what knowledge they truly contain and how far their knowledge boundaries extend. Existing benchmarks are mostly static and provide limited support for systematic knowledge probing. In this paper, we propos…

Cited by 0SourceScholar
2026

Protein Autoregressive Modeling via Multiscale Structure Generation

ICML 2026oral

We present protein autoregressive modeling (PAR), the first multi-scale autoregressive framework for protein backbone generation via coarse-to-fine next-scale prediction. Using the hierarchical nature of proteins, PAR generates structures that mimic sculpting a statue, forming a coarse topology and …

Cited by 0SourceScholar
2026

R2-Seg: Training-Free OOD Medical Tumor Segmentation via Anatomical Reasoning and Statistical Rejection

CVPR 2026

Foundation models for medical image segmentation struggle under out-of-distribution (OOD) shifts, often producing fragmented false positives on OOD tumors. We introduce **R^2-Seg**, a **training-free** framework for robust OOD tumor segmentation that operates via a two-stage **Reason-and-Reject** pr

Cited by 0SourcecodeScholar
2026

Rethinking the Reranker: Boundary-Aware Evidence Selection for Robust Retrieval-Augmented Generation

ICML 2026poster

Retrieval-Augmented Generation (RAG) systems remain brittle under realistic retrieval noise, even when the required evidence appears in the top-$K$ results. A key reason is that retrievers and rerankers optimize solely for relevance, often selecting either trivial, answer-revealing passages or evide…

Cited by 0SourceScholar
2026

h-MINT: Modeling Pocket-Ligand Binding with Hierarchical Molecular Interaction Network

ICLR 2026poster

Accurate molecular representations are critical for drug discovery, and a central challenge lies in capturing the chemical environment of molecular fragments, as key interactions, such as H-bond and π stacking—occur only under specific local conditions. Most existing approaches represent molecules a…

Cited by 0SourcecodeScholar
2026

mCLM: A Modular Chemical Language Model that Generates Functional and Makeable Molecules

ICLR 2026oral

Despite their ability to understand chemical knowledge, large language models (LLMs) remain limited in their capacity to propose novel molecules with desired functions (e.g., drug-like properties). In addition, the molecules that LLMs propose can often be challenging to make, and are almost never co…

Cited by 0SourcecodeScholar
2025

Adaptive Divergence Regularized Policy Optimization for Fine-tuning Generative Models

NeurIPS 2025poster

Balancing exploration and exploitation during reinforcement learning fine-tuning of generative models presents a critical challenge, as existing approaches rely on fixed divergence regularization that creates an inherent dilemma: strong regularization preserves model capabilities but limits reward o…

Cited by 0SourceScholar
2025

Hotspot-Driven Peptide Design via Multi-Fragment Autoregressive Extension

ICLR 2025poster

Peptides, short chains of amino acids, interact with target proteins, making them a unique class of protein-based therapeutics for treating human diseases. Recently, deep generative models have shown great promise in peptide generation. However, several challenges remain in designing effective pepti…

2025

Online Reward-Weighted Fine-Tuning of Flow Matching with Wasserstein Regularization

ICLR 2025poster

Recent advancements in reinforcement learning (RL) have achieved great success in fine-tuning diffusion-based generative models. However, fine-tuning continuous flow-based generative models to align with arbitrary user-defined reward functions remains challenging, particularly due to issues such as…

Cited by 0SourcePDFScholar
2024

Arxiv Copilot: A Self-Evolving and Efficient LLM System for Personalized Academic Assistance

EMNLP 2024system demonstrations

As scientific research proliferates, researchers face the daunting task of navigating and reading vast amounts of literature. Existing solutions, such as document QA, fail to provide personalized and up-to-date information efficiently. We present Arxiv Copilot, a self-evolving, efficient LLM system…

Cited by 0SourcePDFScholar
2024

NER-guided Comprehensive Hierarchy-aware Prompt Tuning for Hierarchical Text Classification

COLING 2024main

Hierarchical text classification (HTC) is a significant but challenging task in natural language processing (NLP) due to its complex taxonomic label hierarchy. Recently, there have been a number of approaches that applied prompt learning to HTC problems, demonstrating impressive efficacy. The majori…

Cited by 3SourcePDFScholar
2024

Neural P$^3$M: A Long-Range Interaction Modeling Enhancer for Geometric GNNs

NeurIPS 2024poster

Geometric graph neural networks (GNNs) have emerged as powerful tools for modeling molecular geometry. However, they encounter limitations in effectively capturing long-range interactions in large molecular systems. To address this challenge, we introduce **Neural P$^3$M**, a versatile enhancer of g…

2024

Optimal Design for Human Preference Elicitation

NeurIPS 2024poster

Learning of preference models from human feedback has been central to recent advances in artificial intelligence. Motivated by the cost of obtaining high-quality human annotations, we study efficient human preference elicitation for learning preference models. The key idea in our work is to generali…

Cited by 5SourcePDFScholar
2024

Pessimistic Off-Policy Multi-Objective Optimization

AISTATS 2024poster

Multi-objective optimization is a class of optimization problems with multiple conflicting objectives. We study offline optimization of multi-objective policies from data collected by a previously deployed policy. We propose a pessimistic estimator for policy values that can be easily plugged into e…

Cited by 0SourcePDFScholar
2022

Maximum n-times Coverage for Vaccine Design

ICLR 2022poster

We introduce the maximum $n$-times coverage problem that selects $k$ overlays to maximize the summed coverage of weighted elements, where each element must be covered at least $n$ times. We also define the min-cost $n$-times coverage problem where the objective is to select the minimum set of overla…