Skip to content

Commit 31f2783

Browse files
authored
Update README.md
1 parent b2ef5bd commit 31f2783

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,9 @@ The main contribution is to present a new C-dialect language and its compiler to
9898

9999
## Privacy-preserving Tree-based Models
100100

101-
### Outsourcing Computation: clients have data while could server provides computation ONLY
102-
[Privacy-Preserving Decision Tree Training and Prediction against Malicious Server](#PPDTTPAMS) proposed a HE-based solution, the essential idea is to encrypt a 0-1 indicator vector to indicate whether a sample is within a tree node.
101+
### Outsourcing Computation
102+
> In this scene, clients have ALL the data while cloud server provides computation power ONLY.
103+
>
104+
105+
* [Privacy-Preserving Decision Tree Training and Prediction against Malicious Server](#PPDTTPAMS) proposed a HE-based solution, the essential idea is to encrypt a 0-1 indicator vector to indicate whether a sample is within a tree node.
103106

0 commit comments

Comments
 (0)