Zum Hauptinhalt springen

Showing 1–12 of 12 results for author: Welke, P

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

    cs.LG cs.AI

    Logical Distillation of Graph Neural Networks

    Authors: Alexander Pluska, Pascal Welke, Thomas Gärtner, Sagar Malhotra

    Abstract: We present a logic based interpretable model for learning on graphs and an algorithm to distill this model from a Graph Neural Network (GNN). Recent results have shown connections between the expressivity of GNNs and the two-variable fragment of first-order logic with counting quantifiers (C2). We introduce a decision-tree based model which leverages an extension of C2 to distill interpretable log… ▽ More

    Submitted 21 August, 2024; v1 submitted 11 June, 2024; originally announced June 2024.

    Comments: To Appear in the Proceedings of KR 2024

  2. arXiv:2403.13749  [pdf, other

    cs.LG

    Weisfeiler and Leman Go Loopy: A New Hierarchy for Graph Representational Learning

    Authors: Raffaele Paolino, Sohir Maskey, Pascal Welke, Gitta Kutyniok

    Abstract: We introduce $r$-loopy Weisfeiler-Leman ($r$-$\ell{}$WL), a novel hierarchy of graph isomorphism tests and a corresponding GNN framework, $r$-$\ell{}$MPNN, that can count cycles up to length $r + 2$. Most notably, we show that $r$-$\ell{}$WL can count homomorphisms of cactus graphs. This strictly extends classical 1-WL, which can only count homomorphisms of trees and, in fact, is incomparable to… ▽ More

    Submitted 20 March, 2024; originally announced March 2024.

    Comments: Accepted at ICLR 2024 Workshop on Bridging the Gap Between Practice and Theory in Deep Learning

  3. arXiv:2306.15786  [pdf, other

    cs.LG cs.AI

    An Empirical Evaluation of the Rashomon Effect in Explainable Machine Learning

    Authors: Sebastian Müller, Vanessa Toborek, Katharina Beckh, Matthias Jakobs, Christian Bauckhage, Pascal Welke

    Abstract: The Rashomon Effect describes the following phenomenon: for a given dataset there may exist many models with equally good performance but with different solution strategies. The Rashomon Effect has implications for Explainable Machine Learning, especially for the comparability of explanations. We provide a unified view on three different comparison scenarios and conduct a quantitative evaluation a… ▽ More

    Submitted 29 June, 2023; v1 submitted 27 June, 2023; originally announced June 2023.

  4. arXiv:2306.05838  [pdf, ps, other

    cs.LG cs.DS

    Expectation-Complete Graph Representations with Homomorphisms

    Authors: Pascal Welke, Maximilian Thiessen, Fabian Jogl, Thomas Gärtner

    Abstract: We investigate novel random graph embeddings that can be computed in expected polynomial time and that are able to distinguish all non-isomorphic graphs in expectation. Previous graph embeddings have limited expressiveness and either cannot distinguish all graphs or cannot be computed efficiently for every graph. To be able to approximate arbitrary functions on graphs, we are interested in efficie… ▽ More

    Submitted 24 August, 2023; v1 submitted 9 June, 2023; originally announced June 2023.

    Comments: accepted for publication at ICML 2023

  5. Retention Is All You Need

    Authors: Karishma Mohiuddin, Mirza Ariful Alam, Mirza Mohtashim Alam, Pascal Welke, Michael Martin, Jens Lehmann, Sahar Vahdati

    Abstract: Skilled employees are the most important pillars of an organization. Despite this, most organizations face high attrition and turnover rates. While several machine learning models have been developed to analyze attrition and its causal factors, the interpretations of those models remain opaque. In this paper, we propose the HR-DSS approach, which stands for Human Resource (HR) Decision Support Sys… ▽ More

    Submitted 26 August, 2023; v1 submitted 6 April, 2023; originally announced April 2023.

    Comments: Accepted at CIKM 2023 Applied Research Track

  6. arXiv:2209.01106  [pdf, other

    cs.CL

    A New Aligned Simple German Corpus

    Authors: Vanessa Toborek, Moritz Busch, Malte Boßert, Christian Bauckhage, Pascal Welke

    Abstract: "Leichte Sprache", the German counterpart to Simple English, is a regulated language aiming to facilitate complex written language that would otherwise stay inaccessible to different groups of people. We present a new sentence-aligned monolingual corpus for Simple German -- German. It contains multiple document-aligned sources which we have aligned using automatic sentence-alignment methods. We ev… ▽ More

    Submitted 26 May, 2023; v1 submitted 2 September, 2022; originally announced September 2022.

    Comments: Accepted at ACL 2023

  7. arXiv:2207.03777  [pdf, other

    cs.CL cs.AI

    Hidden Schema Networks

    Authors: Ramsés J. Sánchez, Lukas Conrads, Pascal Welke, Kostadin Cvejoski, César Ojeda

    Abstract: Large, pretrained language models infer powerful representations that encode rich semantic and syntactic content, albeit implicitly. In this work we introduce a novel neural language model that enforces, via inductive biases, explicit relational structures which allow for compositionality onto the output representations of pretrained language models. Specifically, the model encodes sentences into… ▽ More

    Submitted 26 May, 2023; v1 submitted 8 July, 2022; originally announced July 2022.

    Comments: accepted at ACL 2023

  8. arXiv:2110.11862  [pdf, other

    cs.LG

    Graph Filtration Kernels

    Authors: Till Hendrik Schulz, Pascal Welke, Stefan Wrobel

    Abstract: The majority of popular graph kernels is based on the concept of Haussler's $\mathcal{R}$-convolution kernel and defines graph similarities in terms of mutual substructures. In this work, we enrich these similarity measures by considering graph filtrations: Using meaningful orders on the set of edges, which allow to construct a sequence of nested graphs, we can consider a graph at multiple granula… ▽ More

    Submitted 22 October, 2021; originally announced October 2021.

  9. arXiv:2105.10172  [pdf, other

    cs.LG

    Explainable Machine Learning with Prior Knowledge: An Overview

    Authors: Katharina Beckh, Sebastian Müller, Matthias Jakobs, Vanessa Toborek, Hanxiao Tan, Raphael Fischer, Pascal Welke, Sebastian Houben, Laura von Rueden

    Abstract: This survey presents an overview of integrating prior knowledge into machine learning systems in order to improve explainability. The complexity of machine learning models has elicited research to make them more explainable. However, most explainability methods cannot provide insight beyond the given data, requiring additional information about the context. We propose to harness prior knowledge to… ▽ More

    Submitted 21 May, 2021; originally announced May 2021.

  10. arXiv:2101.08104  [pdf, other

    cs.LG

    A Generalized Weisfeiler-Lehman Graph Kernel

    Authors: Till Hendrik Schulz, Tamás Horváth, Pascal Welke, Stefan Wrobel

    Abstract: The Weisfeiler-Lehman graph kernels are among the most prevalent graph kernels due to their remarkable time complexity and predictive performance. Their key concept is based on an implicit comparison of neighborhood representing trees with respect to equality (i.e., isomorphism). This binary valued comparison is, however, arguably too rigid for defining suitable similarity measures over graphs. To… ▽ More

    Submitted 20 January, 2021; originally announced January 2021.

    Comments: n/a

  11. Multiple Texts as a Limiting Factor in Online Learning: Quantifying (Dis-)similarities of Knowledge Networks across Languages

    Authors: Alexander Mehler, Wahed Hemati, Pascal Welke, Maxim Konca, Tolga Uslu

    Abstract: We test the hypothesis that the extent to which one obtains information on a given topic through Wikipedia depends on the language in which it is consulted. Controlling the size factor, we investigate this hypothesis for a number of 25 subject areas. Since Wikipedia is a central part of the web-based information landscape, this indicates a language-related, linguistic bias. The article therefore d… ▽ More

    Submitted 5 August, 2020; originally announced August 2020.

    Comments: 40 pages, 13 figures, 5 tables

    MSC Class: 68T50 (Primary) 68T30; 91F20 (Secondary) ACM Class: I.2.7; J.5; K.3.m

  12. arXiv:1709.01367  [pdf, ps, other

    cs.DM

    Simple Necessary Conditions for the Existence of a Hamiltonian Path with Applications to Cactus Graphs

    Authors: Pascal Welke

    Abstract: We describe some necessary conditions for the existence of a Hamiltonian path in any graph (in other words, for a graph to be traceable). These conditions result in a linear time algorithm to decide the Hamiltonian path problem for cactus graphs. We apply this algorithm to several molecular databases to report the numbers of graphs that are traceable cactus graphs.

    Submitted 5 September, 2017; originally announced September 2017.

    Comments: 6 pages, 2 figures, presented 2014 at a student workshop at the University of Bonn