← Search

Nghia Hoang

9 accepted papers

2026

Cross-Modal Knowledge Distillation without Paired Data: Theoretical Foundations and Algorithms

ICML 2026poster

Cross-modal knowledge distillation (CMKD) aims to transfer knowledge from a teacher model in one modality to a student model in another modality. Existing CMKD methods have demonstrated strong empirical performance when paired multimodal data with aligned semantics are available, but such paired dat…

Cited by 0SourceScholar
2022

Learning Personalized Item-to-Item Recommendation Metric via Implicit Feedback

AISTATS 2022poster

This paper studies the item-to-item recommendation problem in recommender systems from a new perspective of metric learning via implicit feedback. We develop and investigate a personalizable deep metric model that captures both the internal contents of items and how they were interacted with by user…

Cited by 5SourcePDFScholar
2020

Learning Task-Agnostic Embedding of Multiple Black-Box Experts for Multi-Task Model Fusion

ICML 2020poster

Model fusion is an emerging study in collective learning where heterogeneous experts with private data and learning architectures need to combine their black-box knowledge for better performance. Existing literature achieves this via a local knowledge distillation scheme that transfuses the predicti…

Cited by 21SourcePDFScholar
2020

Revisiting the Sample Complexity of Sparse Spectrum Approximation of Gaussian Processes

NeurIPS 2020poster

We introduce a new scalable approximation for Gaussian processes with provable guarantees which holds simultaneously over its entire parameter space. Our approximation is obtained from an improved sample complexity analysis for sparse spectrum Gaussian processes (SSGPs). In particular, our analysis…

2019

Bayesian Nonparametric Federated Learning of Neural Networks

ICML 2019oral

In federated learning problems, data is scattered across different servers and exchanging or pooling it is often impractical or prohibited. We develop a Bayesian nonparametric framework for federated learning with neural networks. Each data server is assumed to provide local neural network weights,…

2019

Collective Model Fusion for Multiple Black-Box Experts

ICML 2019oral

Model fusion is a fundamental problem in collec-tive machine learning (ML) where independentexperts with heterogeneous learning architecturesare required to combine expertise to improve pre-dictive performance. This is particularly chal-lenging in information-sensitive domains whereexperts do not ha…

Cited by 41SourcePDFScholar
2019

On the Design of Black-Box Adversarial Examples by Leveraging Gradient-Free Optimization and Operator Splitting Method

ICCV 2019poster

Robust machine learning is currently one of the most prominent topics which could potentially help shaping a future of advanced AI platforms that not only perform well in average cases but also in worst cases or adverse situations. Despite the long-term vision, however, existing studies on black-box…

Cited by 82PDFcodeScholar
2019

Statistical Model Aggregation via Parameter Matching

NeurIPS 2019poster

We consider the problem of aggregating models learned from sequestered, possibly heterogeneous datasets. Exploiting tools from Bayesian nonparametrics, we develop a general meta-modeling framework that learns shared global latent structures by identifying correspondences among local model parameteri…