← Search

Trung Bui

42 accepted papers

2026

Steering MoE LLMs via Expert (De)Activation

ICLR 2026poster

Mixture-of-Experts (MoE) in Large Language Models (LLMs) routes each token through a subset of specialized Feed-Forward Networks (FFN), known as experts. We present SteerMoE, a framework to steer MoE models by detecting and controlling behavior-associated experts. We detect key experts by comparing…

Cited by 0SourcecodeScholar
2025

CORG: Generating Answers from Complex, Interrelated Contexts

NAACL 2025long

In a real-world corpus, knowledge frequently recurs across documents but often contains inconsistencies due to ambiguous naming, outdated information, or errors, leading to complex interrelationships between contexts. Previous research has shown that language models struggle with these complexities,…

Cited by 0SourcePDFScholar
2025

NoLiMa: Long-Context Evaluation Beyond Literal Matching

ICML 2025poster

Recent large language models (LLMs) support long contexts ranging from 128K to 1M tokens. A popular method for evaluating these capabilities is the needle-in-a-haystack (NIAH) test, which involves retrieving a "needle" (relevant information) from a "haystack" (long irrelevant context). Extensions of…

2025

Offline RL by Reward-Weighted Fine-Tuning for Conversation Optimization

NeurIPS 2025poster

Offline reinforcement learning (RL) is a variant of RL where the policy is learned from a previously collected dataset of trajectories and rewards. In our work, we propose a practical approach to offline RL with large language models (LLMs). We recast the problem as reward-weighted fine-tuning, whic…

Cited by 0SourceScholar
2025

Toward Robust Hyper-Detailed Image Captioning: A Multiagent Approach and Dual Evaluation Metrics for Factuality and Coverage

ICML 2025poster

Multimodal large language models (MLLMs) excel at generating highly detailed captions but often produce hallucinations. Our analysis reveals that existing hallucination detection methods struggle with detailed captions. We attribute this to the increasing reliance of MLLMs on their generated text, r…

Cited by 1SourcePDFScholar
2025

VSP: Diagnosing the Dual Challenges of Perception and Reasoning in Spatial Planning Tasks for MLLMs

ICCV 2025poster

Multimodal large language models are an exciting emerging class of language models (LMs) that have merged classic LM capabilities with those of image processing systems. However, how these capabilities integrate is often not intuitive and warrants direct investigation. One understudied capability in…

Cited by 0SourcePDFScholar
2025

Yo'Chameleon: Personalized Vision and Language Generation

CVPR 2025poster

Large Multimodal Models (e.g., GPT-4, Gemini, Chameleon) have evolved into powerful tools with millions of users. However, they remain generic models and lack personalized knowledge of specific user concepts. Previous work has explored personalization for text generation, yet it remains unclear how…

Cited by 1SourcePDFScholar
2024

LRM: Large Reconstruction Model for Single Image to 3D

ICLR 2024oral

We propose the first Large Reconstruction Model (LRM) that predicts the 3D model of an object from a single input image within just 5 seconds. In contrast to many previous methods that are trained on small-scale datasets such as ShapeNet in a category-specific fashion, LRM adopts a highly scalable t…

Cited by 411SourcePDFScholar
2024

PEEB: Part-based Image Classifiers with an Explainable and Editable Language Bottleneck

NAACL 2024findings

CLIP-based classifiers rely on the prompt containing a class name that is known to the text encoder. Therefore, they perform poorly on new classes or the classes whose names rarely appear on the Internet (e.g., scientific names of birds). For fine-grained classification, we propose PEEB – an explain…

2024

Scaling Up Video Summarization Pretraining with Large Language Models

CVPR 2024poster

Long-form video content constitutes a significant portion of internet traffic making automated video summarization an essential research problem. However existing video summarization datasets are notably limited in their size constraining the effectiveness of state-of-the-art methods for generalizat…

Cited by 13SourcePDFScholar
2024

Towards Enhancing Coherence in Extractive Summarization: Dataset and Experiments with LLMs

EMNLP 2024main

Extractive summarization plays a pivotal role in natural language processing due to its wide-range applications in summarizing diverse content efficiently, while also being faithful to the original content. Despite significant advancement achieved in extractive summarization by Large Language Models…

2023

Align and Attend: Multimodal Summarization With Dual Contrastive Losses

CVPR 2023poster

The goal of multimodal summarization is to extract the most important information from different modalities to form summaries. Unlike unimodal summarization, the multimodal summarization task explicitly leverages cross-modal information to help generate more reliable and high-quality summaries. Howe…

2023

ChatGPT Beyond English: Towards a Comprehensive Evaluation of Large Language Models in Multilingual Learning

EMNLP 2023long findings

Over the last few years, large language models (LLMs) have emerged as the most important breakthroughs in natural language processing (NLP) that fundamentally transform research and developments in the field. ChatGPT represents one of the most exciting LLM systems developed recently to showcase impr…

Cited by 0SourceScholar
2023

Harnessing the Spatial-Temporal Attention of Diffusion Models for High-Fidelity Text-to-Image Synthesis

ICCV 2023poster

Diffusion-based models have achieved state-of-the-art performance on text-to-image synthesis tasks. However, one critical limitation of these models is the low fidelity of generated images with respect to the text description, such as missing objects, mismatched attributes, and mislocated objects. O…

Cited by 45PDFcodeScholar
2023

Learning Navigational Visual Representations with Semantic Map Supervision

ICCV 2023poster

Being able to perceive the semantics and the spatial structure of the environment is essential for visual navigation of a household robot. However, most existing works only employ visual backbones pre-trained either with independent images for classification or with self-supervised learning methods…

Cited by 31PDFcodeScholar
2023

MeetingQA: Extractive Question-Answering on Meeting Transcripts

ACL 2023long

With the ubiquitous use of online meeting platforms and robust automatic speech recognition systems, meeting transcripts have emerged as a promising domain for natural language tasks. Most recent works on meeting transcripts primarily focus on summarization and extraction of action items. However, m…

Cited by 10SourcePDFScholar
2023

Moment Detection in Long Tutorial Videos

ICCV 2023poster

Tutorial videos play an increasingly important role in professional development and self-directed education. For users to realise the full benefits of this medium, tutorial videos must be efficiently searchable. In this work, we focus on the task of moment detection, in which the goal is to localise…

Cited by 4PDFcodeScholar
2023

PR-MCS: Perturbation Robust Metric for MultiLingual Image Captioning

EMNLP 2023long findings

Vulnerability to lexical perturbation is a critical weakness of automatic evaluation metrics for image captioning. This paper proposes Perturbation Robust Multi-Lingual CLIPScore(PR-MCS), which exhibits robustness to such perturbations, as a novel reference-free image captioning metric applicable to…

Cited by 0SourceScholar
2023

SCCS: Semantics-Consistent Cross-domain Summarization via Optimal Transport Alignment

ACL 2023findings

Multimedia summarization with multimodal output (MSMO) is a recently explored application in language grounding. It plays an essential role in real-world applications, i.e., automatically generating cover images and titles for news articles or providing introductions to online videos. However, exist…

Cited by 9SourcePDFScholar
2023

Uncovering the Disentanglement Capability in Text-to-Image Diffusion Models

CVPR 2023poster

Generative models have been widely studied in computer vision. Recently, diffusion models have drawn substantial attention due to the high quality of their generated images. A key desired property of image generative models is the ability to disentangle different attributes, which should enable modi…

2022

CAISE: Conversational Agent for Image Search and Editing

AAAI 2022technical

Demand for image editing has been increasing as users' desire for expression is also increasing. However, for most users, image editing tools are not easy to use since the tools require certain expertise in photo effects and have complex interfaces. Hence, users might need someone to help edit their…

2022

End-To-End Neural Coreference Resolution Revisited: A Simple Yet Effective Baseline

ICASSP 2022accepted

Since the first end-to-end neural coreference resolution model was introduced, many extensions to the model have been proposed, ranging from using higher-order inference to directly optimizing evaluation metrics using reinforcement learning. Despite improving the coreference resolution performance b…

Cited by 0SourceScholar
2022

Fine-grained Image Captioning with CLIP Reward

NAACL 2022findings

Modern image captioning models are usually trained with text similarity objectives. However, since reference captions in public datasets often describe the most salient common objects, models trained with the text similarity objectives tend to ignore specific and detailed aspects of an image that di…

2022

Keyphrase Prediction from Video Transcripts: New Dataset and Directions

COLING 2022main

Keyphrase Prediction (KP) is an established NLP task, aiming to yield representative phrases to summarize the main content of a given document. Despite major progress in recent years, existing works on KP have mainly focused on formal texts such as scientific papers or weblogs. The challenges of KP…

Cited by 0SourcePDFScholar
2022

Medical Question Understanding and Answering with Knowledge Grounding and Semantic Self-Supervision

COLING 2022main

Current medical question answering systems have difficulty processing long, detailed and informally worded questions submitted by patients, called Consumer Health Questions (CHQs). To address this issue, we introduce a medical question understanding and answering system with knowledge grounding and…

2022

Multimodal Intent Discovery from Livestream Videos

NAACL 2022findings

Individuals, educational institutions, and businesses are prolific at generating instructional video content such as “how-to” and tutorial guides. While significant progress has been made in basic video understanding tasks, identifying procedural intent within these instructional videos is a challen…

2022

Offensive Content Detection via Synthetic Code-Switched Text

COLING 2022main

The prevalent use of offensive content in social media has become an important reason for concern for online platforms (customer service chat-boxes, social media platforms, etc). Classifying offensive and hate-speech content in online settings is an essential task in many applications that needs to…

Cited by 9SourcePDFScholar
2022

Virtual Knowledge Graph Construction for Zero-Shot Domain-Specific Document Retrieval

COLING 2022main

Domain-specific documents cover terminologies and specialized knowledge. This has been the main challenge of domain-specific document retrieval systems. Previous approaches propose domain-adaptation and transfer learning methods to alleviate this problem. However, these approaches still follow the s…

2021

A Context-Dependent Gated Module for Incorporating Symbolic Semantics into Event Coreference Resolution

NAACL 2021long

Event coreference resolution is an important research problem with many applications. Despite the recent remarkable success of pre-trained language models, we argue that it is still highly beneficial to utilize symbolic features for the task. However, as the input for coreference resolution typicall…

2021

A Gradually Soft Multi-Task and Data-Augmented Approach to Medical Question Understanding

ACL 2021long

Users of medical question answering systems often submit long and detailed questions, making it hard to achieve high recall in answer retrieval. To alleviate this problem, we propose a novel Multi-Task Learning (MTL) method with data augmentation for medical question understanding. We first establis…

2021

Few-Shot Intent Detection via Contrastive Pre-Training and Fine-Tuning

EMNLP 2021main

In this work, we focus on a more challenging few-shot intent detection scenario where many intents are fine-grained and semantically similar. We present a simple yet effective few-shot intent detection schema via contrastive pre-training and fine-tuning. Specifically, we first conduct self-supervise…

2021

KPQA: A Metric for Generative Question Answering Using Keyphrase Weights

NAACL 2021long

In the automatic evaluation of generative question answering (GenQA) systems, it is difficult to assess the correctness of generated answers due to the free-form of the answer. Especially, widely used n-gram similarity metrics often fail to discriminate the incorrect answers since they equally consi…

2021

Learning by Planning: Language-Guided Global Image Editing

CVPR 2021poster

Recently, language-guided global image editing draws increasing attention with growing application potentials. However, previous GAN-based methods are not only confined to domain-specific, low-resolution data but also lacking in interpretability. To overcome the collective difficulties, we develop a…

Cited by 40PDFcodeScholar
2021

StreamHover: Livestream Transcript Summarization and Annotation

EMNLP 2021main

With the explosive growth of livestream broadcasting, there is an urgent need for new summarization technology that enables us to create a preview of streamed content and tap into this wealth of knowledge. However, the problem is nontrivial due to the informal nature of spoken language. Further, the…

2021

UMIC: An Unreferenced Metric for Image Captioning via Contrastive Learning

ACL 2021short

Despite the success of various text generation metrics such as BERTScore, it is still difficult to evaluate the image captions without enough reference captions due to the diversity of the descriptions. In this paper, we introduce a new metric UMIC, an Unreferenced Metric for Image Captioning which…

2021

X-METRA-ADA: Cross-lingual Meta-Transfer learning Adaptation to Natural Language Understanding and Question Answering

NAACL 2021long

Multilingual models, such as M-BERT and XLM-R, have gained increasing popularity, due to their zero-shot cross-lingual transfer learning capabilities. However, their generalization ability is still inconsistent for typologically diverse languages and across different benchmarks. Recently, meta-learn…

2020

A Joint Learning Approach based on Self-Distillation for Keyphrase Extraction from Scientific Documents

COLING 2020main

Keyphrase extraction is the task of extracting a small set of phrases that best describe a document. Most existing benchmark datasets for the task typically have limited numbers of annotated documents, making it challenging to train increasingly complex neural networks. In contrast, digital librarie…

Cited by 15SourcePDFScholar
2020

A Simple But Effective Bert Model for Dialog State Tracking on Resource-Limited Systems

ICASSP 2020accepted

In a task-oriented dialog system, the goal of dialog state tracking (DST) is to monitor the state of the conversation from the dialog history. Recently, many deep learning based methods have been proposed for the task. Despite their impressive performance, current neural architectures for DST are ty…

Cited by 0SourceScholar
2020

PhraseCut: Language-Based Image Segmentation in the Wild

CVPR 2020poster

We consider the problem of segmenting image regions given a natural language phrase, and study it on a novel dataset of 77,262 images and 345,486 phrase-region pairs. Our dataset is collected on top of the Visual Genome dataset and uses the existing annotations to generate a challenging set of refer…

Cited by 130PDFcodeScholar
2018

Visual to Sound: Generating Natural Sound for Videos in the Wild

CVPR 2018poster

As two of the five traditional human senses (sight, hearing, taste, smell, and touch), vision and sound are basic sources through which humans understand the world. Often correlated during natural events, these two modalities combine to jointly affect human perception. In this paper, we pose the tas…

Cited by 261SourcePDFScholar
2017

AMC: Attention guided Multi-modal Correlation Learning for Image Search

CVPR 2017poster

Given a user's query, traditional image search systems rank images according to its relevance to a single modality (e.g., image content or surrounding text). Nowadays, an increasing number of images on the Internet are available with associated meta data in rich modalities (e.g., titles, keywords, t…

Cited by 49PDFcodeScholar