English

Embedding Tarskian Semantics in Vector Spaces

Artificial Intelligence 2017-03-10 v1 Logic in Computer Science

Abstract

We propose a new linear algebraic approach to the computation of Tarskian semantics in logic. We embed a finite model M in first-order logic with N entities in N-dimensional Euclidean space R^N by mapping entities of M to N dimensional one-hot vectors and k-ary relations to order-k adjacency tensors (multi-way arrays). Second given a logical formula F in prenex normal form, we compile F into a set Sigma_F of algebraic formulas in multi-linear algebra with a nonlinear operation. In this compilation, existential quantifiers are compiled into a specific type of tensors, e.g., identity matrices in the case of quantifying two occurrences of a variable. It is shown that a systematic evaluation of Sigma_F in R^N gives the truth value, 1(true) or 0(false), of F in M. Based on this framework, we also propose an unprecedented way of computing the least models defined by Datalog programs in linear spaces via matrix equations and empirically show its effectiveness compared to state-of-the-art approaches.

Keywords

Cite

@article{arxiv.1703.03193,
  title  = {Embedding Tarskian Semantics in Vector Spaces},
  author = {Taisuke Sato},
  journal= {arXiv preprint arXiv:1703.03193},
  year   = {2017}
}

Comments

7 pages, AAAI-17 Workshop on Symbolic Inference and Optimization

R2 v1 2026-06-22T18:40:46.550Z