$$\rightleftharpoonup{xx}$$
$$\longleftharp{xx}$$,
$$\longrightharp{xx}$$,
The Internet of Things (IoT) has enabled the integration of sensing, computation, and actuation into physical environments, supporting adaptive systems capable of context-aware interaction and real-time decision-making1,2,3 Within this paradigm, smart furniture systems embed pressure sensors, inertial measurement units, environmental monitors, microcontrollers, wireless communication modules, and artificial intelligence algorithms to monitor posture, environmental conditions, and interaction patterns4. Unlike conventional ergonomic equipment, these systems aim to enable continuous personalization through data-driven behavioral modeling and adaptive feedback mechanisms5,6.
The increased prevalence of hybrid work models, sedentary lifestyles, and aging populations has intensified research interest in ergonomically responsive furniture capable of supporting comfort, productivity, and health monitoring7,8,9,10. Smart furniture platforms have been explored in residential, office, healthcare, and educational contexts, where embedded intelligence allows furniture to function as an interactive interface between users and their environments11,12. Recent research has investigated reinforcement learning and federated learning for adaptive personalization in distributed systems13,14,15. Privacy-preserving reinforcement learning methods for IoT-enabled applications have highlighted trade-offs between adaptivity and data protection13. Federated learning frameworks in edge computing have addressed communication efficiency and decentralized optimization challenges14. Deep reinforcement learning has demonstrated effectiveness in digital personalization services15. However, most prior work has focused on virtual service platforms rather than embodied physical systems such as smart furniture16.
Physical smart furniture environments introduce additional constraints, including actuator dynamics, mechanical safety requirements, energy consumption limitations, sensor noise, latency constraints, and multi-user interaction complexity17. For example, posture-monitoring smart chairs and sleep-tracking smart beds must integrate biomechanical sensing with environmental coordination mechanisms such as heating, ventilation, and air conditioning (HVAC) systems18. Personalization in these contexts, therefore, requires dynamic modeling of physiological, behavioral, and environmental signals rather than static preference mapping19,20.
Embedded IoT sensors integrated into structural components such as seat cushions, armrests, backrests, and tabletops can capture multivariate time-series data, including motion (accelerometers, gyroscopes), pressure distribution, thermal measurements, acoustic context, and physiological indicators such as electrodermal activity (EDA) and heart rate variability21,22. The embedded sensors operate under low-power consumer safety standards and emit only negligible non-ionizing electromagnetic radiation. Their exposure levels remain well below international safety thresholds. Raw sensor signals are typically high-dimensional, noisy, and context-dependent23, necessitating structured signal processing, feature extraction, and sensor fusion to construct reliable user state representations24.
Machine learning methods including supervised classification, unsupervised clustering, and deep neural networks have been applied to behavioral modeling in smart environments25,26. Recurrent neural networks (RNNs) and convolutional neural networks (CNNs) capture temporal dependencies in user movement, while clustering approaches segment users into behavioral groups26. Although these techniques improve pattern recognition, they do not inherently optimize sequential control decisions under uncertainty. Rule-based control strategies commonly implemented in ergonomic systems map sensor thresholds to predefined actions but lack adaptive learning capability27. Consequently, static mappings may fail to accommodate evolving preferences and contextual variability over time28.
Multi-user environments further require dynamic contextual differentiation and adaptive profile switching to maintain performance across heterogeneous users29. Achieving scalable personalization therefore requires models capable of longitudinal behavioral learning while preserving privacy and computational efficiency30. Embedding contextual intelligence directly into furniture infrastructure enhances interaction responsiveness; however, distributed IoT systems must also address privacy protection and secure data handling constraints31,32. To address these challenges, this study proposes a unified intelligent control framework for IoT–enabled smart furniture systems that integrates reinforcement learning, adaptive state estimation, and federated meta-learning. Personalization is formulated as a Markov decision process (MDP), enabling sequential optimization of user comfort and energy efficiency under stochastic transitions. Reinforcement learning continuously refines control policies based on cumulative reward feedback, overcoming limitations of heuristic or static mapping approaches.
An adaptive Kalman filter is incorporated to estimate latent user preference states from noisy multivariate observations, separating measurement noise from underlying ergonomic intent and improving control stability. This filter is a recursive probabilistic state-estimation algorithm used to infer latent ergonomic preferences from noisy observations. Its role in separating measurement noise from hidden user intent has been explicitly clarified. Federated learning enables distributed model aggregation without raw data exchange, while meta-learning accelerates adaptation to new users through optimized initialization across heterogeneous populations. Figure 1 presents the multi-layer architecture of the proposed smart furniture system, organized into sensing, inference, personalization, and ethical infrastructure layers. The diagram illustrates how sensor acquisition, edge/cloud intelligence, adaptive control, and secure data management are integrated within a unified real-time personalization framework.
The primary objective of this study is to design and experimentally evaluate a scalable, energy-aware, and privacy-preserving personalization architecture for smart furniture systems. The proposed framework integrates sensing, representation learning, probabilistic state estimation, sequential decision optimization, and federated collaboration within a cohesive structure. Experimental validation using prototype smart furniture units demonstrates measurable improvements over heuristic control approaches in terms of user dissatisfaction reduction and energy efficiency. By extending reinforcement learning and federated adaptation from digital services to embodied physical environments, this work establishes a technically grounded pathway toward interpretable and experimentally validated intelligent furniture systems.