arXiv:2509.18311cs.RO2025-09被引 1

让机器人个性化学习不泄露用户隐私,用密钥控制行为切换

Fine-Tuning Robot Policies While Maintaining User Privacy

  • 为每位用户分配唯一密钥,动态变换模型权重实现个性化
  • 密钥错误时自动退回到通用基础行为,确保隐私安全
  • 兼容多种学习任务,比现有编码器方法更高效实用

近期研究提出通用机器人策略,可提供强先验行为指导。但为满足个体需求,用户通常需微调这些通用策略(如演示如何做自己偏好的晚餐)。然而,个性化过程中会泄露用户的偏好、习惯和风格数据,其他代理通过直接运行微调后的策略即可观察到这些私人行为。这带来根本挑战:如何在个性化的同时保护学习过程的隐私?本文探索该新兴问题,提出PRoP——一种模型无关的个性化与隐私机器人策略框架。核心思想是为每位用户配备唯一密钥,用于数学变换机器人网络权重。正确密钥使策略匹配用户偏好,错误密钥则返回基础行为。我们证明该方法在模仿学习、强化学习和分类任务中均具普适性。PRoP实际优势在于保留原策略架构与行为模式,实验上优于现有基于编码器的方法。

原文摘要 · Abstract (English)

Recent works introduce general-purpose robot policies. These policies provide a strong prior over how robots should behave -- e.g., how a robot arm should manipulate food items. But in order for robots to match an individual person's needs, users typically fine-tune these generalized policies -- e.g., showing the robot arm how to make their own preferred dinners. Importantly, during the process of personalizing robots, end-users leak data about their preferences, habits, and styles (e.g., the foods they prefer to eat). Other agents can simply roll-out the fine-tuned policy and see these personally-trained behaviors. This leads to a fundamental challenge: how can we develop robots that personalize actions while keeping learning private from external agents? We here explore this emerging topic in human-robot interaction and develop PRoP, a model-agnostic framework for personalized and private robot policies. Our core idea is to equip each user with a unique key; this key is then used to mathematically transform the weights of the robot's network. With the correct key, the robot's policy switches to match that user's preferences -- but with incorrect keys, the robot reverts to its baseline behaviors. We show the general applicability of our method across multiple model types in imitation learning, reinforcement learning, and classification tasks. PRoP is practically advantageous because it retains the architecture and behaviors of the original policy, and experimentally outperforms existing encoder-based approaches.

机器人隐私保护个性化微调

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。