← Search

Jian Sun

151 accepted papers

2026

Flow for Future: Geometric SE(3)-Equivariant Flow Matching for 3D Trajectory Prediction

ICML 2026poster

Predicting 3D geometric trajectory requires capturing complex spatiotemporal dependencies while preserving physical symmetries. While flow matching offers a powerful generative paradigm, extending it to SE(3)-equivariant dynamics is challenging due to the inherent gap between deterministic history a…

Cited by 0SourceScholar
2026

Mixture-of-World Models: Scaling Multi-Task Reinforcement Learning with Modular Latent Dynamics

ICLR 2026poster

A fundamental challenge in multi-task reinforcement learning (MTRL) is achieving sample efficiency in visual domains where tasks exhibit significant heterogeneity in both observations and dynamics. Model-based RL (MBRL) offers a promising path to sample efficiency through world models, but standard…

Cited by 0SourceScholar
2026

Steerable Adversarial Scenario Generation through Test-Time Preference Alignment

ICLR 2026poster

Adversarial scenario generation is a cost-effective approach for safety assessment of autonomous driving systems. However, existing methods are often constrained to a single, fixed trade-off between competing objectives such as adversariality and realism. This yields behavior-specific models that c…

Cited by 0SourcecodeScholar
2026

Transferring Causal Driving Patterns for Generalizable Traffic Simulation with Diffusion-Based Distillation

AAAI 2026technical

Traffic simulation is essential for validating the safety and reliability of autonomous driving systems, yet data-driven simulation methods often struggle with distribution shifts, limiting their generalizability across diverse datasets (domains). To address this, we present Causal Driving Pattern T

Cited by 0SourcePDFScholar
2025

Coarse-to-Fine 3D Part Assembly via Semantic Super-Parts and Symmetry-Aware Pose Estimation

NeurIPS 2025poster

We propose a novel two-stage framework, Coarse-to-Fine Part Assembly (CFPA), for 3D shape assembly from basic parts. Effective part assembly demands precise local geometric reasoning for accurate component assembly, as well as global structural understanding to ensure semantic coherence and plausibl…

Cited by 0SourceScholar
2025

DyMoDreamer: World Modeling with Dynamic Modulation

NeurIPS 2025poster

A critical bottleneck in deep reinforcement learning (DRL) is sample inefficiency, as training high-performance agents often demands extensive environmental interactions. Model-based reinforcement learning (MBRL) mitigates this by building world models that simulate environmental dynamics and genera…

Cited by 0SourceScholar
2025

Efficient Multi-Person Motion Prediction by Lightweight Spatial and Temporal Interactions

ICCV 2025poster

3D multi-person motion prediction is a highly complex task, primarily due to the dependencies on both individual past movements and the interactions between agents. Moreover, effectively modeling these interactions often incurs substantial computational costs. In this work, we propose a computationa…

2025

Joint Velocity-Growth Flow Matching for Single-Cell Dynamics Modeling

NeurIPS 2025poster

Learning the underlying dynamics of single cells from snapshot data has gained increasing attention in scientific and machine learning research. The destructive measurement technique and cell proliferation/death result in unpaired and unbalanced data between snapshots, making the learning of the und…

Cited by 0SourceScholar
2025

Language-Driven Policy Distillation for Cooperative Driving in Multi-Agent Reinforcement Learning

RA-L 2025

The cooperative driving technology of Connected and Autonomous Vehicles (CAVs) is crucial for improving the efficiency and safety of transportation systems. Learning-based methods, such as Multi-Agent Reinforcement Learning (MARL), have demonstrated strong capabilities in cooperative decision-making

Cited by 22SourceScholar
2025

Multi-Vehicle Cooperative Persistent Coverage for Random Target Search

RA-L 2025

This letter investigates the target search problem for a network of autonomous vehicles, aiming to maximize the detection of randomly appearing targets within a given area. Considering no prior knowledge of the targets is available, we propose a multi-vehicle cooperative persistent coverage scheme u

Cited by 4SourceScholar
2025

Robust Offline Imitation Learning Through State-level Trajectory Stitching

IROS 2025

Imitation learning (IL) has proven effective for enabling robots to acquire visuomotor skills through expert demonstrations. However, traditional IL methods are limited by their reliance on high-quality, often scarce, expert data, and suffer from covariate shift. To address these challenges, recent

Cited by 0SourcecodeScholar
2025

SpiderSolver: A Geometry-Aware Transformer for Solving PDEs on Complex Geometries

NeurIPS 2025poster

Transformers have demonstrated effectiveness in solving partial differential equations (PDEs). However, extending them to solve PDEs on complex geometries remains a challenge. In this work, we propose SpiderSolver, a geometry-aware transformer that introduces spiderweb tokenization for handling comp…

Cited by 0SourcecodeScholar
2025

Towards Prospective Medical Image Reconstruction via Knowledge-Informed Dynamic Optimal Transport

NeurIPS 2025poster

Medical image reconstruction from measurement data is a vital but challenging inverse problem. Deep learning approaches have achieved promising results, but often requires paired measurement and high-quality images, which is typically simulated through a forward model, i.e., retrospective reconstruc…

Cited by 0SourcecodeScholar
2025

Wasserstein Style Distribution Analysis and Transform for Stylized Image Generation

ICCV 2025poster

Large-scale text-to-image diffusion models have achieved remarkable success in image generation, thereby driving the development of stylized image generation technologies. Recent studies introduce style information by empirically replacing specific features in attention blocks with style features. H…

Cited by 0SourcePDFScholar
2024

Distributed Algorithms via Saddle-Point Dynamics for Multi-Robot Task Assignment

RA-L 2024

This letter develops two distributed algorithms to solve multi-robot task assignment problems (MTAP). We first describe MTAP as an integer linear programming (ILP) problem and then reformulate it as a relaxed convex optimization problem. Based on the saddle-point dynamics, we propose two distributed

Cited by 4SourceScholar
2024

Learning 3D Equivariant Implicit Function with Patch-Level Pose-Invariant Representation

NeurIPS 2024poster

Implicit neural representation gains popularity in modeling the continuous 3D surface for 3D representation and reconstruction. In this work, we are motivated by the fact that the local 3D patches repeatedly appear on 3D shapes/surfaces if the factor of poses is removed. Based on this observation, w…

2024

Residual-Conditioned Optimal Transport: Towards Structure-Preserving Unpaired and Paired Image Restoration

ICML 2024poster

Deep learning-based image restoration methods generally struggle with faithfully preserving the structures of the original image. In this work, we propose a novel Residual-Conditioned Optimal Transport (RCOT) approach, which models image restoration as an optimal transport (OT) problem for both unpa…

2023

Constructing Non-isotropic Gaussian Diffusion Model Using Isotropic Gaussian Diffusion Model for Image Editing

NeurIPS 2023poster

Score-based diffusion models (SBDMs) have achieved state-of-the-art results in image generation. In this paper, we propose a Non-isotropic Gaussian Diffusion Model (NGDM) for image editing, which requires editing the source image while preserving the image regions irrelevant to the editing task. We…

Cited by 5SourcePDFScholar
2023

DBQ-SSD: Dynamic Ball Query for Efficient 3D Object Detection

ICLR 2023poster

Many point-based 3D detectors adopt point-feature sampling strategies to drop some points for efficient inference. These strategies are typically based on fixed and handcrafted rules, making it difficult to handle complicated scenes. Different from them, we propose a Dynamic Ball Query (DBQ) network…

2023

Differentiable Architecture Search With Random Features

CVPR 2023poster

Differentiable architecture search (DARTS) has significantly promoted the development of NAS techniques because of its high search efficiency and effectiveness but suffers from performance collapse. In this paper, we make efforts to alleviate the performance collapse problem for DARTS from two aspec…

Cited by 16SourcePDFScholar
2023

Efficient and Robust Time-Optimal Trajectory Planning and Control for Agile Quadrotor Flight

RA-L 2023

Agile quadrotor flight relies on rapidly planning and accurately tracking time-optimal trajectories, a technology critical to their application in the wild. However, the computational burden of computing time-optimal trajectories based on the full quadrotor dynamics (typically on the order of minute

Cited by 30SourcecodeScholar
2023

Generalized Semantic Segmentation by Self-Supervised Source Domain Projection and Multi-Level Contrastive Learning

AAAI 2023technical

Deep networks trained on the source domain show degraded performance when tested on unseen target domain data. To enhance the model's generalization ability, most existing domain generalization methods learn domain invariant features by suppressing domain sensitive features. Different from them, we…

2023

Optimal Transport-Guided Conditional Score-Based Diffusion Model

NeurIPS 2023poster

Conditional score-based diffusion model (SBDM) is for conditional generation of target data with paired data as condition, and has achieved great success in image translation. However, it requires the paired data as condition, and there would be insufficient paired data provided in real-world applic…

2023

STORM: Efficient Stochastic Transformer based World Models for Reinforcement Learning

NeurIPS 2023poster

Recently, model-based reinforcement learning algorithms have demonstrated remarkable efficacy in visual input environments. These approaches begin by constructing a parameterized simulation world model of the real environment through self-supervised learning. By leveraging the imagination of the wo…

2023

Towards High-Fidelity Text-Guided 3D Face Generation and Manipulation Using only Images

ICCV 2023poster

Generating 3D faces from textual descriptions has a multitude of applications, such as gaming, movie and robotics. Recent progresses have demonstrated the success of unconditional 3D face generation and text-to-3D shape generation. However, due to the limited text-3D face data pairs, text-driven 3D…

Cited by 18PDFcodeScholar
2023

VoGE: A Differentiable Volume Renderer using Gaussian Ellipsoids for Analysis-by-Synthesis

ICLR 2023poster

Differentiable rendering allows the application of computer graphics on vision tasks, e.g. object pose and shape fitting, via analysis-by-synthesis, where gradients at occluded regions are important when inverting the rendering process.To obtain those gradients, state-of-the-art (SoTA) differentiabl…

2022

A Slot Is Not Built in One Utterance: Spoken Language Dialogs with Sub-Slots

ACL 2022findings

A slot value might be provided segment by segment over multiple-turn interactions in a dialog, especially for some important information such as phone numbers and names. It is a common phenomenon in daily life, but little attention has been paid to it in previous work. To fill the gap, this paper de…

2022

A Survey on Neural Open Information Extraction: Current Status and Future Directions

IJCAI 2022poster

Open Information Extraction (OpenIE) facilitates domain-independent discovery of relational facts from large corpora. The technique well suits many open-world natural language understanding scenarios, such as automatic knowledge base construction, open-domain question answering, and explicit reasoni…

Cited by 57SourcePDFScholar
2022

AdaPID: An Adaptive PID Optimizer for Training Deep Neural Networks

ICASSP 2022accepted

Deep neural networks (DNNs) have well-documented merits in learning nonlinear functions in high-dimensional spaces. Stochastic gradient descent (SGD)-type optimization algorithms are the ‘workhorse’ for training DNNs. Nonetheless, such algorithms often suffer from slow convergence, sizable fluctuati…

Cited by 0SourceScholar
2022

Anchor DETR: Query Design for Transformer-Based Detector

AAAI 2022technical

In this paper, we propose a novel query design for the transformer-based object detection. In previous transformer-based detectors, the object queries are a set of learned embeddings. However, each learned embedding does not have an explicit physical meaning and we cannot explain where it will focu…

2022

CGoDial: A Large-Scale Benchmark for Chinese Goal-oriented Dialog Evaluation

EMNLP 2022main

Practical dialog systems need to deal with various knowledge sources, noisy user expressions, and the shortage of annotated data. To better solve the above problems, we propose CGoDial, a new challenging and comprehensive Chinese benchmark for multi-domain Goal-oriented Dialog evaluation. It contain…

2022

Dense Teacher: Dense Pseudo-Labels for Semi-Supervised Object Detection

ECCV 2022poster

"To date, the most powerful semi-supervised object detectors (SS-OD) are based on pseudo-boxes, which need a sequence of post-processing with fine-tuned hyper-parameters. In this work, we propose replacing the sparse pseudo-boxes with the dense prediction as a united and straightforward form of pseu…

2022

Doc2Bot: Accessing Heterogeneous Documents via Conversational Bots

EMNLP 2022finding

This paper introduces Doc2Bot, a novel dataset for building machines that help users seek information via conversations. This is of particular interest for companies and organizations that own a large number of manuals or instruction books. Despite its potential, the nature of our task poses several…

2022

Estimating Soft Labels for Out-of-Domain Intent Detection

EMNLP 2022main

Out-of-Domain (OOD) intent detection is important for practical dialog systems. To alleviate the issue of lacking OOD training samples, some works propose synthesizing pseudo OOD samples and directly assigning one-hot OOD labels to these pseudo samples. However, these one-hot labels introduce noises…

Cited by 15SourcePDFScholar
2022

Focal Sparse Convolutional Networks for 3D Object Detection

CVPR 2022oral

Non-uniformed 3D sparse data, e.g., point clouds or voxels in different spatial positions, make contribution to the task of 3D object detection in different ways. Existing basic components in sparse convolutional networks (Sparse CNNs) process all sparse data, regardless of regular or submanifold sp…

Cited by 295PDFcodeScholar
2022

GALAXY: A Generative Pre-trained Model for Task-Oriented Dialog with Semi-supervised Learning and Explicit Policy Injection

AAAI 2022technical

Pre-trained models have proved to be powerful in enhancing task-oriented dialog systems. However, current pre-training methods mainly focus on enhancing dialog understanding and generation tasks while neglecting the exploitation of dialog policy. In this paper, we propose GALAXY, a novel pre-trained…

2022

Improving Meta-learning for Low-resource Text Classification and Generation via Memory Imitation

ACL 2022long

Building models of natural language processing (NLP) is challenging in low-resource scenarios where limited data are available. Optimization-based meta-learning algorithms achieve promising results in low-resource scenarios by adapting a well-generalized model initialization to handle new tasks. Non…

Cited by 29SourcePDFScholar
2022

Keypoint-Guided Optimal Transport with Applications in Heterogeneous Domain Adaptation

NeurIPS 2022accept

Existing Optimal Transport (OT) methods mainly derive the optimal transport plan/matching under the criterion of transport cost/distance minimization, which may cause incorrect matching in some cases. In many applications, annotating a few matched keypoints across domains is reasonable or even effor…

Cited by 34SourcePDFScholar
2022

LGD: Label-Guided Self-Distillation for Object Detection

AAAI 2022technical

In this paper, we propose the first self-distillation framework for general object detection, termed LGD (Label-Guided self-Distillation). Previous studies rely on a strong pretrained teacher to provide instructive knowledge that could be unavailable in real-world scenarios. Instead, we generate an…

2022

Learning Generalizable Part-based Feature Representation for 3D Point Clouds

NeurIPS 2022accept

Deep networks on 3D point clouds have achieved remarkable success in 3D classification, while they are vulnerable to geometry variations caused by inconsistent data acquisition procedures. This results in a challenging 3D domain generalization (3DDG) problem, that is to generalize a model trained on…

2022

PETR: Position Embedding Transformation for Multi-View 3D Object Detection

ECCV 2022poster

"In this paper, we develop position embedding transformation (PETR) for multi-view 3D object detection. PETR encodes the position information of 3D coordinates into image features, producing the 3D position-aware features. Object query can perceive the 3D position-aware features and perform end-to-e…

2022

Progressive End-to-End Object Detection in Crowded Scenes

CVPR 2022poster

In this paper, we propose a new query-based detection framework for crowd detection. Previous query-based detectors suffer from two drawbacks: first, multiple predictions will be inferred for a single object, typically in crowded scenes; second, the performance saturates as the depth of the decoding…

Cited by 85PDFcodeScholar
2022

Prompt Conditioned VAE: Enhancing Generative Replay for Lifelong Learning in Task-Oriented Dialogue

EMNLP 2022main

Lifelong learning (LL) is vital for advanced task-oriented dialogue (ToD) systems. To address the catastrophic forgetting issue of LL, generative replay methods are widely employed to consolidate past knowledge with generated pseudo samples. However, most existing generative replay methods use only…

2022

Relieving Long-Tailed Instance Segmentation via Pairwise Class Balance

CVPR 2022poster

Long-tailed instance segmentation is a challenging task due to the extreme imbalance of training samples among classes. It causes severe biases of the head classes (with majority samples) against the tailed ones. This renders "how to appropriately define and alleviate the bias" one of the most impor…

Cited by 27PDFcodeScholar
2022

S2SQL: Injecting Syntax to Question-Schema Interaction Graph Encoder for Text-to-SQL Parsers

ACL 2022findings

The task of converting a natural language question into an executable SQL query, known as text-to-SQL, is an important branch of semantic parsing. The state-of-the-art graph-based encoder has been successfully used in this task but does not model the question syntax well. In this paper, we propose S…

Cited by 92SourcePDFScholar
2022

Semi-Supervised Lifelong Language Learning

EMNLP 2022finding

Lifelong learning aims to accumulate knowledge and alleviate catastrophic forgetting when learning tasks sequentially. However, existing lifelong language learning methods only focus on the supervised learning setting. Unlabeled data, which can be easily accessed in real-world scenarios, are underex…

2022

Towards Generalized Open Information Extraction

EMNLP 2022finding

Open Information Extraction (OpenIE) facilitates the open-domain discovery of textual facts. However, the prevailing solutions evaluate OpenIE models on in-domain test sets aside from the training corpus, which certainly violates the initial task principle of domain-independence. In this paper, we p…

2022

Tree Energy Loss: Towards Sparsely Annotated Semantic Segmentation

CVPR 2022poster

Sparsely annotated semantic segmentation (SASS) aims to train a segmentation network with coarse-grained (i.e.,point-, scribble-, and block-wise) supervisions, where only a small proportion of pixels are labeled in each image. In this paper, we propose a novel tree energy loss for SASS by providing…

Cited by 80PDFcodeScholar
2022

Unifying Voxel-based Representation with Transformer for 3D Object Detection

NeurIPS 2022accept

In this work, we present a unified framework for multi-modality 3D object detection, named UVTR. The proposed method aims to unify multi-modality representations in the voxel space for accurate and robust single- or cross-modality 3D detection. To this end, the modality-specific space is first desig…

2022

Voxel Field Fusion for 3D Object Detection

CVPR 2022poster

In this work, we present a conceptually simple yet effective framework for cross-modality 3D object detection, named voxel field fusion. The proposed approach aims to maintain cross-modality consistency by representing and fusing augmented image features as a ray in the voxel field. To this end, the…

Cited by 114PDFcodeScholar
2021

Adversarial Reweighting for Partial Domain Adaptation

NeurIPS 2021poster

Partial domain adaptation (PDA) has gained much attention due to its practical setting. The current PDA methods usually adapt the feature extractor by aligning the target and reweighted source domain distributions. In this paper, we experimentally find that the feature adaptation by the reweighted d…

2021

DialogueCSE: Dialogue-based Contrastive Learning of Sentence Embeddings

EMNLP 2021main

Learning sentence embeddings from dialogues has drawn increasing attention due to its low annotation cost and high domain adaptability. Conventional approaches employ the siamese-network for this task, which obtains the sentence embeddings through modeling the context-response semantic relevance by…

2021

Distribution Alignment: A Unified Framework for Long-Tail Visual Recognition

CVPR 2021poster

Despite the success of the deep neural networks, it remains challenging to effectively build a system for long-tail visual recognition tasks. To address this problem, we first investigate the performance bottleneck of the two-stage learning framework via ablative study. Motivated by our discovery, w…

Cited by 365PDFcodeScholar
2021

Dynamic Grained Encoder for Vision Transformers

NeurIPS 2021poster

Transformers, the de-facto standard for language modeling, have been recently applied for vision tasks. This paper introduces sparse queries for vision transformers to exploit the intrinsic spatial redundancy of natural images and save computational costs. Specifically, we propose a Dynamic Grained…

2021

Dynamic Hybrid Relation Exploration Network for Cross-Domain Context-Dependent Semantic Parsing

AAAI 2021technical

Semantic parsing has long been a fundamental problem in natural language processing. Recently, cross-domain context-dependent semantic parsing has become a new focus of research. Central to the problem is the challenge of leveraging contextual information of both natural language queries and databas…

Cited by 61SourcePDFScholar
2021

End-to-End Human Object Interaction Detection With HOI Transformer

CVPR 2021poster

We propose HOI Transformer to tackle human object interaction (HOI) detection in an end-to-end manner. Current approaches either decouple HOI task into separated stages of object detection and interaction classification or introduce surrogate interaction problem. In contrast, our method, named HOI T…

Cited by 266PDFcodeScholar
2021

End-to-End Object Detection With Fully Convolutional Network

CVPR 2021poster

Mainstream object detectors based on the fully convolutional network has achieved impressive performance. While most of them still need a hand-designed non-maximum suppression (NMS) post-processing, which impedes fully end-to-end training. In this paper, we give the analysis of discarding NMS, where…

Cited by 269PDFcodeScholar
2021

FFB6D: A Full Flow Bidirectional Fusion Network for 6D Pose Estimation

CVPR 2021poster

In this work, we present FFB6D, a full flow bidirectional fusion network designed for 6D pose estimation from a single RGBD image. Our key insight is that appearance information in the RGB image and geometry information from the depth image are two complementary data sources, and it still remains un…

Cited by 364PDFcodeScholar
2021

Fully Convolutional Networks for Panoptic Segmentation

CVPR 2021poster

In this paper, we present a conceptually simple, strong, and efficient framework for panoptic segmentation, called Panoptic FCN. Our approach aims to represent and predict foreground things and background stuff in a unified fully convolutional pipeline. In particular, Panoptic FCN encodes each objec…

Cited by 223PDFcodeScholar
2021

Instance-Conditional Knowledge Distillation for Object Detection

NeurIPS 2021poster

Knowledge distillation has shown great success in classification, however, it is still challenging for detection. In a typical image for detection, representations from different locations may have different contributions to detection targets, making the distillation hard to balance. In this paper,…

2021

Learning Canonical View Representation for 3D Shape Recognition With Arbitrary Views

ICCV 2021poster

In this paper, we focus on recognizing 3D shapes from arbitrary views, i.e., arbitrary numbers and positions of viewpoints. It is a challenging and realistic setting for view-based 3D shape recognition. We propose a canonical view representation to tackle this challenge. We first transform the origi…

Cited by 22PDFcodeScholar
2021

Points As Queries: Weakly Semi-Supervised Object Detection by Points

CVPR 2021poster

We propose a novel point annotated setting for the weakly semi-supervised object detection task, in which the dataset comprises small fully annotated images and large weakly annotated images by points. It achieves a balance between tremendous annotation burden and detection performance. Based on thi…

Cited by 110PDFScholar
2021

Preview, Attend and Review: Schema-Aware Curriculum Learning for Multi-Domain Dialogue State Tracking

ACL 2021short

Existing dialog state tracking (DST) models are trained with dialog data in a random order, neglecting rich structural information in a dataset. In this paper, we propose to use curriculum learning (CL) to better leverage both the curriculum structure and schema structure for task-oriented dialogs.…

Cited by 57SourcePDFScholar
2021

RepVGG: Making VGG-Style ConvNets Great Again

CVPR 2021poster

We present a simple but powerful architecture of convolutional neural network, which has a VGG-like inference-time body composed of nothing but a stack of 3x3 convolution and ReLU, while the training-time model has a multi-branch topology. Such decoupling of the training-time and inference-time arch…

Cited by 2490PDFcodeScholar
2021

Spherical Motion Dynamics: Learning Dynamics of Normalized Neural Network using SGD and Weight Decay

NeurIPS 2021spotlight

In this paper, we comprehensively reveal the learning dynamics of normalized neural network using Stochastic Gradient Descent (with momentum) and Weight Decay (WD), named as Spherical Motion Dynamics (SMD). Most related works focus on studying behavior of ``effective learning rate" in ``equilibrium"…

Cited by 31SourcePDFScholar
2021

Training Networks in Null Space of Feature Covariance for Continual Learning

CVPR 2021poster

In the setting of continual learning, a network is trained on a sequence of tasks, and suffers from catastrophic forgetting. To balance plasticity and stability of network in continual learning, in this paper, we propose a novel network training algorithm called Adam-NSCL, which sequentially optimiz…

Cited by 174PDFcodeScholar
2021

UPFlow: Upsampling Pyramid for Unsupervised Optical Flow Learning

CVPR 2021poster

We present an unsupervised learning approach for optical flow estimation by improving the upsampling and learning of pyramid network. We design a self-guided upsample module to tackle the interpolation blur problem caused by bilinear upsampling between pyramid levels. Moreover, we propose a pyramid…

Cited by 111PDFcodeScholar
2021

Unsupervised Learning of Deterministic Dialogue Structure with Edge-Enhanced Graph Auto-Encoder

AAAI 2021technical

It is important for task-oriented dialogue systems to discover the dialogue structure (i.e. the general dialogue flow) from dialogue corpora automatically. Previous work models dialogue structure by extracting latent states for each utterance first and then calculating the transition probabilities a…

2020

Angle-based Search Space Shrinking for Neural Architecture Search

ECCV 2020poster

In this work, we present a simple and general search space shrinking method, called Angle-Based search space Shrinking (ABS), for Neural Architecture Search (NAS). Our approach progressively simplifies the original search space by dropping unpromising candidates, thus can reduce difficulties for exi…

Cited by 83SourcePDFScholar
2020

BorderDet: Border Feature for Dense Object Detection

ECCV 2020poster

Dense object detectors rely on the sliding-window paradigm that predicts the object over a regular grid of image. Meanwhile, the feature maps on the point of the grid are adopted to generate the bounding box predictions. The point feature is convenient to use but may lack the explicit border informa…

2020

Content-Aware Unsupervised Deep Homography Estimation

ECCV 2020poster

Homography estimation is a basic image alignment method in many applications. It is usually done by extracting and matching sparse feature points, which are error-prone in low-light and low-texture images. On the other hand, previous deep homography approaches use either synthetic images for supervi…

2020

Decentralized TD Tracking with Linear Function Approximation and its Finite-Time Analysis

NeurIPS 2020poster

The present contribution deals with decentralized policy evaluation in multi-agent Markov decision processes using temporal-difference (TD) methods with linear function approximation for scalability. The agents cooperate to estimate the value function of such a process by observing continual state t…

Cited by 40SourcePDFScholar
2020

Deep Positional and Relational Feature Learning for Rotation-Invariant Point Cloud Analysis

ECCV 2020poster

In this paper we propose a rotation-invariant deep network for point clouds analysis. Point-based deep networks are commonly designed to recognize roughly aligned 3D shapes based on point coordinates, but suffer from performance drops with shape rotations. Some geometric features, e.g., distances an…

Cited by 44SourcePDFScholar
2020

Fine-Grained Dynamic Head for Object Detection

NeurIPS 2020poster

The Feature Pyramid Network (FPN) presents a remarkable approach to alleviate the scale variance in object representation by performing instance-level assignments. Nevertheless, this strategy ignores the distinct characteristics of different sub-regions in an instance. To this end, we propose a fine…

2020

High-Order Information Matters: Learning Relation and Topology for Occluded Person Re-Identification

CVPR 2020poster

Occluded person re-identification (ReID) aims to match occluded person images to holistic ones across dis-joint cameras. In this paper, we propose a novel framework by learning high-order relation and topology information for discriminative features and robust alignment. At first, we use a CNN backb…

Cited by 555PDFcodeScholar
2020

LabelEnc: A New Intermediate Supervision Method for Object Detection

ECCV 2020poster

In this paper we propose a new intermediate supervision method, named LabelEnc, to boost the training of object detection systems. The key idea is to introduce a novel label encoding function, mapping the ground-truth labels into latent embedding, acting as an auxiliary intermediate supervision to t…

2020

Learning Delicate Local Representations for Multi-Person Pose Estimation

ECCV 2020poster

In this paper, we propose a novel method called Residual Steps Network (RSN). RSN aggregates features with the same spatial size (Intra-level features) efficiently to obtain delicate local representations, which retain rich low-level spatial information and result in precise keypoint localization. A…

2020

Learning Dynamic Routing for Semantic Segmentation

CVPR 2020oral

Recently, numerous handcrafted and searched networks have been applied for semantic segmentation. However, previous works intend to handle inputs with various scales in pre-defined static architectures, such as FCN, U-Net, and DeepLab series. This paper studies a conceptually new method to alleviate…

Cited by 219PDFcodeScholar
2020

Learning Human-Object Interaction Detection Using Interaction Points

CVPR 2020poster

Understanding interactions between humans and objects is one of the fundamental problems in visual classification and an essential step towards detailed scene understanding. Human-object interaction (HOI) detection strives to localize both the human and an object as well as the identification of com…

Cited by 297PDFcodeScholar
2020

PVN3D: A Deep Point-Wise 3D Keypoints Voting Network for 6DoF Pose Estimation

CVPR 2020poster

In this work, we present a novel data-driven method for robust 6DoF object pose estimation from a single RGBD image. Unlike previous methods that directly regressing pose parameters, we tackle this challenging task with a keypoint-based approach. Specifically, we propose a deep Hough voting network…

Cited by 613PDFcodeScholar
2020

Rethinking Learnable Tree Filter for Generic Feature Transform

NeurIPS 2020poster

The Learnable Tree Filter presents a remarkable approach to model structure-preserving relations for semantic segmentation. Nevertheless, the intrinsic geometric constraint forces it to focus on the regions with close spatial distance, hindering the effective long-range interactions. To relax the ge…

2020

Single Path One-Shot Neural Architecture Search with Uniform Sampling

ECCV 2020poster

We revisit the one-shot Neural Architecture Search (NAS) paradigm and analyze its advantages over existing NAS approaches. Existing one-shot method, however, is hard to train and not yet effective on large scale datasets like ImageNet. This work propose a Single Path One-Shot model to address the ch…

Cited by 1129SourcePDFScholar
2020

Speeding up Very Fast Decision Tree with Low Computational Cost

IJCAI 2020poster

Very Fast Decision Tree (VFDT) is one of the most widely used online decision tree induction algorithms, and it provides high classification accuracy with theoretical guarantees. In VFDT, the split-attempt operation is essential for leaf-split. It is computation-intensive since it computes the heuri…

2020

Towards Stabilizing Batch Statistics in Backward Propagation of Batch Normalization

ICLR 2020poster

Batch Normalization (BN) is one of the most widely used techniques in Deep Learning field. But its performance can awfully degrade with insufficient batch size. This weakness limits the usage of BN on many computer vision tasks like detection or segmentation, where batch size is usually small due to…

Cited by 52SourcecodeScholar
2020

WeightNet: Revisiting the Design Space of Weight Networks

ECCV 2020poster

We present a conceptually simple, flexible and effective framework for weight generating networks. Our approach is general that unifies two current distinct and extremely effective SENet and CondConv into the same framework on weight space. The method, called WeightNet, generalizes the two methods b…

2019

DetNAS: Backbone Search for Object Detection

NeurIPS 2019poster

Object detectors are usually equipped with backbone networks designed for image classification. It might be sub-optimal because of the gap between the tasks of image classification and object detection. In this work, we present DetNAS to use Neural Architecture Search (NAS) for the design of better…

2019

Learnable Tree Filter for Structure-preserving Feature Transform

NeurIPS 2019poster

Learning discriminative global features plays a vital role in semantic segmentation. And most of the existing methods adopt stacks of local convolutions or non-local blocks to capture long-range context. However, due to the absence of spatial structure preservation, these operators ignore the object…

2019

Meta-SR: A Magnification-Arbitrary Network for Super-Resolution

CVPR 2019poster

Recent research on super-resolution has achieved greatsuccess due to the development of deep convolutional neu-ral networks (DCNNs). However, super-resolution of arbi-trary scale factor has been ignored for a long time. Mostprevious researchers regard super-resolution of differentscale facto…

Cited by 568PDFScholar
2019

MetaPruning: Meta Learning for Automatic Neural Network Channel Pruning

ICCV 2019poster

In this paper, we propose a novel meta learning approach for automatic channel pruning of very deep neural networks. We first train a PruningNet, a kind of meta network, which is able to generate weight parameters for any pruned structure given the target network. We use a simple stochastic structur…

Cited by 555PDFcodeScholar
2019

Objects365: A Large-Scale, High-Quality Dataset for Object Detection

ICCV 2019poster

In this paper, we introduce a new large-scale object detection dataset, Objects365, which has 365 object categories over 600K training images. More than 10 million, high-quality bounding boxes are manually labeled through a three-step, carefully designed annotation pipeline. It is the largest object…

Cited by 910PDFScholar
2019

Perceive Where to Focus: Learning Visibility-Aware Part-Level Features for Partial Person Re-Identification

CVPR 2019poster

This paper considers a realistic problem in person re-identification (re-ID) task, i.e., partial re-ID. Under partial re-ID scenario, the images may contain a partial observation of a pedestrian. If we directly compare a partial pedestrian image with a holistic one, the extreme spatial misalignment…

Cited by 460PDFcodeScholar
2019

ThunderNet: Towards Real-Time Generic Object Detection on Mobile Devices

ICCV 2019poster

Real-time generic object detection on mobile platforms is a crucial but challenging computer vision task. Prior lightweight CNN-based detectors are inclined to use one-stage pipeline. In this paper, we investigate the effectiveness of two-stage detectors in real-time generic detection and propose a…

Cited by 287PDFScholar
2019

Topic Detection in Conversational Telephone Speech Using CNN with Multi-stream Inputs

ICASSP 2019accepted

Topic detection for conversational telephone speech (CTS) is addressed in this paper. The low accuracy of automatic speech recognition (ASR) will cause severe performance deterioration for topic detection. To make up for this, we adopt two ASR systems, HMM-BiLSTM and CTC systems, to provide compleme…

Cited by 0SourceScholar
2018

Cascaded Pyramid Network for Multi-Person Pose Estimation

CVPR 2018poster

The topic of multi-person pose estimation has beenlargely improved recently, especially with the developmentof convolutional neural network. However, there still exista lot of challenging cases, such as occluded keypoints, in-visible keypoints and complex background, which cannot bewell addr…

2018

DetNet: Design Backbone for Object Detection

ECCV 2018poster

Recent CNN based object detectors, either one-stage methods like YOLO, SSD, and RetinaNet, or two-stage detectors like Faster R-CNN, R-FCN and FPN, are usually trying to directly finetune from ImageNet pre-trained models designed for the task of image classification. However, there has been little w…

2018

ExFuse: Enhancing Feature Fusion for Semantic Segmentation

ECCV 2018poster

Modern semantic segmentation frameworks usually combine low-level and high-level features from pre-trained backbone convolutional models to boost performance. In this paper, we first point out that a simple fusion of low-level and high-level features could be less effective because of the gap in sem…

Cited by 665SourcePDFScholar
2018

MegDet: A Large Mini-Batch Object Detector

CVPR 2018poster

The development of object detection in the era of deep learning, from R-CNN [11], Fast/Faster R-CNN [10, 31] to recent Mask R-CNN [14] and RetinaNet [24], mainly come from novel network, new framework, or loss design. How- ever, mini-batch size, a key factor for the training of deep neural networks,…

Cited by 408SourcePDFScholar
2018

MetaAnchor: Learning to Detect Objects with Customized Anchors

NeurIPS 2018poster

We propose a novel and flexible anchor mechanism named MetaAnchor for object detection frameworks. Unlike many previous detectors model anchors via a predefined manner, in MetaAnchor anchor functions could be dynamically generated from the arbitrary customized prior boxes. Taking advantage of weight…

2018

Rendering Portraitures from Monocular Camera and Beyond

ECCV 2018poster

Shallow Depth-of-Field (DoF) is a desirable effect in photography which renders artistic photos. Usually, it requires single-lens reflex cameras and certain photography skills to generate such effects. Recently, dual-lens on cellphones is used to estimate scene depth and simulate DoF effects for por…

Cited by 32SourcePDFScholar
2018

Repulsion Loss: Detecting Pedestrians in a Crowd

CVPR 2018poster

Detecting individual pedestrians in a crowd remains a challenging problem since the pedestrians often gather together and occlude each other in real-world scenarios. In this paper, we first explore how a state-of-the-art pedestrian detector is harmed by crowd occlusion via experimentation, providing…

Cited by 669SourcePDFScholar
2018

ShuffleNet V2: Practical Guidelines for Efficient CNN Architecture Design

ECCV 2018poster

Current network architecture design is mostly guided by the indirect metric of computation complexity, i.e., FLOPs. However, the direct metric, such as speed, also depends on the other factors such as memory access cost and platform characterics. Taking these factors into account, this work proposes…

Cited by 7574SourcePDFScholar
2018

ShuffleNet: An Extremely Efficient Convolutional Neural Network for Mobile Devices

CVPR 2018poster

We introduce an extremely computation-efficient CNN architecture named ShuffleNet, which is designed specially for mobile devices with very limited computing power (e.g., 10-150 MFLOPs). The new architecture utilizes two new operations, pointwise group convolution and channel shuffle, to greatly red…

2018

Unified Perceptual Parsing for Scene Understanding

ECCV 2018poster

Humans recognize the visual world at multiple levels: we effortlessly categorize scenes and detect objects inside, while also identifying the textures and surfaces of the objects along with their different compositional parts. In this paper, we study a new task called Unified Perceptual Parsing, whi…

2017

Deep Learning With Low Precision by Half-Wave Gaussian Quantization

CVPR 2017spotlight

The problem of quantizing the activations of a deep neural network is considered. An examination of the popular binary quantization approach shows that this consists of approximating a classical non-linearity, the hyperbolic tangent, by two functions: a piecewise constant sign function, which is use…

Cited by 632PDFcodeScholar
2017

Large Kernel Matters -- Improve Semantic Segmentation by Global Convolutional Network

CVPR 2017poster

Convolution Neural Network (CNN) has boosted the per- formanceofalotofcomputervisiontasks, likeimageclassi- fication [31], segmentation [25], and detection [28]. Based on the observations from [31, 32, 14], recent model design- ers prefer to employ stacking of small kernels, like 3 x 3 over large-si…

Cited by 2037PDFScholar
2016

R-FCN: Object Detection via Region-based Fully Convolutional Networks

NeurIPS 2016poster

We present region-based, fully convolutional networks for accurate and efficient object detection. In contrast to previous region-based detectors such as Fast/Faster R-CNN that apply a costly per-region subnetwork hundreds of times, our region-based detector is fully convolutional with almost all co…

2016

ScribbleSup: Scribble-Supervised Convolutional Networks for Semantic Segmentation

CVPR 2016oral

Large-scale data are of crucial importance for learning semantic segmentation models, but annotating per-pixel masks is a tedious and inefficient procedure. We note that for the topic of interactive image segmentation, scribbles are very widely used in academic research and commercial software, and…

Cited by 1333PDFScholar
2015

BoxSup: Exploiting Bounding Boxes to Supervise Convolutional Networks for Semantic Segmentation

ICCV 2015poster

Recent leading approaches to semantic segmentation rely on deep convolutional networks trained with human-annotated, pixel-level segmentation masks. Such pixel-accurate supervision demands expensive labeling effort and limits the performance of deep networks that usually benefit from more training d…

Cited by 1368PDFScholar
2015

Delving Deep into Rectifiers: Surpassing Human-Level Performance on ImageNet Classification

ICCV 2015poster

Rectified activation units (rectifiers) are essential for state-of-the-art neural networks. In this work, we study rectifier neural networks for image classification from two aspects. First, we propose a Parametric Rectified Linear Unit (PReLU) that generalizes the traditional rectified unit. PReLU…

Cited by 27645PDFScholar
2015

Efficient and Accurate Approximations of Nonlinear Convolutional Networks

CVPR 2015poster

This paper aims to accelerate the test-time computation of deep convolutional neural networks (CNNs). Unlike existing methods that are designed for approximating linear filters or linear responses, our method takes the nonlinear units into account. We minimize the reconstruction error of the nonline…

Cited by 344SourcePDFScholar
2015

Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks

NeurIPS 2015poster

State-of-the-art object detection networks depend on region proposal algorithms to hypothesize object locations. Advances like SPPnet and Fast R-CNN have reduced the running time of these detection networks, exposing region proposal computation as a bottleneck. In this work, we introduce a Region Pr…

2015

Learning a Convolutional Neural Network for Non-Uniform Motion Blur Removal

CVPR 2015poster

In this paper, we address the problem of estimating and removing non-uniform motion blur from a single blurry image. We propose a deep learning approach to predicting the probabilistic distribution of motion blur at the patch level using a convolutional neural network (CNN). We further extend the ca…

Cited by 1136SourcePDFScholar