English

Synthesis with Privacy Against an Observer

Logic in Computer Science 2025-08-06 v5

Abstract

We study automatic synthesis of systems that interact with their environment and maintain privacy against an observer to the interaction. The system and the environment interact via sets II and OO of input and output signals. The input to the synthesis problem contains, in addition to a specification, also a list of secrets, a function cost:IONcost: I\cup O\rightarrow\mathbb{N}, which maps each signal to the cost of hiding it, and a bound bNb\in\mathbb{N} on the budget that the system may use for hiding of signals. The desired output is an (I/O)(I/O)-transducer TT and a set HIOH\subseteq I\cup O of signals that respects the bound on the budget, thus sHcost(s)b\sum_{s\in H} cost(s)\leq b, such that for every possible interaction of TT, the generated computation satisfies the specification, yet an observer, from whom the signals in HH are hidden, cannot evaluate the secrets. We first show that the problem's complexity is 2EXPTIME-complete for specifications and secrets in LTL, making it no harder than synthesis without privacy requirements. We then analyze the complexity further, isolating the two aspects that do not exist in traditional synthesis: the need to hide secret values and the need to choose the set HH. We do this by studying settings in which traditional synthesis is solvable in polynomial time -- when the specification formalism is deterministic automata and when the system is closed -- and show that each of these aspects adds an exponential blow-up in complexity. We continue and study bounded synthesis with privacy, where the input includes a bound on the synthesized transducer size, as well as a variant of the problem in which the observer has knowledge, either about the specification or about the system, which can be helpful in evaluating the secrets. Additionally, we study certified privacy, where the synthesis algorithm provides certification that the secrets remain hidden.

Keywords

Cite

@article{arxiv.2411.08635,
  title  = {Synthesis with Privacy Against an Observer},
  author = {Orna Kupferman and Ofer Leshkowitz and Namma Shamash Halevy},
  journal= {arXiv preprint arXiv:2411.08635},
  year   = {2025}
}
R2 v1 2026-06-28T19:58:23.172Z