interactionlab / unintended-input-dataset

This repository contains the dataset for our MobileHCI '19 Paper on "Investigating Unintended Inputs for One-Handed Touch Interaction Beyond the Touchscreen"
MIT License
0 stars 0 forks source link

Investigating Unintended Inputs for One-Handed Touch Interaction Beyond the Touchscreen

This repository contains both the dataset for our MobileHCI '19 Paper on "Investigating Unintended Inputs for One-Handed Touch Interaction Beyond the Touchscreen".

Abstract

Additional input controls such as fingerprint scanners, physical buttons, and Back-of-Device touch (BoD) panels improve the input capabilities on smartphones. While previous work showed the benefits of input beyond the touchscreen, unfavorably designed input controls force detrimental grip changes and increase the likelihood of unintended inputs. Researchers investigated all fingers' comfortable areas to avoid grip changes. However, there is no understanding of unintended BoD inputs which frustrate users and lead to embarrassing mistakes. In this paper, we study the BoD areas in which unintended inputs occur during interaction with the touchscreen. Participants performed common tasks on four smartphones which they held in the prevalent single-handed grip while sitting and walking. We recorded finger movements with a motion capture system and analyzed the unintended inputs. We identified comfortable areas on the back in which no unintended inputs occur and found that the least unintended inputs occurred on 5" devices. We derive three design implications for BoD input to help designers considering reachability and unintended input.

Dataset

As mentioned in the paper, we publicly share the following data sets:

Citing our work

This work can be cited as follows:

@inproceedings{le2019unintended,
 author = {Le, Huy Viet and Mayer, Sven and Steuerlein, Benedict and Henze, Niels},
 title = {Investigating Unintended Inputs for One-Handed Touch Interaction Beyond the Touchscreen},
 booktitle = {Proceedings of the 21st International Conference on Human-Computer Interaction with Mobile Devices and Services},
 series = {MobileHCI '19},
 year = {2019},
 isbn = {978-1-4503-6825-4},
 location = {Taipei, Taiwan},
 pages = {34:1--34:14},
 articleno = {34},
 numpages = {14},
 url = {http://doi.acm.org/10.1145/3338286.3340145},
 doi = {10.1145/3338286.3340145},
 acmid = {3340145},
 publisher = {ACM},
 address = {New York, NY, USA},
 keywords = {Finger movement, one-handed, smartphone, touch},
}