← Search

Kan Chen

19 accepted papers

2024

DISCRET: Synthesizing Faithful Explanations For Treatment Effect Estimation

ICML 2024spotlight

Designing faithful yet accurate AI models is challenging, particularly in the field of individual treatment effect estimation (ITE). ITE prediction models deployed in critical settings such as healthcare should ideally be (i) accurate, and (ii) provide faithful explanations. However, current solutio…

2024

MoST: Multi-Modality Scene Tokenization for Motion Prediction

CVPR 2024poster

Many existing motion prediction approaches rely on symbolic perception outputs to generate agent trajectories such as bounding boxes road graph information and traffic lights. This symbolic representation is a high-level abstraction of the real world which may render the motion prediction model vuln…

Cited by 9SourcePDFScholar
2024

WOMD-LiDAR: Raw Sensor Dataset Benchmark for Motion Forecasting

ICRA 2024poster

Widely adopted motion forecasting datasets sub-stitute the observed sensory inputs with higher-level abstractions such as 3D boxes and polylines. These sparse shapes are inferred through annotating the original scenes with perception systems’ predictions. Such intermediate representations tie the qu…

Cited by 28SourceScholar
2022

Cross-Domain Adaptive Teacher for Object Detection

CVPR 2022poster

We address the task of domain adaptation in object detection, where there is a domain gap between a domain with annotations (source) and a domain of interest without annotations (target). As an effective semi-supervised learning method, the teacher-student framework (a student model is supervised by…

Cited by 233PDFcodeScholar
2022

MultiPath++: Efficient Information Fusion and Trajectory Aggregation for Behavior Prediction

ICRA 2022poster

Predicting the future behavior of road users is one of the most challenging and important problems in autonomous driving. Applying deep learning to this problem requires fusing heterogeneous world state in the form of rich perception signals and map information, and inferring highly multi-modal dist…

Cited by 366SourceScholar
2021

A Dynamical View on Optimization Algorithms of Overparameterized Neural Networks

AISTATS 2021poster

When equipped with efficient optimization algorithms, the over-parameterized neural networks have demonstrated high level of performance even though the loss function is non-convex and non-smooth. While many works have been focusing on understanding the loss dynamics by training neural networks with…

2021

FBNetV3: Joint Architecture-Recipe Search Using Predictor Pretraining

CVPR 2021poster

Neural Architecture Search (NAS) yields state-of-the-art neural networks that outperform their best manually-designed counterparts. However, previous NAS methods search for architectures under one set of training hyper-parameters (i.e., a training recipe), overlooking superior architecture-recipe co…

Cited by 133PDFScholar
2021

Unbiased Teacher for Semi-Supervised Object Detection

ICLR 2021poster

Semi-supervised learning, i.e., training networks with both labeled and unlabeled data, has made significant progress recently. However, existing works have primarily focused on image classification tasks and neglected object detection which requires more annotation effort. In this work, we revisit…

2020

FBNetV2: Differentiable Neural Architecture Search for Spatial and Channel Dimensions

CVPR 2020poster

Differentiable Neural Architecture Search (DNAS) has demonstrated great success in designing state-of-the-art, efficient neural networks. However, DARTS-based DNAS's search space is small when compared to other search methods', since all candidate network layers must be explicitly instantiated in me…

Cited by 383PDFcodeScholar
2019

Cascaded Parallel Filtering for Memory-Efficient Image-Based Localization

ICCV 2019poster

Image-based localization (IBL) aims to estimate the 6DOF camera pose for a given query image. The camera pose can be computed from 2D-3D matches between a query image and Structure-from-Motion (SfM) models. Despite recent advances in IBL, it remains difficult to simultaneously resolve the memory con…

Cited by 38PDFcodeScholar
2018

Motion-Appearance Co-Memory Networks for Video Question Answering

CVPR 2018poster

Video Question Answering (QA) is an important task in understanding video temporal structure. We observe that there are three unique attributes of video QA compared with image QA: (1) it deals with long sequences of images containing richer information not only in quantity but also in variety; (2) m…

Cited by 310SourcePDFScholar
2017

AMC: Attention guided Multi-modal Correlation Learning for Image Search

CVPR 2017poster

Given a user's query, traditional image search systems rank images according to its relevance to a single modality (e.g., image content or surrounding text). Nowadays, an increasing number of images on the Internet are available with associated meta data in rich modalities (e.g., titles, keywords, t…

Cited by 49PDFcodeScholar
2017

TURN TAP: Temporal Unit Regression Network for Temporal Action Proposals

ICCV 2017poster

We address the problem of Temporal Action Proposal (TAP) generation. This is an important problem, as fast extraction of semantically important (e.g. human actions) segments from untrimmed videos is an important step for large-scale video analysis. To tackle this problem, we propose a novel Temporal…

Cited by 486PDFcodeScholar