← Search

Zhuoran Li

16 accepted papers

2026

Beyond the Proxy: Trajectory-Distilled Guidance for Offline GFlowNet Training

ICML 2026poster

Generative Flow Networks (GFlowNets) excel at sampling diverse, high-reward objects. In many practical applications where active reward queries are infeasible, these models must be trained using static offline datasets. Prevailing training methods typically rely on a proxy model to provide reward fe…

Cited by 0SourceScholar
2026

Controllable Molecule Generation via Sparse Representation Editing: An Interpretability-Driven Perspective

ICML 2026poster

Controllable molecule generation is crucial for diverse scientific applications, such as drug discovery and materials design. While large language models (LLMs) show great promise, their dense and entangled representations impede precise control over the generation of molecules with bespoke substruc…

Cited by 0SourcecodeScholar
2026

Diffusing to Coordinate: Efficient Online Multi-Agent Diffusion Policies

ICML 2026poster

Online Multi-Agent Reinforcement Learning (MARL) is a prominent framework for efficient agent coordination. Crucially, enhancing policy expressiveness is pivotal for achieving superior performance. Diffusion-based generative models are well-positioned to meet this demand, having demonstrated remarka…

Cited by 0SourceScholar
2026

GKD-Recruiter: Jointly Modeling Social and Task Heterogeneity for Spatial Crowdsourcing via Graph Knowledge Distillation

ICML 2026poster

Social recruitment offers a solution to worker scarcity in Spatial Crowdsourcing (SC) but faces challenges that are often ignored in traditional Influence Maximization. First, task heterogeneity arising from offline execution constraints breaks the ``interest-implies-participation'' assumption, as s…

Cited by 0SourceScholar
2026

Harnessing Multiple Large Language Models: A Survey on LLM Ensemble

IJCAI 2026

LLM Ensemble---which involves the comprehensive use of multiple large language models (LLMs), each aimed at handling user queries during downstream inference, to benefit from their individual strengths---has gained substantial attention recently. The widespread availability of LLMs, coupled with the

Cited by 0Scholar
2026

PowerFlow: Unlocking the Dual Nature of LLMs via Principled Distribution Matching

ICML 2026poster

Unsupervised Reinforcement Learning from Internal Feedback (RLIF) has emerged as a promising paradigm for eliciting the latent capabilities of Large Language Models (LLMs) without external supervision. However, current methods rely on heuristic intrinsic rewards, which often lack a well-defined theo…

Cited by 0SourceScholar
2025

Beyond Squared Error: Exploring Loss Design for Enhanced Training of Generative Flow Networks

ICLR 2025spotlight

Generative Flow Networks (GFlowNets) are a novel class of generative models designed to sample from unnormalized distributions and have found applications in various important tasks, attracting great research interest in their training algorithms. In general, GFlowNets are trained by fitting the for…

Cited by 1SourcePDFScholar
2025

Implicit Word Reordering with Knowledge Distillation for Cross-Lingual Dependency Parsing

AAAI 2025technical

Word order difference between source and target languages is a major obstacle to cross-lingual transfer, especially in the dependency parsing task. Current works are mostly based on order-agnostic models or word reordering to mitigate this problem. However, such methods either do not leverage gramma…

Cited by 0SourcePDFScholar
2024

D$^3$Fields: Dynamic 3D Descriptor Fields for Zero-Shot Generalizable Rearrangement

CoRL 2024poster

Scene representation is a crucial design choice in robotic manipulation systems. An ideal representation is expected to be 3D, dynamic, and semantic to meet the demands of diverse manipulation tasks. However, previous works often lack all three properties simultaneously. In this work, we introduce D…

Cited by 10SourcecodeScholar
2024

Improving Zero-Shot Cross-Lingual Transfer via Progressive Code-Switching

IJCAI 2024poster

Code-switching is a data augmentation scheme mixing words from multiple languages into source lingual text. It has achieved considerable generalization performance of cross-lingual transfer tasks by aligning cross-lingual contextual word representations. However, uncontrolled and over-replaced code-…

2024

RoboEXP: Action-Conditioned Scene Graph via Interactive Exploration for Robotic Manipulation

CoRL 2024poster

We introduce the novel task of interactive scene exploration, wherein robots autonomously explore environments and produce an action-conditioned scene graph (ACSG) that captures the structure of the underlying environment. The ACSG accounts for both low-level information (geometry and semantics) and…

Cited by 21SourcecodeScholar
2024

Value-Based Deep Multi-Agent Reinforcement Learning with Dynamic Sparse Training

NeurIPS 2024poster

Deep Multi-agent Reinforcement Learning (MARL) relies on neural networks with numerous parameters in multi-agent scenarios, often incurring substantial computational overhead. Consequently, there is an urgent need to expedite training and enable model compression in MARL. This paper proposes the uti…

Cited by 0SourcePDFScholar
2022

An Unsupervised Multiple-Task and Multiple-Teacher Model for Cross-lingual Named Entity Recognition

ACL 2022long

Cross-lingual named entity recognition task is one of the critical problems for evaluating the potential transfer learning techniques on low resource languages. Knowledge distillation using pre-trained multilingual language models between source and target languages have shown their superiority in t…