Octopus: Privacy-Preserving Collaborative Evaluation of Loan Stacking
Yi Li, Kevin Gao, Yitao Duan, Wei Xu

TL;DR
Octopus is a distributed system designed to enable privacy-preserving, efficient, and secure evaluation of loan stacking by allowing confidential borrower and lender data queries without revealing identities, suitable for large-scale deployment.
Contribution
It introduces a novel distributed system that ensures privacy, security, and efficiency in collaborative loan evaluation, addressing key challenges in online lending environments.
Findings
Supports 800 geographically distributed servers
Performs queries in approximately 0.5 seconds
Ensures privacy and security in loan data sharing
Abstract
With the rise of online lenders, the loan stacking problem has become a significant issue in the financial industry. One of the key steps in the fight against it is the querying of the loan history of a borrower from peer lenders. This is especially important in markets without a trusted credit bureau. To protect participants privacy and business interests, we want to hide borrower identities and lenders data from the loan originator, while simultaneously verifying that the borrower authorizes the query. In this paper, we propose Octopus, a distributed system to execute the query while meeting all the above security requirements. Theoretically, Octopus is sound. Practically, it integrates multiple optimizations to reduce communication and computation overhead. Evaluation shows that Octopus can run on 800 geographically distributed servers and can perform a query within about 0.5 seconds…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Cryptography and Data Security · Blockchain Technology Applications and Security
