← Search

Yikang LI

36 accepted papers

2025

Affine Steerable Equivariant Layer for Canonicalization of Neural Networks

ICLR 2025poster

In the field of equivariant networks, achieving affine equivariance, particularly for general group representations, has long been a challenge. In this paper, we propose the steerable EquivarLayer, a generalization of InvarLayer (Li et al., 2024), by building on the concept of equivariants beyond in…

Cited by 0SourcePDFScholar
2025

Projective Equivariant Networks via Second-order Fundamental Differential Invariants

NeurIPS 2025spotlight

Equivariant networks enhance model efficiency and generalization by embedding symmetry priors into their architectures. However, most existing methods, primarily based on group convolutions and steerable convolutions, face significant limitations when dealing with complex transformation groups, part…

Cited by 0SourceScholar
2024

Affine Equivariant Networks Based on Differential Invariants

CVPR 2024poster

Convolutional neural networks benefit from translation equivariance achieving tremendous success. Equivariant networks further extend this property to other transformation groups. However most existing methods require discretization or sampling of groups leading to increased model sizes for larger g…

2024

SensorX2Vehicle: Online Sensors-to-Vehicle Rotation Calibration Methods in Road Scenarios

RA-L 2024

Properly-calibrated sensors are the prerequisite for a dependable autonomous driving system. Besides the extrinsic calibration between the sensors, the extrinsic between the sensor and the vehicle is also important, especially the rotation. Most of the existing sensor-to-vehicle calibration approach

Cited by 10SourceScholar
2024

VeloVox: A Low-Cost and Accurate 4D Object Detector with Single-Frame Point Cloud of Livox LiDAR

ICRA 2024poster

Combining motion prediction in LiDAR-based 3D object detection is an effective method for improving overall accuracy, especially the downstream autonomous driving tasks. The recent development of low-cost LiDARs (e.g. Livox LiDAR) enables us to explore such 4D perception systems with a lower budget…

Cited by 1SourcecodeScholar
2023

AD-PT: Autonomous Driving Pre-Training with Large-scale Point Cloud Dataset

NeurIPS 2023poster

It is a long-term vision for Autonomous Driving (AD) community that the perception models can learn from a large-scale point cloud dataset, to obtain unified representations that can achieve promising results on different tasks or benchmarks. Previous works mainly focus on the self-supervised pre-tr…

2023

Analyzing Infrastructure LiDAR Placement with Realistic LiDAR Simulation Library

ICRA 2023poster

Recently, Vehicle-to-Everything (V2X) cooperative perception has attracted increasing attention. Infrastructure sensors play a critical role in this research field; however, how to find the optimal placement of infrastructure sensors is rarely studied. In this paper, we investigate the problem of in…

Cited by 43SourcecodeScholar
2023

Bi3D: Bi-Domain Active Learning for Cross-Domain 3D Object Detection

CVPR 2023poster

Unsupervised Domain Adaptation (UDA) technique has been explored in 3D cross-domain tasks recently. Though preliminary progress has been made, the performance gap between the UDA-based 3D model and the supervised one trained with fully annotated target domain is still large. This motivates us to con…

2023

CLIP2Scene: Towards Label-Efficient 3D Scene Understanding by CLIP

CVPR 2023poster

Contrastive Language-Image Pre-training (CLIP) achieves promising results in 2D zero-shot and few-shot learning. Despite the impressive performance in 2D, applying CLIP to help the learning in 3D scene understanding has yet to be explored. In this paper, we make the first attempt to investigate how…

2023

Catch Missing Details: Image Reconstruction With Frequency Augmented Variational Autoencoder

CVPR 2023poster

The popular VQ-VAE models reconstruct images through learning a discrete codebook but suffer from a significant issue in the rapid quality degradation of image reconstruction as the compression rate rises. One major reason is that a higher compression rate induces more loss of visual signals on the…

2023

DetZero: Rethinking Offboard 3D Object Detection with Long-term Sequential Point Clouds

ICCV 2023poster

Existing offboard 3D detectors always follow a modular pipeline design to take advantage of unlimited sequential point clouds. We have found that the full potential of offboard 3D detectors is not explored mainly due to two reasons: (1) the onboard multi-object tracker cannot generate sufficient com…

Cited by 35PDFcodeScholar
2023

Dynamic Scenario Representation Learning for Motion Forecasting With Heterogeneous Graph Convolutional Recurrent Networks

RA-L 2023

Due to the complex and changing interactions in dynamic scenarios, motion forecasting is a challenging problem in autonomous driving. Most existing works exploit static road graphs to characterize scenarios and are limited in modeling evolving spatio-temporal dependencies in dynamic scenarios. In th

Cited by 56SourceScholar
2023

Joint Camera Intrinsic and LiDAR-Camera Extrinsic Calibration

ICRA 2023poster

Sensor-based environmental perception is a crucial step for autonomous driving systems, for which an accurate calibration between multiple sensors plays a critical role. For the calibration of LiDAR and camera, the existing method is generally to calibrate the intrinsic of the camera first and then…

Cited by 68SourcecodeScholar
2023

LWSIS: LiDAR-Guided Weakly Supervised Instance Segmentation for Autonomous Driving

AAAI 2023technical

Image instance segmentation is a fundamental research topic in autonomous driving, which is crucial for scene understanding and road safety. Advanced learning-based approaches often rely on the costly 2D mask annotations for training. In this paper, we present a more artful framework, LiDAR-guided…

2023

LoGoNet: Towards Accurate 3D Object Detection With Local-to-Global Cross-Modal Fusion

CVPR 2023poster

LiDAR-camera fusion methods have shown impressive performance in 3D object detection. Recent advanced multi-modal methods mainly perform global fusion, where image features and point cloud features are fused across the whole scene. Such practice lacks fine-grained region-level information, yielding…

2023

Optimizing the Placement of Roadside LiDARs for Autonomous Driving

ICCV 2023poster

Multi-agent cooperative perception is an increasingly popular topic in the field of autonomous driving, where roadside LiDARs play an essential role. However, how to optimize the placement of roadside LiDARs is a crucial but often overlooked problem. This paper proposes an approach to optimize the p…

Cited by 16PDFScholar
2023

RangePerception: Taming LiDAR Range View for Efficient and Accurate 3D Object Detection

NeurIPS 2023poster

LiDAR-based 3D detection methods currently use bird's-eye view (BEV) or range view (RV) as their primary basis. The former relies on voxelization and 3D convolutions, resulting in inefficient training and inference processes. Conversely, RV-based methods demonstrate higher efficiency due to their co…

Cited by 8SourcePDFScholar
2023

Rethinking Range View Representation for LiDAR Segmentation

ICCV 2023poster

LiDAR segmentation is crucial for autonomous driving perception. Recent trends favor point- or voxel-based methods as they often yield better performance than the traditional range view representation. In this work, we unveil several key factors in building powerful range view models. We observe tha…

Cited by 173PDFScholar
2023

SCPNet: Semantic Scene Completion on Point Cloud

CVPR 2023highlight

Training deep models for semantic scene completion is challenging due to the sparse and incomplete input, a large quantity of objects of diverse scales as well as the inherent label noise for moving objects. To address the above-mentioned problems, we propose the following three solutions: 1) Redesi…

Cited by 95SourcePDFScholar
2023

Uni3D: A Unified Baseline for Multi-Dataset 3D Object Detection

CVPR 2023poster

Current 3D object detection models follow a single dataset-specific training and testing paradigm, which often faces a serious detection accuracy drop when they are directly deployed in another dataset. In this paper, we study the task of training a unified 3D detector from multiple datasets. We obs…

2023

UniSeg: A Unified Multi-Modal LiDAR Segmentation Network and the OpenPCSeg Codebase

ICCV 2023poster

Point-, voxel-, and range-views are three representative forms of point clouds. All of them have accurate 3D measurements but lack color and texture information. RGB images are a natural complement to these point cloud views and fully utilizing the comprehensive information of them benefits more rob…

Cited by 46PDFcodeScholar
2022

CROON: Automatic Multi-LiDAR Calibration and Refinement Method in Road Scene

IROS 2022poster

Sensor-based environmental perception is a crucial part of the autonomous driving system. In order to get an excellent perception of the surrounding environment, an intelligent system would configure multiple LiDARs (3D Light Detection and Ranging) to cover the distant and near space of the car. The…

Cited by 18SourcecodeScholar
2022

Homogeneous Multi-modal Feature Fusion and Interaction for 3D Object Detection

ECCV 2022poster

"Multi-modal 3D object detection has been an active research topic in autonomous driving. Nevertheless, it is non-trivial to explore the cross-modal feature fusion between sparse 3D points and dense 2D pixels. Recent approaches either fuse the image features with the point cloud features that are pr…

2022

L-Tracing: Fast Light Visibility Estimation on Neural Surfaces by Sphere Tracing

ECCV 2022poster

"We introduce a highly efficient light visibility estimation method, called L-Tracing, for reflectance factorization on neural implicit surfaces. Light visibility is indispensable for modeling shadows and specular of high quality on object’s surface. For neural implicit representations, former metho…

Cited by 11SourcePDFScholar
2022

Point-to-Voxel Knowledge Distillation for LiDAR Semantic Segmentation

CVPR 2022poster

This article addresses the problem of distilling knowledge from a large teacher model to a slim student network for LiDAR semantic segmentation. Directly employing previous distillation approaches yields inferior results due to the intrinsic challenges of point cloud, i.e., sparsity, randomness and…

Cited by 215PDFcodeScholar
2022

b-DARTS: Beta-Decay Regularization for Differentiable Architecture Search

CVPR 2022oral

Neural Architecture Search (NAS) has attracted increasingly more attention in recent years because of its capability to design deep neural network automatically. Among them, differential NAS approaches such as DARTS, have gained popularity for the search efficiency. However, they suffer from two mai…

Cited by 148PDFcodeScholar
2019

PasteGAN: A Semi-Parametric Method to Generate Image from Scene Graph

NeurIPS 2019poster

Despite some exciting progress on high-quality image generation from structured (scene graphs) or free-form (sentences) descriptions, most of them only guarantee the image-level semantical consistency, i.e. the generated image matching the semantic meaning of the description. They still lack the inv…

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
2018

Factorizable Net: An Efficient Subgraph-based Framework for Scene Graph Generation

ECCV 2018poster

Generating scene graph to describe all the relations inside an image gains increasing interests these years. However, most of the previous methods use complicated structures with slow inference speed or rely on the external data, which limits the usage of the model in real-life scenarios. To improve…

2018

Question-Guided Hybrid Convolution for Visual Question Answering

ECCV 2018poster

In this paper, we propose a novel Question-Guided Hybrid Convolution (QGHC) network for Visual Question Answering (VQA). Most state-of-the-art VQA methods fuse the high-level textual and visual features from the neural network and abandon the visual spatial information when learning multi-modal feat…

Cited by 93SourcePDFScholar
2018

Visual Question Generation as Dual Task of Visual Question Answering

CVPR 2018poster

Visual question answering (VQA) and visual question generation (VQG) are two trending topics in the computer vision, but they are usually explored separately despite their intrinsic complementary relationship. In this paper, we propose an end-to-end unified model, the Invertible Question Answering N…

Cited by 198SourcePDFScholar
2017

Scene Graph Generation From Objects, Phrases and Region Captions

ICCV 2017poster

Object detection, scene graph generation and region captioning, which are three scene understanding tasks at different semantic levels, are tied together: scene graphs are generated on top of objects detected in an image with their pairwise relationship predicted, while region captioning gives a lan…

Cited by 551PDFcodeScholar