← Search

Wang Zhu

7 accepted papers

2025

MEGA-Bench: Scaling Multimodal Evaluation to over 500 Real-World Tasks

ICLR 2025poster

We present MEGA-Bench, an evaluation suite that scales multimodal evaluation to over 500 real-world tasks, to address the highly heterogeneous daily use cases of end users. Our objective is to optimize for a set of high-quality data samples that cover a highly diverse and rich set of multimodal task…

2025

TLDR: Token-Level Detective Reward Model for Large Vision Language Models

ICLR 2025poster

Although reward models have been successful in improving multimodal large language models, the reward models themselves remain brutal and contain minimal information. Notably, existing reward models only mimic human annotations by assigning only one feedback to any text, no matter how long the text…

Cited by 5SourcePDFScholar
2024

Efficient End-to-End Visual Document Understanding with Rationale Distillation

NAACL 2024long

Understanding visually situated language requires interpreting complex layouts of textual and visual elements. Pre-processing tools, such as optical character recognition (OCR), can map document image inputs to textual tokens, then large language models (LLMs) can reason over text.However, such meth…

Cited by 3SourcePDFScholar
2023

Chain-of-Questions Training with Latent Answers for Robust Multistep Question Answering

EMNLP 2023long main

We propose Chain-of-Questions, a framework that trains a model to robustly answer multistep questions by generating and answering sub-questions. We obtain supervision for sub-questions from human-annotated question decomposition meaning representation (QDMR), but QDMR does not include annotated answ…

Cited by 0SourceScholar
2023

Iterative Vision-and-Language Navigation

CVPR 2023poster

We present Iterative Vision-and-Language Navigation (IVLN), a paradigm for evaluating language-guided agents navigating in a persistent environment over time. Existing Vision-and-Language Navigation (VLN) benchmarks erase the agent's memory at the beginning of every episode, testing the ability to p…

Cited by 22SourcePDFScholar
2022

Generalization Differences between End-to-End and Neuro-Symbolic Vision-Language Reasoning Systems

EMNLP 2022finding

For vision-and-language reasoning tasks, both fully connectionist, end-to-end methods and hybrid, neuro-symbolic methods have achieved high in-distribution performance. In which out-of-distribution settings does each paradigm excel? We investigate this question on both single-image and multi-image v…

Cited by 2SourcePDFScholar
2022

Navigating Memory Construction by Global Pseudo-Task Simulation for Continual Learning

NeurIPS 2022accept

Continual learning faces a crucial challenge of catastrophic forgetting. To address this challenge, experience replay (ER) that maintains a tiny subset of samples from previous tasks has been commonly used. Existing ER works usually focus on refining the learning objective for each task with a stati…