← Search

Kien Do

18 accepted papers

2026

Reviving Error Correction in Modern Deep Time-Series Forecasting

ICML 2026poster

Modern deep-learning models have achieved remarkable success in time-series forecasting. Yet, their performance degrades in long-term prediction due to error accumulation in autoregressive inference, where predictions are recursively used as inputs. While classical error correction mechanisms (ECMs)…

Cited by 0SourceScholar
2026

Universal Multi-Domain Translation via Diffusion Routers

ICLR 2026poster

Multi-domain translation (MDT) aims to learn translations between multiple domains, yet existing approaches either require fully aligned tuples or can only handle domain pairs seen in training, limiting their practicality and excluding many cross-domain mappings. We introduce universal MDT (UMDT), a…

Cited by 0SourcecodeScholar
2025

Multi-Reference Preference Optimization for Large Language Models

AAAI 2025technical

How can Large Language Models (LLMs) be aligned with human intentions and values? A typical solution is to gather human preference on model outputs and finetune the LLMs accordingly while ensuring that updates do not deviate too far from a reference model. Recent approaches, such as direct preferenc…

2025

Navigating Social Dilemmas with LLM-based Agents via Consideration of Future Consequences

IJCAI 2025

Artificial agents with the aid of large language models (LLMs) are effective in various real-world scenarios but struggle to cooperate in social dilemmas. When making decisions under the strain of selecting between long-term consequences and short-term benefits in commonly shared resources, LLM-base

Cited by 0SourcePDFScholar
2025

Stable Hadamard Memory: Revitalizing Memory-Augmented Agents for Reinforcement Learning

ICLR 2025poster

Effective decision-making in partially observable environments demands robust memory management. Despite their success in supervised learning, current deep-learning memory models struggle in reinforcement learning environments that are partially observable and long-term. They fail to efficiently cap…

Cited by 0SourcePDFScholar
2025

h-Edit: Effective and Flexible Diffusion-Based Editing via Doob's h-Transform

CVPR 2025poster

We introduce a theoretical framework for diffusion-based image editing by formulating it as a reverse-time bridge modeling problem. This approach modifies the backward process of a pretrained diffusion model to construct a bridge that converges to an implicit distribution associated with the editing…

2024

Diversifying Training Pool Predictability for Zero-shot Coordination: A Theory of Mind Approach

IJCAI 2024poster

The challenge in constructing artificial social agents is to enable adaptation ability to novel agents, and is called zero-shot coordination (ZSC). A promising approach is to train the adaptive agents by interacting with a diverse pool of collaborators, assuming that the greater the diversity in oth…

Cited by 1SourcePDFScholar
2023

Memory-Augmented Theory of Mind Network

AAAI 2023technical

Social reasoning necessitates the capacity of theory of mind (ToM), the ability to contextualise and attribute mental states to others without having access to their internal cognitive structure. Recent machine learning approaches to ToM have demonstrated that we can train the observer to read the p…

2023

Social Motivation for Modelling Other Agents under Partial Observability in Decentralised Training

IJCAI 2023poster

Understanding other agents is a key challenge in constructing artificial social agents. Current works focus on centralised training, wherein agents are allowed to know all the information about others and the environmental state during training. In contrast, this work studies decentralised training,…

Cited by 0SourcePDFScholar
2022

Episodic Policy Gradient Training

AAAI 2022technical

We introduce a novel training procedure for policy gradient methods wherein episodic memory is used to optimize the hyperparameters of reinforcement learning algorithms on-the-fly. Unlike other hyperparameter searches, we formulate hyperparameter scheduling as a standard Markov Decision Process and…

2022

Learning to Constrain Policy Optimization with Virtual Trust Region

NeurIPS 2022accept

We introduce a constrained optimization method for policy gradient reinforcement learning, which uses two trust regions to regulate each policy update. In addition to using the proximity of one single old policy as the first trust region as done by prior works, we propose forming a second trust regi…

Cited by 5SourcePDFScholar
2022

Momentum Adversarial Distillation: Handling Large Distribution Shifts in Data-Free Knowledge Distillation

NeurIPS 2022accept

Data-free Knowledge Distillation (DFKD) has attracted attention recently thanks to its appealing capability of transferring knowledge from a teacher network to a student network without using training data. The main idea is to use a generator to synthesize data for training the student. As the gener…

Cited by 33SourcePDFScholar
2022

Towards Effective and Robust Neural Trojan Defenses via Input Filtering

ECCV 2022poster

"Trojan attacks on deep neural networks are both dangerous and surreptitious. Over the past few years, Trojan attacks have advanced from using only a single input-agnostic trigger and targeting only one class to using multiple, input-specific triggers and targeting multiple classes. However, Trojan…

Cited by 6SourcePDFScholar
2021

Semi-Supervised Learning with Variational Bayesian Inference and Maximum Uncertainty Regularization

AAAI 2021technical

We propose two generic methods for improving semi-supervised learning (SSL). The first integrates weight perturbation (WP) into existing “consistency regularization” (CR) based methods. We implement WP by leveraging variational Bayesian inference (VBI). The second method proposes a novel consistency…

Cited by 4SourcePDFScholar