Skip to main content

Showing 1–37 of 37 results for author: Cochez, M

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

    cs.CL cs.AI

    GNN2R: Weakly-Supervised Rationale-Providing Question Answering over Knowledge Graphs

    Authors: Ruijie Wang, Luca Rossetto, Michael Cochez, Abraham Bernstein

    Abstract: Most current methods for multi-hop question answering (QA) over knowledge graphs (KGs) only provide final conclusive answers without explanations, such as a set of KG entities that is difficult for normal users to review and comprehend. This issue severely limits the application of KG-based QA in real-world scenarios. However, it is non-trivial to solve due to two challenges: First, annotations of… ▽ More

    Submitted 20 January, 2024; v1 submitted 4 December, 2023; originally announced December 2023.

  2. arXiv:2311.05778  [pdf, other

    cs.CV cs.AI

    DONUT-hole: DONUT Sparsification by Harnessing Knowledge and Optimizing Learning Efficiency

    Authors: Azhar Shaikh, Michael Cochez, Denis Diachkov, Michiel de Rijcke, Sahar Yousefi

    Abstract: This paper introduces DONUT-hole, a sparse OCR-free visual document understanding (VDU) model that addresses the limitations of its predecessor model, dubbed DONUT. The DONUT model, leveraging a transformer architecture, overcoming the challenges of separate optical character recognition (OCR) and visual semantic understanding (VSU) components. However, its deployment in production environments an… ▽ More

    Submitted 9 November, 2023; originally announced November 2023.

  3. arXiv:2310.04598  [pdf, other

    cs.LG cs.AI cs.DB

    A Neuro-Symbolic Framework for Answering Graph Pattern Queries in Knowledge Graphs

    Authors: Tamara Cucumides, Daniel Daza, Pablo Barceló, Michael Cochez, Floris Geerts, Juan L Reutter, Miguel Romero

    Abstract: The challenge of answering graph queries over incomplete knowledge graphs is gaining significant attention in the machine learning community. Neuro-symbolic models have emerged as a promising approach, combining good performance with high interpretability. These models utilize trained architectures to execute atomic queries and integrate modules that mimic symbolic query operators. However, most n… ▽ More

    Submitted 5 June, 2024; v1 submitted 6 October, 2023; originally announced October 2023.

  4. arXiv:2308.06585  [pdf, other

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

    Approximate Answering of Graph Queries

    Authors: Michael Cochez, Dimitrios Alivanistos, Erik Arakelyan, Max Berrendorf, Daniel Daza, Mikhail Galkin, Pasquale Minervini, Mathias Niepert, Hongyu Ren

    Abstract: Knowledge graphs (KGs) are inherently incomplete because of incomplete world knowledge and bias in what is the input to the KG. Additionally, world knowledge constantly expands and evolves, making existing facts deprecated or introducing new ones. However, we would still want to be able to answer queries as if the graph were complete. In this chapter, we will give an overview of several methods wh… ▽ More

    Submitted 12 August, 2023; originally announced August 2023.

    Comments: Preprint of Ch. 17 "Approximate Answering of Graph Queries" in "Compendium of Neurosymbolic Artificial Intelligence", https://ebooks.iospress.nl/ISBN/978-1-64368-406-2

  5. arXiv:2306.03606  [pdf, other

    cs.AI

    BioBLP: A Modular Framework for Learning on Multimodal Biomedical Knowledge Graphs

    Authors: Daniel Daza, Dimitrios Alivanistos, Payal Mitra, Thom Pijnenburg, Michael Cochez, Paul Groth

    Abstract: Knowledge graphs (KGs) are an important tool for representing complex relationships between entities in the biomedical domain. Several methods have been proposed for learning embeddings that can be used to predict new links in such graphs. Some methods ignore valuable attribute data associated with entities in biomedical KGs, such as protein sequences, or molecular graphs. Other works incorporate… ▽ More

    Submitted 6 June, 2023; originally announced June 2023.

  6. arXiv:2304.11949  [pdf, other

    cs.AI

    Geometric Relational Embeddings: A Survey

    Authors: Bo Xiong, Mojtaba Nayyeri, Ming **, 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

  7. arXiv:2303.14617  [pdf, other

    cs.DB cs.AI cs.LG

    Neural Graph Reasoning: Complex Logical Query Answering Meets Graph Databases

    Authors: Hongyu Ren, Mikhail Galkin, Michael Cochez, Zhaocheng Zhu, Jure Leskovec

    Abstract: Complex logical query answering (CLQA) is a recently emerged task of graph machine learning that goes beyond simple one-hop link prediction and solves a far more complex task of multi-hop logical reasoning over massive, potentially incomplete graphs in a latent space. The task received a significant traction in the community; numerous works expanded the field along theoretical and practical axes t… ▽ More

    Submitted 26 March, 2023; originally announced March 2023.

  8. arXiv:2301.12313  [pdf, other

    cs.LG cs.AI cs.LO cs.NE

    Adapting Neural Link Predictors for Data-Efficient Complex Query Answering

    Authors: Erik Arakelyan, Pasquale Minervini, Daniel Daza, Michael Cochez, Isabelle Augenstein

    Abstract: Answering complex queries on incomplete knowledge graphs is a challenging task where a model needs to answer complex logical queries in the presence of missing knowledge. Prior work in the literature has proposed to address this problem by designing architectures trained end-to-end for the complex query answering task with a reasoning process that is hard to interpret while requiring data and reso… ▽ More

    Submitted 11 July, 2023; v1 submitted 28 January, 2023; originally announced January 2023.

  9. arXiv:2212.13261  [pdf, other

    q-bio.QM cs.AI cs.LG

    Explainable AI for Bioinformatics: Methods, Tools, and Applications

    Authors: Md. Rezaul Karim, Tanhim Islam, Oya Beyan, Christoph Lange, Michael Cochez, Dietrich Rebholz-Schuhmann, Stefan Decker

    Abstract: Artificial intelligence (AI) systems utilizing deep neural networks (DNNs) and machine learning (ML) algorithms are widely used for solving important problems in bioinformatics, biomedical informatics, and precision medicine. However, complex DNNs or ML models, which are often perceived as opaque and black-box, can make it difficult to understand the reasoning behind their decisions. This lack of… ▽ More

    Submitted 23 February, 2023; v1 submitted 25 December, 2022; originally announced December 2022.

  10. A Machine with Short-Term, Episodic, and Semantic Memory Systems

    Authors: Taewoon Kim, Michael Cochez, Vincent François-Lavet, Mark Neerincx, Piek Vossen

    Abstract: Inspired by the cognitive science theory of the explicit human memory systems, we have modeled an agent with short-term, episodic, and semantic memory systems, each of which is modeled with a knowledge graph. To evaluate this system and analyze the behavior of this agent, we designed and released our own reinforcement learning agent environment, "the Room", where an agent has to learn how to encod… ▽ More

    Submitted 8 July, 2023; v1 submitted 5 December, 2022; originally announced December 2022.

    Journal ref: Proceedings of the AAAI Conference on Artificial Intelligence (2023), 37(1), 48-56

  11. arXiv:2208.11057  [pdf, other

    cs.CL cs.AI

    Prompting as Probing: Using Language Models for Knowledge Base Construction

    Authors: Dimitrios Alivanistos, Selene Báez Santamaría, Michael Cochez, Jan-Christoph Kalo, Emile van Krieken, Thiviyan Thanapalasingam

    Abstract: Language Models (LMs) have proven to be useful in various downstream applications, such as summarisation, translation, question answering and text classification. LMs are becoming increasingly important tools in Artificial Intelligence, because of the vast quantity of information they can store. In this work, we present ProP (Prompting as Probing), which utilizes GPT-3, a large Language Model orig… ▽ More

    Submitted 19 June, 2023; v1 submitted 23 August, 2022; originally announced August 2022.

    Comments: Published in LM-KBC 22: Knowledge Base Construction from Pre-trained Language Models, Challenge at ISWC 2022. 12+12 pages

  12. arXiv:2206.01818  [pdf, other

    cs.AI cs.CL cs.IR cs.LG

    QAGCN: Answering Multi-Relation Questions via Single-Step Implicit Reasoning over Knowledge Graphs

    Authors: Ruijie Wang, Luca Rossetto, Michael Cochez, Abraham Bernstein

    Abstract: Multi-relation question answering (QA) is a challenging task, where given questions usually require long reasoning chains in KGs that consist of multiple relations. Recently, methods with explicit multi-step reasoning over KGs have been prominently used in this task and have demonstrated promising performance. Examples include methods that perform stepwise label propagation through KG triples and… ▽ More

    Submitted 28 March, 2024; v1 submitted 3 June, 2022; originally announced June 2022.

  13. arXiv:2204.01611  [pdf, other

    cs.AI

    A Machine With Human-Like Memory Systems

    Authors: Taewoon Kim, Michael Cochez, Vincent Francois-Lavet, Mark Neerincx, Piek Vossen

    Abstract: Inspired by the cognitive science theory, we explicitly model an agent with both semantic and episodic memory systems, and show that it is better than having just one of the two memory systems. In order to show this, we have designed and released our own challenging environment, "the Room", compatible with OpenAI Gym, where an agent has to properly learn how to encode, store, and retrieve memories… ▽ More

    Submitted 4 April, 2022; originally announced April 2022.

    Comments: Submitted to Human-Centered Design of Symbiotic Hybrid Intelligence 2022 (https://ii.tudelft.nl/humancenteredsymbioticHI/)

  14. Scaling R-GCN Training with Graph Summarization

    Authors: Alessandro Generale, Till Blume, Michael Cochez

    Abstract: Training of Relational Graph Convolutional Networks (R-GCN) is a memory intense task. The amount of gradient information that needs to be stored during training for real-world graphs is often too large for the amount of memory available on most GPUs. In this work, we experiment with the use of graph summarization techniques to compress the graph and hence reduce the amount of memory needed. After… ▽ More

    Submitted 20 March, 2022; v1 submitted 4 March, 2022; originally announced March 2022.

    Comments: Companion Proceedings of the Web Conference 2022, April 25-29, 2022

  15. arXiv:2109.10896  [pdf, other

    cs.LG

    Updating Embeddings for Dynamic Knowledge Graphs

    Authors: Christopher Wewer, Florian Lemmerich, Michael Cochez

    Abstract: Data in Knowledge Graphs often represents part of the current state of the real world. Thus, to stay up-to-date the graph data needs to be updated frequently. To utilize information from Knowledge Graphs, many state-of-the-art machine learning approaches use embedding techniques. These techniques typically compute an embedding, i.e., vector representations of the nodes as input for the main machin… ▽ More

    Submitted 22 September, 2021; originally announced September 2021.

  16. arXiv:2106.08166  [pdf, other

    cs.AI cs.DB cs.IR cs.LG

    Query Embedding on Hyper-relational Knowledge Graphs

    Authors: Dimitrios Alivanistos, Max Berrendorf, Michael Cochez, Mikhail Galkin

    Abstract: Multi-hop logical reasoning is an established problem in the field of representation learning on knowledge graphs (KGs). It subsumes both one-hop link prediction as well as other more complex types of logical queries. Existing algorithms operate only on classical, triple-based graphs, whereas modern KGs often employ a hyper-relational modeling paradigm. In this paradigm, typed edges may have sever… ▽ More

    Submitted 6 September, 2022; v1 submitted 15 June, 2021; originally announced June 2021.

    Comments: Presented at ICLR2022. https://openreview.net/forum?id=4rLw09TgRw9

  17. arXiv:2103.00082  [pdf, other

    cs.CR cs.AI

    Secure Evaluation of Knowledge Graph Merging Gain

    Authors: Leandro Eichenberger, Michael Cochez, Benjamin Heitmann, Stefan Decker

    Abstract: Finding out the differences and commonalities between the knowledge of two parties is an important task. Such a comparison becomes necessary, when one party wants to determine how much it is worth to acquire the knowledge of the second party, or similarly when two parties try to determine, whether a collaboration could be beneficial. When these two parties cannot trust each other (for example, due… ▽ More

    Submitted 26 February, 2021; originally announced March 2021.

  18. arXiv:2102.11389  [pdf, other

    cs.DB cs.AI

    Approximate Knowledge Graph Query Answering: From Ranking to Binary Classification

    Authors: Ruud van Bakel, Teodor Aleksiev, Daniel Daza, Dimitrios Alivanistos, Michael Cochez

    Abstract: Large, heterogeneous datasets are characterized by missing or even erroneous information. This is more evident when they are the product of community effort or automatic fact extraction methods from external sources, such as text. A special case of the aforementioned phenomenon can be seen in knowledge graphs, where this mostly appears in the form of missing or incorrect edges and nodes. Structu… ▽ More

    Submitted 22 February, 2021; originally announced February 2021.

    Comments: To be published in Lecture Notes in Artificial Intelligence (Springer)

  19. arXiv:2011.03459  [pdf, other

    cs.LG cs.AI cs.LO cs.NE

    Complex Query Answering with Neural Link Predictors

    Authors: Erik Arakelyan, Daniel Daza, Pasquale Minervini, Michael Cochez

    Abstract: Neural link predictors are immensely useful for identifying missing edges in large scale Knowledge Graphs. However, it is still not clear how to use these models for answering more complex queries that arise in a number of domains, such as queries using logical conjunctions ($\land$), disjunctions ($\lor$) and existential quantifiers ($\exists$), while accounting for missing edges. In this work, w… ▽ More

    Submitted 18 March, 2021; v1 submitted 6 November, 2020; originally announced November 2020.

    Comments: Proceedings of the Ninth International Conference on Learning Representations (ICLR 2021, oral presentation)

  20. arXiv:2010.03496  [pdf, other

    cs.CL cs.AI cs.LG

    Inductive Entity Representations from Text via Link Prediction

    Authors: Daniel Daza, Michael Cochez, Paul Groth

    Abstract: Knowledge Graphs (KG) are of vital importance for multiple applications on the web, including information retrieval, recommender systems, and metadata annotation. Regardless of whether they are built manually by domain experts or with automatic pipelines, KGs are often incomplete. Recent work has begun to explore the use of textual descriptions available in knowledge graphs to learn vector represe… ▽ More

    Submitted 14 April, 2021; v1 submitted 7 October, 2020; originally announced October 2020.

  21. arXiv:2004.07807  [pdf, other

    cs.CL cs.LG stat.ML

    Classification Benchmarks for Under-resourced Bengali Language based on Multichannel Convolutional-LSTM Network

    Authors: Md. Rezaul Karim, Bharathi Raja Chakravarthi, John P. McCrae, Michael Cochez

    Abstract: Exponential growths of social media and micro-blogging sites not only provide platforms for empowering freedom of expressions and individual voices but also enables people to express anti-social behaviour like online harassment, cyberbullying, and hate speech. Numerous works have been proposed to utilize these data for social and anti-social behaviours analysis, document characterization, and sent… ▽ More

    Submitted 19 April, 2020; v1 submitted 11 April, 2020; originally announced April 2020.

    Comments: This paper is under review in the Journal of Natural Language Engineering

  22. arXiv:2004.04582  [pdf, other

    eess.IV cs.CV cs.LG

    DeepCOVIDExplainer: Explainable COVID-19 Diagnosis Based on Chest X-ray Images

    Authors: Md. Rezaul Karim, Till Döhmen, Dietrich Rebholz-Schuhmann, Stefan Decker, Michael Cochez, Oya Beyan

    Abstract: Amid the coronavirus disease(COVID-19) pandemic, humanity experiences a rapid increase in infection numbers across the world. Challenge hospitals are faced with, in the fight against the virus, is the effective screening of incoming patients. One methodology is the assessment of chest radiography(CXR) images, which usually requires expert radiologist's knowledge. In this paper, we propose an expla… ▽ More

    Submitted 6 June, 2020; v1 submitted 9 April, 2020; originally announced April 2020.

  23. 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)

  24. arXiv:2002.02406  [pdf, other

    cs.AI cs.CL cs.LG

    Message Passing Query Embedding

    Authors: Daniel Daza, Michael Cochez

    Abstract: Recent works on representation learning for Knowledge Graphs have moved beyond the problem of link prediction, to answering queries of an arbitrary structure. Existing methods are based on ad-hoc mechanisms that require training with a diverse set of query structures. We propose a more general architecture that employs a graph neural network to encode a graph representation of the query, where nod… ▽ More

    Submitted 24 June, 2020; v1 submitted 6 February, 2020; originally announced February 2020.

    Comments: Presented at ICML 2020 - GRL+ Workshop

  25. arXiv:1912.10979  [pdf, other

    cs.LG cs.CR cs.SI stat.ML

    Privacy Attacks on Network Embeddings

    Authors: Michael Ellers, Michael Cochez, Tobias Schumacher, Markus Strohmaier, Florian Lemmerich

    Abstract: Data ownership and data protection are increasingly important topics with ethical and legal implications, e.g., with the right to erasure established in the European General Data Protection Regulation (GDPR). In this light, we investigate network embeddings, i.e., the representation of network nodes as low-dimensional vectors. We consider a typical social network scenario with nodes representing u… ▽ More

    Submitted 23 December, 2019; originally announced December 2019.

  26. arXiv:1909.04169  [pdf, other

    q-bio.QM cs.LG q-bio.GN

    OncoNetExplainer: Explainable Predictions of Cancer Types Based on Gene Expression Data

    Authors: Md. Rezaul Karim, Michael Cochez, Oya Beyan, Stefan Decker, Christoph Lange

    Abstract: The discovery of important biomarkers is a significant step towards understanding the molecular mechanisms of carcinogenesis; enabling accurate diagnosis for, and prognosis of, a certain cancer type. Before recommending any diagnosis, genomics data such as gene expressions(GE) and clinical outcomes need to be analyzed. However, complex nature, high dimensionality, and heterogeneity in genomics dat… ▽ More

    Submitted 9 September, 2019; originally announced September 2019.

    Comments: In proc. of 19th IEEE International Conference on Bioinformatics and Bioengineering(IEEE BIBE 2019)

    Journal ref: IEEE International Conference on Bioinformatics and Bioengineering(IEEE BIBE 2019)

  27. Structured Query Construction via Knowledge Graph Embedding

    Authors: Ruijie Wang, Meng Wang, Jun Liu, Michael Cochez, Stefan Decker

    Abstract: In order to facilitate the accesses of general users to knowledge graphs, an increasing effort is being exerted to construct graph-structured queries of given natural language questions. At the core of the construction is to deduce the structure of the target query and determine the vertices/edges which constitute the query. Existing query construction methods rely on question understanding and co… ▽ More

    Submitted 6 September, 2019; originally announced September 2019.

    Journal ref: Knowledge and information Systems 62 (2020): 1819-1846

  28. arXiv:1908.06917  [pdf, other

    cs.CL cs.AI cs.IR

    Message Passing for Complex Question Answering over Knowledge Graphs

    Authors: Svitlana Vakulenko, Javier David Fernandez Garcia, Axel Polleres, Maarten de Rijke, Michael Cochez

    Abstract: Question answering over knowledge graphs (KGQA) has evolved from simple single-fact questions to complex questions that require graph traversal and aggregation. We propose a novel approach for complex KGQA that uses unsupervised message passing, which propagates confidence scores obtained by parsing an input question and matching terms in the knowledge graph to a set of possible answers. First, we… ▽ More

    Submitted 19 August, 2019; originally announced August 2019.

    Comments: Accepted in CIKM 2019

  29. arXiv:1908.03629  [pdf, other

    cs.LG cs.AI

    Transferring knowledge from monitored to unmonitored areas for forecasting parking spaces

    Authors: Andrei Ionita, André Pomp, Michael Cochez, Tobias Meisen, Stefan Decker

    Abstract: Smart cities around the world have begun monitoring parking areas in order to estimate available parking spots and help drivers looking for parking. The current results are promising, indeed. However, existing approaches are limited by the high cost of sensors that need to be installed throughout the city in order to achieve an accurate estimation. This work investigates the extension of estimatin… ▽ More

    Submitted 7 August, 2019; originally announced August 2019.

    Comments: Preprint of an article to be published in Int J. on Artificial Intelligence Tools (IJAIT)

  30. arXiv:1908.01288  [pdf, other

    cs.LG cs.AI

    Drug-Drug Interaction Prediction Based on Knowledge Graph Embeddings and Convolutional-LSTM Network

    Authors: Md. Rezaul Karim, Michael Cochez, Joao Bosco Jares, Mamtaz Uddin, Oya Beyan, Stefan Decker

    Abstract: Interference between pharmacological substances can cause serious medical injuries. Correctly predicting so-called drug-drug interactions (DDI) does not only reduce these cases but can also result in a reduction of drug development cost. Presently, most drug-related knowledge is the result of clinical evaluations and post-marketing surveillance; resulting in a limited amount of information. Existi… ▽ More

    Submitted 4 August, 2019; originally announced August 2019.

  31. arXiv:1903.12554  [pdf, other

    cs.DB cs.CY

    Linked Open Data Validity -- A Technical Report from ISWS 2018

    Authors: Tayeb Abderrahmani Ghor, Esha Agrawal, Mehwish Alam, Omar Alqawasmeh, Claudia D'amato, Amina Annane, Amr Azzam, Andrew Berezovskyi, Russa Biswas, Mathias Bonduel, Quentin Brabant, Cristina-iulia Bucur, Elena Camossi, Valentina Anita Carriero, Shruthi Chari, David Chaves Fraga, Fiorela Ciroku, Michael Cochez, Hubert Curien, Vincenzo Cutrona, Rahma Dandan, Danilo Dess, Valerio Di Carlo, Ahmed El Amine Djebri, Marieke Van Erp , et al. (46 additional authors not shown)

    Abstract: Linked Open Data (LOD) is the publicly available RDF data in the Web. Each LOD entity is identfied by a URI and accessible via HTTP. LOD encodes globalscale knowledge potentially available to any human as well as artificial intelligence that may want to benefit from it as background knowledge for supporting their tasks. LOD has emerged as the backbone of applications in diverse fields such as Natu… ▽ More

    Submitted 26 March, 2019; originally announced March 2019.

  32. arXiv:1808.00434  [pdf, ps, other

    cs.AI

    Leveraging Knowledge Graph Embedding Techniques for Industry 4.0 Use Cases

    Authors: Martina Garofalo, Maria Angela Pellegrino, Abdulrahman Altabba, Michael Cochez

    Abstract: Industry is evolving towards Industry 4.0, which holds the promise of increased flexibility in manufacturing, better quality and improved productivity. A core actor of this growth is using sensors, which must capture data that can used in unforeseen ways to achieve a performance not achievable without them. However, the complexity of this improved setting is much greater than what is currently use… ▽ More

    Submitted 31 July, 2018; originally announced August 2018.

    Comments: Accepted for publication in NATO Science Series. arXiv admin note: text overlap with arXiv:1709.07604 by other authors

  33. arXiv:1807.11761  [pdf, other

    cs.AI cs.CL

    A First Experiment on Including Text Literals in KGloVe

    Authors: Michael Cochez, Martina Garofalo, Jérôme Lenßen, Maria Angela Pellegrino

    Abstract: Graph embedding models produce embedding vectors for entities and relations in Knowledge Graphs, often without taking literal properties into account. We show an initial idea based on the combination of global graph structure with additional information provided by textual information in properties. Our initial experiment shows that this approach might be useful, but does not clearly outperform ea… ▽ More

    Submitted 31 July, 2018; originally announced July 2018.

    Comments: Presented at the 4th Workshop on Semantic Deep Learning (SemDeep-4)

  34. arXiv:1806.06411  [pdf, other

    cs.CL cs.AI

    Measuring Semantic Coherence of a Conversation

    Authors: Svitlana Vakulenko, Maarten de Rijke, Michael Cochez, Vadim Savenkov, Axel Polleres

    Abstract: Conversational systems have become increasingly popular as a way for humans to interact with computers. To be able to provide intelligent responses, conversational systems must correctly model the structure and semantics of a conversation. We introduce the task of measuring semantic (in)coherence in a conversation with respect to background knowledge, which relies on the identification of semantic… ▽ More

    Submitted 17 June, 2018; originally announced June 2018.

  35. arXiv:1805.12218  [pdf, other

    cs.LG q-bio.QM stat.ML

    Convolutional Embedded Networks for Population Scale Clustering and Bio-ancestry Inferencing

    Authors: Md. Rezaul Karim, Michael Cochez, Achille Zappa, Ratnesh Sahay, Oya Beyan, Dietrich-Rebholz Schuhmann, Stefan Decker

    Abstract: The study of genetic variants can help find correlating population groups to identify cohorts that are predisposed to common diseases and explain differences in disease susceptibility and how patients react to drugs. Machine learning algorithms are increasingly being applied to identify interacting GVs to understand their complex phenotypic traits. Since the performance of a learning algorithm not… ▽ More

    Submitted 19 April, 2020; v1 submitted 30 May, 2018; originally announced May 2018.

    Comments: This article is under review in IEEE/ACM Transactions on Computational Biology and Bioinformatics. It is based on a workshop paper discussed at the Extended Semantic Web Conference (ESWC'2017) workshop on Semantic Web Solutions for Large-scale Biomedical Data Analytics (SeWeBMeDA), Slovenia, May, 28-29, 2017

  36. arXiv:1802.06609  [pdf, other

    cs.IT eess.SP

    On the computation of Shannon Entropy from Counting Bloom Filters

    Authors: Michael Cochez

    Abstract: In this short note a method for computing the naive plugin estimator of discrete entropy from a counting Bloom filter will be presented. The method does work reasonably as long as the collision probability in the bloom filter is kept low.

    Submitted 19 February, 2018; originally announced February 2018.

  37. arXiv:1607.04809  [pdf, other

    cs.AI

    Knowledge Representation on the Web revisited: Tools for Prototype Based Ontologies

    Authors: Michael Cochez, Stefan Decker, Eric Prud'hommeaux

    Abstract: In recent years RDF and OWL have become the most common knowledge representation languages in use on the Web, propelled by the recommendation of the W3C. In this paper we present a practical implementation of a different kind of knowledge representation based on Prototypes. In detail, we present a concrete syntax easily and effectively parsable by applications. We also present extensible implement… ▽ More

    Submitted 16 July, 2016; originally announced July 2016.

    Comments: Related software available from https://github.com/miselico/knowledgebase/