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
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -170,7 +170,7 @@ export const publications: {
170
170
description: `🏗️ A scalable simulation pipeline that synthesizes diverse and high-fidelity reactive driving scenarios with pseudo-expert.\n🚀 An effective sim-real co-training strategy that improves robustness and generalization across end-to-end planners.\n🔬 A comprehensive recipe that reveals crucial insights into the underlying scaling properties of sim-real learning systems.`,
171
171
keys: ['end_to_end_ad'],
172
172
time: '2025.11.28',
173
-
timeline:[],
173
+
timeline:['te2e'],
174
174
},
175
175
{
176
176
title: "Reinforced Refinement with Self-Aware Expansion for End-to-End Autonomous Driving",
@@ -926,7 +926,7 @@ export const publications: {
926
926
description: "",
927
927
keys: ['end_to_end_ad'],
928
928
time: '2025.04.14',
929
-
timeline:[],
929
+
timeline:['te2e'],
930
930
},
931
931
{
932
932
title: "Centaur: Robust End-to-End Autonomous Driving with Test-Time Training",
0 commit comments