paper-with-me

Papers

Bridging Policy and Real-World Dynamics: LLM-Augmented Rebalancing for Shared Micromobility Systems

2026-02-26 · Heng Tan, Hua Yan, Yu Yang arxiv

Shared micromobility services such as e-scooters and bikes have become an integral part of urban transportation, yet their efficiency critically depends on effective vehicle rebalancing. Existing methods either optimize for average demand patterns or employ robust optimization and reinforcement learning to handle predefined uncertainties. However, these approaches overlook emergent events (e.g., demand surges, vehicle outages, regulatory interventions) or sacrifice performance in normal conditions. We introduce AMPLIFY, an LLM-augmented policy adaptation framework for shared micromobility rebalancing. The framework combines a baseline rebalancing module with an LLM-based adaptation module that adjusts strategies in real time under emergent scenarios. The adaptation module ingests system context, demand predictions, and baseline strategies, and refines adjustments through self-reflection. Evaluations on real-world e-scooter data from Chicago show that our approach improves demand satisfaction and system revenue compared to baseline policies, highlighting the potential of LLM-driven adaptation as a flexible solution for managing uncertainty in micromobility systems.

📄 PDF Abstract BibTeX arXiv:2603.00176

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Zero-shot Sim2Real Adaptation Across Environments

2023-02-08 · Buddhika Laknath Semage, Thommen George Karimpanal, Santu Rana, Svetha Venkatesh

Simulation based learning often provides a cost-efficient recourse to reinforcement learning applications in robotics. However, simulators are generally incapable of accurately replicating real-world dynamics, and thus b…

continuous-controlContinuous ControlFriction

Social World Model-Augmented Mechanism Design Policy Learning

2025-10-22 · Xiaoyuan Zhang, Yizhe Huang, Chengdong Ma, Zhixun Chen 외 arxiv

Designing adaptive mechanisms to align individual and collective interests remains a central challenge in artificial social intelligence. Existing methods often struggle with modeling heterogeneous agents possessing pers…

Bridging Adaptivity and Safety: Learning Agile Collision-Free Locomotion Across Varied Physics

2025-01-08 · Yichao Zhong, Chong Zhang, Tairan He, Guanya Shi

Real-world legged locomotion systems often need to reconcile agility and safety for different scenarios. Moreover, the underlying dynamics are often unknown and time-variant (e.g., payload, friction). In this paper, we i…

Friction

Plan Your Target and Learn Your Skills: State-Only Imitation Learning via Decoupled Policy Optimization

2021-09-29 · NeurIPS 2021 12 · Minghuan Liu, Zhengbang Zhu, Yuzheng Zhuang, Weinan Zhang 외

State-only imitation learning (SOIL) enables agents to learn from massive demonstrations without explicit action or reward information. However, previous methods attempt to learn the implicit state-to-action mapping poli…

Imitation LearningReinforcement Learning (RL)

Bridging the Sim2Real Gap: Vision Encoder Pre-Training for Visuomotor Policy Transfer

2025-01-26 · Samuel Biruduganti, Yash Yardi, Lars Ankile

Simulation offers a scalable and efficient alternative to real-world data collection for learning visuomotor robotic policies. However, the simulation-to-reality, or "Sim2Real" distribution shift -- introduced by employi…