Skip to main content

Showing 1–15 of 15 results for author: Than, K

.
  1. arXiv:2312.12431  [pdf, other

    cs.CV

    On Inference Stability for Diffusion Models

    Authors: Viet Nguyen, Giang Vu, Tung Nguyen Thanh, Khoat Than, Toan Tran

    Abstract: 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 effectively. Notably, we theoretically point out that this issue can be caused by the cumulative estima… ▽ More

    Submitted 31 January, 2024; v1 submitted 19 December, 2023; originally announced December 2023.

    Comments: Oral presentation at AAAI 2024

  2. arXiv:2311.15414  [pdf, other

    cs.LG cs.CV

    KOPPA: Improving Prompt-based Continual Learning with Key-Query Orthogonal Projection and Prototype-based One-Versus-All

    Authors: Quyen Tran, Lam Tran, Khoat Than, Toan Tran, Dinh Phung, Trung Le

    Abstract: Drawing inspiration from prompt tuning techniques applied to Large Language Models, recent methods based on pre-trained ViT networks have achieved remarkable results in the field of Continual Learning. Specifically, these approaches propose to maintain a set of prompts and allocate a subset of them to learn each task using a key-query matching strategy. However, they may encounter limitations when… ▽ More

    Submitted 30 November, 2023; v1 submitted 26 November, 2023; originally announced November 2023.

  3. arXiv:2211.16780  [pdf, other

    cs.LG cs.CV

    Continual Learning with Optimal Transport based Mixture Model

    Authors: Quyen Tran, Hoang Phan, Khoat Than, Dinh Phung, Trung Le

    Abstract: Online Class Incremental learning (CIL) is a challenging setting in Continual Learning (CL), wherein data of new tasks arrive in incoming streams and online learning models need to handle incoming data streams without revisiting previous ones. Existing works used a single centroid adapted with incoming data streams to characterize a class. This approach possibly exposes limitations when the incomi… ▽ More

    Submitted 5 December, 2022; v1 submitted 30 November, 2022; originally announced November 2022.

  4. arXiv:2211.10812  [pdf, other

    cs.CV cs.AI

    Face Swap** as A Simple Arithmetic Operation

    Authors: Truong Vu, Kien Do, Khang Nguyen, Khoat Than

    Abstract: We propose a novel high-fidelity face swap** method called "Arithmetic Face Swap**" (AFS) that explicitly disentangles the intermediate latent space W+ of a pretrained StyleGAN into the "identity" and "style" subspaces so that a latent code in W+ is the sum of an "identity" code and a "style" code in the corresponding subspaces. Via our disentanglement, face swap** (FS) can be regarded as a… ▽ More

    Submitted 3 February, 2023; v1 submitted 19 November, 2022; originally announced November 2022.

  5. arXiv:2107.12325  [pdf, other

    cs.LG

    From Implicit to Explicit feedback: A deep neural network for modeling sequential behaviours and long-short term preferences of online users

    Authors: Quyen Tran, Lam Tran, Linh Chu Hai, Linh Ngo Van, Khoat Than

    Abstract: In this work, we examine the advantages of using multiple types of behaviour in recommendation systems. Intuitively, each user has to do some implicit actions (e.g., click) before making an explicit decision (e.g., purchase). Previous studies showed that implicit and explicit feedback have different roles for a useful recommendation. However, these studies either exploit implicit and explicit beha… ▽ More

    Submitted 26 July, 2021; originally announced July 2021.

    Comments: 17 pages

  6. arXiv:2104.02388  [pdf, other

    cs.LG

    Generalization of GANs and overparameterized models under Lipschitz continuity

    Authors: Khoat Than, Nghia Vu

    Abstract: Generative adversarial networks (GANs) are so complex that the existing learning theories do not provide a satisfactory explanation for why GANs have great success in practice. The same situation also remains largely open for deep neural networks. To fill this gap, we introduce a Lipschitz theory to analyze generalization. We demonstrate its simplicity by analyzing generalization and consistency o… ▽ More

    Submitted 14 February, 2022; v1 submitted 6 April, 2021; originally announced April 2021.

    Comments: 30 pages

  7. arXiv:2102.07927  [pdf, other

    cs.LG stat.ML

    Structured Dropout Variational Inference for Bayesian Neural Networks

    Authors: Son Nguyen, Duong Nguyen, Khai Nguyen, Khoat Than, Hung Bui, Nhat Ho

    Abstract: 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 interpretation of Dropout regularization. Concretely, we focus on the inflexibility of the factorized struct… ▽ More

    Submitted 28 October, 2021; v1 submitted 15 February, 2021; originally announced February 2021.

    Comments: 45 pages, 9 figures

  8. arXiv:2003.11948  [pdf, ps, other

    cs.LG stat.ML

    Bag of biterms modeling for short texts

    Authors: Anh Phan Tuan, Bach Tran, Thien Nguyen Huu, Linh Ngo Van, Khoat Than

    Abstract: Analyzing texts from social media encounters many challenges due to their unique characteristics of shortness, massiveness, and dynamic. Short texts do not provide enough context information, causing the failure of the traditional statistical models. Furthermore, many applications often face with massive and dynamic short texts, causing various computational challenges to the current batch learnin… ▽ More

    Submitted 26 March, 2020; originally announced March 2020.

  9. arXiv:2003.06123  [pdf, ps, other

    cs.LG stat.ML

    Dynamic transformation of prior knowledge into Bayesian models for data streams

    Authors: Tran Xuan Bach, Nguyen Duc Anh, Ngo Van Linh, Khoat Than

    Abstract: We consider how to effectively use prior knowledge when learning a Bayesian model from streaming environments where the data come infinitely and sequentially. This problem is highly important in the era of data explosion and rich sources of precious external knowledge such as pre-trained models, ontologies, Wikipedia, etc. We show that some existing approaches can forget any knowledge very fast. W… ▽ More

    Submitted 26 December, 2021; v1 submitted 13 March, 2020; originally announced March 2020.

    Comments: To appear in IEEE TKDE

  10. arXiv:2003.06112  [pdf, ps, other

    cs.LG stat.ML

    A Graph Convolutional Topic Model for Short and Noisy Text Streams

    Authors: Ngo Van Linh, Tran Xuan Bach, Khoat Than

    Abstract: Learning hidden topics from data streams has become absolutely necessary but posed challenging problems such as concept drift as well as short and noisy data. Using prior knowledge to enrich a topic model is one of potential solutions to cope with these challenges. Prior knowledge that is derived from human knowledge (e.g. Wordnet) or a pre-trained model (e.g. Word2vec) is very valuable and useful… ▽ More

    Submitted 23 December, 2021; v1 submitted 13 March, 2020; originally announced March 2020.

  11. arXiv:2003.01086  [pdf, other

    cs.LG eess.SY stat.ML

    Predictive Coding for Locally-Linear Control

    Authors: Rui Shu, Tung Nguyen, Yinlam Chow, Tuan Pham, Khoat Than, Mohammad Ghavamzadeh, Stefano Ermon, Hung H. Bui

    Abstract: 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, estimating the latent dynamics, and then performing control directly in the latent space. To ensure the lear… ▽ More

    Submitted 2 March, 2020; originally announced March 2020.

  12. arXiv:1512.03308  [pdf, other

    stat.ML

    Guaranteed inference in topic models

    Authors: Khoat Than, Tung Doan

    Abstract: One of the core problems in statistical models is the estimation of a posterior distribution. For topic models, the problem of posterior inference for individual texts is particularly important, especially when dealing with data streams, but is often intractable in the worst case. As a consequence, existing methods for posterior inference are approximate and do not have any guarantee on neither qu… ▽ More

    Submitted 17 August, 2016; v1 submitted 10 December, 2015; originally announced December 2015.

  13. arXiv:1512.03300  [pdf, other

    stat.ML

    Inference in topic models: sparsity and trade-off

    Authors: Khoat Than, Tu Bao Ho

    Abstract: Topic models are popular for modeling discrete data (e.g., texts, images, videos, links), and provide an efficient way to discover hidden structures/semantics in massive data. One of the core problems in this field is the posterior inference for individual data instances. This problem is particularly important in streaming environments, but is often intractable. In this paper, we investigate the u… ▽ More

    Submitted 10 December, 2015; originally announced December 2015.

  14. arXiv:1312.4527  [pdf, ps, other

    cs.LG stat.ML

    Probable convexity and its application to Correlated Topic Models

    Authors: Khoat Than, Tu Bao Ho

    Abstract: Non-convex optimization problems often arise from probabilistic modeling, such as estimation of posterior distributions. Non-convexity makes the problems intractable, and poses various obstacles for us to design efficient algorithms. In this work, we attack non-convexity by first introducing the concept of \emph{probable convexity} for analyzing convexity of real functions in practice. We then use… ▽ More

    Submitted 16 December, 2013; originally announced December 2013.

    Comments: 22 pages

  15. arXiv:1210.7053  [pdf, other

    stat.ML cs.AI cs.CV stat.ME

    Managing sparsity, time, and quality of inference in topic models

    Authors: Khoat Than, Tu Bao Ho

    Abstract: Inference is an integral part of probabilistic topic models, but is often non-trivial to derive an efficient algorithm for a specific model. It is even much more challenging when we want to find a fast inference algorithm which always yields sparse latent representations of documents. In this article, we introduce a simple framework for inference in probabilistic topic models, denoted by FW. This… ▽ More

    Submitted 14 April, 2013; v1 submitted 26 October, 2012; originally announced October 2012.