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.

AWS GenAI LIVE image

Real challenges. Real solutions. Real talk.

From technical discussions to philosophical debates, AWS and AWS Partners examine the impact and evolution of gen AI.

Learn more

Top comments (0)

AWS Q Developer image

Your AI Code Assistant

Implement features, document your code, or refactor your projects.
Built to handle large projects, Amazon Q Developer works alongside you from idea to production code.

Get started free in your IDE

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay