HCAIDec 19, 2019

Smart Home Appliances: Chat with Your Fridge

arXiv:1912.09589v14 citationsHas Code
Originality Incremental advance
AI Analysis

This addresses the need for more interactive and informative user interfaces in smart home appliances, though it is incremental as it builds on existing visual reasoning models.

The paper tackles the problem of limited voice commands in home appliances by applying a state-of-the-art visual reasoning model to enable close-to-natural conversations with a smart fridge about its contents, achieving 95% answer accuracy on test data.

Current home appliances are capable to execute a limited number of voice commands such as turning devices on or off, adjusting music volume or light conditions. Recent progress in machine reasoning gives an opportunity to develop new types of conversational user interfaces for home appliances. In this paper, we apply state-of-the-art visual reasoning model and demonstrate that it is feasible to ask a smart fridge about its contents and various properties of the food with close-to-natural conversation experience. Our visual reasoning model answers user questions about existence, count, category and freshness of each product by analyzing photos made by the image sensor inside the smart fridge. Users may chat with their fridge using off-the-shelf phone messenger while being away from home, for example, when shopping in the supermarket. We generate a visually realistic synthetic dataset to train machine learning reasoning model that achieves 95% answer accuracy on test data. We present the results of initial user tests and discuss how we modify distribution of generated questions for model training based on human-in-the-loop guidance. We open source code for the whole system including dataset generation, reasoning model and demonstration scripts.

Code Implementations2 repos
Foundations

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

Your Notes