← Search

Shaofeng Zou

34 accepted papers

2026

WaterSplat-SLAM: Photorealistic Monocular SLAM in Underwater Environment

RA-L 2026

Underwater monocular SLAM is a challenging problem with applications from autonomous underwater vehicles to marine archaeology. However, existing underwater SLAM methods struggle to produce maps with high-fidelity rendering. In this paper, we propose WaterSplat-SLAM, a novel monocular underwater SLA

Cited by 0SourcecodeScholar
2025

Near-Optimal Sample Complexity for Iterated CVaR Reinforcement Learning with a Generative Model

AISTATS 2025poster

In this work, we study the sample complexity problem of risk-sensitive Reinforcement Learning (RL) with a generative model, where we aim to maximize the Conditional Value at Risk (CVaR) with risk tolerance level $\tau$ at each step, named Iterated CVaR. We develop nearly matching upper and lower…

Cited by 0SourceScholar
2025

Rejecting Outliers in 2D-3D Point Correspondences from 2D Forward-Looking Sonar Observations

IROS 2025

Rejecting outliers before applying classical robust methods is a common approach to increase the success rate of estimation, particularly when the outlier ratio is extremely high (e.g. 90%). However, this method often relies on sensor- or task-specific characteristics, which may not be easily transf

Cited by 1SourceScholar
2025

Revisiting Large-Scale Non-convex Distributionally Robust Optimization

ICLR 2025poster

Distributionally robust optimization (DRO) is a powerful technique to train robust machine learning models that perform well under distribution shifts. Compared with empirical risk minimization (ERM), DRO optimizes the expected loss under the worst-case distribution in an uncertainty set of distribu…

Cited by 0SourcePDFScholar
2024

A Unified Principle of Pessimism for Offline Reinforcement Learning under Model Mismatch

NeurIPS 2024poster

In this paper, we address the challenges of offline reinforcement learning (RL) under model mismatch, where the agent aims to optimize its performance through an offline dataset that may not accurately represent the deployment environment. We identify two primary challenges under the setting: inaccu…

Cited by 0SourcePDFScholar
2024

Large-Scale Non-convex Stochastic Constrained Distributionally Robust Optimization

AAAI 2024technical

Distributionally robust optimization (DRO) is a powerful framework for training robust models against data distribution shifts. This paper focuses on constrained DRO, which has an explicit characterization of the robustness level. Existing studies on constrained DRO mostly focus on convex loss func…

Cited by 5SourcePDFScholar
2024

Non-Asymptotic Analysis for Single-Loop (Natural) Actor-Critic with Compatible Function Approximation

ICML 2024poster

Actor-critic (AC) is a powerful method for learning an optimal policy in reinforcement learning, where the critic uses algorithms, e.g., temporal difference (TD) learning with function approximation, to evaluate the current policy and the actor updates the policy along an approximate gradient direct…

Cited by 12SourcePDFScholar
2024

Sample Complexity Characterization for Linear Contextual MDPs

AISTATS 2024poster

Contextual Markov decision processes (CMDPs) describe a class of reinforcement learning problems in which the transition kernels and reward functions can change over time with different MDPs indexed by a context variable. While CMDPs serve as an important framework to model many real-world applicati…

Cited by 1SourcePDFScholar
2023

A Robust and Constrained Multi-Agent Reinforcement Learning Electric Vehicle Rebalancing Method in AMoD Systems

IROS 2023poster

Electric vehicles (EVs) play critical roles in autonomous mobility-on-demand (AMoD) systems, but their unique charging patterns increase the model uncertainties in AMoD systems (e.g. state transition probability). Since there usually exists a mismatch between the training and test/true environments,…

Cited by 35SourceScholar
2023

Model-Free Robust Average-Reward Reinforcement Learning

ICML 2023poster

Robust Markov decision processes (MDPs) address the challenge of model uncertainty by optimizing the worst-case performance over an uncertainty set of MDPs. In this paper, we focus on the robust average-reward MDPs under the model-free setting. We first theoretically characterize the structure of so…

Cited by 12SourcePDFScholar
2023

Robust Average-Reward Markov Decision Processes

AAAI 2023technical

In robust Markov decision processes (MDPs), the uncertainty in the transition kernel is addressed by finding a policy that optimizes the worst-case performance over an uncertainty set of MDPs. While much of the literature has focused on discounted MDPs, robust average-reward MDPs remain largely unex…

Cited by 13SourcePDFScholar
2023

Robust Hypothesis Testing With Moment Constrained Uncertainty Sets

ICASSP 2023accepted

The problem of robust binary hypothesis testing is studied. Under both hypotheses, the data-generating distributions are assumed to belong to uncertainty sets constructed through moments; in particular, the sets contain distributions whose moments are centered around the empirical moments obtained f…

Cited by 0SourceScholar
2022

Sample and Communication-Efficient Decentralized Actor-Critic Algorithms with Finite-Time Analysis

ICML 2022spotlight

Actor-critic (AC) algorithms have been widely used in decentralized multi-agent systems to learn the optimal joint control policy. However, existing decentralized AC algorithms either need to share agents’ sensitive information or lack communication-efficiency. In this work, we develop decentralized…

Cited by 36SourcePDFScholar
2021

Greedy-GQ with Variance Reduction: Finite-time Analysis and Improved Complexity

ICLR 2021poster

Greedy-GQ is a value-based reinforcement learning (RL) algorithm for optimal control. Recently, the finite-time analysis of Greedy-GQ has been developed under linear function approximation and Markovian sampling, and the algorithm is shown to achieve an $\epsilon$-stationary point with a sample comp…

Cited by 19SourcePDFScholar
2021

Non-Asymptotic Analysis for Two Time-scale TDC with General Smooth Function Approximation

NeurIPS 2021poster

Temporal-difference learning with gradient correction (TDC) is a two time-scale algorithm for policy evaluation in reinforcement learning. This algorithm was initially proposed with linear function approximation, and was later extended to the one with general smooth function approximation. The asymp…

Cited by 14SourcePDFScholar
2020

Finite-sample Analysis of Greedy-GQ with Linear Function Approximation under Markovian Noise

UAI 2020poster

Greedy-GQ is an off-policy two timescale algorithm for optimal control in reinforcement learning. This paper develops the first finite-sample analysis for the Greedy-GQ algorithm with linear function approximation under Markovian noise. Our finite-sample analysis provides theoretical justification f…

Cited by 30SourcePDFScholar
2020

Variance-Reduced Off-Policy TDC Learning: Non-Asymptotic Convergence Analysis

NeurIPS 2020poster

Variance reduction techniques have been successfully applied to temporal-difference (TD) learning and help to improve the sample complexity in policy evaluation. However, the existing work applied variance reduction to either the less popular one time-scale TD algorithm or the two time-scale GTD alg…

Cited by 21SourcePDFScholar
2019

Distributed Quickest Detection of Significant Events in Networks

ICASSP 2019accepted

The problem of quickest detection of significant events in networks is studied. A distributed setting is investigated, where there is no fusion center, and each node only communicates with its neighbors. After an event occurs in the network, a number of nodes are affected, which changes the statisti…

Cited by 0SourceScholar
2019

Two Time-scale Off-Policy TD Learning: Non-asymptotic Analysis over Markovian Samples

NeurIPS 2019poster

Gradient-based temporal difference (GTD) algorithms are widely used in off-policy learning scenarios. Among them, the two time-scale TD with gradient correction (TDC) algorithm has been shown to have superior performance. In contrast to previous studies that characterized the non-asymptotic converge…

Cited by 98SourcePDFScholar
2016

Nonparametric detection of an anomalous disk over a two-dimensional lattice network

ICASSP 2016accepted

Nonparametric detection of existence of an anomalous disk over a lattice network is investigated. If an anomalous disk exists, then all nodes belonging to the disk observe samples generated by a distribution q, whereas all other nodes observe samples generated by a distribution p that is distinct fr…

Cited by 0SourceScholar
2016

Universal outlying sequence detection for continuous observations

ICASSP 2016accepted

The following detection problem is studied, in which there are M sequences of samples out of which one outlier sequence needs to be detected. Each typical sequence contains n independent and identically distributed (i.i.d.) continuous observations from a known distribution π, and the outlier sequenc…

Cited by 0SourceScholar