Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

169,051 papers · 148 categories

Trend · papers per month

0.3%0.5%0.8%0.2% · Sep 201519922001200920182026
21 results for smart-home

Arcades uses deep learning to adapt smart-home behavior based on context.

problem Adaptive decision making in voice-controlled smart-home environments.
method Deep reinforcement learning with graphical representation of home automation system.
result Arcades promises long-term context-aware control of smart-home systems.

Human activity recognition using smart home sensors is one of the bases of ubiquitous computing in smart environments and a topic undergoing intense research in the field of ambient assisted living. The increasingly large amount of data sets calls for machine learning methods. In this paper, we introduce a deep learnin…

2018-04-19abs ↗pdf ↗

This paper presents a case study of a recommender system that can be used to save energy in smart homes without lowering the comfort of the inhabitants. We present an algorithm that uses consumer behavior data only and uses machine learning to suggest actions for inhabitants to reduce the energy consumption of their ho…

2015-09-18abs ↗pdf ↗

FedRule uses graph neural networks to recommend rules for smart homes without centralizing data.

problem Manual rule setup for smart devices is inefficient and privacy-compromising.
method FedRule constructs user-specific graphs for rule recommendation, using federated learning to protect privacy.
result FedRule achieves comparable performance to centralized methods and outperforms others.

Process mining is a research field focused on the analysis of event data with the aim of extracting insights in processes. Applying process mining techniques on data from smart home environments has the potential to provide valuable insights in (un)healthy habits and to contribute to ambient assisted living solutions. …

2016-09-12abs ↗pdf ↗

AutoTune learns wireless identifiers for facial recognition in real-world settings.

problem Facial recognition requires extensive user training, making it impractical for widespread deployment.
method Uses ambient wireless identifiers to train deep neural networks for facial recognition without user effort.
result Demonstrates a system that continuously refines facial recognition using wireless identifiers over time.

Paper tackles federated learning with personalised bandit algorithms.

problem Optimizing local and global objectives in a heterogeneous environment.
method Surrogate objective function combining client preferences and global knowledge; phase-based elimination algorithm.
result Achieves sublinear regret with logarithmic communication overhead.

Systematic review of machine vision in robotics, highlighting challenges and improvements.

problem Challenges in machine vision for robotics, especially occlusion and lighting variance.
method Systematic literature review of 172 papers from four databases, selecting 52 relevant papers.
result Robustness and computation time improvements, but occlusion and lighting variance remain major issues.

Graph autoencoders enable ML across diverse sensor networks.

problem Deploying ML across different sensor networks with varying types or layouts.
method Graph Autoencoders for activity recognition across heterogeneous sensor networks.
result Transferable activity classifiers achieve 75% accuracy on unseen sensor layouts.

Controller-Augmented Hidden Markov Models (CHMMs) are a framework for constrained sequential inference.

problem Hidden Markov models fail under pathwise constraints like precedence, visitation, or monotonic state progression.
method CHMMs compile constraints into finite-state controllers, then use standard forward-backward and Viterbi recursions to compute exact constrained posteriors and paths.
result CHMMs provide exact constrained inference, monotone ascent in constrained EM, and linear complexity in controller cardinality.

Paper presents a novel online HAR method using Hierarchical Hidden Markov Models.

problem Challenges in robust online activity recognition in smart environments.
method Two-phase approach: 1) Segmentation and activity reporting using Hierarchical Hidden Markov Models, 2) Correction of labels based on statistical features.
result Proposes a method that can detect and correct interrupted activities, outperforming state-of-the-art methods.