← Latest papers
💻 computer science

Agentic CAMA-DRL: A Context-Aware Multi-Agent Deep Reinforcement Learning Framework for Multi-Stakeholder Charging Coordination of Last-Mile Delivery E-Bikes

This paper proposes Agentic CAMA-DRL, a context-aware multi-agent deep reinforcement learning framework that coordinates delivery operators, charging stations, fleet planners, and environmental regulators to optimize e-bike charging in urban last-mile logistics, achieving significant improvements in fleet utilization, punctuality, congestion reduction, and CO2 emissions compared to traditional rule-based approaches.

Original authors: Muddsair Sharif, Huseyin Seker

Published 2026-08-06
📖 4 min read☕ Coffee break read

Original authors: Muddsair Sharif, Huseyin Seker

Original paper licensed under CC BY 4.0 (https://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine a city as a giant, bustling game of tag where the players are delivery bikes and the "bases" are charging stations. In the past, these bikes ran on diesel, but now, like many of us swapping our phones for newer models, they are switching to electricity. This is great for the air we breathe, but it introduces a tricky new rule: the bikes have to stop and plug in to keep playing. If everyone tries to plug in at the same time, or if a bike stops to charge just when it's supposed to be dropping off a package, the whole game grinds to a halt. This is the world of "last-mile delivery"—the final, often chaotic leg of getting a package from a warehouse to your doorstep. Scientists who study this field use a tool called Deep Reinforcement Learning. Think of this as a super-smart video game AI that learns by playing millions of rounds, trying different moves, and remembering which ones get the highest score. When you have many different players (like the delivery company, the charging station owners, and the city regulators) all trying to win at the same time, it becomes a Multi-Agent problem. The big question researchers are asking is: Can we teach these AI players to work together as a team, rather than fighting each other, while also paying attention to the changing weather, traffic, and electricity prices?

This paper introduces a new, clever system called Agentic CAMA-DRL to solve exactly that puzzle. The authors, Muddsair Sharif and Huseyin Seker, built a digital simulation of a busy morning in London to test their idea. Instead of having one boss tell every bike what to do, they created four different "AI agents," each with a specific job and a different perspective. One agent is the Delivery Operator, whose only goal is to make sure packages arrive on time. Another is the Charging Station Operator, who wants to make sure no station gets too crowded. A third is the Fleet Planner, who tries to save money by charging when electricity is cheap. The fourth is the Environmental Planner, who wants to use green energy from the sun whenever possible.

The magic of this system is how these four agents talk to each other. They don't send text messages back and forth; instead, they all look at the same "context"—a live feed of data that includes traffic jams, how much battery is left in every bike, and when the sun is shining. They all share a common scoreboard. If one agent makes a move that helps them but hurts the others (like sending a bike to a charger that is already full), the whole team's score goes down. This forces them to learn a strategy where everyone wins together. The system is "agentic," meaning it doesn't just react to a low battery; it anticipates problems. It's like a chess player who doesn't just move a piece to save it from capture, but moves it three turns ahead to set up a winning position.

When the researchers ran their simulation, the results were impressive. Compared to the old, simple rules (like "charge whenever the battery is low") or systems that only had one AI boss, this new team-based approach made the fleet work 28% more efficiently. It reduced traffic jams at charging stations by 35% and helped deliveries arrive on time 32% more often. Perhaps most importantly for our planet, it cut carbon dioxide emissions by 42%. The authors also ran a special test to see how much of this success came from the teamwork versus the "context" (the real-time data). They found that while teamwork was huge, the ability to see the future context added an extra 5–8% boost, proving that the two ideas work better together than apart.

It is important to remember that these numbers come from a highly realistic computer simulation of London, not from a real-world test on actual streets yet. The authors are careful to say this is a "deployment-ready" solution, meaning the software is built and tested in the lab, but it still needs to be tried out in the real world to see how it handles unpredictable human riders or broken sensors. However, the study suggests that by treating delivery logistics as a cooperative team sport rather than a solo race, we can make our cities cleaner, faster, and much less frustrating for everyone involved.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →