@@ -65,31 +65,35 @@ export const publications: {
6565 time : string ;
6666 timeline : string [ ] ;
6767} [ ] = [
68- // {
69- // title: "Towards the Era of Post-Training for Physical AI",
70- // link: "",
71- // image: "https://ik.imagekit.io/opendrivelab/publication/README_overall.jpg?updatedAt=1776279802611",
72- // image_sliding: "https://ik.imagekit.io/opendrivelab/WE_sliding.jpg?updatedAt=1776279788833",
73- // author: "Tianyu Li, Li Chen, Caojun Wang, Haochen Liu, Kashyap Chitta, Yuhang Lu, Naisheng Ye, Yufei Wang, Jiaxin Peng, Jin Pan, Zhaoyu Su, Andrei Bursuc, Shengbo Eben Li, Andreas Geiger, Honglin Bian, Hongyang Li, Peng Su",
74- // note: "Preprint 2026",
75- // noteoption: '',
76- // star: "https://img.shields.io/github/stars/OpenDriveLab/WorldEngine?style=social",
77- // starlink: "https://github.com/OpenDriveLab/WorldEngine",
78- // icon: [
79- // {
80- // type: "page",
81- // link: "/WorldEngine",
82- // },
83- // {
84- // type: "github",
85- // link: "https://github.com/OpenDriveLab/WorldEngine",
86- // },
87- // ],
88- // description: "World Engine does not scale the dataset. It scales the difficulty.",
89- // keys: ['end_to_end_ad', 'home_sliding'],
90- // time: '2026.04.18',
91- // timeline: ['te2e', 'highlight'],
92- // },
68+ {
69+ title : "World Engine: Towards the Era of Post-Training for Physical AI" ,
70+ link : "" ,
71+ image : "https://raw.githubusercontent.com/OpenDriveLab/opendrivelab.github.io/refs/heads/master/WorldEngine/imgs/README_overall.jpg" ,
72+ image_sliding : "https://raw.githubusercontent.com/OpenDriveLab/opendrivelab.github.io/refs/heads/master/WorldEngine/imgs/WE_hero_img_nologo.jpg" ,
73+ author : "Tianyu Li, Li Chen, Hongyang Li, Caojun Wang, Haochen Liu, Kashyap Chitta, Yuhang Lu, Naisheng Ye, Yufei Wang, Jiaxin Peng, Jin Pan, Zhaoyu Su, Peng Su, Andrei Bursuc, Shengbo Eben Li, Andreas Geiger, Honglin Bian" ,
74+ note : "Research Paper 2026" ,
75+ noteoption : '' ,
76+ star : "https://img.shields.io/github/stars/OpenDriveLab/WorldEngine?style=social" ,
77+ starlink : "https://github.com/OpenDriveLab/WorldEngine" ,
78+ icon : [
79+ {
80+ type : "page" ,
81+ link : "/WorldEngine" ,
82+ } ,
83+ {
84+ type : "github" ,
85+ link : "https://github.com/OpenDriveLab/WorldEngine" ,
86+ } ,
87+ {
88+ type : "huggingface" ,
89+ link : "https://huggingface.co/datasets/OpenDriveLab/WorldEngine" ,
90+ } ,
91+ ] ,
92+ description : "The missing infrastructure for Physical AI post-training in AD. Open-source. Production-validated." ,
93+ keys : [ 'editor_pick' , 'end_to_end_ad' , 'home_sliding' ] ,
94+ time : '2026.04.17' ,
95+ timeline : [ 'te2e' , 'highlight' ] ,
96+ } ,
9397 {
9498 title : "TAMEn: Tactile-Aware Manipulation Engine for Closed-Loop Data Collection in Contact-Rich Tasks" ,
9599 link : "https://arxiv.org/abs/2604.07335" ,
0 commit comments