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

Repositories

Showing 10 of 10 repositories
  • RouteRL Public
    COeXISTENCE-PROJECT/RouteRL’s past year of commit activity
    Jupyter Notebook 5 MIT 1 1 0 Updated Dec 19, 2024
  • .github Public
    COeXISTENCE-PROJECT/.github’s past year of commit activity
    0 0 0 0 Updated Dec 17, 2024
  • JanuX Public
    COeXISTENCE-PROJECT/JanuX’s past year of commit activity
    Python 0 MIT 0 0 0 Updated Dec 4, 2024
  • 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 0 0 0 0 Updated Dec 3, 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
  • BottleCOEX Public

    Lightweight Simulation of Coexistence of CAVs and Human Drivers in Two-route Bottleneck Scenarios

    COeXISTENCE-PROJECT/BottleCOEX’s past year of commit activity
    Python 0 0 0 0 Updated Sep 20, 2024
  • Akman-PhD_Task Public Forked from aonurakman/RL-Based-Mobility-Optimization

    Onur Akman - Ph.D. Qualification project

    COeXISTENCE-PROJECT/Akman-PhD_Task’s past year of commit activity
    Jupyter Notebook 0 2 0 0 Updated Dec 7, 2023
  • references Public

    Repository of relevant papers

    COeXISTENCE-PROJECT/references’s past year of commit activity
    TeX 0 0 2 0 Updated Nov 27, 2023
  • COeXISTENCE-PROJECT/master_thesis_Kamil_Gorski’s past year of commit activity
    Jupyter Notebook 0 0 0 0 Updated Nov 15, 2023
  • shared Public

    Various files (admin, documents, graphical, etc.)

    COeXISTENCE-PROJECT/shared’s past year of commit activity
    0 0 0 0 Updated Nov 15, 2023

Top languages

Loading…

Most used topics

Loading…