← Search

Hoang Thanh-Tung

5 accepted papers

2025

Diffusion Directed Acyclic Transformer for Non-Autoregressive Machine Translation

ACL 2025short

Non-autoregressive transformers (NATs) predict entire sequences in parallel to reduce decoding latency, but they often encounter performance challenges due to the multi-modality problem. A recent advancement, the Directed Acyclic Transformer (DAT), addresses this issue by capturing multiple translat…

Cited by 0SourcePDFScholar
2025

On Effects of Steering Latent Representation for Large Language Model Unlearning

AAAI 2025technical

Representation Misdirection for Unlearning (RMU), which steers model representation in the intermediate layer to a target random representation, is an effective method for large language model (LLM) unlearning. Despite its high performance, the underlying cause and explanation remain underexplored.…

2025

Wicked Oddities: Selectively Poisoning for Effective Clean-Label Backdoor Attacks

ICLR 2025poster

Deep neural networks are vulnerable to backdoor attacks, a type of adversarial attack that poisons the training data to manipulate the behavior of models trained on such data. Clean-label backdoor is a more stealthy form of backdoor attacks that can perform the attack without changing the labels of…

Cited by 2SourcePDFScholar
2023

Class based Influence Functions for Error Detection

ACL 2023short

Influence functions (IFs) are a powerful tool for detecting anomalous examples in large scale datasets. However, they are unstable when applied to deep networks. In this paper, we provide an explanation for the instability of IFs and develop a solution to this problem. We show that IFs are unreliabl…

2019

Improving Generalization and Stability of Generative Adversarial Networks

ICLR 2019poster

Generative Adversarial Networks (GANs) are one of the most popular tools for learning complex high dimensional distributions. However, generalization properties of GANs have not been well understood. In this paper, we analyze the generalization of GANs in practical settings. We show that discriminat…