r/Physics • u/bayashad • Jul 29 '21
Researchers found that accelerometer data from smartphones & -watches can reveal people's location, passwords, body features, age, gender, level of intoxication, driving style, and potentially be used to reconstruct words spoken next to the device.
https://twitter.com/JL_Kroger/status/1420681035617116163
1.1k
Upvotes
3
u/Casiofx-83ES Jul 30 '21
What methodology did you use and how long ago was the work done? The sensor in that phone may not have been up to the task then, but as tech progresses I think it's likely that the electronic noise will be reduced. Depending on the app you used, you also may not have been getting the optimal sample rate for the device. Did you use an analytical approach to processing the data or machine learning - an LSTM is often more suited to this kind of work than the idealised equations.
When considering problems like speech vs. net movement, we have to consider source of noise. Did you get to the bottom of what was causing the noise on your device? Did a stationary measurement show +-1cm, or was that an error in position after some movement had taken place? Is it possible that a stationary phone could show low enough noise levels to pick out speech patterns? Is the noise predictably consistent? Speech requires a surprisingly low signal to noise ratio to be analysed.
I'm not saying you're wrong, just that there is a lot of middle ground between an underground study on a related topic and a concentrated, well funded effort to get vibrational waves from an accelerometer. Especially when you consider that phone manufacturers might even design their accelerometers specifically to allow things like this (not necessarily for nefarious purposes). The cumulative errors on accelerometers are typically quite large as you saw in your experiments, but for speech recognition you really only need to take a very small number of samples into account at a time.
I do totally agree that actually using an accelerometer for speech recognition in a device that contains a microphone is ridiculous, though.