Skip to main content

Showing 1–8 of 8 results for author: Bakker, T

.
  1. arXiv:2406.04261  [pdf, other

    cs.LG

    Simulating, Fast and Slow: Learning Policies for Black-Box Optimization

    Authors: Fabio Valerio Massoli, Tim Bakker, Thomas Hehn, Tribhuvanesh Orekondy, Arash Behboodi

    Abstract: In recent years, solving optimization problems involving black-box simulators has become a point of focus for the machine learning community due to their ubiquity in science and engineering. The simulators describe a forward process $f_{\mathrm{sim}}: (ψ, x) \rightarrow y$ from simulation parameters $ψ$ and input data $x$ to observations $y$, and the goal of the optimization problem is to find par… ▽ More

    Submitted 6 June, 2024; originally announced June 2024.

  2. arXiv:2309.05477  [pdf, other

    cs.LG

    Learning Objective-Specific Active Learning Strategies with Attentive Neural Processes

    Authors: Tim Bakker, Herke van Hoof, Max Welling

    Abstract: Pool-based active learning (AL) is a promising technology for increasing data-efficiency of machine learning models. However, surveys show that performance of recent AL methods is very sensitive to the choice of dataset and training setting, making them unsuitable for general application. In order to tackle this problem, the field Learning Active Learning (LAL) suggests to learn the active learnin… ▽ More

    Submitted 11 September, 2023; originally announced September 2023.

    Comments: Accepted at ECML 2023

  3. arXiv:2210.13027  [pdf, other

    stat.ME cs.LG stat.ML

    E-Valuating Classifier Two-Sample Tests

    Authors: Teodora Pandeva, Tim Bakker, Christian A. Naesseth, Patrick Forré

    Abstract: We introduce a powerful deep classifier two-sample test for high-dimensional data based on E-values, called E-value Classifier Two-Sample Test (E-C2ST). Our test combines ideas from existing work on split likelihood ratio tests and predictive independence tests. The resulting E-values are suitable for anytime-valid sequential two-sample tests. This feature allows for more effective use of data in… ▽ More

    Submitted 30 April, 2024; v1 submitted 24 October, 2022; originally announced October 2022.

  4. arXiv:2210.00980  [pdf, other

    physics.ins-det

    Three-Electrode Cell Calorimeter for Electrical Double Layer Capacitors

    Authors: Joren E. Vos, Hendrik P. Rodenburg, Danny Inder Maur, Ties J. W. Bakker, Henkjan Siekman, Ben H. Erné

    Abstract: A calorimeter was built to measure the heat from a porous capacitive working electrode connected in a three-electrode configuration. This makes it possible to detect differences between cathodic and anodic heat production. The electrochemical cell contains a large electrolyte solution reservoir, ensuring a constant concentration of the salt solution probed by the reference electrode via a Luggin t… ▽ More

    Submitted 3 October, 2022; originally announced October 2022.

    Comments: 9 pages, 7 figures. The following article has been submitted to Review of Scientific Instruments. After it is published, it will be found at https://publishing.aip.org/resources/librarians/products/journals/

    Journal ref: Rev. Sci. Instrum. 93 (12), 124102 (2022)

  5. arXiv:2203.16392  [pdf, other

    eess.IV cs.CV

    On learning adaptive acquisition policies for undersampled multi-coil MRI reconstruction

    Authors: Tim Bakker, Matthew Muckley, Adriana Romero-Soriano, Michal Drozdzal, Luis Pineda

    Abstract: Most current approaches to undersampled multi-coil MRI reconstruction focus on learning the reconstruction model for a fixed, equidistant acquisition trajectory. In this paper, we study the problem of joint learning of the reconstruction model together with acquisition policies. To this end, we extend the End-to-End Variational Network with learnable acquisition policies that can adapt to differen… ▽ More

    Submitted 30 March, 2022; originally announced March 2022.

    Comments: Accepted to MIDL 2022 as conference paper

  6. arXiv:2111.07021  [pdf, other

    physics.flu-dyn

    Effects of microplastics and surfactants on surface roughness of water waves

    Authors: Yukun Sun, Christopher Ruf, Thomas Bakker, Yulin Pan

    Abstract: In this paper, we study the flow physics underlying the recently developed remote sensing capability of detecting oceanic microplastics, which is based on the measurable surface roughness reduction induced by the presence of microplastics on the ocean surface. In particular, we are interested in whether this roughness reduction is caused by the microplastics as floating particles, or by the surfac… ▽ More

    Submitted 12 November, 2021; originally announced November 2021.

  7. 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

  8. arXiv:2010.16262  [pdf, other

    cs.CV cs.LG cs.NE

    Experimental design for MRI by greedy policy search

    Authors: Tim Bakker, Herke van Hoof, Max Welling

    Abstract: In today's clinical practice, magnetic resonance imaging (MRI) is routinely accelerated through subsampling of the associated Fourier domain. Currently, the construction of these subsampling strategies - known as experimental design - relies primarily on heuristics. We propose to learn experimental design strategies for accelerated MRI with policy gradient methods. Unexpectedly, our experiments sh… ▽ More

    Submitted 15 December, 2020; v1 submitted 30 October, 2020; originally announced October 2020.

    Comments: Accepted to NeurIPS 2020 (spotlight), 15-12-2020: Fixed typos, Figure 9, and pseudocode