SOCIAL MEDIA - YOUTH 2020 - REVIEWS

MEET THE. ENTREPRENEURS

AI-Artificial-Intelligence


artificial intelligence


Artificial intelligence (AI) is the ability of a machine or computer system to copy human intelligence processes, learn from experiences, adapt to new information and perform human-like activities. Specific applications of AI include expert systems, natural language processing (NLP), speech recognition and machine vision.

AI is a wide field of study -- incorporating various technologies, methods and theories -- that focuses on combining large amounts of data with defined rules and fast,

repetitive processing. This enables the software to advance and improve its ability to complete tasks by recognizing patterns and features in the data sets.

Self-driving cars and computers that play chess are two examples of machines with artificial intelligence. In addition, a variety of industries have begun using AI to improve their work processes -

- such as healthcare, manufacturing, banking and retail. In addition, AI is finding multiple beneficial uses in cybersecurity.

AI programming focuses on three cognitive skills:

learning,

reasoning and

self-correction.

Learning processes. This aspect focuses on acquiring data and creating rules for how to turn the data into actionable information. The rules, which are called algorithms, provide computing devices with step-by-step instructions for how to complete a specific task.

Reasoning processes. This aspect focuses on choosing the right algorithm to reach a desired outcome.

Self-correction processes. This aspect is designed to continually fine-tune algorithms and ensure they provide the most accurate results possible.

Advantages and disadvantages of artificial intelligence

Artificial neural networks (ANN) and deep learning technologies are quickly evolving, primarily because AI processes large amounts of data much faster

and makes predictions more accurately than humanly possible. While the huge volume of data that's being created on a daily basis

would bury a human researcher, AI applications that use machine learning can take that data and quickly turn it into actionable information.

As of this writing, the primary disadvantage of using AI is that it is expensive to process the large amounts of data that AI programming requires.

Other disadvantages include its potential to increase unemployment by replacing jobs previously held by humans;

its lack of creativity because machines can only do what they're taught or told; and its inability to completely replicate humans.

AI can be categorized as either weak or strong. Weak

AI, also known as narrow AI, is an AI system that is designed and trained to complete a specific task. Industrial robots and virtual personal assistants, such as Apple's Siri, use weak AI.

Strong AI, also known as artificial general intelligence (AGI), describes programming that can replicate human cognitive abilities.

When presented with an unfamiliar task, a strong AI system can use fuzzy logic to apply knowledge from one domain to another and find a solution

autonomously. In theory, a strong AI program should be able to pass both a Turing test and the Chinese room test -- which states that a computer cannot be given a mind or consciousness,

no matter how intelligent it seems.

Augmented intelligence vs. artificial intelligence

Some industry experts believe that the term artificial intelligence is too closely linked to popular culture, and this has caused the general public to have improbable expectations about how AI will change the workplace

and life in general. Some researchers and marketers hope the label augmented intelligence, which has a more neutral connotation, will help people understand that most implementations of

AI will be weak and simply improve products and services. The concept of the Singularity and a world where the application

of superintelligence extends to humans or human problems -- including poverty, disease and mortality -- still falls within the realm of science fiction.

Four types of artificial intelligence

Arend Hintze, an assistant professor of integrative biology and computer science

and engineering at Michigan State University, categorized AI into four types, beginning with the intelligent systems that exist today to sentient systems,

which do not yet exist. His categories are as follows:

  • Type 1: Reactive machines. These AI systems have no memory and are task specific. An example is Deep Blue,

  • the IBM chess program that beat Garry Kasparov in the 1990s. Deep Blue can identify pieces on the chessboard and make predictions,

  • but because it has no memory, it cannot use past experiences to inform future ones.

  • Type 2: Limited memory. These AI systems have memory, so they can use past experiences to inform future decisions. Some of the decision-making functions in self-driving cars are designed this way.

  • Type 3: Theory of mind. Theory of mind is a psychology term. When applied to AI, it means that the system would understand emotions. This type of AI will be able to infer intentions and predict behavior when it becomes available.

  • Type 4: Self-awareness. In this category, AI systems have a sense of self, which gives them consciousness. Machines with self-awareness understand their own current state. This type of AI does not yet exist.

Components of AI

As the publicity and excitement around artificial intelligence has accelerated, vendors have been scrambling to promote how their products and services use AI. Often what they refer to as AI is simply one component of AI, such as machine learning.

AI requires a foundation of specialized hardware and software for writing and training machine learning algorithms. No one programming language

is synonymous with AI, but a few, including Python and C, have set themselves apart.

AI is not just one technology.

Ethical use of artificial intelligence

While AI tools present a range of new functionality for businesses,

the use of artificial intelligence also raises ethical questions because, for better or worse, an AI system will reinforce what it has already learned.

This can be problematic because machine learning algorithms,

which underpin many of the most advanced AI tools, are only as smart as the data they are given

in training. Because a human being selects what data is used to train an AI program,

the potential for machine learning bias is inherent and must be monitored closely.

Anyone looking to use machine learning as part of real-world, in-production systems

needs to factor ethics into their AI training processes and strive to avoid bias. This is especially true when using AI algorithms

that are inherently unexplainable in deep learning and generative adversarial network (GAN) applications.

Explainability and artificial intelligence

The inability to explain AI is a potential stumbling block

for industries that operate under strict regulatory compliance requirements. For example, financial institutions

in the United States operate under regulations that require them to explain their credit-issuing decisions.

When a decision to refuse credit is made by AI programming, however, it can be difficult to explain how the decision was arrived at because

the AI tools used to make such decisions operate by teasing out subtle correlations between thousands of variables

. When the decision-making process cannot be explained, the program may be referred to as black box AI.

Examples of AI technology

AI is incorporated into a variety of different types of technology. Here are seven examples:

  • Automation. This makes a system or process function automatically. For example, robotic process automation (RPA) can be programmed to perform high-volume, repeatable tasks that are normally completed by humans. RPA is different from IT automation

  • in that it can adapt to changing circumstances.

  • Machine learning. This is the science of getting a computer to act without programming. Deep learning is a subset of machine learning that, in very simple terms, can be thought of as the automation of predictive analytics. There are three types of machine learning algorithms:

    • Supervised learning. Data sets are labeled so that patterns can be detected and used to label new data sets.

    • Unsupervised learning. Data sets aren't labeled and are sorted according to similarities or differences.

    • Reinforcement learning. Data sets aren't labeled but, after performing an action or several actions, the AI system is given feedback.

  • Machine vision. This is the science of allowing computers to see. This technology captures and analyzes visual information using a camera, analog-to-digital conversion and digital signal processing. It is often compared to human eyesight, but machine vision isn't bound by biology

  • and can be programmed to see through walls, for example. It is used in a range of applications from signature identification to medical image analysis. Computer vision, which is focused on machine-based image processing, is often interchanged with machine vision

  • .artificial intelligence,

  • brain,think,

  • control,computer science,

  • electrical engineering,technology,

  • developer,computer,

  • man,intelligent,controlled,

  • printed circuit board,board,

  • information,data,

  • function,microprocessor,

  • person,data exchange,digital,communication,

  • web,network,programming,

  • calculator,server,script,

  • Natural language processing. This is processing of human -- and not computer -- language by a computer program. One of the older and best-known examples of NLP is spam detection, which looks at the subject line and the text of an email and decides if it's junk. Current approaches to NLP are based on machine learning. NLP tasks include text translation, sentiment analysis and speech recognition.

  • Robotics. This field of engineering focuses on the design and manufacturing of robots. Robots are often used to perform tasks that are difficult for humans to perform or perform consistently.

  • They are used in assembly lines for car production and by NASA to move large objects in space. Researchers are also using machine learning to build robots that can interact in social settings.

  • Self-driving cars. These use a combination of computer vision, image recognition and deep learning to build automated skill at piloting a vehicle while staying in a given lane and avoiding unexpected obstructions, such as pedestrians.

AI applications

Artificial intelligence has made its way into a wide variety of markets. Here are six examples:

AI in healthcare. The biggest bets are on improving patient outcomes and reducing costs. Companies are applying machine learning to make better and faster diagnoses than humans. One of the best-known healthcare technologies is IBM Watson. It understands natural language and can respond to questions asked of it. The system mines patient data

and other available data sources to form a hypothesis, which it then presents with a confidence scoring schema. Other AI applications include chatbots -- a computer program used online to answer questions

and assist customers, to help schedule follow-up appointments or aid patients through the billing process -- and virtual health assistants that provide basic medical feedback.

AI in business. Robotic process automation is being applied to highly repetitive tasks that humans normally perform. Machine learning algorithms are being integrated into analytics and customer relationship management (CRM) platforms to uncover information on how to better serve customers. Chatbots have been incorporated into websites

to provide immediate service to customers. Automation of job positions has also become a talking point among academics and IT analysts.

AI in education. AI can automate grading, giving educators more time. It can assess students and adapt to their needs, helping them work at their own pace. AI tutors can provide additional support to students, ensuring they stay on track. AI could change where and how students learn, perhaps even replacing some teachers.

AI in finance. AI in personal finance applications, such as Intuit's Mint or TurboTax, is disrupting financial institutions. Applications such as these collect personal data and provide financial advice. Other programs, such as IBM Watson, have been applied to the process of buying a home. Today, artificial intelligence software performs much of the trading on Wall Street.

AI in law. The discovery process -- sifting through documents -- in law is often overwhelming for humans. Automating this process is a more efficient use of time. Startups are also building question-and-answer computer assistants that can sift programmed-to-answer questions by examining the taxonomy and ontology associated with a database.

AI in manufacturing. This is an area that has been at the forefront of incorporating robots into the workflow. Industrial robots used to perform single tasks and were separated from human workers, but as the technology advanced that changed.

AI in banking. Banks have been finding good results in using chatbots to make their customers aware of additional services and offerings. They are also using AI to improve decision-making for making loans, setting credit limits and identifying investment opportunities.

AI in security

Artificial intelligence and machine learning in cybersecurity products are adding real value for the security teams looking for ways to identify attacks, malware and other threats.

Organizations today use machine learning in security information and event management (SIEM) software and related areas to detect anomalies and identify suspicious activities that indicate threats. By analyzing data and using logic to identify similarities to known malicious code, AI can provide alerts to new and emerging attacks much sooner than human employees and previous technology iterations.

As a result, AI security technology both dramatically lowers the number of false positives and gives organizations more time to counteract real threats before damage is done. The maturing technology is playing a big role in helping organizations fight off cyberattacks.

AI as a service (AIaaS)

Because hardware, software and staffing costs for AI can be expensive, many vendors are including AI components in their standard offerings or providing access to artificial intelligence as a service (AIaaS) platforms. AIaaS allows individuals and companies to experiment with AI for various business

purposes and sample multiple platforms before making a commitment.

Popular AI cloud offerings include the following:

Cognitive computing and AI

The terms AI and cognitive computing are sometimes used interchangeably, but, generally speaking, the label AI is used in reference to products and services that automate tasks, while the label cognitive computing is used in reference to products and services that augment human thought processes.

Regulation of AI technology

Despite potential risks, there are currently few regulations governing the use of AI tools, and where laws do exist, they typically pertain to AI indirectly. For example, United States Fair Lending regulations require financial institutions to explain credit decisions to potential customers. This limits the extent to which lenders can use deep learning algorithms, which by their nature are opaque and lack explainability

.

The European Union's GDPR puts strict limits on how enterprises can use consumer data, which impedes the training and functionality of many consumer-facing AI applications.

In 2016, the National Science and Technology Council issued a report examining the potential role governmental regulation might play in AI development, but it did not recommend specific legislation be considered. Since that time the issue has received little attention from lawmakers.

This was last updated in April 2020

Continue Reading About artificial intelligence

Related Terms

deep learning

Deep learning is a type of machine learning (ML) and artificial intelligence (AI) that imitates the way humans gain certain types...

See complete definition

self-driving car (autonomous car or driverless car)

A self-driving car (sometimes called an autonomous car or driverless car) is a vehicle that uses a combination of sensors, ...

See complete definition

supervised learning

Supervised learning, in the context of artificial intelligence (AI) and machine learning, is a type of system in which both input...

See complete definition

Dig Deeper on AI technologies

Join the conversation

Posted by: Margaret Rouse

WhatIs.com

Contributor(s): Ed Burns and Nicole Laskowski29 comments

Send me notifications when other members comment.Add My Comment

Oldest

[-]

Margaret Rouse

- 16 Nov 2010 9:07 AM

How is your company adapting AI to the enterprise?

[-]

rohitatwal

- 22 Apr 2017 11:14 AM

Thank you so much for the nice notes. It is very helpful and easy language.

[-]

vimleshppc

- 4 Jul 2017 6:12 AM

Really a great article on artificial intelligence. Nowadays artificial intelligence is advanced technology.

[-]

RAZA92

- 11 Dec 2019 12:12 PM

In Robotics the advance Artificial Intelligence is used now-a-days

[-]

mamyibrahimm

- 27 Oct 2017 4:16 PM

Thank you for helping us.

[-]

jothefu5

- 23 Nov 2017 9:59 PM

I just used this page to study for my exam. Thanks for posting!

[-]

sadaftaj

- 8 Aug 2018 2:28 AM

How can we incorporate the generalization in artificial intelligent systems like as human?

[-]

456611

- 28 Sep 2018 8:03 AM

Very Good

[-]

HarshaliPatel

- 7 Jan 2019 1:02 AM

A one in all article, that comprises of all the necessary and helpful note. Thanks for this!Being a student, I can take so much from this!

[-]

purityrose

- 5 Mar 2019 3:16 AM

where is AI applied in the field of electronics

[-]

SHAHZAIB786

- 27 Nov 2019 3:08 PM

if we talk about usage of AI in electronic, then short circuit or automatically circuit breaker work on the basis of artificial intelligence algorithm at the back end...

[-]

AI2000

- 13 Mar 2019 4:01 PM

what is the algorithm for morality ? Would it not change where cultural differences are far right or left ? What is considered "moral" in India is not the same as that in Ohio. Saudi Arabia much different than Massachusetts.

So the writers of the soft ware end up acting like the parents of the computer program. In a way teaching right and wrong in their eyes. In a way creating a partial "Theory of Mind" AI. Where AI can access the internet for like kind time and place issues and look for solutions. Preference toward conservative and liberal solutions can be guided by historical like kind solution grading. The exact same hardware with different historical event lessons will come up with different solutions. If only with the presentation of the solution.

Just as humans do.

[-]

AnonymousRay

- 27 Mar 2019 7:29 AM

how AI technology can benefit the hotel industry?

[-]

asyrafzainal

- 2 Apr 2019 2:46 AM

what is AI technology used in education and cybersecurity


[-]

mbrandesm

- 29 Apr 2019 9:53 PM

Please excuse me, this is just my personal opinion written as an exercise for school. Thanks!The invention of Artificial Intelligence has definitely had a big and important impact on society. Some people say this impact is positive, but others think that the benefits it brings may cause addiction.In my opinion, people can use this advantage for the good of humanity and make their life easier than before. For example, when the first robots appeared some of the most difficult tasks could be solved efficiently and in short time. It is also interesting that some humanoid robots can interact with humans, making gestures or moving their heads.I like many of the uses where this new kind of intelligence can be applied. In the health area there are machines that can diagnose human illnesses and in the education area students can access additional help through computerized assistants. Machines can provide support when someone needs it.The benefits that AI can bring to society will hopefully make the world better, but humanity must take control to assure the correct operation of the machines. I say this because I have read about machines getting smarter than people and developing their own conscience in levels that might harm human welfare. It is necessary to clearly establish limits to avoid misuse of the machine´s learning capacity that this new type of intelligence is reaching today.

[-]

anuragrai

- 12 Jun 2019 11:21 PM

Thank You To sharing This , Very Help Full Post About Artificial Intelligence

[-]

696969696969

- 18 Jun 2019 7:23 PM

hehe

[-]

696969696969

- 18 Jun 2019 7:43 PM

honestly the AI is messing up my life i mean like it aint working right. any ideas on how to fix ladies?-sincerely barbara

[-]

safeharbourship

- 1 Jul 2019 4:08 AM

IT is an engrossing article .I am very fascinated by your post .Artificial intelligence (AI) is the simulation of human intelligence processes by machines, especially computer systems.

[-]

DarkDevil

- 23 Jul 2019 1:37 AM

Thats the best notes for forever abou artificial intelligence .

[-]

RalphTDolphins

- 8 Aug 2019 12:50 PM

Because they cant get tired, machines can do a lot of work and multi tasked work when artificial intelligence is applied, I think maybe in 2050 or 2090, machines would do almost all the jobs done by humans. People would sit at home and control these machines, imagine a company made up of machines (robots), everybody would focus on their work, they can work 24 hours a day, 168 hours a week without getting tired and maybe 8064 hours a year. WOW!!! ALMIGHTY TECHNOLOGY.

[-]

Jamesharsel

- 9 Aug 2019 6:53 AM

very well said here i want to add a little is that, AI is pervasive in modern society, whether you see it or not.Most often, AI works in the background, making complicated tasks trivial through automation. Much of the Mobile application developers take technology for granted in our daily lives requires multiple layers of artificial intelligence that work together to deliver informed decisions and outcomes.

[-]

AnastasijaO

- 20 Aug 2019 4:36 PM

Coll article! All I can say that from virtual assistants to self-driving cars, artificial intelligence is developing rapidly. While science fiction often portrays AI as robots with human behaviour, AI can be implemented in anything starting from entertainment to healthcare industries to perform narrow tasks.

[-]

Jamesharsel

- 6 Sep 2019 5:23 AM

Very Well said here I want to add a little is that mostly the technology has made an innovative advancements in the field of health care. Technology like like low vision aids helping a lot of people who are suffering from eyes diseases.

[-]

Shrma123

- 4 Oct 2019 5:44 AM

I love your blog, Very informative post that resolved all me queries, keep updating, Thanks


[-]

likhitha002

- 23 Oct 2019 2:19 AM

You might comment on the order system of the blog. You should chat it's splendid. Your blog audit would swell up your visitors. I was very pleased to find this site.I wanted to thank you for this great read!!

[-]

ivanjarvisleo425

- 10 Jan 2020 3:04 AM

its really kul stuff, hope you post more articles


[-]

ivanjarvisleo425

- 10 Jan 2020 3:05 AM

i love this


[-]

CarzyOwl426

- 23 Jan 2020 3:54 AM

I really believe that it will be reality in the next few years. It might be developed by any country and in any industry.In a way, it`s sad to realize that the human mind won`t be the evolution top any more. If the AI is going to progress so fast, I`m sure that its gonna be used everywhere.

-ADS BY GOOGLE

Latest TechTargetresources

SearchBusinessAnalytics