← Search

Herke Van Hoof

26 accepted papers

2026

Gradient-Based Program Synthesis with Neurally Interpreted Languages

ICLR 2026poster

A central challenge in program induction has long been the trade-off between symbolic and neural approaches. Symbolic methods offer compositional generalisation and data efficiency, yet their scalability is constrained by formalisms such as domain-specific languages (DSLs), which are labor-intensive…

Cited by 0SourceScholar
2025

Data Augmentation for Instruction Following Policies via Trajectory Segmentation

AAAI 2025technical

The scalability of instructable agents in robotics or gaming is often hindered by limited data that pairs instructions with agent trajectories. However, large datasets of unannotated trajectories containing sequences of various agent behaviour (play trajectories) are often available. In a semi-super…

2023

Bridge the Inference Gaps of Neural Processes via Expectation Maximization

ICLR 2023poster

The neural process (NP) is a family of computationally efficient models for learning distributions over functions. However, it suffers from under-fitting and shows suboptimal performance in practice. Researchers have primarily focused on incorporating diverse structural inductive biases, e.g. attent…

2022

Fast and Data Efficient Reinforcement Learning from Pixels via Non-parametric Value Approximation

AAAI 2022technical

We present Nonparametric Approximation of Inter-Trace returns (NAIT), a Reinforcement Learning algorithm for discrete action, pixel-based environments that is both highly sample and computation efficient. NAIT is a lazy-learning approach with an update that is equivalent to episodic Monte-Carlo on e…

2022

Leveraging Class Abstraction for Commonsense Reinforcement Learning via Residual Policy Gradient Methods

IJCAI 2022poster

Enabling reinforcement learning (RL) agents to leverage a knowledge base while learning from experience promises to advance RL in knowledge intensive domains. However, it has proven difficult to leverage knowledge that is not manually tailored to the environment. We propose to use the subclass relat…

2022

Model-based Meta Reinforcement Learning using Graph Structured Surrogate Models and Amortized Policy Search

ICML 2022spotlight

Reinforcement learning is a promising paradigm for solving sequential decision-making problems, but low data efficiency and weak generalization across tasks are bottlenecks in real-world applications. Model-based meta reinforcement learning addresses these issues by learning dynamics and leveraging…

Cited by 29SourcePDFScholar
2022

Neural Topological Ordering for Computation Graphs

NeurIPS 2022accept

Recent works on machine learning for combinatorial optimization have shown that learning based approaches can outperform heuristic methods in terms of speed and performance. In this paper, we consider the problem of finding an optimal topological order on a directed acyclic graph (DAG) with focus on…

Cited by 13SourcePDFScholar
2020

Doubly Stochastic Variational Inference for Neural Processes with Hierarchical Latent Variables

ICML 2020poster

Neural processes (NPs) constitute a family of variational approximate models for stochastic processes with promising properties in computational efficiency and uncertainty quantification. These processes use neural networks with latent variable inputs to induce a predictive distribution. However, th…

Cited by 47SourcePDFScholar
2020

Estimating Gradients for Discrete Random Variables by Sampling without Replacement

ICLR 2020spotlight

We derive an unbiased estimator for expectations over discrete random variables based on sampling without replacement, which reduces variance as it avoids duplicate samples. We show that our estimator can be derived as the Rao-Blackwellization of three different estimators. Combining our estimator w…

Cited by 60SourcecodeScholar
2020

MDP Homomorphic Networks: Group Symmetries in Reinforcement Learning

NeurIPS 2020poster

This paper introduces MDP homomorphic networks for deep reinforcement learning. MDP homomorphic networks are neural networks that are equivariant under symmetries in the joint state-action space of an MDP. Current approaches to deep reinforcement learning do not usually exploit knowledge about such…

2019

Stochastic Beams and Where To Find Them: The Gumbel-Top-k Trick for Sampling Sequences Without Replacement

ICML 2019oral

The well-known Gumbel-Max trick for sampling from a categorical distribution can be extended to sample $k$ elements without replacement. We show how to implicitly apply this ’Gumbel-Top-$k$’ trick on a factorized distribution over sequences, allowing to draw exact samples without replacement using a…

2019

Uncertainty Aware Learning from Demonstrations in Multiple Contexts using Bayesian Neural Networks

ICRA 2019poster

Diversity of environments is a key challenge that causes learned robotic controllers to fail due to the discrepancies between the training and evaluation conditions. Training from demonstrations in various conditions can mitigate - but not completely prevent - such failures. Learned controllers such…

Cited by 24SourceScholar
2018

Eager and Memory-Based Non-Parametric Stochastic Search Methods for Learning Control

ICRA 2018poster

Direct policy search has shown to be a successful method to optimize robot controller parameters. However, defining a good parametric form for the controller can be challenging for complex problems. Non-parametric methods provide a flexible alternative and are thus a promising tool in robot skill le…

Cited by 3SourceScholar
2016

Active tactile object exploration with Gaussian processes

IROS 2016poster

Accurate object shape knowledge provides important information for performing stable grasping and dexterous manipulation. When modeling an object using tactile sensors, touching the object surface at a fixed grid of points can be sample inefficient. In this paper, we present an active touch strategy…

Cited by 117SourceScholar
2016

Stable reinforcement learning with autoencoders for tactile and visual data

IROS 2016poster

For many tasks, tactile or visual feedback is helpful or even crucial. However, designing controllers that take such high-dimensional feedback into account is non-trivial. Therefore, robots should be able to learn tactile skills through trial and error by using reinforcement learning algorithms. The…

Cited by 209SourceScholar
2015

Learning of Non-Parametric Control Policies with High-Dimensional State Features

AISTATS 2015poster

Learning complex control policies from high-dimensional sensory input is a challenge for reinforcement learning algorithms. Kernel methods that approximate values functions or transition models can address this problem. Yet, many current approaches rely on instable greedy maximization. In this paper…

Cited by 51SourcePDFScholar
2015

Stabilizing novel objects by learning to predict tactile slip

IROS 2015poster

During grasping and other in-hand manipulation tasks maintaining a stable grip on the object is crucial for the task's outcome. Inherently connected to grip stability is the concept of slip. Slip occurs when the contact between the fingertip and the object is partially lost, resulting in sudden unde…

Cited by 127SourceScholar
2015

Towards learning hierarchical skills for multi-phase manipulation tasks

ICRA 2015poster

Most manipulation tasks can be decomposed into a sequence of phases, where the robot's actions have different effects in each phase. The robot can perform actions to transition between phases and, thus, alter the effects of its actions, e.g. grasp an object in order to then lift it. The robot can th…

Cited by 163SourceScholar