Table of Contents
Fetching ...

Lifted Relational Probabilistic Inference via Implicit Learning

Luise Ge, Brendan Juba, Kris Nilsson, Alison Shao

TL;DR

This work merges incomplete first-order axioms with independently sampled, partially observed examples into a bounded-degree fragment of the sum-of-squares hierarchy in polynomial time, yielding the first polynomial-time framework that implicitly learns a first-order probabilistic logic and performs lifted inference over both individuals and worlds.

Abstract

Reconciling the tension between inductive learning and deductive reasoning in first-order relational domains is a longstanding challenge in AI. We study the problem of answering queries in a first-order relational probabilistic logic through a joint effort of learning and reasoning, without ever constructing an explicit model. Traditional lifted inference assumes access to a complete model and exploits symmetry to evaluate probabilistic queries; however, learning such models from partial, noisy observations is intractable in general. We reconcile these two challenges through implicit learning to reason and first-order relational probabilistic inference techniques. More specifically, we merge incomplete first-order axioms with independently sampled, partially observed examples into a bounded-degree fragment of the sum-of-squares (SOS) hierarchy in polynomial time. Our algorithm performs two lifts simultaneously: (i) grounding-lift, where renaming-equivalent ground moments share one variable, collapsing the domain of individuals; and (ii) world-lift, where all pseudo-models (partial world assignments) are enforced in parallel, producing a global bound that holds across all worlds consistent with the learned constraints. These innovations yield the first polynomial-time framework that implicitly learns a first-order probabilistic logic and performs lifted inference over both individuals and worlds.

Lifted Relational Probabilistic Inference via Implicit Learning

TL;DR

This work merges incomplete first-order axioms with independently sampled, partially observed examples into a bounded-degree fragment of the sum-of-squares hierarchy in polynomial time, yielding the first polynomial-time framework that implicitly learns a first-order probabilistic logic and performs lifted inference over both individuals and worlds.

Abstract

Reconciling the tension between inductive learning and deductive reasoning in first-order relational domains is a longstanding challenge in AI. We study the problem of answering queries in a first-order relational probabilistic logic through a joint effort of learning and reasoning, without ever constructing an explicit model. Traditional lifted inference assumes access to a complete model and exploits symmetry to evaluate probabilistic queries; however, learning such models from partial, noisy observations is intractable in general. We reconcile these two challenges through implicit learning to reason and first-order relational probabilistic inference techniques. More specifically, we merge incomplete first-order axioms with independently sampled, partially observed examples into a bounded-degree fragment of the sum-of-squares (SOS) hierarchy in polynomial time. Our algorithm performs two lifts simultaneously: (i) grounding-lift, where renaming-equivalent ground moments share one variable, collapsing the domain of individuals; and (ii) world-lift, where all pseudo-models (partial world assignments) are enforced in parallel, producing a global bound that holds across all worlds consistent with the learned constraints. These innovations yield the first polynomial-time framework that implicitly learns a first-order probabilistic logic and performs lifted inference over both individuals and worlds.
Paper Structure (12 sections, 6 theorems, 7 equations, 1 table, 1 algorithm)

This paper contains 12 sections, 6 theorems, 7 equations, 1 table, 1 algorithm.

Key Result

Theorem 1

(Transferability from open to closed universe) For any fixed degree $d$, the grounded system $GND(\Delta)$ admits a degree-$d$ sum-of-squares refutation if and only if the lifted sum-of-squares system over $GND(\Delta, k)$ admits a degree-$d$ refutation, where $k$ is the quantifier rank of $\Delta$.

Theorems & Definitions (25)

  • Example 1
  • Example 2
  • Example 3
  • Definition 1: ge2025polynomial
  • Theorem 1: ge2025polynomial
  • Definition 2
  • Theorem 2
  • Definition 3
  • Definition 4
  • Example 4
  • ...and 15 more