Skip to main content

Showing 1–4 of 4 results for author: Damke, C

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

    cs.LG

    Linear Opinion Pooling for Uncertainty Quantification on Graphs

    Authors: Clemens Damke, Eyke Hüllermeier

    Abstract: We address the problem of uncertainty quantification for graph-structured data, or, more specifically, the problem to quantify the predictive uncertainty in (semi-supervised) node classification. Key questions in this regard concern the distinction between two different types of uncertainty, aleatoric and epistemic, and how to support uncertainty quantification by leveraging the structural informa… ▽ More

    Submitted 6 June, 2024; originally announced June 2024.

    Comments: Accepted for the 40th Conference on Uncertainty in Artificial Intelligence (UAI 2024). Implementation available at https://github.com/Cortys/gpn-extensions

  2. UNGOML: Automated Classification of unsafe Usages in Go

    Authors: Anna-Katharina Wickert, Clemens Damke, Lars Baumgärtner, Eyke Hüllermeier, Mira Mezini

    Abstract: The Go programming language offers strong protection from memory corruption. As an escape hatch of these protections, it provides the unsafe package. Previous studies identified that this unsafe package is frequently used in real-world code for several purposes, e.g., serialization or casting types. Due to the variety of these reasons, it may be possible to refactor specific usages to avoid potent… ▽ More

    Submitted 1 June, 2023; originally announced June 2023.

    Comments: 13 pages, accepted at the 2023 IEEE/ACM 20th International Conference on Mining Software Repositories (MSR 2023)

  3. Ranking Structured Objects with Graph Neural Networks

    Authors: Clemens Damke, Eyke Hüllermeier

    Abstract: Graph neural networks (GNNs) have been successfully applied in many structured data domains, with applications ranging from molecular property prediction to the analysis of social networks. Motivated by the broad applicability of GNNs, we propose the family of so-called RankGNNs, a combination of neural Learning to Rank (LtR) methods and GNNs. RankGNNs are trained with a set of pair-wise preferenc… ▽ More

    Submitted 11 October, 2021; v1 submitted 18 April, 2021; originally announced April 2021.

    Journal ref: 24th International Conference on Discovery Science (2021) 166-180

  4. arXiv:2007.00346  [pdf, other

    cs.LG stat.ML

    A Novel Higher-order Weisfeiler-Lehman Graph Convolution

    Authors: Clemens Damke, Vitalik Melnikov, Eyke Hüllermeier

    Abstract: Current GNN architectures use a vertex neighborhood aggregation scheme, which limits their discriminative power to that of the 1-dimensional Weisfeiler-Lehman (WL) graph isomorphism test. Here, we propose a novel graph convolution operator that is based on the 2-dimensional WL test. We formally show that the resulting 2-WL-GNN architecture is more discriminative than existing GNN approaches. This… ▽ More

    Submitted 21 September, 2020; v1 submitted 1 July, 2020; originally announced July 2020.