Distributed Algorithms that Solve Boolean Equations with Local and Differential Privacies
Hongsheng Qi, Bo Li, Rui-Juan Jing, Lei Wang, Alexandre Proutiere,, Guodong Shi

TL;DR
This paper introduces distributed algorithms for solving Boolean equations privately over a network, leveraging linear algebraic lifting, distributed linear solvers, and differential privacy techniques to ensure exact solutions and privacy guarantees.
Contribution
It presents a novel approach to solve Boolean equations in a distributed manner with privacy preservation, combining linear algebraic lifting, solution verification, and differential privacy mechanisms.
Findings
Algorithms achieve high-probability exact solutions for Boolean equations
Distributed verification of Boolean satisfiability is effective
Differential privacy can be integrated with explicit noise levels
Abstract
In this paper, we propose distributed algorithms that solve a system of Boolean equations over a network, where each node in the network possesses only one Boolean equation from the system. The Boolean equation assigned at any particular node is a {\em private} equation known to this node only, and the nodes aim to compute the exact set of solutions to the system without exchanging their local equations. We show that each private Boolean equation can be locally lifted to a linear algebraic equation under a basis of Boolean vectors, leading to a network linear equation that is distributedly solvable using existing distributed linear equation algorithms as a subroutine. A number of exact or approximate solutions to the induced linear equation are then computed at each node from different initial values. The solutions to the original Boolean equations are eventually computed locally via a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDistributed Control Multi-Agent Systems · Metaheuristic Optimization Algorithms Research · Complexity and Algorithms in Graphs
