Skip to content

Commit c258360

Browse files
committed
update workshop rss26
1 parent b4dda91 commit c258360

4 files changed

Lines changed: 26 additions & 41 deletions

File tree

app/(default)/(event)/rss2026/workshop/page.tsx

Lines changed: 15 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -34,25 +34,18 @@ const speakers: {
3434
// link: 'https://autonomousrobots.nl/people/'
3535
// },
3636
{
37-
name: "Leslie Pack Kaelbling",
38-
image: "https://ik.imagekit.io/opendrivelab/yuance/people/leslie_kaelbling.jpg",
39-
position: "Professor",
40-
affiliation: 'MIT',
41-
link: 'https://people.csail.mit.edu/lpk/'
42-
},
43-
{
44-
name: "Shan Luo",
45-
image: "https://ik.imagekit.io/opendrivelab/yuance/people/shan_luo.jpg",
46-
position: "Reader",
47-
affiliation: "King's College London",
48-
link: 'https://shanluo.github.io/'
37+
name: "Yi Li",
38+
image: "/assets/person/yi_li.jpg",
39+
position: "Assistant Professor",
40+
affiliation: 'Tsinghua University, China',
41+
link: 'https://scholar.google.com/citations?user=UyZL660AAAAJ&hl=en'
4942
},
5043
{
51-
name: "Hamidreza Kasaei",
52-
image: "https://ik.imagekit.io/opendrivelab/yuance/people/hamidreza_kasaei.jpg",
53-
position: "Associate Professor",
54-
affiliation: 'University of Groningen',
55-
link: 'https://hkasaei.github.io/'
44+
name: "Marcel Torne",
45+
image: "/assets/person/marcel_torne.jpg",
46+
position: "Researcher",
47+
affiliation: "Stanford, Physical Intelligence",
48+
link: 'https://marceltorne.github.io/'
5649
},
5750
// {
5851
// name: "Roberto Martín-Martín",
@@ -109,6 +102,11 @@ const organizers: {
109102
affiliation: 'OpenDriveLab',
110103
link: 'https://faikit.github.io/'
111104
},
105+
{
106+
name: "Hai Zhang",
107+
affiliation: 'The University of Hong Kong',
108+
link: 'https://betray12138.github.io/resume/'
109+
},
112110
{
113111
name: "Chonghao Sima",
114112
affiliation: 'The University of Hong Kong',

app/(default)/(event)/rss2026/workshop/schedule.tsx

Lines changed: 11 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -81,20 +81,22 @@ const scheduleItems: {
8181
bilibili: "",
8282
},
8383
slides: "",
84+
bio: "Tianyu Li is the co-founder of Archon Robotics and a PhD researcher affiliated with Fudan University, Shanghai Innovation Institute, and OpenDriveLab. His research focuses on Physical AI, autonomous driving, end-to-end autonomous driving systems, 3D reconstruction, and generative models.",
8485
},
8586
{
8687
type: "talk",
8788
time: "09:05 AM",
88-
name: "Leslie Pack Kaelbling",
89-
nameLink: "https://people.csail.mit.edu/lpk/",
90-
affiliation: "MIT, USA",
91-
affiliationLogo: "/assets/brand/mit.png",
89+
name: "Yi Li",
90+
nameLink: "https://scholar.google.com/citations?user=UyZL660AAAAJ&hl=en",
91+
affiliation: "Tsinghua University, China",
92+
affiliationLogo: "/assets/brand/tsinghua_square.png",
9293
title: "TBD",
9394
recordings: {
9495
youtube: "",
9596
bilibili: "",
9697
},
9798
slides: "",
99+
bio: "Yi Li is an Assistant Professor in the Institute for Interdisciplinary Information Sciences (IIIS) at Tsinghua University. He received his PhD from Stanford University advised by Leonidas J. Guibas, and later worked as a Research Scientist at Google. His recent research interests include 3D perception, humanoid robot learning, and human-robot interaction.",
98100
},
99101
{
100102
type: "talk",
@@ -124,17 +126,17 @@ const scheduleItems: {
124126
{
125127
type: "talk",
126128
time: "10:30 AM",
127-
name: "Shan Luo",
128-
nameLink: "https://shanluo.github.io/",
129-
affiliation: "King's College London, UK",
130-
affiliationLogo: "/assets/brand/kcl.png",
129+
name: "Marcel Torne",
130+
nameLink: "https://marceltorne.github.io/",
131+
affiliation: "Stanford, Physical Intelligence",
132+
affiliationLogo: "/assets/brand/stanford.png",
131133
title: "TBD",
132134
recordings: {
133135
youtube: "",
134136
bilibili: "",
135137
},
136138
slides: "",
137-
bio: "Shan Luo is currently a Reader in Robotics and AI at the Department of Engineering, King's College London, where he leads the Robot Perception Lab (RPL). He is an enthusiastic and dedicated researcher doing research on robot perception with vision and tactile sensing, leveraging machine learning and computer vision algorithms with applications in robotics, e.g., robot perception, object recognition & localisation, and multimodal sensing fusion. He was a Lecturer (Assistant Professor) at the Department of Computer Science, the University of Liverpool, from 2018 to 2021, and was Director for the smARTLab at the Department. Prior to that, he was a Postdoctoral Research Fellow at Harvard University from 2017 to 2018, and at the University of Leeds from 2016 to 2017. He received the PhD degree in Robotics from King's College London, in 2016. He was a Visiting Scientist at the Computer Science and Artificial Intelligence Laboratory (CSAIL), MIT, in 2016. He is a Fellow of the Higher Education Academy (FHEA).",
139+
bio: "Marcel Torne is a researcher at Stanford and Physical Intelligence. His research focuses on learning-based assistive robots and methods for in-context adaptation of policies to unseen scenarios with an emphasis on human-centric approaches.",
138140
},
139141
{
140142
type: "talk",
@@ -151,21 +153,6 @@ const scheduleItems: {
151153
slides: "",
152154
bio: "Fan Shi is an Assistant Professor at the National University of Singapore, where he holds the prestigious NUS Presidential Young Professorship. His research lies at the intersection of artificial intelligence and robotics, with a focus on physical simulation, robot learning, and the development of scalable methods for embodied intelligence. His work has been recognized through awards and support from leading organizations, including the NVIDIA Academic Grant Program, Google Research, and the Swiss AI Initiative.",
153155
},
154-
{
155-
type: "talk",
156-
time: "11:30 AM",
157-
name: "Hamidreza Kasaei",
158-
nameLink: "https://hkasaei.github.io/",
159-
affiliation: "University of Groningen, Netherlands",
160-
affiliationLogo: "/assets/brand/ug.png",
161-
title: "TBD",
162-
recordings: {
163-
youtube: "",
164-
bilibili: "",
165-
},
166-
slides: "",
167-
bio: "Hamidreza Kasaei is an Associate Professor in the Department of Artificial Intelligence at the University of Groningen, the Netherlands. He has an extensive background in computer vision, machine learning, and robotics. His main research interests lie in the area of 3D Object Perception and Object Manipulation. These days, he is particularly interested in enabling robots to incrementally learn from past experiences and intelligently and safely interact with non-expert human users using data-efficient open-ended machine-learning techniques. Therefore, his research group focuses on Lifelong Interactive Robot Learning (IRL-Lab), which we work at the cutting edge of robotics research.",
168-
},
169156
{
170157
type: "talk",
171158
time: "12:00 AM",
9.61 KB
Loading

public/assets/person/yi_li.jpg

380 KB
Loading

0 commit comments

Comments
 (0)