Earlier quoted context omitted.
Yeah I know about AGI but I dont like that term because it implies that the classifiers we have nowadays are good enough to be called "intelligence". They are just statistical models with great number of layers, nothing else.
Your description ("statistical models with great number of layers") tells me you're talking about neural networks. However, we have "nowadays" many classifiers that are not neural networks and therefore have no layers of any sort, like SVMs, KNN or logistic regression and are not even statistical, like decision trees/forests. I should also point out that literally all the classifiers "we have nowadays" as per your co…
The rise of 'pseudo-AI': how tech firms quietly use humans to do bots' work
121–130 of 145 posts
Re: The rise of 'pseudo-AI': how tech firms quietly use humans to do bots' work
#122Earlier quoted context omitted.
What do you even mean by "Von Neumann machines, no matter how complex, will never achieve intelligence."? If you mean machines that self-replicate, then there're plenty counterexamples around already ( https://www.xkcd.com/387/ ). If you mean computers using the von Neumann architecture, then that's weirdly specific, since modern computers are at best vaguely inspired by that model, and GPUs in particular work very d…
You're using Von Neumann machine in the sense of a self-replicating machine. I think the commenter you're replying to meant Von Neumann architecture, which is the basic layout of a computer, and has nothing to do with self-replication. See this Wikipedia disambiguation page: https://en.wikipedia.org/wiki/Von_Neumann_machine
Re: The rise of 'pseudo-AI': how tech firms quietly use humans to do bots' work
#123Am glad this is highlighted now. Back in 2015, when we wanted to build an meeting scheduling bot, we naively thought we could use only machines to get the job done. 3 months later we realized that was no way feasible, not then not in the next 10 years. So the common feedback we got was to just use low cost labor in India/Phillipines to get the job done. To us, that was a no-go because we kept privacy as the top crite…
Re: The rise of 'pseudo-AI': how tech firms quietly use humans to do bots' work
#124In companies that I have worked for that want to use AI; they always have a clause in the privacy agreement allowing employees to look at users' content in order to determine how well the algorithm was doing.
There are some differences: 1. PII was redacted (to the extent possible); 2. Customer could opt-out.; 3. the AI wasn't core to the service.
That said - sci-fi AI does seem to require humans behind the curtain.
Personally, I am more comfortable with a human being my virtual "AI" assistant than I am with real AI. I feel a human is less likely to make a mistake that will cause me personal damage, there is more responsibility/liability to doing a good job.
Re: The rise of 'pseudo-AI': how tech firms quietly use humans to do bots' work
#125A lot of this comes from the availability of cheap hype-driven capital. The way it's supposed to work is that AI lets you replace expensive human labor with cheap computers so that a job that might've cost $10 in wages instead costs $0.0001 in server time. The way it actually works is that you tell a bunch of investors that you've got an AI that reduces the cost of X by a factor of 10,000, they give you $100M in capi…
Re: The rise of 'pseudo-AI': how tech firms quietly use humans to do bots' work
#126Earlier quoted context omitted.
I think another big reason is people expect near perfection from a professional Human powered service but might be much more forgiving when the service is thought to be done by AI.
Maybe. But I believe that concern about privacy is the main issue. If you trust some firm with your data, you also trust their data systems. And their staff. But if they're giving your data to numerous third parties, there's far more potential for leaks and malicious activity. This reminds me of NSA's argument that data collection and processing isn't illegal, because ... > According to USSID 18, a top-secret NSA man…
Re: The rise of 'pseudo-AI': how tech firms quietly use humans to do bots' work
#127See also: the front page of HN. You didn’t think that was an algorithm choosing which stories you see, did you? :) It works well. And considering how much effect HN has on our daily lives, it’s neat that the algorithm reduces to “this human has good taste.” I see no reason why HN won’t be around for decades. And that’s exciting. It’s the only newspaper that feels like a community. This used to feel strange — if you t…
Re: The rise of 'pseudo-AI': how tech firms quietly use humans to do bots' work
#128Earlier quoted context omitted.
> "AI is whatever hasn't been done yet." If you can't replicate what a human do, it's not AI. The fact that we can only beat humans for very, very narrow applications/games and that we don't have a generalized model for learning is a clear failure of the AI hype.
A dog can't replicate what a human can do, therefore it's not intelligent, right? Intelligence is a spectrum, some of the things we have created are intelligent by the definition of the word. They are not human level intelligence, yet.
Re: The rise of 'pseudo-AI': how tech firms quietly use humans to do bots' work
#129Re: The rise of 'pseudo-AI': how tech firms quietly use humans to do bots' work
#130Earlier quoted context omitted.
How do they handle bogus results from MTurk? I know people that tried to use it and had to stop because 95% of the "workers" just put meaningless data in hoping you don't notice and they get paid.
Couldn't you just solve that by sending the job to multiple workers and comparing the results?