← Search

Fanqing Meng

11 accepted papers

2026

MCPMark: A Benchmark for Stress-Testing Realistic and Comprehensive MCP Use

ICLR 2026poster

The MCP standardizes how LLMs interact with external systems, forming the foundation for general agents. However, existing MCP benchmarks remain narrow in scope: they focus on read-heavy tasks or tasks with limited interaction depth, and fail to capture the complexity and realism of real-world workf…

Cited by 0SourcecodeScholar
2026

WISE: World Knowledge-Informed Semantic Evaluation for Text-to-Image Generation

ICML 2026poster

Text-to-Image (T2I) models are capable of generating high-quality artistic creations and visual content. However, existing research and evaluation standards predominantly focus on image realism and shallow text-image alignment, lacking a comprehensive assessment of complex semantic understanding and…

Cited by 0SourceScholar
2025

Equipping Retrieval-Augmented Large Language Models with Document Structure Awareness

EMNLP 2025

While large language models (LLMs) demonstrate impressive capabilities, their reliance on parametric knowledge often leads to factual inaccuracies. Retrieval-Augmented Generation (RAG) mitigates this by leveraging external documents, yet existing approaches treat retrieved passages as isolated chunk

2025

LangBridge: Interpreting Image as a Combination of Language Embeddings

ICCV 2025poster

Recent years have witnessed remarkable advances in Large Vision-Language Models (LVLMs), which have achieved human-level performance across various complex vision-language tasks. Following LLaVA's paradigm, mainstream LVLMs typically employ a shallow MLP for visual-language alignment through a two-s…

2025

MMIU: Multimodal Multi-image Understanding for Evaluating Large Vision-Language Models

ICLR 2025poster

The capability to process multiple images is crucial for Large Vision-Language Models (LVLMs) to develop a more thorough and nuanced understanding of a scene. Recent multi-image LVLMs have begun to address this need. However, their evaluation has not kept pace with their development. To fill this ga…

2025

Towards World Simulator: Crafting Physical Commonsense-Based Benchmark for Video Generation

ICML 2025poster

Text-to-video (T2V) models like Sora have made significant strides in visualizing complex prompts, which is increasingly viewed as a promising path towards constructing the universal world simulator. Cognitive psychologists believe that the foundation for achieving this goal is the ability to unders…

2025

VideoREPA: Learning Physics for Video Generation through Relational Alignment with Foundation Models

NeurIPS 2025poster

Recent advancements in text-to-video (T2V) diffusion models have enabled high-fidelity and realistic video synthesis. However, current T2V models often struggle to generate physically plausible content due to their limited inherent ability to accurately understand physics. We found that while the re…

Cited by 0SourcecodeScholar
2024

An Efficient Transformer For Demosaicing Via Compressed Multi-Branch Attention Mechanism

ICASSP 2024accepted

Recent demosaicing approaches are not effective and efficient enough as they do not make full use of these two factors: (1) Capturing long-range spatial dependencies effiently. (2) Reducing the computational costs when utilizing channel attention. To take them into consideration, we propose an Effic…

Cited by 0SourceScholar
2024

ChartAssistant: A Universal Chart Multimodal Language Model via Chart-to-Table Pre-training and Multitask Instruction Tuning

ACL 2024findings

Charts play a vital role in data visualization, understanding data patterns, and informed decision-making. However, their unique combination of graphical elements (e.g., bars, lines) and textual components (e.g., labels, legends) poses challenges for general-purpose multimodal models. While vision-l…

2024

MMT-Bench: A Comprehensive Multimodal Benchmark for Evaluating Large Vision-Language Models Towards Multitask AGI

ICML 2024poster

Large Vision-Language Models (LVLMs) show significant strides in general-propose multimodal applications such as visual dialogue and embodied navigation. However, existing multimodal evaluation benchmarks cover a limited number of multimodal tasks testing rudimentary capabilities, falling short in t…

Cited by 84SourcePDFScholar
2023

Foundation Model is Efficient Multimodal Multitask Model Selector

NeurIPS 2023poster

This paper investigates an under-explored but important problem: given a collection of pre-trained neural networks, predicting their performance on each multi-modal task without fine-tuning them, such as image recognition, referring, captioning, visual question answering, and text question answering…