← Search

Thang Doan

10 accepted papers

2024

Hyp-OW: Exploiting Hierarchical Structure Learning with Hyperbolic Distance Enhances Open World Object Detection

AAAI 2024technical

Open World Object Detection (OWOD) is a challenging and realistic task that extends beyond the scope of standard Object Detection task. It involves detecting both known and unknown objects while integrating learned knowledge for future tasks. However, the level of "unknownness" varies significantly…

Cited by 23SourcePDFScholar
2024

MetaAT: Active Testing for Label-Efficient Evaluation of Dense Recognition Tasks

ECCV 2024poster

"In this study, we investigate the task of active testing for label-efficient evaluation, which aims to estimate a model’s performance on an unlabeled test dataset with a limited annotation budget. Previous approaches relied on deep ensemble models to identify highly informative instances for labeli…

Cited by 0SourcePDFScholar
2024

USE: Universal Segment Embeddings for Open-Vocabulary Image Segmentation

CVPR 2024poster

The open-vocabulary image segmentation task involves partitioning images into semantically meaningful segments and classifying them with flexible text-defined categories. The recent vision-based foundation models such as the Segment Anything Model (SAM) have shown superior performance in generating…

Cited by 5SourcePDFScholar
2023

Building a Subspace of Policies for Scalable Continual Learning

ICLR 2023top-25%

The ability to continuously acquire new knowledge and skills is crucial for autonomous agents. Existing methods are typically based on either fixed-size models that struggle to learn a large number of diverse behaviors, or growing-size models that scale poorly with the number of tasks. In this work,…

2023

GradOrth: A Simple yet Efficient Out-of-Distribution Detection with Orthogonal Projection of Gradients

NeurIPS 2023poster

Detecting out-of-distribution (OOD) data is crucial for ensuring the safe deployment of machine learning models in real-world applications. However, existing OOD detection approaches primarily rely on the feature maps or the full gradient space information to derive OOD scores neglecting the role of…

Cited by 16SourcePDFScholar
2023

UP-DP: Unsupervised Prompt Learning for Data Pre-Selection with Vision-Language Models

NeurIPS 2023poster

In this study, we investigate the task of data pre-selection, which aims to select instances for labeling from an unlabeled dataset through a single pass, thereby optimizing performance for undefined downstream tasks with a limited annotation budget. Previous approaches to data pre-selection relied…

Cited by 7SourcePDFScholar
2021

A Theoretical Analysis of Catastrophic Forgetting through the NTK Overlap Matrix

AISTATS 2021poster

Continual learning (CL) is a setting in which an agent has to learn from an incoming stream of data during its entire lifetime. Although major advances have been made in the field, one recurring problem which remains unsolved is that of Catastrophic Forgetting (CF). While the issue has been extensiv…

2021

Regularized Inverse Reinforcement Learning

ICLR 2021spotlight

Inverse Reinforcement Learning (IRL) aims to facilitate a learner’s ability to imitate expert behavior by acquiring reward functions that explain the expert’s decisions. Regularized IRLapplies strongly convex regularizers to the learner’s policy in order to avoid the expert’s behavior being rational…

Cited by 15SourcePDFScholar
2019

Leveraging exploration in off-policy algorithms via normalizing flows

CoRL 2019

The ability to discover approximately optimal policies in domains with sparse rewards is crucial to applying reinforcement learning (RL) in many real-world scenarios. Approaches such as neural density models and continuous exploration (e.g., Go-Explore) have been proposed to maintain the high explor

2019

Multi-objective training of Generative Adversarial Networks with multiple discriminators

ICML 2019oral

Recent literature has demonstrated promising results for training Generative Adversarial Networks by employing a set of discriminators, in contrast to the traditional game involving one generator against a single adversary. Such methods perform single-objective optimization on some simple consolidat…

Cited by 89SourcePDFScholar