Skip to content

Commit adc97cd

Browse files
committed
.
1 parent 2d1159f commit adc97cd

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

data/publications.tsx

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,20 @@ export const publications: {
3939
description: string;
4040
keys: string[];
4141
}[] = [
42+
{
43+
title: "Reinforced Refinement with Self-Aware Expansion for End-to-End Autonomous Driving",
44+
link: "https://arxiv.org/abs/2506.09800",
45+
image: "/assets/publication/e2eads.jpg",
46+
author: "Haochen Liu, Tianyu Li, Haohan Yang, Li Chen, Caojun Wang, Ke Guo, Haochen Tian, Hongchen Li, Hongyang Li, Chen Lv",
47+
note: "arXiv 2025",
48+
noteoption: '',
49+
star: "",
50+
starlink: "",
51+
icon: [
52+
],
53+
description: "",
54+
keys: ['end_to_end_ad'],
55+
},
4256
{
4357
title: "UniVLA: Learning to Act Anywhere with Task-centric Latent Actions",
4458
link: "https://arxiv.org/abs/2505.06111",
24.2 KB
Loading

0 commit comments

Comments
 (0)