← Search

Zongze Li

6 accepted papers

2026

DePO: Demonstration-guided Policy Optimization for Molecular Optimization

ICLR 2026poster

Large language models (LLMs) exhibit remarkable mathematical reasoning abilities through supervised fine-tuning (SFT) or reinforcement learning with verifiable rewards (RLVR). However, adapting them to scientific domains like molecular optimization is challenging: its datasets provide only reference…

Cited by 0SourceScholar
2026

Not All Prefills Are Equal: PPD Disaggregation for Multi-turn LLM Serving

ICML 2026poster

Prefill-Decode (PD) disaggregation has become the standard architecture for modern LLM inference engines, which alleviates the interference of two distinctive workloads. With the growing demand for multi-turn interactions in chatbots and agentic systems, we re-examined PD in this case and found two …

Cited by 0SourceScholar
2025

All-Optical Nonlinear Diffractive Deep Network for Ultrafast Image Denoising

CVPR 2025highlight

Image denoising poses a significant challenge in image processing, aiming to remove noise and artifacts from input images. However, current denoising algorithms implemented on electronic chips frequently encounter latency issues and demand substantial computational resources. In this paper, we intro…

Cited by 0SourcePDFScholar
2025

Deep Reinforcement Learning-Based Levitation Control of Wireless Capsule Endoscope by Robotically Driven Permanent Magnet

IROS 2025

Magnetic levitation control provides a promising solution for wireless capsule endoscopy by minimizing tissue pressure and reducing patient discomfort and risks. Compared to electromagnetic actuation systems, using permanent magnets as the actuation source provides stronger magnetic fields at a lowe

Cited by 0SourceScholar
2023

Adaptive Estimation Q-learning with Uncertainty and Familiarity

IJCAI 2023poster

One of the key problems in model-free deep reinforcement learning is how to obtain more accurate value estimations. Current most widely-used off-policy algorithms suffer from over- or underestimation bias which may lead to unstable policy. In this paper, we propose a novel method, Adaptive Estimatio…