,
Lawrence Roy
Creative Commons Attribution 4.0 International license
The Inner Product Extractor (IPE) of Impagliazzo, Levin, and Luby (STOC'89) takes a seed h β π½^Ξ³ and a source x β {0,1}^Ξ³ for some Ξ³ β β and produces β¨h,xβ© with error Ξ΅ = SD((β¨β,π³β©,β),(π΄,β)) such that
Ξ΅ β€ 1/2β{|π½|^{Ξ³}/2^{H_β(β)}} β{|π½|/2^{H_β(π³)}}
where π΄ is the uniform distribution over π½, and β and π³ are the independent but possibly non-uniform distributions from which h and x are drawn, respectively. In other words, the IPEβs error grows with the square root of seed bias, at most. This square root arises because prior works bound the squared error using the 2-universality of the IPE. The analysis requires an even power of the error, and the IPE is not 4-universal.
Motivated by applications to multiparty computation, we revisit the problem of the IPE with biased seeds and prove far tighter bounds on the influence of seed bias by bypassing universal hashing. We first prove an Elevated General Leftover Hash Lemma, which yields an n^th root bound for functions that are almost n-universal. Bounding number of inputs on which the IPE is not 4-universal yields Ξ΅ = SD((β¨β,π²β©,β),(π΄,β)) where
Ξ΅ β² 2.1/2 (|π½|^Ξ³/2^{H_β(β)}) ^{1/4} β{|π½|/2^{H_β(π²)}}
for any oblivious bit-fixing source π² with 2^{0.585 H_β(π²)} β€ |π½| β€ 2^{H_β(π²)}. Next, we use matroid theory to directly analyze the n-way multicollision probability of the IPE, yielding an asymptotic bound for any even n. For n β₯ 4, 0 < Ξ΅ β€ 0.83/(n - 2), and |π½| β€ 2^{(1 - Ξ΅)β
H_β(π²)}, as |π½| β β,
Ξ΅ β€ (n - 1)/2 (|π½|^Ξ³/2^{H_β(β)})^(1/n) β{2^{-Ξ΅β
H_β(π²)}} (1 + o(1)).
Computing a concrete version of this bound requires time exponential in n. We compute concrete {4,6,8}^th-root bounds and demonstrate that no one choice of n is optimal. Finally, we introduce a new class of seed-adaptive oblivious bit-fixing sources, extend our results to such sources, and use this extension to fix a bug that we identify in the proof of the oblivious linear evaluation protocol of Doerner et al. (SP'24).
@InProceedings{doerner_et_al:LIPIcs.ITC.2026.1,
author = {Doerner, Jack and Roy, Lawrence},
title = {{Tighter Bounds for the Oblivious Bit-Fixing Inner Product Extractor on Biased Seeds}},
booktitle = {7th Conference on Information-Theoretic Cryptography (ITC 2026)},
pages = {1:1--1:23},
series = {Leibniz International Proceedings in Informatics (LIPIcs)},
ISBN = {978-3-95977-426-0},
ISSN = {1868-8969},
year = {2026},
volume = {385},
editor = {Dodis, Yevgeniy},
publisher = {Schloss Dagstuhl -- Leibniz-Zentrum f{\"u}r Informatik},
address = {Dagstuhl, Germany},
URL = {https://drops.dagstuhl.de/entities/document/10.4230/LIPIcs.ITC.2026.1},
URN = {urn:nbn:de:0030-drops-270946},
doi = {10.4230/LIPIcs.ITC.2026.1},
annote = {Keywords: Leftover hash lemma, Inner product extractor, Randomness extraction, Oblivious linear evaluation}
}