@inproceedings{Henze:2017:Improving, abstract = {The latency of current mobile devices' touchscreens is around 100ms and has widely been explored. Latency down to 2ms is noticeable, and latency as low as 25ms reduces users' performance. Previous work reduced touch latency by extrapolating a finger's movement using an ensemble of shallow neural networks and showed that predicting 33ms into the future increases users' performance. Unfortunately, this prediction has a high error. Predicting beyond 33ms did not increase participants' performance, and the error affected the subjective assessment. We use more recent machine learning techniques to reduce the prediction error. We train LSTM networks and multilayer perceptrons using a large data set and regularization. We show that linear extrapolation causes an 116.7% higher error and the previously proposed ensembles of shallow networks cause a 26.7% higher error compared to the LSTM networks. The trained models, the data used for testing, and the source code is available on GitHub.}, author = {Niels Henze and Huy Viet Le and Sven Mayer and Valentin Schwind}, booktitle = {Proceedings of the 19th International Conference on Human-Computer Interaction with Mobile Devices and Services Adjunct}, date = {2017-09-04}, doi = {10.1145/3098279.3122150}, journal = {Proceedings of the 19th International Conference on Human-Computer Interaction with Mobile Devices and Services Adjunct}, keywords = {machine learning}, pubstate = {published}, series = {mobileHCI'17}, title = { Improving Software-Reduced Touchscreen Latency}, tppubtype = {inproceedings}, url = {http://sven-mayer.com/wp-content/uploads/2017/08/henze2017latency.pdf https://github.com/interactionlab/MobileHCI17-Touch-Extrapolation}, year = {2017} }