← Search

Minh Vu

6 accepted papers

2026

FOCA: Future-Oriented Conditioning for Data-Efficient Vision-Language-Action Adaptation

ICML 2026poster

Vision–Language–Action (VLA) models enable general-purpose robotic control via large-scale multimodal pretraining, yet their effectiveness under few-shot imitation learning remains limited. We conduct a systematic stress test of state-of-the-art VLA models and show that performance degrades sharply …

Cited by 0SourceScholar
2026

PAS: Prelim Attention Score for Detecting Object Hallucinations in Large Vision-Language Models

CVPR 2026

Large vision-language models (LVLMs) are powerful, yet they remain unreliable due to object hallucinations. In this work, we show that in many hallucinatory predictions the LVLM effectively ignores the image and instead relies on previously generated output ("prelim") tokens to infer new objects. We

Cited by 0SourcecodeScholar
2025

FedEFM: Federated Endovascular Foundation Model with Unseen Data

ICRA 2025

In endovascular surgery, the precise identification of catheters and guidewires in X-ray images is essential for reducing intervention risks. However, accurately segmenting catheter and guidewire structures is challenging due to the limited availability of labeled data. Foundation models offer a pro

Cited by 3SourceScholar
2024

Analysis of Privacy Leakage in Federated Large Language Models

AISTATS 2024poster

With the rapid adoption of Federated Learning (FL) as the training and tuning protocol for applications utilizing Large Language Models (LLMs), recent research highlights the need for significant modifications to FL to accommodate the large-scale of LLMs. While substantial adjustments to the protoco…

2023

Dynamic Selection of p-norm in Linear Adaptive Filtering via online Kernel-based Reinforcement Learning

ICASSP 2023accepted

This study addresses the problem of selecting dynamically, at each time instance, the "optimal" p-norm to combat outliers in linear adaptive filtering without any knowledge on the potentially time-varying probability density function of the outliers. To this end, an online and data-driven framework…

Cited by 0SourceScholar
2020

PGM-Explainer: Probabilistic Graphical Model Explanations for Graph Neural Networks

NeurIPS 2020poster

In Graph Neural Networks (GNNs), the graph structure is incorporated into the learning of node representations. This complex structure makes explaining GNNs' predictions become much more challenging. In this paper, we propose PGM-Explainer, a Probabilistic Graphical Model (PGM) model-agnostic explai…