← Search

Binh Nguyen

13 accepted papers

2026

AeroScene: Progressive Scene Synthesis for Aerial Robotics

ICRA 2026poster

Generative models have shown substantial impact across multiple domains, their potential for scene synthesis remains underexplored in robotics. This gap is more evident in drone simulators, where simulation environments still rely heavily on manual efforts, which are time-consuming to create and dif…

2026

HFedATM: Hierarchical Federated Domain Generalization via Optimal Transport and Regularized Mean Aggregation

CVPR 2026

Federated Learning (FL) is a decentralized approach where multiple clients collaboratively train a shared global model without sharing their raw data. Despite its effectiveness, conventional FL faces scalability challenges due to excessive computational and communication demands placed on a single c

Cited by 0SourceScholar
2025

Task-driven Layerwise Additive Activation Intervention

NAACL 2025short

Modern language models (LMs) have significantly advanced generative modeling in natural language processing (NLP). Despite their success, LMs often struggle with adaptation to new contexts in real-time applications. A promising approach to task adaptation is activation intervention, which steers the…

2025

What You Read Isn’t What You Hear: Linguistic Sensitivity in Deepfake Speech Detection

EMNLP 2025

Recent advances in text-to-speech technology have enabled highly realistic voice generation, fueling audio-based deepfake attacks such as fraud and impersonation. While audio anti-spoofing systems are critical for detecting such threats, prior research has predominantly focused on acoustic-level per

2024

CAIS: Culvert Autonomous Inspection Robotic System

IROS 2024poster

Culverts, essential components of drainage systems, require regular inspection to ensure optimal functionality. However, culvert inspections pose numerous challenges, including accessibility, manpower, defect localization, and reliance on superficial assessments. To address these challenges, we prop…

Cited by 0SourceScholar
2024

Generative Conditional Distributions by Neural (Entropic) Optimal Transport

ICML 2024poster

Learning conditional distributions is challenging because the desired outcome is not a single distribution but multiple distributions that correspond to multiple instances of the covariates. We introduce a novel neural entropic optimal transport method designed to effectively learn generative models…

2024

Semidefinite Relaxations of the Gromov-Wasserstein Distance

NeurIPS 2024poster

The Gromov-Wasserstein (GW) distance is an extension of the optimal transport problem that allows one to match objects between incomparable spaces. At its core, the GW distance is specified as the solution of a non-convex quadratic program and is not known to be tractable to solve. In particular,…

2022

A Conditional Randomization Test for Sparse Logistic Regression in High-Dimension

NeurIPS 2022accept

Identifying the relevant variables for a classification model with correct confidence levels is a central but difficult task in high-dimension. Despite the core role of sparse logistic regression in statistics and machine learning, it still lacks a good solution for accurate inference in the regime…

Cited by 11SourcePDFScholar
2022

Benchopt: Reproducible, efficient and collaborative optimization benchmarks

NeurIPS 2022accept

Numerical validation is at the core of machine learning research as it allows us to assess the actual impact of new methods, and to confirm the agreement between theory and practice. Yet, the rapid development of the field poses several challenges: researchers are confronted with a profusion of meth…

2022

Multi-level Community-awareness Graph Neural Networks for Neural Machine Translation

COLING 2022main

Neural Machine Translation (NMT) aims to translate the source- to the target-language while preserving the original meaning. Linguistic information such as morphology, syntactic, and semantics shall be grasped in token embeddings to produce a high-quality translation. Recent works have leveraged the…