← Search

Benlin Liu

13 accepted papers

2026

CapNav: Benchmarking Vision Language Models on Capability-conditioned Indoor Navigation

CVPR 2026

Vision-Language Models (VLMs) have shown remarkable progress in Vision-Language Navigation (VLN), offering new possibilities for navigation decision-making that could benefit both robotic platforms and human users. However, real-world navigation is inherently conditioned by the agent's mobility cons

Cited by 0SourcecodeScholar
2025

Coarse Correspondences Boost Spatial-Temporal Reasoning in Multimodal Language Model

CVPR 2025poster

Multimodal language models (MLLMs) are increasingly being applied in real-world environments, necessitating their ability to interpret 3D spaces and comprehend temporal dynamics. Current methods often rely on specialized architectural designs or task-specific fine-tuning to achieve this. We introduc…

Cited by 1SourcePDFScholar
2025

GMValuator: Similarity-based Data Valuation for Generative Models

ICLR 2025poster

Data valuation plays a crucial role in machine learning. Existing data valuation methods, mainly focused on discriminative models, overlook generative models that have gained attention recently. In generative models, data valuation measures the impact of training data on generated datasets. Very few…

2025

Interleaved Scene Graphs for Interleaved Text-and-Image Generation Assessment

ICLR 2025spotlight

Many real-world user queries (e.g. *"How do to make egg fried rice?"*) could benefit from systems capable of generating responses with both textual steps with accompanying images, similar to a cookbook. Models designed to generate interleaved text and images face challenges in ensuring consistency w…

Cited by 8SourcePDFScholar
2025

Seeking and Updating with Live Visual Knowledge

NeurIPS 2025poster

The visual world around us constantly evolves, from real-time news and social media trends to global infrastructure changes visible through satellite imagery and augmented reality enhancements. However, Multimodal Large Language Models (MLLMs), which automate many tasks, struggle to stay current, li…

Cited by 0SourcecodeScholar
2024

Efficient Inference of Vision Instruction-Following Models with Elastic Cache

ECCV 2024poster

"In the field of instruction-following large vision-language models (LVLMs), the efficient deployment of these models faces challenges, notably due to the high memory demands of their key-value (KV) caches. Conventional cache management strategies for LLMs focus on cache eviction, which often fails…

2023

TIFA: Accurate and Interpretable Text-to-Image Faithfulness Evaluation with Question Answering

ICCV 2023poster

Despite thousands of researchers, engineers, and artists actively working on improving text-to-image generation models, systems often fail to produce images that accurately align with the text inputs. We introduce TIFA (Text-to-image Faithfulness evaluation with question Answering), an automatic eva…

Cited by 203PDFcodeScholar
2023

Unleashing Text-to-Image Diffusion Models for Visual Perception

ICCV 2023poster

Diffusion models (DMs) have become the new trend of generative models and have demonstrated a powerful ability of conditional synthesis. Among those, text-to-image diffusion models pre-trained on large-scale image-text pairs are highly controllable by customizable prompts. Unlike the unconditional g…

Cited by 229PDFcodeScholar
2021

DynamicViT: Efficient Vision Transformers with Dynamic Token Sparsification

NeurIPS 2021poster

Attention is sparse in vision transformers. We observe the final prediction in vision transformers is only based on a subset of most informative tokens, which is sufficient for accurate image recognition. Based on this observation, we propose a dynamic token sparsification framework to prune redunda…

2021

Multi-Proxy Wasserstein Classifier for Image Classification

AAAI 2021technical

Most widely-used convolutional neural networks (CNNs) end up with a global average pooling layer and a fully-connected layer. In this pipeline, a certain class is represented by one template vector preserved in the feature banks of fully-connected layer. Yet, a class may have multiple properties use…

Cited by 11SourcePDFScholar
2021

RandomRooms: Unsupervised Pre-Training From Synthetic Shapes and Randomized Layouts for 3D Object Detection

ICCV 2021poster

3D point cloud understanding has made great progress in recent years. However, one major bottleneck is the scarcity of annotated real datasets, especially compared to 2D object detection tasks, since a large amount of labor is involved in annotating the real scans of a scene. A promising solution to…

Cited by 65PDFScholar
2021

Robust Object Detection via Instance-Level Temporal Cycle Confusion

ICCV 2021poster

Building reliable object detectors that are robust to domain shifts, such as various changes in context, viewpoint, and object appearances, is critical for real-world applications. In this work, we study the effectiveness of auxiliary self-supervised tasks to improve the out-of-distribution generali…

Cited by 34PDFcodeScholar
2020

MetaDistiller: Network Self-Boosting via Meta-Learned Top-Down Distillation

ECCV 2020poster

Knowledge Distillation (KD) has been one of the most popular used methods to learn a compact model. However, it still suffers from high demand in time and computational resources caused by sequential training pipeline. Furthermore, the soft targets from deeper models do not often serve as good cues…

Cited by 47SourcePDFScholar