← Search

Tongzheng Ren

25 accepted papers

2025

Spectral Representation for Causal Estimation with Hidden Confounders

AISTATS 2025poster

We study the problem of causal effect estimation in the presence of unobserved confounders, focusing on two settings: instrumental variable (IV) regression with additional observed confounders, and proxy causal learning. Our approach uses a singular value decomposition of a conditional expectation o…

Cited by 0SourcecodeScholar
2024

Improving Computational Complexity in Statistical Models with Local Curvature Information

ICML 2024poster

It is known that when the statistical models are singular, i.e., the Fisher information matrix at the true parameter is degenerate, the fixed step-size gradient descent algorithm takes polynomial number of steps in terms of the sample size $n$ to converge to a final statistical radius around the tru…

Cited by 0SourcePDFScholar
2024

Provable Representation with Efficient Planning for Partially Observable Reinforcement Learning

ICML 2024poster

In most real-world reinforcement learning applications, state information is only partially observable, which breaks the Markov decision process assumption and leads to inferior performance for algorithms that conflate observations with state. Partially Observable Markov Decision Processes (POMDPs),…

Cited by 8SourcePDFScholar
2023

Designing Robust Transformers using Robust Kernel Density Estimation

NeurIPS 2023poster

Transformer-based architectures have recently exhibited remarkable successes across different domains beyond just powering large language models. However, existing approaches typically focus on predictive accuracy and computational cost, largely ignoring certain other practical issues such as robust…

Cited by 9SourcePDFScholar
2023

Energy-based Predictive Representations for Partially Observed Reinforcement Learning

UAI 2023poster

In real-world applications, handling partial observability is a common requirement for reinforcement learning algorithms, which is not captured by a Markov decision process (MDP). Although partially observable Markov decision processes (POMDPs) have been specifically designed to address this require…

Cited by 4SourcePDFScholar
2023

Hierarchical Sliced Wasserstein Distance

ICLR 2023poster

Sliced Wasserstein (SW) distance has been widely used in different application scenarios since it can be scaled to a large number of supports without suffering from the curse of dimensionality. The value of sliced Wasserstein distance is the average of transportation cost between one-dimensional rep…

2023

Latent Variable Representation for Reinforcement Learning

ICLR 2023poster

Deep latent variable models have achieved significant empirical successes in model-based reinforcement learning (RL) due to their expressiveness in modeling complex transition dynamics. On the other hand, it remains unclear theoretically and empirically how latent variable models may facilitate lear…

Cited by 12SourcePDFScholar
2023

Markovian Sliced Wasserstein Distances: Beyond Independent Projections

NeurIPS 2023poster

Sliced Wasserstein (SW) distance suffers from redundant projections due to independent uniform random projecting directions. To partially overcome the issue, max K sliced Wasserstein (Max-K-SW) distance ($K\geq 1$), seeks the best discriminative orthogonal projecting directions. Despite being able…

2023

Spectral Decomposition Representation for Reinforcement Learning

ICLR 2023poster

Representation learning often plays a critical role in avoiding the curse of dimensionality in reinforcement learning. A representative class of algorithms exploits spectral decomposition of the stochastic transition dynamics to construct representations that enjoy strong theoretical properties in i…

Cited by 33SourcePDFScholar
2022

A free lunch from the noise: Provable and practical exploration for representation learning

UAI 2022poster

Representation learning lies at the heart of the empirical success of deep learning for dealing with the curse of dimensionality. However, the power of representation learning has not been fully exploited yet in reinforcement learning (RL), due to i), the trade-off between expressiveness and tractab…

Cited by 29SourcePDFScholar
2022

Linear Bandit Algorithms with Sublinear Time Complexity

ICML 2022spotlight

We propose two linear bandits algorithms with per-step complexity sublinear in the number of arms $K$. The algorithms are designed for applications where the arm set is extremely large and slowly changing. Our key realization is that choosing an arm reduces to a maximum inner product search (MIPS) p…

Cited by 18SourcePDFScholar
2022

Making Linear MDPs Practical via Contrastive Representation Learning

ICML 2022spotlight

It is common to address the curse of dimensionality in Markov decision processes (MDPs) by exploiting low-rank representations. This motivates much of the recent theoretical study on linear MDPs. However, most approaches require a given representation under unrealistic assumptions about the normaliz…

Cited by 55SourcePDFScholar
2022

Policy Learning for Robust Markov Decision Process with a Mismatched Generative Model

AAAI 2022technical

In high-stake scenarios like medical treatment and auto-piloting, it's risky or even infeasible to collect online experimental data to train the agent. Simulation-based training can alleviate this issue, but may suffer from its inherent mismatches from the simulator and real environment. It is there…

Cited by 8SourcePDFScholar
2022

Towards Statistical and Computational Complexities of Polyak Step Size Gradient Descent

AISTATS 2022poster

We study the statistical and computational complexities of the Polyak step size gradient descent algorithm under generalized smoothness and {Ł}ojasiewicz conditions of the population loss function, namely, the limit of the empirical loss function when the sample size goes to infinity, and the stabil…

Cited by 10SourcePDFScholar
2021

Learning Task-Distribution Reward Shaping with Meta-Learning

AAAI 2021technical

Reward shaping is one of the most effective methods to tackle the crucial yet challenging problem of credit assignment and accelerate Reinforcement Learning. However, designing shaping functions usually requires rich expert knowledge and hand-engineering, and the difficulties are further exacerbated…

Cited by 21SourcePDFScholar
2021

MaxUp: Lightweight Adversarial Training With Data Augmentation Improves Neural Network Training

CVPR 2021poster

We propose MaxUp, an embarrassingly simple, highly effective technique for improving the generalization performance of machine learning models, especially deep neural networks. The idea is to generate a set of augmented data with some random perturbations or transforms, and minimize the maximum, or…

Cited by 82PDFcodeScholar
2021

Nearly Horizon-Free Offline Reinforcement Learning

NeurIPS 2021poster

We revisit offline reinforcement learning on episodic time-homogeneous Markov Decision Processes (MDP). For tabular MDP with $S$ states and $A$ actions, or linear MDP with anchor points and feature dimension $d$, given the collected $K$ episodes data with minimum visiting probability of (anchor) sta…

Cited by 60SourcePDFScholar
2021

Scalable Quasi-Bayesian Inference for Instrumental Variable Regression

NeurIPS 2021poster

Recent years have witnessed an upsurge of interest in employing flexible machine learning models for instrumental variable (IV) regression, but the development of uncertainty quantification methodology is still lacking. In this work we present a scalable quasi-Bayesian procedure for IV regression,…

Cited by 11SourcePDFScholar
2021

Unsupervised Out-of-Domain Detection via Pre-trained Transformers

ACL 2021long

Deployed real-world machine learning applications are often subject to uncontrolled and even potentially malicious inputs. Those out-of-domain inputs can lead to unpredictable outputs and sometimes catastrophic safety issues. Prior studies on out-of-domain detection require in-domain task labels and…

2020

Accountable Off-Policy Evaluation With Kernel Bellman Statistics

ICML 2020poster

We consider off-policy evaluation (OPE), which evaluates the performance of a new policy from observed data collected from previous experiments, without requiring the execution of the new policy. This finds important applications in areas with high execution cost or safety concerns, such as medical…

Cited by 49SourcePDFScholar
2020

Implicit Regularization and Convergence for Weight Normalization

NeurIPS 2020poster

Normalization methods such as batch, weight, instance, and layer normalization are commonly used in modern machine learning. Here, we study the weight normalization (WN) method \cite{salimans2016weight} and a variant called reparametrized projected gradient descent (rPGD) for overparametrized least…

Cited by 26SourcePDFScholar
2020

Lazy-CFR: fast and near-optimal regret minimization for extensive games with imperfect information

ICLR 2020poster

Counterfactual regret minimization (CFR) methods are effective for solving two-player zero-sum extensive games with imperfect information with state-of-the-art results. However, the vanilla CFR has to traverse the whole game tree in each round, which is time-consuming in large-scale games. In thi…

Cited by 15SourceScholar
2019

Function Space Particle Optimization for Bayesian Neural Networks

ICLR 2019poster

While Bayesian neural networks (BNNs) have drawn increasing attention, their posterior inference remains challenging, due to the high-dimensional and over-parameterized nature. To address this issue, several highly flexible and scalable variational inference procedures based on the idea of particle…