← Search

Wenhao Wu

55 accepted papers

2026

From Conflict to Consensus: Boosting Medical Reasoning via Multi-Round Agentic RAG

ICML 2026poster

Large Language Models (LLMs) exhibit high reasoning capacity in medical question-answering, but their tendency to produce hallucinations and outdated knowledge poses critical risks in healthcare fields. While Retrieval-Augmented Generation (RAG) mitigates these issues, existing methods rely on noisy…

Cited by 0SourceScholar
2026

Threading Keyframe with Narratives: MLLMs as Strong Long Video Comprehenders

ICLR 2026poster

Employing Multimodal Large Language Models (MLLMs) for long video understanding remains a challenging problem due to the dilemma between the substantial number of video frames (i.e., visual tokens) versus the limited context length of language models. Traditional uniform sampling often leads to sele…

Cited by 0SourcecodeScholar
2025

Chain-of-Thought Matters: Improving Long-Context Language Models with Reasoning Path Supervision

EMNLP 2025

Recent advances in Large Language Models (LLMs) have highlighted the challenge of handling long-context tasks, where models need to reason over extensive input contexts to aggregate target information. While Chain-of-Thought (CoT) prompting has shown promise for multi-step reasoning, its effectivene

Cited by 0SourcePDFScholar
2025

DistinctAD: Distinctive Audio Description Generation in Contexts

CVPR 2025highlight

Audio Descriptions (ADs) aim to provide a narration of a movie in text form, describing non-dialogue-related narratives, such as characters, actions, or scene establishment. Automatic generation of ADs remains challenging due to: i) the domain gap between movie-AD data and existing data used to trai…

Cited by 2SourcePDFScholar
2025

Facilitating Semi-Supervised Pedestrian Detection with Structurally Controllable Instance Synthesis

ICASSP 2025accepted

The performance of pedestrian detectors typically relies on sufficient labeled data, and semi-supervised learning is a promising way to address the deficiency in manual annotations by utilizing sufficient unlabeled images. In this work, we design a Structure-Controllable Pedestrian Instance Generati…

Cited by 0SourceScholar
2025

MMReason: An Open-Ended Multi-Modal Multi-Step Reasoning Benchmark for MLLMs Toward AGI

ICCV 2025poster

Reasoning plays a crucial role in advancing Multimodal Large Language Models (MLLMs) toward Artificial General Intelligence.However, existing MLLM benchmarks often fall short in precisely and comprehensively evaluating long-chain reasoning abilities from three key aspects: (1) lack of difficulty and…

2025

Mixture-of-Experts Meets In-Context Reinforcement Learning

NeurIPS 2025poster

In-context reinforcement learning (ICRL) has emerged as a promising paradigm for adapting RL agents to downstream tasks through prompt conditioning. However, two notable challenges remain in fully harnessing in-context learning within RL domains: the intrinsic multi-modality of the state-action-rewa…

Cited by 0SourcecodeScholar
2025

More Tokens, Lower Precision: Towards the Optimal Token-Precision Trade-off in KV Cache Compression

EMNLP 2025

As large language models (LLMs) process increasing context windows, the memory usage of KV cache has become a critical bottleneck during inference. The mainstream KV compression methods, including KV pruning and KV quantization, primarily focus on either token or precision dimensions separately. How

2025

Mulberry: Empowering MLLM with o1-like Reasoning and Reflection via Collective Monte Carlo Tree Search

NeurIPS 2025spotlight

In this work, we aim to develop an MLLM that understands and solves questions by learning to create each intermediate step of the reasoning involved till the final answer. To this end, we propose Collective Monte Carlo Tree Search (CoMCTS), a new learning-to-reason method for MLLMs, which introduces…

Cited by 0SourcecodeScholar
2025

R1-ShareVL: Incentivizing Reasoning Capabilities of Multimodal Large Language Models via Share-GRPO

NeurIPS 2025poster

In this work, we aim to incentivize the reasoning ability of Multimodal Large Language Models (MLLMs) via reinforcement learning (RL) and develop an effective approach that mitigates the sparse reward and advantage vanishing issues during RL. To this end, we propose Share-GRPO, a novel RL approach…

Cited by 0SourcecodeScholar
2025

Retrieval Head Mechanistically Explains Long-Context Factuality

ICLR 2025oral

Despite the recent progress in long-context language models, it remains elusive how transformer-based models exhibit the capability to retrieve relevant information from arbitrary locations within the long context. This paper aims to address this question. Our systematic investigation across a wide…

2025

Text-to-Decision Agent: Offline Meta-Reinforcement Learning from Natural Language Supervision

NeurIPS 2025poster

Offline meta-RL usually tackles generalization by inferring task beliefs from high-quality samples or warmup explorations. The restricted form limits their generality and usability since these supervision signals are expensive and even infeasible to acquire in advance for unseen tasks. Learning dire…

Cited by 0SourcecodeScholar
2024

AgentBank: Towards Generalized LLM Agents via Fine-Tuning on 50000+ Interaction Trajectories

EMNLP 2024finding

Fine-tuning on agent-environment interaction trajectory data holds significant promise for surfacing generalized agent capabilities in open-source large language models (LLMs). In this work, we introduce AgentBank, by far the largest trajectory tuning data collection featuring more than 50k diverse…

2024

Automated Multi-level Preference for MLLMs

NeurIPS 2024poster

Current multimodal Large Language Models (MLLMs) suffer from ''hallucination'', occasionally generating responses that are not grounded in the input images. To tackle this challenge, one promising path is to utilize reinforcement learning from human feedback (RLHF), which steers MLLMs towards learni…

2024

CoUDA: Coherence Evaluation via Unified Data Augmentation

NAACL 2024long

Coherence evaluation aims to assess the organization and structure of a discourse, which remains challenging even in the era of large language models. Due to the scarcity of annotated data, data augmentation is commonly used for training coherence evaluation models. However, previous augmentations f…

2024

Dense Connector for MLLMs

NeurIPS 2024poster

*Do we fully leverage the potential of visual encoder in Multimodal Large Language Models (MLLMs)?* The recent outstanding performance of MLLMs in multimodal understanding has garnered broad attention from both academia and industry. In the current MLLM rat race, the focus seems to be predominantly…

2024

DetToolChain: A New Prompting Paradigm to Unleash Detection Ability of MLLM

ECCV 2024poster

"We present DetToolChain, a novel prompting paradigm, to unleash the zero-shot object detection ability of multimodal large language models (MLLMs), such as GPT-4V and Gemini. Our approach consists of a detection prompting toolkit inspired by high-precision detection priors and a new Chain-of-Though…

2024

InstructEval: Instruction-Tuned Text Evaluator from Human Preference

ACL 2024findings

This paper explores to construct a general text evaluator based on open-source Large Language Models (LLMs), a domain predominantly occupied by commercial counterparts such as GPT-4. Recognizing the limitations of open-source models like Llama in evaluative tasks, we introduce InstructEval, a genera…

2024

LongEmbed: Extending Embedding Models for Long Context Retrieval

EMNLP 2024main

Embedding models play a pivotal role in modern NLP applications such as document retrieval. However, existing embedding models are limited to encoding short documents of typically 512 tokens, restrained from application scenarios requiring long inputs. This paper explores context window extension of…

2024

Meta-DT: Offline Meta-RL as Conditional Sequence Modeling with World Model Disentanglement

NeurIPS 2024poster

A longstanding goal of artificial general intelligence is highly capable generalists that can learn from diverse experiences and generalize to unseen tasks. The language and vision communities have seen remarkable progress toward this trend by scaling up transformer-based models trained on massive d…

2024

PoSE: Efficient Context Window Extension of LLMs via Positional Skip-wise Training

ICLR 2024poster

Large Language Models (LLMs) are trained with a pre-defined context length, restricting their use in scenarios requiring long inputs. Previous efforts for adapting LLMs to a longer length usually requires fine-tuning with this target length (Full-length fine-tuning), suffering intensive training cos…

2024

Relational Matching for Weakly Semi-Supervised Oriented Object Detection

CVPR 2024poster

Oriented object detection has witnessed significant progress in recent years. However the impressive performance of oriented object detectors is at the huge cost of labor-intensive annotations and deteriorates once the annotated data becomes limited. Semi-supervised learning in which sufficient unan…

Cited by 4SourcePDFScholar
2024

Watch Every Step! LLM Agent Learning via Iterative Step-level Process Refinement

EMNLP 2024main

Large language model agents have exhibited exceptional performance across a range of complex interactive tasks. Recent approaches have utilized tuning with expert trajectories to enhance agent performance, yet they primarily concentrate on outcome rewards, which may lead to errors or suboptimal acti…

2023

AdaCM: Adaptive ColorMLP for Real-Time Universal Photo-Realistic Style Transfer

AAAI 2023technical

Photo-realistic style transfer aims at migrating the artistic style from an exemplar style image to a content image, producing a result image without spatial distortions or unrealistic artifacts. Impressive results have been achieved by recent deep models. However, deep neural network based methods…

Cited by 4SourcePDFScholar
2023

Bidirectional Cross-Modal Knowledge Exploration for Video Recognition With Pre-Trained Vision-Language Models

CVPR 2023poster

Vision-language models (VLMs) pre-trained on large-scale image-text pairs have demonstrated impressive transferability on various visual tasks. Transferring knowledge from such powerful VLMs is a promising direction for building effective video recognition models. However, current exploration in thi…

2023

Cap4Video: What Can Auxiliary Captions Do for Text-Video Retrieval?

CVPR 2023highlight

Most existing text-video retrieval methods focus on cross-modal matching between the visual content of videos and textual query sentences. However, in real-world scenarios, online videos are often accompanied by relevant text information such as titles, tags, and even subtitles, which can be utilize…

2023

Debiasing Generative Named Entity Recognition by Calibrating Sequence Likelihood

ACL 2023short

Recognizing flat, overlapped and discontinuous entities uniformly has been paid increasing attention. Among these works, Seq2Seq formulation prevails for its flexibility and effectiveness. It arranges the output entities into a specific target sequence. However, it introduces bias by assigning all t…

2023

Revisiting Classifier: Transferring Vision-Language Models for Video Recognition

AAAI 2023technical

Transferring knowledge from task-agnostic pre-trained deep models for downstream tasks is an important topic in computer vision research. Along with the growth of computational capacity, we now have open-source vision-language pre-trained models in large scales of the model architecture and amount o…

2023

UATVR: Uncertainty-Adaptive Text-Video Retrieval

ICCV 2023poster

With the explosive growth of web videos and emerging large-scale vision-language pre-training models, e.g., CLIP, retrieving videos of interest with text instructions has attracted increasing attention. A common practice is to transfer text-video pairs to the same embedding space and craft cross-mod…

Cited by 64PDFcodeScholar
2023

WSCFER: Improving Facial Expression Representations by Weak Supervised Contrastive Learning

IROS 2023poster

The major challenge of Facial Expression Recog-nition (FER) is to learn class discriminative representations, and the existing works mainly address it by designing various classification networks from class level. However, learning representations at class level is limited due to the inconspicuous c…

Cited by 3SourceScholar
2023

WeCheck: Strong Factual Consistency Checker via Weakly Supervised Learning

ACL 2023long

A crucial issue of current text generation models is that they often uncontrollably generate text that is factually inconsistent with inputs. Due to lack of annotated data, existing factual consistency metrics usually train evaluation models on synthetic texts or directly transfer from other related…

Cited by 10SourcePDFScholar
2023

What Can Simple Arithmetic Operations Do for Temporal Modeling?

ICCV 2023poster

Temporal modeling plays a crucial role in understanding video content. To tackle this problem, previous studies built complicated temporal relations through time sequence thanks to the development of computationally powerful devices. In this work, we explore the potential of four simple arithmetic o…

Cited by 14PDFcodeScholar
2022

CODER: Coupled Diversity-Sensitive Momentum Contrastive Learning for Image-Text Retrieval

ECCV 2022poster

"Image-Text Retrieval (ITR) is challenging in bridging visual and lingual modalities. Contrastive learning has been adopted by most prior arts. Except for limited amount of negative image-text pairs, the capability of constrastive learning is restricted by manually weighting negative pairs as well a…

Cited by 37SourcePDFScholar
2022

FRSUM: Towards Faithful Abstractive Summarization via Enhancing Factual Robustness

EMNLP 2022finding

Despite being able to generate fluent and grammatical text, current Seq2Seq summarization models still suffering from the unfaithful generation problem.In this paper, we study the faithfulness of existing systems from a new perspective of factual robustness which is the ability to correctly generate…

Cited by 11SourcePDFScholar
2022

Learn and Review: Enhancing Continual Named Entity Recognition via Reviewing Synthetic Samples

ACL 2022findings

Traditional methods for named entity recognition (NER) classify mentions into a fixed set of pre-defined entity types. However, in many real-world scenarios, new entity types are incrementally involved. To investigate this problem, continual learning is introduced for NER. However, the existing meth…

Cited by 35SourcePDFScholar
2022

Maximum Spatial Perturbation Consistency for Unpaired Image-to-Image Translation

CVPR 2022poster

Unpaired image-to-image translation (I2I) is an ill-posed problem, as an infinite number of translation functions can map the source domain distribution to the target distribution. Therefore, much effort has been put into designing suitable constraints, e.g., cycle consistency (CycleGAN), geometry c…

Cited by 26PDFcodeScholar
2022

NSNet: Non-Saliency Suppression Sampler for Efficient Video Recognition

ECCV 2022poster

"It is challenging for artificial intelligence systems to achieve accurate video recognition under the scenario of low computation costs. Adaptive inference based efficient video recognition methods typically preview videos and focus on salient parts to reduce computation costs. Most existing works…

2022

Precisely the Point: Adversarial Augmentations for Faithful and Informative Text Generation

EMNLP 2022main

Though model robustness has been extensively studied in language understanding, the robustness of Seq2Seq generation remains understudied.In this paper, we conduct the first quantitative analysis on the robustness of pre-trained Seq2Seq models. We find that even current SOTA pre-trained Seq2Seq mode…

Cited by 3SourcePDFScholar
2022

Temporal Action Proposal Generation with Background Constraint

AAAI 2022technical

Temporal action proposal generation (TAPG) is a challenging task that aims to locate action instances in untrimmed videos with temporal boundaries. To evaluate the confidence of proposals, the existing works typically predict action score of proposals that are supervised by the temporal Intersectio…

2022

Temporal Saliency Query Network for Efficient Video Recognition

ECCV 2022poster

"Efficient video recognition is a hot-spot research topic with the explosive growth of multimedia data on the Internet and mobile devices. Most existing methods select the salient frames without awareness of the class-specific saliency scores, which neglect the implicit association between the salie…

2022

Towards Bidirectional Arbitrary Image Rescaling: Joint Optimization and Cycle Idempotence

CVPR 2022poster

Deep learning based single image super-resolution models have been widely studied and superb results are achieved in upscaling low-resolution images with fixed scale factor and downscaling degradation kernel. To improve real world applicability of such models, there are growing interests to develop…

Cited by 39PDFScholar
2021

ASCNet: Self-Supervised Video Representation Learning With Appearance-Speed Consistency

ICCV 2021poster

We study self-supervised video representation learning, which is a challenging task due to 1) sufficient labels for supervision; 2) unstructured and noisy visual information. Existing methods mainly use contrastive loss with video clips as the instances and learn visual representation by discriminat…

Cited by 56PDFScholar
2021

BASS: Boosting Abstractive Summarization with Unified Semantic Graph

ACL 2021long

Abstractive summarization for long-document or multi-document remains challenging for the Seq2Seq architecture, as Seq2Seq is not good at analyzing long-distance relations in text. In this paper, we present BASS, a novel framework for Boosting Abstractive Summarization based on a unified Semantic gr…

2021

MVFNet: Multi-View Fusion Network for Efficient Video Recognition

AAAI 2021technical

Conventionally, spatiotemporal modeling network and its complexity are the two most concentrated research topics in video action recognition. Existing state-of-the-art methods have achieved excellent accuracy regardless of the complexity meanwhile efficient spatiotemporal modeling solutions are slig…

2021

Weakly-Supervised Spatio-Temporal Anomaly Detection in Surveillance Video

IJCAI 2021poster

In this paper, we introduce a novel task, referred to as Weakly-Supervised Spatio-Temporal Anomaly Detection (WSSTAD) in surveillance video. Specifically, given an untrimmed video, WSSTAD aims to localize a spatio-temporal tube (i.e., a sequence of bounding boxes at consecutive times) that encloses…

Cited by 75SourcePDFScholar
2020

Attention-Driven Dynamic Graph Convolutional Network for Multi-Label Image Recognition

ECCV 2020poster

Recent studies often exploit Graph Convolutional Network (GCN) to model label dependencies to improve recognition accuracy for multi-label image recognition. However, constructing a graph by counting the label co-occurrence possibilities of the training data may degrade model generalizability, espec…

2019

Multi-Agent Reinforcement Learning Based Frame Sampling for Effective Untrimmed Video Recognition

ICCV 2019oral

Video Recognition has drawn great research interest and great progress has been made. A suitable frame sampling strategy can improve the accuracy and efficiency of recognition. However, mainstream solutions generally adopt hand-crafted frame sampling strategies for recognition. It could degrade the…

Cited by 165PDFScholar
2019

Semi-Supervised Pedestrian Instance Synthesis and Detection With Mutual Reinforcement

ICCV 2019poster

We propose a GAN-based scene-specific instance synthesis and classification model for semi-supervised pedestrian detection. Instead of collecting unreliable detections from unlabeled data, we adopt a class-conditional GAN for synthesizing pedestrian instances to alleviate the problem of insufficient…

Cited by 12PDFScholar
2018

Mask TextSpotter: An End-to-End Trainable Neural Network for Spotting Text with Arbitrary Shapes

ECCV 2018poster

Recently, models based on deep neural networks have dominated the fields of scene text detection and recognition. In this paper, we investigate the problem of scene text spotting, which aims at simultaneous text detection and recognition in natural images. An end-to-end trainable neural network mode…

2018

Multi-Oriented Scene Text Detection via Corner Localization and Region Segmentation

CVPR 2018poster

Previous deep learning based state-of-the-art scene text detection methods can be roughly classified into two categories. The first category treats scene text as a type of general objects and follows general object detection paradigm to localize scene text by regressing the text box locations, but t…

Cited by 420SourcePDFScholar
2018

TextSnake: A Flexible Representation for Detecting Text of Arbitrary Shapes

ECCV 2018poster

Driven by deep neural networks and large scale datasets, scene text detection methods have progressed substantially over the past years, continuously refreshing the performance records on various standard benchmarks. However, limited by the representations (axis-aligned rectangles, rotated rectangle…

Cited by 707SourcePDFScholar