Skip to content

Commit f29624d

Browse files
committed
Merge branch 'master' of github.com:OpenPerceptionX/OpenPerceptionX.github.io
2 parents d3ea49e + 74806c7 commit f29624d

3 files changed

Lines changed: 24 additions & 0 deletions

File tree

data/publications.tsx

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,26 @@ export const publications: {
148148
time: '',
149149
timeline:[],
150150
},
151+
{
152+
title: "PlannerRFT: Reinforcing Diffusion Planners through Closed-Loop and Sample-Efficient Fine-Tuning",
153+
link: "https://arxiv.org/pdf/2601.12901",
154+
image: "/assets/publication/PlannerRFT.jpeg",
155+
author: "Hongchen Li, Tianyu Li, Jiazhi Yang, Haochen Tian, Caojun Wang, Lei Shi, Mingyang Shang, Zengrong Lin, Gaoqiang Wu, Zhihui Hao, Xianpeng Lang, Jia Hu, Hongyang Li",
156+
note: "arXiv 2026",
157+
noteoption: '',
158+
star: "",
159+
starlink: "",
160+
icon: [
161+
{
162+
type: "page",
163+
link: "/PlannerRFT/",
164+
},
165+
],
166+
description: `A closed-loop and sample-efficient RFT framework for diffusion-based planners.`,
167+
keys: ['ad_algorithm'],
168+
time: '2026.1.19',
169+
timeline:[''],
170+
},
151171
{
152172
title: "SimScale: Learning to Drive via Real-World Simulation at Scale",
153173
link: "https://arxiv.org/abs/2511.23369",

data/team.tsx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,10 @@ export const members: {
204204
icon: "homepage",
205205
url: "https://lzpyx.github.io/",
206206
},
207+
{
208+
icon: "scholar",
209+
url: "https://scholar.google.com/citations?user=60OgIQsAAAAJ",
210+
},
207211
{
208212
icon: "email",
209213
url: "mailto:yixuanpan2024@gmail.com",
27.8 KB
Loading

0 commit comments

Comments
 (0)