Skip to main content

Showing 1–7 of 7 results for author: Stol, M

.
  1. arXiv:2404.19485  [pdf, other

    cs.AI

    IID Relaxation by Logical Expressivity: A Research Agenda for Fitting Logics to Neurosymbolic Requirements

    Authors: Maarten C. Stol, Alessandra Mileo

    Abstract: Neurosymbolic background knowledge and the expressivity required of its logic can break Machine Learning assumptions about data Independence and Identical Distribution. In this position paper we propose to analyze IID relaxation in a hierarchy of logics that fit different use case requirements. We discuss the benefits of exploiting known data dependencies and distribution constraints for Neurosymb… ▽ More

    Submitted 1 July, 2024; v1 submitted 30 April, 2024; originally announced April 2024.

    Comments: 13 pages, 2 figures, submitted to NeSy 2024

  2. arXiv:2210.06466  [pdf, other

    cs.CV

    Prompt Generation Networks for Input-based Adaptation of Frozen Vision Transformers

    Authors: Jochem Loedeman, Maarten C. Stol, Tengda Han, Yuki M. Asano

    Abstract: With the introduction of the transformer architecture in computer vision, increasing model scale has been demonstrated as a clear path to achieving performance and robustness gains. However, with model parameter counts reaching the billions, classical finetuning approaches are becoming increasingly limiting and even unfeasible when models become hosted as inference APIs, as in NLP. To this end, vi… ▽ More

    Submitted 19 April, 2023; v1 submitted 12 October, 2022; originally announced October 2022.

    Comments: Tech report, 12 pages. Code: https://github.com/jochemloedeman/PGN

  3. arXiv:2106.10137  [pdf, other

    cs.CV

    Self-supervised Video Representation Learning with Cross-Stream Prototypical Contrasting

    Authors: Martine Toering, Ioannis Gatopoulos, Maarten Stol, Vincent Tao Hu

    Abstract: Instance-level contrastive learning techniques, which rely on data augmentation and a contrastive loss function, have found great success in the domain of visual representation learning. They are not suitable for exploiting the rich dynamical structure of video however, as operations are done on many augmented instances. In this paper we propose "Video Cross-Stream Prototypical Contrasting", a nov… ▽ More

    Submitted 20 October, 2021; v1 submitted 18 June, 2021; originally announced June 2021.

    Comments: WACV2022

  4. arXiv:2011.01977  [pdf, other

    cs.LG stat.ML

    Mixing Consistent Deep Clustering

    Authors: Daniel Lutscher, Ali el Hassouni, Maarten Stol, Mark Hoogendoorn

    Abstract: Finding well-defined clusters in data represents a fundamental challenge for many data-driven applications, and largely depends on good data representation. Drawing on literature regarding representation learning, studies suggest that one key characteristic of good latent representations is the ability to produce semantically mixed outputs when decoding linear interpolations of two latent represen… ▽ More

    Submitted 3 November, 2020; originally announced November 2020.

  5. arXiv:2009.02594  [pdf, other

    cs.LG stat.ML

    FlipOut: Uncovering Redundant Weights via Sign Flip**

    Authors: Andrei Apostol, Maarten Stol, Patrick Forré

    Abstract: Modern neural networks, although achieving state-of-the-art results on many tasks, tend to have a large number of parameters, which increases training time and resource usage. This problem can be alleviated by pruning. Existing methods, however, often require extensive parameter tuning or multiple cycles of pruning and retraining to convergence in order to obtain a favorable accuracy-sparsity trad… ▽ More

    Submitted 5 September, 2020; originally announced September 2020.

  6. arXiv:2006.05218  [pdf, other

    cs.LG cs.CV stat.ML

    Super-resolution Variational Auto-Encoders

    Authors: Ioannis Gatopoulos, Maarten Stol, Jakub M. Tomczak

    Abstract: The framework of variational autoencoders (VAEs) provides a principled method for jointly learning latent-variable models and corresponding inference models. However, the main drawback of this approach is the blurriness of the generated images. Some studies link this effect to the objective function, namely, the (negative) log-likelihood. Here, we propose to enhance VAEs by adding a random variabl… ▽ More

    Submitted 30 June, 2020; v1 submitted 9 June, 2020; originally announced June 2020.

    Comments: 13 pages, 11 figures, 3 tables. Code available at: https://github.com/ioangatop/srVAE

  7. arXiv:2006.00896  [pdf, other

    cs.LG stat.ML

    Pruning via Iterative Ranking of Sensitivity Statistics

    Authors: Stijn Verdenius, Maarten Stol, Patrick Forré

    Abstract: With the introduction of SNIP [arXiv:1810.02340v2], it has been demonstrated that modern neural networks can effectively be pruned before training. Yet, its sensitivity criterion has since been criticized for not propagating training signal properly or even disconnecting layers. As a remedy, GraSP [arXiv:2002.07376v1] was introduced, compromising on simplicity. However, in this work we show that b… ▽ More

    Submitted 14 June, 2020; v1 submitted 1 June, 2020; originally announced June 2020.

    Comments: 25 pages, 21 figures, 62 pictures, typos corrected, reference added