paper-with-me

홈 › Papers

Towards Personalization of User Preferences in Partially Observable Smart Home Environments

2021-12-02 · Shashi Suman, Francois Rivest, Ali Etemad

The technologies used in smart homes have recently improved to learn the user preferences from feedback in order to enhance the user convenience and quality of experience. Most smart homes learn a uniform model to represent the thermal preferences of users, which generally fails when the pool of occupants includes people with different sensitivities to temperature, for instance due to age and physiological factors. Thus, a smart home with a single optimal policy may fail to provide comfort when a new user with a different preference is integrated into the home. In this paper, we propose a Bayesian Reinforcement learning framework that can approximate the current occupant state in a partially observable smart home environment using its thermal preference, and then identify the occupant as a new user or someone is already known to the system. Our proposed framework can be used to identify users based on the temperature and humidity preferences of the occupant when performing different activities to enable personalization and improve comfort. We then compare the proposed framework with a baseline long short-term memory learner that learns the thermal preference of the user from the sequence of actions which it takes. We perform these experiments with up to 5 simulated human models each based on hierarchical reinforcement learning. The results show that our framework can approximate the belief state of the current user just by its temperature and humidity preferences across different activities with a high degree of accuracy.

📄 PDF Abstract BibTeX arXiv:2112.00971

Code (0)

등록된 구현이 없습니다.

Tasks

Hierarchical Reinforcement Learningreinforcement-learningReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

Tanh Activation 설명 없음
Sigmoid Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Belief-State Query Policies for User-Aligned POMDPs

2024-05-24 · Daniel Bramblett, Siddharth Srivastava

Planning in real-world settings often entails addressing partial observability while aligning with users' requirements. We present a novel framework for expressing users' constraints and preferences about agent behavior …

LLM-Personalize: Aligning LLM Planners with Human Preferences via Reinforced Self-Training for Housekeeping Robots

2024-04-22 · Dongge Han, Trevor McInroe, Adam Jelley, Stefano V. Albrecht 외

Large language models (LLMs) have shown significant potential for robotics applications, particularly task planning, by harnessing their language comprehension and text generation capabilities. However, in applications s…

Imitation LearningTask PlanningText Generation

Can LLMs Make (Personalized) Access Control Decisions?

2025-11-25 · Friederike Groschupp, Daniele Lain, Aritra Dhar, Lara Magdalena Lazier 외 arxiv

Precise access control decisions are crucial for the security of both traditional applications and emerging agent-based systems. Typically, these decisions are made by users during app installation or at runtime. However…

MMPB: It's Time for Multi-Modal Personalization

2025-09-26 · Jaeik Kim, Woojin Kim, Woohyeon Park, Jaeyoung Do arxiv

Visual personalization is essential in user-facing AI systems such as smart homes and healthcare, where aligning model behavior with user-centric concepts is critical. However, recent large Vision-Language Models (VLMs),…

PSPA-Bench: A Personalized Benchmark for Smartphone GUI Agent

2026-03-31 · Hongyi Nie, Xunyuan Liu, Yudong Bai, Yaqing Wang 외 arxiv

Smartphone GUI agents execute tasks by operating directly on app interfaces, offering a path to broad capability without deep system integration. However, real-world smartphone use is highly personalized: users adopt div…