← Search

Qinqing Zheng

12 accepted papers

2025

Dualformer: Controllable Fast and Slow Thinking by Learning with Randomized Reasoning Traces

ICLR 2025poster

In cognition theory, human thinking is governed by two systems: the fast and intuitive System 1 and the slower but more deliberative System 2. Analogously, Large Language Models (LLMs) can operate in two reasoning modes: outputting only the solutions (\emph{fast mode}) or both the reasoning chain an…

2025

Token Assorted: Mixing Latent and Text Tokens for Improved Language Model Reasoning

ICML 2025poster

Large Language Models (LLMs) excel at reasoning and planning when trained on chain-of-thought (CoT) data, where the step-by-step thought process is explicitly outlined by text tokens. However, this results in lengthy inputs where many words support textual coherence rather than core reasoning inform…

Cited by 10SourcePDFScholar
2025

d1: Scaling Reasoning in Diffusion Large Language Models via Reinforcement Learning

NeurIPS 2025spotlight

Recent large language models (LLMs) have demonstrated strong reasoning capabilities that benefits from online reinforcement learning (RL). These capabilities have primarily been demonstrated within the left-to-right autoregressive (AR) generation paradigm. In contrast, non-autoregressive paradigms…

Cited by 0SourceScholar
2024

Dual RL: Unification and New Methods for Reinforcement and Imitation Learning

ICLR 2024spotlight

The goal of reinforcement learning (RL) is to find a policy that maximizes the expected cumulative return. It has been shown that this objective can be represented as an optimization problem of state-action visitation distribution under linear constraints. The dual problem of this formulation, which…

2023

Latent State Marginalization as a Low-cost Approach for Improving Exploration

ICLR 2023poster

While the maximum entropy (MaxEnt) reinforcement learning (RL) framework -- often touted for its exploration and robustness capabilities -- is usually motivated from a probabilistic perspective, the use of deep probabilistic models have not gained much traction in practice due to their inherent comp…

2023

Semi-Supervised Offline Reinforcement Learning with Action-Free Trajectories

ICML 2023poster

Natural agents can effectively learn from multiple data sources that differ in size, quality, and types of measurements. We study this heterogeneity in the context of offline reinforcement learning (RL) by introducing a new, practically motivated semi-supervised setting. Here, an agent has access to…

2020

Sharp Composition Bounds for Gaussian Differential Privacy via Edgeworth Expansion

ICML 2020poster

Datasets containing sensitive information are often sequentially analyzed by many algorithms and, accordingly, a fundamental question in differential privacy is concerned with how the overall privacy bound degrades under composition. To address this question, we introduce a family of analytical and…

2015

A Convergent Gradient Descent Algorithm for Rank Minimization and Semidefinite Programming from Random Linear Measurements

NeurIPS 2015poster

We propose a simple, scalable, and fast gradient descent algorithm to optimize a nonconvex objective for the rank minimization problem and a closely related family of semidefinite programs. With $O(r^3 \kappa^2 n \log n)$ random measurements of a positive semidefinite $n\times n$ matrix of rank $r$…

Cited by 229SourcePDFScholar
2015

Interpolating Convex and Non-Convex Tensor Decompositions via the Subspace Norm

NeurIPS 2015poster

We consider the problem of recovering a low-rank tensor from its noisy observation. Previous work has shown a recovery guarantee with signal to noise ratio $O(n^{\ceil{K/2}/2})$ for recovering a $K$th order rank one tensor of size $n\times \cdots \times n$ by recursive unfolding. In this paper, we f…