KR2025Proceedings of the 22nd International Conference on Principles of Knowledge Representation and ReasoningProceedings of the 22nd International Conference on Principles of Knowledge Representation and Reasoning

Melbourne, Australia. November 11-17, 2025.

Edited by

ISSN: 2334-1033
ISBN: 978-1-956792-08-9

Sponsored by
Published by

Copyright © 2025 International Joint Conferences on Artificial Intelligence Organization

Boolean Nearest Neighbor Language in the Knowledge Compilation Map

  1. Ondřej Čepek(Charles University, Prague, Czech Republic)
  2. Jelena Glišić(Charles University, Prague, Czech Republic)

Keywords

  1. Knowledge Representation Languages
  2. Knowledge Compilation
  3. Complexity Of Queries And Transformations
  4. Language Succinctness

Abstract

The Boolean Nearest Neighbor (BNN) representation of

Boolean functions was recently introduced by Hajnal, Liu

and Turan. A BNN representation of function f is a pair

(P,N) of sets of Boolean vectors (called positive and

negative prototypes) where f(x) = 1 for every positive

prototype x ∈ P, f(x) = 0 for every negative prototype x ∈

N, and the value f(x) for x not in (P ∪ N) is determined

by the type of the closest prototype. The main aim of this

paper is to determine the position of the BNN language in

the Knowledge Compilation Map (KCM). To this end, we settle

the complexity status of most standard queries and

transformations (those listed in KCM) for BNN inputs. We

also compare the succinctness of the BNN language with

several languages considered in KCM.