← Search

Jianlong Wu

21 accepted papers

2026

Breaking the Regional Perception Bottleneck of Multimodal Large Language Models via External Reasoning Framework

CVPR 2026

High-quality pixel-level responses remain a major bottleneck for multimodal large language models (MLLMs) in regional perception. Existing approaches generally attach regression decoders to MLLM features, achieving strong grounding performance but compromising end-to-end design and increasing traini

Cited by 0SourceScholar
2025

AdaReTaKe: Adaptive Redundancy Reduction to Perceive Longer for Video-language Understanding

ACL 2025finding

Multimodal Large Language Models (MLLMs) have revolutionized video understanding, yet are still limited by context length when processing long videos. Recent methods compress videos by leveraging visual redundancy uniformly, yielding promising results. Nevertheless, our quantitative analysis shows t…

2025

AffordGrasp: In-Context Affordance Reasoning for Open-Vocabulary Task-Oriented Grasping in Clutter

IROS 2025

Inferring the affordance of an object and grasping it in a task-oriented manner is crucial for robots to successfully complete manipulation tasks. Affordance indicates where and how to grasp an object by taking its functionality into account, serving as the foundation for effective task-oriented gra

Cited by 27SourcecodeScholar
2025

DKDM: Data-Free Knowledge Distillation for Diffusion Models with Any Architecture

CVPR 2025poster

Diffusion models (DMs) have demonstrated exceptional generative capabilities across various domains, including image, video, and so on. A key factor contributing to their effectiveness is the high quantity and quality of data used during training. However, mainstream DMs now consume increasingly lar…

2025

HAIC: Improving Human Action Understanding and Generation with Better Captions for Multi-modal Large Language Models

ACL 2025long

Recent Multi-modal Large Language Models (MLLMs) have made great progress in video understanding. However, their performance on videos involving human actions is still limited by the lack of high-quality data. To address this, we introduce a two-stage data annotation pipeline. First, we design strat…

Cited by 0SourcePDFScholar
2025

LipGen: Viseme-Guided Lip Video Generation for Enhancing Visual Speech Recognition

ICASSP 2025accepted

Visual speech recognition (VSR), commonly known as lip reading, has garnered significant attention due to its wide-ranging practical applications. The advent of deep learning techniques and advancements in hardware capabilities have significantly enhanced the performance of lip reading models. Despi…

Cited by 0SourceScholar
2024

CorDA: Context-Oriented Decomposition Adaptation of Large Language Models for Task-Aware Parameter-Efficient Fine-tuning

NeurIPS 2024poster

Current parameter-efficient fine-tuning (PEFT) methods build adapters widely agnostic of the context of downstream task to learn, or the context of important knowledge to maintain. As a result, there is often a performance gap compared to full-parameter fine-tuning, and meanwhile the fine-tuned mode…

2023

CHMATCH: Contrastive Hierarchical Matching and Robust Adaptive Threshold Boosted Semi-Supervised Learning

CVPR 2023poster

The recently proposed FixMatch and FlexMatch have achieved remarkable results in the field of semi-supervised learning. But these two methods go to two extremes as FixMatch and FlexMatch use a pre-defined constant threshold for all classes and an adaptive threshold for each category, respectively. B…

2023

Self-adaptive Context and Modal-interaction Modeling For Multimodal Emotion Recognition

ACL 2023findings

The multimodal emotion recognition in conversation task aims to predict the emotion label for a given utterance with its context and multiple modalities. Existing approaches achieve good results but also suffer from the following two limitations: 1) lacking modeling of diverse dependency ranges, i.e…

Cited by 15SourcePDFScholar
2022

HEAD: HEtero-Assists Distillation for Heterogeneous Object Detectors

ECCV 2022poster

"Conventional knowledge distillation (KD) methods for object detection mainly concentrate on homogeneous teacher-student detectors. However, the design of a lightweight detector for deployment is often significantly different from a high-capacity detector. Thus, we investigate KD among heterogeneous…

2022

High Quality Segmentation for Ultra High-Resolution Images

CVPR 2022poster

To segment 4K or 6K ultra high-resolution images needs extra computation consideration in image segmentation. Common strategies, such as down-sampling, patch cropping, and cascade model, cannot address well the balance issue between accuracy and computation cost. Motivated by the fact that humans di…

Cited by 53PDFcodeScholar
2022

Stacked Hybrid-Attention and Group Collaborative Learning for Unbiased Scene Graph Generation

CVPR 2022poster

Scene Graph Generation, which generally follows a regular encoder-decoder pipeline, aims to first encode the visual contents within the given image and then parse them into a compact summary graph. Existing SGG approaches generally not only neglect the insufficient modality fusion between vision and…

Cited by 127PDFcodeScholar
2021

Graph Contrastive Clustering

ICCV 2021poster

Recently, some contrastive learning methods have been proposed to simultaneously learn representations and clustering assignments, achieving significant improvements. However, these methods do not take the category information and clustering objective into consideration, thus the learned representat…

Cited by 170PDFcodeScholar
2020

Agree to Disagree: Adaptive Ensemble Knowledge Distillation in Gradient Space

NeurIPS 2020poster

Distilling knowledge from an ensemble of teacher models is expected to have a more promising performance than that from a single one. Current methods mainly adopt a vanilla average rule, i.e., to simply take the average of all teacher losses for training the student network. However, this approach t…

2020

Local Correlation Consistency for Knowledge Distillation

ECCV 2020poster

Sufficient knowledge extraction from the teacher network plays a critical role in the knowledge distillation task to improve the performance of the student network. Existing methods mainly focus on the consistency of instance-level features and their relationships, but neglect the local features and…

Cited by 62SourcePDFScholar
2020

Maximum-and-Concatenation Networks

ICML 2020poster

While successful in many fields, deep neural networks (DNNs) still suffer from some open problems such as bad local minima and unsatisfactory generalization performance. In this work, we propose a novel architecture called Maximum-and-Concatenation Networks (MCN) to try eliminating bad local minima…

2019

Deep Comprehensive Correlation Mining for Image Clustering

ICCV 2019poster

Recent developed deep unsupervised methods allow us to jointly learn representation and cluster unlabelled data. These deep clustering methods %like DAC start with mainly focus on the correlation among samples, e.g., selecting high precision pairs to gradually tune the feature representation, which…

Cited by 242PDFcodeScholar
2019

Expectation-Maximization Attention Networks for Semantic Segmentation

ICCV 2019oral

Self-attention mechanism has been widely used for various tasks. It is designed to compute the representation of each position by a weighted sum of the features at all positions. Thus, it can capture long-range relations for computer vision tasks. However, it is computationally consuming. Since the…

Cited by 783PDFScholar
2018

Recurrent Squeeze-and-Excitation Context Aggregation Net for Single Image Deraining

ECCV 2018poster

Rain streaks can severely degrade the visibility, which causes many current computer vision algorithms fail to work. So it is necessary to remove the rain from images. We propose a novel deep network architecture based on deep convolutional and recurrent neural networks for single image deraining. A…

Cited by 1039SourcePDFScholar