LGAIAug 6, 2025

Dynamic User-controllable Privacy-preserving Few-shot Sensing Framework

arXiv:2508.03989v26 citationsh-index: 5
Originality Incremental advance
AI Analysis

This addresses privacy concerns for users of devices with IMU sensors, such as smartphones and wearables, by enabling adaptable and user-driven privacy management, though it builds incrementally on existing privacy-preserving methods.

The paper tackles the problem of user-controllable privacy in sensing systems by introducing PrivCLIP, a framework that allows dynamic specification of privacy preferences and few-shot detection of sensitive activities, resulting in significant outperformance over baselines in privacy protection and data utility.

User-controllable privacy is important in modern sensing systems, as privacy preferences can vary significantly from person to person and may evolve over time. This is especially relevant in devices equipped with Inertial Measurement Unit (IMU) sensors, such as smartphones and wearables, which continuously collect rich time-series data that can inadvertently expose sensitive user behaviors. While prior work has proposed privacy-preserving methods for sensor data, most rely on static, predefined privacy labels or require large quantities of private training data, limiting their adaptability and user agency. In this work, we introduce PrivCLIP, a dynamic, user-controllable, few-shot privacy-preserving sensing framework. PrivCLIP allows users to specify and modify their privacy preferences by categorizing activities as sensitive (black-listed), non-sensitive (white-listed), or neutral (gray-listed). Leveraging a multimodal contrastive learning approach, PrivCLIP aligns IMU sensor data with natural language activity descriptions in a shared embedding space, enabling few-shot detection of sensitive activities. When a privacy-sensitive activity is identified, the system uses a language-guided activity sanitizer and a motion generation module (IMU-GPT) to transform the original data into a privacy-compliant version that semantically resembles a non-sensitive activity. We evaluate PrivCLIP on multiple human activity recognition datasets and demonstrate that it significantly outperforms baseline methods in terms of both privacy protection and data utility.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes