← Search

Mark Hoogendoorn

7 accepted papers

2025

Start Smart: Leveraging Gradients For Enhancing Mask-based XAI Methods

ICLR 2025poster

Mask-based explanation methods offer a powerful framework for interpreting deep learning model predictions across diverse data modalities, such as images and time series, in which the central idea is to identify an instance-dependent mask that minimizes the performance drop from the resulting masked…

Cited by 0SourcePDFScholar
2023

Modelling Long Range Dependencies in $N$D: From Task-Specific to a General Purpose CNN

ICLR 2023poster

Performant Convolutional Neural Network (CNN) architectures must be tailored to specific tasks in order to consider the length, resolution, and dimensionality of the input data. In this work, we tackle the need for problem-specific CNN architectures. We present the Continuous Convolutional Neural Ne…

2022

CKConv: Continuous Kernel Convolution For Sequential Data

ICLR 2022poster

Conventional neural architectures for sequential data present important limitations. Recurrent neural networks suffer from exploding and vanishing gradients, small effective memory horizons, and must be trained sequentially. Convolutional neural networks cannot handle sequences of unknown size and t…

2022

FlexConv: Continuous Kernel Convolutions With Differentiable Kernel Sizes

ICLR 2022poster

When designing Convolutional Neural Networks (CNNs), one must select the size of the convolutional kernels before training. Recent works show CNNs benefit from different kernel sizes at different layers, but exploring all possible combinations is unfeasible in practice. A more efficient approach is…

2022

Reinforcement Learning with Option Machines

IJCAI 2022poster

Reinforcement learning (RL) is a powerful framework for learning complex behaviors, but lacks adoption in many settings due to sample size requirements. We introduce a framework for increasing sample efficiency of RL algorithms. Our approach focuses on optimizing environment rewards with high-level…

Cited by 12SourcePDFScholar
2020

Attentive Group Equivariant Convolutional Networks

ICML 2020poster

Although group convolutional networks are able to learn powerful representations based on symmetry patterns, they lack explicit means to learn meaningful relationships among them (e.g., relative positions and poses). In this paper, we present attentive group equivariant convolutions, a generalizatio…

2020

Co-Attentive Equivariant Neural Networks: Focusing Equivariance On Transformations Co-Occurring in Data

ICLR 2020poster

Equivariance is a nice property to have as it produces much more parameter efficient neural architectures and preserves the structure of the input through the feature mapping. Even though some combinations of transformations might never appear (e.g. an upright face with a horizontal nose), current e…

Cited by 27SourceScholar