Earlier quoted context omitted.
Counterpoint: Google's actual smartphone line (Pixel) ships with passive song recognition, default disabled. I enabled it because I was curious and it sips so little power that I left it on, but to function it has to be listening to the audio all the time so that it can say to itself "Hey, that is Sabotage by the Beastie Boys". It doesn't use the network, or the screen (unless you power the screen on to find out what…
That's part of why I left my caveat in there about the future. We've had chips to detect wakeup words for a while now. From what I know about song detection, that's likely to be doing yet more stuff, but still nowhere near enough for full voice transcription yet. But it is only a matter of time before your phone can be doing full voice transcription, with good guesses as to who the speaker is, full time. Squirting a…
Apple suspends Siri response grading in response to privacy concerns
211–220 of 227 posts
Re: Apple suspends Siri response grading in response to privacy concerns
#212Earlier quoted context omitted.
> We really need mandatory ethics courses in CS. Voice recognition isn't really possible without someone listening to train the system. If the option is "don't have a voice assistant at all" or "have a voice assistant that sometimes has a human listening", I suspect the public would mostly choose the latter. When you call a company helpline and get connected to a human rather than a robo-voice, most people are happy…
> If the option is "don't have a voice assistant at all" or "have a voice assistant that sometimes has a human listening" It's false that those are the only choices. You don't have to use the whole pool of users as unwitting guinea pigs of your system. You can use a voice assistant that was previously trained on a well informed and hopefully paid pool of volunteers.
Re: Apple suspends Siri response grading in response to privacy concerns
#213So far, most of the comments here are a good example of both why this happened and why it will happen again. When people complained that putting microphones in your home 24/7 was creepy, the response was "that's nonsense, Siri is not sending anything unless you specifically ask for it". When it turned out that it does send things you didn't intend, the response was "well, it's not like anyone is listening anyway". No…
It still surprises me that so many people either don't care or are ok with this. Then there are those that do care but still use this stuff which absolutely baffles me, especially on hacker news. People I work with have to do various types of training on handling lots of private data and the risks of what happens when that data is not handled properly or worse and yet they give away so much without a care in the worl…
Re: Apple suspends Siri response grading in response to privacy concerns
#214Earlier quoted context omitted.
I mean, the "main" function of a phone IS to listen to you. For phone calls.
The main function of a phone is to make phone calls. In order to do that, it activates a microphone during the call. This is not the same as listening, never mind always listening. A home assistant must always listen in order to recognize the activation words.
Re: Apple suspends Siri response grading in response to privacy concerns
#215Earlier quoted context omitted.
Counterpoint: Google's actual smartphone line (Pixel) ships with passive song recognition, default disabled. I enabled it because I was curious and it sips so little power that I left it on, but to function it has to be listening to the audio all the time so that it can say to itself "Hey, that is Sabotage by the Beastie Boys". It doesn't use the network, or the screen (unless you power the screen on to find out what…
Doesn't your phone have to be awake a few seconds for that?
Does it in some sense "wake up" to do this? Yes, I assume so.
Re: Apple suspends Siri response grading in response to privacy concerns
#216Earlier quoted context omitted.
Excellent point. I'm way more creeped out about some shadowy corporate spook digging through my photos, but I'm way more likely to actually be materially disadvantaged by $search_company analysing my search terms, realising I'm really REALLY interested in buying [X], and quietly dropping from their results any mention of [X] vendors who haven't paid at least $y for advertising this quarter (including, most likely, my…
And if you zoom out and watch the impact of privacy violations on a state level? Privacy violation is power. And all power that isn‘t elected should be limited by those who are, so we can shape our future. The way things are now companies like facebook or google could easily threaten any elected leader with annihilation simply by using the gathered data and sending the right messages to the right people. They wouldn’…
This is the crux of it. Life is an asymmetric-information game, and the person with the most information (and the most ability to process that information) always wins. Any discussion of why privacy violation matters always comes down to this: The more your adversary knows about you, the weaker your bargaining position.
Re: Apple suspends Siri response grading in response to privacy concerns
#217So far, most of the comments here are a good example of both why this happened and why it will happen again. When people complained that putting microphones in your home 24/7 was creepy, the response was "that's nonsense, Siri is not sending anything unless you specifically ask for it". When it turned out that it does send things you didn't intend, the response was "well, it's not like anyone is listening anyway". No…
With you up to here. Ethics courses are neither a necessary nor a sufficient solution to the problem of an unethical industry.
Re: Apple suspends Siri response grading in response to privacy concerns
#218Earlier quoted context omitted.
This was answered in another comment: https://news.ycombinator.com/item?id=20593642 One cannot know with absolute certainty, only with reasonable certainty. On the other hand, an assistant is listening all the time by design. If one needs to know with absolute certainty, then they cannot use a mobile phone, nor probably a reasonably modern regular phone.
Modern smartphones have assistants that "listen all the time" in the same way that you're saying that smart speakers do (namely, they look for a wakeword).
Re: Apple suspends Siri response grading in response to privacy concerns
#219Earlier quoted context omitted.
The main function of a phone is to make phone calls. In order to do that, it activates a microphone during the call. This is not the same as listening, never mind always listening. A home assistant must always listen in order to recognize the activation words.
If you don't trust home assistant vendors to not randomly send non-queries to the cloud, I'm not sure why you'd trust phone vendors to not have the microphone on when you haven't given it permission.
This is a reasonable approach for someone whose thread model allows them to use a smartphone...
Re: Apple suspends Siri response grading in response to privacy concerns
#220Earlier quoted context omitted.
No, modern smartphones allow you to have assistants that listen all the time. Disabling those is one of the first things I do, and I'd be pretty unhappy if it turns out those are still listening and wasting battery (even aside of privacy issues).
No the parent is right. They are not "listening all the time". They're essentially sleeping while a separate process handles the audio stream looking for the wakeword. When it finds the wakeword, it then "wakes up" the assistant which reprocesses the audio snippet to confirm the wakeword is really there (using more expensive analysis), before then actively listening to the rest of the audio.