You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: data/publications.tsx
+15-15Lines changed: 15 additions & 15 deletions
Original file line number
Diff line number
Diff line change
@@ -506,7 +506,7 @@ export const publications: {
506
506
description: "OMEGA is a training-free, optimization-guided diffusion framework that enforces structural consistency and interaction reasoning during sampling to generate realistic, controllable, and safety-critical multi-agent driving scenes.",
title: "Leveraging Vision-Centric Multi-Modal Expertise for 3D Object Detection",
@@ -586,7 +586,7 @@ export const publications: {
586
586
description: "The unified framework to enhance 3D object detection by uniting a multi-modal expert model with a trajectory distillation module.",
587
587
keys: ['ad_algorithm'],
588
588
time: '2023.10.24',
589
-
timeline:['te2e'],
589
+
timeline:[],
590
590
},
591
591
{
592
592
title: "OpenLane-V2: A Topology Reasoning Benchmark for Unified 3D HD Mapping",
@@ -610,7 +610,7 @@ export const publications: {
610
610
description: "The world's first perception and reasoning benchmark for scene structure in autonomous driving.",
611
611
keys: ['ad_algorithm'],
612
612
time: '2023.04.20',
613
-
timeline:['te2e'],
613
+
timeline:['te2e','highlight'],
614
614
},
615
615
{
616
616
title: "Delving into the Devils of Bird's-Eye-View Perception: A Review, Evaluation and Recipe",
@@ -630,7 +630,7 @@ export const publications: {
630
630
description: "We review the most recent work on BEV perception and provide analysis of different solutions.",
631
631
keys: ['ad_algorithm','survey'],
632
632
time: '2022.09.12',
633
-
timeline:['te2e'],
633
+
timeline:['te2e','highlight'],
634
634
},
635
635
{
636
636
title: "Scene as Occupancy",
@@ -670,7 +670,7 @@ export const publications: {
670
670
description: "We propose Sparse Dense Fusion (SDF), a complementary framework that incorporates both sparse-fusion and dense-fusion modules via the Transformer architecture.",
671
671
keys: ['ad_algorithm'],
672
672
time: '2023.04.09',
673
-
timeline:['te2e'],
673
+
timeline:[],
674
674
},
675
675
{
676
676
title: "HDGT: Heterogeneous Driving Graph Transformer for Multi-Agent Trajectory Prediction via Scene Encoding",
@@ -690,7 +690,7 @@ export const publications: {
690
690
description: "HDGT formulates the driving scene as a heterogeneous graph with different types of nodes and edges.",
691
691
keys: ['ad_algorithm'],
692
692
time: '2022.04.30',
693
-
timeline:['te2e'],
693
+
timeline:[],
694
694
},
695
695
{
696
696
title: "Distilling Focal Knowledge from Imperfect Expert for 3D Object Detection",
@@ -770,7 +770,7 @@ export const publications: {
770
770
description: "We propose GAPretrain, a plug-and-play framework that boosts 3D detection by pretraining with spatial-structural cues and BEV representation.",
771
771
keys: ['ad_algorithm'],
772
772
time: '2023.04.06',
773
-
timeline:['te2e'],
773
+
timeline:[],
774
774
},
775
775
{
776
776
title: "3D Data Augmentation for Driving Scenes on Camera",
@@ -790,7 +790,7 @@ export const publications: {
790
790
description: "We propose a 3D data augmentation approach termed Drive-3DAug to augment the driving scenes on camera in the 3D space.",
791
791
keys: ['ad_algorithm'],
792
792
time: '2023.03.18',
793
-
timeline:['te2e'],
793
+
timeline:[],
794
794
},
795
795
{
796
796
title: "Towards Capturing the Temporal Dynamics for Trajectory Prediction: a Coarse-to-Fine Approach",
@@ -834,7 +834,7 @@ export const publications: {
834
834
description: "A paradigm for autonomous driving that applies both Transformer and Temporal structure to generate BEV features.",
835
835
keys: ['ad_algorithm'],
836
836
time: '2022.03.31',
837
-
timeline:['te2e'],
837
+
timeline:['te2e','highlight'],
838
838
},
839
839
{
840
840
title: "PersFormer: 3D Lane Detection via Perspective Transformer and the OpenLane Benchmark",
@@ -866,7 +866,7 @@ export const publications: {
866
866
description: "PersFormer adopts a unified 2D/3D anchor design and an auxiliary task to detect 2D/3D lanes; we release one of the first large-scale real-world 3D lane datasets, OpenLane.",
867
867
keys: ['ad_algorithm'],
868
868
time: '2022.03.21',
869
-
timeline:['te2e'],
869
+
timeline:['te2e','highlight'],
870
870
},
871
871
{
872
872
title: "ReSim: Reliable World Simulation for Autonomous Driving",
@@ -886,7 +886,7 @@ export const publications: {
886
886
description: "ReSim is a driving world model that enables Reliable Simulation of diverse open-world driving scenarios under various actions, including hazardous non-expert ones. A Video2Reward model estimates the reward from ReSim's simulated future.",
887
887
keys: ['end_to_end_ad','home_sliding'],
888
888
time: '2025.06.11',
889
-
timeline:['te2e'],
889
+
timeline:['te2e','highlight'],
890
890
},
891
891
{
892
892
title: "ETA: Efficiency through Thinking Ahead, A Dual Approach to Self-Driving with Large Models",
description: "We aim to establish a generalized video prediction paradigm for autonomous driving by presenting the largest multimodal driving video dataset to date, OpenDV-2K, and a generative model that predicts the future given past visual and textual input, GenAD.",
1063
1063
keys: ['end_to_end_ad'],
1064
-
time: '2024.06.21',
1065
-
timeline:['te2e'],
1064
+
time: '2024.03.14',
1065
+
timeline:['te2e','highlight'],
1066
1066
},
1067
1067
{
1068
1068
title: "Visual Point Cloud Forecasting enables Scalable Autonomous Driving",
0 commit comments