DEV Community

Jingles (Hong Jing)
Jingles (Hong Jing)

Posted on

Design AI systems that emulate human intelligence

Recent artificial intelligence advancements are taking the media by storm. They can perform impressive feats such as:

These machines can perform tasks and solve problems better than us, but they are only designed to excel in the intended functions. However impressive these may seem to be, we are still decades away from building artificial human intelligence.

Building machines that have truly human-like learning and cognitive that can learn and think as we do has been an ongoing pursuit. What does it mean for a machine to learn or think like a person?

  • support explanation and understanding of problems
  • learning-to-learn to acquire knowledge
  • generalise knowledge to new tasks and situations

Our understanding of our brain has allowed us to design models which emulating the brain. In a study by KAIST, they developed a computational and neural mechanism for human meta reinforcement learning.
As humans, we can adapt to complexity and uncertainty when learning and making decisions. They aim to build models that can make decisions like humans and solves problems in the same way that humans do.
Their discoveries have opened up the possibility that might lead to machines that can take on more human-like intelligence.

Top comments (0)