<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Latest News | RoPL</title><link>http://www.ropl.ai/post/</link><atom:link href="http://www.ropl.ai/post/index.xml" rel="self" type="application/rss+xml"/><description>Latest News</description><generator>Hugo Blox Builder (https://hugoblox.com)</generator><language>en-us</language><lastBuildDate>Sun, 01 Feb 2026 00:00:00 +0000</lastBuildDate><image><url>http://www.ropl.ai/media/icon_hu12334264622865194457.png</url><title>Latest News</title><link>http://www.ropl.ai/post/</link></image><item><title>Any House Any Task (AHAT) is Now Public</title><link>http://www.ropl.ai/post/26-02-01-ahat/</link><pubDate>Sun, 01 Feb 2026 00:00:00 +0000</pubDate><guid>http://www.ropl.ai/post/26-02-01-ahat/</guid><description>&lt;p>🚀 Exciting News! We are thrilled to announce the release of our latest work:“Any House Any Task: Scalable Long-Horizon Planning for Abstract Human Tasks.” This research tackles long-horizon planning in large environments given ambiguous human instructions.&lt;/p>
&lt;h2 id="paper-details">Paper Details&lt;/h2>
&lt;p>&lt;strong>Title:&lt;/strong> Any House Any Task: Scalable Long-Horizon Planning for Abstract Human Tasks&lt;/p>
&lt;p>&lt;strong>Authors:&lt;/strong> Zhihong Liu, Yang Li, Renming Huang, Cewu Lu, Panpan Cai&lt;/p>
&lt;p>&lt;strong>Abstract:&lt;/strong> Open world language conditioned task planning is crucial for robots operating in large-scale household environments. While many recent works attempt to address this problem using Large Language Models (LLMs) via prompting or training, a key challenge remains scalability. Performance often degrades rapidly with increasing environment size, plan length, instruction ambiguity, and constraint complexity. In this work, we propose Any House Any Task (AHAT), a household task planner optimized for long-horizon planning in large environments given ambiguous human instructions. At its core, AHAT utilizes an LLM trained to map task instructions and textual scene graphs into grounded subgoals defined in the Planning Domain Definition Language (PDDL). These subgoals are subsequently solved to generate feasible and optimal long-horizon plans through explicit symbolic reasoning. To enhance the model&amp;rsquo;s ability to decompose complex and ambiguous intentions, we introduce TGPO, a novel reinforcement learning algorithm that integrates external correction of intermediate reasoning traces into Group Relative Policy Optimization (GRPO). Experiments demonstrate that AHAT achieves significant performance gains over state-of-the-art prompting, planning, and learning methods, particularly in human-style household tasks characterized by brief instructions but requiring complex execution plans.&lt;/p>
&lt;ul>
&lt;li>&lt;strong>Paper&lt;/strong>: &lt;a href="https://arxiv.org/abs/2602.12244" target="_blank" rel="noopener">Available on arXiv&lt;/a>&lt;/li>
&lt;li>&lt;strong>Project Page&lt;/strong>: &lt;a href="https://sii-liyang2024.github.io/ahat/" target="_blank" rel="noopener">AHAT Project Website&lt;/a>&lt;/li>
&lt;/ul>
&lt;p>We are excited to share this work with the robotics community and look forward to your feedback and potential collaborations!&lt;/p></description></item><item><title>Hi-Drive Paper Accepted by IEEE Robotics and Automation Letters (RA-L)</title><link>http://www.ropl.ai/post/25-09-26-ral-acceptance/</link><pubDate>Fri, 26 Sep 2025 00:00:00 +0000</pubDate><guid>http://www.ropl.ai/post/25-09-26-ral-acceptance/</guid><description>&lt;p>🎊 Excellent news! We are delighted to announce that our paper &lt;strong>&amp;ldquo;Hi-Drive: Hierarchical POMDP Planning for Safe Autonomous Driving in Diverse Urban Environments&amp;rdquo;&lt;/strong> has been accepted for publication in &lt;strong>IEEE Robotics and Automation Letters (RA-L)&lt;/strong>.&lt;/p>
&lt;h2 id="paper-details">Paper Details&lt;/h2>
&lt;p>&lt;strong>Title:&lt;/strong> Hi-Drive: Hierarchical POMDP Planning for Safe Autonomous Driving in Diverse Urban Environments&lt;/p>
&lt;p>&lt;strong>Authors:&lt;/strong> Xuanjin Jin, Chendong Zeng, Shengfa Zhu, Chunxiao Liu, Panpan Cai&lt;/p>
&lt;p>&lt;strong>Abstract:&lt;/strong> Uncertainties in dynamic road environments pose significant challenges for behavior and trajectory planning in autonomous driving. This paper introduces Hi-Drive, a hierarchical planning algorithm addressing uncertainties at both behavior and trajectory levels using a hierarchical Partially Observable Markov Decision Process (POMDP) formulation. Hi-Drive employs driver models to represent uncertain behavioral intentions of other vehicles and uses their parameters to infer hidden driving styles. By treating driver models as high-level decision-making actions, our approach effectively manages the exponential complexity inherent in POMDPs. To further enhance safety and robustness, Hi-Drive integrates a trajectory optimization based on importance sampling, refining trajectories using a comprehensive analysis of critical agents. Evaluations on real-world urban driving datasets demonstrate that Hi-Drive significantly outperforms state-of-the-art planning-based and learning-based methods across diverse urban driving situations in real-world benchmarks.&lt;/p>
&lt;p>IEEE Robotics and Automation Letters (RA-L) is a premier publication venue for robotics research, known for its rapid review process and high-quality contributions to the field of robotics and automation. This work represents a significant contribution to autonomous driving research, particularly in addressing the complex challenges of planning under uncertainty in urban environments.&lt;/p>
&lt;p>Congratulations to all the authors on this outstanding achievement!&lt;/p></description></item><item><title>Two Papers Accepted by NeurIPS 2025</title><link>http://www.ropl.ai/post/25-09-26-neurips-acceptance/</link><pubDate>Fri, 26 Sep 2025 00:00:00 +0000</pubDate><guid>http://www.ropl.ai/post/25-09-26-neurips-acceptance/</guid><description>&lt;p>🎉 Congratulations to our research team! We are thrilled to announce that &lt;strong>two papers&lt;/strong> from our group have been accepted by the &lt;strong>Conference on Neural Information Processing Systems (NeurIPS) 2025&lt;/strong>.&lt;/p>
&lt;h2 id="featured-work">Featured Work&lt;/h2>
&lt;p>Our two accepted papers are:&lt;/p>
&lt;p>&lt;strong>Paper 1: TRU-POMDP&lt;/strong>&lt;/p>
&lt;ul>
&lt;li>&lt;strong>Paper&lt;/strong>: &lt;a href="https://arxiv.org/abs/2506.02860" target="_blank" rel="noopener">Available on arXiv&lt;/a>&lt;/li>
&lt;li>&lt;strong>Project Page&lt;/strong>: &lt;a href="https://tru-pomdp.github.io/" target="_blank" rel="noopener">TRU-POMDP Project Website&lt;/a>&lt;/li>
&lt;/ul>
&lt;p>&lt;strong>Paper 2: UniDomain&lt;/strong>&lt;/p>
&lt;ul>
&lt;li>&lt;strong>Paper&lt;/strong>: &lt;a href="https://arxiv.org/abs/2507.21545" target="_blank" rel="noopener">Available on arXiv&lt;/a>&lt;/li>
&lt;li>&lt;strong>Project Page&lt;/strong>: &lt;a href="https://unidomain.github.io/" target="_blank" rel="noopener">UniDomain Project Website&lt;/a>&lt;/li>
&lt;/ul>
&lt;p>We look forward to presenting our work and sharing our findings with the broader research community at NeurIPS 2025. Stay tuned for more details about the papers and presentations as we approach the conference!&lt;/p></description></item><item><title>From Lab to Cafe: Boba Bot Puts Our [NeurIPS'25] UniDomain Research to the Ultimate Test</title><link>http://www.ropl.ai/post/25-09-12-bobabot/</link><pubDate>Fri, 12 Sep 2025 00:00:00 +0000</pubDate><guid>http://www.ropl.ai/post/25-09-12-bobabot/</guid><description>&lt;p>At the recent Anniversary Open Day of the Shanghai Innovation Institute (SII), our research came to life with a simple request: &amp;ldquo;Hey BobaBot, make me a bubble tea!&amp;rdquo;&lt;/p>
&lt;p>Our robotic barista, &amp;ldquo;Boba Bot,&amp;rdquo; was put to the test, running non-stop for two consecutive days. It seamlessly managed the entire workflow from order-taking to task-planning and final execution, demonstrating remarkable resilience under pressure. This was more than a demo; it was a validation of our work in a live, unpredictable setting, far from the ideal conditions of a lab.&lt;/p>
&lt;p>Boba Bot serves as the official real-world showcase for our [NeurIPS'25] UniDomain project. The ability of the robot to operate autonomously and consistently is powered by the core principles of our UniDomain framework, bridging the gap between theoretical research and practical, tangible application.&lt;/p>
&lt;!-- 嵌入 Bilibili 播放器 -->
&lt;div style="max-width:100%; margin:0 auto;">
&lt;iframe src="https://www.bilibili.com/video/BV1uP2cBYEaf/?spm_id_from=333.1387.homepage.video_card.click&amp;vd_source=95b8b687ab9c5a2fea86be161a9e59d5" width="100%" height="498" scrolling="no" frameborder="0" allowfullscreen="true">&lt;/iframe>
&lt;/div></description></item></channel></rss>