← Search

Jianlong Fu

48 accepted papers

2026

Beyond Success: Refining Elegant Robot Manipulation from Mixed-Quality Data via Just-in-Time Intervention

CVPR 2026

Vision-Language-Action (VLA) models have enabled notable progress in general-purpose robotic manipulation, yet their learned policies often exhibit variable execution quality. We attribute this variability to the mixed-quality nature of human demonstrations, where the implicit principles that govern

Cited by 0SourceScholar
2026

MindPower: Enabling Theory-of-Mind Reasoning in VLM-based Embodied Agents

CVPR 2026

Theory of Mind (ToM) refers to the ability to infer others' mental states, such as beliefs, desires, and intentions. Current vision-language embodied agents lack ToM-based decision-making, and existing benchmarks focus solely on human mental states while ignoring the agent's own perspective, hinderi

Cited by 0SourcecodeScholar
2026

TwinVLA: Data-Efficient Bimanual Manipulation with Twin Single-Arm Vision-Language-Action Models

ICLR 2026poster

Vision-language-action models (VLAs) trained on large-scale robotic datasets have demonstrated strong performance on manipulation tasks, including bimanual tasks. However, because most public datasets focus on single-arm demonstrations, adapting VLAs for bimanual tasks typically requires substantial…

Cited by 0SourceScholar
2024

Solving Diffusion ODEs with Optimal Boundary Conditions for Better Image Super-Resolution

ICLR 2024poster

Diffusion models, as a kind of powerful generative model, have given impressive results on image super-resolution (SR) tasks. However, due to the randomness introduced in the reverse process of diffusion models, the performances of diffusion-based SR models are fluctuating at every time of sampling,…

Cited by 9SourcePDFScholar
2024

Zero-Reference Low-Light Enhancement via Physical Quadruple Priors

CVPR 2024poster

Understanding illumination and reducing the need for supervision pose a significant challenge in low-light enhancement. Current approaches are highly sensitive to data usage during training and illumination-specific hyper-parameters limiting their ability to handle unseen scenarios. In this paper we…

2023

CLIP-ViP: Adapting Pre-trained Image-Text Model to Video-Language Alignment

ICLR 2023poster

Pre-trained image-text models, like CLIP, have demonstrated the strong power of vision-language representation learned from a large scale of web-collected image-text data. In light of the well-learned visual features, there are works that transfer image representation to the video domain and achieve…

2023

Improving Diversity in Zero-Shot GAN Adaptation with Semantic Variations

ICCV 2023poster

Training deep generative models usually requires a large amount of data. To alleviate the data collection cost, the task of zero-shot GAN adaptation aims to reuse well-trained generators to synthesize images of an unseen target domain without any further training samples. Due to the data absence, th…

Cited by 2PDFScholar
2023

Learning Data-Driven Vector-Quantized Degradation Model for Animation Video Super-Resolution

ICCV 2023poster

Existing real-world video super-resolution (VSR) methods focus on designing a general degradation pipeline for open-domain videos while ignoring data intrinsic characteristics which strongly limit their performance when applying to some specific domains (e.g., animation videos). In this paper, we th…

Cited by 5PDFcodeScholar
2023

MM-Diffusion: Learning Multi-Modal Diffusion Models for Joint Audio and Video Generation

CVPR 2023poster

We propose the first joint audio-video generation framework that brings engaging watching and listening experiences simultaneously, towards high-quality realistic videos. To generate joint audio-video pairs, we propose a novel Multi-Modal Diffusion model (i.e., MM-Diffusion), with two-coupled denois…

2023

NUWA-XL: Diffusion over Diffusion for eXtremely Long Video Generation

ACL 2023long

In this paper, we propose NUWA-XL, a novel Diffusion over Diffusion architecture for eXtremely Long video generation. Most current work generates long videos segment by segment sequentially, which normally leads to the gap between training on short videos and inferring long videos, and the sequentia…

Cited by 118SourcePDFScholar
2023

SINC: Self-Supervised In-Context Learning for Vision-Language Tasks

ICCV 2023poster

Large Pre-trained Transformers exhibit an intriguing capacity for in-context learning. Without gradient updates, these models can rapidly construct new predictors from demonstrations presented in the inputs. Recent works promote this ability in the vision-language domain by incorporating visual info…

Cited by 5PDFScholar
2022

Advancing High-Resolution Video-Language Representation With Large-Scale Video Transcriptions

CVPR 2022poster

We study joint video and language (VL) pre-training to enable cross-modality learning and benefit plentiful downstream VL tasks. Existing works either extract low-quality video features or learn limited text embedding, while neglecting that high-resolution videos and diversified semantics can signif…

Cited by 225PDFcodeScholar
2022

Expanding Language-Image Pretrained Models for General Video Recognition

ECCV 2022poster

"Contrastive language-image pretraining has shown great success in learning visual-textual joint representation from web-scale data, demonstrating remarkable “zero-shot” generalization ability for various image tasks. However, how to effectively expand such new language-image pretraining methods to…

2022

GRIT-VLP: Grouped Mini-Batch Sampling for Efficient Vision and Language Pre-training

ECCV 2022poster

"Most of the currently existing vision and language pre-training (VLP) methods have mainly focused on how to extract and align vision and text features. In contrast to the mainstream VLP methods, we highlight that two routinely applied steps during pre-training have crucial impact on the performance…

2022

Learning Spatiotemporal Frequency-Transformer for Compressed Video Super-Resolution

ECCV 2022poster

"Compressed video super-resolution (VSR) aims to restore high-resolution frames from compressed low-resolution counterparts. Most recent VSR approaches often enhance an input frame by “borrowing’’ relevant textures from neighboring video frames. Although some progress has been made, there are grand…

2022

Long-Form Video-Language Pre-Training with Multimodal Temporal Contrastive Learning

NeurIPS 2022accept

Large-scale video-language pre-training has shown significant improvement in video-language understanding tasks. Previous studies of video-language pretraining mainly focus on short-form videos (i.e., within 30 seconds) and sentences, leaving long-form video-language pre-training rarely explored. Di…

2022

MiniViT: Compressing Vision Transformers With Weight Multiplexing

CVPR 2022poster

Vision Transformer (ViT) models have recently drawn much attention in computer vision due to their high model capability. However, ViT models suffer from huge number of parameters, restricting their applicability on devices with limited computation. To alleviate this problem, we propose MiniViT, a n…

Cited by 162PDFcodeScholar
2022

TinyViT: Fast Pretraining Distillation for Small Vision Transformers

ECCV 2022poster

"Vision transformer (ViT) recently has drawn great attention in computer vision due to its remarkable model capability. However, most prevailing ViT models suffer from huge number of parameters, restricting their applicability on devices with limited resources. To alleviate this issue, we propose Ti…

2021

Improving Visual Quality of Image Synthesis by A Token-based Generator with Transformers

NeurIPS 2021poster

We present a new perspective of achieving image synthesis by viewing this task as a visual token generation problem. Different from existing paradigms that directly synthesize a full image from a single input (e.g., a latent code), the new formulation enables a flexible local manipulation for differ…

Cited by 33SourcePDFScholar
2021

Learning Conditional Knowledge Distillation for Degraded-Reference Image Quality Assessment

ICCV 2021poster

An important scenario for image quality assessment (IQA) is to evaluate image restoration (IR) algorithms. The state-of-the-art approaches adopt a full-reference paradigm that compares restored images with their corresponding pristine-quality images. However, pristine-quality images are usually unav…

Cited by 62PDFcodeScholar
2021

Learning Spatio-Temporal Transformer for Visual Tracking

ICCV 2021poster

In this paper, we present a new tracking architecture with an encoder-decoder transformer as the key component. The encoder models the global spatio-temporal feature dependencies between target objects and search regions, while the decoder learns a query embedding to predict the spatial positions of…

Cited by 1080PDFcodeScholar
2021

LightTrack: Finding Lightweight Neural Networks for Object Tracking via One-Shot Architecture Search

CVPR 2021poster

Object tracking has achieved significant progress over the past few years. However, state-of-the-art trackers become increasingly heavy and expensive, which limits their deployments in resource-constrained applications. In this work, we present LightTrack, which uses neural architecture search (NAS)…

Cited by 241PDFcodeScholar
2021

One-Shot Neural Ensemble Architecture Search by Diversity-Guided Search Space Shrinking

CVPR 2021poster

Despite remarkable progress achieved, most neural architecture search (NAS) methods focus on searching for one single accurate and robust architecture. To further build models with better generalization capability and performance, model ensemble is usually adopted and performs better than stand-alon…

Cited by 37PDFcodeScholar
2021

Probing Inter-modality: Visual Parsing with Self-Attention for Vision-and-Language Pre-training

NeurIPS 2021poster

Vision-Language Pre-training (VLP) aims to learn multi-modal representations from image-text pairs and serves for downstream vision-language tasks in a fine-tuning fashion. The dominant VLP models adopt a CNN-Transformer architecture, which embeds images with a CNN, and then aligns images and text w…

Cited by 92SourcePDFScholar
2021

Rethinking and Improving Relative Position Encoding for Vision Transformer

ICCV 2021poster

Relative position encoding (RPE) is important for transformer to capture sequence ordering of input tokens. General efficacy has been proven in natural language processing. However, in computer vision, its efficacy is not well studied and even remains controversial, e.g., whether relative position e…

Cited by 451PDFcodeScholar
2021

Searching the Search Space of Vision Transformer

NeurIPS 2021poster

Vision Transformer has shown great visual representation power in substantial vision tasks such as recognition and detection, and thus been attracting fast-growing efforts on manually designing more effective architectures. In this paper, we propose to use neural architecture search to automate this…

2021

Seeing Out of the Box: End-to-End Pre-Training for Vision-Language Representation Learning

CVPR 2021poster

We study on joint learning of Convolutional Neural Network (CNN) and Transformer for vision-language pre-training (VLPT) which aims to learn cross-modal alignments from millions of image-text pairs. State-of-the-art approaches extract salient image regions and align regions with words step-by-step.…

Cited by 305PDFcodeScholar
2020

Cream of the Crop: Distilling Prioritized Paths For One-Shot Neural Architecture Search

NeurIPS 2020poster

One-shot weight sharing methods have recently drawn great attention in neural architecture search due to high efficiency and competitive performance. However, weight sharing across models has an inherent deficiency, i.e., insufficient training of subnetworks in the hypernetwork. To alleviate this pr…

2020

Learning Joint Spatial-Temporal Transformations for Video Inpainting

ECCV 2020poster

High-quality video inpainting that completes missing regions in video frames is a promising yet challenging task. State-of-the-art approaches adopt attention models to complete a frame by searching missing contents from reference frames, and further complete whole videos frame by frame. However, the…

2020

Learning Semantic-aware Normalization for Generative Adversarial Networks

NeurIPS 2020spotlight

The recent advances in image generation have been achieved by style-based image generators. Such approaches learn to disentangle latent factors in different image scales and encode latent factors as “style” to control image synthesis. However, existing approaches cannot further disentangle fine-grai…

2020

Learning Texture Transformer Network for Image Super-Resolution

CVPR 2020poster

We study on image super-resolution (SR), which aims to recover realistic textures from a low-resolution (LR) image. Recent progress has been made by taking high-resolution images as references (Ref), so that relevant textures can be transferred to LR images. However, existing SR approaches neglect t…

Cited by 1107PDFcodeScholar
2019

Learn to Scale: Generating Multipolar Normalized Density Maps for Crowd Counting

ICCV 2019poster

Dense crowd counting aims to predict thousands of human instances from an image, by calculating integrals of a density map over image pixels. Existing approaches mainly suffer from the extreme density variations. Such density pattern shift poses challenges even for multi-scale model ensembling. In t…

Cited by 144PDFScholar
2019

Learning Deep Bilinear Transformation for Fine-grained Image Representation

NeurIPS 2019poster

Bilinear feature transformation has shown the state-of-the-art performance in learning fine-grained image representations. However, the computational cost to learn pairwise interactions between deep feature channels is prohibitively expensive, which restricts this powerful transformation to be used…

2019

Learning Pyramid-Context Encoder Network for High-Quality Image Inpainting

CVPR 2019poster

High-quality image inpainting requires filling missing regions in a damaged image with plausible content. Existing works either fill the regions by copying high-resolution patches or generating semantically-coherent patches from region context, while neglecting the fact that both visual and semantic…

Cited by 609PDFcodeScholar
2019

Looking for the Devil in the Details: Learning Trilinear Attention Sampling Network for Fine-Grained Image Recognition

CVPR 2019poster

Learning subtle yet discriminative features (e.g., beak and eyes for a bird) plays a significant role in fine-grained image recognition. Existing attention-based approaches localize and amplify significant parts to learn fine-grained details, which often suffer from a limited number of parts and hea…

Cited by 543PDFcodeScholar
2019

WSOD2: Learning Bottom-Up and Top-Down Objectness Distillation for Weakly-Supervised Object Detection

ICCV 2019poster

We study on weakly-supervised object detection (WSOD) which plays a vital role in relieving human involvement from object-level annotations. Predominant works integrate region proposal mechanisms with convolutional neural networks (CNN). Although CNN is proficient in extracting discriminative local…

Cited by 185PDFcodeScholar
2018

DA-GAN: Instance-Level Image Translation by Deep Attention Generative Adversarial Networks

CVPR 2018poster

Unsupervised image translation, which aims in translating two independent sets of images, is challenging in discovering the correct correspondences without paired data. Existing works build upon Generative Adversarial Networks (GANs) such that the distribution of the translated images are indistingu…

Cited by 182SourcePDFScholar
2018

Deep Attention Neural Tensor Network for Visual Question Answering

ECCV 2018poster

Visual question answering (VQA) has drawn great attention in cross-modal learning problems, which enables a machine to answer a natural language question given a reference image. Significant progress has been made by learning rich embedding features from images and questions by bilinear models, whil…

Cited by 83SourcePDFScholar
2017

Learning Multi-Attention Convolutional Neural Network for Fine-Grained Image Recognition

ICCV 2017oral

Recognizing fine-grained categories (e.g., bird species) highly relies on discriminative part localization and part-based fine-grained feature learning. Existing approaches predominantly solve these challenges independently, while neglecting the fact that part localization (e.g., head of a bird) and…

Cited by 1166PDFcodeScholar
2017

Look Closer to See Better: Recurrent Attention Convolutional Neural Network for Fine-Grained Image Recognition

CVPR 2017oral

Recognizing fine-grained categories (e.g., bird species) is difficult due to the challenges of discriminative region localization and fine-grained feature learning. Existing approaches predominantly solve these challenges independently, while neglecting the fact that region detection and fine-graine…

Cited by 1640PDFScholar
2017

Show, Adapt and Tell: Adversarial Training of Cross-Domain Image Captioner

ICCV 2017poster

Impressive image captioning results are achieved in domains with plenty of training image and sentence pairs (e.g., MSCOCO). However, transferring to a target domain with significant domain shifts but no paired training data (referred to as cross-domain image captioning) remains largely unexplored.…

Cited by 183PDFcodeScholar
2015

Relaxing From Vocabulary: Robust Weakly-Supervised Deep Learning for Vocabulary-Free Image Tagging

ICCV 2015poster

The development of deep learning has empowered machines with comparable capability of recognizing limited image categories to human beings. However, most existing approaches heavily rely on human-curated training data, which hinders the scalability to large and unlabeled vocabularies in image taggin…

Cited by 48PDFScholar