論文の概要: Efficient and High-Accuracy Secure Two-Party Protocols for a Class of Functions with Real-number Inputs
- arxiv url: http://arxiv.org/abs/2509.01178v1
- Date: Mon, 01 Sep 2025 06:56:29 GMT
- ステータス: 翻訳完了
- システム内更新日: 2025-09-04 15:17:03.567843
- Title: Efficient and High-Accuracy Secure Two-Party Protocols for a Class of Functions with Real-number Inputs
- Title(参考訳): 実数入力を持つ関数のクラスに対する効率的かつ高精度な2要素プロトコル
- Authors: Hao Guo, Zhaoqian Liu, Liqiang Peng, Shuaishuai Li, Ximing Fu, Weiran Liu, Lin Qu,
- Abstract要約: 二次元秘密共有方式では、値は符号なし整数 $mathsfuint(x)$ でエンコードされるが、現実のアプリケーションは符号付き実数 $mathsfReal(x)$ で計算を必要とすることが多い。
本研究では、この制約を任意の$B leq fracL2$に対して$|x| B$に緩和する。
- 参考スコア(独自算出の注目度): 8.447031280935965
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: In two-party secret sharing scheme, values are typically encoded as unsigned integers $\mathsf{uint}(x)$, whereas real-world applications often require computations on signed real numbers $\mathsf{Real}(x)$. To enable secure evaluation of practical functions, it is essential to computing $\mathsf{Real}(x)$ from shared inputs, as protocols take shares as input. At USENIX'25, Guo et al. proposed an efficient method for computing signed integer values $\mathsf{int}(x)$ from shares, which can be extended to compute $\mathsf{Real}(x)$. However, their approach imposes a restrictive input constraint $|x| < \frac{L}{3}$ for $x \in \mathbb{Z}_L$, limiting its applicability in real-world scenarios. In this work, we significantly relax this constraint to $|x| < B$ for any $B \leq \frac{L}{2}$, where $B = \frac{L}{2}$ corresponding to the natural representable range in $x \in \mathbb{Z}_L$. This relaxes the restrictions and enables the computation of $\mathsf{Real}(x)$ with loose or no input constraints. Building upon this foundation, we present a generalized framework for designing secure protocols for a broad class of functions, including integer division ($\lfloor \frac{x}{d} \rfloor$), trigonometric ($\sin(x)$) and exponential ($e^{-x}$) functions. Our experimental evaluation demonstrates that the proposed protocols achieve both high efficiency and high accuracy. Notably, our protocol for evaluating $e^{-x}$ reduces communication costs to approximately 31% of those in SirNN (S&P 21) and Bolt (S&P 24), with runtime speedups of up to $5.53 \times$ and $3.09 \times$, respectively. In terms of accuracy, our protocol achieves a maximum ULP error of $1.435$, compared to $2.64$ for SirNN and $8.681$ for Bolt.
- Abstract(参考訳): 二次元秘密共有スキームでは、値は通常符号なし整数 $\mathsf{uint}(x)$ としてエンコードされるが、現実のアプリケーションは符号付き実数 $\mathsf{Real}(x)$ の計算を必要とすることが多い。
実用的な関数を確実に評価するためには、プロトコルが共有を入力とするので、共有入力から$\mathsf{Real}(x)$を計算することが不可欠である。
USENIX'25で、Guoらは符号付き整数値$\mathsf{int}(x)$を共有から計算する効率的な方法を提案し、$\mathsf{Real}(x)$を計算できるように拡張できる。
しかしながら、それらのアプローチは制限的な入力制約である$|x| < \frac{L}{3}$ for $x \in \mathbb{Z}_L$を課し、実世界のシナリオにおける適用性を制限する。
ここでは、$B = \frac{L}{2}$が$x \in \mathbb{Z}_L$の自然表現可能範囲に対応する。
これにより制約を緩和し、入力制約を緩く、あるいは全く含まない$\mathsf{Real}(x)$の計算を可能にする。
この基礎の上に、整数除算(\lfloor \frac{x}{d} \rfloor$)、三角測度(\sin(x)$)、指数(e^{-x}$)関数を含む、幅広い種類の関数に対するセキュアなプロトコルを設計するための一般化された枠組みを示す。
実験により,提案プロトコルは高効率かつ高精度であることを示す。
特に、$e^{-x}$を評価するためのプロトコルは、SirNN(S&P 21)とBolt(S&P 24)の通信コストの約31%まで削減し、ランタイムのスピードアップはそれぞれ5.53 \times$と3.09 \times$である。
精度に関しては,SirNNが2.64ドル,Boltが8.681ドルに対して,ULPの最大誤差は1435ドルである。
関連論文リスト
- Asynchronous Approximate Agreement with Quadratic Communication [35.73648103944158]
非同期ネットワークは$n$のメッセージ送信パーティで、そのうちの最大$t$はビザンチンです。
Abraham, Amit and Dolev [OPODIS '04] はこの問題を最適なレジリエンス $t fracn3$ で $mathbbR$ で解く。
これは、信頼できるブロードキャスト毎に$Theta(n2)$メッセージ、またはイテレーション毎に$Theta(n3)$メッセージを取る。
論文 参考訳(メタデータ) (2024-08-10T09:03:06Z) - Fast $(1+\varepsilon)$-Approximation Algorithms for Binary Matrix
Factorization [54.29685789885059]
本稿では, 2次行列分解(BMF)問題に対する効率的な$(1+varepsilon)$-approximationアルゴリズムを提案する。
目標は、低ランク因子の積として$mathbfA$を近似することである。
我々の手法はBMF問題の他の一般的な変種に一般化する。
論文 参考訳(メタデータ) (2023-06-02T18:55:27Z) - Learning a Single Neuron with Adversarial Label Noise via Gradient
Descent [50.659479930171585]
モノトン活性化に対する $mathbfxmapstosigma(mathbfwcdotmathbfx)$ の関数について検討する。
学習者の目標は仮説ベクトル $mathbfw$ that $F(mathbbw)=C, epsilon$ を高い確率で出力することである。
論文 参考訳(メタデータ) (2022-06-17T17:55:43Z) - TURF: A Two-factor, Universal, Robust, Fast Distribution Learning
Algorithm [64.13217062232874]
最も強力で成功したモダリティの1つは、全ての分布を$ell$距離に近似し、基本的に最も近い$t$-piece次数-$d_$の少なくとも1倍大きい。
本稿では,この数値をほぼ最適に推定する手法を提案する。
論文 参考訳(メタデータ) (2022-02-15T03:49:28Z) - Local approximation of operators [0.0]
距離空間 $mathfrakX$ と $mathfrakY$ の間の非線形作用素の近似の度合いを決定する問題について検討する。
例えば、$mathbbSd$ の近似に関係する定数は $mathcalO(d1/6)$ である。
論文 参考訳(メタデータ) (2022-02-13T19:28:34Z) - The Curse of Passive Data Collection in Batch Reinforcement Learning [82.6026077420886]
高い利害関係のアプリケーションでは、アクティブな実験は危険すぎると考えられ、データはしばしば受動的に収集される。
バンディットやパッシブ、アクティブなデータ収集などの単純な場合も同様に効果的であるが、制御された状態のシステムからデータを集める場合、パッシブサンプリングの価格ははるかに高い。
論文 参考訳(メタデータ) (2021-06-18T07:54:23Z) - Online Sub-Sampling for Reinforcement Learning with General Function
Approximation [111.01990889581243]
本稿では,RLアルゴリズムによって収集されたデータポイントの情報取得量を測定する,効率的なオンラインサブサンプリングフレームワークを確立する。
複雑性バウンド関数クラスを持つ値ベースのメソッドの場合、$proptooperatornamepolylog(K)$ timesに対してのみポリシーを更新する必要がある。
少なくとも$Omega(K)$倍のポリシーを更新する既存のアプローチとは対照的に、当社のアプローチはポリシーの解決における最適化コールの数を劇的に削減します。
論文 参考訳(メタデータ) (2021-06-14T07:36:25Z) - Phase Transitions in Rate Distortion Theory and Deep Learning [5.145741425164946]
もし$mathcalS$をエンコードするために$mathcalO(R-s)$のエラーを達成できれば、$mathcalS$は$s$で圧縮できると言う。
ある"ニッチ"信号クラスに対して、$mathcalS$が相転移を起こすことを示す。
論文 参考訳(メタデータ) (2020-08-03T16:48:49Z) - Robust Interference Management for SISO Systems with Multiple
Over-the-Air Computations [16.52374405363812]
複素数値を共有するMAC上での総和のオーバー・ザ・エア計算について考察する。
適切なTx-Rxスケーリング因子を見つけることは、$s_n$の計算における低エラーとそれによって引き起こされる干渉との間にバランスをとる。
論文 参考訳(メタデータ) (2020-04-21T11:15:26Z) - Taking a hint: How to leverage loss predictors in contextual bandits? [63.546913998407405]
我々は,損失予測の助けを借りて,文脈的包帯における学習を研究する。
最適な後悔は$mathcalO(minsqrtT, sqrtmathcalETfrac13)$である。
論文 参考訳(メタデータ) (2020-03-04T07:36:38Z)
関連論文リストは本サイト内にある論文のタイトル・アブストラクトから自動的に作成しています。
指定された論文の情報です。
本サイトの運営者は本サイト(すべての情報・翻訳含む)の品質を保証せず、本サイト(すべての情報・翻訳含む)を使用して発生したあらゆる結果について一切の責任を負いません。