← Search

Thanh Nguyen

17 accepted papers

2026

Fast and Highly Expressive Policy Learning for Offline Reinforcement Learning via Bootstrapped Flow Q-Learning

ICML 2026poster

Diffusion-based Q-learning has emerged as a powerful paradigm for offline reinforcement learning, but its reliance on multi-step denoising makes both training and inference computationally expensive and brittle. Recent efforts to accelerate diffusion Q-learning toward single-step action generation t…

Cited by 0SourceScholar
2024

Mitigating Adversarial Perturbations for Deep Reinforcement Learning via Vector Quantization

IROS 2024poster

Recent studies reveal that well-performing reinforcement learning (RL) agents in training often lack resilience against adversarial perturbations during deployment. This highlights the importance of building a robust agent before deploying it in the real world. Most prior works focus on developing r…

Cited by 0SourcecodeScholar
2024

Tackling Stackelberg Network Interdiction against a Boundedly Rational Adversary

IJCAI 2024poster

This work studies Stackelberg network interdiction games --- an important class of games in which a defender first allocates (randomized) defense resources to a set of critical nodes on a graph while an adversary chooses its path to attack these nodes accordingly. We consider a boundedly rational a…

Cited by 0SourcePDFScholar
2023

Building a Personalized Messaging System for Health Intervention in Underprivileged Regions Using Reinforcement Learning

IJCAI 2023poster

This work builds an effective AI-based message generation system for diabetes prevention in rural areas, where the diabetes rate has been increasing at an alarming rate. The messages contain information about diabetes causes and complications and the impact of nutrition and fitness on preventing di…

Cited by 3SourcePDFScholar
2022

Neural Scene Decoration from a Single Photograph

ECCV 2022poster

"Furnishing and rendering indoor scenes has been a long-standing task for interior design, where artists create a conceptual design for the space, build a 3D model of the space, decorate, and then perform rendering. Although the task is important, it is tedious and requires tremendous effort. In thi…

2022

RFNet-4D: Joint Object Reconstruction and Flow Estimation from 4D Point Clouds

ECCV 2022poster

"Object reconstruction from 3D point clouds has achieved impressive progress in the computer vision and computer graphics research field. However, reconstruction from time-varying point clouds (a.k.a. 4D point clouds) is generally overlooked. In this paper, we propose a new network architecture, nam…

2022

SoftGroup for 3D Instance Segmentation on Point Clouds

CVPR 2022oral

Existing state-of-the-art 3D instance segmentation methods perform semantic segmentation followed by grouping. The hard predictions are made when performing semantic segmentation such that each point is associated with a single class. However, the errors stemming from hard decision propagate into gr…

Cited by 297PDFcodeScholar
2022

Whose Hands Are These? Hand Detection and Hand-Body Association in the Wild

CVPR 2022poster

We study a new problem of detecting hands and finding the location of the corresponding person for each detected hand. This task is helpful for many downstream tasks such as hand tracking and hand contact estimation. Associating hands with people is challenging in unconstrained conditions since mult…

Cited by 26PDFcodeScholar
2021

Sample-efficient Reinforcement Learning Representation Learning with Curiosity Contrastive Forward Dynamics Model

IROS 2021poster

Developing an agent in reinforcement learning (RL) that is capable of performing complex control tasks directly from high-dimensional observation such as raw pixels is a challenge as efforts still need to be made towards improving sample efficiency and generalization of RL algorithm. This paper cons…

Cited by 24SourceScholar
2020

Distributionally Robust Bayesian Quadrature Optimization

AISTATS 2020poster

Bayesian quadrature optimization (BQO) maximizes the expectation of an expensive black-box integrand taken over a known probability distribution. In this work, we study BQO under distributional uncertainty in which the underlying probability distribution is unknown except for a limited set of its i.…

2019

Bayesian Optimization with Unknown Search Space

NeurIPS 2019poster

Applying Bayesian optimization in problems wherein the search space is unknown is challenging. To address this problem, we propose a systematic volume expansion strategy for the Bayesian optimization. We devise a strategy to guarantee that in iterative expansions of the search space, our method can…

2019

JSIS3D: Joint Semantic-Instance Segmentation of 3D Point Clouds With Multi-Task Pointwise Networks and Multi-Value Conditional Random Fields

CVPR 2019oral

Deep learning techniques have become the to-go models for most vision-related tasks on 2D images. However, their power has not been fully realised on several tasks in 3D space, e.g., 3D scene understanding. In this work, we jointly address the problems of semantic and instance segmentation of 3D poi…

Cited by 262PDFcodeScholar
2019

Revisiting Point Cloud Classification: A New Benchmark Dataset and Classification Model on Real-World Data

ICCV 2019oral

Deep learning techniques for point cloud data have demonstrated great potentials in solving classical problems in 3D computer vision such as 3D object classification and segmentation. Several recent 3D object classification methods have reported state-of-the-art performance on CAD model datasets suc…

Cited by 1063PDFcodeScholar