Skip to main content

So, WTF is Artificial Intelligence Anyway?


Image By Seanbatty (Pixabay)


According to Encyclopedia Britannica, artificial intelligence (AI) can be defined as:

"The ability of a digital computer or computer-controlled robot to perform tasks commonly associated with intelligent beings. The term is frequently applied to the project of developing systems endowed with the intellectual processes characteristic of humans, like the ability to reason, discover meaning, generalize, or learn from previous experiences."

By now, we have all heard about how AI can make it possible for computers, machines and other electronic devices to perform increasingly complex and human-like tasks.

As all this sounds almost like magic, with machines performing increasingly complex tasks —from new gaming computers to self-driving cars – in reality most of AI technologies rely on the blend of software methods and technologies that imply collecting, processing and recognizing patterns within large amounts of data.

So, how does AI Works?

AI’s development initiated as an effort towards the creation of systems with similar human-intelligence capabilities having, according to tutorialspoint.com, two main goals:

  • The Creation of Expert Systems − The systems which exhibit intelligent behavior, learn, demonstrate, explain, and advise its users.
  • The Implementation of artificial  “Human Intelligence” in Machines − Creating systems that understand, think, learn, and behave like humans.

By providing these devices with key abilities like learning from experience and adjusting to the type of input received, software providers enable them to change and adapt to produce insights by detecting these variances.

Through its evolution, AI has been continuously incorporating technological contributions from many sciences and disciplines, ranging from mathematics to biology and computer sciences and has evolved in parallel with many other sub-field disciplines or subareas of AI (Figure 1).

Some of these, subareas include:

  • Machine learning (ML). Basically, ML uses methods like statistics, neural networks, operations research and others to automate the analytical model building process that makes it possible to find hidden patterns and insights using large data sets. You can check WTF is ML here.
  • Neural networks. A neural network is a specific type of machine learning method built of interconnected units (network) able to iteratively process data by responding to external inputs and relaying data between each unit. The process requires multiple runs over the data set to find connections and derive meaning from undefined data.
  • Deep learning. A special case of ML that applies neural networks, is composed of many layers of processing units. The network has taken advantage of continuous advances in computing power as well as new training techniques to “learn” complex patterns within large data sets. Among its many applications image and speech recognition can be included as preponderant ones. Check WTF is Neural Network here.
  • Natural language processing (NLP), or the technology that gives computers the ability to “understand” and generate human language, written or in speech. Today, NLP includes human-computer interaction, in which both devices and humans communicate using normal, everyday language to interact.
  • Computer vision. Relying on some previous technologies mentioned and especially on pattern recognition deep learning, computer vision aims to recognize what’s in an existing image or video. By analyzing and understanding images, computers and devices can capture images or videos in real-time and interpret with accuracy what they contain.
  • Cognitive computing. A more recent addition to the AI field, cognitive computing aims also to provide information and insights that allow improving the decision-making, while enabling natural interaction between computers, devices and users. The main objective is to enable machines to mimic human processes and provide insights in a “human natural” fashion (language, images, etc.)

 Figure 1. Some of many AI sub-fields

In essence, AI consists on developing algorithms and models that can ingest large amounts of data and, using an iterative process, progressively learn and adapt to improve the information outcome.

With each iteration AI learns and acquires a new “skill” which enables it to improve the way it performs a classification or a prediction.

Today AI and many of its sub-fields are especially suited to approach problems that require working with data:
  • In large amounts
  • that it’s not structured, well organized or well formatted
  • That changes constantly
As AI finds structure and regularities in data, the algorithm keeps improving and acquires a skill, the algorithm keeps executing until it can  accurately classify or predict.

A key aspect of AI models is they adapt when given new data, which allows the model to adjust through training.

Traditional and AI based programs have important differences between them, while traditional programs are coded using a set of precise instructions and rules to answer specific questions, AI programs are flexible to allow the answering of generic questions.

According to Dr. Rajiv Desai, there are important differences between traditional and AI based software solutions which include, processing, nature of the data input and structure, among others (Figure 2):

Figure 2. Conventional programming vs AI programming (Credit: Dr. Rajiv Desai, An Educational Blog)

As opposed to conventional coding where the code is key to guide the process data in AI is, rather than the algorithm, the key value. Conventional software programs are provided with data and are told how to solve a problem, while AI programs work on exploiting inference capabilities to gain knowledge about a specific domain.

The following table (Figure 3), provided also by Dr. Rajiv Desai illustrates main differences between programming with and without AI.


Figure 3. Programming with and without AI programing (Credit: Dr. Rajiv Desai, An Educational Blog)

Due to its modular nature, AI is, in many cases, incorporated within existing applications rather than sold as an individual solution, although a new generation of programming platforms exist that enable users and organizations to develop AI-based applications.

Good But Still, What’s with All the Recent Hype With AI?

While we can date the initial development back to the 1940s —somehow in parallel to the own evolution of computer systems— it’s until recent years that AI has become almost omnipresent in any type of software system available, why?

While today  traditional computer programs can perform simple and increasingly complex tasks and analysis of data ―especially due to advances in computer processing speed as well as memory and storage power―, new business models keep increasing the demand for systems that can provide better insights and even act or decided on them, such is the case with new technologies like as mobility,  cloud computing or the internet of things.

All the previous is triggering the need for systems capable to analyze, predict and autonomously improve, features that traditional systems don't have.

So, aside from the new AI-based applications that keep emerging,  due to its modular nature, AI with all its sub set of methods and technologies have the capability to embed “intelligence” to existing software applications so today, a myriad of computers and new devices already in the market are being improved with new  AI capabilities, a reason why more and more applications are being infused with this pervasive technology.

So, today, a myriad of services, ranging from conversational platforms, to bots and smart machines are now being applied exponentially to more software and products to improve their services at homes, workplace, and even on the streets.

From Siri, added as a feature to all Apple products , to the brand new autonomous database services offered by the Oracle DWH Automation service, many products are now poised to be infused with advanced AI capabilities.

How About the Potential Applications of AI?

As mentioned, software applications in all industries and business areas keep incorporating small and big pieces of AI functionality within their domains. A good sample of the many current uses of AI include:


  • Cybersecurity. A growing number of organizations incorporate AI and ML algorithms to, for example, detect malware. ML algorithms and models can predict with increasing accuracy which files carry malware by looking into patterns within the file or how the data was accessed which can signal its presence.
  • Fraud Detection. As AI and ML algorithms improve and become more efficient, so the solutions to detect potential fraud. New systems for this purpose now incorporate AI for spotting and predicting potential cases of fraud across diverse fields, including banking or online purchasing sites. Organizations use AI’s capabilities to continuously improve their mechanisms for spotting potential cases of fraud by comparing millions of transactions and being able to distinguish between legitimate and fraudulent transactions.
  • Health Care. New AI applications can now provide personalized medicine and X-ray readings by analyzing images while AI based personal health care assistants can remind you to take your pills, exercise or eat healthier relying on the analysis of your personal health data.
  • Manufacturing. As data is streamed from connected equipment, AI based software can analyze manufacturing equipment’s data and forecast expected load and demand or predict its maintenance cycle by using specific types of deep learning networks that use sequence data.
  • Retail. AI can now provide retailers with virtual shopping capabilities, offer personalized services and recommendations for users while also gain efficient stock management and site layout via improved analysis and insight provided by AI.
  • Sports. New AI based solutions in sports can now be applied for image capturing of game plays and provide coaches with reports that can help them improve game tactics and strategy.


A we can see from the samples above, there are several cases where AI can be effectively applied for process improvement, efficient analysis, and better decision making.

How About the Software Available and its Adoption in an Organization?

Despite AI sound like a complicated and worst of all, expensive technology to adopt, currently AI has become accessible for almost any type of organization.

Now AI is embedded in so many software solutions that organizations of all sizes can adopt AI in some form and for a great deal of business uses that, it wouldn’t even be surprising if you are already using some AI enabled solution and not being unaware of it.

So, where should we start using AI within our organization? Well, this will depend on your organization’s budget, use case(s) complexity and existing expertise of AI to define what type of AI and consequently, what type of provider and vendor should we pick.

A good starting point would be to classify categories, those of companies offering AI solutions to understand in general the varied types of AI companies and how they could potentially help us to adopt some form of AI within our organization
.
In her blog The 3 major categories of AI companies, Catherine Lu, makes an interesting classification of AI companies, dividing them in three main categories:

  • Data science consulting firms: low productization
“Data science consulting firms are defined by their low level of productization. Their main advantage is that it’s easier for them to deliver great results, as AI models require customization and are highly dependent on customer data. Their disadvantage is that they cannot scale quickly. For companies that are expected to be high growth, they will need to figure out how to move out of this category.”

  • AI platform companies: high productization targeting many use cases
“AI platform companies offer to be the underlying infrastructure on top of which specific AI solutions live. They can allow end users to import data, perform data wrangling and transformations, train models, and perform model validation.”
This includes platforms like H2O.ai and Databricks.

  • Vertical AI companies: high productization targeting few use cases
“Vertical AI companies solve a particular business problem or set of problems with a productized solution. They enable their enterprise customers to achieve additional lift from AI without needing to build or maintain models in-house. Examples on this end are more numerous.”
This includes companies like DigitalGenius (customer support), Entelo (recruiting), Cylance (cybersecurity), or DataVisor (fraud detection).”

On a brief note, while Ms. Lu emphasizes her belief that vertical AI companies will be those that succeed due to their ability to provide productized solutions that scale, recent development and evolution of low code technologies make me think a bit different, as they are enabling a larger number of organizations to instead of adopt vertical solutions, to acquire AI development platforms that have lower learning curves and, consequently, enable the production of custom solutions with lesser effort but more customized capabilities.

Examples? Some include IBM (Watson), Amazon and Microsoft.

So… What’s in it for Me and my Organization?

Well, in short, AI could offer effective ways to achieve improvement in different fronts, including business operation, analytics efficiency as well as decision making improvement.
In wider view, the benefits of AI adoption can come in different forms, AI solutions deployed properly can allow organizations to streamline and improve operations via automation and adaptation while also  improving analysis processes to increase accuracy and improve chances of successful decisions.

Whether your organization decides to go easy and adopt a proven vertical AI solution or jump directly to developing AI solutions in-house, as more and more software providers keep infusing AI to their software offerings, it is only natural to expect AI will keep continuously evolving and, as it does, will be improving the way many software solutions work.

So, while science fiction novels and movies portray AI as machines and robots that can and will eventually rule the world, in reality, up to now AI is more about enhancing than replacing what humans can do, or can’t?


Comments

  1. What to do if you do not understand programming is not something that machine learning? be a humanitarian and read articles! So I recommend reading the article about academic proofreading service in which there is a lot of useful information!

    ReplyDelete
  2. What do you do if you're tired of working as a programmer and machine learning? relax and read a couple of articles! So I recommend reading the article about academic proofreading service in which there is a lot of useful information!

    ReplyDelete
  3. What to do if you do not understand what machine learning is? Read articles about machine learning! So I recommend reading the article about academic proofreading service in which there is a lot of useful information!

    ReplyDelete
  4. What to do if you do not want to learn computer training and even programming? be a humanitarian and read many articles! So I recommend reading the article about academic proofreading service in which there is a lot of useful information!

    ReplyDelete
  5. Bots are becoming increasingly conversational, and better at imitating human behaviours. Our chatbot development services extend to all imaginable scenarios. chatbot companies in Malaysia

    ReplyDelete
  6. Thanks a lot very much for the high quality and results-oriented help. I won’t think twice to endorse your blog post to anybody who wants and needs support about this area.
    artificial intelligence | artificial intelligence course in chennai |
    ai certification course in chennai | artificial intelligence training in chennai

    ReplyDelete
  7. Artificial Intelligence (AI) course with ExcelR will provide a wide understanding of the concepts of Artificial Intelligence (AI) to make computer programs to solve problems and achieve goals in the world.artificial intelligence training in pune

    ReplyDelete
  8. Thanks for sharing this useful piece of content with us...Keep updating regularly..looking forward to see your further posts.



    Machine Learning Course in Chennai

    ReplyDelete
  9. Wonderful article, Which you have shared about the machine learning. Your article is very important and I really enjoyed reading it. If anyone looking to artificial intelligence and machine learning service, then visit at...

    ReplyDelete

  10. Really useful information.

    Artificial Intelligence Training in Mumbai

    Thank You Very Much For Sharing These Nice Tips.

    ReplyDelete
  11. Excellent job! I have been developing for Android for a while now and this still had me completely baffled. Can't believe that something so fundamental can be so complicated. i really enjoy to read this
    Ai & Artificial Intelligence Course in Chennai
    PHP Training in Chennai
    Ethical Hacking Course in Chennai Blue Prism Training in Chennai
    UiPath Training in Chennai

    ReplyDelete
  12. Thanks a lot for sharing such a good source with all, i appreciate your efforts taken for the same. I found this worth sharing and must share this with all.




    Dot Net Training in Chennai | Dot Net Training in anna nagar | Dot Net Training in omr | Dot Net Training in porur | Dot Net Training in tambaram | Dot Net Training in velachery


    ReplyDelete
  13. The question is whether the artificial intelligence we build will work for us or we work for it. artificial intelligence training in hyderabad

    ReplyDelete
  14. Impressive. Your story always bring hope and new energy. Keep up the good work.
    business analytics course

    ReplyDelete
  15. Well we really like to visit this site, many useful information we can get here.
    Data Science Training in Hyderabad

    ReplyDelete
  16. Great survey, I'm sure you're getting a great response.
    Web Design

    ReplyDelete
  17. Thanks for sharing this .,
    Leanpitch provides online training in CSPO during this lockdown period everyone can use it wisely.
    Join Leanpitch 2 Days CSPO Certification Workshop in different cities.

    CSPO certification

    Product owner certification

    ReplyDelete
  18. Thanks for sharing this .,
    Leanpitch provides online training in CSPO during this lockdown period everyone can use it wisely.
    Join Leanpitch 2 Days CSPO Certification Workshop in different cities.
    CSPO online certification

    CSPO certification cost

    ReplyDelete
  19. Thanks for sharing this .,
    Leanpitch provides online training in CSPO during this lockdown period everyone can use it wisely.
    Join Leanpitch 2 Days CSPO Certification Workshop in different cities.
    CSPO TRAINING

    CSPO ONLINE

    ReplyDelete
  20. Thanks for sharing this .,
    Leanpitch provides online training in CSPO during this lockdown period everyone can use it wisely.
    Join Leanpitch 2 Days CSPO Certification Workshop in different cities.
    CSPO TRAINING ONLINE

    CSPO ONLINE TRAINING

    ReplyDelete
  21. Our training is a 100% real time Salesforce training program in Bangalore by profound instructors who has real experience will give you more practical knowledge rather than academic, so CRS Info Solutions is the best institute for practical based Salesforce online training. Experience our quality, attend to our free live demo class salesforce training in bangalore

    ReplyDelete
  22. Thanks for another informative blog. The place else could I get that kind of information written in such a perfect means? I’ve a project that I’m simply now working on, and I’ve been on the glance out for such info. ufabet1688

    ReplyDelete
  23. Thanks for sharing this informative content.,
    Leanpitch provides online training in Scrum Master Certification during this lockdown period everyone can use it wisely.
    Join Leanpitch 2 Days CSM Certification Workshop in different cities.
    CSM online

    CSM online certification

    ReplyDelete
  24. Thanks for sharing great information. I highly recommend you…

    AWS Training in Hyderabad

    ReplyDelete
  25. Thanks for sharing great information. I highly recommend your blog. I provide the best do my assignment UK for students especially colleges & universities.

    ReplyDelete
  26. very great eccommerce website for custom packaging boxes try now Kraft Retail Boxes

    ReplyDelete
  27. sri
    August 25, 2021 at 2:59 AM
    Excellent content ,Thanks for sharing this .,
    Leanpitch provides online training in CSPO everyone can use it wisely.,
    Join Leanpitch 2 Days CSPO Certification Workshop in different cities


    CSPO ONLINE TRAINING

    CSPO ONLINE

    ReplyDelete
  28. The logic is, when someone is highly intelligent and is able to manipulate several concepts, they are also able to come up with unique or creative solutions and ideas. emotional intelligence test

    ReplyDelete
  29. Thanks for sharing this.,
    Leanpitch provides online training in Scrum Master, everyone can use it wisely.
    Join Leanpitch 2 Days CSM Certification Workshop in different cities.

    Scrum master certification

    csm certification

    ReplyDelete
  30. Thanks for sharing this.,
    Leanpitch provides online training in Scrum Master, everyone can use it wisely.
    Join Leanpitch 2 Days CSM Certification Workshop in different cities.
    csm training

    Scrum master Training

    ReplyDelete
  31. Thanks for sharing this.,
    Leanpitch provides online training in Scrum Master, everyone can use it wisely.
    Join Leanpitch 2 Days CSM Certification Workshop in different cities.
    certified scrum master certification

    agile scrum master certification

    ReplyDelete
  32. This is a good article with a lot of interesting content in it.
    https://buycnc.com/cnc-videos/

    ReplyDelete
  33. I think Artificial Intelligence can be danger in future human will be more lazy you can search and ready more about AI through Dissertation Writing Services uk Maybe you will find it better

    ReplyDelete
  34. Truly I love this blog . Directly I am found which I truly need. please visit our website for more information about Enterprise Chatbot Solutions

    ReplyDelete
  35. I am really very happy to visit your blog. Directly I am found which I truly need. please visit our website for more information
    Data Scraping Service providers in usa

    ReplyDelete
  36. I am impressed by the information that you have on this blog. It shows how well you understand this subject.data science course in trivendrum

    ReplyDelete
  37. Data Science is a booming field with ample job opportunities. Start your preparation today with 360DigiTMG and become a Data Scientist in the right way.business analytics course in pondicherry

    ReplyDelete
  38. Advance your technical skills required to crack huge datasets to bring out new possibilities from data. Join the Data Science institutes in Bangalore and get access to top industry trainers, LMS, live projects, assignments, and mock interviews to skyrocket your career in the ever- evolving field of Data Science.


    Data Science Course in Bangalore

    ReplyDelete
  39. Acquire a firm grounding in the theory of Data Science by signing up for the Data Science courses in Bangalore. Master the relevant skills along with all the essential tools and techniques of Data Science. Get to avail benefits like Flexible timings, Best industry trainers, and a meticulously crafted curriculum with hands-on projects that will give you exposure to a real-world working environment.

    Best Data Science Training institute in Bangalore

    ReplyDelete
  40. Develop technical skills and become an expert in analyzing large sets of data by enrolling for the Best Data Science course in Bangalore. Gain in-depth knowledge in Data Visualization, Statistics, and Predictive Analytics along with the two famous programming languages and Python. Learn to derive valuable insights from data using skills of Data Mining, Statistics, Machine Learning, Network Analysis, etc, and apply the skills you will learn in your final Capstone project to get recognized by potential employers.


    Data Science Training in Delhi

    ReplyDelete
  41. Data Science is a booming field with ample job opportunities. Start your preparation today with 360DigiTMG and become a Data Scientist in the right way.


    Data Science Course in Delhi

    ReplyDelete
  42. With decision making becoming more and more data-driven, learn the skills necessary to unveil patterns useful to make valuable decisions from the data collected. Also, get a chance to work with various datasets that are collected from various sources and discover the relationships between them. Ace all the skills and tools of Data Science and step into the world of opportunities with the Best Data Science training institutes in Bangalore.

    Data Scientist Course in Delhi

    ReplyDelete
  43. Best advertise! this is an each level of simple to apply weblog that I can conclusively come steerage to more prominent age this yr! gratitude for useful broadcast. Sketchup 2022 Crack Free Download

    ReplyDelete
  44. Try real-life applications of AI. check out the use of Ai-powered project management tools. Project Planner is a simple project management tool that helps you to better manage all of your upcoming projects. Project planning is a critical first step in organizing, scheduling and managing these efforts. Through Project Planner's project management tools you will develop these plans which will help you to keep your projects going on time and on budget. find more at https://projectplanner.ai/

    ReplyDelete
  45. This is additionally a generally excellent post which I truly delighted in perusing. It isn't each day that I have the likelihood to see something like this..data science course in pune

    ReplyDelete
  46. This comment has been removed by the author.

    ReplyDelete

  47. This software is very good and easy to use. I'd like to talk about it with you.
    ocean of game

    ReplyDelete
  48. Data Analytics training online course offers you abundant career opportunities. Experience the innovative online training delivered by 360DigiTMG. Get LMS access.
    Data Analytics Course in Bangalore

    ReplyDelete
  49. Thank for sharing nice content. Joining a Digital Marketing Course in Vadodara will give you the confident in digital marketing field.

    ReplyDelete
  50. Thank you so much for ding the impressive job here, everyone will surely like your post. Join Ziyyara Edutech top-notch English language classes in Riyadh, designed to elevate your communication skills to new heights.
    For more info visit Spoken English classes in Riyadh or Call +971505593798

    ReplyDelete
  51. Engaged in the world of AI, you comprehend the indispensable nature of data labeling—a service that serves as a linchpin for success. Benefitting from years of industry experience, an online company like 3D Annotation for Robotics and AR/VR Applications prides itself on a proficient team of specialists well-versed in annotating diverse objects. Seizing this opportunity leads to immense time savings and an unparalleled surge in project productivity.

    ReplyDelete
  52. Hello! Are you aware of the crucial role accurate speech data collection plays in developig your AI algorithms? At our site, we deliver speech data collection services . Discover how meticulous data collection enhances the accuracy and effectiveness of automated speech processes. From AI-powered applications to improving accessibility for differently-abled individuals, the accuracy of speech data resonates across various domains.

    ReplyDelete
  53. Data labeling is a difficult process and I would recommend approaching it as seriously and responsibly as possible, for example, on this resource Lidar annotation you can get competent advice in which you can set all the input data such as your expectations and goals and then get a step-by-step plan for the best and the fastest way to achieve results!

    ReplyDelete

Post a Comment

Popular posts from this blog

Machine Learning and Cognitive Systems, Part 2: Big Data Analytics

In the first part of this series, I described a bit of what machine learning is and its potential to become a mainstream technology in the industry of enterprise software, and serve as the basis for many other advances in the incorporation of other technologies related to artificial intelligence and cognitive computing. I also mentioned briefly how machine language is becoming increasingly important for many companies in the business intelligence and analytics industry. In this post I will discuss further the importance that machine learning already has and can have in the analytics ecosystem, especially from a Big Data perspective. Machine learning in the context of BI and Big Data analytics Just as in the lab, and other areas, one of the reasons why machine learning became extremely important and useful in enterprise software is its potential to deal not just with huge amounts of data and extract knowledge from it—which can somehow be addressed with disciplines such as data

Next-generation Business Process Management (BPM)—Achieving Process Effectiveness, Pervasiveness, and Control

The range of what we think and do is limited by what we fail to notice. And because we fail to notice that we fail to notice there is little we can do to change until we notice how failing to notice shapes our thoughts and deeds. —R.D. Laing Amid the hype surrounding technology trends such as big data, cloud computing, or the Internet of Things, for a vast number of organizations, a quiet, persistent question remains unanswered: how do we ensure efficiency and control of our business operations? Business process efficiency and proficiency are essential ingredients for ensuring business growth and competitive advantage. Every day, organizations are discovering that their business process management (BPM) applications and practices are insufficient to take them to higher levels of effectiveness and control. Consumers of BPM technology are now pushing the limits of BPM practices, and BPM software providers are urging the technology forward. So what can we expect from the next

Teradata Open its Data Lake Management Strategy with Kylo: Literally

Still distilling good results from the acquisition of former consultancy company Think Big Analytics , Teradata , a powerhouse in the data management market took one step further to expand its data management stack and to make an interesting contribution to the open source community. Fully developed by the team at Think Big Analytics, in March of 2017 the company launched Kylo –a full data lake management solution– but with an interesting twist: as a contribution to the open source community. Offered as an open source project under the Apache 2.0 license Kylo is, according to Teradata, a new enterprise-ready data lake management platform that enables self-service data ingestion and preparation, as well the necessary functionality for managing metadata, governance and security. One appealing aspect of Kylo is it was developed over an eight year period, as the result of number of internal projects with Fortune 1000 customers which has enabled Teradata to incorporate several be