← Search

Jiashi FENG

179 accepted papers

2026

Cubic Discrete Diffusion: Discrete Visual Generation on High-Dimensional Representation Tokens

CVPR 2026

Visual generation with discrete tokens has gained significant attention as it enables a unified token prediction paradigm shared with language models, promising seamless multimodal architectures. However, current discrete generation methods remain limited to low-dimensional latent tokens (typically

Cited by 1SourcecodeScholar
2026

Depth Anything 3: Recovering the Visual Space from Any Views

ICLR 2026oral

We present Depth Anything 3 (DA3), a model that predicts spatially consistent geometry from an arbitrary number of visual inputs, with or without known camera poses. In pursuit of minimal modeling, DA3 yields two key insights: a single plain transformer (e.g., vanilla DINOv2 encoder) is sufficient…

Cited by 0SourcecodeScholar
2026

EVATok: Adaptive Length Video Tokenization for Efficient Visual Autoregressive Generation

CVPR 2026

Autoregressive (AR) video generative models rely on video tokenizers that compress pixels into discrete token sequences. The length of these token sequences is crucial for balancing reconstruction quality against downstream generation computational cost. Traditional video tokenizers apply a uniform

Cited by 3SourcecodeScholar
2026

Trace Anything: Representing Any Video in 4D via Trajectory Fields

ICLR 2026poster

Building 4D video representations to model underlying spacetime constitutes a crucial step toward understanding dynamic scenes, yet there is no consensus on the paradigm: current approaches resort to additional estimators such as depth, flow, or tracking, or to heavy per-scene optimization, making t…

Cited by 0SourcecodeScholar
2026

Traceable Evidence Enhanced Visual Grounded Reasoning: Evaluation and Method

ICLR 2026poster

Models like OpenAI-o3 pioneer visual grounded reasoning by dynamically ref- erencing visual regions, just like human “thinking with images”. However, no benchmark exists to evaluate these capabilities holistically. To bridge this gap, we propose TreeBench (Traceable Evidence Evaluation Benchmark), a…

Cited by 58SourcecodeScholar
2026

VideoWorld 2: Learning Transferable Knowledge from Real-world Videos

CVPR 2026

Learning transferable knowledge from unlabeled video data and applying it in new environments is a fundamental capability of intelligent agents. This work presents VideoWorld 2, which extends VideoWorld and provides the first investigation of learning transferable knowledge for complex, long-horizon

Cited by 0SourceScholar
2025

Bridging Continuous and Discrete Tokens for Autoregressive Visual Generation

ICCV 2025poster

Autoregressive visual generation models typically rely on tokenizers to compress images into tokens that can be predicted sequentially. A fundamental dilemma exists in token representation: discrete tokens enable straightforward modeling with standard cross-entropy loss, but suffer from information…

2025

DiG: Scalable and Efficient Diffusion Models with Gated Linear Attention

CVPR 2025poster

Diffusion models with large-scale pre-training have achieved significant success in the field of visual content generation, particularly exemplified by Diffusion Transformers (DiT). However, DiT models have faced challenges with quadratic complexity efficiency, especially when handling long sequence…

2025

Dora: Sampling and Benchmarking for 3D Shape Variational Auto-Encoders

CVPR 2025poster

Recent 3D content generation pipelines commonly employ Variational Autoencoders (VAEs) to encode shapes into compact latent representations for diffusion-based generation. However, the widely adopted uniform point sampling strategy in Shape VAE training often leads to a significant loss of geometric…

2025

Flash-VStream: Efficient Real-Time Understanding for Long Video Streams

ICCV 2025poster

Benefiting from the advances in large language models and cross-modal alignment, existing multimodal large language models have achieved prominent performance in image and short video understanding. However, the understanding of long videos is still challenging, as their long-context nature results…

2025

GigaTok: Scaling Visual Tokenizers to 3 Billion Parameters for Autoregressive Image Generation

ICCV 2025poster

In autoregressive (AR) image generation, visual tokenizers compress images into compact discrete latent tokens, enabling efficient training of downstream autoregressive models for visual generation via next-token prediction. While scaling visual tokenizers improves image reconstruction quality, it o…

2025

How Far Is Video Generation from World Model: A Physical Law Perspective

ICML 2025poster

Scaling video generation models is believed to be promising in building world models that adhere to fundamental physical laws. However, whether these models can discover physical laws purely from vision can be questioned. A world model learning the true law should give predictions robust to nuances…

Cited by 35SourcePDFScholar
2025

LightningDrag: Lightning Fast and Accurate Drag-based Image Editing Emerging from Videos

ICML 2025poster

Accuracy and speed are critical in image editing tasks. Pan et al. introduced a drag-based framework using Generative Adversarial Networks, and subsequent studies have leveraged large-scale diffusion models. However, these methods often require over a minute per edit and exhibit low success rates. W…

2025

MagicArticulate: Make Your 3D Models Articulation-Ready

CVPR 2025poster

With the explosive growth of 3D content creation, there is an increasing demand for automatically converting static 3D models into articulation-ready versions that support realistic animation. Traditional approaches rely heavily on manual annotation, which is both time-consuming and labor-intensive.…

2025

Parallelized Autoregressive Visual Generation

CVPR 2025highlight

Autoregressive models have emerged as a powerful approach for visual generation but suffer from slow inference speed due to their sequential token-by-token prediction process. In this paper, we propose a simple yet effective approach for parallelized autoregressive visual generation that improves ge…

2025

Prompting Depth Anything for 4K Resolution Accurate Metric Depth Estimation

CVPR 2025poster

Prompts play a critical role in unleashing the power of language and vision foundation models for specific tasks. For the first time, we introduce prompting into depth foundation models, creating a new paradigm for metric depth estimation termed Prompt Depth Anything. Specifically, we use a low-cost…

2025

QK-Edit: Revisiting Attention-based Injection in MM-DiT for Image and Video Editing

ICCV 2025poster

Multimodal Diffusion Transformers (MM-DiTs) have recently emerged as a powerful framework for unified text-vision synthesis, surpassing traditional U-Net architectures in generative tasks. One key innovation lies in its Multimodal Self-Attention (MM-SA) interaction where image and text tokens are co…

2025

The Scalability of Simplicity: Empirical Analysis of Vision-Language Learning with a Single Transformer

ICCV 2025poster

This paper introduces SAIL, a single transformer unified multimodal large language model (MLLM) that integrates raw pixel encoding and language decoding within a singular architecture. Unlike existing modular MLLMs, which rely on a pre-trained vision transformer (ViT), SAIL eliminates the need for a…

2025

Video Depth Anything: Consistent Depth Estimation for Super-Long Videos

CVPR 2025highlight

Depth Anything has achieved remarkable success in monocular depth estimation with strong generalization ability. However, it suffers from temporal inconsistency in videos, hindering its practical applications. Various methods have been proposed to alleviate this issue by leveraging video generation…

Cited by 12SourcePDFScholar
2025

VideoWorld: Exploring Knowledge Learning from Unlabeled Videos

CVPR 2025poster

This work explores whether a deep generative model can learn complex knowledge solely from visual input, in contrast to the prevalent focus on text-based models like large language models (LLMs). We develop VideoWorld, an auto-regressive video generation model trained on unlabeled video data, and te…

Cited by 8SourcePDFScholar
2024

AdjointDPM: Adjoint Sensitivity Method for Gradient Backpropagation of Diffusion Probabilistic Models

ICLR 2024poster

This paper considers a ubiquitous problem underlying several applications of DPMs, i.e., optimizing the parameters of DPMs when the objective is a differentiable metric defined on the generated contents. Since the sampling procedure of DPMs involves recursive calls to the denoising UNet, naive gra…

2024

COSA: Concatenated Sample Pretrained Vision-Language Foundation Model

ICLR 2024poster

Due to the limited scale and quality of video-text training corpus, most vision-language foundation models employ image-text datasets for pretraining and primarily focus on modeling visually semantic representations while disregarding temporal semantic representations and correlations. To addres…

2024

Classification Done Right for Vision-Language Pre-Training

NeurIPS 2024poster

We introduce SuperClass, a super simple classification method for vision-language pre-training on image-text data. Unlike its contrastive counterpart CLIP who contrast with a text encoder, SuperClass directly utilizes tokenized raw text as supervised classification labels, without the need for addit…

2024

DeeR-VLA: Dynamic Inference of Multimodal Large Language Models for Efficient Robot Execution

NeurIPS 2024poster

Multimodal Large Language Models (MLLMs) have demonstrated remarkable comprehension and reasoning capabilities with complex language and visual data. These advances have spurred the vision of establishing a generalist robotic MLLM proficient in understanding complex human instructions and accomplish…

2024

Depth Anything: Unleashing the Power of Large-Scale Unlabeled Data

CVPR 2024poster

This work presents Depth Anything a highly practical solution for robust monocular depth estimation. Without pursuing novel technical modules we aim to build a simple yet powerful foundation model dealing with any images under any circumstances. To this end we scale up the dataset by designing a dat…

2024

Image Understanding Makes for A Good Tokenizer for Image Generation

NeurIPS 2024poster

Modern image generation (IG) models have been shown to capture rich semantics valuable for image understanding (IU) tasks. However, the potential of IU models to improve IG performance remains uncharted. We address this issue using a token-based IG framework, which relies on effective tokenizers to…

2024

LVD-2M: A Long-take Video Dataset with Temporally Dense Captions

NeurIPS 2024poster

The efficacy of video generation models heavily depends on the quality of their training datasets. Most previous video generation models are trained on short video clips, while recently there has been increasing interest in training long video generation models directly on longer videos. However, th…

2024

MAgIC: Investigation of Large Language Model Powered Multi-Agent in Cognition, Adaptability, Rationality and Collaboration

EMNLP 2024main

Large Language Models (LLMs) have significantly advanced natural language processing, demonstrating exceptional reasoning, tool usage, and memory capabilities. As their applications expand into multi-agent environments, there arises a need for a comprehensive evaluation framework that captures LLMs’…

2024

MV-Adapter: Multimodal Video Transfer Learning for Video Text Retrieval

CVPR 2024poster

State-of-the-art video-text retrieval (VTR) methods typically involve fully fine-tuning a pre-trained model (e.g. CLIP) on specific datasets. However this can result in significant storage costs in practical applications as a separate model per task must be stored. To address this issue we present o…

2024

MagicAnimate: Temporally Consistent Human Image Animation using Diffusion Model

CVPR 2024poster

This paper studies the human image animation task which aims to generate a video of a certain reference identity following a particular motion sequence. Existing animation works typically employ the frame-warping technique to animate the reference image towards the target motion. Despite achieving r…

2024

PeRFlow: Piecewise Rectified Flow as Universal Plug-and-Play Accelerator

NeurIPS 2024poster

We present Piecewise Rectified Flow (PeRFlow), a flow-based method for accelerating diffusion models. PeRFlow divides the sampling process of generative flows into several time windows and straightens the trajectories in each interval via the reflow operation, thereby approaching piecewise linear fl…

2024

PixelLM: Pixel Reasoning with Large Multimodal Model

CVPR 2024poster

While large multimodal models (LMMs) have achieved remarkable progress generating pixel-level masks for image reasoning tasks involving multiple open-world targets remains a challenge. To bridge this gap we introduce PixelLM an effective and efficient LMM for pixel-level reasoning and understanding.…

Cited by 84SourcePDFScholar
2024

StoryDiffusion: Consistent Self-Attention for Long-Range Image and Video Generation

NeurIPS 2024spotlight

For recent diffusion-based generative models, maintaining consistent content across a series of generated images, especially those containing subjects and complex details, presents a significant challenge. In this paper, we propose a simple but effective self-attention mechanism, termed Consistent S…

2024

VISTA-LLAMA: Reducing Hallucination in Video Language Models via Equal Distance to Visual Tokens

CVPR 2024poster

Recent advances in large video-language models have displayed promising outcomes in video comprehension. Current approaches straightforwardly convert video into language tokens and employ large language models for multi-modal tasks. However this method often leads to the generation of irrelevant con…

Cited by 16SourcePDFScholar
2024

Video Recognition in Portrait Mode

CVPR 2024poster

The creation of new datasets often presents new challenges for video recognition and can inspire novel ideas while addressing these challenges. While existing datasets mainly comprise landscape mode videos our paper seeks to introduce portrait mode videos to the research community and highlight the…

2023

Clover: Towards a Unified Video-Language Alignment and Fusion Model

CVPR 2023poster

Building a universal video-language model for solving various video understanding tasks (e.g., text-video retrieval, video question answering) is an open challenge to the machine learning field. Towards this goal, most recent works build the model by stacking uni-modal and cross-modal feature encode…

2023

Divide to Adapt: Mitigating Confirmation Bias for Domain Adaptation of Black-Box Predictors

ICLR 2023top-25%

Domain Adaptation of Black-box Predictors (DABP) aims to learn a model on an unlabeled target domain supervised by a black-box predictor trained on a source domain. It does not require access to both the source-domain data and the predictor parameters, thus addressing the data privacy and portabilit…

2023

Expanding Small-Scale Datasets with Guided Imagination

NeurIPS 2023poster

The power of DNNs relies heavily on the quantity and quality of training data. However, collecting and annotating data on a large scale is often expensive and time-consuming. To address this issue, we explore a new task, termed dataset expansion, aimed at expanding a ready-to-use small dataset by au…

2023

GETAvatar: Generative Textured Meshes for Animatable Human Avatars

ICCV 2023poster

We study the problem of 3D-aware full-body human generation, aiming at creating animatable human avatars with high-quality textures and geometries. Generally, two challenges remain in this field: i) existing methods struggle to generate geometries with rich realistic details such as the wrinkles of…

Cited by 23PDFScholar
2023

Global Knowledge Calibration for Fast Open-Vocabulary Segmentation

ICCV 2023poster

Recent advancements in pre-trained vision-language models, such as CLIP, have enabled the segmentation of arbitrary concepts solely from textual inputs, a process commonly referred to as open-vocabulary semantic segmentation (OVS). However, existing OVS techniques confront a fundamental challenge: t…

Cited by 55PDFScholar
2023

OmniAvatar: Geometry-Guided Controllable 3D Head Synthesis

CVPR 2023poster

We present OmniAvatar, a novel geometry-guided 3D head synthesis model trained from in-the-wild unstructured images that is capable of synthesizing diverse identity-preserved 3D heads with compelling dynamic details under full disentangled control over camera poses, facial expressions, head shapes,…

Cited by 29SourcePDFScholar
2023

PPG Reloaded: An Empirical Study on What Matters in Phasic Policy Gradient

ICML 2023poster

In model-free reinforcement learning, recent methods based on a phasic policy gradient (PPG) framework have shown impressive improvements in sample efficiency and zero-shot generalization on the challenging Procgen benchmark. In PPG, two design choices are believed to be the key contributing factors…

Cited by 2SourcePDFScholar
2023

PV3D: A 3D Generative Model for Portrait Video Generation

ICLR 2023poster

Recent advances in generative adversarial networks (GANs) have demonstrated the capabilities of generating stunning photo-realistic portrait images. While some prior works have applied such image GANs to unconditional 2D portrait video generation and static 3D portrait synthesis, there are few works…

2023

Reachability-Aware Laplacian Representation in Reinforcement Learning

ICML 2023poster

In Reinforcement Learning (RL), Laplacian Representation (LapRep) is a task-agnostic state representation that encodes the geometry of the environment. A desirable property of LapRep stated in prior works is that the Euclidean distance in the LapRep space roughly reflects the reachability between st…

Cited by 4SourcePDFScholar
2023

Revisiting Intrinsic Reward for Exploration in Procedurally Generated Environments

ICLR 2023poster

Exploration under sparse rewards remains a key challenge in deep reinforcement learning. Recently, studying exploration in procedurally-generated environments has drawn increasing attention. Existing works generally combine lifelong intrinsic rewards and episodic intrinsic rewards to encourage explo…

Cited by 16SourcePDFScholar
2023

Revisiting Temporal Modeling for CLIP-Based Image-to-Video Knowledge Transferring

CVPR 2023poster

Image-text pretrained models, e.g., CLIP, have shown impressive general multi-modal knowledge learned from large-scale image-text data pairs, thus attracting increasing attention for their potential to improve visual representation learning in the video domain. In this paper, based on the CLIP model…

2023

TAPS3D: Text-Guided 3D Textured Shape Generation From Pseudo Supervision

CVPR 2023poster

In this paper, we investigate an open research task of generating controllable 3D textured shapes from the given textual descriptions. Previous works either require ground truth caption labeling or extensive optimization time. To resolve these issues, we present a novel framework, TAPS3D, to train a…

2023

XAGen: 3D Expressive Human Avatars Generation

NeurIPS 2023poster

Recent advances in 3D-aware GAN models have enabled the generation of realistic and controllable human body images. However, existing methods focus on the control of major body joints, neglecting the manipulation of expressive attributes, such as facial expressions, jaw poses, hand poses, and so on.…

2022

Efficient Sharpness-aware Minimization for Improved Training of Neural Networks

ICLR 2022poster

Overparametrized Deep Neural Networks (DNNs) often achieve astounding performances, but may potentially result in severe generalization error. Recently, the relation between the sharpness of the loss landscape and the generalization error has been established by Foret et al. (2020), in which the Sha…

2022

Generalizing Few-Shot NAS with Gradient Matching

ICLR 2022poster

Efficient performance estimation of architectures drawn from large search spaces is essential to Neural Architecture Search. One-Shot methods tackle this challenge by training one supernet to approximate the performance of every architecture in the search space via weight-sharing, thereby drasticall…

2022

Geometry-Guided Progressive NeRF for Generalizable and Efficient Neural Human Rendering

ECCV 2022poster

"In this work we develop a generalizable and efficient Neural Radiance Field (NeRF) pipeline for high-fidelity free-viewpoint human body synthesis under settings with sparse camera views. Though existing NeRF-based methods can synthesize rather realistic details for human body, they tend to produce…

Cited by 49SourcePDFScholar
2022

How Well Does Self-Supervised Pre-Training Perform with Streaming Data?

ICLR 2022poster

Prior works on self-supervised pre-training focus on the joint training scenario, where massive unlabeled data are assumed to be given as input all at once, and only then is a learner trained. Unfortunately, such a problem setting is often impractical if not infeasible since many real-world tasks re…

Cited by 39SourcePDFScholar
2022

MetaFormer Is Actually What You Need for Vision

CVPR 2022oral

Transformers have shown great potential in computer vision tasks. A common belief is their attention-based token mixer module contributes most to their competence. However, recent works show the attention-based module in transformers can be replaced by spatial MLPs and the resulted models still perf…

Cited by 1278PDFcodeScholar
2022

Mimicking the Oracle: An Initial Phase Decorrelation Approach for Class Incremental Learning

CVPR 2022poster

Class Incremental Learning (CIL) aims at learning a classifier in a phase-by-phase manner, in which only data of a subset of the classes are provided at each phase. Previous works mainly focus on mitigating forgetting in phases after the initial one. However, we find that improving CIL at its initia…

Cited by 89PDFcodeScholar
2022

PoseTriplet: Co-Evolving 3D Human Pose Estimation, Imitation, and Hallucination Under Self-Supervision

CVPR 2022oral

Existing self-supervised 3D human pose estimation schemes have largely relied on weak supervisions like consistency loss to guide the learning, which, inevitably, leads to inferior results in real-world scenarios with unseen poses. In this paper, we propose a novel self-supervised approach that allo…

Cited by 57PDFcodeScholar
2022

Scaling & Shifting Your Features: A New Baseline for Efficient Model Tuning

NeurIPS 2022accept

Existing fine-tuning methods either tune all parameters of the pre-trained model (full fine-tuning), which is not efficient, or only tune the last linear layer (linear probing), which suffers a significant accuracy drop compared to the full fine-tuning. In this paper, we propose a new parameter-effi…

2022

Self-Supervised Aggregation of Diverse Experts for Test-Agnostic Long-Tailed Recognition

NeurIPS 2022accept

Existing long-tailed recognition methods, aiming to train class-balanced models from long-tailed data, generally assume the models would be evaluated on the uniform test class distribution. However, practical test class distributions often violate this assumption (e.g., being either long-tailed or e…

2022

Sharpness-Aware Training for Free

NeurIPS 2022accept

Modern deep neural networks (DNNs) have achieved state-of-the-art performances but are typically over-parameterized. The over-parameterization may result in undesirably large generalization error in the absence of other customized training strategies. Recently, a line of research under the name of S…

2022

Shunted Self-Attention via Multi-Scale Token Aggregation

CVPR 2022oral

Recent Vision Transformer (ViT) models have demonstrated encouraging results across various computer vision tasks, thanks to its competence in modeling long-range dependencies of image patches or tokens via self-attention. These models, however, usually designate the similar receptive fields of each…

Cited by 335PDFcodeScholar
2022

Slim Scissors: Segmenting Thin Object from Synthetic Background

ECCV 2022poster

"Existing interactive segmentation algorithms typically fail when segmenting objects with elongated thin structures (bicycle spokes). Though some recent efforts attempt to address this challenge by introducing a new synthetic dataset and a three-stream network design, they suffer two limitations: 1)…

Cited by 7SourcePDFScholar
2022

The Geometry of Robust Value Functions

ICML 2022spotlight

The space of value functions is a fundamental concept in reinforcement learning. Characterizing its geometric properties may provide insights for optimization and representation. Existing works mainly focus on the value space for Markov Decision Processes (MDPs). In this paper, we study the geometry…

Cited by 8SourcePDFScholar
2022

Towards Adversarially Robust Deep Image Denoising

IJCAI 2022poster

This work systematically investigates the adversarial robustness of deep image denoisers (DIDs), i.e, how well DIDs can recover the ground truth from noisy observations degraded by adversarial perturbations. Firstly, to evaluate DIDs’ robustness, we propose a novel adversarial attack, namely Observa…

Cited by 16SourcePDFScholar
2022

Understanding The Robustness in Vision Transformers

ICML 2022spotlight

Recent studies show that Vision Transformers (ViTs) exhibit strong robustness against various corruptions. Although this property is partly attributed to the self-attention mechanism, there is still a lack of an explanatory framework towards a more systematic understanding. In this paper, we examine…

2021

All Tokens Matter: Token Labeling for Training Better Vision Transformers

NeurIPS 2021poster

In this paper, we present token labeling---a new training objective for training high-performance vision transformers (ViTs). Different from the standard training objective of ViTs that computes the classification loss on an additional trainable class token, our proposed one takes advantage of all t…

2021

AutoSpace: Neural Architecture Search With Less Human Interference

ICCV 2021poster

Current neural architecture search (NAS) algorithms still require expert knowledge and effort to design a search space for network construction. In this paper, we consider automating the search space design to minimize human interference, which however faces two challenges: the explosive complexity…

Cited by 16PDFcodeScholar
2021

CIFS: Improving Adversarial Robustness of CNNs via Channel-wise Importance-based Feature Selection

ICML 2021spotlight

We investigate the adversarial robustness of CNNs from the perspective of channel-wise activations. By comparing normally trained and adversarially trained models, we observe that adversarial training (AT) robustifies CNNs by aligning the channel-wise activations of adversarial data with those of th…

Cited by 56SourcePDFScholar
2021

Direct Multi-view Multi-person 3D Pose Estimation

NeurIPS 2021poster

We present Multi-view Pose transformer (MvP) for estimating multi-person 3D poses from multi-view images. Instead of estimating 3D joint locations from costly volumetric representation or reconstructing the per-person 3D pose from multiple detected 2D poses as in previous methods, MvP directly regre…

2021

Exploring Balanced Feature Spaces for Representation Learning

ICLR 2021poster

Existing self-supervised learning (SSL) methods are mostly applied for training representation models from artificially balanced datasets (e.g., ImageNet). It is unclear how well they will perform in the practical scenarios where datasets are often imbalanced w.r.t. the classes. Motivated by this qu…

Cited by 331SourcePDFScholar
2021

No Fear of Heterogeneity: Classifier Calibration for Federated Learning with Non-IID Data

NeurIPS 2021poster

A central challenge in training classification models in the real-world federated system is learning with non-IID data. To cope with this, most of the existing works involve enforcing regularization in local optimization or improving the model aggregation scheme at the server. Other works also share…

Cited by 423SourcePDFScholar
2021

PnP-DETR: Towards Efficient Visual Analysis With Transformers

ICCV 2021poster

Recently, DETR pioneered the solution of vision tasks with transformers, it directly translates the image feature map into the object detection result. Though effective, translating the full feature map can be costly due to redundant computation on some area like the background. In this work, we enc…

Cited by 115PDFcodeScholar
2021

PoseAug: A Differentiable Pose Augmentation Framework for 3D Human Pose Estimation

CVPR 2021poster

Existing 3D human pose estimators suffer poor generalization performance to new datasets, largely due to the limited diversity of 2D-3D pose pairs in the training data. To address this problem, we present PoseAug, a new auto-augmentation framework that learns to augment the available training poses…

Cited by 207PDFcodeScholar
2021

Task similarity aware meta learning: theory-inspired improvement on MAML

UAI 2021poster

Few-shot learning ability is heavily desired for machine intelligence. By meta-learning a model initialization from training tasks with fast adaptation ability to new tasks, model-agnostic meta-learning (MAML) has achieved remarkable success in a number of few-shot learning applications. However, th…

Cited by 66SourcePDFScholar
2021

Tokens-to-Token ViT: Training Vision Transformers From Scratch on ImageNet

ICCV 2021poster

Transformers, which are popular for language modeling, have been explored for solving vision tasks recently, e.g., the Vision Transformer (ViT) for image classification. The ViT model splits each image into a sequence of tokens with fixed length and then applies multiple Transformer layers to model…

Cited by 2573PDFcodeScholar
2021

Towards Better Laplacian Representation in Reinforcement Learning with Generalized Graph Drawing

ICML 2021spotlight

The Laplacian representation recently gains increasing attention for reinforcement learning as it provides succinct and informative representation for states, by taking the eigenvectors of the Laplacian matrix of the state-transition graph as state embeddings. Such representation captures the geomet…

2021

Towards Understanding Why Lookahead Generalizes Better Than SGD and Beyond

NeurIPS 2021poster

To train networks, lookahead algorithm~\cite{zhang2019lookahead} updates its fast weights $k$ times via an inner-loop optimizer before updating its slow weights once by using the latest fast weights. Any optimizer, e.g. SGD, can serve as the inner-loop optimizer, and the derived lookahead gen…

2021

Unleashing the Power of Contrastive Self-Supervised Visual Models via Contrast-Regularized Fine-Tuning

NeurIPS 2021poster

Contrastive self-supervised learning (CSL) has attracted increasing attention for model pre-training via unlabeled data. The resulted CSL models provide instance-discriminative visual features that are uniformly scattered in the feature space. During deployment, the common practice is to directly f…

2020

A Balanced and Uncertainty-aware Approach for Partial Domain Adaptation

ECCV 2020poster

This work addresses the unsupervised domain adaptation problem, especially in the case of class labels in the target domain being only a subset of those in the source domain. Such a partial transfer setting is realistic but challenging and existing methods always suffer from two key problems, negati…

2020

Adversarial Self-Supervised Learning for Semi-Supervised 3D Action Recognition

ECCV 2020poster

We consider the problem of semi-supervised 3D action recognition which has been rarely explored before. Its major challenge lies in how to effectively learn motion representations from unlabeled data. Self-supervised learning (SSL) has been proved very effective at learning representations from unla…

Cited by 83SourcePDFScholar
2020

Central Similarity Quantization for Efficient Image and Video Retrieval

CVPR 2020poster

Existing data-dependent hashing methods usually learn hash functions from pairwise or triplet data relationships, which only capture the data similarity locally, and often suffer from low learning efficiency and low collision rate. In this work, we propose a new global similarity metric, termed as c…

Cited by 400PDFcodeScholar
2020

ConvBERT: Improving BERT with Span-based Dynamic Convolution

NeurIPS 2020spotlight

Pre-trained language models like BERT and its variants have recently achieved impressive performance in various natural language understanding tasks. However, BERT heavily relies on the global self-attention block and thus suffers large memory footprint and computation cost. Although all its attenti…

2020

Decoupling Representation and Classifier for Long-Tailed Recognition

ICLR 2020poster

The long-tail distribution of the visual world poses great challenges for deep learning based classification models on how to handle the class imbalance problem. Existing solutions usually involve class-balancing strategies, e.g., by loss re-weighting, data re-sampling, or transfer learning from hea…

Cited by 1599SourcecodeScholar
2020

Do We Really Need to Access the Source Data? Source Hypothesis Transfer for Unsupervised Domain Adaptation

ICML 2020poster

Unsupervised domain adaptation (UDA) aims to leverage the knowledge learned from a labeled source dataset to solve similar tasks in a new unlabeled domain. Prior UDA methods typically require to access the source data when learning to adapt the model, making them risky and inefficient for decentrali…

2020

Improving Convolutional Networks With Self-Calibrated Convolutions

CVPR 2020poster

Recent advances on CNNs are mostly devoted to designing more complex architectures to enhance their representation learning capacity. In this paper, we consider how to improve the basic convolutional feature transformation process of CNNs without tuning the model architectures. To this end, we prese…

Cited by 542PDFcodeScholar
2020

Improving Generalization in Reinforcement Learning with Mixture Regularization

NeurIPS 2020poster

Deep reinforcement learning (RL) agents trained in a limited set of environments tend to suffer overfitting and fail to generalize to unseen testing environments. To improve their generalizability, data augmentation approaches (e.g. cutout and random convolution) are previously explored to increase…

2020

Inference Stage Optimization for Cross-scenario 3D Human Pose Estimation

NeurIPS 2020poster

Existing 3D human pose estimation models suffer performance drop when applying to new scenarios with unseen poses due to their limited generalizability. In this work, we propose a novel framework, Inference Stage Optimization (ISO), for improving the generalizability of 3D pose models when source an…

Cited by 55SourcePDFScholar
2020

Neural Epitome Search for Architecture-Agnostic Network Compression

ICLR 2020poster

Traditional compression methods including network pruning, quantization, low rank factorization and knowledge distillation all assume that network architectures and parameters should be hardwired. In this work, we propose a new perspective on network compression, i.e., network parameters can be dis…

Cited by 16SourceScholar
2020

Overcoming Classifier Imbalance for Long-Tail Object Detection With Balanced Group Softmax

CVPR 2020oral

Solving long-tail large vocabulary object detection with deep learning based models is a challenging and demanding task, which is however under-explored. In this work, we provide the first systematic analysis on the underperformance of state-of-the-art models in front of long-tail distribution. We f…

Cited by 351PDFcodeScholar
2020

PPDM: Parallel Point Detection and Matching for Real-Time Human-Object Interaction Detection

CVPR 2020poster

We propose a single-stage Human-Object Interaction (HOI) detection method that has outperformed all existing methods on HICO-DET dataset at 37 fps on a single Titan XP GPU. It is the first real-time HOI detection method. Conventional HOI detection methods are composed of two stages, i.e., human-obje…

Cited by 341PDFcodeScholar
2020

PSGAN: Pose and Expression Robust Spatial-Aware GAN for Customizable Makeup Transfer

CVPR 2020oral

In this paper, we address the makeup transfer task, which aims to transfer the makeup from a reference image to a source image. Existing methods have achieved promising progress in constrained scenarios, but transferring between images with large pose and expression differences is still challenging.…

Cited by 181PDFcodeScholar
2020

Query-efficient Meta Attack to Deep Neural Networks

ICLR 2020poster

Black-box attack methods aim to infer suitable attack patterns to targeted DNN models by only using output feedback of the models and the corresponding input queries. However, due to lack of prior and inefficiency in leveraging the query and feedback information, existing methods are mostly query-in…

Cited by 99SourcecodeScholar
2020

ReClor: A Reading Comprehension Dataset Requiring Logical Reasoning

ICLR 2020poster

Recent powerful pre-trained language models have achieved remarkable performance on most of the popular datasets for reading comprehension. It is time to introduce more challenging datasets to push the development of this field towards more comprehensive reasoning of text. In this paper, we introduc…

Cited by 264SourcecodeScholar
2020

Residual Distillation: Towards Portable Deep Neural Networks without Shortcuts

NeurIPS 2020poster

By transferring both features and gradients between different layers, shortcut connections explored by ResNets allow us to effectively train very deep neural networks up to hundreds of layers. However, the additional computation costs induced by those shortcuts are often overlooked. For example, du…

2020

Rethinking Bottleneck Structure for Efficient Mobile Network Design

ECCV 2020poster

The inverted residual block is dominating architecture design for mobile networks recently. It changes the classic residual bottleneck by introducing two design rules: learning inverted residuals and using linear bottlenecks. In this paper, we rethink the necessity of such design change and find it…

Cited by 336SourcePDFScholar
2020

Revisiting Knowledge Distillation via Label Smoothing Regularization

CVPR 2020oral

Knowledge Distillation (KD) aims to distill the knowledge of a cumbersome teacher model into a lightweight student model. Its success is generally attributed to the privileged information on similarities among categories provided by the teacher model, and in this sense, only strong teacher models ar…

Cited by 719PDFcodeScholar
2020

The Devil is in Classification: A Simple Framework for Long-tail Instance Segmentation

ECCV 2020poster

Most existing object instance detection and segmentation models only work well on fairly balanced benchmarks where per-category training sample numbers are comparable, such as COCO. They tend to suffer performance drop on realistic datasets that are usually long-tailed. This work aims to study and a…

2020

Towards Theoretically Understanding Why Sgd Generalizes Better Than Adam in Deep Learning

NeurIPS 2020poster

It is not clear yet why ADAM-alike adaptive gradient algorithms suffer from worse generalization performance than SGD despite their faster training speed. This work aims to provide understandings on this generalization gap by analyzing their local convergence behaviors. Specifically, we observe…

Cited by 355SourcePDFScholar
2019

A Simple Pooling-Based Design for Real-Time Salient Object Detection

CVPR 2019poster

We solve the problem of salient object detection by investigating how to expand the role of pooling in convolutional neural networks. Based on the U-shape architecture, we first build a global guidance module (GGM) upon the bottom-up pathway, aiming at providing layers at different feature levels th…

Cited by 1257PDFScholar
2019

Drop an Octave: Reducing Spatial Redundancy in Convolutional Neural Networks With Octave Convolution

ICCV 2019poster

In natural images, information is conveyed at different frequencies where higher frequencies are usually encoded with fine details and lower frequencies are usually encoded with global structures. Similarly, the output feature maps of a convolution layer can also be seen as a mixture of information…

Cited by 811PDFcodeScholar
2019

Dynamic Kernel Distillation for Efficient Pose Estimation in Videos

ICCV 2019poster

Existing video-based human pose estimation methods extensively apply large networks onto every frame in the video to localize body joints, which suffer high computational cost and hardly meet the low-latency requirement in realistic applications. To address this issue, we propose a novel Dynamic Ker…

Cited by 92PDFcodeScholar
2019

Efficient Meta Learning via Minibatch Proximal Update

NeurIPS 2019spotlight

We address the problem of meta-learning which learns a prior over hypothesis from a sample of meta-training tasks for fast adaptation on meta-testing tasks. A particularly simple yet successful paradigm for this research is model-agnostic meta-learning (MAML). Implementation and analysis of MAML, ho…

Cited by 117SourcePDFScholar
2019

Faster First-Order Methods for Stochastic Non-Convex Optimization on Riemannian Manifolds

AISTATS 2019poster

SPIDER (Stochastic Path Integrated Differential EstimatoR) is an efficient gradient estimation technique developed for non-convex stochastic optimization. Although having been shown to attain nearly optimal computational complexity bounds, the SPIDER-type methods are limited to linear metric spaces.…

Cited by 76SourcePDFScholar
2019

Few-Shot Object Detection via Feature Reweighting

ICCV 2019poster

Conventional training of a deep CNN based object detector demands a large number of bounding box annotations, which may be unavailable for rare categories. In this work we develop a few-shot object detector that can learn to detect novel objects from only a few annotated examples. Our proposed model…

Cited by 999PDFcodeScholar
2019

Foreground-Aware Pyramid Reconstruction for Alignment-Free Occluded Person Re-Identification

ICCV 2019poster

Re-identifying a person across multiple disjoint camera views is important for intelligent video surveillance, smart retailing and many other applications. However, existing person re-identification methods are challenged by the ubiquitous occlusion over persons and suffer performance degradation. T…

Cited by 252PDFScholar
2019

Graph-Based Global Reasoning Networks

CVPR 2019poster

Globally modeling and reasoning over relations between regions can be beneficial for many computer vision tasks on both images and videos. Convolutional Neural Networks (CNNs) excel at modeling local relations by convolution operations, but they are typically inefficient at capturing global relation…

Cited by 597PDFcodeScholar
2019

MultiSeg: Semantically Meaningful, Scale-Diverse Segmentations From Minimal User Input

ICCV 2019poster

Existing deep learning-based interactive image segmentation approaches typically assume the target-of-interest is always a single object and fail to account for the potential diversity in user expectations, thus requiring excessive user input when it comes to segmenting an object part or a group of…

Cited by 45PDFcodeScholar
2019

PANet: Few-Shot Image Semantic Segmentation With Prototype Alignment

ICCV 2019oral

Despite the great progress made by deep CNNs in image semantic segmentation, they typically require a large number of densely-annotated images for training and are difficult to generalize to unseen object categories. Few-shot segmentation has thus been developed to learn to perform segmentation from…

Cited by 1571PDFcodeScholar
2019

Partial Order Pruning: For Best Speed/Accuracy Trade-Off in Neural Architecture Search

CVPR 2019poster

Achieving good speed and accuracy trade-off on a target platform is very important in deploying deep neural networks in real world scenarios. However, most existing automatic architecture search approaches only concentrate on high performance. In this work, we propose an algorithm that can offer bet…

Cited by 210PDFcodeScholar
2018

A^2-Nets: Double Attention Networks

NeurIPS 2018poster

Learning to capture long-range relations is fundamental to image/video recognition. Existing CNN models generally rely on increasing depth to model such relations which is highly inefficient. In this work, we propose the “double attention block”, a novel component that aggregates and propagates info…

Cited by 734SourcePDFScholar
2018

Adversarial Complementary Learning for Weakly Supervised Object Localization

CVPR 2018poster

In this work, we propose Adversarial Complementary Learning (ACoL) to automatically localize integral objects of semantic interest with weak supervision. We first mathematically prove that class localization maps can be obtained by directly selecting the class-specific feature maps of the last convo…

Cited by 728SourcePDFScholar
2018

Ensemble Robustness and Generalization of Stochastic Deep Learning Algorithms

ICLR 2018workshop

The question why deep learning algorithms generalize so well has attracted increasing research interest. However, most of the well-established approaches, such as hypothesis capacity, stability or sparseness, have not provided complete explanations (Zhang et al., 2016; Kawaguchi et al., 2017). In th…

Cited by 21SourceScholar
2018

Learning Markov Clustering Networks for Scene Text Detection

CVPR 2018poster

A novel framework named Markov Clustering Network (MCN) is proposed for fast and robust scene text detection. MCN predicts instance-level bounding boxes by firstly converting an image into a Stochastic Flow Graph (SFG) and then performing Markov Clustering on this graph. Our method can detect text o…

Cited by 139SourcePDFScholar
2018

Left-Right Comparative Recurrent Model for Stereo Matching

CVPR 2018poster

Leveraging the disparity information from both left and right views is crucial for stereo disparity estimation. Left-right consistency check is an effective way to enhance the disparity estimation by referring to the information from the opposite view. However, the conventional left-right consisten…

Cited by 115SourcePDFScholar
2018

ML-LocNet: Improving Object Localization with Multi-view Learning Network

ECCV 2018poster

This paper addresses Weakly Supervised Object Localization (WSOL) with only image-level supervision. We propose a Multi-view Learning Localization Network (ML-LocNet) by incorporating multi-view learning into a two-phase WSOL model. The multi-view learning would benefit localization due to the compl…

Cited by 29SourcePDFScholar
2018

MoNet: Deep Motion Exploitation for Video Object Segmentation

CVPR 2018poster

In this paper, we propose a novel MoNet model to deeply exploit motion cues for boosting video object segmentation performance from two aspects, i.e., frame representation learning and segmentation refinement. Concretely, MoNet exploits computed motion cue (i.e., optical flow) to reinforce the repre…

Cited by 164SourcePDFScholar
2018

Multi-Fiber Networks for Video Recognition

ECCV 2018poster

In this paper, we aim to reduce the computational cost of spatio-temporal deep neural networks, making them run as fast as their 2D counterparts while preserving state-of-the-art accuracy on video recognition benchmarks. To this end, we present the novel Multi-Fiber architecture that slices a comple…

Cited by 278SourcePDFScholar
2018

New Insight into Hybrid Stochastic Gradient Descent: Beyond With-Replacement Sampling and Convexity

NeurIPS 2018poster

As an incremental-gradient algorithm, the hybrid stochastic gradient descent (HSGD) enjoys merits of both stochastic and full gradient methods for finite-sum minimization problem. However, the existing rate-of-convergence analysis for HSGD is made under with-replacement sampling (WRS) and is restr…

Cited by 29SourcePDFScholar
2018

Pose Partition Networks for Multi-Person Pose Estimation

ECCV 2018poster

This paper proposes a novel Pose Partition Network (PPN) to address the challenging multi-person pose estimation problem. The proposed PPN is favorably featured by low complexity and high accuracy of joint detection and partition. In particular, PPN performs dense regressions from global joint candi…

Cited by 102SourcePDFScholar
2018

Revisiting Dilated Convolution: A Simple Approach for Weakly- and Semi-Supervised Semantic Segmentation

CVPR 2018poster

Despite remarkable progress, weakly supervised segmentation methods are still inferior to their fully supervised counterparts. We obverse that the performance gap mainly comes from the inability of producing dense and integral pixel-level object localization for training images only with image-level…

Cited by 700SourcePDFScholar
2018

TS2C: Tight Box Mining with Surrounding Segmentation Context for Weakly Supervised Object Detection

ECCV 2018poster

This work provides a simple approach to discover tight object bounding boxes with only image-level supervision, called Tight box mining with Surrounding Segmentation Context (TS2C). We observe that object candidates mined through current multiple instance learning methods are usually trapped to disc…

Cited by 190SourcePDFScholar
2018

Towards Pose Invariant Face Recognition in the Wild

CVPR 2018poster

Pose variation is one key challenge in face recognition. As opposed to current techniques for pose invariant face recognition, which either directly extract pose invariant features for recognition, or first normalize profile face images to frontal pose before feature extraction, we argue that it is…

Cited by 300SourcePDFScholar
2018

WSNet: Compact and Efficient Networks Through Weight Sampling

ICML 2018oral

We present a new approach and a novel architecture, termed WSNet, for learning compact and efficient deep neural networks. Existing approaches conventionally learn full model parameters independently and then compress them via ad hoc processing such as model pruning or filter factorization. Alternat…

2018

WSNet: Learning Compact and Efficient Networks with Weight Sampling

ICLR 2018workshop

We present a new approach and a novel architecture, termed WSNet, for learning compact and efficient deep neural networks. Existing approaches conventionally learn full model parameters independently and then compress them via \emph{ad hoc} processing such as model pruning or filter factorization. A…

Cited by 0SourceScholar
2018

Weakly Supervised Phrase Localization With Multi-Scale Anchored Transformer Network

CVPR 2018poster

In this paper, we propose a novel weakly supervised model, Multi-scale Anchored Transformer Network (MATN), to accurately localize free-form textual phrases with only image-level supervision. The proposed MATN takes region proposals as localization anchors, and learns a multi-scale correspondence ne…

Cited by 75SourcePDFScholar
2017

Deep Future Gaze: Gaze Anticipation on Egocentric Videos Using Adversarial Networks

CVPR 2017oral

We introduce a new problem of gaze anticipation on egocentric videos. This substantially extends the conventional gaze prediction problem to future frames by no longer confining it on the current frame. To solve this problem, we propose a new generative adversarial neural network based model, Deep F…

Cited by 131PDFcodeScholar
2017

Deep Joint Rain Detection and Removal From a Single Image

CVPR 2017poster

In this paper, we address a rain removal problem from a single image, even in the presence of heavy rain and rain streak accumulation. Our core ideas lie in our new rain image model and new deep learning architecture. We add a binary map that provides rain streak locations to an existing model, whic…

Cited by 1366PDFScholar
2017

Deep Self-Taught Learning for Weakly Supervised Object Localization

CVPR 2017spotlight

Most existing weakly supervised localization (WSL) approaches learn detectors by finding positive bounding boxes based on features learned with image-level supervision. However, those features do not contain spatial location related information and usually provide poor-quality positive samples for t…

Cited by 249PDFScholar
2017

Dual-Agent GANs for Photorealistic and Identity Preserving Profile Face Synthesis

NeurIPS 2017poster

Synthesizing realistic profile faces is promising for more efficiently training deep pose-invariant models for large-scale unconstrained face recognition, by populating samples with extreme poses and avoiding tedious annotations. However, learning from synthetic faces may not achieve the desired pe…

2017

Interpretable Structure-Evolving LSTM

CVPR 2017spotlight

This paper develops a general framework for learning interpretable data representation via Long Short-Term Memory (LSTM) recurrent neural networks over hierarchal graph structures. Instead of learning LSTM models over the pre-fixed structures, we propose to further learn the intermediate interpretab…

Cited by 121PDFScholar
2017

Memory-Augmented Attribute Manipulation Networks for Interactive Fashion Search

CVPR 2017poster

We introduce a new fashion search protocol where attribute manipulation is allowed within the interaction between users and search engines, e.g. manipulating the color attribute of the clothing from red to blue. It is particularly useful for image-based search when the query image cannot perfectly m…

Cited by 173PDFScholar
2017

Object Region Mining With Adversarial Erasing: A Simple Classification to Semantic Segmentation Approach

CVPR 2017oral

We investigate a principle way to progressively mine discriminative object regions using classification networks to address the weakly-supervised semantic segmentation problems. Classification networks are only responsive to small and sparse discriminative regions from the object of interest, which…

Cited by 1023PDFScholar
2017

Outlier-Robust Tensor PCA

CVPR 2017poster

Low-rank tensor analysis is important for various real applications in computer vision. However, existing methods focus on recovering a low-rank tensor contaminated by Gaussian or gross sparse noise and hence cannot effectively handle outliers that are common in practical tensor data. To solve this…

Cited by 122PDFScholar
2017

Perceptual Generative Adversarial Networks for Small Object Detection

CVPR 2017poster

Detecting small objects is notoriously challenging due to their low resolution and noisy representation. Existing object detection pipelines usually detect small objects through learning representations of all the objects at multiple scales. However, the performance gain of such ad hoc architectures…

Cited by 1052PDFScholar
2017

Predicting Scene Parsing and Motion Dynamics in the Future

NeurIPS 2017poster

It is important for intelligent systems, e.g. autonomous vehicles and robotics to anticipate the future in order to plan early and make decisions accordingly. Predicting the future scene parsing and motion dynamics helps the agents better understand the visual environment better as the former provid…

2017

Recurrent 3D-2D Dual Learning for Large-Pose Facial Landmark Detection

ICCV 2017poster

Despite remarkable progress of face analysis techniques, detecting landmarks on large-pose faces is still difficult due to self-occlusion, subtle landmark difference and incomplete information. To address these challenging issues, we introduce a novel recurrent 3D-2D dual learning model that alterna…

Cited by 64PDFScholar
2017

Video Scene Parsing With Predictive Feature Learning

ICCV 2017poster

Video scene parsing is challenging due to the following two reasons: firstly, it is non-trivial to learn meaningful video representations for producing the temporally consistent labeling map; secondly, such a learning process becomes more difficult with insufficient labeled video training data. In t…

Cited by 156PDFScholar
2016

Reversible Recursive Instance-Level Object Segmentation

CVPR 2016poster

In this work, we propose a novel Reversible Recursive Instance-level Object Segmentation (R2-IOS) framework to address the challenging instance-level object segmentation task. R2-IOS consists of a reversible proposal refinement sub-network that predicts bounding box offsets for refining the object p…

Cited by 65PDFScholar
2016

Semantic Object Parsing With Local-Global Long Short-Term Memory

CVPR 2016spotlight

Semantic object parsing is a fundamental task for understanding objects in detail in computer vision community, where incorporating multi-level contextual information is critical for achieving such fine-grained pixel-level recognition. Prior methods often leverage the contextual information through…

Cited by 215PDFScholar
2016

Tensor Robust Principal Component Analysis: Exact Recovery of Corrupted Low-Rank Tensors via Convex Optimization

CVPR 2016poster

This paper studies the Tensor Robust Principal Component (TRPCA) problem which extends the known Robust PCA to the tensor case. Our model is based on a new tensor Singular Value Decomposition (t-SVD) and its induced tensor tubal rank and tensor nuclear norm. Consider that we have a 3-way tensor X i…

Cited by 627PDFScholar
2016

Tree-Structured Reinforcement Learning for Sequential Object Localization

NeurIPS 2016poster

Existing object proposal algorithms usually search for possible object regions over multiple locations and scales \emph{ separately}, which ignore the interdependency among different objects and deviate from the human perception procedure. To incorporate global interdependency between objects into o…

Cited by 161SourcePDFScholar