paper-with-me

Papers

Logic Tensor Networks for Semantic Image Interpretation

2017-05-24 · Ivan Donadello, Luciano Serafini, Artur d'Avila Garcez

Semantic Image Interpretation (SII) is the task of extracting structured semantic descriptions from images. It is widely agreed that the combined use of visual data and background knowledge is of great importance for SII. Recently, Statistical Relational Learning (SRL) approaches have been developed for reasoning under uncertainty and learning in the presence of data and rich knowledge. Logic Tensor Networks (LTNs) are an SRL framework which integrates neural networks with first-order fuzzy logic to allow (i) efficient learning from noisy data in the presence of logical constraints, and (ii) reasoning with logical formulas describing general properties of the data. In this paper, we develop and apply LTNs to two of the main tasks of SII, namely, the classification of an image's bounding boxes and the detection of the relevant part-of relations between objects. To the best of our knowledge, this is the first successful application of SRL to such SII tasks. The proposed approach is evaluated on a standard image processing benchmark. Experiments show that the use of background knowledge in the form of logical constraints can improve the performance of purely data-driven approaches, including the state-of-the-art Fast Region-based Convolutional Neural Networks (Fast R-CNN). Moreover, we show that the use of logical background knowledge adds robustness to the learning system when errors are present in the labels of the training data.

📄 PDF Abstract BibTeX arXiv:1705.08968

Code (1)

sbadredd/semantic-pascal-part

Tasks

Relational ReasoningTensor Networks

Similar Papers 제목 키워드 기반

Towards a Formal Distributional Semantics: Simulating Logical Calculi with Tensors

2013-04-22 · SEMEVAL 2013 6 · Edward Grefenstette

The development of compositional distributional models of semantics reconciling the empirical aspects of distributional semantics with the compositional aspects of formal semantics is a popular topic in the contemporary …

Relation

PROTOtypical Logic Tensor Networks (PROTO-LTN) for Zero Shot Learning

2022-06-26 · Simone Martone, Francesco Manigrasso, Lamberti Fabrizio, Lia Morra

Semantic image interpretation can vastly benefit from approaches that combine sub-symbolic distributed representation learning with the capability to reason at a higher level of abstraction. Logic Tensor Networks (LTNs) …

Generalized Zero-Shot LearningRepresentation LearningTensor NetworksZero-Shot Learning

Randomly Weighted, Untrained Neural Tensor Networks Achieve Greater Relational Expressiveness

2020-06-01 · Jinyung Hong, Theodore P. Pavlic

Neural Tensor Networks (NTNs), which are structured to encode the degree of relationship among pairs of entities, are used in Logic Tensor Networks (LTNs) to facilitate Statistical Relational Learning (SRL) in first-orde…

DecoderRelational ReasoningTensor Networks

Compensating Supervision Incompleteness with Prior Knowledge in Semantic Image Interpretation

2019-10-01 · Ivan Donadello, Luciano Serafini

Semantic Image Interpretation is the task of extracting a structured semantic description from images. This requires the detection of visual relationships: triples (subject,relation,object) describing a semantic relation…

ObjectRelationRelational ReasoningRelationship Detection+3

Faster-LTN: a neuro-symbolic, end-to-end object detection architecture

2021-07-05 · Francesco Manigrasso, Filomeno Davide Miro, Lia Morra, Fabrizio Lamberti

The detection of semantic relationships between objects represented in an image is one of the fundamental challenges in image interpretation. Neural-Symbolic techniques, such as Logic Tensor Networks (LTNs), allow the co…

object-detectionObject DetectionTensor Networks