(Translated by https://www.hiragana.jp/)
Search | arXiv e-print repository
Skip to main content

Showing 1–50 of 60 results for author: Staab, S

.
  1. arXiv:2407.21483  [pdf, ps, other

    cs.AI cs.DB

    eSPARQL: Representing and Reconciling Agnostic and Atheistic Beliefs in RDF-star Knowledge Graphs

    Authors: Xinyi Pan, Daniel Hernández, Philipp Seifer, Ralf Lämmel, Steffen Staab

    Abstract: Over the past few years, we have seen the emergence of large knowledge graphs combining information from multiple sources. Sometimes, this information is provided in the form of assertions about other assertions, defining contexts where assertions are valid. A recent extension to RDF which admits statements over statements, called RDF-star, is in revision to become a W3C standard. However, there i… ▽ More

    Submitted 6 August, 2024; v1 submitted 31 July, 2024; originally announced July 2024.

  2. arXiv:2407.11821  [pdf, other

    cs.AI

    Approximating Probabilistic Inference in Statistical EL with Knowledge Graph Embeddings

    Authors: Yuqicheng Zhu, Nico Potyka, Bo Xiong, Trung-Kien Tran, Mojtaba Nayyeri, Evgeny Kharlamov, Steffen Staab

    Abstract: Statistical information is ubiquitous but drawing valid conclusions from it is prohibitively hard. We explain how knowledge graph embeddings can be used to approximate probabilistic inference efficiently using the example of Statistical EL (SEL), a statistical extension of the lightweight Description Logic EL. We provide proofs for runtime and soundness guarantees, and empirically evaluate the run… ▽ More

    Submitted 16 July, 2024; originally announced July 2024.

    Comments: under review

  3. arXiv:2407.09212  [pdf, other

    cs.AI cs.DB cs.LG cs.LO

    Generating $SROI^-$ Ontologies via Knowledge Graph Query Embedding Learning

    Authors: Yunjie He, Daniel Hernandez, Mojtaba Nayyeri, Bo Xiong, Yuqicheng Zhu, Evgeny Kharlamov, Steffen Staab

    Abstract: Query embedding approaches answer complex logical queries over incomplete knowledge graphs (KGs) by computing and operating on low-dimensional vector representations of entities, relations, and queries. However, current query embedding models heavily rely on excessively parameterized neural networks and cannot explain the knowledge learned from the graph. We propose a novel query embedding method,… ▽ More

    Submitted 12 August, 2024; v1 submitted 12 July, 2024; originally announced July 2024.

    Comments: Accepted by ECAI 2024

  4. arXiv:2404.11803  [pdf, other

    cs.CV cs.AI cs.LG cs.RO

    TempBEV: Improving Learned BEV Encoders with Combined Image and BEV Space Temporal Aggregation

    Authors: Thomas Monninger, Vandana Dokkadi, Md Zafar Anwar, Steffen Staab

    Abstract: Autonomous driving requires an accurate representation of the environment. A strategy toward high accuracy is to fuse data from several sensors. Learned Bird's-Eye View (BEV) encoders can achieve this by mapping data from individual sensors into one joint latent space. For cost-efficient camera-only systems, this provides an effective mechanism to fuse data from multiple cameras with different vie… ▽ More

    Submitted 17 April, 2024; originally announced April 2024.

  5. arXiv:2402.13602  [pdf, other

    cs.CV cs.AI

    Hybrid Reasoning Based on Large Language Models for Autonomous Car Driving

    Authors: Mehdi Azarafza, Mojtaba Nayyeri, Charles Steinmetz, Steffen Staab, Achim Rettberg

    Abstract: Large Language Models (LLMs) have garnered significant attention for their ability to understand text and images, generate human-like text, and perform complex reasoning tasks. However, their ability to generalize this advanced reasoning with a combination of natural language text for decision-making in dynamic situations requires further exploration. In this study, we investigate how well LLMs ca… ▽ More

    Submitted 18 March, 2024; v1 submitted 21 February, 2024; originally announced February 2024.

    Comments: 12 pages, 4 figures

  6. arXiv:2402.08509  [pdf, other

    cs.DB cs.AI cs.LO

    From Shapes to Shapes: Inferring SHACL Shapes for Results of SPARQL CONSTRUCT Queries (Extended Version)

    Authors: Philipp Seifer, Daniel Hernández, Ralf Lämmel, Steffen Staab

    Abstract: SPARQL CONSTRUCT queries allow for the specification of data processing pipelines that transform given input graphs into new output graphs. It is now common to constrain graphs through SHACL shapes allowing users to understand which data they can expect and which not. However, it becomes challenging to understand what graph data can be expected at the end of a data processing pipeline without know… ▽ More

    Submitted 13 February, 2024; originally announced February 2024.

    Comments: 19 pages, 5 figures

    Journal ref: WWW '24: Proceedings of the ACM Web Conference 2024. ACM, 2024, pp. 2064-2074

  7. arXiv:2312.14877  [pdf, other

    cs.CL cs.AI

    Robust Knowledge Extraction from Large Language Models using Social Choice Theory

    Authors: Nico Potyka, Yuqicheng Zhu, Yunjie He, Evgeny Kharlamov, Steffen Staab

    Abstract: Large-language models (LLMs) can support a wide range of applications like conversational agents, creative writing or general query answering. However, they are ill-suited for query answering in high-stake domains like medicine because they are typically not robust - even the same query can result in different answers when prompted multiple times. In order to improve the robustness of LLM queries,… ▽ More

    Submitted 8 February, 2024; v1 submitted 22 December, 2023; originally announced December 2023.

    Comments: Accepted by AAMAS 2024 as a full paper

  8. arXiv:2312.13680  [pdf, other

    cs.AI

    HGE: Embedding Temporal Knowledge Graphs in a Product Space of Heterogeneous Geometric Subspaces

    Authors: Jiaxin Pan, Mojtaba Nayyeri, Yinan Li, Steffen Staab

    Abstract: Temporal knowledge graphs represent temporal facts $(s,p,o,τたう)$ relating a subject $s$ and an object $o$ via a relation label $p$ at time $τたう$, where $τたう$ could be a time point or time interval. Temporal knowledge graphs may exhibit static temporal patterns at distinct points in time and dynamic temporal patterns between different timestamps. In order to learn a rich set of static and dynamic tempora… ▽ More

    Submitted 25 December, 2023; v1 submitted 21 December, 2023; originally announced December 2023.

    Comments: The 38th Annual AAAI Conference on Artificial Intelligence (AAAI'24)

  9. arXiv:2312.09219  [pdf, other

    cs.AI

    NestE: Modeling Nested Relational Structures for Knowledge Graph Reasoning

    Authors: Bo Xiong, Mojtaba Nayyeri, Linhao Luo, Zihao Wang, Shirui Pan, Steffen Staab

    Abstract: Reasoning with knowledge graphs (KGs) has primarily focused on triple-shaped facts. Recent advancements have been explored to enhance the semantics of these facts by incorporating more potent representations, such as hyper-relational facts. However, these approaches are limited to \emph{atomic facts}, which describe a single piece of information. This paper extends beyond \emph{atomic facts} and d… ▽ More

    Submitted 14 December, 2023; originally announced December 2023.

    Comments: The 38th Annual AAAI Conference on Artificial Intelligence (AAAI'24)

  10. arXiv:2311.12684  [pdf, other

    cs.LG

    Adversarial Reweighting Guided by Wasserstein Distance for Bias Mitigation

    Authors: Xuan Zhao, Simone Fabbrizzi, Paula Reyero Lobo, Siamak Ghodsi, Klaus Broelemann, Steffen Staab, Gjergji Kasneci

    Abstract: The unequal representation of different groups in a sample population can lead to discrimination of minority groups when machine learning models make automated decisions. To address these issues, fairness-aware machine learning jointly optimizes two (or more) metrics aiming at predictive effectiveness and low unfairness. However, the inherent under-representation of minorities in the data makes th… ▽ More

    Submitted 21 November, 2023; originally announced November 2023.

  11. arXiv:2309.14793  [pdf, other

    cs.CV cs.AI cs.RO

    Semantic Map Learning of Traffic Light to Lane Assignment based on Motion Data

    Authors: Thomas Monninger, Andreas Weber, Steffen Staab

    Abstract: Understanding which traffic light controls which lane is crucial to navigate intersections safely. Autonomous vehicles commonly rely on High Definition (HD) maps that contain information about the assignment of traffic lights to lanes. The manual provisioning of this information is tedious, expensive, and not scalable. To remedy these issues, our novel approach derives the assignments from traffic… ▽ More

    Submitted 28 September, 2023; v1 submitted 26 September, 2023; originally announced September 2023.

    Comments: Accepted to the 2023 IEEE International Conference on Intelligent Transportation Systems (ITSC 2023)

  12. arXiv:2306.08506  [pdf, other

    cs.LG cs.AI cs.FL

    Probabilistic Regular Tree Priors for Scientific Symbolic Reasoning

    Authors: Tim Schneider, Amin Totounferoush, Wolfgang Nowak, Steffen Staab

    Abstract: Symbolic Regression (SR) allows for the discovery of scientific equations from data. To limit the large search space of possible equations, prior knowledge has been expressed in terms of formal grammars that characterize subsets of arbitrary strings. However, there is a mismatch between context-free grammars required to express the set of syntactically correct equations, missing closure properties… ▽ More

    Submitted 10 June, 2024; v1 submitted 14 June, 2023; originally announced June 2023.

  13. arXiv:2306.02199  [pdf, other

    cs.AI

    Shrinking Embeddings for Hyper-Relational Knowledge Graphs

    Authors: Bo Xiong, Mojtaba Nayyer, Shirui Pan, Steffen Staab

    Abstract: Link prediction on knowledge graphs (KGs) has been extensively studied on binary relational KGs, wherein each fact is represented by a triple. A significant amount of important knowledge, however, is represented by hyper-relational facts where each fact is composed of a primal triple and a set of qualifiers comprising a key-value pair that allows for expressing more complicated semantics. Although… ▽ More

    Submitted 3 June, 2023; originally announced June 2023.

    Comments: To appear in ACL 2023

  14. arXiv:2304.11949  [pdf, other

    cs.AI

    Geometric Relational Embeddings: A Survey

    Authors: Bo Xiong, Mojtaba Nayyeri, Ming Jin, Yunjie He, Michael Cochez, Shirui Pan, Steffen Staab

    Abstract: Geometric relational embeddings map relational data as geometric objects that combine vector information suitable for machine learning and structured/relational information for structured/relational reasoning, typically in low dimensions. Their preservation of relational structures and their appealing properties and interpretability have led to their uptake for tasks such as knowledge graph comple… ▽ More

    Submitted 24 April, 2023; originally announced April 2023.

    Comments: Work in progress

  15. arXiv:2304.06030  [pdf, ps, other

    cs.CY

    The Role of Large Language Models in the Recognition of Territorial Sovereignty: An Analysis of the Construction of Legitimacy

    Authors: Francisco Castillo-Eslava, Carlos Mougan, Alejandro Romero-Reche, Steffen Staab

    Abstract: We examine the potential impact of Large Language Models (LLM) on the recognition of territorial sovereignty and its legitimization. We argue that while technology tools, such as Google Maps and Large Language Models (LLM) like OpenAI's ChatGPT, are often perceived as impartial and objective, this perception is flawed, as AI algorithms reflect the biases of their designers or the data they are bui… ▽ More

    Submitted 18 April, 2023; v1 submitted 17 March, 2023; originally announced April 2023.

    Comments: European Workshop of Algorithmic Fairness'23

  16. HiPrompt: Few-Shot Biomedical Knowledge Fusion via Hierarchy-Oriented Prompting

    Authors: Jiaying Lu, Jiaming Shen, Bo Xiong, Wenjing Ma, Steffen Staab, Carl Yang

    Abstract: Medical decision-making processes can be enhanced by comprehensive biomedical knowledge bases, which require fusing knowledge graphs constructed from different sources via a uniform index system. The index system often organizes biomedical terms in a hierarchy to provide the aligned entities with fine-grained granularity. To address the challenge of scarce supervision in the biomedical knowledge f… ▽ More

    Submitted 12 April, 2023; originally announced April 2023.

    Journal ref: In Proceedings of the 46th International ACM SIGIR Conference on Research and Development in Information Retrieval (Short-Paper Track), 2023

  17. Emotional Framing in the Spreading of False and True Claims

    Authors: Akram Sadat Hosseini, Steffen Staab

    Abstract: The explosive growth of online misinformation, such as false claims, has affected the social behavior of online users. In order to be persuasive and mislead the audience, false claims are made to trigger emotions in their audience. This paper contributes to understanding how misinformation in social media is shaped by investigating the emotional framing that authors of the claims try to create for… ▽ More

    Submitted 29 March, 2023; originally announced March 2023.

  18. arXiv:2303.11858  [pdf, other

    cs.DB cs.AI cs.LG

    Modeling Relational Patterns for Logical Query Answering over Knowledge Graphs

    Authors: Yunjie He, Mojtaba Nayyeri, Bo Xiong, Yuqicheng Zhu, Evgeny Kharlamov, Steffen Staab

    Abstract: Answering first-order logical (FOL) queries over knowledge graphs (KG) remains a challenging task mainly due to KG incompleteness. Query embedding approaches this problem by computing the low-dimensional vector representations of entities, relations, and logical queries. KGs exhibit relational patterns such as symmetry and composition and modeling the patterns can further enhance the performance o… ▽ More

    Submitted 17 July, 2024; v1 submitted 21 March, 2023; originally announced March 2023.

  19. arXiv:2303.08081  [pdf, other

    cs.LG stat.ML

    Explanation Shift: How Did the Distribution Shift Impact the Model?

    Authors: Carlos Mougan, Klaus Broelemann, David Masip, Gjergji Kasneci, Thanassis Thiropanis, Steffen Staab

    Abstract: As input data distributions evolve, the predictive performance of machine learning models tends to deteriorate. In practice, new input data tend to come without target labels. Then, state-of-the-art techniques model input data distributions or model prediction distributions and try to understand issues regarding the interactions between learned models and shifting distributions. We suggest a novel… ▽ More

    Submitted 7 September, 2023; v1 submitted 14 March, 2023; originally announced March 2023.

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

  20. arXiv:2303.08040  [pdf, other

    cs.LG cs.CY

    Beyond Demographic Parity: Redefining Equal Treatment

    Authors: Carlos Mougan, Laura State, Antonio Ferrara, Salvatore Ruggieri, Steffen Staab

    Abstract: Liberalism-oriented political philosophy reasons that all individuals should be treated equally independently of their protected characteristics. Related work in machine learning has translated the concept of \emph{equal treatment} into terms of \emph{equal outcome} and measured it as \emph{demographic parity} (also called \emph{statistical parity}). Our analysis reveals that the two concepts of e… ▽ More

    Submitted 1 October, 2023; v1 submitted 14 March, 2023; originally announced March 2023.

  21. Link Prediction with Attention Applied on Multiple Knowledge Graph Embedding Models

    Authors: Cosimo Gregucci, Mojtaba Nayyeri, Daniel Hernández, Steffen Staab

    Abstract: Predicting missing links between entities in a knowledge graph is a fundamental task to deal with the incompleteness of data on the Web. Knowledge graph embeddings map nodes into a vector space to predict new links, scoring them according to geometric criteria. Relations in the graph may follow patterns that can be learned, e.g., some relations might be symmetric and others might be hierarchical.… ▽ More

    Submitted 13 February, 2023; originally announced February 2023.

    Comments: ACM Web Conference 2023

  22. arXiv:2301.03512  [pdf, other

    cs.CV cs.AI cs.LG cs.RO

    SCENE: Reasoning about Traffic Scenes using Heterogeneous Graph Neural Networks

    Authors: Thomas Monninger, Julian Schmidt, Jan Rupprecht, David Raba, Julian Jordan, Daniel Frank, Steffen Staab, Klaus Dietmayer

    Abstract: Understanding traffic scenes requires considering heterogeneous information about dynamic agents and the static infrastructure. In this work we propose SCENE, a methodology to encode diverse traffic scenes in heterogeneous graphs and to reason about these graphs using a heterogeneous Graph Neural Network encoder and task-specific decoders. The heterogeneous graphs, whose structures are defined by… ▽ More

    Submitted 9 January, 2023; originally announced January 2023.

    Comments: Thomas Monninger and Julian Schmidt are co-first authors. The order was determined alphabetically

    Journal ref: IEEE Robotics and Automation Letters (RA-L), 2023

  23. arXiv:2212.05781  [pdf, ps, other

    cs.LG eess.SY

    Robust Recurrent Neural Network to Identify Ship Motion in Open Water with Performance Guarantees -- Technical Report

    Authors: Daniel Frank, Decky Aspandi Latif, Michael Muehlebach, Benjamin Unger, Steffen Staab

    Abstract: Recurrent neural networks are capable of learning the dynamics of an unknown nonlinear system purely from input-output measurements. However, the resulting models do not provide any stability guarantees on the input-output mapping. In this work, we represent a recurrent neural network as a linear time-invariant system with nonlinear disturbances. By introducing constraints on the parameters, we ca… ▽ More

    Submitted 16 December, 2022; v1 submitted 12 December, 2022; originally announced December 2022.

  24. arXiv:2211.08074  [pdf, other

    cs.CV cs.HC

    Predicting Eye Gaze Location on Websites

    Authors: Ciheng Zhang, Decky Aspandi, Steffen Staab

    Abstract: World-wide-web, with the website and webpage as the main interface, facilitates the dissemination of important information. Hence it is crucial to optimize them for better user interaction, which is primarily done by analyzing users' behavior, especially users' eye-gaze locations. However, gathering these data is still considered to be labor and time intensive. In this work, we enable the developm… ▽ More

    Submitted 6 January, 2023; v1 submitted 15 November, 2022; originally announced November 2022.

  25. arXiv:2210.12369  [pdf, ps, other

    cs.LG cs.AI stat.ML

    Explanation Shift: Detecting distribution shifts on tabular data via the explanation space

    Authors: Carlos Mougan, Klaus Broelemann, Gjergji Kasneci, Thanassis Tiropanis, Steffen Staab

    Abstract: As input data distributions evolve, the predictive performance of machine learning models tends to deteriorate. In the past, predictive performance was considered the key indicator to monitor. However, explanation aspects have come to attention within the last years. In this work, we investigate how model predictive performance and model explanation characteristics are affected under distribution… ▽ More

    Submitted 22 October, 2022; originally announced October 2022.

    Comments: Neural Information Processing Systems (NeurIPS 2022). Workshop on Distribution Shifts: Connecting Methods and Applications

  26. arXiv:2208.02743  [pdf, other

    cs.CL cs.AI

    Integrating Knowledge Graph embedding and pretrained Language Models in Hypercomplex Spaces

    Authors: Mojtaba Nayyeri, Zihao Wang, Mst. Mahfuja Akter, Mirza Mohtashim Alam, Md Rashad Al Hasan Rony, Jens Lehmann, Steffen Staab

    Abstract: Knowledge Graphs, such as Wikidata, comprise structural and textual knowledge in order to represent knowledge. For each of the two modalities dedicated approaches for graph embedding and language models learn patterns that allow for predicting novel structural knowledge. Few approaches have integrated learning and inference with both modalities and these existing ones could only partially exploit… ▽ More

    Submitted 16 August, 2023; v1 submitted 4 August, 2022; originally announced August 2022.

    Comments: ISWC2023 version

  27. Ultrahyperbolic Knowledge Graph Embeddings

    Authors: Bo Xiong, Shichao Zhu, Mojtaba Nayyeri, Chengjin Xu, Shirui Pan, Chuan Zhou, Steffen Staab

    Abstract: Recent knowledge graph (KG) embeddings have been advanced by hyperbolic geometry due to its superior capability for representing hierarchies. The topological structures of real-world KGs, however, are rather heterogeneous, i.e., a KG is composed of multiple distinct hierarchies and non-hierarchical graph structures. Therefore, a homogeneous (either Euclidean or hyperbolic) geometry is not sufficie… ▽ More

    Submitted 1 June, 2022; originally announced June 2022.

    Comments: Accepted to SIGKDD'22

  28. arXiv:2203.05925  [pdf, other

    cs.DC

    Formalizing Cost Fairness for Two-Party Exchange Protocols using Game Theory and Applications to Blockchain (Extended Version)

    Authors: Matthias Lohr, Kenneth Skiba, Marco Konersmann, Jan Jürjens, Steffen Staab

    Abstract: Existing fair exchange protocols usually neglect consideration of cost when assessing their fairness. However, in an environment with non-negligible transaction cost, e.g., public blockchains, high or unexpected transaction cost might be an obstacle for wide-spread adoption of fair exchange protocols in business applications. For example, as of 2021-12-17, the initialization of the FairSwap protoc… ▽ More

    Submitted 15 March, 2022; v1 submitted 11 March, 2022; originally announced March 2022.

    Comments: Updated acknowledgements

  29. arXiv:2202.03944  [pdf, other

    cs.LG cs.AI

    Detecting Anomalies within Time Series using Local Neural Transformations

    Authors: Tim Schneider, Chen Qiu, Marius Kloft, Decky Aspandi Latif, Steffen Staab, Stephan Mandt, Maja Rudolph

    Abstract: We develop a new method to detect anomalies within time series, which is essential in many application domains, reaching from self-driving cars, finance, and marketing to medical diagnosis and epidemiology. The method is based on self-supervised deep learning that has played a key role in facilitating deep anomaly detection on images, where powerful image transformations are available. However, su… ▽ More

    Submitted 20 February, 2022; v1 submitted 8 February, 2022; originally announced February 2022.

  30. arXiv:2201.11358  [pdf, other

    cs.LG cs.CY cs.DS stat.ML

    Fairness Implications of Encoding Protected Categorical Attributes

    Authors: Carlos Mougan, Jose M. Alvarez, Salvatore Ruggieri, Steffen Staab

    Abstract: Past research has demonstrated that the explicit use of protected attributes in machine learning can improve both performance and fairness. Many machine learning algorithms, however, cannot directly process categorical attributes, such as country of birth or ethnicity. Because protected attributes frequently are categorical, they must be encoded as features that can be input to a chosen machine le… ▽ More

    Submitted 5 May, 2023; v1 submitted 27 January, 2022; originally announced January 2022.

    Comments: AIES'23 6th AAAI/ACM Conference on AI, Ethics, and Society 22 pages

  31. arXiv:2201.09919  [pdf, other

    cs.AI cs.LG cs.LO

    Faithiful Embeddings for EL++ Knowledge Bases

    Authors: Bo Xiong, Nico Potyka, Trung-Kien Tran, Mojtaba Nayyeri, Steffen Staab

    Abstract: Recently, increasing efforts are put into learning continual representations for symbolic knowledge bases (KBs). However, these approaches either only embed the data-level knowledge (ABox) or suffer from inherent limitations when dealing with concept-level knowledge (TBox), i.e., they cannot faithfully model the logical structure present in the KBs. We present BoxEL, a geometric KB embedding appro… ▽ More

    Submitted 21 September, 2022; v1 submitted 24 January, 2022; originally announced January 2022.

    Comments: Published in ISWC'22

  32. arXiv:2201.03638  [pdf, other

    cs.HC cs.CY

    User Interaction Analysis through Contrasting Websites Experience

    Authors: Decky Aspandi, Sarah Doosdal, Victor Ülger, Lukas Gillich, Steffen Staab

    Abstract: Current advance of internet allows rapid dissemination of information, accelerating the progress on wide spectrum of society. This has been done mainly through the use of website interface with inherent unique human interactions. In this regards the usability analysis becomes a central part to improve the human interactions. However, This analysis has not yet quantitatively been evaluated through… ▽ More

    Submitted 12 January, 2022; v1 submitted 10 January, 2022; originally announced January 2022.

    Comments: The papers authors list have been updated according to the specific author requests

  33. arXiv:2112.05003  [pdf, other

    cs.AI cs.DL cs.IR cs.LG

    Wikidated 1.0: An Evolving Knowledge Graph Dataset of Wikidata's Revision History

    Authors: Lukas Schmelzeisen, Corina Dima, Steffen Staab

    Abstract: Wikidata is the largest general-interest knowledge base that is openly available. It is collaboratively edited by thousands of volunteer editors and has thus evolved considerably since its inception in 2012. In this paper, we present Wikidated 1.0, a dataset of Wikidata's full revision history, which encodes changes between Wikidata revisions as sets of deletions and additions of RDF triples. To t… ▽ More

    Submitted 9 December, 2021; originally announced December 2021.

    Comments: 15 pages, 4 figures. Published at Wikidata@ISWC 2021

    Journal ref: Wikidata@ISWC 2021

  34. ProGS: Property Graph Shapes Language (Extended Version)

    Authors: Philipp Seifer, Ralf Lämmel, Steffen Staab

    Abstract: Property graphs constitute data models for representing knowledge graphs. They allow for the convenient representation of facts, including facts about facts, represented by triples in subject or object position of other triples. Knowledge graphs such as Wikidata are created by a diversity of contributors and a range of sources leaving them prone to two types of errors. The first type of error, fal… ▽ More

    Submitted 12 July, 2021; originally announced July 2021.

    Journal ref: ISWC 2021 - 20th International Semantic Web Conference. Vol. 12922. LNCS. Springer, 2021, pp. 392-409

  35. arXiv:2106.13585  [pdf, other

    cs.LG cs.NE

    Learning Gradual Argumentation Frameworks using Genetic Algorithms

    Authors: Jonathan Spieler, Nico Potyka, Steffen Staab

    Abstract: Gradual argumentation frameworks represent arguments and their relationships in a weighted graph. Their graphical structure and intuitive semantics makes them a potentially interesting tool for interpretable machine learning. It has been noted recently that their mechanics are closely related to neural networks, which allows learning their weights from data by standard deep learning frameworks. As… ▽ More

    Submitted 25 June, 2021; originally announced June 2021.

  36. arXiv:2106.03134  [pdf, other

    cs.LG

    Pseudo-Riemannian Graph Convolutional Networks

    Authors: Bo Xiong, Shichao Zhu, Nico Potyka, Shirui Pan, Chuan Zhou, Steffen Staab

    Abstract: 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 or spherical data. However, they cannot align well with data of mixed graph topologies. We consider… ▽ More

    Submitted 8 November, 2022; v1 submitted 6 June, 2021; originally announced June 2021.

    Comments: 20 pages

  37. arXiv:2103.06727  [pdf, other

    cs.LG

    Hybrid Physics and Deep Learning Model for Interpretable Vehicle State Prediction

    Authors: Alexandra Baier, Zeyd Boukhers, Steffen Staab

    Abstract: Physical motion models offer interpretable predictions for the motion of vehicles. However, some model parameters, such as those related to aero- and hydrodynamics, are expensive to measure and are often only roughly approximated reducing prediction accuracy. Recurrent neural networks achieve high prediction accuracy at low cost, as they can use cheap measurements collected during routine operatio… ▽ More

    Submitted 8 June, 2022; v1 submitted 11 March, 2021; originally announced March 2021.

    Comments: This work has been submitted to the IEEE for possible publication. Copyright may be transferred without notice, after which this version may no longer be accessible

  38. arXiv:2011.11151  [pdf, other

    cs.LG cs.AI

    LaHAR: Latent Human Activity Recognition using LDA

    Authors: Zeyd Boukhers, Danniene Wete, Steffen Staab

    Abstract: Processing sequential multi-sensor data becomes important in many tasks due to the dramatic increase in the availability of sensors that can acquire sequential data over time. Human Activity Recognition (HAR) is one of the fields which are actively benefiting from this availability. Unlike most of the approaches addressing HAR by considering predefined activity classes, this paper proposes a novel… ▽ More

    Submitted 22 November, 2020; originally announced November 2020.

  39. arXiv:2011.09545  [pdf, other

    cs.LG

    MOFA: Modular Factorial Design for Hyperparameter Optimization

    Authors: Bo Xiong, Yimin Huang, Hanrong Ye, Steffen Staab, Zhenguo Li

    Abstract: This paper presents a novel and lightweight hyperparameter optimization (HPO) method, MOdular FActorial Design (MOFA). MOFA pursues several rounds of HPO, where each round alternates between exploration of hyperparameter space by factorial design and exploitation of evaluation results by factorial analysis. Each round first explores the configuration space by constructing a low-discrepancy set of… ▽ More

    Submitted 3 June, 2021; v1 submitted 18 November, 2020; originally announced November 2020.

    Comments: 13 pages, 6 figures

  40. arXiv:2009.05032  [pdf, other

    cs.DB cs.CL

    GeoSPARQL+: Syntax, Semantics and System for Integrated Querying of Graph, Raster and Vector Data -- Technical Report

    Authors: Timo Homburg, Steffen Staab, Daniel Janke

    Abstract: We introduce an approach to semantically represent and query raster data in a Semantic Web graph. We extend the GeoSPARQL vocabulary and query language to support raster data as a new type of geospatial data. We define new filter functions and illustrate our approach using several use cases on real-world data sets. Finally, we describe a prototypical implementation and validate the feasibility of… ▽ More

    Submitted 10 September, 2020; originally announced September 2020.

  41. arXiv:2008.13603  [pdf, ps, other

    cs.LO

    Deciding SHACL Shape Containment through Description Logics Reasoning (Extended Version)

    Authors: Martin Leinberger, Philipp Seifer, Tjitze Rienstra, Ralf Lämmel, Steffen Staab

    Abstract: The Shapes Constraint Language (SHACL) allows for formalizing constraints over RDF data graphs. A shape groups a set of constraints that may be fulfilled by nodes in the RDF graph. We investigate the problem of containment between SHACL shapes. One shape is contained in a second shape if every graph node meeting the constraints of the first shape also meets the constraints of the second. To decide… ▽ More

    Submitted 22 April, 2021; v1 submitted 31 August, 2020; originally announced August 2020.

  42. arXiv:2003.02320  [pdf, other

    cs.AI cs.DB cs.LG

    Knowledge Graphs

    Authors: Aidan Hogan, Eva Blomqvist, Michael Cochez, Claudia d'Amato, Gerard de Melo, Claudio Gutierrez, José Emilio Labra Gayo, Sabrina Kirrane, Sebastian Neumaier, Axel Polleres, Roberto Navigli, Axel-Cyrille Ngonga Ngomo, Sabbir M. Rashid, Anisa Rula, Lukas Schmelzeisen, Juan Sequeda, Steffen Staab, Antoine Zimmermann

    Abstract: In this paper we provide a comprehensive introduction to knowledge graphs, which have recently garnered significant attention from both industry and academia in scenarios that require exploiting diverse, dynamic, large-scale collections of data. After some opening remarks, we motivate and contrast various graph-based data models and query languages that are used for knowledge graphs. We discuss th… ▽ More

    Submitted 11 September, 2021; v1 submitted 4 March, 2020; originally announced March 2020.

    Comments: Revision from v5: Correcting errata from previous version for entailment/models, and some other minor typos

    Journal ref: ACM Comput. Surv. 54(4): 71:1-71:37 (2021)

  43. arXiv:2001.09762  [pdf, other

    cs.CY

    Bias in Data-driven AI Systems -- An Introductory Survey

    Authors: Eirini Ntoutsi, Pavlos Fafalios, Ujwal Gadiraju, Vasileios Iosifidis, Wolfgang Nejdl, Maria-Esther Vidal, Salvatore Ruggieri, Franco Turini, Symeon Papadopoulos, Emmanouil Krasanakis, Ioannis Kompatsiaris, Katharina Kinder-Kurlanda, Claudia Wagner, Fariba Karimi, Miriam Fernandez, Harith Alani, Bettina Berendt, Tina Kruegel, Christian Heinze, Klaus Broelemann, Gjergji Kasneci, Thanassis Tiropanis, Steffen Staab

    Abstract: AI-based systems are widely employed nowadays to make decisions that have far-reaching impacts on individuals and society. Their decisions might affect everyone, everywhere and anytime, entailing concerns about potential human rights issues. Therefore, it is necessary to move beyond traditional AI algorithms optimized for predictive performance and embed ethical and legal principles in their desig… ▽ More

    Submitted 14 January, 2020; originally announced January 2020.

    Comments: 19 pages, 1 figure

  44. arXiv:2001.08132  [pdf, other

    physics.soc-ph cond-mat.stat-mech cs.CY cs.SI

    Time-invariant degree growth in preferential attachment network models

    Authors: Jun Sun, Matúš Medo, Steffen Staab

    Abstract: Preferential attachment drives the evolution of many complex networks. Its analytical studies mostly consider the simplest case of a network that grows uniformly in time despite the accelerating growth of many real networks. Motivated by the observation that the average degree growth of nodes is time-invariant in empirical network data, we study the degree dynamics in the relevant class of network… ▽ More

    Submitted 22 January, 2020; originally announced January 2020.

    Comments: 9 pages, 5 figures. Editorially approved for publication in Phys. Rev. E

    Journal ref: Physical Review E (Volume 101, Issue 2, February 2020)

  45. arXiv:1910.07918  [pdf

    cs.SI cs.LG stat.ML

    Understanding Social Networks using Transfer Learning

    Authors: Jun Sun, Steffen Staab, Jérôme Kunegis

    Abstract: A detailed understanding of users contributes to the understanding of the Web's evolution, and to the development of Web applications. Although for new Web platforms such a study is especially important, it is often jeopardized by the lack of knowledge about novel phenomena due to the sparsity of data. Akin to human transfer of experiences from one domain to the next, transfer learning as a subfie… ▽ More

    Submitted 16 October, 2019; originally announced October 2019.

    Comments: 11 pages, 4 figures, IEEE Computer. arXiv admin note: text overlap with arXiv:1611.02941

    Journal ref: IEEE Computer (Volume: 51, Issue: 6, June 2018)

  46. arXiv:1907.00855  [pdf, ps, other

    cs.PL

    Type Checking Program Code using SHACL (Extended Version)

    Authors: Martin Leinberger, Philipp Seifer, Claudia Schon, Ralf Lämmel, Steffen Staab

    Abstract: It is a strength of graph-based data formats, like RDF, that they are very flexible with representing data. To avoid run-time errors, program code that processes highly-flexible data representations exhibits the difficulty that it must always include the most general case, in which attributes might be set-valued or possibly not available. The Shapes Constraint Language (SHACL) has been devised to… ▽ More

    Submitted 1 July, 2019; originally announced July 2019.

  47. arXiv:1904.03084  [pdf, other

    cs.CL cs.AI cs.LG

    CLEARumor at SemEval-2019 Task 7: ConvoLving ELMo Against Rumors

    Authors: Ipek Baris, Lukas Schmelzeisen, Steffen Staab

    Abstract: This paper describes our submission to SemEval-2019 Task 7: RumourEval: Determining Rumor Veracity and Support for Rumors. We participated in both subtasks. The goal of subtask A is to classify the type of interaction between a rumorous social media post and a reply post as support, query, deny, or comment. The goal of subtask B is to predict the veracity of a given rumor. For subtask A, we implem… ▽ More

    Submitted 5 April, 2019; originally announced April 2019.

    Comments: 5 pages, 2 figures, 3 tables. Accepted for publication at SemEval@NAACL-HLT 2019

    Journal ref: SemEval@NAACL-HLT (2019) 1105-1109

  48. arXiv:1902.02169  [pdf, other

    cs.CL cs.AI cs.LG stat.ML

    Learning Taxonomies of Concepts and not Words using Contextualized Word Representations: A Position Paper

    Authors: Lukas Schmelzeisen, Steffen Staab

    Abstract: Taxonomies are semantic hierarchies of concepts. One limitation of current taxonomy learning systems is that they define concepts as single words. This position paper argues that contextualized word representations, which recently achieved state-of-the-art results on many competitive NLP tasks, are a promising method to address this limitation. We outline a novel approach for taxonomy learning tha… ▽ More

    Submitted 31 January, 2019; originally announced February 2019.

    Comments: 5 pages, 1 figure

  49. Semantic Query Integration With Reason

    Authors: Philipp Seifer, Martin Leinberger, Ralf Lämmel, Steffen Staab

    Abstract: Graph-based data models allow for flexible data representation. In particular, semantic data based on RDF and OWL fuels use cases ranging from general knowledge graphs to domain specific knowledge in various technological or scientific domains. The flexibility of such approaches, however, makes programming with semantic data tedious and error-prone. In particular the logics-based data descriptions… ▽ More

    Submitted 5 February, 2019; v1 submitted 1 February, 2019; originally announced February 2019.

    Journal ref: The Art, Science, and Engineering of Programming, 2019, Vol. 3, Issue 3, Article 13

  50. arXiv:1804.02950  [pdf, other

    physics.soc-ph cs.SI

    Decay of Relevance in Exponentially Growing Networks

    Authors: Jun Sun, Steffen Staab, Fariba Karimi

    Abstract: We propose a new preferential attachment-based network growth model in order to explain two properties of growing networks: (1) the power-law growth of node degrees and (2) the decay of node relevance. In preferential attachment models, the ability of a node to acquire links is affected by its degree, its fitness, as well as its relevance which typically decays over time. After a review of existin… ▽ More

    Submitted 9 April, 2018; originally announced April 2018.

    Comments: 9 pages, 7 figures, ACM WebSci 2018