← Search

Cheng-En Wu

6 accepted papers

2026

MCP-Bench: Benchmarking Tool-Using LLM Agents with Complex Real-World Tasks via MCP Servers

ICLR 2026poster

We introduce MCP-Bench, a benchmark for evaluating large language models (LLMs) on realistic, multi-step tasks that demand tool use, cross-tool coordination, precise parameter control, and planning/reasoning for solving tasks. Built on the Model Context Protocol (MCP), MCP-Bench connects LLMs to 28…

Cited by 0SourcecodeScholar
2025

From Prototypes to General Distributions: An Efficient Curriculum for Masked Image Modeling

CVPR 2025poster

Masked Image Modeling (MIM) has emerged as a powerful self-supervised learning paradigm for visual representation learning, enabling models to acquire rich visual representations by predicting masked portions of images from their visible regions. While this approach has shown promising results, we h…

Cited by 0SourcePDFScholar
2025

TrackVerse: A Large-Scale Object-Centric Video Dataset for Image-Level Representation Learning

ICCV 2025accepted

Video data inherently captures rich, dynamic contexts that reveal objects in varying poses, interactions, and state transitions, offering rich potential for unsupervised object representation learning. However, most prior representation learning methods rely on static image datasets like ImageNet, w…

2023

Why Is Prompt Tuning for Vision-Language Models Robust to Noisy Labels?

ICCV 2023poster

Vision-language models such as CLIP learn a generic text-image embedding from large-scale training data. A vision-language model can be adapted to a new classification task through few-shot prompt tuning. We find that such prompt tuning process is highly robust to label noises. This intrigues us to…

Cited by 19PDFcodeScholar
2019

Compacting, Picking and Growing for Unforgetting Continual Learning

NeurIPS 2019poster

Continual lifelong learning is essential to many applications. In this paper, we propose a simple but effective approach to continual deep learning. Our approach leverages the principles of deep model compression, critical weights selection, and progressive networks expansion. By enforcing their int…