← Search

Cam-Tu Nguyen

7 accepted papers

2026

Beyond the Global Scores: Fine-Grained Token Grounding as a Robust Detector of LVLM Hallucinations

CVPR 2026

Large vision-language models (LVLMs) achieve strong performance on visual reasoning tasks but remain highly susceptible to hallucination. Existing detection methods predominantly rely on coarse, whole-image measures of how an object token relates to the input image. This global strategy is limited:

Cited by 0SourceScholar
2026

LLM-based Embeddings: Attention Values Encode Sentence Semantics Better Than Hidden States

ICML 2026poster

Sentence representations are foundational to many Natural Language Processing (NLP) applications. While recent methods leverage Large Language Models (LLMs) to derive sentence representations, most rely on final-layer hidden states, which are optimized for next-token prediction and thus often fail t…

Cited by 0SourceScholar
2026

Learning to Compress: Unlocking the Potential of Large Language Models for Text Representation

AAAI 2026technical

Text representation plays a critical role in tasks like clustering, retrieval, and other downstream applications. With the emergence of large language models (LLMs), there is increasing interest in harnessing their capabilities for this purpose. However, most of the LLMs are inherently causal and op

Cited by 0SourcePDFScholar
2025

LAVa: Layer-wise KV Cache Eviction with Dynamic Budget Allocation

EMNLP 2025

KV Cache is commonly used to accelerate LLM inference with long contexts, yet its high memory demand drives the need for cache compression. Existing compression methods, however, are largely heuristic and lack dynamic budget allocation. To address this limitation, we introduce a unified framework fo

2025

MLAlgo-Bench: Can Machines Implement Machine Learning Algorithms?

EMNLP 2025

As machine learning (ML) application continues to expand across diverse fields, there is a rising demand for ML code generation. In this paper, we aim at a critical research question: Can machines autonomously generate ML code for sophisticated, human-designed algorithms or solutions? To answer this

Cited by 0SourcePDFScholar
2024

Mitigating the Impact of False Negative in Dense Retrieval with Contrastive Confidence Regularization

AAAI 2024technical

In open-domain Question Answering (QA), dense text retrieval is crucial for finding relevant passages to generate answers. Typically, contrastive learning is used to train a retrieval model, which maps passages and queries to the same semantic space, making similar ones closer and dissimilar ones fu…

2023

Coarse-To-Fine Knowledge Selection for Document Grounded Dialogs

ICASSP 2023accepted

Multi-document grounded dialogue systems (DGDS) belong to a class of conversational agents that answer users’ requests by finding supporting knowledge from a collection of documents. Most previous studies aim to improve the knowledge retrieval model or propose more effective ways to incorporate exte…

Cited by 0SourceScholar