← Search

Pan Pan

20 accepted papers

2026

Intrinsic Concept Extraction Based on Compositional Interpretability

CVPR 2026

Unsupervised Concept Extraction aims to extract concepts from a single image, yet existing methods suffer from the inability to extract composable intrinsic concepts. To address this, this paper introduces a new task called Compositional and Interpretable Intrinsic Concept Extraction (CI-ICE). The C

Cited by 0SourceScholar
2022

GeoAug: Data Augmentation for Few-Shot NeRF with Geometry Constraints

ECCV 2022poster

"Neural Radiance Fields (NeRF) show remarkable ability to render novel views of a certain scene by learning an implicit volumetric representation with only posed RGB images. Despite its impressiveness and simplicity, NeRF usually converges to sub-optimal solutions with incorrect geometries given few…

Cited by 39SourcePDFScholar
2022

Multi-View Consistent Generative Adversarial Networks for 3D-Aware Image Synthesis

CVPR 2022poster

3D-aware image synthesis aims to generate images of objects from multiple views by learning a 3D representation. However, one key challenge remains: existing approaches lack geometry constraints, hence usually fail to generate multi-view consistent images. To address this challenge, we propose Multi…

Cited by 55PDFcodeScholar
2022

Recurrent Dynamic Embedding for Video Object Segmentation

CVPR 2022poster

Space-time memory (STM) based video object segmentation (VOS) networks usually keep increasing memory bank every several frames, which shows excellent performance. However, 1) the hardware cannot withstand the ever-increasing memory requirements as the video length increases. 2) Storing lots of info…

Cited by 95PDFcodeScholar
2022

Revisiting Optimal Convergence Rate for Smooth and Non-convex Stochastic Decentralized Optimization

NeurIPS 2022accept

While numerous effective decentralized algorithms have been proposed with theoretical guarantees and empirical successes, the performance limits in decentralized optimization, especially the influence of network topology and its associated weight matrix on the optimal convergence rate, have not been…

Cited by 23SourcePDFScholar
2022

SEEG: Semantic Energized Co-Speech Gesture Generation

CVPR 2022poster

Talking gesture generation is a practical yet challenging task which aims to synthesize gestures in line with speech. Gestures with meaningful signs can better convey useful information and arouse sympathy in the audience. Current works focus on aligning gestures with the speech rhythms, which are h…

Cited by 58PDFcodeScholar
2021

Accelerating Gossip SGD with Periodic Global Averaging

ICML 2021spotlight

Communication overhead hinders the scalability of large-scale distributed training. Gossip SGD, where each node averages only with its neighbors, is more communication-efficient than the prevalent parallel SGD. However, its convergence rate is reversely proportional to quantity $1-\beta$ which measu…

Cited by 48SourcePDFScholar
2021

Communication Efficient SGD via Gradient Sampling With Bayes Prior

CVPR 2021poster

Gradient compression has been widely adopted in data-parallel distributed training of deep neural networks to reduce communication overhead. Some literatures have demonstrated that large gradients are more important than small ones because they contain more information, such as Top-k compressor. Oth…

Cited by 13PDFcodeScholar
2021

DecentLaM: Decentralized Momentum SGD for Large-Batch Deep Training

ICCV 2021poster

The scale of deep learning nowadays calls for efficient distributed training algorithms. Decentralized momentum SGD (DmSGD), in which each node averages only with its neighbors, is more communication efficient than vanilla Parallel momentum SGD that incurs global average across all computing nodes.…

Cited by 58PDFcodeScholar
2021

Distribution Adaptive INT8 Quantization for Training CNNs

AAAI 2021technical

Researches have demonstrated that low bit-width (e.g., INT8) quantization can be employed to accelerate the inference process. It makes the gradient quantization very promising since the backward propagation requires approximately twice more computation than forward one. Due to the variability and u…

Cited by 72SourcePDFScholar
2021

Exploring Visual-Audio Composition Alignment Network for Quality Fashion Retrieval in Video

ICASSP 2021accepted

Fashion retrieval in video suffers from the issues of imperfect visual representation and low quality of search results under the E-commercial circumstance. Previous works generally focus on searching the identical images from visual perspective only, but lack of leveraging multi-modal information f…

Cited by 0SourceScholar
2021

Exponential Graph is Provably Efficient for Decentralized Deep Training

NeurIPS 2021poster

Decentralized SGD is an emerging training method for deep learning known for its much less (thus faster) communication per iteration, which relaxes the averaging step in parallel SGD to inexact averaging. The less exact the averaging is, however, the more the total iterations the training needs to t…

2021

Few-Shot Incremental Learning With Continually Evolved Classifiers

CVPR 2021poster

Few-shot class-incremental learning (FSCIL) aims to design machine learning algorithms that can continually learn new concepts from a few data points, without forgetting knowledge of old classes. The difficulty lies in that limited data from new classes not only lead to significant overfitting issue…

Cited by 395PDFScholar
2021

Learning Position and Target Consistency for Memory-Based Video Object Segmentation

CVPR 2021poster

This paper studies the problem of semi-supervised video object segmentation(VOS). Multiple works have shown that memory-based approaches can be effective for video object segmentation. They are mostly based on pixel-level matching, both spatially and temporally. The main shortcoming of memory-based…

Cited by 134PDFScholar
2021

Self-Supervised Video Representation Learning by Context and Motion Decoupling

CVPR 2021poster

A key challenge in self-supervised video representation learning is how to effectively capture motion information besides context bias. While most existing works implicitly achieve this with video-specific pretext tasks (e.g., predicting clip orders, time arrows, and paces), we develop a method that…

Cited by 67PDFcodeScholar
2021

Train a One-Million-Way Instance Classifier for Unsupervised Visual Representation Learning

AAAI 2021technical

This paper presents a simple unsupervised visual representation learning method with a pretext task of discriminating all images in a dataset using a parametric, instance-level classifier. The overall framework is a replica of a supervised classification model, where semantic classes (e.g., dog, bir…

Cited by 5SourcePDFScholar
2020

Weakly Supervised Learning with Side Information for Noisy Labeled Images

ECCV 2020poster

In many real-world datasets, like WebVision, the performance of DNN based classier is often limited by the noisy labeled data. To tackle this problem, some image related side information, such as captions and tags, often reveal underlying relationships across images. In this paper, we present an eff…

Cited by 60SourcePDFScholar
2019

Deep Reinforcement Learning of Volume-Guided Progressive View Inpainting for 3D Point Scene Completion From a Single Depth Image

CVPR 2019oral

We present a deep reinforcement learning method of progressive view inpainting for 3D point scene completion under volume guidance, achieving high-quality scene reconstruction from only a single depth image with severe occlusion. Our approach is end-to-end, consisting of three modules: 3D scene volu…

Cited by 55PDFScholar