Skip to main content

Showing 1–22 of 22 results for author: Bloem, P

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

    cs.CL

    Truth-value judgment in language models: belief directions are context sensitive

    Authors: Stefan F. Schouten, Peter Bloem, Ilia Markov, Piek Vossen

    Abstract: Recent work has demonstrated that the latent spaces of large language models (LLMs) contain directions predictive of the truth of sentences. Multiple methods recover such directions and build probes that are described as getting at a model's "knowledge" or "beliefs". We investigate this phenomenon, looking closely at the impact of context on the probes. Our experiments establish where in the LLM t… ▽ More

    Submitted 29 April, 2024; originally announced April 2024.

  2. arXiv:2312.14264  [pdf

    cs.ET cond-mat.mes-hall cs.AI cs.AR eess.SY

    Experimental demonstration of magnetic tunnel junction-based computational random-access memory

    Authors: Yang Lv, Brandon R. Zink, Robert P. Bloom, Hüsrev Cılasun, Pravin Khanal, Salonik Resch, Zamshed Chowdhury, Ali Habiboglu, Weigang Wang, Sachin S. Sapatnekar, Ulya Karpuzcu, Jian-** Wang

    Abstract: Conventional computing paradigm struggles to fulfill the rapidly growing demands from emerging applications, especially those for machine intelligence, because much of the power and energy is consumed by constant data transfers between logic and memory modules. A new paradigm, called "computational random-access memory (CRAM)" has emerged to address this fundamental limitation. CRAM performs logic… ▽ More

    Submitted 29 May, 2024; v1 submitted 21 December, 2023; originally announced December 2023.

  3. arXiv:2310.14657  [pdf, other

    cs.CL cs.AI

    Reasoning about Ambiguous Definite Descriptions

    Authors: Stefan F. Schouten, Peter Bloem, Ilia Markov, Piek Vossen

    Abstract: Natural language reasoning plays an increasingly important role in improving language models' ability to solve complex language understanding tasks. An interesting use case for reasoning is the resolution of context-dependent ambiguity. But no resources exist to evaluate how well Large Language Models can use explicit reasoning to resolve ambiguity in language. We propose to use ambiguous definite… ▽ More

    Submitted 23 October, 2023; originally announced October 2023.

    Comments: EMNLP 2023 Findings

  4. arXiv:2310.03399  [pdf, other

    cs.LG cs.AI

    GRAPES: Learning to Sample Graphs for Scalable Graph Neural Networks

    Authors: Taraneh Younesian, Daniel Daza, Emile van Krieken, Thiviyan Thanapalasingam, Peter Bloem

    Abstract: Graph neural networks (GNNs) learn to represent nodes by aggregating information from their neighbors. As GNNs increase in depth, their receptive field grows exponentially, leading to high memory costs. Several existing methods address this by sampling a small subset of nodes, scaling GNNs to much larger graphs. These methods are primarily evaluated on homophilous graphs, where neighboring nodes o… ▽ More

    Submitted 27 May, 2024; v1 submitted 5 October, 2023; originally announced October 2023.

  5. arXiv:2309.01169  [pdf, ps, other

    cs.LG cs.AI

    End-to-End Learning on Multimodal Knowledge Graphs

    Authors: W. X. Wilcke, P. Bloem, V. de Boer, R. H. van t Veer

    Abstract: Knowledge graphs enable data scientists to learn end-to-end on heterogeneous knowledge. However, most end-to-end models solely learn from the relational information encoded in graphs' structure: raw values, encoded as literal nodes, are either omitted completely or treated as regular nodes without consideration for their values. In either case we lose potentially relevant information which could h… ▽ More

    Submitted 3 September, 2023; originally announced September 2023.

    Comments: Under submission. arXiv admin note: substantial text overlap with arXiv:2003.12383

    ACM Class: I.2.6; I.2.4

  6. arXiv:2307.06698  [pdf, other

    cs.AI cs.LG

    IntelliGraphs: Datasets for Benchmarking Knowledge Graph Generation

    Authors: Thiviyan Thanapalasingam, Emile van Krieken, Peter Bloem, Paul Groth

    Abstract: Knowledge Graph Embedding (KGE) models are used to learn continuous representations of entities and relations. A key task in the literature is predicting missing links between entities. However, Knowledge Graphs are not just sets of links but also have semantics underlying their structure. Semantics is crucial in several downstream tasks, such as query answering or reasoning. We introduce the subg… ▽ More

    Submitted 25 August, 2023; v1 submitted 13 July, 2023; originally announced July 2023.

  7. Relational Graph Convolutional Networks: A Closer Look

    Authors: Thiviyan Thanapalasingam, Lucas van Berkel, Peter Bloem, Paul Groth

    Abstract: In this paper, we describe a reproduction of the Relational Graph Convolutional Network (RGCN). Using our reproduction, we explain the intuition behind the model. Our reproduction results empirically validate the correctness of our implementations using benchmark Knowledge Graph datasets on node classification and link prediction tasks. Our explanation provides a friendly understanding of the diff… ▽ More

    Submitted 21 July, 2021; originally announced July 2021.

  8. arXiv:2104.08163  [pdf, other

    stat.ML cs.DS cs.LG cs.SI

    Finding Motifs in Knowledge Graphs using Compression

    Authors: Peter Bloem

    Abstract: We introduce a method to find network motifs in knowledge graphs. Network motifs are useful patterns or meaningful subunits of the graph that recur frequently. We extend the common definition of a network motif to coincide with a basic graph pattern. We introduce an approach, inspired by recent work for simple graphs, to induce these from a given knowledge graph, and show that the motifs found ref… ▽ More

    Submitted 16 April, 2021; originally announced April 2021.

  9. arXiv:2012.05207  [pdf, other

    cs.LG stat.ML

    Uncertainty Intervals for Graph-based Spatio-Temporal Traffic Prediction

    Authors: Tijs Maas, Peter Bloem

    Abstract: Many traffic prediction applications rely on uncertainty estimates instead of the mean prediction. Statistical traffic prediction literature has a complete subfield devoted to uncertainty modelling, but recent deep learning traffic prediction models either lack this feature or make specific assumptions that restrict its practicality. We propose Quantile Graph Wavenet, a Spatio-Temporal neural netw… ▽ More

    Submitted 9 December, 2020; originally announced December 2020.

  10. arXiv:2003.12383  [pdf, other

    cs.AI cs.CL cs.CV cs.LG

    End-to-End Entity Classification on Multimodal Knowledge Graphs

    Authors: W. X. Wilcke, P. Bloem, V. de Boer, R. H. van t Veer, F. A. H. van Harmelen

    Abstract: End-to-end multimodal learning on knowledge graphs has been left largely unaddressed. Instead, most end-to-end models such as message passing networks learn solely from the relational information encoded in graphs' structure: raw values, or literals, are either omitted completely or are stripped from their values and treated as regular nodes. In either case we lose potentially relevant information… ▽ More

    Submitted 25 March, 2020; originally announced March 2020.

    Comments: Submitted to the 17th International Conference on Principles of Knowledge Representation and Reasoning (2020)

  11. arXiv:2002.05981  [pdf, other

    cs.CV

    A Hybrid 3DCNN and 3DC-LSTM based model for 4D Spatio-temporal fMRI data: An ABIDE Autism Classification study

    Authors: Ahmed El-Gazzar, Mirjam Quaak, Leonardo Cerliani, Peter Bloem, Guido van Wingen, Rajat Mani Thomas

    Abstract: Functional Magnetic Resonance Imaging (fMRI) captures the temporal dynamics of neural activity as a function of spatial location in the brain. Thus, fMRI scans are represented as 4-Dimensional (3-space + 1-time) tensors. And it is widely believed that the spatio-temporal patterns in fMRI manifests as behaviour and clinical symptoms. Because of the high dimensionality ($\sim$ 1 Million) of fMRI, an… ▽ More

    Submitted 14 February, 2020; originally announced February 2020.

    Comments: 8pages

    Journal ref: Second International Workshop, OR 2.0 2019, and Second International Workshop, MLCN 2019, Held in Conjunction with MICCAI 2019, Shenzhen, China, October 13 and 17, 2019, Proceedings

  12. arXiv:1909.09240  [pdf

    cs.ET cond-mat.mes-hall

    Experimental Demonstration of Probabilistic Spin Logic by Magnetic Tunnel Junctions

    Authors: Yang Lv, Robert P. Bloom, Jian-** Wang

    Abstract: The recently proposed probabilistic spin logic presents promising solutions to novel computing applications. Multiple cases of implementations, including invertible logic gate, have been studied numerically by simulations. Here we report an experimental demonstration of a magnetic tunnel junction-based hardware implementation of probabilistic spin logic.

    Submitted 19 September, 2019; originally announced September 2019.

    Comments: 4 pages, 17 figures

  13. arXiv:1908.11309  [pdf, other

    cs.CV cs.LG eess.IV

    Exploiting Temporality for Semi-Supervised Video Segmentation

    Authors: Radu Sibechi, Olaf Booij, Nora Baka, Peter Bloem

    Abstract: In recent years, there has been remarkable progress in supervised image segmentation. Video segmentation is less explored, despite the temporal dimension being highly informative. Semantic labels, e.g. that cannot be accurately detected in the current frame, may be inferred by incorporating information from previous frames. However, video segmentation is challenging due to the amount of data that… ▽ More

    Submitted 29 August, 2019; originally announced August 2019.

    Comments: Accepted as workshop paper at ICCV 2019

  14. arXiv:1908.05365  [pdf, other

    stat.ML cs.LG cs.SI

    End-to-End Learning from Complex Multigraphs with Latent-Graph Convolutional Networks

    Authors: Floris Hermsen, Peter Bloem, Fabian Jansen, Wolf Vos

    Abstract: We study the problem of end-to-end learning from complex multigraphs with potentially very large numbers of edges between two vertices, each edge labeled with rich information. Examples range from communication networks to flights between airports or financial transaction graphs. We propose Latent-Graph Convolutional Networks (L-GCNs), which propagate information from these complex edges to a late… ▽ More

    Submitted 24 January, 2021; v1 submitted 14 August, 2019; originally announced August 2019.

  15. arXiv:1812.02890  [pdf, other

    stat.ML cs.LG

    Three Tools for Practical Differential Privacy

    Authors: Koen Lennart van der Veen, Ruben Seggers, Peter Bloem, Giorgio Patrini

    Abstract: Differentially private learning on real-world data poses challenges for standard machine learning practice: privacy guarantees are difficult to interpret, hyperparameter tuning on private data reduces the privacy budget, and ad-hoc privacy attacks are often required to test model privacy. We introduce three tools to make differentially private machine learning more practical: (1) simple sanity che… ▽ More

    Submitted 6 December, 2018; originally announced December 2018.

    Comments: 4 pages, 8 figures, PPML18: Privacy Preserving Machine Learning - NIPS 2018 Workshop

  16. arXiv:1810.13163  [pdf, other

    stat.ML cs.LG

    A tutorial on MDL hypothesis testing for graph analysis

    Authors: Peter Bloem, Steven de Rooij

    Abstract: This document provides a tutorial description of the use of the MDL principle in complex graph analysis. We give a brief summary of the preliminary subjects, and describe the basic principle, using the example of analysing the size of the largest clique in a graph. We also provide a discussion of how to interpret the results of such an analysis, making note of several common pitfalls.

    Submitted 31 October, 2018; originally announced October 2018.

    Comments: arXiv admin note: text overlap with arXiv:1701.02026

  17. arXiv:1810.09184  [pdf, other

    stat.ML cs.LG

    Learning sparse transformations through backpropagation

    Authors: Peter Bloem

    Abstract: Many transformations in deep learning architectures are sparsely connected. When such transformations cannot be designed by hand, they can be learned, even through plain backpropagation, for instance in attention mechanisms. However, during learning, such sparse structures are often represented in a dense form, as we do not know beforehand which elements will eventually become non-zero. We introdu… ▽ More

    Submitted 22 October, 2018; originally announced October 2018.

  18. arXiv:1806.03857  [pdf, other

    stat.ML cs.LG

    Deep Learning for Classification Tasks on Geospatial Vector Polygons

    Authors: Rein van 't Veer, Peter Bloem, Erwin Folmer

    Abstract: In this paper, we evaluate the accuracy of deep learning approaches on geospatial vector geometry classification tasks. The purpose of this evaluation is to investigate the ability of deep learning models to learn from geometry coordinates directly. Previous machine learning research applied to geospatial polygon data did not use geometries directly, but derived properties thereof. These are produ… ▽ More

    Submitted 11 June, 2019; v1 submitted 11 June, 2018; originally announced June 2018.

    Comments: Major rewrite in article structure, reasoning flow and included references

    ACM Class: I.2.10; I.5.1; G.3

  19. arXiv:1706.03149  [pdf, other

    stat.ML cs.LG

    An Expectation-Maximization Algorithm for the Fractal Inverse Problem

    Authors: Peter Bloem, Steven de Rooij

    Abstract: We present an Expectation-Maximization algorithm for the fractal inverse problem: the problem of fitting a fractal model to data. In our setting the fractals are Iterated Function Systems (IFS), with similitudes as the family of transformations. The data is a point cloud in ${\mathbb R}^H$ with arbitrary dimension $H$. Each IFS defines a probability distribution on ${\mathbb R}^H$, so that the fra… ▽ More

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

  20. arXiv:1703.06103  [pdf, other

    stat.ML cs.AI cs.DB cs.LG

    Modeling Relational Data with Graph Convolutional Networks

    Authors: Michael Schlichtkrull, Thomas N. Kipf, Peter Bloem, Rianne van den Berg, Ivan Titov, Max Welling

    Abstract: Knowledge graphs enable a wide variety of applications, including question answering and information retrieval. Despite the great effort invested in their creation and maintenance, even the largest (e.g., Yago, DBPedia or Wikidata) remain incomplete. We introduce Relational Graph Convolutional Networks (R-GCNs) and apply them to two standard knowledge base completion tasks: Link prediction (recove… ▽ More

    Submitted 26 October, 2017; v1 submitted 17 March, 2017; originally announced March 2017.

  21. Large-scale network motif analysis using compression

    Authors: Peter Bloem, Steven de Rooij

    Abstract: We introduce a new method for finding network motifs: interesting or informative subgraph patterns in a network. Subgraphs are motifs when their frequency in the data is high compared to the expected frequency under a null model. To compute this expectation, a full or approximate count of the occurrences of a motif is normally repeated on as many as 1000 random graphs sampled from the null model;… ▽ More

    Submitted 18 May, 2019; v1 submitted 8 January, 2017; originally announced January 2017.

  22. Bisimulation Relations Between Automata, Stochastic Differential Equations and Petri Nets

    Authors: Mariken H. C. Everdij, Henk A. P. Blom

    Abstract: Two formal stochastic models are said to be bisimilar if their solutions as a stochastic process are probabilistically equivalent. Bisimilarity between two stochastic model formalisms means that the strengths of one stochastic model formalism can be used by the other stochastic model formalism. The aim of this paper is to explain bisimilarity relations between stochastic hybrid automata, stochasti… ▽ More

    Submitted 25 March, 2010; originally announced March 2010.

    Comments: 15 pages, 4 figures, Workshop on Formal Methods for Aerospace (FMA), EPTCS 20m 2010

    Journal ref: EPTCS 20, 2010, pp. 1-15