Skip to main content

Showing 1–6 of 6 results for author: Bloembergen, D

.
  1. arXiv:2211.04108  [pdf, other

    cs.CV

    Determining Accessible Sidewalk Width by Extracting Obstacle Information from Point Clouds

    Authors: Cláudia Fonseca Pinhão, Chris Eijgenstein, Iva Gornishka, Shayla Jansen, Diederik M. Roijers, Daan Bloembergen

    Abstract: Obstacles on the sidewalk often block the path, limiting passage and resulting in frustration and wasted time, especially for citizens and visitors who use assistive devices (wheelchairs, walkers, strollers, canes, etc). To enable equal participation and use of the city, all citizens should be able to perform and complete their daily activities in a similar amount of time and effort. Therefore, we… ▽ More

    Submitted 8 November, 2022; originally announced November 2022.

    Comments: 4 pages, 9 figures. Presented at the workshop on "The Future of Urban Accessibility" at ACM ASSETS'22. Code for this paper is available at https://github.com/Amsterdam-AI-Team/Urban_PointCloud_Sidewalk_Width

    ACM Class: I.4.6; I.4.8

  2. arXiv:2109.07180  [pdf, other

    cs.LG

    Back to Basics: Deep Reinforcement Learning in Traffic Signal Control

    Authors: Sierk Kanis, Laurens Samson, Daan Bloembergen, Tim Bakker

    Abstract: In this paper we revisit some of the fundamental premises for a reinforcement learning (RL) approach to self-learning traffic lights. We propose RLight, a combination of choices that offers robust performance and good generalization to unseen traffic flows. In particular, our main contributions are threefold: our lightweight and cluster-aware state representation leads to improved performance; we… ▽ More

    Submitted 21 November, 2021; v1 submitted 15 September, 2021; originally announced September 2021.

    Comments: 9 pages, 4 figures; minor textual improvements w.r.t. v1. Presented at the 10th Intl. Workshop on Urban Computing at ACM SIGSPATIAL 2021. Code for this paper is available at https://github.com/Amsterdam-Internships/Self-Learning-Traffic-Lights

    ACM Class: I.2.6

  3. arXiv:2108.13757  [pdf, other

    cs.CV

    Automatic labelling of urban point clouds using data fusion

    Authors: Daan Bloembergen, Chris Eijgenstein

    Abstract: In this paper we describe an approach to semi-automatically create a labelled dataset for semantic segmentation of urban street-level point clouds. We use data fusion techniques using public data sources such as elevation data and large-scale topographical maps to automatically label parts of the point cloud, after which only limited human effort is needed to check the results and make amendments… ▽ More

    Submitted 15 October, 2021; v1 submitted 31 August, 2021; originally announced August 2021.

    Comments: 5 pages, 5 figures; minor changes and improved results w.r.t. v1. Presented at the 10th Intl. Workshop on Urban Computing at ACM SIGSPATIAL 2021. Code for this paper is available at https://github.com/Amsterdam-AI-Team/Urban_PointCloud_Processing

    ACM Class: I.4.6; I.4.8

  4. arXiv:1901.08021  [pdf, other

    cs.LG cs.MA stat.ML

    Robust Temporal Difference Learning for Critical Domains

    Authors: Richard Klima, Daan Bloembergen, Michael Kaisers, Karl Tuyls

    Abstract: We present a new Q-function operator for temporal difference (TD) learning methods that explicitly encodes robustness against significant rare events (SRE) in critical domains. The operator, which we call the $κ$-operator, allows to learn a robust policy in a model-based fashion without actually observing the SRE. We introduce single- and multi-agent robust TD methods using the operator $κ$. We pr… ▽ More

    Submitted 13 March, 2019; v1 submitted 23 January, 2019; originally announced January 2019.

    Comments: AAMAS 2019

  5. arXiv:1802.08020  [pdf, other

    cs.MA cs.GT

    On Rational Delegations in Liquid Democracy

    Authors: Daan Bloembergen, Davide Grossi, Martin Lackner

    Abstract: Liquid democracy is a proxy voting method where proxies are delegable. We propose and study a game-theoretic model of liquid democracy to address the following question: when is it rational for a voter to delegate her vote? We study the existence of pure-strategy Nash equilibria in this model, and how group accuracy is affected by them. We complement these theoretical results by means of agent-bas… ▽ More

    Submitted 20 November, 2018; v1 submitted 22 February, 2018; originally announced February 2018.

    Comments: 17 pages, 3 figures. This paper (without Appendix) appears in the proceedings of AAAI'19

  6. arXiv:1707.04402  [pdf, other

    cs.MA cs.AI cs.LG

    Lenient Multi-Agent Deep Reinforcement Learning

    Authors: Gregory Palmer, Karl Tuyls, Daan Bloembergen, Rahul Savani

    Abstract: Much of the success of single agent deep reinforcement learning (DRL) in recent years can be attributed to the use of experience replay memories (ERM), which allow Deep Q-Networks (DQNs) to be trained efficiently through sampling stored state transitions. However, care is required when using ERMs for multi-agent deep reinforcement learning (MA-DRL), as stored transitions can become outdated becaus… ▽ More

    Submitted 27 February, 2018; v1 submitted 14 July, 2017; originally announced July 2017.

    Comments: 9 pages, 6 figures, AAMAS2018 Conference Proceedings