@@ -246,28 +246,28 @@ export default function Home() {
246246 </ p >
247247 < ul className = "ml-6 space-y-3 list-outside list-disc" >
248248 < li >
249- Long-horizon robot learning and multi-stage task execution
249+ Long-horizon robot learning and multi-stage task execution.
250250 </ li >
251251 < li >
252- On-policy progress estimation under partial observability
252+ On-policy progress estimation under partial observability.
253253 </ li >
254254 < li >
255- Task decomposition and sub-goal discovery for complex behaviors
255+ Task decomposition and sub-goal discovery for complex behaviors.
256256 </ li >
257257 < li >
258- Run-time failure detection, recovery, and robustness in real-world deployment
258+ Run-time failure detection, recovery, and robustness in real-world deployment.
259259 </ li >
260260 < li >
261- Closed-loop decision-making with feedback-driven adaptation
261+ Closed-loop decision-making with feedback-driven adaptation.
262262 </ li >
263263 < li >
264- Integration of learning, planning, and control for sequential decision-making
264+ Integration of learning, planning, and control for sequential decision-making.
265265 </ li >
266266 < li >
267- Data efficiency in robot learning, including on-policy data collection and hybrid offline– online training
267+ Data efficiency in robot learning, including on-policy data collection and hybrid offline- online training.
268268 </ li >
269269 < li >
270- Metrics and evaluation protocols for long-horizon performance, robustness, and generalization
270+ Metrics and evaluation protocols for long-horizon performance, robustness, and generalization.
271271 </ li >
272272 </ ul >
273273 </ div >
@@ -283,7 +283,7 @@ export default function Home() {
283283 < div className = "w-full px-6 flex justify-center mt-6" >
284284 < div className = "w-full max-w-7xl flex flex-col gap-3" >
285285 < ul className = "ml-6 space-y-3 list-outside list-disc" >
286- < li > All papers must be submitted through
286+ < li > All contributions must be submitted through
287287 < Link href = "https://openreview.net/group?id=roboticsfoundation.org/RSS/2026/Workshop/ExWBC" target = "_blank" className = "text-o-blue animated-underline" >
288288 OpenReview
289289 </ Link > .
@@ -306,10 +306,10 @@ export default function Home() {
306306 To facilitate double-blind review, all submissions must be fully anonymized.
307307 </ li >
308308 < li >
309- Accepted contributions will be made available online on this workshop website as non-archival reports.
309+ All accepted contributions will be made available online on this workshop website as non-archival reports.
310310 </ li >
311311 < li >
312- All accepted contributions will be invited for presentations.
312+ Selected contributions will be invited for presentations.
313313 </ li >
314314 </ ul >
315315 </ div >
0 commit comments