Skip to content

logo

COeXISTENCE is an ecosystem to experiment with future Urban Traffic Systems, where routing decisions are simulatenously made by humans and autonomous vehicles.

The following use-case synthesize main features of an ecosystem:

  • You import road network of a given urban areas from Open Street Map
  • You generate a demand pattern, where each of agents is specified with own traits and travel demans $(o_i, d_i, \tau_i$)
  • You control your experiment with a .json file and specify details of conducted experiment (or set of experiments).
  • You specify your human behaviour models to accurately reproduce how human drivers select routes.
  • You generate choice set of paths for each agent to select from.
  • You connect with SUMO traffic simulator to be used as environment to compute travel costs.
  • You run $n$ days of human learning (SUMO days), hoping the system will stabilize in proximity of Wardrop User Equilibrium
  • You introduce mutation and replace some human agents with AVs.
  • You determine reinforcement learning algorithm for each agent by defining rewards, observations and hyperparameters
  • You train your algorithms until it finds suitable policy
  • You roll-out the trained policy and observe impact of new routing on the system.
  • You further allow humans to adapt to actions of AVs and allow AVs to refine its policies.

Each of above handled with specific packages/modules/workflows of COeXISTENCE:

image

Pinned Loading

  1. references references Public

    Repository of relevant papers

    TeX

  2. RouteRL RouteRL Public

    RouteRL is a multi-agent reinforcement learning framework for modeling and simulating the collective route choices of humans and autonomous vehicles.

    Jupyter Notebook 17 2

Repositories

Showing 10 of 15 repositories
  • URB_data Public
    COeXISTENCE-PROJECT/URB_data’s past year of commit activity
    0 0 0 0 Updated Apr 12, 2025
  • RouteRL Public

    RouteRL is a multi-agent reinforcement learning framework for modeling and simulating the collective route choices of humans and autonomous vehicles.

    COeXISTENCE-PROJECT/RouteRL’s past year of commit activity
    Jupyter Notebook 17 MIT 2 0 0 Updated Apr 11, 2025
  • URB Public

    Urban Routing Benchmark

    COeXISTENCE-PROJECT/URB’s past year of commit activity
    Python 0 MIT 0 0 0 Updated Apr 10, 2025
  • Ile-de-france Public
    COeXISTENCE-PROJECT/Ile-de-france’s past year of commit activity
    Python 0 0 0 0 Updated Apr 9, 2025
  • RoutingZoo Public
    COeXISTENCE-PROJECT/RoutingZoo’s past year of commit activity
    Jupyter Notebook 2 0 0 0 Updated Mar 13, 2025
  • RouteLLM Public

    Experimenting with LLM-based decision making in urban route choice

    COeXISTENCE-PROJECT/RouteLLM’s past year of commit activity
    Jupyter Notebook 0 MIT 0 0 0 Updated Mar 7, 2025
  • Wardropian_cycles Public

    Different approaches to solving wardropian cycles problem - a question whether agents in the system following a System Optimal assignment can achieve equal time of travel

    COeXISTENCE-PROJECT/Wardropian_cycles’s past year of commit activity
    Jupyter Notebook 1 0 0 0 Updated Mar 5, 2025
  • JanuX Public
    COeXISTENCE-PROJECT/JanuX’s past year of commit activity
    Python 0 MIT 0 2 0 Updated Feb 9, 2025
  • .github Public
    COeXISTENCE-PROJECT/.github’s past year of commit activity
    0 0 0 0 Updated Dec 17, 2024
  • parcour Public

    PARCOUR is designed to define and test different behavior and learning models in custom multi-agent route-choice scenarios and observe agent interactions in a shared environment.

    COeXISTENCE-PROJECT/parcour’s past year of commit activity
    Python 0 MIT 0 0 0 Updated Oct 3, 2024

Top languages

Loading…

Most used topics

Loading…