| Literature DB >> 32824808 |
Yuanbo Cui1, Fei Gao1, Wenmin Li1, Yijie Shi1, Hua Zhang1, Qiaoyan Wen1, Emmanouil Panaousis2.
Abstract
Location-Based Services (LBSs) are playing an increasingly important role in people's daily activities nowadays. While enjoying the convenience provided by LBSs, users may lose privacy since they report their personal information to the untrusted LBS server. Although many approaches have been proposed to preserve users' privacy, most of them just focus on the user's location privacy, but do not consider the query privacy. Moreover, many existing approaches rely heavily on a trusted third-party (TTP) server, which may suffer from a single point of failure. To solve the problems above, in this paper we propose a Cache-Based Privacy-Preserving (CBPP) solution for users in LBSs. Different from the previous approaches, the proposed CBPP solution protects location privacy and query privacy simultaneously, while avoiding the problem of TTP server by having users collaborating with each other in a mobile peer-to-peer (P2P) environment. In the CBPP solution, each user keeps a buffer in his mobile device (e.g., smartphone) to record service data and acts as a micro TTP server. When a user needs LBSs, he sends a query to his neighbors first to seek for an answer. The user only contacts the LBS server when he cannot obtain the required service data from his neighbors. In this way, the user reduces the number of queries sent to the LBS server. We argue that the fewer queries are submitted to the LBS server, the less the user's privacy is exposed. To users who have to send live queries to the LBS server, we employ the l-diversity, a powerful privacy protection definition that can guarantee the user's privacy against attackers using background knowledge, to further protect their privacy. Evaluation results show that the proposed CBPP solution can effectively protect users' location and query privacy with a lower communication cost and better quality of service.Entities:
Keywords: cache; location privacy; location-based services; mobile peer-to-peer network; query privacy
Mesh:
Year: 2020 PMID: 32824808 PMCID: PMC7472611 DOI: 10.3390/s20164651
Source DB: PubMed Journal: Sensors (Basel) ISSN: 1424-8220 Impact factor: 3.576
Notation reference table.
| Notation | Meaning |
|---|---|
|
| User who submits query to neighbors or LBS server |
|
| Identity (pseudonym) of the node in P2P network |
|
| Location of the node |
|
| Query interest of the node |
|
| Number of hops |
|
| Query sent to Neighbor by the user |
|
| Query sent to LBS server by the user |
|
| Anonymity level |
|
| Set of queries not answered by |
|
| Neighbor of the user |
|
| Message sent to |
Figure 1The system architecture.
Figure 2Query to neighboring peers.
Figure 3Query to the LBS server.
Comparison of privacy properties.
| DLS [ | TTcloak [ | PPCP [ | MobiCrowd [ | MobiCache [ | CBPP | |
|---|---|---|---|---|---|---|
| TTP server | × | × | ✓ | × | × | × |
| Location privacy | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| Query privacy | × | ✓ | ✓ | × | × | ✓ |
| Use cache | × | × | × | ✓ | ✓ | ✓ |
| Improve cache hit ratio | × | × | × | × | ✓ | ✓ |
Figure 4Privacy vs. l.
Figure 5Cache Hit Ratio vs. l.
Figure 6Cache Hit Ratio vs. t.
Figure 7Privacy Degree vs. t.
Figure 8Cache Hit Ratio vs. h.