13

Are there any research teams that attempted to create or have already created an AI robot that can be as close to intelligent as these found in Ex Machina or I, Robot movies?

I'm not talking about full awareness, but an artificial being that can make its own decisions and physical and intellectual tasks that a human being can do?

nbro
  • 42,615
  • 12
  • 119
  • 217
kenorb
  • 10,525
  • 6
  • 45
  • 95

4 Answers4

23

We are absolutely nowhere near, nor do we have any idea how to bridge the gap between what we can currently do and what is depicted in these films.

The current trend for DL approaches (coupled with the emergence of data science as a mainstream discipline) has led to a lot of popular interest in AI.

However, researchers and practitioners would do well to learn the lessons of the 'AI Winter' and not engage in hubris or read too much into current successes.

For example:

  • Success in transfer learning is very limited.
  • The 'hard problem' (i.e. presenting the 'raw, unwashed environment' to the machine and having it come up with a solution from scratch) is not being addressed by DL to the extent that it is popularly portrayed: expert human knowledge is still required to help decide how the input should be framed, tune parameters, interpret output etc.

Someone who has enthusiasm for AGI would hopefully agree that the 'hard problem' is actually the only one that matters. Some years ago, a famous cognitive scientist said "We have yet to successfully represent even a single concept on a computer".

In my opinion, recent research trends have done little to change this.

All of this perhaps sounds pessimistic - it's not intended to. None of us want another AI Winter, so we should challenge (and be honest about) the limits of our current techniques rather than mythologizing them.

NietzscheanAI
  • 7,286
  • 24
  • 38
1

Our current approaches to AI are too inefficient to result in anything remotely close to what an average human would perceive as artificial senient beings.

Current approaches to AI involve a simulation of our own capacity for learning by creating fully functional computation machines capable of re-programming themselves. While that's definitely a good start with respect to understanding the nature of intelligence, it's still a far cry from actually creating genuine artificial intelligence.

It is not just our capacity to learn that evolved. Our very brains themselves evolved from rudimentary biochemical components at the intra-cellular level to the fascinating, complex organs they are today, along with our bodies as a whole evolving from simple single cell life to homo sapiens. So to create genuine artificial intelligence, it may actually make most sense to first start with replicating that process : creating artificial life with the capacity to evolve. It may actually make most sense to first start with creating artificial DNA and artificial cells, and move on from there.

Anyway, in this article as well as this article, Silicon Valley renegade Alex St John goes in greater detail on why something like Skynet, V.I.K.I. or anything like it is unlikely in the near future and may even never be within our grasp and why our current approach to artificial intelligence is a bad one.

John Slegers
  • 119
  • 8
1

Based on the success of IBM Watson and the amazing advances in tackling numerous hard tasks using deep learning in the past 3 years, I think a large high-tech company like Google or Amazon will create a useful conversational bot in no more than 10 years. (I've worked on the fringes of AI for 25 years and have followed the tech for even longer. These are exciting times.)

Initially, your very own AI companion ("Her"?) won't be capable of deeper philosophical conversation or insightful interpretation of novels or the human condition. But it will be able to write / speak in full paragraphs on topics like the best choice among 5 possible routes between point A and B, or summarizing the plot of a book or the gist of a news story, or why one product is better than another (e.g. based on assessing hundreds of Amazon reviews). And yes, it will be able to understand full spoken sentences from you, and generate both queries and answers.

I'm convinced such a bot will be useful enough that most of us will want one. Of course you won't need to buy a special piece of hardware, like the Amazon Echo. It'll be available via software on your smartphone, though the computing is likely to reside on the cloud (since that's where the data is).

Frankly, I think this is where the next innovations in smartphones will arise -- verbal interfaces that do a better job hearing and speaking and disambiguating using context about you and the kinds of questions you are likely to ask.

Randy
  • 669
  • 4
  • 6
0

"heavier-than-air flying machines are impossible" _ Lord Kelvin 1895

7 years later the Wright brothers built one.


Currently we have many powerful narrow AI (good at special tasks) but we have no idea how to unify them into a single system like in a biological brain.

Conor Cosnett
  • 554
  • 5
  • 12