← Search

Khoat Than

8 accepted papers

2026

An Optimal Transport-driven Approach for Cultivating Latent Space in Online Incremental Learning

CVPR 2026

In online incremental learning, data continuously arrives with substantial shifts in distribution, creating a significant challenge since previous samples cannot be revisited. Prior research has typically relied on either a single adaptive centroid or fixed multiple centroids to represent each class

Cited by 0SourceScholar
2025

Boosting Multiple Views for pretrained-based Continual Learning

ICLR 2025poster

Recent research has shown that Random Projection (RP) can effectively improve the performance of pre-trained models in Continual learning (CL). The authors hypothesized that using RP to map features onto a higher-dimensional space can make them more linearly separable. In this work, we theoretically…

Cited by 0SourcePDFScholar
2025

DPaI: Differentiable Pruning at Initialization with Node-Path Balance Principle

ICLR 2025poster

Pruning at Initialization (PaI) is a technique in neural network optimization characterized by the proactive elimination of weights before the network's training on designated tasks. This innovative strategy potentially reduces the costs for training and inference, significantly advancing computatio…

2025

Provably Improving Generalization of Few-shot models with Synthetic Data

ICML 2025poster

Few-shot image classification remains challenging due to the scarcity of labeled training examples. Augmenting them with synthetic data has emerged as a promising way to alleviate this issue, but models trained on synthetic samples often face performance degradation due to the inherent gap between r…

Cited by 4SourcePDFScholar
2024

On Inference Stability for Diffusion Models

AAAI 2024technical

Denoising Probabilistic Models (DPMs) represent an emerging domain of generative models that excel in generating diverse and high-quality images. However, most current training methods for DPMs often neglect the correlation between timesteps, limiting the model's performance in generating images eff…

2021

Structured Dropout Variational Inference for Bayesian Neural Networks

NeurIPS 2021poster

Approximate inference in Bayesian deep networks exhibits a dilemma of how to yield high fidelity posterior approximations while maintaining computational efficiency and scalability. We tackle this challenge by introducing a novel variational structured approximation inspired by the Bayesian interpre…

Cited by 10SourcePDFScholar
2020

Predictive Coding for Locally-Linear Control

ICML 2020poster

High-dimensional observations and unknown dynamics are major challenges when applying optimal control to many real-world decision making tasks. The Learning Controllable Embedding (LCE) framework addresses these challenges by embedding the observations into a lower dimensional latent space, estimati…