Zum Hauptinhalt springen

Showing 1–13 of 13 results for author: Worrall, D E

Searching in archive cs. Search in all archives.
.
  1. arXiv:2209.00529  [pdf, other

    cs.IT

    Learning Perturbations for Soft-Output Linear MIMO Demappers

    Authors: Daniel E. Worrall, Markus Peschl, Arash Behboodi, Roberto Bondesan

    Abstract: Tree-based demappers for multiple-input multiple-output (MIMO) detection such as the sphere decoder can achieve near-optimal performance but incur high computational cost due to their sequential nature. In this paper, we propose the perturbed linear demapper (PLM), which is a novel data-driven model for computing soft outputs in parallel. To achieve this, the PLM learns a distribution centered on… ▽ More

    Submitted 9 September, 2022; v1 submitted 1 September, 2022; originally announced September 2022.

    Comments: Accepted at IEEE Global Communications Conference 2022

  2. arXiv:2203.02201  [pdf, other

    cs.LG math.OC

    Neural Simulated Annealing

    Authors: Alvaro H. C. Correia, Daniel E. Worrall, Roberto Bondesan

    Abstract: Simulated annealing (SA) is a stochastic global optimisation technique applicable to a wide range of discrete and continuous variable problems. Despite its simplicity, the development of an effective SA optimiser for a given problem hinges on a handful of carefully handpicked components; namely, neighbour proposal distribution and temperature annealing schedule. In this work, we view SA from a rei… ▽ More

    Submitted 4 March, 2022; originally announced March 2022.

    Journal ref: Proceedings of The 26th International Conference on Artificial Intelligence and Statistics, PMLR 206:4946-4962, 2023

  3. arXiv:2202.07643  [pdf, other

    cs.LG cs.CV

    Lie Point Symmetry Data Augmentation for Neural PDE Solvers

    Authors: Johannes Brandstetter, Max Welling, Daniel E. Worrall

    Abstract: Neural networks are increasingly being used to solve partial differential equations (PDEs), replacing slower numerical solvers. However, a critical issue is that neural PDE solvers require high-quality ground truth data, which usually must come from the very solvers they are designed to replace. Thus, we are presented with a proverbial chicken-and-egg problem. In this paper, we present a method, w… ▽ More

    Submitted 29 May, 2022; v1 submitted 15 February, 2022; originally announced February 2022.

    Comments: Published at ICML 2022, Github: https://github.com/brandstetter-johannes/LPSDA

  4. arXiv:2006.16908  [pdf, other

    cs.LG stat.ML

    MDP Homomorphic Networks: Group Symmetries in Reinforcement Learning

    Authors: Elise van der Pol, Daniel E. Worrall, Herke van Hoof, Frans A. Oliehoek, Max Welling

    Abstract: 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 structure. By building this prior knowledge into policy and value networks using an equivariance con… ▽ More

    Submitted 20 January, 2021; v1 submitted 30 June, 2020; originally announced June 2020.

  5. arXiv:2006.10503  [pdf, other

    cs.LG stat.ML

    SE(3)-Transformers: 3D Roto-Translation Equivariant Attention Networks

    Authors: Fabian B. Fuchs, Daniel E. Worrall, Volker Fischer, Max Welling

    Abstract: We introduce the SE(3)-Transformer, a variant of the self-attention module for 3D point clouds and graphs, which is equivariant under continuous 3D roto-translations. Equivariance is important to ensure stable and predictable performance in the presence of nuisance transformations of the data input. A positive corollary of equivariance is increased weight-tying within the model. The SE(3)-Transfor… ▽ More

    Submitted 24 November, 2020; v1 submitted 18 June, 2020; originally announced June 2020.

  6. arXiv:1911.07704  [pdf, other

    cs.CV

    Affine Self Convolution

    Authors: Nichita Diaconu, Daniel E Worrall

    Abstract: Attention mechanisms, and most prominently self-attention, are a powerful building block for processing not only text but also images. These provide a parameter efficient method for aggregating inputs. We focus on self-attention in vision models, and we combine it with convolution, which as far as we know, are the first to do. What emerges is a convolution with data dependent filters. We call this… ▽ More

    Submitted 18 November, 2019; originally announced November 2019.

  7. arXiv:1905.11697  [pdf, other

    cs.LG cs.CV stat.ML

    Deep Scale-spaces: Equivariance Over Scale

    Authors: Daniel E. Worrall, Max Welling

    Abstract: We introduce deep scale-spaces (DSS), a generalization of convolutional neural networks, exploiting the scale symmetry structure of conventional image recognition tasks. Put plainly, the class of an image is invariant to the scale at which it is viewed. We construct scale equivariant cross-correlations based on a principled extension of convolutions, grounded in the theory of scale-spaces and semi… ▽ More

    Submitted 28 May, 2019; originally announced May 2019.

  8. arXiv:1905.04663  [pdf, other

    cs.LG cs.CV stat.ML

    Learning to Convolve: A Generalized Weight-Tying Approach

    Authors: Nichita Diaconu, Daniel E Worrall

    Abstract: Recent work (Cohen & Welling, 2016) has shown that generalizations of convolutions, based on group theory, provide powerful inductive biases for learning. In these generalizations, filters are not only translated but can also be rotated, flipped, etc. However, coming up with exact models of how to rotate a 3 x 3 filter on a square pixel-grid is difficult. In this paper, we learn how to transform f… ▽ More

    Submitted 12 May, 2019; originally announced May 2019.

    Comments: Accepted to ICML 2019

  9. arXiv:1902.02729  [pdf, other

    cs.CV

    Reversible GANs for Memory-efficient Image-to-Image Translation

    Authors: Tycho F. A. van der Ouderaa, Daniel E. Worrall

    Abstract: The Pix2pix and CycleGAN losses have vastly improved the qualitative and quantitative visual quality of results in image-to-image translation tasks. We extend this framework by exploring approximately invertible architectures which are well suited to these losses. These architectures are approximately invertible by design and thus partially satisfy cycle-consistency before training even begins. Fu… ▽ More

    Submitted 7 February, 2019; originally announced February 2019.

  10. arXiv:1711.07476  [pdf, other

    cs.LG cs.CV stat.ML

    Virtual Adversarial Ladder Networks For Semi-supervised Learning

    Authors: Saki Shinoda, Daniel E. Worrall, Gabriel J. Brostow

    Abstract: Semi-supervised learning (SSL) partially circumvents the high cost of labeling data by augmenting a small labeled dataset with a large and relatively cheap unlabeled dataset drawn from the same distribution. This paper offers a novel interpretation of two deep learning-based SSL approaches, ladder networks and virtual adversarial training (VAT), as applying distributional smoothing to their respec… ▽ More

    Submitted 12 December, 2017; v1 submitted 20 November, 2017; originally announced November 2017.

    Comments: Camera-ready version for NIPS 2017 workshop Learning with Limited Labeled Data

  11. arXiv:1710.07307  [pdf, other

    cs.CV

    Interpretable Transformations with Encoder-Decoder Networks

    Authors: Daniel E. Worrall, Stephan J. Garbin, Daniyar Turmukhambetov, Gabriel J. Brostow

    Abstract: Deep feature spaces have the capacity to encode complex transformations of their input data. However, understanding the relative feature-space relationship between two transformed encoded images is difficult. For instance, what is the relative feature space relationship between two rotated images? What is decoded when we interpolate in feature space? Ideally, we want to disentangle confounding fac… ▽ More

    Submitted 19 October, 2017; originally announced October 2017.

    Comments: Accepted at ICCV 2017

  12. arXiv:1705.00664  [pdf, other

    cs.CV

    Bayesian Image Quality Transfer with CNNs: Exploring Uncertainty in dMRI Super-Resolution

    Authors: Ryutaro Tanno, Daniel E. Worrall, Aurobrata Ghosh, Enrico Kaden, Stamatios N. Sotiropoulos, Antonio Criminisi, Daniel C. Alexander

    Abstract: In this work, we investigate the value of uncertainty modeling in 3D super-resolution with convolutional neural networks (CNNs). Deep learning has shown success in a plethora of medical image transformation problems, such as super-resolution (SR) and image synthesis. However, the highly ill-posed nature of such problems results in inevitable ambiguity in the learning of networks. We propose to acc… ▽ More

    Submitted 30 May, 2017; v1 submitted 1 May, 2017; originally announced May 2017.

    Comments: Accepted paper at MICCAI 2017

  13. arXiv:1612.04642  [pdf, other

    cs.CV cs.LG stat.ML

    Harmonic Networks: Deep Translation and Rotation Equivariance

    Authors: Daniel E. Worrall, Stephan J. Garbin, Daniyar Turmukhambetov, Gabriel J. Brostow

    Abstract: Translating or rotating an input image should not affect the results of many computer vision tasks. Convolutional neural networks (CNNs) are already translation equivariant: input image translations produce proportionate feature map translations. This is not the case for rotations. Global rotation equivariance is typically sought through data augmentation, but patch-wise equivariance is more diffi… ▽ More

    Submitted 11 April, 2017; v1 submitted 14 December, 2016; originally announced December 2016.

    Comments: Submitted to CVPR 2017