JP7464555B2 - データ提供装置、集計システム及びデータ提供プログラム - Google Patents
データ提供装置、集計システム及びデータ提供プログラム Download PDFInfo
- Publication number
- JP7464555B2 JP7464555B2 JP2021040227A JP2021040227A JP7464555B2 JP 7464555 B2 JP7464555 B2 JP 7464555B2 JP 2021040227 A JP2021040227 A JP 2021040227A JP 2021040227 A JP2021040227 A JP 2021040227A JP 7464555 B2 JP7464555 B2 JP 7464555B2
- Authority
- JP
- Japan
- Prior art keywords
- data
- values
- accumulation
- distribution
- value
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
- 238000013480 data collection Methods 0.000 title 1
- 238000009825 accumulation Methods 0.000 claims description 47
- 238000012545 processing Methods 0.000 claims description 16
- 230000005540 biological transmission Effects 0.000 claims description 11
- 238000004364 calculation method Methods 0.000 claims description 11
- 230000010354 integration Effects 0.000 claims description 2
- 230000001186 cumulative effect Effects 0.000 description 10
- 230000002776 aggregation Effects 0.000 description 9
- 238000004220 aggregation Methods 0.000 description 9
- 238000000034 method Methods 0.000 description 9
- 230000008569 process Effects 0.000 description 8
- 238000010586 diagram Methods 0.000 description 7
- 230000006870 function Effects 0.000 description 7
- 238000004458 analytical method Methods 0.000 description 3
- 230000010365 information processing Effects 0.000 description 3
- 238000004891 communication Methods 0.000 description 2
- 230000000694 effects Effects 0.000 description 2
- 230000004044 response Effects 0.000 description 2
- 238000007796 conventional method Methods 0.000 description 1
- 238000007405 data analysis Methods 0.000 description 1
- 238000011161 development Methods 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 230000002349 favourable effect Effects 0.000 description 1
- 230000009466 transformation Effects 0.000 description 1
- 238000012795 verification Methods 0.000 description 1
Images
Landscapes
- Storage Device Security (AREA)
Description
図1は、本実施形態における集計システム1の全体構成を示す図である。
データ提供装置10は、分散データが保持されたデータベース(DB)を含むノードであり、集積装置20(アグリゲータ)は、これら複数のデータ提供装置10からそれぞれ分散データ(数値)を受信し、利用者からの要求に応じて集計値を提供する集積ノードである。
データ提供装置10は、サーバ装置又はパーソナルコンピュータ等の情報処理装置(コンピュータ)であり、制御部11及び記憶部12の他、各種データの入出力デバイス及び通信デバイス等を備える。
データ送信部111は、データ提供装置10がデータベースに保持しているプライバシを保護すべき数値を、複数(x個)に分割(例えば、等分割)した値それぞれにノイズを加算し、x回に分けて集積装置20に送信する。
ここで、加算されるノイズは、0をピークとした正負対称な第1の分布に従った値であることが好ましい。第1の分布は、例えば、ラプラス分布又は正規分布等である。
このとき、乱数は、0をピークとした正負対称な第2の分布に従った値であることが好ましい。第2の分布は、例えば、ラプラス分布又は正規分布等である。
集積装置20は、データ提供装置10と同様に、サーバ装置又はパーソナルコンピュータ等の情報処理装置(コンピュータ)であり、制御部21及び記憶部22の他、各種データの入出力デバイス及び通信デバイス等を備える。
ここで、受信したデータは、ストレージ(記憶部22)に一時保存されてもよいが、この受信したデータの記憶容量は所定以下に制限され、全てのデータを保存しておくことはできない。
このとき、j(1≦j≦x)回目の送信データには、乱数Rijと、1/xの大きさとなったデータの差分プライバシを満足するノイズ(noisei/x)とが加算される。
このとき、x分割されたデータの和に対して、ノイズの和sum(noise/x)によって差分プライバシが確保され、かつ、乱数によって各値もマスクされている。
そして、集積ノードは、利用者からの要求に応じて、この累計値又はnで割った平均値等、差分プライバシを保った集計結果を提供する。
ステップS1において、累計処理部212は、集計結果である累計値を0に初期化する。
したがって、データ提供装置10は、加算されたノイズにより差分プライバシを保ったまま、アグリゲータにデータを送信し、アグリゲータは、受信した数値データを累計することで、処理の重い秘密計算をすることなく、容易に集計値を計算できる。
また、集計システム1は、データを分割することにより、差分プライバシを満足するノイズの幅を小さくでき、この結果、集計値におけるノイズの幅も抑制できるため、誤差の小さい有用な情報を提供できる。
具体的には、データ提供装置10は、ノイズの確率分布をラプラス分布又は正規分布とすることで、安全性及び有用性の点で適切なノイズを加算できる。
これにより、集積装置20に送信されるデータが秘匿されると共に、加算された乱数をキャンセルするためには、x個全てを足す必要があるため、集積装置20に確実に計算を実行させることができる。
具体的には、データ提供装置10は、乱数の確率分布をラプラス分布又は正規分布とすることで、安全性及び有用性の点で適切な乱数を加算できる。
これにより、例えば、別の集積ノードに代えた場合の計算結果のハッシュ値と比較することにより、集積装置20が正しく計算を実行していることを確認することができる。
10 データ提供装置
11 制御部
12 記憶部
20 集積装置
21 制御部
22 記憶部
111 データ送信部
112 結果受信部
211 データ受信部
212 累計処理部
213 結果送信部
214 要求処理部
Claims (9)
- 複数のノードに分散された数値を集計する集積ノードとしての集積装置と、当該集積装置に対して当該数値を提供するノードとしての複数のデータ提供装置と、を備えた集計システムであって、
前記データ提供装置は、前記数値をx個に按分し、当該按分した値それぞれに対して差分プライバシを満たす大きさの分布に従ったノイズを生成し、当該ノイズを加算したx個の値をx回に分けて前記集積装置に送信するデータ送信部を備え、
前記集積装置は、
全ての前記データ提供装置から、それぞれ前記x個の値をx回に分けて受信するデータ受信部と、
受信した値の累計処理をx回実行することでノイズ付きの集計値を算出する累計処理部と、を備える集計システム。 - 前記データ送信部は、前記数値をxで割った値にx個の前記ノイズをそれぞれ加算して前記x個の値を算出する請求項1に記載の集計システム。
- 前記ノイズは、0をピークとした正負対称な第1の分布に従った値である請求項1又は請求項2に記載の集計システム。
- 前記第1の分布は、ラプラス分布である請求項3に記載の集計システム。
- 前記データ送信部は、総計が0となるx個の乱数を生成し、前記按分した値それぞれに前記ノイズと共に加算する請求項1又は請求項2に記載の集計システム。
- 前記乱数は、0をピークとした正負対称な第2の分布に従った値である請求項5に記載の集計システム。
- 前記第2の分布は、ラプラス分布である請求項6に記載の集計システム。
- 前記集積装置は、前記累計処理の度に計算結果のハッシュ値を算出し、全ての前記データ提供装置へ送信する結果送信部を備え、
前記データ提供装置は、前記集積装置から、前記計算結果のハッシュ値を受信する結果受信部を備える請求項1から請求項7のいずれかに記載の集計システム。 - 前記集積装置は、受信したデータの記憶容量が所定以下に制限される請求項1から請求項8のいずれかに記載の集計システム。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2021040227A JP7464555B2 (ja) | 2021-03-12 | 2021-03-12 | データ提供装置、集計システム及びデータ提供プログラム |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2021040227A JP7464555B2 (ja) | 2021-03-12 | 2021-03-12 | データ提供装置、集計システム及びデータ提供プログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2022139721A JP2022139721A (ja) | 2022-09-26 |
JP7464555B2 true JP7464555B2 (ja) | 2024-04-09 |
Family
ID=83399680
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2021040227A Active JP7464555B2 (ja) | 2021-03-12 | 2021-03-12 | データ提供装置、集計システム及びデータ提供プログラム |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP7464555B2 (ja) |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2012165374A (ja) | 2011-02-04 | 2012-08-30 | Palo Alto Research Center Inc | 時系列データのプライバシー保護アグリゲーション |
JP2015158935A (ja) | 2013-10-23 | 2015-09-03 | 株式会社インテック | データ秘匿型統計処理システム、統計処理結果提供サーバ装置及びデータ入力装置、並びに、これらのためのプログラム及び方法 |
WO2019181594A1 (ja) | 2018-03-19 | 2019-09-26 | 日本電信電話株式会社 | パラメータ設定装置、演算装置、それらの方法、プログラム、および記録媒体 |
-
2021
- 2021-03-12 JP JP2021040227A patent/JP7464555B2/ja active Active
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2012165374A (ja) | 2011-02-04 | 2012-08-30 | Palo Alto Research Center Inc | 時系列データのプライバシー保護アグリゲーション |
JP2015158935A (ja) | 2013-10-23 | 2015-09-03 | 株式会社インテック | データ秘匿型統計処理システム、統計処理結果提供サーバ装置及びデータ入力装置、並びに、これらのためのプログラム及び方法 |
WO2019181594A1 (ja) | 2018-03-19 | 2019-09-26 | 日本電信電話株式会社 | パラメータ設定装置、演算装置、それらの方法、プログラム、および記録媒体 |
Also Published As
Publication number | Publication date |
---|---|
JP2022139721A (ja) | 2022-09-26 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
Gorenflo et al. | FastFabric: Scaling hyperledger fabric to 20 000 transactions per second | |
US10348586B2 (en) | Parallel computatonal framework and application server for determining path connectivity | |
US20170293865A1 (en) | Real-time updates to item recommendation models based on matrix factorization | |
Juneja et al. | Simulating heavy tailed processes using delayed hazard rate twisting | |
US7562071B2 (en) | Exponential noise distribution to optimize database privacy and output utility | |
JP5952724B2 (ja) | 人流調査支援システム及び方法 | |
US11288094B2 (en) | Systems and methods for caching task execution | |
US11087026B2 (en) | Data protection based on earth mover's distance | |
Kumar et al. | Customization of recommendation system using collaborative filtering algorithm on cloud using mahout | |
CN110597841B (zh) | 一种基于区块链网络的应用评论信息处理方法及装置 | |
CN111629051A (zh) | 一种用于工业互联网标识解析系统的性能优化方法及装置 | |
US20220207180A1 (en) | Privacy preserving data collection and analysis | |
CN110569271B (zh) | 用于抽取特征的数据处理方法和系统 | |
AU2022204007A1 (en) | Summary chains in distributed systems | |
Papadopoulos et al. | Authenticated multistep nearest neighbor search | |
CN109525933B (zh) | 位置隐私保护方法及装置 | |
JP7270714B2 (ja) | 利益分配のための方法、コンピューティングデバイス、及びシステム | |
Madan et al. | Adaptive privacy preservation approach for big data publishing in cloud using k-anonymization | |
JP7464555B2 (ja) | データ提供装置、集計システム及びデータ提供プログラム | |
US20090177522A1 (en) | Contact stream optimization | |
Iskander et al. | Balancing performance, accuracy, and precision for secure cloud transactions | |
Phansalkar et al. | Tunable consistency guarantees of selective data consistency model | |
JP6505722B2 (ja) | 特許資産を用いるテクノロジーセクター規模の報告 | |
CN110489460B (zh) | 一种快速统计的优化方法及系统 | |
Shi et al. | Audience size forecasting: Fast and smart budget planning for media buyers |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20230306 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20231115 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20240109 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20240301 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20240312 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20240328 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 7464555 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |