paper-with-me

홈 › Papers

MOBIUS: Model-Oblivious Binarized Neural Networks

2018-11-29 · Hiromasa Kitai, Jason Paul Cruz, Naoto Yanai, Naohisa Nishida, Tatsumi Oba, Yuji Unagami, Tadanori Teruya, Nuttapong Attrapadung, Takahiro Matsuda, Goichiro Hanaoka

A privacy-preserving framework in which a computational resource provider receives encrypted data from a client and returns prediction results without decrypting the data, i.e., oblivious neural network or encrypted prediction, has been studied in machine learning that provides prediction services. In this work, we present MOBIUS (Model-Oblivious BInary neUral networkS), a new system that combines Binarized Neural Networks (BNNs) and secure computation based on secret sharing as tools for scalable and fast privacy-preserving machine learning. BNNs improve computational performance by binarizing values in training to $-1$ and $+1$, while secure computation based on secret sharing provides fast and various computations under encrypted forms via modulo operations with a short bit length. However, combining these tools is not trivial because their operations have different algebraic structures and the use of BNNs downgrades prediction accuracy in general. MOBIUS uses improved procedures of BNNs and secure computation that have compatible algebraic structures without downgrading prediction accuracy. We created an implementation of MOBIUS in C++ using the ABY library (NDSS 2015). We then conducted experiments using the MNIST dataset, and the results show that MOBIUS can return a prediction within 0.76 seconds, which is six times faster than SecureML (IEEE S\&P 2017). MOBIUS allows a client to request for encrypted prediction and allows a trainer to obliviously publish an encrypted model to a cloud provided by a computational resource provider, i.e., without revealing the original model itself to the provider.

📄 PDF Abstract BibTeX arXiv:1811.12028

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningmodelPredictionPrivacy Preserving

Similar Papers 제목 키워드 기반

Computational Aspects of the Mobius Transform

2013-03-27 · Robert Kennes, Philippe Smets

In this paper we associate with every (directed) graph G a transformation called the Mobius transformation of the graph G. The Mobius transformation of the graph (O) is of major significance for Dempster-Shafer theory of…

Intern-S2-Mobius: Foundation Model with Decoupled Knowledge and Reasoning

2026-08-14 · Kai Chen, Jifeng Ding, Ning Ding, Jiaye Ge 외 arxiv

We introduce Mobius-v0, an architecture that comprises a globally shared Memory (FFN) that stores knowledge vectors and multiple Reasoners (Self-Attn) that iteratively achieve compositional reasoning. Using hidden states…

Data augmentation with Mobius transformations

2020-02-07 · Sharon Zhou, Jiequan Zhang, Hang Jiang, Torbjorn Lundh 외

Data augmentation has led to substantial improvements in the performance and generalization of deep models, and remain a highly adaptable method to evolving model architectures and varying amounts of data---in particular…

Data AugmentationTranslation

Differential and integral invariants under Mobius transformation

2018-08-30 · He Zhang, Hanlin Mo, You Hao, Qi Li 외

One of the most challenging problems in the domain of 2-D image or 3-D shape is to handle the non-rigid deformation. From the perspective of transformation groups, the conformal transformation is a key part of the diffeo…

MOBIUS: A Multi-Modal Bipedal Robot that can Walk, Crawl, Climb, and Roll

2025-11-03 · Alexander Schperberg, Yusuke Tanaka, Stefano Di Cairano, Dennis Hong arxiv

This paper presents the MOBIUS platform, a bipedal robot capable of walking, crawling, climbing, and rolling. MOBIUS features four limbs, two 6-DoF arms with two-finger grippers for manipulation and climbing, and two 4-D…

Reinforcement Learning