← Search

Nico Potyka

10 accepted papers

2025

Conformalized Answer Set Prediction for Knowledge Graph Embedding

NAACL 2025long

Knowledge graph embeddings (KGE) apply machine learning methods on knowledge graphs (KGs) to provide non-classical reasoning capabilities based on similarities and analogies. The learned KG embeddings are typically used to answer queries by ranking all potential answers, but rankings often lack a me…

Cited by 4SourcePDFScholar
2025

ProtoArgNet: Interpretable Image Classification with Super-Prototypes and Argumentation

AAAI 2025technical

We propose ProtoArgNet, a novel interpretable deep neural architecture for image classification in the spirit of prototypical-part-learning as found, e.g., in ProtoPNet. While earlier approaches associate every class with multiple prototypical-parts, ProtoArgNet uses super-prototypes that combine pr…

Cited by 0SourcePDFScholar
2024

Explaining Arguments’ Strength: Unveiling the Role of Attacks and Supports

IJCAI 2024poster

Quantitatively explaining the strength of arguments under gradual semantics has recently received increasing attention. Specifically, several works in the literature provide quantitative explanations by computing the attribution scores of arguments. These works disregard the importance of attacks an…

Cited by 8SourcePDFScholar
2024

Non-flat ABA Is an Instance of Bipolar Argumentation

AAAI 2024technical

Assumption-based Argumentation (ABA) is a well-known structured argumentation formalism, whereby arguments and attacks between them are drawn from rules, defeasible assumptions and their contraries. A common restriction imposed on ABA frameworks (ABAFs) is that they are flat, i.e. each of the defea…

Cited by 5SourcePDFScholar
2024

Predictive Multiplicity of Knowledge Graph Embeddings in Link Prediction

EMNLP 2024finding

Knowledge graph embedding (KGE) models are often used to predict missing links for knowledge graphs (KGs). However, multiple KG embeddings can perform almost equally well for link prediction yet give conflicting predictions for unseen queries. This phenomenon is termed predictive multiplicity in the…

Cited by 1SourcePDFScholar
2023

Explaining Random Forests Using Bipolar Argumentation and Markov Networks

AAAI 2023technical

Random forests are decision tree ensembles that can be used to solve a variety of machine learning problems. However, as the number of trees and their individual size can be large, their decision making process is often incomprehensible. We show that their decision process can be naturally represen…

2022

Pseudo-Riemannian Graph Convolutional Networks

NeurIPS 2022accept

Graph Convolutional Networks (GCNs) are powerful frameworks for learning embeddings of graph-structured data. GCNs are traditionally studied through the lens of Euclidean geometry. Recent works find that non-Euclidean Riemannian manifolds provide specific inductive biases for embedding hierarchical…