This article completely misses what I see as the biggest problem with intelligence in machines: Corporations can use them to be unaccountable. Insider trading? No, that was our "algorithm". Racist policies? Oops, sorry that was just our bot. Inhumane practices? Sorry, we are still "working" on our artificial intelligence since you know it's very difficult. Where most people see mysterious advanced help in day to day…
> Corporations can use them to be unaccountable. Insider trading? No, that was our "algorithm". Racist policies? Oops, sorry that was just our bot. I would say the opposite. Insider trading? No, here are the inputs to our algorithm. Racist policies? No, here are the inputs to our algorithm.
Artificial Intelligence: What’s to Fear?
21–30 of 69 posts
Re: Artificial Intelligence: What’s to Fear?
#22My problem with these articles isn't that they overestimate AI, but that they underestimate humanity. Yes, many millenials have a serious electronics addiction, but many Gen Z kids are really good about managing their screen time, and try to make face-to-face communication happen more and more. tl;dr: Humanity is really good at adapting to coexist with technology. Stop Panicking.
Re: Artificial Intelligence: What’s to Fear?
#23This article completely misses what I see as the biggest problem with intelligence in machines: Corporations can use them to be unaccountable. Insider trading? No, that was our "algorithm". Racist policies? Oops, sorry that was just our bot. Inhumane practices? Sorry, we are still "working" on our artificial intelligence since you know it's very difficult. Where most people see mysterious advanced help in day to day…
Try dealing with YouTube after a fraudulent copyright strike, or getting money from Amazon or PayPal after your account has been suspended for an arbitrary reason.
AI has the potential to automate bureaucratic corporate hostility and indifference to weaponised levels.
Re: Artificial Intelligence: What’s to Fear?
#24Earlier quoted context omitted.
> Corporations can use them to be unaccountable. Insider trading? No, that was our "algorithm". Racist policies? Oops, sorry that was just our bot. I would say the opposite. Insider trading? No, here are the inputs to our algorithm. Racist policies? No, here are the inputs to our algorithm.
And tell me, how can you verify that these were the inputs used? How can you check to see how those inputs were used within the algorithm? How can you audit such a system?
Re: Artificial Intelligence: What’s to Fear?
#25> Even lovemaking is at risk, as artificially intelligent robots stand poised to enter the market and provide sexual services and romantic intimacy. This perfectly encapsulates why I'm so skeptical of AI alarmists. They tend to boil down the human experience to such coarse terms that it undermines their legitimate issues. > AI is a collection of passive silicon and metal. It does not speak. It has no mind. Like an oc…
And humans are not just a series of numbers?
There's an assumption that consciousness is just a series of numbers, and some more or less credible philosophical arguments for/against this point of view.
But believing there's more than that is faith-based, not empirical.
Re: Artificial Intelligence: What’s to Fear?
#26Earlier quoted context omitted.
Who said anything about prudishness? I'm saying that there is a deeper connection people make with other human beings, rather than some inanimate piece of matter.
However, making a real connection is difficult, and there's a huge profit potential in selling people (usually, but not exclusively, men) a fake connection. At what point do AIs start passing the "phone sex Turing test"? That is one of the things people are explicitly worried about: the possibility that they might make a connection with someone they're communicating with over the internet and then discover it's not a…
Re: Artificial Intelligence: What’s to Fear?
#27Earlier quoted context omitted.
And tell me, how can you verify that these were the inputs used? How can you check to see how those inputs were used within the algorithm? How can you audit such a system?
You rebuild the system using the same inputs and initial conditions and observe the outcome. Thank you, next.
Re: Artificial Intelligence: What’s to Fear?
#28Yet not only does AI win at cards now, it also creates art, writes poetry, and performs psychotherapy. Those are shockingly broad claims that are not even close to being accepted by even a minority of people.
AIs can absolutely do all those things. The question is if they can do it well enough to be of any value.
Re: Artificial Intelligence: What’s to Fear?
#29This article completely misses what I see as the biggest problem with intelligence in machines: Corporations can use them to be unaccountable. Insider trading? No, that was our "algorithm". Racist policies? Oops, sorry that was just our bot. Inhumane practices? Sorry, we are still "working" on our artificial intelligence since you know it's very difficult. Where most people see mysterious advanced help in day to day…
> Corporations can use them to be unaccountable. Insider trading? No, that was our "algorithm". Racist policies? Oops, sorry that was just our bot. I would say the opposite. Insider trading? No, here are the inputs to our algorithm. Racist policies? No, here are the inputs to our algorithm.
If anything, the issues with machine learning are even more problematic that what the OP posted, as simply identifying that something like systemic racism in a machine learning model can be very hard to identify.
Re: Artificial Intelligence: What’s to Fear?
#30Earlier quoted context omitted.
You rebuild the system using the same inputs and initial conditions and observe the outcome. Thank you, next.
Talk about underplaying the difficulties. Computer science needed a whole new package system (Nix) just to guarantee reproducible builds. Compilation is pretty much the definition of a pure input/output function, and most builds are simply not reproducible. If even builds aren't reproducible, good luck reproducing anything more complex like machine learning.