paper-with-me

홈 › Papers

A Comparative Study of Distributional and Symbolic Paradigms for Relational Learning

2018-06-29 · Sebastijan Dumancic, Alberto Garcia-Duran, Mathias Niepert

Many real-world domains can be expressed as graphs and, more generally, as multi-relational knowledge graphs. Though reasoning and learning with knowledge graphs has traditionally been addressed by symbolic approaches, recent methods in (deep) representation learning has shown promising results for specialized tasks such as knowledge base completion. These approaches abandon the traditional symbolic paradigm by replacing symbols with vectors in Euclidean space. With few exceptions, symbolic and distributional approaches are explored in different communities and little is known about their respective strengths and weaknesses. In this work, we compare representation learning and relational learning on various relational classification and clustering tasks and analyse the complexity of the rules used implicitly by these approaches. Preliminary results reveal possible indicators that could help in choosing one approach over the other for particular knowledge graphs.

📄 PDF Abstract BibTeX arXiv:1806.11391

Code (1)

https://bitbucket.org/sdumancic/embeddingsmeetilp 공식 구현

Tasks

ClusteringGeneral ClassificationKnowledge Base CompletionKnowledge GraphsRelational ReasoningRepresentation Learning

Similar Papers 제목 키워드 기반

LARS-VSA: A Vector Symbolic Architecture For Learning with Abstract Rules

2024-05-23 · Mohamed Mejri, Chandramouli Amarnath, Abhijit Chatterjee

Human cognition excels at symbolic reasoning, deducing abstract rules from limited samples. This has been explained using symbolic and connectionist approaches, inspiring the development of a neuro-symbolic architecture …

From Statistical Relational to Neurosymbolic Artificial Intelligence: a Survey

2021-08-25 · Giuseppe Marra, Sebastijan Dumančić, Robin Manhaeve, Luc De Raedt

This survey explores the integration of learning and reasoning in two different fields of artificial intelligence: neurosymbolic and statistical relational artificial intelligence. Neurosymbolic artificial intelligence (…

Logical ReasoningSurvey

Quantum Embedding of Knowledge for Reasoning

2019-12-01 · NeurIPS 2019 12 · Dinesh Garg, Shajith Ikbal Mohamed, Santosh K. Srivastava, Harit Vishwakarma 외

Statistical Relational Learning (SRL) methods are the most widely used techniques to generate distributional representations of the symbolic Knowledge Bases (KBs). These methods embed any given KB into a vector space by …

Logical ReasoningRelational Reasoning

Rethinking Tabular Data Understanding with Large Language Models

2023-12-27 · Tianyang Liu, Fei Wang, Muhao Chen

Large Language Models (LLMs) have shown to be capable of various tasks, yet their capability in interpreting and reasoning over tabular data remains an underexplored area. In this context, this study investigates from th…

Semantic Parsing

Unlocking the Potential of Generative AI through Neuro-Symbolic Architectures: Benefits and Limitations

2025-02-16 · Oualid Bougzime, Samir Jabbar, Christophe Cruz, Frédéric Demoly

Neuro-symbolic artificial intelligence (NSAI) represents a transformative approach in artificial intelligence (AI) by combining deep learning's ability to handle large-scale and unstructured data with the structured reas…

Retrieval-augmented Generation