Archive for the ‘Artificial Intelligence’ Category

Driving The Next Generation of Artificial Intelligence (AI) – BBN Times

Artificial intelligence (AI) is disrupting a multitude of industries.

This article is a response to an article arguing that anAI Winter maybe inevitable.

However, I believe that there are fundamental differences between what happened in the1970s (the fist AI winter) and late 1980s (the second AI winter with the fall of Expert Systems)with the arrival and growth of the internet, smart mobiles and social media resulting inthe volume and velocity of databeing generated constantly increasing and requiringMachine LearningandDeep Learningto make sense of theBig Datathat we generate.

For those wishing to see a details about what AI is then I suggest reading anIntro to AI, and for the purposes of this article I will assume Machine Learning and Deep Learning to be a subset of Artificial Intelligence (AI).

AI deals with the area of developing computing systems that are capable of performing tasks that humans are very good at, for example recognising objects, recognising and making sense of speech, and decision making in a constrained environment.

The rapid growth inBig Datahas driven much of the growth in AI alongside reduced cost ofdata storage (Cloud Servers)andGraphical Processing Units (GPUs)making Deep Learning more scalable. Data will continue to drive much of the future growth of AI, however, the nature of the data and the location of its interaction with AI will change. This article will set out how the future of AI will increasingly be alongside data generated at the edge of the network (on device) closer to the user. This will have the advantage thatlatency will be lower and 5G networks will enable a dramatic increase in device connectivitywith much greater capacity to connect IoT devices relative to 4G networks.

The 8th edition of Data Never Sleeps byDomoillustrates how "data is constantly being generated in ad clicks, reactions on social media, shares, rides, transactions, streaming content, and so much more. When examined, this data can help you better understand a world that is moving at increasing speeds."

AI has been applied effectively in the Digital Marketing space in particular where Digital footprints have been created and allow for Machine Learning algorithms to learn from historical data to make predictions of the future.

The growth in data has been a key factor in the growth of AI (Machine Learning and Deep Learning) over the past decade and will be an ongoing theme in the 2020s as one consequence of covid crisis has been to accelerate digital transformationand hence digital data will continue to grow.

Much of the data is being generated today is via the social media giants, tech majors and commerce giants and the Machine Learning or Deep Learning algorithms are used to generated personalised recommendations and content for the user. If the recommendations contain an error then there is no injury or death and no complex issues about liabilities and damages. However, when we seek to scale Deep Learning into areas such as healthcare and autonomous systems such as autonomous cars, drones and robots, then the real-word issues become more complex and the issues set out above have to be addressed.

If AI is set to enter increasing sectors of the economy and into our homes and places of work (be that home, the office, a healthcare facility or a factory for example) then we'll need to develop AI with the capabilities ofcausalityandtransparencytoo whilst ensuring data security and privacy safeguards.

Moreover, I believe that we are on the verge of experiencingtechnology convergence between AI, 5G and the IoTwith AI increasingly on the Edge of the network (on the device). This in turn is creating demand for AI research with innovation for areas that will extract more from less such as Neural Compression (see below) and also innovation with hybrid AI techniques that will lead toBroad AI, an area in betweenNarrow AI (ANI)andArtificial General Intelligence (AGI).

Instead of Zoom and other 2D video calls that we've become accustomed to during the Covid crisis in 2020, we'll be using Holographic 3D calls with 5G enabled Glasses in a few years.

Furthermore, going forwards a great deal of the data generated will be fromInternet of Things (IoT)connected devices on the Edge of the network. With real-time data and analytics being increasingly important.

This will lead to demand for innovation and new techniques in AI and Deep Learning as we increasingly work with data that is closer to where it is being generated, nearer to the user, and also as autonomous systems will need to deal with dynamic environments in a real-time environment.

This need to enable near real-time analytics and responses will lead to AI Deep Learning techniques that are more efficient with smaller data sets. Furthermore, this will also be benefits from a climate sustainability perspective.

The area of Neural Network Compression, including with Pruning techniques such as the one highlighted by theLottery Ticket Hypothesiswill be increasingly important.

An example is shown in the video hosted by Clarafai featuring a Facebook AI Research engineer, Dr Michaela Paganini.

Increasingly we will find ways to squeeze more out of Neural Networks by making them more efficient and hence enable them to work efficiently in IoT and Edge use case environments.

Decentralised Data: Federated Learning and Differential Privacy

Much of the data that we will be working with in the era of Edge Computing and 5G networks will be decentralised and distributed data. Decentralised data has also been a challenge in healthcare today with many hospitals and other healthcare providers holing data in local silos and concerned about data sharing due to privacy regulations such asGDPRorHIPAA. Indeed data security is a key area of corporate governance and issue that needs careful consideration when seeking to leverage AI technology to certain sectors.

Federated Learning with Differential Privacywill be a key area to expand Machine Learning into areas such as Healthcare, Financial Services including banking and insurance.

Transformers have been revolutionising the field ofNatural Language Processing (NLP)over recent years with the likes ofBERT,GPT-2and more recentlyGPT-3.

In 2020 we also started to see Transformers making an impart in Computer Vision with the likes of theDETRmodel produced by Facebook AI Research that combined Convolutional Neural Networks withTransformers with Self-Attention Mechanismto streamline the process.

Furthermore, in October an ICLR paper was released entitled "An image is worth 16*16 words" that demonstrated Transformer network to outperform even the most advanced Convolutional Neural Network in image recognition.The paper received huge enthusiasm in the AI research communitywith Synced noting that "...the paper suggeststhe direct application of Transformers to image recognition can outperform even the best convolutional neural networks when scaled appropriately.Unlike prior works using self-attention in CV, the scalable design does not introduce any image-specific inductive biases into the architecture."

A key extract from the paper is set out below.

"While the Transformer architecture has become the de-facto standard for natural language processing tasks, its applications to computer vision remain limited. In vision, attention is either applied in conjunction with convolutional networks, or used to replace certain components of convolutional networks while keeping their overall structure in place. We show that this reliance on CNNs is not necessary and a pure transformer applied directly to sequences of image patches can perform very well on image classification tasks. When pre-trained on large amounts of data and transferred to multiple mid-sized or small image recognition benchmarks (ImageNet, CIFAR-100, VTAB, etc.), Vision Transformer (ViT) attains excellent results compared to state-of-the-art convolutional networks while requiring substantially fewer computational resources to train."

One key aspect with Transformer models will be the potential to reduce computational cost relative to a Convolutional Neural Network and also the ability to apply Neural Network Compression in the form of pruning to NLP Transformer models.

Carbin et al. authored a paper entitled "The Lottery Ticket Hypothesis for Pre-trained BERT Networks" where they argued that "As large-scale pre-training becomes an increasingly central paradigm in Deep Learning, our results demonstrate that the main lottery ticket observations remain relevant in this context." The key here is pointed out by MIT CSAIL "Google search's NLP model BERT requires massive processing power and the new paper suggests that it would often run just as well with as little as 40% as many neural nets" (subnetworks).

Reducing the computational cost of Deep Learning is important for environmental sustainability and also for scaling Deep Learning across the Edge and IoT microcontrollers have a very limited resource budget, especially memory (SRAM) and storage (Flash).

Lin et al. explained in a paper entitled "MCUNet: Tiny Deep Learning on IoT Devices" that

"The on-chip memory is 3 orders of magnitude smaller than mobile devices, and 5-6 orders of magnitude smaller than cloud GPUs, making deep learning deployment extremely difficult."

Daniel Ackerman in MIT news in an article entitled "System brings Deep Learning to Internet of Things devices" explains the research work stating that "The system, calledMCUNet, designs compact neural networks that deliver unprecedented speed and accuracy for deep learning on IoT devices, despite limited memory and processing power. The technology could facilitate the expansion of the IoT universe while saving energy and improving data security." Kurt Keutzer, who was not involved in the work and is a computer scientist at the University of California at Berkeley added that MCUNet could bring intelligent computer-vision capabilities to even the simplest kitchen appliances, or enable more intelligent motion sensors.

The article also notes that MCUNet may enhance IoT device more security. A key advantage is preserving privacy, says Han. You dont need to transmit the data to the cloud.

"Analyzing data locally reduces the risk of personal information being stolen including personal health data. Han envisions smart watches with MCUNet that dont just sense users heartbeat, blood pressure, and oxygen levels, but also analyze and help them understand that information. MCUNet could also bring deep learning to IoT devices in vehicles and rural areas with limited internet access."

Moreover, the carbon footprint of MCUNet is also slim.

The article quotes Han as stating Our big dream is for green AI ... adding that training a large neural network can burn carbon equivalent to the lifetime emissions of five cars. MCUNet on a microcontroller would require a small fraction of that energy."

Our end goal is to enable efficient, tiny AI with less computational resources, less human resources, and less data, says Han.

Further breakthroughs in the area of AI research in 2020 have included the rise of Neuro Symbolic AI that combines Deep Neural Networks with Symbolic AI with the work of IBM Watson and MIT CSAIL.Shristri Deoras in India Analyticsmagazine observed that researchers were gushing over it and observed that "They used CLEVRER to benchmark the performances of neural networks andneuro-symbolicreasoning by using only a fraction of the data required for traditional deep learning systems. It helped AI not only to understand casual relationships but apply common sense to solve problems."

Microsoft Research publishedNext-generation architectures bridge gap between neural and symbolic representations with neural symbolsexplaining that "In neurosymbolic AI, symbol processing and neural network learning collaborate. Using a unique neurosymbolic approach that borrows a mathematical theory of how the brain can encode and process symbols.."

"Two of these new neural architecturestheTensor-Product Transformer (TP-Transformer)andTensor Products for Natural- to Formal-Language mapping (TP-N2F)have set a new state of the art for AI systems solving math and programming problems stated in natural language. Because these models incorporate neural symbols, theyre not completely opaque, unlike nearly all current AI systems. We can inspect the learned symbols and their mutual relations to begin to understand how the models achieve their remarkable results."

Another field showing promise in the field of AI is the area ofNeuroevolution. Areas where Neurevoltion is being applied and generating excitement include robotics and gaming environments. It is an area of active research with an example of recent interesting research being produced by Rasekh and Safi-Esfahani entitledEDNC: Evolving Differentiable Neural Computers"shows that both proposed encodings reduce the evolution time by at least 73% in comparison with the baseline methods."

On another note relating to breakthrough AI research DeepMind recently announced that they had solved the challenge of protein folding as noted by Nature in an article entitled "It will change everything: DeepMinds AI makes gigantic leap in solving protein structures"with the article noting that"The ability to accurately predict protein structures from their amino-acid sequence would be a huge boon to life sciences and medicine. It would vastly accelerate efforts to understand the building blocks of cells and enable quicker and more advanced drug discovery."

The achievement by DeepMind illustrates that we are able to achieve real-world impact with cutting edge AI research such as Deep Reinforcement Learning.

It is ironic that DeepMind released the research results in close proximity to the article suggesting that a new AI winter is inevitable (in part due to a view of Moore's law reaching a limit) as a year ago a VC informed me that there was no way that we would solve protein folding without quantum computing capabilities as currently computing capabilities were insufficient and that this would take at least one decade or more as we were hitting the limits of Moore's law and again needed Quantum Computing capabilities to solve such complex tasks.

Moreover, if one refers to the limitations of Alpha Go, the Deep Mind algorithm that beat the world Go Champion Lee Sidol in 2016, as evidence of the onset of an AI winter because Alpha Go can only play one game, then one should also refer to its successor model (and successor to Alpha Go Zero) AlphaZero that Jennifer Oullette authored an article about entitled "Move over AlphaGo: AlphaZero taught itself to play three different games" with Jennifer Oullette observing that "AlphaZero, this program taught itself to play three different board games (chess,Go, and shogi, a Japanese form ofchess) in just three days, with no human intervention." See alsoMulti-task Deep Reinforcement Learning with PopArt.

However, true multitasking at scale and on highly unrelated tasks by Deep Neural Networks remains a challenge (however, see the reference to generative replay below).

Research work is also being undertaken in relation to Neural Compression with Deep Reinforcement Learning. For example Zhang et al. authored research entitled "Accelerating the Deep Reinforcement Learning with Neural Network Compression" with the authors stating that "The experiments show that our approach NNC-DRL can speed up the whole training process by about 10-20% on Atari 2600 games with little performance loss."

Furthermore, AI researchers are increasingly taking inspiration from biology and the human brain and this is an area where efficiency has long been optimised by evolution. Science Daily reported that "The brain's memory abilities inspire AI experts in making neural networks less forgetful." The article states that "Artificial intelligence (AI) experts at the University of Massachusetts Amherst and the Baylor College of Medicine report that they have successfully addressed what they call a "major, long-standing obstacle to increasing AI capabilities" by drawing inspiration from a human brain memory mechanism known as "replay."

The research referenced above is significant as the authors argue that they can solve for catastrophic memory loss that has prevented Deep Neural Networks from truly multitasking in a genuinely scaled manner without forgetting how to perform other tasks (that may be more unrelated to the initial tasks that it learned).

The research paper by van de Ven et al. was published in Nature Communications and entitled"Brain-inspired replay for continual learning with artificial neural networks" and states the following

"Artificial neural networks suffer from catastrophic forgetting. Unlike humans, when these networks are trained on something new, they rapidly forget what was learned before. In the brain, a mechanism thought to be important for protecting memories is the reactivation of neuronal activity patterns representing those memories. In artificial neural networks, such memory replay can be implemented as generative replay, which can successfully and surprisingly efficiently prevent catastrophic forgetting on toy examples even in a class-incremental learning scenario. However, scaling up generative replay to complicated problems with many tasks or complex inputs is challenging. We propose a new, brain-inspired variant of replay in which internal or hidden representations are replayed that are generated by the networks own, context-modulated feedback connections. Our method achieves state-of-the-art performance on challenging continual learning benchmarks (e.g., class-incremental learning on CIFAR-100) without storing data, and it provides a novel model for replay in the brain."

The above research may provide groundbreaking results in the future if it can be replicated and scaled as this would truly solve for the catastrophic memory loss issue.

We won't suddenly arrive at AGI and I am on record as stating that we will not achieve AGI this decade. However, we will move into the era of Broad AI during the 2020s and may look back in the future to realise that 2020 was the year not only of the Covid tragedy but also the year in which we made the initial concrete steps of leaving the era of Narrow AI and stepping towards Broad AI with the research breakthroughs in Transformers, Neuro Symbolic AI, Neural Compression (to reduce the computational cost of Deep Learning that limits its scaling in real-world environments) and solving for Catastrophic Memory Loss.

In conclusion the next few years will be one of great excitement with the arrival of AR enabled glasses with AI on the device and a number of the research breakthroughs that are being made this year will start to make way into the production environment resulting in exciting new opportunities.

And the AIIoT enabled by 5G networks will change how we live and work.

The technological convergence will drive the demand for broad AI with innovations in Deep Learning with hybrid AI (Neuro Symbolic AI and Neuroevolutonary AI) and Neural Compression to make Deep Neural Networks less computational costly and scalable across the Edge (on device).

It is true that we will move away from a number of the current AI models and the manner in which we develop models. A number of the AI startups that are heavily locked into the current way of doing things will fall away and new ones will take over and scale with the new, more efficient techniques that may effectively scale across broader areas of the economy and beyond social media and ecommerce.

AGI will still take time to arrive and maybe that is not a bad thing as I would argue that we are not ready for it as a society, withTay the chatbotbeing a good example of what can go wrong. However, the 2020s will be the era of technology convergence between AI, IoT and 5G, Neural Compression and the rise of Broad AI with hybrid AI techniques and Transformers.

These are the techniques that will be needed to enable autonomous vehicles and other amazing innovations to truly work in the real-world.

This moment in time reminds me of the era in 2013/2014 when many in the Machine Learning world where still yet to appreciate and understand the impact ofAlexNetand the potential and rise of Deep Learning in Computer Vision and then NLP. However, around 2022 /2023 I believe that the laws of supply and demand will result in the innovations in AI and technology convergence to drive a lot of the rise of next generation AI techniques with intelligence devices around us to improve key areas such as healthcare, financial services, retail, smart cities, autonomous networks and social communications.

Enlightened investors including Venture Capitalists seeking to invest in AI going forwards may wish to focus on the next generation that may scale across the sectors of the economy. A helpful summary of technology convergence and the opportunity is provided bySierra Ventures(a Silicon Valley firm that has invested $1.9 billioninto tech) partnerBen Yu in The Convergence of 5G and AI: A Venture Capitalists View.

Read the rest here:
Driving The Next Generation of Artificial Intelligence (AI) - BBN Times

5 Uses of Artificial Intelligence to Improve Customer Experience Measurement – Small Business Trends

Customer experience plays an important role in the growth of your brand. Thats why its essential to not only offer a great experience but also understand if you truly are able to cater to your customers well. Thats where you can use artificial intelligence to improve your customer experience measurement.

But why is customer experience so important?

Nearly 84% of consumers say they go out of their way to spend more money on great experiences. So, its safe to say that a better customer experience translates into higher sales and revenue.

Image via Gladly

But to improve your customer experience, you must know where you stand in the first place. For this, its important to do customer experience measurement. Artificial intelligence (AI) plays a major role in automating and speeding up various marketing activities and it can help improve this process as well.

So, lets take a look at how you can use artificial intelligence to improve your customer experience measurement.

Here are the different ways through which you can use artificial intelligence to improve your customer experience measurement.

To truly get an idea of where you stand in terms of your customer experience, its essential to collect and analyze customer feedback. The idea here is to hear all about your customer experience from the customers themselves.

Its the best mode of understanding where youre excelling and or lagging in certain aspects of customer experience. Accordingly, you can understand what changes need to be implemented to improve the experience. This, in turn, can help boost the sales of your ecommerce or brick-and-mortar business.

So, how can artificial intelligence help with this?

Collecting customer feedback may be simple. However, analyzing the feedback can take a lot of time and effort, especially if youve got a lot of customers. Youd have to manually go through individual feedback and then analyze that unstructured data.

However, AI can speed up this process of measurement. Using text analytics platforms, you can seamlessly analyze large amounts of feedback data from your customers. This quick analysis will help you derive valuable insights that you can leverage to improve your customer experience strategy.

Another way in which artificial intelligence can help you collect, analyze, and improve your customer experience measurement is through the use of chatbots and live chat.

Using AI-powered chatbots, you can converse with your customers in real-time. Using the power of machine learning and natural language processing, these chatbots can understand the questions posed by your customers and answer them.

Whats more?

Apart from chatbots, you should also use live chat platforms to offer customer service in case the chatbots arent able to answer the questions posed by the customers.

But how does customer experience measurement come into the picture here?

When your customers chat with your chatbot or customer support representatives, they can ask them to rate the interactions. The feedback data collected can be analyzed by artificial intelligence-based tools to help you understand how well you were able to service their questions.

To understand your customer experience, its important to get an idea of their emotions as well. You need to understand and predict them to find out if theyre satisfied with your brands services or not.

Until recently, there was no easy way of going about this. You had to rely on the customers telling you about their emotions, and such instances, unfortunately, arent many.

However, with the advent of artificial intelligence, its possible to detect the emotions of your customers from multiple channels.

For instance, artificial intelligence tools can seamlessly detect the customers emotions based on the messages theyve sent or the conversations theyve had with your customer support team.

Emotion AI tools can pick up emotional signals by observing the tone and pitch of the customers voice. They can also analyze the text written by your customers to understand if theyre happy, sad, stressed out, angry, etc.

Whats more?

Even if youve got videos of the customers, these tools can identify their emotions using their body language, changes in facial expressions, etc.

All of this analysis can help you identify how well youre performing when it comes to customer experience.

For instance, Grammarly, the popular writing tool, can recognize the emotions in the text thats written. This helps you better understand the customer experience and you can accordingly take steps to improve it.

Image via Grammarly

Most call center records are converted into transcripts for reviewing at a later stage. However, the one thing that transcripts cant help you identify is the emotions of the customer at each point in the conversation.

You wouldnt know if the customer raised their voice, had an angry tone, felt sad, or was elated by your service. Transcripts wont be able to tell these things to you and when it comes to customer experience, these are all important cues that you must not miss.

All of these cues would only be available if youve recorded the customers call in its audio format. By getting access to this speech, you would be better able to understand if your customer experience was positive or negative.

Artificial intelligence can help improve your customer experience measurement in this case too. Using AI-powered speech analysis tools, you can understand the tone of each customer. Also, these tools can help you find out the:

This measurement process would be quick too as artificial intelligence would be able to go through a large number of calls with ease as compared to listening to them manually. All this information would be extremely useful for helping you understand the customers current situation. Based on that, you would be able to determine the future course of action as well.

One of the toughest tasks that you might face as a customer experience professional is that of finding out the customer experience throughout the sales funnel.

But why is this task difficult?

The customers may go through numerous stages during the sales funnel and they may connect with you at various touchpoints too. As a result, all the customer data would be in different silos. These silos can act as deterrents to determining the customer experience as you wouldnt have a unified database for each customer.

Analytics and insights derived from such segregated data might not be very accurate and wont paint the whole picture for your customer experience.

However, customer journey analytics tools based on artificial intelligence can help you change this. They can unify your customer data from the entire customer journey and analyze it. This singular customer journey view will help you get an accurate measurement of the customer experience.

Customer experience plays a pivotal role in the success of your brand as it influences customer retention. Thats why its essential to measure your customer experience regularly and improve it.

Artificial intelligence can help with this by analyzing customer feedback and deriving insights from it. Also, you can use chatbots and live chat to collect and analyze customer feedback.

Whats more?

Tools powered by AI can also recognize customer emotions in text, voice, and videos. This can help you understand their experience and improve it. Finally, these tools can also help unify all your customer data from across their journey and analyze it. As a result, youll be able to get an accurate measurement of your customer experience.

Do you have any questions about the various methods of using artificial intelligence to improve customer experience measurement mentioned above? Ask them in the comments.

Image: Depositphotos

See the original post:
5 Uses of Artificial Intelligence to Improve Customer Experience Measurement - Small Business Trends

Researchers ask industry for military technologies in artificial intelligence (AI) and unmanned aircraft – Intelligent Aerospace

ARLINGTON, Va. - U.S. military researchers are asking the defense industry to develop revolutionary enabling technologies for land, sea, air, and space applications that would put U.S. forces far ahead of any potential adversaries, John Keller reports for MIlitary & Aerospace Electronics.Continue reading original article.

The Intelligent Aerospace take:

June 16, 2021 -Potential U.S. adversaries such as Russia and China have developed ways to counter today's U.S. military systems that are built around exquisite, monolithic integrated systems. Instead, DARPA researchers want to develop revolutionary system architectures that are separate, dispersed, disruptive, and that instill doubt in U.S. adversaries.

DARPA experts want to identify promising technologies and move them quickly to the next phase of research and development. Technologies should improve resilience, responsiveness, range, lethality, access, endurance, and affordability to enable new joint force warfighting concepts.

For aircraft, researchers point out that stealth and low-observability technologies simply do not offer the advantages they used to. Adversaries have come up with generations of countermeasures since stealth was invented, and today the ability to make platforms survivable is approaching physical limits, which makes continuing the traditional path of stealth technologies impractical.

Related: Commercial aviation at forefront of innovation in artificial intelligence, digital twins, mobile applications, and unmanned aircraft

Related: Loyal Wingman combat drone powers up engine for the first time

Related: Northrop Grumman invests in artificial intelligence (AI) to promote onboard processing of satellite data

Jamie Whitney, Associate EditorIntelligent Aerospace

View post:
Researchers ask industry for military technologies in artificial intelligence (AI) and unmanned aircraft - Intelligent Aerospace

The role of artificial intelligence in the fight against Covid-19 – SmartCitiesWorld

In early January of 2020, the US Centers for Disease Control and Prevention issued its first warnings about the potential spread of a flu-like pandemic. Days later, the World Health Organization notified the public of the dangers of the novel coronavirus Covid-19, and warned about the possibility of a dangerous outbreak.

Despite the far-reaching resources of both the CDC and the WHO, a Canadian health start-up called BlueDot had already broken news of the threat to its users. It was able to do this using artificial intelligence and machine learning to spot patterns and track the spread of the virus.

BlueDots tracking system was the first of many AI-influenced technologies that are now being employed to fight the first global public health crisis of the decade. But aside from tracking, tracing, and predicting the spread of the virus, how are todays modern smart cities leveraging AI to fight against Covid-19?

Thanks to the abundance of modern smart devices located across cities, from IoT connected sensors to wearable tech and communication devices, cities now collect more data than ever. Small data can be processed by humans, but big data requires machines to make use of it. And thats where AI comes into play.

AI has been deployed across cities to help ease the damage caused by the Covid-19 pandemic. Diagnosing Covid-19 patients has been crucial in the first against the virus, and AI has played a leading role. Early on, it was assisting the detection of the virus using a deep learning tool that could identify the difference between Covid-19 and pneumonia using 2D and 3D modelling of CT scans.

By building on these models, doctors were able to learn more about the virus and track how it affects individual patients, and give researchers a better idea of the type of transmission and the scale of the spread of the virus. Early detection and diagnosis have been essential to preventing cities and other densely populated areas from being overwhelmed by the virus.

With early diagnosis and the ability to identify symptoms, cities have been able to harness the power of interconnected IoT networks, in partnership with other smart devices, from smart phones to smart bins, to help track, trace, and predict the potential spread of infection too.

Diagnosis is one thing, but actually alleviating the burden being placed on overcrowded hospitals has been an even bigger concern. Fortunately, AI has been able to step in and reduce that burden thanks to the introduction of AI triage systems that can automate medical processes and use the data supplied by patients to minimize the time that health professionals need to spend with individual patients. These triage systems have been able to classify patients depending on the severity and nature of their symptoms, allowing doctors and nurses to handle patients more effectively.

Telemedicine is another way that AI is being harnessed to reduce the burden on urban hospitals and provide better care to citizens in remoter regions. These intelligent platforms can be used reduce the need for unnecessary hospital trips, either by using consultation calls with real doctors, or via machine-learning enabled chatbots such as the CDCs Clara service.

Similarly, AI has also been used to optimize the use of ventilator settings to ensure that patients are being administered oxygen correctly. Prolonged ventilator use can cause lung damage to patients but any ventilator that is being used longer than necessary deprives another patient of its use, particularly in small hospitals with limited resources.

The use of AI has evolved beyond the realm of data analysis and optimization. In some hospitals, AI-enabled healthcare robots have been used to perform a number of tasks, such as cleaning and disinfecting rooms, monitoring patients, and carrying out other routine tasks. According to some experts, AI-enabled robots will become more prevalent in crisis management in the future, too.

The rapid development of successful Covid-19 treatments and vaccines can also be attributed to the use of artificial intelligence. Vaccines often take years to develop, however, thanks to new ways of analysing data, Covid-19 vaccines were developed relatively quickly. The most significant tool used in the development of these vaccines was the Vaxign reverse vaccinology machine learning platform. By examining vast amounts of data about existing medications and vaccines, AI deep learning processes were able to identify potentially effective drug molecules and combinations, greatly expediting the vaccine production process.

As with many urban and smart city processes, the data required to enact many solutions already exists. However, it requires machine learning and artificial intelligence to adequately process it. By deep diving into vast data repositories filled with information about existing, approved, and validated drugs, the time required to develop new vaccines by a significant margin.

Trawling through data to find existing solutions to potential problems is what AI excels at. However, the recent pandemic has also forced governments to respond to an entirely new threat: the infodemic that has grown and spread with Covid-19. With populations more connected than ever before, and the delivery of information being freely available, tools that governments have relied on to raise awareness of societal issues have been used to spread harmful misinformation too.

To help counter this, governments and social media platforms have harnessed the power of AI and machine learning to curtail the spread of rumours and false information. Machine learning programmes have successfully been able to identify information from dubious origins and promote accurate and correct information instead.

On top of that, AI software can accurately identify and predict the threat level and danger of the virus by considering historical data and incorporating a wide range of factors. This accurate information has helped reduce panic and fear within cities, allowing governments and service workers to concentrate their efforts on tackling the virus rather than calming the population during this highly dynamic and changeable situation.

The global pandemic has sparked a greater appreciation for artificial intelligence technologies within cities. While its easy to feel mistrustful of AI-governed decision-making processes, the pandemic has highlighted their value and the need for modern cities to embrace data to find practical and efficient solutions to present-day and future challenges.

The current situation wont usher in a blanket adoption of AI-enabled technologies, but it certainly helped to accelerate the trend towards embracing them.

Excerpt from:
The role of artificial intelligence in the fight against Covid-19 - SmartCitiesWorld

Artificial Intelligence | Tools, Publications & Resources

Artificial intelligence seeks to create intelligent machines that work and react more like humans. AI developments rely on deep learning, machine learnings, and natural language processing that help computers accomplish specific tasks by processing large amounts of training data to help the system recognize patterns, input data to drive predictions, and feedback data for improving accuracy over time.

One of the big stories highlighting AIs development and reach was the AlphaGo programs victory over 18-time Go world champion Lee Sedol in a five-game series in 2016. In an article in Nature, DeepMind researchers explained the development of AlphaGo's expertise through a combination of Monte-Carlo tree search (an algorithm for optimal decision making) and deep neural networks that have been trained via supervised learning, observing human expert games, and reinforced by playing games against itself. [1] A year later, in 2017, AlphaGo had another successful outing, defeating a team of five Go champions and then demonstrating a collaborative match where two teams, each composed of a human and an AlphaGo companion, played against each other the researchers celebrated the collaborative approach as a future direction for AI where humans would work in step with Artificial Intelligence to elevate overall performance. [2]

If Googles DeepMind AlphaGo represented the positive developments toward AI, Microsofts Tay artificial intelligence chat bot represented the challenges and limits of the technology. Microsofts research team launched the AI chatbot on Twitter, GroupMe, and Kik as a way to test and improve Microsoft's understanding of conversational language, including the nuances of teens online language. [3] The bot quickly began issuing offensive posts (disputing the existence of the Holocaust, referring to women and minorities with unpublishable words, and advocating genocide), partly in response to user commands for the bot to repeat users own statements, while also learning bad behavior as it ingested content from its social media forums. [4] Microsoft apologized for the unintended offensive tweets and tried to explain some of what happened while recognizing the pilot as part of a process for moving forward with the technology. [5] The experience with Tay could actually limit artificial intelligence development, as some technology companies have become reluctant to set conversational artificial intelligence systems free to talk with the large numbers of people needed to train them. [6]

Technology companies are finding roles for artificial intelligence in moderating online content. Facebooks artificially intelligent language processing engine, Deep Text, applies deep learning to understand human language the company initially pursued Deep Text to power chatbots in Messenger, to filter out spam and abusive comments from users Newsfeeds, and to help understand the topic area and even the content of just about anything people post on the social network. [7] The system quickly surpassed humans in flagging offensive photos, quarantining obscene content before it ever reaches users. [8] As Facebooks use of AI has advanced, it has begun to explore artificial intelligences use in flagging material on the video platform Facebook Live, which requires computer vision algorithms that are fast, know how to prioritize policies, and when content should be taken down. [9] Facebook also sees opportunities for artificial intelligence to teach itself to identify key phrases that were previously flagged for being used to bolster a known terrorist group, to identify users who create fake accounts in order to spread extremist or terrorist content, or to identify users associated with clusters of pages or groups that promote extremist content. [10] In 2017, Facebook announced plans to integrate AI into a program that allowed users to flag troubling image or status posts, helping to identify posts that suggest that a user may be suicidal; Facebook partnered with organizations like the National Suicide Prevention Lifeline, the National Eating Disorder Association, and the Crisis Text Line so that when users posts are flagged, they can connect immediately via Messenger. [11] Facebooks suicide prevention program evolved to the point that the technology can proactively identify a post or Facebook Live broadcast "likely to include thoughts of suicide," and send those posts to Facebook's trained reviewers who, in turn, can contact first responders. [12]

Facebook has continued to pursue AI as a tool to better understand content on the network, including its Automatic Alternative Text tool which uses deep neural networks to identify particular objects in a photo and pick out particular characteristics of the people in the photo to create a caption that a text-to speech engine can then read aloud for users with low visibility while the system doesnt always get images exactly correct, it is an improvement and shows the growing potential for AI to recognize and describe photos and images. [13] Facebook is also exploring how artificial intelligence can process content and make suggestions based on that content. By integrating AI into its personal assistant technology M, Facebook can suggest users book an Uber or prompt them to send money to a friend based on whatever it is the user was talking about in Messenger. [14] And Facebook developers have also used deep learning and neural networks to train its Lumos system to recognize scenes, objects, animals, places, attractions, and clothing items in photos, allowing users to search for and retrieve photos even if they themselves have not annotated them. [15]

In addition to content moderation, artificial intelligence is increasingly being used for content generation. From short films (Sunspring by the AI program Benjamin), to podcasts (Sheldon County), to short stories (Shelley), artificial intelligence systems are being used to develop creative or artistic outputs. [16] AI is also increasingly used to evaluate artistic outputs, such as a system of neural networks developed by Disney and the University of Massachusetts Boston that can evaluate short stories to predict which stories will be most popular by looking at different sections of each story and the holistic view of a story's meaning. [17]

AI is also being used to develop informational content and news reporting. Systems like IBMs Watson are providing real-time scores, assessments, and automated video captions for a range of sporting events and cultural activities. [18] Newspapers are turning to AI to produce news coverage, such as The Washington Posts use of its Heliograf artificial intelligence program to cover every House, Senate, and gubernatorial race on election day, freeing up reporters to focus on high-profile contests. [19]

And artificial intelligence is also being integrated into education. The IBM Foundation and the American Federation of Teachers have collaborated to build Teacher Advisor, a program that uses artificial intelligence technology to answer questions from educators and help them build personalized lesson plans. [20]

These advances are all in addition to the ways that artificial intelligence research will transform higher education and research centers. IBM and MIT have signed a 10-year, $240 million partnership agreement that establishes the MIT-IBM Watson AI Lab where IBM researchers and MIT students and faculty will work side by side to conduct advanced AI research. [21]

As artificial intelligence makes its way into more and more sectors, the dominant concern remains the potential impact it will have on the workforce. A 2018 Gallup survey found that the American public widely embraces artificial intelligence in attitude and practice, with nearly five in six Americans already using some product or service featuring AI, but most Americans recognize the technologies potential impact on future employment. [22] Those concerns for employment are supported by ample research. A 2018 report from PwC predicts three waves of automation a flood of algorithms where machines handle data analysis and simple digital tasks; augmentation inundation, when repeatable tasks and the exchange of information will come to be done by humans and automated systems working together; and, finally, an autonomy tsunami, when machines and software will make decisions and take physical actions with little or no human input with experts noting that most developed countries are already well into the first stage. [23] Still other research places AIs development and threat in a more nuanced context. An AI Indexcreated by researchers at Stanford University and the Massachusetts Institute of Technology, a McKinsey Global Institute report, and a National Bureau of Economic Research article by economists from M.I.T. and the University of Chicago collectively suggest that AI can likely do less now than we think, but that it will eventually do more in more sectors than we could expect, and that it will probably evolve faster than past technologies. [24] As important as the question of when, might be the question of where geographically and in which sectors. Several reports (a 2017 study from Northwestern University and MIT and a 2017 report from the Institute for Spatial Economic Analysis at the University of Redlands) indicate that AI might have its greatest effects on cities where more jobs are routine clerical work, such as cashier and food service jobs, which are more susceptible to automation while that could include larger cities like Las Vegas, Orlando, and Louisville, it could also include smaller cities with fewer than 100,000 people, where such jobs may have higher concentrations. [25] As routine service and clerical jobs become susceptible to automation, other industries that rely on skills in statistics, mathematics, and software development, will likely see growth or stability, as they build and improve the systems that replace traditional manufacturing and service workers. [26]

A preview of AIs potential impact on clerical work might be available in Google Duplex. At its 2018 I/O conference Google debuted its Google Duplex AI System, which helps Google Assistant accomplish real-world tasks over the phone (book an appointment, make reservations) initially, the system only operates in closed domains (exchanges that are functional, with strict limits on what is going to be said) and will have disclosure built-in so that a verbal announcement will be made to the person on the other end of the call. [27] Google has begun to explore options for Duplexs use in call centers to improve call handling by giving the common but simple queries to Duplex, leaving a limited number of human workers to field more advanced call issues. [28] In a similar vein, IBM Watson and Japanese insurance company Fukoku Mutual Life Insurance introduced an AI solution that can scan hospital records and other documents to determine insurance payouts, factoring injuries, patient medical histories, and procedures administered the system will replace 34 human insurance claim workers. [29]Googles Duplex is just one of several initiatives to make artificial intelligence systems that can communicate more like humans and accomplish more human tasks. IBMs Project Debater seeks tointeract and debate with people across 100 topics the current scope of interactions are tightly constrained to a four-minute opening statement, followed by a rebuttal to the opponents argument, and then a statement summing up a viewpoint. [30] Amazons Alexa Prize competition has researchers create a chatbot using Alexa that can talk to a human for 20 minutes without messing up. [31]

Even if AI does not fully replace jobs, there is a clear desire to use AI to augment work. Googles DeepMind has begun exploring avenues into healthcare with the creation of DeepMind Health that will create apps to help medical professionals identify patients at risk of complications and organize and prioritize admitted patients while neither of the initial products use artificial intelligence, deep learning, or neural networks, the entry into the space indicates their longer-term interest in the technologys deployment in this space. [32]

Through all of these developments, governments will increasingly consider the technologys potential effects on the economy and innovation. The U.S. government has accelerated its focus on artificial intelligence, hosting a White House summit on artificial intelligence that included representatives from 38 companies (including Amazon, Facebook, Google, and Intel) to discuss how the government can fund AI research and alter regulations to advance the technology and announcing a Select Committee on Artificial Intelligence made of up the leading AI researchers in government and charged with advising the White House on governmentwide AI research and development priorities and the establishment of partnerships between government, the private sector, and independent researchers. [33] The Trump administration has pledged to release more government data that might help fuel AI research in the U.S., but what kind of data would be released or who would be eligible to receive the information remains unclear. [34]

Artificial intelligence could become an invaluable tool for organizing and making accessible large collections of information. Googles Life Tags project is a searchable archive of Life magazine photographs that used artificial intelligence to attach hundreds of tags to organize the archive. [35] Another Google project, Talk to Books, lets users type in a statement or a question and the system retrieves whole sentences in books related to what was typed, with results based not on keyword matching, but on more complex training of AI to identify what a good response looks like. [36] The Allen Institute for Artificial Intelligence, a nonprofit created by Microsoft co-founder Paul Allen, unveiled Semantic Scholar, a search engine that uses machine learning and other AI to improve the way academics search through the growing body of public research, more easily accessing research papers, targeting specific results, and revealing images, by using natural language processing algorithms and computer vision technology. [37]

As AI becomes more adept at generating content, it could further complicate users navigation of a complex information environment. Artificial intelligence will be able to create 3D face models from a single 2D image; manipulate facial expressions on video in real time using a human puppet; change the light source and shadows in any picture; generate sound effects based on mute video; and resurrect characters using old clips and many of these effects have given rise to the deep fakes that manipulate video and other images. [38]As with many other technologies, AI may become one more development that libraries help communities better understand. Facebook launched a campaign to educate people on the basics of artificial intelligence, focusing on the technology behind photo recognition, self-driving cars, and language translation. [39] In a similar way, the Urban Libraries Council (ULC) articulated a vision for libraries to serve communities by advancing algorithmic literacywhile also ensuring an equitable and inclusive future by monitoring the storage, privacy, and application of data as AI technology becomes more ubiquitous.

If AI becomes a serious threat to jobs, libraries roles in workforce development may become even more important, but also more complicated. A compounded challenge may arise where workforce development will need to encompass not only the preparation for entry level individuals (into a market that is increasingly limited and competitive), but also solutions for a new vacuum in middle level management caused by the elimination of once plentiful entry level workers who matriculated into middle management. [40] The new workforce development demands will likely require higher-order critical, creative, and innovative thinking as well as emotional engagement, placing a greater value on the quality of thinking, listening, relating, collaborating, and learning. [41]

AIs dependence on data sets can reinforce certain human systems, including bias. [42] Many researchers and practitioners are exploring options to address sexism and racism in AI development by curating new data sets that balance gender and ethnicity and more intentionally labeling and annotating data sets to show how the sets were collected. [43] To help change the way AI understands LGBT-related content, GLADD announced a partnership with Alphabets Jigsaw division to train AI with positive LGBT-related content and distinguish between phrases that are offensive to the LGBT community and those that are acceptable. [44] Coupled with efforts to change the scope and nature of data that trains AI systems are efforts to recruit women and other underrepresented groups into the field of artificial intelligence. [45]

Issues of sexism, racism, and bias are just part of the larger ethical concerns around AI. In 2017, Google launched a DeepMind ethics group to oversee the responsible development of artificial intelligence by helping developers put ethics into practice and educating society about the potential impacts of AI. [46] A 2018 report, authored by two dozen researchers from Oxford, Cambridge, OpenAI, the Electronic Frontier Foundation, Endgame, and the Center for a New American Security, focused on the potential negative effects of AI, including malicious uses of the technology. [47] While computer science programs have been required to provide students with an understanding of ethical issues related to computing in order to be accredited by ABET, a growing number of universities are launching new courses on the ethics of artificial intelligence, the ethical foundations of computer science, and other offerings that will help train the next generation of technologists and policymakers to consider the ramifications of innovations before those products are made available to the public. [48] As technologist are increasingly motivated to consider the ethical implications of their innovations, religion, philosophy, and the humanities could play an increasingly important role in the development of artificial intelligence. [49]

Many technology leaders are working to open the artificial intelligence field to make it more collaborative. Organizations like OpenAI, which was established by tech leaders like Elon Musk, Peter Thiel, and Reid Hoffman, promote a beneficial goal of advancing digital intelligence in ways that benefit humanity, free from the demand to generate financial return. [50] Facebook, Amazon, Microsoft, Google's DeepMind, and IBM are among the major partners in the Partnership on Artificial Intelligence to Benefit People and Society, which seeks to conduct open-source research and investigate globally important AI issues such as ethics and human and AI system collaboration. [51] In 2016, Apple announced plans to allow its artificial intelligence teams to publish research papers, reversing an earlier strategy to keep their research in-house, in the hopes that engaging with the larger community might allow researchers to feed off wider advances in the field. [52]

Even as artificial intelligence research has sought to become more collaborative, it has also put a strain on traditional systems of research and knowledge production and sharing. Many universities in the United States and Europe are losing talented computer scientists and artificial intelligence experts, lured away from academia by private sector offers the shift from academic settings to the private sector has implications for not only research production and dissemination, but also the teaching and training of future generations. [53] In the United States, some technology companies have shifted their artificial intelligence operations to be closer to the universities that produce leading researchers. Facebook opened new artificial intelligence labs in Seattle and Pittsburgh after hiring three AI and robotics professors from the University of Washington and Carnegie Mellon University in addition to advancing Facebooks research, the professors will be better positioned to recruit and train other AI experts from those universities programs. [54] Still other technology companies have developed research labs with specific commitments to academic institutions Microsofts Research AI unit engaged in a formal partnership with MITs Center for Brains, Minds and Machines. [55]

[1] "Googles AI Is Now Reigning Go Champion of the World," Daniel Oberhaus, Motherboard, March 12, 2016, available from https://motherboard.vice.com/en_us/article/3dak7w/googles-ai-is-now-reig...

[2] "Googles AlphaGo AI defeats team of five leading Go players," Darrell Etherington, TechCrunch, May 26, 2017, available from https://techcrunch.com/2017/05/26/googles-alphago-ai-defeats-team-of-fiv...

[3] Microsoft made a chatbot that tweets like a teen, Jacob Kastreakes, The verge, March 23, 2016, available from https://www.theverge.com/2016/3/23/11290200/tay-ai-chatbot-released-micr...

[4] Microsoft Created a Twitter Bot to Learn from Users. It Quickly Became a Racist Jerk, Daniel Victor, The New York Times, March 24, 2016, available from https://www.nytimes.com/2016/03/25/technology/microsoft-created-a-twitte...

[5] Microsoft shows what it learned from its Tay AI's racist tirade, Jon Fingas, Engadget, March 25, 2016, available from https://www.engadget.com/2016/03/25/microsoft-explains-tay-ai-incident/

[6] To Give A.I. the Gift of Gab, Silicon Valley Needs to Offend You, Cade Metz and Keith Collins, The New York Times, February 21, 2018, available from https://www.nytimes.com/interactive/2018/02/21/technology/conversational...

[7] "Facebook Is Teaching Its Computers to Understand Everything You Post," Will Oremus, Slate, June 1, 2016, available from http://www.slate.com/blogs/future_tense/2016/06/01/facebook_s_new_ai_eng...

[8] "Facebook spares humans by fighting offensive photos with AI," Josh Constine, TechCrunch, May 31, 2016, available from https://techcrunch.com/2016/05/31/terminating-abuse/

[9] "Facebook developing artificial intelligence to flag offensive live videos." Kristina Cooke, Reuters, December 1, 2016, available from https://uk.reuters.com/article/us-facebook-ai-video-idUKKBN13Q52M

[10] "Facebook Will Use Artificial Intelligence to Find Extremist Posts," Sheera Frenkel, The New York Times, June 15, 2017, available from https://www.nytimes.com/2017/06/15/technology/facebook-artificial-intell...

[11] "Facebook leverages artificial intelligence for suicide prevention," Natt Garun, The Verge, March 1, 2017, available from https://www.theverge.com/2017/3/1/14779120/facebook-suicide-prevention-t...

[12] "Facebook's suicide prevention AI can now do more to help people in trouble," Karissa Bell, Mashable, November 27, 2017, available from https://mashable.com/2017/11/27/facebook-ai-suicide-prevention/#4hI.WyNN...

[13] "Facebooks AI is now automatically writing photo captions," Cade Metz, Wired, April 5, 2016, available from https://www.wired.com/2016/04/facebook-using-ai-write-photo-captions-bli...

[14] "Facebook is using AI in private messages to suggest an Uber or remind you to pay a friend," Kurt Wagner, Recode, April 6, 2017, available from https://www.recode.net/2017/4/6/15203526/facebook-messenger-m-artificial...

[15] "Facebook's AI image search can 'see' what's in photos," Billy Steele, Engadget, February 2, 2017, available from https://www.engadget.com/2017/02/02/facebook-ai-image-search/

[16] Please see any of the below as examples:

Movie written by algorithm turns out to be hilarious and intense, Annalee Newitz, ArsTechnica, June 9, 2016, available from https://arstechnica.com/gaming/2016/06/an-ai-wrote-this-movie-and-its-st...

What an infinite AI-generated podcast can tell us about the future of entertainment, James Vincent, The Verge, March 11, 2018, available from https://www.theverge.com/2018/3/11/17099578/ai-generated-podcast-procedu...

AI can write surprisingly scary and creative horror stories, Swapna Krishna, Engadget, October 31, 2017, available from https://www.engadget.com/2017/10/31/shelley-ai-writes-horror-stories-on-...

[17] Disney Research taught AI how to judge short stories, Rob Lefebvre, Engadget, October 21, 2017, available from https://www.engadget.com/2017/08/21/disney-research-taught-ai-to-judge-s...

[18] Please see any of the below as examples:

At This Years U.S. Open, IBM Wants To Give You All The Insta-Commentary You Need, Steven Melendez, Fast Company, September 2, 2016, available from https://www.fastcompany.com/3063369/at-this-years-us-open-ibm-wants-to-g...

Wimbledon to Use IBMs Watson AI for Highlights, Analytics, Helping Fans, Jeremy Kahn, Bloomberg, June 27, 2017, available from https://www.bloomberg.com/news/articles/2017-06-27/wimbledon-to-use-ibm-...

IBM is sending Watson to the Grammys, Brian Mastroianni, Engadget, January 24, 2018, available from https://www.engadget.com/2018/01/24/ibm-watson-grammys/

[19] Washington Post to Cover Every Major Race on Election Day With Help of Artificial Intelligence, Lukas I. Alpert, The Wall Street Journal, October 19, 2016, available from https://www.wsj.com/articles/washington-post-to-cover-every-major-race-o...

[20] Next Target for IBMs Watson? Third-Grade Math, Elizabeth A. Harris, September 27, 2016, available from https://www.nytimes.com/2016/09/28/nyregion/ibm-watson-common-core.html

and

Artificially intelligent math for school educators, A Fine, District Administration, October 27, 2017, available from http://districtadministration.com/artificially-intelligent-math-for-scho...

[21] IBM and MIT pen 10-year, $240M AI research partnership, Ron Miller, TechCrunch, September 6, 2017, available from https://techcrunch.com/2017/09/06/ibm-and-mit-pen-10-year-240m-ai-resear...

[22] Most Americans See Artificial Intelligence as a Threat to Jobs (Just Not Theirs), Niraj Chokshi, March 6, 2018, available from https://www.nytimes.com/2018/03/06/us/artificial-intelligence-jobs.html

[23] Automation is going to hit workers in three waves, and the first one is already here, Erin Winick, MIT Technology Review, February 7, 2018, available from https://www.technologyreview.com/the-download/610211/automation-is-going...

[24] A.I. Will Transform the Economy. But How Much, and How Soon?, Steve Lohr, The New York Times, November 30, 2017, available from https://www.nytimes.com/2017/11/30/technology/ai-will-transform-the-econ...

[25] Small cities face greater impact from automation, Brian Wang, Next Big Future, October 24, 2017, available from https://www.nextbigfuture.com/2017/10/small-cities-face-greater-impact-f...

and

The Parts of America Most Susceptible to Automation, Alana Semuels, The Atlantic, May 3, 2017, available from https://www.theatlantic.com/business/archive/2017/05/the-parts-of-americ...

[26] What Does Work Look Like in 2026? New Statistics Shine Light on Automations Impacts, Erin Winick, MIT Technology Review, October 25, 2017, available from https://www.technologyreview.com/the-download/609218/what-does-work-look...

[27] Googles AI sounds like a human on the phone should we be worried? James Vincent, The Verge, May 9, 2018, available from https://www.theverge.com/2018/5/9/17334658/google-ai-phone-call-assistan...

and

Google now says controversial AI voice calling system will identify itself to humans, Nick Statt, The Verge, May 10, 2018, available from https://www.theverge.com/2018/5/10/17342414/google-duplex-ai-assistant-v...

[28] Google's Duplex AI could soon be running call centers, Chris Merman, The Inquirer, July 6, 2018, available from https://www.theinquirer.net/inquirer/news/3035476/google-duplex-could-so...

[29] Japanese white-collar workers are already being replaced by artificial intelligence, Dave Gershgorn, Quartz, January 2, 2017, available from https://qz.com/875491/japanese-white-collar-workers-are-already-being-re...

[30] IBM Unveils System That Debates With Humans, Cade Metz and Steve Lohr, The New York Times, June 18, 2018, available from https://www.nytimes.com/2018/06/18/technology/ibm-debater-artificial-int...

[31] Inside Amazons $3.5 million competition to make Alexa chat like a human, James Vincent, The Verge June 13, 2018, available from https://www.theverge.com/2018/6/13/17453994/amazon-alexa-prize-2018-comp...

[32] "Google AI group that's mastering Go is now taking on healthcare," Jacob Kastrenakes, Feruary 25, 2016, available from https://www.theverge.com/2016/2/25/11112366/deepmind-health-launches-med...

[33] Amazon, Google and Microsoft to attend White House AI summit, John Fingas, Engadget, May 8, 2018, available from https://www.engadget.com/2018/05/08/white-house-ai-summit/

and

White House Announces Select Committee of Federal AI Experts, Aaron Boyd, NextGov, May 10, 2018, available from https://www.nextgov.com/emerging-tech/2018/05/white-house-announces-sele...

[34] The White House promises to release government data to fuel the AI boom, Will Knight, MIT Technology Review, June 5, 2018, available from https://www.technologyreview.com/s/611331/the-white-house-promises-to-re...

[35] Google used AI to sort millions of historical Life photos you can explore online, James Vincent, The Verge, March 7, 2018, available from https://www.theverge.com/2018/3/7/17091392/google-ai-photo-tagging-life-...

[36] Google AI experiment has you talking to books, Mariella Moon, Engadget, April 14, 2018, available from https://www.engadget.com/2018/04/14/google-ai-experiment-talk-to-books/

[37] Allen Institute for AI Eyes the Future of Scientific Search, Cade Metz, Wired, November 11, 2016, available from https://www.wired.com/2016/11/allen-institute-ai-eyes-future-scientific-...

[38] Artificial intelligence is going to make it easier than ever to fake images and video, James Vincent, The Verge, December 20, 2016, available from https://www.theverge.com/2016/12/20/14022958/ai-image-manipulation-creat...

[39] Facebook: Don't freak out about artificial intelligence, Richard Nieva, CNET, December 1, 2016, available from https://www.cnet.com/news/facebook-artificial-intelligence-filter-bubble...

[40] AI will rob companies of the best training tool they have: grunt work, Sarah Kessler, Quartz, May 11, 2017, available from https://qz.com/979812/how-ai-will-change-the-shape-of-organizations/

[41] In the AI Age, Being Smart Will Mean Something Completely Different, Ed Hess, Harvard Business Review, June 19, 2017, available from https://hbr.org/2017/06/in-the-ai-age-being-smart-will-mean-something-co...

[42] Artificial Intelligences White Guy Problem, Kate Crawford, The New York Times, June 25, 2016, available from https://www.nytimes.com/2016/06/26/opinion/sunday/artificial-intelligenc...

and

AI facial analysis demonstrates both racial and gender bias, Swapna Krishna, Engadget, February 12, 2018, available from https://www.engadget.com/2018/02/12/facial-analysis-ai-has-racial-gender...

[43] AI can be sexist and racist its time to make it fair, James Zhou and Laura Schiebinger, Nature, July 18, 2018, available from https://www.nature.com/articles/d41586-018-05707-8

[44] Googles parent company is using AI to make the internet safer for LGBT people, Maria LaMagna, MarketWatch, March 14, 2018, available from https://www.marketwatch.com/story/how-artificial-intelligence-can-make-t...

[45] The Future of AI Depends on High-School Girls, Lauren Smiley, The Atlantic, May 23, 2018, available from https://www.theatlantic.com/technology/archive/2018/05/ai-future-women/5...

[46] Googles DeepMind Launches Ethics Group to Steer AI, George Dvorsky, Gizmodo, October 4, 2017, available from https://gizmodo.com/google-s-deepmind-launches-ethics-group-to-steer-ai-...

[47] Why artificial intelligence researchers should be more paranoid, Tom Simonite, Wired, February 20, 2018, available from https://www.wired.com/story/why-artificial-intelligence-researchers-shou...

[48] Techs Ethical Dark Side: Harvard, Stanford and Others Want to Address It, Natasha Singer, The New York Times, February 12, 2018, available from https://www.nytimes.com/2018/02/12/business/computer-science-ethics-cour...

[49] Artificial intelligence doesnt have to be evil. We just have to teach it to be good. Ryan Holmes, Recode, November 30, 2017, available from https://www.recode.net/2017/11/30/16577816/artificial-intelligence-ai-hu...

[50] Elon Musk Snags Top Google Researcher for New AI Non-profit," Cade Metz, Wired, December 11, 2015, available from https://www.wired.com/2015/12/elon-musk-snags-top-google-researcher-for-...

[51] "Facebook, Amazon, Google, IBM, Microsoft form new AI alliance," Lance Ulanoff, Mashable, September 9, 2016, available from https://mashable.com/2016/09/29/partnership-on-ai/#2WlFh7QQNqqx

[52] Apple to Start Publishing AI Research to Hasten Deep Learning, Alex Webb, Bloomberg, December 6, 2016, available from https://www.bloomberg.com/news/articles/2016-12-06/apple-to-start-publis...

[53] 'We can't compete': Why universities are losing their best AI scientists, Ian Sample, The Guardian, November 1, 2017, available from https://www.theguardian.com/science/2017/nov/01/cant-compete-universitie...

[54] Facebook adds A.I. labs in Seattle and Pittsburgh, pressuring local universities, Cade Metz, The New York Times, May 4, 2018, available from https://www.nytimes.com/2018/05/04/technology/facebook-artificial-intell...

[55] Microsoft creates an AI research lab to challenge Google and DeepMind, Darrell Etherington, TechCrunch, July 12, 2017, available from https://techcrunch.com/2017/07/12/microsoft-creates-an-ai-research-lab-t...

See the original post:
Artificial Intelligence | Tools, Publications & Resources