Skip to main content

The future of Artificial intelligence



THE FUTURE OF ARTIFICIAL INTELLIGENCE

Artificial intelligence is impacting the future of virtually every industry and every human being. Artificial intelligence has acted as the main driver of emerging technologies like big data, robotics and IoT, and it will continue to act as a technological innovator for the foreseeable future.

THE EVOLUTION OF AI

IFM is just one of countless AI innovators in a field that’s hotter than ever and getting more so all the time. Here’s a good indicator: Of the 9,100 patents received by IBM inventors in 2018, 1,600 (or nearly 18 percent) were AI-related. Here’s another: Tesla founder and tech titan Elon Musk recently donated $10 million to fund ongoing research at the non-profit research company OpenAI — a mere drop in the proverbial bucket if his $1 billion co-pledge in 2015 is any indication. And in 2017, Russian president Vladimir Putin told school children that “Whoever becomes the leader in this sphere [AI] will become the ruler of the world.” He then tossed his head back and laughed maniacally.
OK, that last thing is false. This, however, is not: After more than seven decades marked by hoopla and sporadic dormancy during a multi-wave evolutionary period that began with so-called “knowledge engineering,” progressed to model- and algorithm-based machine learning and is increasingly focused on perception, reasoning and generalization, AI has re-taken center stage as never before. And it won’t cede the spotlight anytime soon.

'HOW ROUTINE IS YOUR JOB?': NARROW AI'S IMPACT ON THE WORKFORCE 

During a lecture last fall at Northwestern University, AI guru Kai-Fu Lee championed AI technology and its forthcoming impact while also noting its side effects and limitations. Of the former, he warned:
“The bottom 90 percent, especially the bottom 50 percent of the world in terms of income or education, will be badly hurt with job displacement…The simple question to ask is, ‘How routine is a job?’ And that is how likely [it is] a job will be replaced by AI, because AI can, within the routine task, learn to optimize itself. And the more quantitative, the more objective the job is—separating things into bins, washing dishes, picking fruits and answering customer service calls—those are very much scripted tasks that are repetitive and routine in nature. In the matter of five, 10 or 15 years, they will be displaced by AI.”
In the warehouses of online giant and AI powerhouse Amazon, which buzz with more than 100,000 robots, picking and packing functions are still performed by humans — but that will change.
Lee’s opinion was recently echoed by Infosys president Mohit Joshi, who at this year’s Davos gathering told the New York Times, “People are looking to achieve very big numbers. Earlier they had incremental, 5 to 10 percent goals in reducing their workforce. Now they’re saying, ‘Why can’t we do it with 1 percent of the people we have?’”

Comments

Popular posts from this blog

What is Artificial Intelligence,its type and applications

AI is a part of Computer Science.AI is anything that makes machine more intelligent. AI is a technology which can not replace human intelligence but rather it can extend human capabilities.Now a days AI is most wanted and powerful technology.Every industry wants to have its AI system because it can process very large amount of data in less time. How does AI learn ? The intelligence which machine having is only provided by us.So basically we provide to machine  ability to examine and create machine learning models based on inputs and desired output and we do this based on supervised learning,unsupervised learning and reinforcement learning. Types of AI based on Strength Weak or Narrow AI- Narrow AI is that applied on specific domain.It can perform specific task but can not learn new things its own.It can only make decision based on programmed algorithms and trained data.For example AI powered based searches,virtual assistant,self driving cars,language translato...

Can AI be dangerous

CAN AI BE DANGEROUS? Most researchers agree that a superintelligent AI is unlikely to exhibit human emotions like love or hate, and that there is no reason to expect AI to become intentionally benevolent or malevolent.  Instead, when considering how AI might become a risk, experts think two scenarios most likely: The AI is programmed to do something devastating:   Autonomous weapons are artificial intelligence systems that are programmed to kill. In the hands of the wrong person, these weapons could easily cause mass casualties. Moreover, an AI arms race could inadvertently lead to an AI war that also results in mass casualties. To avoid being thwarted by the enemy, these weapons would be designed to be extremely difficult to simply “turn off,” so humans could plausibly lose control of such a situation. This risk is one that’s present even with narrow AI, but grows as levels of AI intelligence and autonomy increase. The AI is programm...

What is deep learning and how it is improving the machine learning

While Machine Learning is a subset of Artificial Intelligence , Deep Learning is a specialized subset of Machine Learning . Deep Learning layers algorithms to create a Neural Network, an artificial replication of the structure and functionality of the brain, enabling AI systems to continuously learn on the job and improve the quality and accuracy of results. This is what enables these systems to learn from unstructured data such as photos, videos, and audio files. Deep Learning, for example, enables natural language understanding capabilities of AI systems, and allows them to work out the context and intent of what is being conveyed. Deep learning algorithms do not directly map input to output. Instead, they rely on several layers of processing units. Each layer passes its output to the next layer, which processes it and passes it to the next. The many layers is why it’s called deep learning. When creating deep learning algorithms,developers and engineers configure the number...