{"id":1074,"date":"2021-08-31T16:44:40","date_gmt":"2021-08-31T21:44:40","guid":{"rendered":"https:\/\/singularityumexicosummit.com\/?p=1074"},"modified":"2021-08-31T16:44:40","modified_gmt":"2021-08-31T21:44:40","slug":"2021-could-be-a-banner-year-for-ai-if-we-solve-these-4-problems","status":"publish","type":"post","link":"https:\/\/singularityumexico.com\/en\/2021-could-be-a-banner-year-for-ai-if-we-solve-these-4-problems\/","title":{"rendered":"2021 Could Be a Banner Year for AI\u2014If We Solve These 4 Problems"},"content":{"rendered":"[iframe src=&#8221;https:\/\/spkt.io\/a\/1437904?articleUrl=https%3A%2F%2Fsingularityhub.com%2F2021%2F01%2F05%2F2021-could-be-a-banner-year-for-ai-if-we-solve-these-4-problems%2F&#8221; width=&#8221;100%&#8221; height=&#8221;100&#8243;]\n\n\n\n<p>If AI has anything to say to 2020, it\u2019s \u201cyou can\u2019t touch this.\u201d<\/p>\n\n\n\n<p>Last year may have severed our connections with the physical world, but in the digital realm, AI thrived. Take&nbsp;<a href=\"https:\/\/nips.cc\/\">NeurIps<\/a>, the crown jewel of AI conferences. While lacking the usual backdrop of the dazzling mountains of British Columbia or the beaches of Barcelona, the annual AI extravaganza highlighted a slew of \u201cbig picture\u201d problems\u2014bias, robustness, generalization\u2014that will encompass the field for years to come.<\/p>\n\n\n\n<p>On the nerdier side, scientists further explored the intersection between AI and our own bodies. Core concepts in deep learning, such as backpropagation, were considered a plausible means by which our brains \u201cassign fault\u201d in biological networks\u2014allowing the brain to learn.&nbsp;<a href=\"https:\/\/www.zdnet.com\/article\/a-quick-tour-of-what-you-missed-at-the-neurips-2020-ai-conference\/\">Others argued<\/a>&nbsp;it\u2019s high time to double-team intelligence, combining the reigning AI \u201cgolden child\u201d method\u2014deep learning\u2014with other methods, such as those that guide efficient search.<\/p>\n\n\n\n<p>Here are four areas we\u2019re keeping our eyes on in 2021. They touch upon outstanding AI problems, such as reducing energy consumption, nixing the need for exuberant learning examples, and teaching AI some good ole\u2019 common sense.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Greed: Less Than One-Shot Learning<\/h3>\n\n\n\n<p>You\u2019ve heard this a billion times: deep learning is extremely greedy, in that the algorithms need thousands (if not more) examples to showcase basic signs of learning, such as identifying a dog or a cat, or making Netflix or Amazon recommendations.<\/p>\n\n\n\n<p>It\u2019s extremely time-consuming, wasteful in energy, and a head-scratcher in that it doesn\u2019t match our human experience of learning. Toddlers need to see just a few examples of something before they remember it for life. Take the concept of \u201cdog\u201d\u2014regardless of the breed, a kid who\u2019s seen a few dogs can recognize a slew of different breeds without ever having laid eyes on them. Now take something completely alien: a unicorn. A kid who understands the concept of a horse and a narwhal can infer what a unicorn looks like by combining the two.<\/p>\n\n\n\n<p>In AI speak, this is \u201c<a href=\"https:\/\/singularityhub.com\/2020\/10\/22\/massive-datasets-be-gone-a-new-method-can-train-ai-using-almost-no-data\/\">less than one-shot<\/a>\u201d learning, a sort of holy-grail-like ability that allows an algorithm to learn more objects than the amount of examples it was trained on. If realized, the implications would be huge. Currently-bulky algorithms could potentially run smoothly&nbsp;<a href=\"https:\/\/singularityhub.com\/2020\/12\/28\/new-ibm-research-means-we-could-soon-train-neural-networks-on-a-smartphone\/\">on mobile devices<\/a>&nbsp;with lower processing capabilities. Any sort of \u201cinference,\u201d even if it doesn\u2019t come with true understanding, could make self-driving cars far more efficient at navigating our object-filled world.<\/p>\n\n\n\n<p>Last year, one team from Canada suggested the goal isn\u2019t a pipe dream. Building on work from MIT analyzing hand-written digits\u2014a common \u201ctoy problem\u201d in computer vision\u2014they distilled 60,000 images into 5 using a concept called \u201csoft labels.\u201d Rather than specifying what each number should look like, they labeled each digit\u2014say, a \u201c3\u201d\u2014as a percentage of \u201c3,\u201d or \u201c8,\u201d or \u201c0.\u201d Shockingly, the team found that with carefully-constructed labels, just two examples could in theory encode thousands of different objects. Karen Hao at&nbsp;<em>MIT Technology Review<\/em>&nbsp;gets into more detail&nbsp;<a href=\"https:\/\/www.technologyreview.com\/2020\/10\/16\/1010566\/ai-machine-learning-with-tiny-data\/\">here<\/a>.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Brittleness: A Method to Keep AI Hacker-Proof<\/h3>\n\n\n\n<p>For everything AI can do, it\u2019s flawed at defending insidious attacks targeting its input data. Slight or seemingly random perturbations to a dataset\u2014often undetectable by the human eye\u2014can enormously alter the final output, something dubbed \u201cbrittle\u201d for an algorithm. Too abstract? An AI trained to recognize cancer from a slew of medical scans, annotated in yellow marker by a human doctor, could learn to associate \u201cyellow\u201d with \u201ccancer.\u201d A more malicious example is nefarious tampering. Stickers placed on a roadway&nbsp;<a href=\"https:\/\/keenlab.tencent.com\/en\/whitepapers\/Experimental_Security_Research_of_Tesla_Autopilot.pdf\">can trick Tesla\u2019s<\/a>&nbsp;Autopilot system to mistake lanes and careen into oncoming traffic.<\/p>\n\n\n\n<p>Brittleness requires AI to learn a certain level of flexibility, but sabotage\u2014or \u201cadversarial attacks\u201d\u2014is becoming an increasingly recognized problem. Here, hackers can change the AI\u2019s decision-making process with carefully-crafted inputs. When it comes to network security, medical diagnoses, or other high-stakes usage, building defense systems against these attacks is critical.<\/p>\n\n\n\n<p>This year, a team from the University of Illinois proposed&nbsp;<a href=\"https:\/\/arxiv.org\/pdf\/2002.11821.pdf\">a powerful way<\/a>&nbsp;to make deep learning systems more resilient. They used an iterative approach, having two neural nets battle it out\u2014one for image recognition, and the other for generating adversarial attacks. Like a cat-and-mouse game, the \u201cenemy\u201d neural net tries to fool the computer vision network into recognizing things that are fictitious; the latter network fights back. While far from perfect, the study highlights one increasingly popular approach to make AI more resilient and trustworthy.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">AI Savant Syndrome: Learning Common Sense<\/h3>\n\n\n\n<p>One of the most impressive algorithms this year is&nbsp;<a href=\"https:\/\/en.wikipedia.org\/wiki\/GPT-3\">GPT-3<\/a>, a marvel by OpenAI that spits out eerily human-like language. Dubbed \u201c<a href=\"https:\/\/dailynous.com\/2020\/07\/30\/philosophers-gpt-3\/#chalmers\">one of the most interesting and important AI systems ever produced<\/a>,\u201d GPT-3 is the third generation of an algorithm that produces writing so \u201cnatural\u201d that at a glance it\u2019s hard to decipher machine from human.<\/p>\n\n\n\n<p>Yet GPT-3\u2019s language proficiency is, upon deeper inspection, just a thin veil of \u201cintelligence.\u201d Because it\u2019s trained on human language, it\u2019s also locked into the intricacies and limitations of our everyday phrases\u2014without any understanding of what they mean in the real world. It\u2019s akin to learning slang from Urban Dictionary instead of living it. An AI may learn to associate \u201crain\u201d with \u201ccats and dogs\u201d in all situations, gaining its inference from the common vernacular describing massive downpours.<\/p>\n\n\n\n<p>One way to make GPT-3 or any natural language-producing AI smarter is to combine it with computer vision. Teaching language models to \u201csee\u201d is an increasingly popular area in AI research. The technique combines the strength of language with images. AI language models, including GPT-3, learn through a process called \u201cunsupervised training,\u201d which means they can parse patterns in data without explicit labels. In other words, they don\u2019t need a human to tell them grammatical rules or how words relate to one another, which makes it easier to scale any learning by bombarding the AI with tons of example text. Image models, on the other hand, better reflect our actual reality. However, these require manual labeling, which makes the process slower and more tedious.<\/p>\n\n\n\n<p>Combining the two yields the best of both worlds. A robot that can \u201csee\u201d the world captures a sort of physicality\u2014or common sense\u2014that\u2019s missing from analyzing language alone. One study in 2020 smartly combined both approaches. They started with language, using a scalable approach to write captions for images based on the inner workings of GPT-3 (details&nbsp;<a href=\"https:\/\/www.technologyreview.com\/2020\/11\/06\/1011726\/ai-natural-language-processing-computer-vision\/\">here<\/a>). The takeaway is that the team was able to connect the physical world\u2014represented through images\u2014by linking it with language on how we describe the world.<\/p>\n\n\n\n<p>Translation? A blind, deaf, and utterly quarantined AI learns a sort of common sense. For example, \u201ccats and dogs\u201d can just mean pets, rather than rain.<\/p>\n\n\n\n<p>The trick is still mostly experimental, but it\u2019s an example of thinking outside the artificial confines of a particular AI domain. By combining the two areas\u2014natural language processing and computer vision\u2014it works better. Imagine an Alexa with common sense.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Deep Learning Fatigue<\/h3>\n\n\n\n<p>Speaking of thinking outside the box, DeepMind is among those experimenting with combining different approaches to AI into something more powerful. Take&nbsp;<a href=\"https:\/\/www.nature.com\/articles\/s41586-020-03051-4\">MuZero<\/a>, an Atari-smashing algorithm they released just before Christmas.<\/p>\n\n\n\n<p>Unlike DeepMind\u2019s original Go, poker, and chess-slaying AI wizard, MuZero has another trick up its sleeve. It listens to no one, in that the AI doesn\u2019t start with previous knowledge of the game or decision-making processes. Rather, it learns without a rulebook, instead observing the game\u2019s environment\u2014akin to a novice human observing a new game. In this way, after millions of games, it doesn\u2019t just learn the rules, but also a more general concept of policies that could lead it to get ahead and evaluate its own mistakes in hindsight.<\/p>\n\n\n\n<p>Sounds pretty human, eh? In AI vernacular, the engineers combined two different approaches, decision trees and a learned model, to make an AI great at planning winning moves. For now, it\u2019s only been shown to master games at a level similar to AlphaGo. But we can\u2019t wait to see what this sort of cross-fertilization of ideas in AI can lead to in 2021.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-text-color has-background has-black-background-color has-black-color is-style-wide\"\/>\n\n\n\n<p><em>Image Credit:\u00a0<a href=\"https:\/\/pixabay.com\/users\/gam-ol-2829280\/?utm_source=link-attribution&amp;utm_medium=referral&amp;utm_campaign=image&amp;utm_content=4626114\" target=\"_blank\" rel=\"noreferrer noopener\">Oleg Gamulinskiy<\/a>\u00a0from\u00a0<a href=\"https:\/\/pixabay.com\/?utm_source=link-attribution&amp;utm_medium=referral&amp;utm_campaign=image&amp;utm_content=4626114\" target=\"_blank\" rel=\"noreferrer noopener\">Pixabay<\/a><\/em><\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Author:<\/h4>\n\n\n\n<p><a href=\"https:\/\/singularityhub.com\/author\/sfan\/\"><\/a><a href=\"https:\/\/singularityhub.com\/author\/sfan\/\" target=\"_blank\" rel=\"noreferrer noopener\">SHELLY FAN<\/a> Shelly Xuelai Fan is a neuroscientist-turned-science writer. She completed her PhD in neuroscience at the University of British Columbia, where she developed novel treatments for neurodegeneration. While studying biological brains, she became fascinated with AI and all things biotech. Following graduation, she moved to UCSF to study blood-based factors that rejuvenate aged brains. She is the &#8230;\u00a0<a href=\"https:\/\/singularityhub.com\/author\/sfan\/\" target=\"_blank\" rel=\"noreferrer noopener\">Learn More<\/a><\/p>\n\n\n\n<p class=\"has-text-align-center\"><strong><a href=\"https:\/\/singularityhub.com\/2021\/01\/05\/2021-could-be-a-banner-year-for-ai-if-we-solve-these-4-problems\/\" target=\"_blank\" rel=\"noreferrer noopener\">Original Article<\/a><\/strong><\/p>\n","protected":false},"excerpt":{"rendered":"<p>If AI has anything to say to 2020, it\u2019s \u201cyou can\u2019t touch this.\u201d Last year may have severed our connections with the physical world, but in the digital realm, AI thrived. Take&nbsp;NeurIps, the crown jewel of AI conferences. While lacking the usual backdrop of the dazzling mountains of British Columbia or the beaches of Barcelona, [&#8230;]\n","protected":false},"author":1,"featured_media":1075,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"episode_type":"","audio_file":"","podmotor_file_id":"","podmotor_episode_id":"","cover_image":"","cover_image_id":"","duration":"","filesize":"","filesize_raw":"","date_recorded":"","explicit":"","block":"","footnotes":""},"categories":[13],"tags":[],"series":[],"class_list":["post-1074","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-articulos-ingles"],"episode_featured_image":"https:\/\/singularityumexico.com\/wp-content\/uploads\/2021\/08\/abstract-4626114_1280-AI.jpg","episode_player_image":"https:\/\/singularityumexico.com\/wp-content\/uploads\/2023\/05\/11711533-1673157178559-89a95be153719-4-scaled.jpg","download_link":"","player_link":"","audio_player":false,"episode_data":{"playerMode":"dark","subscribeUrls":{"apple_podcasts":{"key":"apple_podcasts","url":"","label":"Apple Podcasts","class":"apple_podcasts","icon":"apple-podcasts.png"},"stitcher":{"key":"stitcher","url":"","label":"Stitcher","class":"stitcher","icon":"stitcher.png"},"google_podcasts":{"key":"google_podcasts","url":"","label":"Google Podcasts","class":"google_podcasts","icon":"google-podcasts.png"},"spotify":{"key":"spotify","url":"","label":"Spotify","class":"spotify","icon":"spotify.png"}},"rssFeedUrl":"https:\/\/singularityumexico.com\/en\/feed\/podcast\/the-feedback-loop-by-singularity","embedCode":"<blockquote class=\"wp-embedded-content\" data-secret=\"WoZIfSaC19\"><a href=\"https:\/\/singularityumexico.com\/en\/2021-could-be-a-banner-year-for-ai-if-we-solve-these-4-problems\/\">2021 Could Be a Banner Year for AI\u2014If We Solve These 4 Problems<\/a><\/blockquote><iframe sandbox=\"allow-scripts\" security=\"restricted\" src=\"https:\/\/singularityumexico.com\/en\/2021-could-be-a-banner-year-for-ai-if-we-solve-these-4-problems\/embed\/#?secret=WoZIfSaC19\" width=\"500\" height=\"350\" title=\"&#8220;2021 Could Be a Banner Year for AI\u2014If We Solve These 4 Problems&#8221; &#8212; Singularity Mexico\" data-secret=\"WoZIfSaC19\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" class=\"wp-embedded-content\"><\/iframe><script type=\"text\/javascript\">\n\/* <![CDATA[ *\/\n\/*! This file is auto-generated *\/\n!function(d,l){\"use strict\";l.querySelector&&d.addEventListener&&\"undefined\"!=typeof URL&&(d.wp=d.wp||{},d.wp.receiveEmbedMessage||(d.wp.receiveEmbedMessage=function(e){var t=e.data;if((t||t.secret||t.message||t.value)&&!\/[^a-zA-Z0-9]\/.test(t.secret)){for(var s,r,n,a=l.querySelectorAll('iframe[data-secret=\"'+t.secret+'\"]'),o=l.querySelectorAll('blockquote[data-secret=\"'+t.secret+'\"]'),c=new RegExp(\"^https?:$\",\"i\"),i=0;i<o.length;i++)o[i].style.display=\"none\";for(i=0;i<a.length;i++)s=a[i],e.source===s.contentWindow&&(s.removeAttribute(\"style\"),\"height\"===t.message?(1e3<(r=parseInt(t.value,10))?r=1e3:~~r<200&&(r=200),s.height=r):\"link\"===t.message&&(r=new URL(s.getAttribute(\"src\")),n=new URL(t.value),c.test(n.protocol))&&n.host===r.host&&l.activeElement===s&&(d.top.location.href=t.value))}},d.addEventListener(\"message\",d.wp.receiveEmbedMessage,!1),l.addEventListener(\"DOMContentLoaded\",function(){for(var e,t,s=l.querySelectorAll(\"iframe.wp-embedded-content\"),r=0;r<s.length;r++)(t=(e=s[r]).getAttribute(\"data-secret\"))||(t=Math.random().toString(36).substring(2,12),e.src+=\"#?secret=\"+t,e.setAttribute(\"data-secret\",t)),e.contentWindow.postMessage({message:\"ready\",secret:t},\"*\")},!1)))}(window,document);\n\/\/# sourceURL=https:\/\/singularityumexico.com\/wp-includes\/js\/wp-embed.min.js\n\/* ]]> *\/\n<\/script>\n"},"_links":{"self":[{"href":"https:\/\/singularityumexico.com\/en\/wp-json\/wp\/v2\/posts\/1074","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/singularityumexico.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/singularityumexico.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/singularityumexico.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/singularityumexico.com\/en\/wp-json\/wp\/v2\/comments?post=1074"}],"version-history":[{"count":0,"href":"https:\/\/singularityumexico.com\/en\/wp-json\/wp\/v2\/posts\/1074\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/singularityumexico.com\/en\/wp-json\/wp\/v2\/media\/1075"}],"wp:attachment":[{"href":"https:\/\/singularityumexico.com\/en\/wp-json\/wp\/v2\/media?parent=1074"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/singularityumexico.com\/en\/wp-json\/wp\/v2\/categories?post=1074"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/singularityumexico.com\/en\/wp-json\/wp\/v2\/tags?post=1074"},{"taxonomy":"series","embeddable":true,"href":"https:\/\/singularityumexico.com\/en\/wp-json\/wp\/v2\/series?post=1074"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}