Efficient Multi-Party Secure Comparison over Different Domains with Preprocessing Assistance
Kaiwen Wang, Xiaolin Chang, Yuehan Dong, Ruichen Zhang

TL;DR
This paper introduces efficient, dealer-assisted multi-party comparison protocols over different algebraic domains, significantly reducing online complexity and achieving practical speedups for privacy-preserving computations.
Contribution
It presents the first dealer-assisted $n$-party LTBits and MSB extraction protocols over $ ext{F}_p$ and $ ext{Z}_{2^k}$, optimizing online phases and ensuring broad applicability.
Findings
Achieves constant-round online complexity over $ ext{F}_p$.
Attains $O(rac{ ext{log}_n k}{})$ rounds over $ ext{Z}_{2^k}$.
Demonstrates up to 19.4x speedup over existing frameworks.
Abstract
Secure comparison is a fundamental primitive in multi-party computation, supporting privacy-preserving applications such as machine learning and data analytics. A critical performance bottleneck in comparison protocols is their preprocessing phase, primarily due to the high cost of generating the necessary correlated randomness. Recent frameworks introduce a passive, non-colluding dealer to accelerate preprocessing. However, two key issues still remain. First, existing dealer-assisted approaches treat the dealer as a drop-in replacement for conventional preprocessing without redesigning the comparison protocol to optimize the online phase. Second, most protocols are specialized for particular algebraic domains, adversary models, or party configurations, lacking broad generality. In this work, we present the first dealer-assisted -party LTBits (Less-Than-Bits) and MSB (Most…
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
TopicsCryptography and Data Security · Privacy-Preserving Technologies in Data · Cryptographic Implementations and Security
