{"id":394,"date":"2024-08-22T11:57:18","date_gmt":"2024-08-22T09:57:18","guid":{"rendered":"https:\/\/iag-recursos.azurewebsites.net\/?page_id=394"},"modified":"2024-09-22T00:48:29","modified_gmt":"2024-09-21T22:48:29","slug":"1-3-how-do-we-classify-ai","status":"publish","type":"page","link":"https:\/\/iag.recursos.uoc.edu\/en\/1-3-how-do-we-classify-ai\/","title":{"rendered":"1.3. How do we classify AI?"},"content":{"rendered":"<p>Artificial intelligence can be classified in several ways, such as by how it learns or functions, its features or its aims. We will focus on classification by type of learning.<\/p>\n<ol>\n<li><b>Machine learning<\/b>.\u00a0Computer systems are set up to use data to learn and improve, without requiring explicit programming. There are three main subcategories:\n<ul>\n<li><b>Supervised learning<\/b>. Labelled datasets are used to train algorithms that can then make accurate predictions about new data. It is used, for example, in applications such as email sorting (to differentiate spam from non-spam) and medical diagnoses (e.g. diagnosing melanomas).<\/li>\n<\/ul>\n<ul>\n<li><b>Unsupervised learning<\/b>. The models learn from unlabelled data to discover hidden patterns or to cluster data. This includes tasks such as data clustering and dimensionality reduction, which are useful for data analysis and customer segmentation, for example.<\/li>\n<\/ul>\n<ul>\n<li><b>Reinforcement learning<\/b>. The models learn through interacting with a dynamic environment and make decisions with feedback in the form of rewards or penalties. It is used, for example, in applications such as autonomous driving and training robots.<\/li>\n<\/ul>\n<\/li>\n<li><b>Deep learning<\/b>. A branch of artificial intelligence that uses <a href=\"https:\/\/mobileworldcapital.com\/en\/neural-networks-functioning\/\" target=\"_blank\" rel=\"noopener\">neural network<\/a>\u00a0models to learn and understand complex patterns in data. Its features include:\n<ul>\n<li><b>Deep neural networks<\/b>.\u00a0They consist of multiple layers of interconnected neurons inspired by how the human brain works. Each layer processes information and transmits the output to the next layers, allowing hierarchical learning.<\/li>\n<li><b>Representational capacity<\/b>.\u00a0With multiple layers, this type of AI can learn to represent highly complex data patterns, making it suitable for tasks such as image recognition, natural language processing, and other areas involving complex data.<\/li>\n<li><b>Hierarchical learning<\/b>.\u00a0Successive layers learn representations of data with multiple levels of abstraction. For example, in image recognition, the initial layers detect basic shapes, while deeper layers identify more complex patterns.<\/li>\n<li><b>Input processing with many dimensions<\/b>.\u00a0Dimensions are structures identifying the different attributes or variables that describe each instance of the data. The ability to manipulate large amounts of data with many dimensions is key to many applications, as it allows models to capture subtle and complex details in the data.<\/li>\n<li><b>Large quantities of data and computing power<\/b>.\u00a0Huge quantities of data are required to train these models in order to obtain the best results, calling for enormous computing power.<\/li>\n<li>The applications of deep learning AI.\n<ul>\n<li><strong>Image recognition<\/strong>. Identifying objects and patterns in images, e.g. distinguishing cats from dogs.<\/li>\n<li><strong>Natural language processing (NLP)<\/strong>, e.g., machine translation, sentiment analysis and text generation.<\/li>\n<li><strong>Computer vision<\/strong>. Facial recognition, object segmentation, etc.<\/li>\n<li><strong>Voice recognition<\/strong>. Converting voice to text and vice versa.<\/li>\n<li><strong>Computer games<\/strong>. Learning optimal policies in games such as\u00a0<a href=\"https:\/\/www.prensalibre.com\/vida\/tecnologia\/go-es-el-juego-milenario-que-despierta-la-inteligencia-tiene-un-documental-en-netflix-y-una-comunidad-en-guatemala\/\" target=\"_blank\" rel=\"noopener\">Go<\/a>\u00a0and video games.<\/li>\n<li><strong>Programming language code<\/strong>. Generating or modifying program code.<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/li>\n<\/ol>\n<p><b>Generative artificial intelligence<\/b>\u00a0falls within the deep learning category of AI. A graphic representation would look like this:<\/p>\n<figure id=\"attachment_76\" aria-describedby=\"caption-attachment-76\" style=\"width: 579px\" class=\"wp-caption alignnone\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-76 size-full\" src=\"\/wp-content\/uploads\/2024\/08\/PID_00302336_2.jpg\" alt=\"\" width=\"579\" height=\"405\" srcset=\"\/wp-content\/uploads\/2024\/08\/PID_00302336_2.jpg 579w, \/wp-content\/uploads\/2024\/08\/PID_00302336_2-300x210.jpg 300w\" sizes=\"(max-width: 579px) 100vw, 579px\" \/><figcaption id=\"caption-attachment-76\" class=\"wp-caption-text\">Source: author<\/figcaption><\/figure>\n<p>This form of artificial intelligence, GAI, learns automatically from data. It analyses immense amounts of data, finds patterns and relationships that would otherwise be difficult to detect and creates original material from that data.<\/p>\n<p>Generative AI uses generative adversarial networks (GANs) that are based on two neural networks, a\u00a0<strong>generator <\/strong>and a\u00a0<strong>discriminator<\/strong>. The generator is responsible for creating new content, while the discriminator differentiates between genuine and simulated data. This interaction between generator and discriminator allows AI to learn from data effectively and efficiently, generating high-quality, realistic new content.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Artificial intelligence can be classified in several ways, such as by how it learns or functions, its features or its aims. We will focus on classification by type of learning. Machine learning.\u00a0Computer systems are set up to use data to learn and improve, without requiring explicit programming. There are three main subcategories: Supervised learning. Labelled [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"acf":[],"_links":{"self":[{"href":"https:\/\/iag.recursos.uoc.edu\/en\/wp-json\/wp\/v2\/pages\/394"}],"collection":[{"href":"https:\/\/iag.recursos.uoc.edu\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/iag.recursos.uoc.edu\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/iag.recursos.uoc.edu\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/iag.recursos.uoc.edu\/en\/wp-json\/wp\/v2\/comments?post=394"}],"version-history":[{"count":2,"href":"https:\/\/iag.recursos.uoc.edu\/en\/wp-json\/wp\/v2\/pages\/394\/revisions"}],"predecessor-version":[{"id":479,"href":"https:\/\/iag.recursos.uoc.edu\/en\/wp-json\/wp\/v2\/pages\/394\/revisions\/479"}],"wp:attachment":[{"href":"https:\/\/iag.recursos.uoc.edu\/en\/wp-json\/wp\/v2\/media?parent=394"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}