Zum Hauptinhalt springen

Showing 1–50 of 76 results for author: Bui, H

Searching in archive cs. Search in all archives.
.
  1. arXiv:2405.02695  [pdf, ps, other

    cs.DS cs.DC

    Improved All-Pairs Approximate Shortest Paths in Congested Clique

    Authors: Hong Duc Bui, Shashwat Chandra, Yi-Jun Chang, Michal Dory, Dean Leitersdorf

    Abstract: In this paper, we present new algorithms for approximating All-Pairs Shortest Paths (APSP) in the Congested Clique model. We present randomized algorithms for weighted undirected graphs. Our first contribution is an $O(1)$-approximate APSP algorithm taking just $O(\log \log \log n)$ rounds. Prior to our work, the fastest algorithms that give an $O(1)$-approximation for APSP take… ▽ More

    Submitted 4 May, 2024; originally announced May 2024.

  2. arXiv:2403.10297  [pdf, other

    cs.CV

    Leveraging Neural Radiance Field in Descriptor Synthesis for Keypoints Scene Coordinate Regression

    Authors: Huy-Hoang Bui, Bach-Thuan Bui, Dinh-Tuan Tran, Joo-Ho Lee

    Abstract: Classical structural-based visual localization methods offer high accuracy but face trade-offs in terms of storage, speed, and privacy. A recent innovation, keypoint scene coordinate regression (KSCR) named D2S addresses these issues by leveraging graph attention networks to enhance keypoint relationships and predict their 3D coordinates using a simple multilayer perceptron (MLP). Camera pose is t… ▽ More

    Submitted 19 March, 2024; v1 submitted 15 March, 2024; originally announced March 2024.

  3. arXiv:2403.05600  [pdf, other

    cs.LG stat.ML

    Density-Regression: Efficient and Distance-Aware Deep Regressor for Uncertainty Estimation under Distribution Shifts

    Authors: Ha Manh Bui, Anqi Liu

    Abstract: Morden deep ensembles technique achieves strong uncertainty estimation performance by going through multiple forward passes with different models. This is at the price of a high storage space and a slow speed in the inference (test) time. To address this issue, we propose Density-Regression, a method that leverages the density function in uncertainty estimation and achieves fast inference by a sin… ▽ More

    Submitted 7 March, 2024; originally announced March 2024.

    Comments: International Conference on Artificial Intelligence and Statistics, 2024

  4. arXiv:2402.18011  [pdf, other

    cs.CV

    Representing 3D sparse map points and lines for camera relocalization

    Authors: Bach-Thuan Bui, Huy-Hoang Bui, Dinh-Tuan Tran, Joo-Ho Lee

    Abstract: Recent advancements in visual localization and mapping have demonstrated considerable success in integrating point and line features. However, expanding the localization framework to include additional mapping components frequently results in increased demand for memory and computational resources dedicated to matching tasks. In this study, we show how a lightweight neural network can learn to rep… ▽ More

    Submitted 27 February, 2024; originally announced February 2024.

  5. arXiv:2401.15290  [pdf, other

    cs.LG

    Benchmarking with MIMIC-IV, an irregular, spare clinical time series dataset

    Authors: Hung Bui, Harikrishna Warrier, Yogesh Gupta

    Abstract: Electronic health record (EHR) is more and more popular, and it comes with applying machine learning solutions to resolve various problems in the domain. This growing research area also raises the need for EHRs accessibility. Medical Information Mart for Intensive Care (MIMIC) dataset is a popular, public, and free EHR dataset in a raw format that has been used in numerous studies. However, despit… ▽ More

    Submitted 26 January, 2024; originally announced January 2024.

    Comments: 7 pages, 1 figure, 3 tables

  6. arXiv:2311.02945  [pdf, ps, other

    cs.CL

    PhoGPT: Generative Pre-training for Vietnamese

    Authors: Dat Quoc Nguyen, Linh The Nguyen, Chi Tran, Dung Ngoc Nguyen, Dinh Phung, Hung Bui

    Abstract: We open-source a state-of-the-art 4B-parameter generative model series for Vietnamese, which includes the base pre-trained monolingual model PhoGPT-4B and its chat variant, PhoGPT-4B-Chat. The base model, PhoGPT-4B, with exactly 3.7B parameters, is pre-trained from scratch on a Vietnamese corpus of 102B tokens, with an 8192 context length, employing a vocabulary of 20480 token types. The chat vari… ▽ More

    Submitted 22 March, 2024; v1 submitted 6 November, 2023; originally announced November 2023.

    Comments: PhoGPT-4B Technical Report - 5 pages

  7. arXiv:2310.09873  [pdf, other

    cs.RO

    Reinforcement Learning for Reduced-order Models of Legged Robots

    Authors: Yu-Ming Chen, Hien Bui, Michael Posa

    Abstract: Model-based approaches for planning and control for bipedal locomotion have a long history of success. It can provide stability and safety guarantees while being effective in accomplishing many locomotion tasks. Model-free reinforcement learning, on the other hand, has gained much popularity in recent years due to computational advancements. It can achieve high performance in specific tasks, but i… ▽ More

    Submitted 15 October, 2023; originally announced October 2023.

  8. arXiv:2310.09714  [pdf, other

    cs.RO

    Enhancing Task Performance of Learned Simplified Models via Reinforcement Learning

    Authors: Hien Bui, Michael Posa

    Abstract: In contact-rich tasks, the hybrid, multi-modal nature of contact dynamics poses great challenges in model representation, planning, and control. Recent efforts have attempted to address these challenges via data-driven methods, learning dynamical models in combination with model predictive control. Those methods, while effective, rely solely on minimizing forward prediction errors to hope for bett… ▽ More

    Submitted 7 March, 2024; v1 submitted 14 October, 2023; originally announced October 2023.

    Comments: The work will be presented in ICRA2024

  9. arXiv:2310.08599  [pdf, other

    cs.RO

    A Survey of Multi-Robot Motion Planning

    Authors: Hoang-Dung Bui

    Abstract: Multi-robot Motion Planning (MRMP) is an active research field which has gained attention over the years. MRMP has significant roles to improve the efficiency and reliability of multi-robot system in a wide range of applications from delivery robots to collaborative assembly lines. This survey provides an overview of MRMP taxonomy, state-of-the-art algorithms, and approaches which have been develo… ▽ More

    Submitted 29 October, 2023; v1 submitted 5 October, 2023; originally announced October 2023.

    Comments: This is my Ph.D. comprehensive exam report

  10. arXiv:2307.15250  [pdf, other

    cs.CV cs.RO

    D2S: Representing sparse descriptors and 3D coordinates for camera relocalization

    Authors: Bach-Thuan Bui, Huy-Hoang Bui, Dinh-Tuan Tran, Joo-Ho Lee

    Abstract: State-of-the-art visual localization methods mostly rely on complex procedures to match local descriptors and 3D point clouds. However, these procedures can incur significant costs in terms of inference, storage, and updates over time. In this study, we propose a direct learning-based approach that utilizes a simple network named D2S to represent complex local descriptors and their scene coordinat… ▽ More

    Submitted 12 July, 2024; v1 submitted 27 July, 2023; originally announced July 2023.

  11. arXiv:2306.09229  [pdf, other

    cs.RO

    Guided Sampling-Based Motion Planning with Dynamics in Unknown Environments

    Authors: Abhish Khanal, Hoang-Dung Bui, Gregory J. Stein, Erion Plaku

    Abstract: Despite recent progress improving the efficiency and quality of motion planning, planning collision-free and dynamically-feasible trajectories in partially-mapped environments remains challenging, since constantly replanning as unseen obstacles are revealed during navigation both incurs significant computational expense and can introduce problematic oscillatory behavior. To improve the quality of… ▽ More

    Submitted 15 June, 2023; originally announced June 2023.

    Comments: 8 Pages, 8 Figures, IEEE International Conference on Automation Science and Engineering (CASE) 2023

  12. ViMQ: A Vietnamese Medical Question Dataset for Healthcare Dialogue System Development

    Authors: Ta Duc Huy, Nguyen Anh Tu, Tran Hoang Vu, Nguyen Phuc Minh, Nguyen Phan, Trung H. Bui, Steven Q. H. Truong

    Abstract: Existing medical text datasets usually take the form of question and answer pairs that support the task of natural language generation, but lacking the composite annotations of the medical terms. In this study, we publish a Vietnamese dataset of medical questions from patients with sentence-level and entity-level annotations for the Intent Classification and Named Entity Recognition tasks. The tag… ▽ More

    Submitted 27 April, 2023; originally announced April 2023.

    Comments: accepted at ICONIP 2021

  13. arXiv:2302.06495  [pdf, other

    cs.LG stat.ML

    Density-Softmax: Efficient Test-time Model for Uncertainty Estimation and Robustness under Distribution Shifts

    Authors: Ha Manh Bui, Anqi Liu

    Abstract: Sampling-based methods, e.g., Deep Ensembles and Bayesian Neural Nets have become promising approaches to improve the quality of uncertainty estimation and robust generalization. However, they suffer from a large model size and high latency at test-time, which limits the scalability needed for low-resource devices and real-time applications. To resolve these computational issues, we propose Densit… ▽ More

    Submitted 27 May, 2024; v1 submitted 13 February, 2023; originally announced February 2023.

    Comments: International Conference on Machine Learning, 2024

  14. arXiv:2212.12411  [pdf, other

    cs.CV cs.LG

    Benchmark for Uncertainty & Robustness in Self-Supervised Learning

    Authors: Ha Manh Bui, Iliana Maifeld-Carucci

    Abstract: Self-Supervised Learning (SSL) is crucial for real-world applications, especially in data-hungry domains such as healthcare and self-driving cars. In addition to a lack of labeled data, these applications also suffer from distributional shifts. Therefore, an SSL method should provide robust generalization and uncertainty estimation in the test dataset to be considered a reliable model in such high… ▽ More

    Submitted 23 December, 2022; originally announced December 2022.

    Comments: 15 pages, 3 tables, 6 figures, the class project in CSCI 601.771: Self-supervised Statistical Models - Johns Hopkins University - Fall 2022

  15. arXiv:2211.11502  [pdf, other

    cs.LG physics.app-ph

    Differentiable Physics-based Greenhouse Simulation

    Authors: Nhat M. Nguyen, Hieu T. Tran, Minh V. Duong, Hanh Bui, Kenneth Tran

    Abstract: We present a differentiable greenhouse simulation model based on physical processes whose parameters can be obtained by training from real data. The physics-based simulation model is fully interpretable and is able to do state prediction for both climate and crop dynamics in the greenhouse over very a long time horizon. The model works by constructing a system of linear differential equations and… ▽ More

    Submitted 21 November, 2022; originally announced November 2022.

    Comments: Accepted at the Machine Learning and the Physical Sciences workshop, NeurIPS 2022. 7 pages, 2 figures

  16. arXiv:2201.00590  [pdf

    cs.CG cs.GR

    Two New Algorithms for Line Clipping in E2 and Their Comparison

    Authors: Vaclav Skala, Duc Huy Bui

    Abstract: Many algorithms for clipping a line by a rectangular area or a convex polygon in E2 or by a non-convex or convex polyhedron in E3 have been published. The line segment clipping by the rectangular window in E2 is often restricted to the use of the Cohen-Sutherland (CS) algorithm or its modifications based on some presumptions like small clipping window or more sophisticated coding technique, etc. T… ▽ More

    Submitted 3 January, 2022; originally announced January 2022.

    MSC Class: 68U05 ACM Class: I.3

    Journal ref: Machine Graphics & Vision, Vol. 9, no. 1/2, pp. 297-306, 2000

  17. arXiv:2201.00587  [pdf

    cs.CG cs.GR

    A New Algorithm for Pyramidal Clipping of Line Segments in E3

    Authors: Vaclav Skala, Duc Huy Bui

    Abstract: A new algorithm for clipping a line segment against a pyramid in E3 is presented. This algorithm avoids computation of intersection points which are not end-points of the output line segment. It also allows solving all cases more effectively. The performance of this algorithm is shown to be consistently better than existing algorithms, including the Cohen-Sutherland, Liang-Barsky and Cyrus-Beck al… ▽ More

    Submitted 3 January, 2022; originally announced January 2022.

    MSC Class: 68U05 ACM Class: I.3

    Journal ref: Machine GRAPHICS & VISION, Poland Academy of Sciences, Vol. 9, No. 4, 2000, pp. 841-850, ISSN 1230-0535, 2000

  18. arXiv:2111.13822  [pdf, other

    cs.LG cs.AI stat.ML

    On Learning Domain-Invariant Representations for Transfer Learning with Multiple Sources

    Authors: Trung Phung, Trung Le, Long Vuong, Toan Tran, Anh Tran, Hung Bui, Dinh Phung

    Abstract: Domain adaptation (DA) benefits from the rigorous theoretical works that study its insightful characteristics and various aspects, e.g., learning domain-invariant representations and its trade-off. However, it seems not the case for the multiple source DA and domain generalization (DG) settings which are remarkably more complicated and sophisticated due to the involvement of multiple source domain… ▽ More

    Submitted 27 November, 2021; originally announced November 2021.

    Comments: NeurIPS 2021

    Journal ref: Proceedings of Advances in Neural Information Processing Systems (2021) 27720-27733

  19. The Impact of Changes in Resolution on the Persistent Homology of Images

    Authors: Teresa Heiss, Sarah Tymochko, Brittany Story, Adélie Garin, Hoa Bui, Bea Bleile, Vanessa Robins

    Abstract: Digital images enable quantitative analysis of material properties at micro and macro length scales, but choosing an appropriate resolution when acquiring the image is challenging. A high resolution means longer image acquisition and larger data requirements for a given sample, but if the resolution is too low, significant information may be lost. This paper studies the impact of changes in resolu… ▽ More

    Submitted 10 November, 2021; originally announced November 2021.

    Comments: accepted for the IEEE Big Data 2021 workshop: Applications of Topological Data Analysis to 'Big Data'

    MSC Class: 68T09; 68U03; 55N31; 62R40; 54H30; 55-08

    Journal ref: 2021 IEEE International Conference on Big Data (Big Data). IEEE, 2021

  20. arXiv:2110.15538  [pdf, other

    cs.LG cs.CV

    On Cross-Layer Alignment for Model Fusion of Heterogeneous Neural Networks

    Authors: Dang Nguyen, Trang Nguyen, Khai Nguyen, Dinh Phung, Hung Bui, Nhat Ho

    Abstract: Layer-wise model fusion via optimal transport, named OTFusion, applies soft neuron association for unifying different pre-trained networks to save computational resources. While enjoying its success, OTFusion requires the input networks to have the same number of layers. To address this issue, we propose a novel model fusion framework, named CLAFusion, to fuse neural networks with a different numb… ▽ More

    Submitted 19 February, 2023; v1 submitted 29 October, 2021; originally announced October 2021.

    Comments: Accepted to ICASSP 2023, 30 pages, 4 figures, 21 tables

  21. arXiv:2110.15520  [pdf, other

    cs.LG stat.ME stat.ML

    On Label Shift in Domain Adaptation via Wasserstein Distance

    Authors: Trung Le, Dat Do, Tuan Nguyen, Huy Nguyen, Hung Bui, Nhat Ho, Dinh Phung

    Abstract: We study the label shift problem between the source and target domains in general domain adaptation (DA) settings. We consider transformations transporting the target to source domains, which enable us to align the source and target examples. Through those transformations, we define the label shift between two domains via optimal transport and develop theory to investigate the properties of DA und… ▽ More

    Submitted 1 March, 2022; v1 submitted 28 October, 2021; originally announced October 2021.

    Comments: 35 pages, 7 figures, 6 tables

  22. arXiv:2108.06185  [pdf

    cs.CV

    CNN-based Two-Stage Parking Slot Detection Using Region-Specific Multi-Scale Feature Extraction

    Authors: Quang Huy Bui, Jae Kyu Suhr

    Abstract: Autonomous parking systems start with the detection of available parking slots. Parking slot detection performance has been dramatically improved by deep learning techniques. Deep learning-based object detection methods can be categorized into one-stage and two-stage approaches. Although it is well-known that the two-stage approach outperforms the one-stage approach in general object detection, th… ▽ More

    Submitted 13 August, 2021; originally announced August 2021.

  23. arXiv:2106.07156  [pdf, other

    cs.LG cs.AI

    Temporal Predictive Coding For Model-Based Planning In Latent Space

    Authors: Tung Nguyen, Rui Shu, Tuan Pham, Hung Bui, Stefano Ermon

    Abstract: High-dimensional observations are a major challenge in the application of model-based reinforcement learning (MBRL) to real-world environments. To handle high-dimensional sensory inputs, existing approaches use representation learning to map high-dimensional observations into a lower-dimensional latent space that is more amenable to dynamics estimation and planning. In this work, we present an inf… ▽ More

    Submitted 14 June, 2021; originally announced June 2021.

    Comments: International Conference on Machine Learning

  24. arXiv:2106.04676  [pdf

    physics.geo-ph cs.CE math.NA physics.flu-dyn

    A hybrid discrete-continuum approach to model hydro-mechanical behaviour of soil during desiccation

    Authors: Khoa M. Tran, Ha H. Bui, Giang D. Nguyen

    Abstract: Desiccation cracking in clayey soils occurs when they lose moisture, leading to an increase in their compressibility and hydraulic conductivity and hence significant reduction of soil strength. The prediction of desiccation cracking in soils is challenging due to the lack of insights into the complex coupled hydro-mechanical process at the grain scale. In this paper, a new hybrid discrete-continuu… ▽ More

    Submitted 25 May, 2021; originally announced June 2021.

  25. 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

  26. arXiv:2102.06857  [pdf, other

    cs.LG cs.DS math.OC stat.ML

    On Robust Optimal Transport: Computational Complexity and Barycenter Computation

    Authors: Khang Le, Huy Nguyen, Quang Nguyen, Tung Pham, Hung Bui, Nhat Ho

    Abstract: We consider robust variants of the standard optimal transport, named robust optimal transport, where marginal constraints are relaxed via Kullback-Leibler divergence. We show that Sinkhorn-based algorithms can approximate the optimal cost of robust optimal transport in $\widetilde{\mathcal{O}}(\frac{n^2}{\varepsilon})$ time, in which $n$ is the number of supports of the probability distributions a… ▽ More

    Submitted 27 October, 2021; v1 submitted 12 February, 2021; originally announced February 2021.

    Comments: Advances in NeurIPS, 2021; 52 pages, 10 figures; Khang Le and Huy Nguyen contributed equally to this week

  27. arXiv:2102.05912  [pdf, other

    stat.ML cs.LG

    On Transportation of Mini-batches: A Hierarchical Approach

    Authors: Khai Nguyen, Dang Nguyen, Quoc Nguyen, Tung Pham, Hung Bui, Dinh Phung, Trung Le, Nhat Ho

    Abstract: Mini-batch optimal transport (m-OT) has been successfully used in practical applications that involve probability measures with a very high number of supports. The m-OT solves several smaller optimal transport problems and then returns the average of their costs and transportation plans. Despite its scalability advantage, the m-OT does not consider the relationship between mini-batches which leads… ▽ More

    Submitted 6 June, 2022; v1 submitted 11 February, 2021; originally announced February 2021.

    Comments: Accepted to ICML 2022, 34 pages, 16 figures, 9 tables

  28. arXiv:2102.00641  [pdf, other

    cs.RO

    Control and Navigation Framework for a Hybrid Steel Bridge Inspection Robot

    Authors: Hoang-Dung Bui, Hung Manh La

    Abstract: Autonomous navigation of steel bridge inspection robots is essential for proper maintenance. The majority of existing robotic solutions for steel bridge inspection requires human intervention to assist in the control and navigation. In this paper, a control and navigation framework has been proposed for the steel bridge inspection robot developed by the Advanced Robotics and Automation (ARA)to fac… ▽ More

    Submitted 1 February, 2021; originally announced February 2021.

    Comments: arXiv admin note: substantial text overlap with arXiv:2009.00740, arXiv:2101.02282

  29. arXiv:2101.02282  [pdf, other

    cs.RO

    Navigation Framework for a Hybrid Steel Bridge Inspection Robot

    Authors: Hoang-Dung Bui, Hung M. La

    Abstract: Autonomous navigation is essential for steel bridge inspection robot to monitor and maintain the working condition of steel bridges. Majority of existing robotic solutions requires human support to navigate the robot doing the inspection. In this paper, a navigation framework is proposed for ARA robot [1], [2] to run on mobile mode. In this mode, the robot needs to cross and inspect all the availa… ▽ More

    Submitted 11 March, 2021; v1 submitted 6 January, 2021; originally announced January 2021.

    Comments: 7 pages

  30. arXiv:2012.11339  [pdf, other

    cs.LG stat.ML

    Learning Compositional Sparse Gaussian Processes with a Shrinkage Prior

    Authors: Anh Tong, Toan Tran, Hung Bui, Jaesik Choi

    Abstract: Choosing a proper set of kernel functions is an important problem in learning Gaussian Process (GP) models since each kernel structure has different model complexity and data fitness. Recently, automatic kernel composition methods provide not only accurate prediction but also attractive interpretability through search-based methods. However, existing methods suffer from slow kernel composition lea… ▽ More

    Submitted 24 February, 2021; v1 submitted 21 December, 2020; originally announced December 2020.

    Comments: AAAI 2021

  31. arXiv:2010.01787  [pdf, other

    stat.ML cs.LG

    Improving Relational Regularized Autoencoders with Spherical Sliced Fused Gromov Wasserstein

    Authors: Khai Nguyen, Son Nguyen, Nhat Ho, Tung Pham, Hung Bui

    Abstract: Relational regularized autoencoder (RAE) is a framework to learn the distribution of data by minimizing a reconstruction loss together with a relational regularization on the latent space. A recent attempt to reduce the inner discrepancy between the prior and aggregated posterior distributions is to incorporate sliced fused Gromov-Wasserstein (SFG) between these distributions. That approach has a… ▽ More

    Submitted 5 October, 2020; originally announced October 2020.

    Comments: 39 pages, 19 figures

  32. arXiv:2009.03565  [pdf, other

    cs.RO

    A Deep Learning-Based Autonomous RobotManipulator for Sorting Application

    Authors: Hoang-Dung Bui, Hai Nguyen, Hung Manh La, Shuai Li

    Abstract: Robot manipulation and grasping mechanisms have received considerable attention in the recent past, leading to the development of wide range of industrial applications. This paper proposes the development of an autonomous robotic grasping system for object sorting application. RGB-D data is used by the robot for performing object detection, pose estimation, trajectory generation, and object sortin… ▽ More

    Submitted 8 September, 2020; originally announced September 2020.

    Comments: IEEE Robotic Computing IRC2020

  33. arXiv:2009.00740  [pdf, other

    cs.RO

    Control Framework for a Hybrid-steel Bridge Inspection Robot

    Authors: Hoang-Dung Bui, Son Nguyen, U-H. Billah, Chuong Le, Alireza Tavakkoli, Hung M. La

    Abstract: Autonomous navigation of steel bridge inspection robots is essential for proper maintenance. The majority of existing robotic solutions for bridge inspection require human intervention to assist in the control and navigation. In this paper, a control system framework has been proposed for a previously designed ARA robot [1], which facilitates autonomous real-time navigation and minimizes human inv… ▽ More

    Submitted 1 September, 2020; originally announced September 2020.

    Comments: 7 pages, 2020IEEE/RSJ International Conference on Intelligent Robot and Systems - IROS2020

  34. arXiv:2003.06958  [pdf, other

    cs.CV

    Vec2Face: Unveil Human Faces from their Blackbox Features in Face Recognition

    Authors: Chi Nhan Duong, Thanh-Dat Truong, Kha Gia Quach, Hung Bui, Kaushik Roy, Khoa Luu

    Abstract: Unveiling face images of a subject given his/her high-level representations extracted from a blackbox Face Recognition engine is extremely challenging. It is because the limitations of accessible information from that engine including its structure and uninterpretable extracted features. This paper presents a novel generative structure with Bijective Metric Learning, namely Bijective Generative Ad… ▽ More

    Submitted 15 March, 2020; originally announced March 2020.

    Comments: CVPR 2020

  35. 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.

  36. arXiv:2002.07367  [pdf, other

    stat.ML cs.LG stat.CO

    Distributional Sliced-Wasserstein and Applications to Generative Modeling

    Authors: Khai Nguyen, Nhat Ho, Tung Pham, Hung Bui

    Abstract: Sliced-Wasserstein distance (SW) and its variant, Max Sliced-Wasserstein distance (Max-SW), have been used widely in the recent years due to their fast computation and scalability even when the probability measures lie in a very high dimensional space. However, SW requires many unnecessary projection samples to approximate its value while Max-SW only uses the most important projection, which ignor… ▽ More

    Submitted 4 October, 2020; v1 submitted 17 February, 2020; originally announced February 2020.

  37. arXiv:2002.03293  [pdf, other

    cs.CC cs.DS math.OC stat.ML

    On Unbalanced Optimal Transport: An Analysis of Sinkhorn Algorithm

    Authors: Khiem Pham, Khang Le, Nhat Ho, Tung Pham, Hung Bui

    Abstract: We provide a computational complexity analysis for the Sinkhorn algorithm that solves the entropic regularized Unbalanced Optimal Transport (UOT) problem between two measures of possibly different masses with at most $n$ components. We show that the complexity of the Sinkhorn algorithm for finding an $\varepsilon$-approximate solution to the UOT problem is of order… ▽ More

    Submitted 18 November, 2020; v1 submitted 9 February, 2020; originally announced February 2020.

  38. arXiv:1910.09588  [pdf, other

    cs.LG stat.ML

    Collapsed Amortized Variational Inference for Switching Nonlinear Dynamical Systems

    Authors: Zhe Dong, Bryan A. Seybold, Kevin P. Murphy, Hung H. Bui

    Abstract: We propose an efficient inference method for switching nonlinear dynamical systems. The key idea is to learn an inference network which can be used as a proposal distribution for the continuous latent variables, while performing exact marginalization of the discrete latent variables. This allows us to use the reparameterization trick, and apply end-to-end training with stochastic gradient descent.… ▽ More

    Submitted 10 February, 2020; v1 submitted 21 October, 2019; originally announced October 2019.

  39. arXiv:1909.08787  [pdf, other

    stat.ML cs.LG

    On Efficient Multilevel Clustering via Wasserstein Distances

    Authors: Viet Huynh, Nhat Ho, Nhan Dam, XuanLong Nguyen, Mikhail Yurochkin, Hung Bui, and Dinh Phung

    Abstract: We propose a novel approach to the problem of multilevel clustering, which aims to simultaneously partition data in each group and discover grouping patterns among groups in a potentially large hierarchically structured corpus of data. Our method involves a joint optimization formulation over several spaces of discrete probability measures, which are endowed with Wasserstein distance metrics. We p… ▽ More

    Submitted 24 May, 2021; v1 submitted 18 September, 2019; originally announced September 2019.

    Comments: 32 pages, 8 figures, JMLR submission. arXiv admin note: substantial text overlap with arXiv:1706.03883

  40. arXiv:1909.01506  [pdf, other

    cs.LG stat.ML

    Prediction, Consistency, Curvature: Representation Learning for Locally-Linear Control

    Authors: Nir Levine, Yinlam Chow, Rui Shu, Ang Li, Mohammad Ghavamzadeh, Hung Bui

    Abstract: Many real-world sequential decision-making problems can be formulated as optimal control with high-dimensional observations and unknown dynamics. A promising approach is to embed the high-dimensional observations into a lower-dimensional latent representation space, estimate the latent dynamics model, then utilize this model for control in the latent space. An important open question is how to lea… ▽ More

    Submitted 10 February, 2020; v1 submitted 3 September, 2019; originally announced September 2019.

  41. arXiv:1902.10294  [pdf, other

    stat.ML cs.LG

    Training Variational Autoencoders with Buffered Stochastic Variational Inference

    Authors: Rui Shu, Hung H. Bui, Jay Whang, Stefano Ermon

    Abstract: The recognition network in deep latent variable models such as variational autoencoders (VAEs) relies on amortized inference for efficient posterior approximation that can scale up to large datasets. However, this technique has also been demonstrated to select suboptimal variational parameters, often resulting in considerable additional error called the amortization gap. To close the amortization… ▽ More

    Submitted 26 February, 2019; originally announced February 2019.

    Comments: AISTATS 2019

  42. arXiv:1811.06199  [pdf, other

    cs.LG cs.AI stat.ML

    On Deep Domain Adaptation: Some Theoretical Understandings

    Authors: Trung Le, Khanh Nguyen, Nhat Ho, Hung Bui, Dinh Phung

    Abstract: Compared with shallow domain adaptation, recent progress in deep domain adaptation has shown that it can achieve higher predictive performance and stronger capacity to tackle structural data (e.g., image and sequential data). The underlying idea of deep domain adaptation is to bridge the gap between source and target domains in a joint space so that a supervised classifier trained on labeled sourc… ▽ More

    Submitted 19 June, 2019; v1 submitted 15 November, 2018; originally announced November 2018.

  43. Quantifying discretization errors for soft-tissue simulation in computer assisted surgery: a preliminary study

    Authors: Michel Duprez, Stéphane P. A. Bordas, Marek Bucki, Huu Phuoc Bui, Franz Chouly, Vanessa Lleras, Claudio Lobos, Alexei Lozinski, Pierre-Yves Rohan, Satyendra Tomar

    Abstract: Errors in biomechanics simulations arise from modeling and discretization. Modeling errors are due to the choice of the mathematical model whilst discretization errors measure the impact of the choice of the numerical method on the accuracy of the approximated solution to this specific mathematical model. A major source of discretization errors is mesh generation from medical images, that remains… ▽ More

    Submitted 18 June, 2018; originally announced June 2018.

    Comments: 35 pages, 10 figures

    Journal ref: Applied Mathematical Modelling Volume 77, Part 1, January 2020, Pages 709-723

  44. arXiv:1805.08913  [pdf, other

    stat.ML cs.AI cs.LG

    Amortized Inference Regularization

    Authors: Rui Shu, Hung H. Bui, Shengjia Zhao, Mykel J. Kochenderfer, Stefano Ermon

    Abstract: The variational autoencoder (VAE) is a popular model for density estimation and representation learning. Canonically, the variational principle suggests to prefer an expressive inference model so that the variational approximation is accurate. However, it is often overlooked that an overly-expressive inference model can be detrimental to the test set performance of both the amortized posterior app… ▽ More

    Submitted 9 January, 2019; v1 submitted 22 May, 2018; originally announced May 2018.

    Comments: NeurIPS 2018

  45. arXiv:1804.09322  [pdf

    cs.CV

    Robust Anomaly-Based Ship Proposals Detection from Pan-sharpened High-Resolution Satellite Image

    Authors: Viet Hung Luu, Nguyen Hoang Hoa Luong, Quang Hung Bui, Thi Nhat Thanh Nguyen

    Abstract: Pre-screening of ship proposals is now employed by top ship detectors to avoid exhaustive search across image. In very high resolution (VHR) optical image, ships appeared as a cluster of abnormal bright pixels in open sea clutter (noise-like background). Anomaly-based detector utilizing Panchromatic (PAN) data has been widely used in many researches to detect ships, however, still facing two main… ▽ More

    Submitted 24 April, 2018; originally announced April 2018.

  46. arXiv:1803.02326  [pdf

    cs.CV

    Comparison of various image fusion methods for impervious surface classification from VNREDSat-1

    Authors: Hung V. Luu, Manh V. Pham, Chuc D. Man, Hung Q. Bui, Thanh T. N. Nguyen

    Abstract: Impervious surface is an important indicator for urban development monitoring. Accurate urban impervious surfaces mapping with VNREDSat-1 remains challenging due to their spectral diversity not captured by individual PAN image. In this artical, five multi-resolution image fusion techniques were compared for classification task of urban impervious surface. The result shows that for VNREDSat-1 datas… ▽ More

    Submitted 4 May, 2018; v1 submitted 6 March, 2018; originally announced March 2018.

  47. arXiv:1802.08735  [pdf, other

    stat.ML cs.CV cs.LG

    A DIRT-T Approach to Unsupervised Domain Adaptation

    Authors: Rui Shu, Hung H. Bui, Hirokazu Narui, Stefano Ermon

    Abstract: Domain adaptation refers to the problem of leveraging labeled data in a source domain to learn an accurate model in a target domain where labels are scarce or unavailable. A recent approach for finding a common representation of the two domains is via domain adversarial training (Ganin & Lempitsky, 2015), which attempts to induce a feature extractor that matches the source and target feature distr… ▽ More

    Submitted 19 March, 2018; v1 submitted 23 February, 2018; originally announced February 2018.

    Comments: ICLR 2018

  48. Corotational Cut Finite Element Method for real-time surgical simulation: application to needle insertion simulation

    Authors: Huu Phuoc Bui, Satyendra Tomar, Stéphane P. A. Bordas

    Abstract: This paper describes the use of the corotational cut Finite Element Method (FEM) for real-time surgical simulation. Users only need to provide a background mesh which is not necessarily conforming to the boundaries/interfaces of the simulated object. The details of the surface, which can be directly obtained from binary images, are taken into account by a multilevel embedding algorithm applied to… ▽ More

    Submitted 8 December, 2017; originally announced December 2017.

    Comments: 25 pages, 25 figures

  49. arXiv:1710.05373  [pdf, other

    cs.LG

    Robust Locally-Linear Controllable Embedding

    Authors: Ershad Banijamali, Rui Shu, Mohammad Ghavamzadeh, Hung Bui, Ali Ghodsi

    Abstract: Embed-to-control (E2C) is a model for solving high-dimensional optimal control problems by combining variational auto-encoders with locally-optimal controllers. However, the E2C model suffers from two major drawbacks: 1) its objective function does not correspond to the likelihood of the data sequence and 2) the variational encoder used for embedding typically has large variational approximation e… ▽ More

    Submitted 21 February, 2018; v1 submitted 15 October, 2017; originally announced October 2017.

    Comments: 13 pages

  50. arXiv:1709.07172  [pdf, ps, other

    cs.LG stat.ML

    SpectralLeader: Online Spectral Learning for Single Topic Models

    Authors: Tong Yu, Branislav Kveton, Zheng Wen, Hung Bui, Ole J. Mengshoel

    Abstract: We study the problem of learning a latent variable model from a stream of data. Latent variable models are popular in practice because they can explain observed data in terms of unobserved concepts. These models have been traditionally studied in the offline setting. In the online setting, on the other hand, the online EM is arguably the most popular algorithm for learning latent variable models.… ▽ More

    Submitted 25 April, 2018; v1 submitted 21 September, 2017; originally announced September 2017.

    Comments: 17 pages, 2 figures