← Search

Jiawei Wu

14 accepted papers

2026

A Judge-Aware Ranking Framework for Evaluating Large Language Models without Ground Truth

ICML 2026poster

Evaluating large language models (LLMs) on open-ended tasks without ground-truth labels is increasingly done via the LLM-as-a-judge paradigm. A critical but under-modeled issue is that judge LLMs differ substantially in reliability; treating all judges equally can yield biased leaderboards and misle…

Cited by 0SourceScholar
2026

Gradient as Conditions: Rethinking HOG for All-in-one Image Restoration

AAAI 2026technical

All-in-one image restoration (AIR) aims to address diverse degradations within a unified model by leveraging informative degradation conditions to guide the restoration process. However, existing methods often rely on implicitly learned priors, which may entangle feature representations and hinder p

Cited by 0SourcePDFScholar
2026

Unifying Heterogeneous Degradations: Uncertainty-Aware Diffusion Bridge Model for All-in-One Image Restoration

ICML 2026poster

All-in-One Image Restoration (AiOIR) faces the fundamental challenge in reconciling conflicting optimization objectives across heterogeneous degradations. Existing methods are often constrained by coarse-grained control mechanisms or fixed mapping schedules, yielding suboptimal adaptation. To addres…

Cited by 0SourceScholar
2026

Video-KTR: Reinforcing Video Reasoning via Key Token Attribution

ICLR 2026poster

Reinforcement learning (RL) has shown strong potential for enhancing reasoning in multimodal large language models (MLLMs), yet existing video reasoning methods often rely on coarse sequence-level rewards or single-factor token selection. Such approaches neglect fine-grained links among visual input…

Cited by 5SourcecodeScholar
2025

3D Question Answering via only 2D Vision-Language Models

ICML 2025poster

Large vision-language models (LVLMs) have significantly advanced numerous fields. In this work, we explore how to harness their potential to address 3D scene understanding tasks, using 3D question answering (3D-QA) as a representative example. Due to the limited training data in 3D, we do not train…

Cited by 0SourcePDFScholar
2025

Frame-Voyager: Learning to Query Frames for Video Large Language Models

ICLR 2025poster

Video Large Language Models (Video-LLMs) have made remarkable progress in video understanding tasks. However, they are constrained by the maximum length of input tokens, making it impractical to input entire videos. Existing frame selection approaches, such as uniform frame sampling and text-frame r…

Cited by 8SourcePDFScholar
2025

MotionDiff: Training-free Zero-shot Interactive Motion Editing via Flow-assisted Multi-view Diffusion

ICCV 2025poster

Generative models have made remarkable advancements and are capable of producing high-quality content. However, performing controllable editing with generative models remains challenging, due to their inherent uncertainty in outputs. This challenge is particularly pronounced in motion editing, which…

2025

Reverse Modeling in Large Language Models

NAACL 2025short

Humans are accustomed to reading and writing in a forward manner, and this natural bias extends to text understanding in auto-regressive large language models (LLMs). This paper investigates whether LLMs, like humans, struggle with reverse modeling, specifically with reversed text inputs. We found t…

Cited by 0SourcePDFScholar
2025

Sparse-to-Dense: A Free Lunch for Lossless Acceleration of Video Understanding in LLMs

ACL 2025short

Due to the auto-regressive nature of current video large language models (Video-LLMs), the inference latency increases as the input sequence length grows, posing challenges for the efficient processing of video sequences that are usually very long. We observe that during decoding, the attention scor…

Cited by 0SourcePDFScholar
2024

GliDe with a CaPE: A Low-Hassle Method to Accelerate Speculative Decoding

ICML 2024poster

Speculative decoding is a relatively new decoding framework that leverages small and efficient draft models to reduce the latency of LLMs. In this study, we introduce GliDe and CaPE, two low-hassle modifications to vanilla speculative decoding to further improve the decoding speed of a frozen LLM. S…

Cited by 19SourcePDFScholar
2024

Unsupervised Variational Translator for Bridging Image Restoration and High-Level Vision Tasks

ECCV 2024poster

"Recent research tries to extend image restoration capabilities from human perception to machine perception, thereby enhancing the performance of high-level vision tasks in degraded environments. These methods, primarily based on supervised learning, typically involve the retraining of restoration n…

2023

dugMatting: Decomposed-Uncertainty-Guided Matting

ICML 2023poster

Cutting out an object and estimating its opacity mask, known as image matting, is a key task in image and video editing. Due to the highly ill-posed issue, additional inputs, typically user-defined trimaps or scribbles, are usually needed to reduce the uncertainty. Although effective, it is either t…

2019

VaTeX: A Large-Scale, High-Quality Multilingual Dataset for Video-and-Language Research

ICCV 2019oral

We present a new large-scale multilingual video description dataset, VATEX, which contains over 41,250 videos and 825,000 captions in both English and Chinese. Among the captions, there are over 206,000 English-Chinese parallel translation pairs. Compared to the widely-used MSR-VTT dataset, \vatex i…

Cited by 669PDFScholar
2018

Video Captioning via Hierarchical Reinforcement Learning

CVPR 2018poster

Video captioning is the task of automatically generating a textual description of the actions in a video. Although previous work (e.g. sequence-to-sequence model) has shown promising results in abstracting a coarse description of a short video, it is still very challenging to caption a video contain…

Cited by 320SourcePDFScholar