中文
相关论文

相关论文: Physical Trajectory Inference Attack and Defense i…

200 篇论文

With the rise of deep learning in various applications, privacy concerns around the protection of training data have become a critical area of research. Whereas prior studies have focused on privacy risks in single-modal models, we…

Generalist web agents have demonstrated remarkable potential in autonomously completing a wide range of tasks on real websites, significantly boosting human productivity. However, web tasks, such as booking flights, usually involve users'…

密码学与安全 · 计算机科学 2025-03-14 Zeyi Liao , Lingbo Mo , Chejian Xu , Mintong Kang , Jiawei Zhang , Chaowei Xiao , Yuan Tian , Bo Li , Huan Sun

Next Point-of-Interest (POI) recommendation is a fundamental task in location-based services. While recent advances leverage Large Language Model (LLM) for sequential modeling, existing LLM-based approaches face two key limitations: (i)…

信息检索 · 计算机科学 2025-12-09 Dongsheng Wang , Shen Gao , Chengrui Huang , Yuxi Huang , Ruixiang Feng , Shuo Shang

Federated Learning (FL) has emerged as a promising privacy-preserving collaborative model training paradigm without sharing raw data. However, recent studies have revealed that private information can still be leaked through shared gradient…

密码学与安全 · 计算机科学 2026-01-12 Pengxin Guo , Runxi Wang , Shuang Zeng , Jinjing Zhu , Haoning Jiang , Yanran Wang , Yuyin Zhou , Feifei Wang , Hui Xiong , Liangqiong Qu

Federated learning (FL) trains a global model across a number of decentralized users, each with a local dataset. Compared to traditional centralized learning, FL does not require direct access to local datasets and thus aims to mitigate…

机器学习 · 计算机科学 2022-08-10 Chunyi Zhou , Yansong Gao , Anmin Fu , Kai Chen , Zhiyang Dai , Zhi Zhang , Minhui Xue , Yuqing Zhang

As people's daily life becomes increasingly inseparable from various mobile electronic devices, relevant service application platforms and network operators can collect numerous individual information easily. When releasing these data for…

密码学与安全 · 计算机科学 2023-08-01 Wanshu Yu , Haonan Shi , Hongyun Xu

Data analysis and monitoring on smart grids are jeopardized by attacks on cyber-physical systems. False data injection attack (FDIA) is one of the classes of those attacks that target the smart measurement devices by injecting malicious…

机器学习 · 计算机科学 2023-06-21 Cihat Keçeci , Katherine R. Davis , Erchin Serpedin

Next Point-of-Interests (POIs) recommendation task aims to provide a dynamic ranking of POIs based on users' current check-in trajectories. The recommendation performance of this task is contingent upon a comprehensive understanding of…

信息检索 · 计算机科学 2024-03-20 Tianhao Huang , Xuan Pan , Xiangrui Cai , Ying Zhang , Xiaojie Yuan

With the fast adoption of machine learning (ML) techniques, sharing of ML models is becoming popular. However, ML models are vulnerable to privacy attacks that leak information about the training data. In this work, we focus on a particular…

机器学习 · 计算机科学 2022-09-06 Xiuling Wang , Wendy Hui Wang

The rapid advancement of location-based services (LBSs) in three-dimensional (3D) domains, such as smart cities and intelligent transportation, has raised concerns over 3D spatiotemporal trajectory privacy protection. However, existing…

密码学与安全 · 计算机科学 2025-12-01 Minghui Min , Yulu Li , Gang Li , Meng Li , Hongliang Zhang , Miao Pan , Dusit Niyato , Zhu Han

As the popularity of Location-based Social Networks (LBSNs) increases, designing accurate models for Point-of-Interest (POI) recommendation receives more attention. POI recommendation is often performed by incorporating contextual…

信息检索 · 计算机科学 2022-01-21 Hossein A. Rahmani , Mohammad Aliannejadi , Mitra Baratchi , Fabio Crestani

In recent years, local differential privacy (LDP) has emerged as a technique of choice for privacy-preserving data collection in several scenarios when the aggregator is not trustworthy. LDP provides client-side privacy by adding noise at…

机器学习 · 统计学 2021-10-28 Tejas Kulkarni , Joonas Jälkö , Samuel Kaski , Antti Honkela

Recent works show that sensitive user data can be reconstructed from gradient updates, breaking the key privacy promise of federated learning. While success was demonstrated primarily on image data, these methods do not directly transfer to…

机器学习 · 计算机科学 2024-10-22 Lele Zheng , Yang Cao , Renhe Jiang , Kenjiro Taura , Yulong Shen , Sheng Li , Masatoshi Yoshikawa

Next Point-of-interest (POI) recommendation provides valuable suggestions for users to explore their surrounding environment. Existing studies rely on building recommendation models from large-scale users' check-in data, which is…

信息检索 · 计算机科学 2024-04-24 Shanshan Feng , Haoming Lyu , Caishun Chen , Yew-Soon Ong

Person re-identification is a critical privacy attack in publicly shared healthcare data as per Health Insurance Portability and Accountability Act (HIPAA) privacy rule. In this paper, we investigate the possibility of a new type of privacy…

密码学与安全 · 计算机科学 2021-06-23 Mohammad Arif Ul Alam

LLM agents increasingly act on users' personal information, yet existing privacy defenses remain limited in both design and adaptability. Most prior approaches rely on static or passive defenses, such as prompting and guarding. These…

密码学与安全 · 计算机科学 2026-03-04 Yule Wen , Yanzhe Zhang , Jianxun Lian , Xiaoyuan Yi , Xing Xie , Diyi Yang

Next Point-of-Interest (POI) recommendation is of great value for both location-based service providers and users. Recently Recurrent Neural Networks (RNNs) have been proved to be effective on sequential recommendation tasks. However,…

信息检索 · 计算机科学 2018-06-19 Pengpeng Zhao , Haifeng Zhu , Yanchi Liu , Zhixu Li , Jiajie Xu , Victor S. Sheng

The marriage of federated learning and recommender system (FedRec) has been widely used to address the growing data privacy concerns in personalized recommendation services. In FedRecs, users' attribute information and behavior data (i.e.,…

信息检索 · 计算机科学 2023-01-31 Wei Yuan , Chaoqun Yang , Quoc Viet Hung Nguyen , Lizhen Cui , Tieke He , Hongzhi Yin

Advanced adversarial attacks such as membership inference and model memorization can make federated learning (FL) vulnerable and potentially leak sensitive private data. Local differentially private (LDP) approaches are gaining more…

密码学与安全 · 计算机科学 2022-08-04 M. A. P. Chamikara , Dongxi Liu , Seyit Camtepe , Surya Nepal , Marthie Grobler , Peter Bertok , Ibrahim Khalil

Federated Learning (FL) allows for the training of Machine Learning models in a collaborative manner without the need to share sensitive data. However, it remains vulnerable to Gradient Leakage Attacks (GLAs), which can reveal private…

机器学习 · 计算机科学 2025-10-29 Miguel Fernandez-de-Retana , Unai Zulaika , Rubén Sánchez-Corcuera , Aitor Almeida