Goto

Collaborating Authors

 Deep Learning


Artificial Intelligence – What it is and why it matters 7wData

#artificialintelligence

The term Artificial Intelligence was coined in 1956, but AI has become more popular today thanks to increased data volumes, advanced algorithms, and improvements in computing power and storage. In the 1960s, the US Department of Defense took interest in this type of work and began training computers to mimic basic human reasoning. For example, the Defense Advanced Research Projects Agency (DARPA) completed street mapping projects in the 1970s. And DARPA produced intelligent personal assistants in 2003, long before Siri, Alexa or Cortana were household names. This early work paved the way for the automation and formal reasoning that we see in computers today, including decision support systems and smart search systems that can be designed to complement and augment human abilities.


Strides in AI raise killer-robot fears

#artificialintelligence

Imagine a world where killer robots, powered by artificial intelligence (AI), have the ability to decide who lives and who dies on the basis of deep learning and algorithms, without any human intervention. This scenario has been criticised by naysayers as alarmist. But experts, including United Nations Secretary-General Antonio Guterres and Tesla co-founder Elon Musk, have warned of the risk that AI can be put to nefarious use in the wrong hands. Please subscribe or log in to continue reading the full article.


How Artificial Intelligence is changing the world

#artificialintelligence

The technology of AI has been improving every year for the past 20 years, and today it is a very mature technology. Many companies and organizations are actively employing AI in different ways. AI is also developing into the next generation of computing, where big ideas can come from and many people can become an expert on a new discipline. Today, there are many companies working on various AI projects that are shaping the future of the technology. While AI is generally synonymous with artificial intelligence, more technically sophisticated systems can be described as "artificial general intelligence".


Beginners Guide to Machine Learning, Artificial Intelligence, Internet of Things (IoT), NLP, Deep Learning, Big Data Analytics and Blockchain

#artificialintelligence

The Internet of things (IoT) is the inter-networking of physical devices (also termed as connected devices or smart devices), vehicles, buildings and other objects (which could be smart wearable, diagnostic device, kitchen appliances etc.) embedded with electronics, software, sensors, actuators, and network connectivity that enables these "smart objects" to collect and exchange data. In other words, Internet of things is a global infrastructure for the information society. IoT allows advanced services by interconnecting (physical and virtual) things based on existing and evolving interoperable information and communication technologies. For example, the smart refrigerator in your kitchen (at home) can send you an alert (or notification) on your smartphone (while you are leaving office) when you're out of milk or gas. Your wearable or smartwatch can warn you if there is something wrong with your pulse or heart-rate. Additionally, all this information gets recorded. Later, the software after looking at the data can provide you information like: you are likely to run of milk on Wednesday, run out of gas in two weeks, or likely to get a heart attack in three months (so, time for a check-up and take precautions).


Machine Learning & AI Main Developments in 2018 and Key Trends for 2019

#artificialintelligence

At KDnuggets, we try to keep our finger on the pulse of main events and developments in industry, academia, and technology. We also do our best to look forward to key trends on the horizon. In previous years, we have brought collections of predictions and analysis from experts. What were the main developments in Machine Learning and Artificial Intelligence in 2018, and what key trends do you expect in 2019? Below are the responses from Anima Anandkumar, Andriy Burkov, Pedro Domingos, Ajit Jaokar, Nikita Johnson, Zachary Chase Lipton, Matthew Mayo, Brandon Rohrer, Elena Sharova, Rachel Thomas, and Daniel Tunkelang. Key themes singled out by these experts include deep learning advancements, transfer learning, the limitations of machine learning, the changing landscape of natural language processing, and much more. Be sure to check out collected opinions we shared last week when we asked a group of experts the related question, "What were the main developments in Data Science and Analytics in 2018 and what key trends do you expect in 2019?" Anima Anandkumar (@AnimaAnandkumar) is Director of ML research at NVIDIA and Bren Professor at Caltech.


57 Best Machine Learning Course Online & Tutorial Digital Learning Land

#artificialintelligence

Data visualization: In this section, you will learn how to create simple plots like scatter plot histogram bar, etc. Data manipulation: You will learn in detail about data manipulation. GUI Programming: This section is a combination of life instructor-led training and self-paced learning. Developing web Maps and representing information using plots: In this section, you will understand how to design Python applications. Computer vision using open CV and visualization using bokeh: You will also learn designing Python application in the section.


The AI arms race spawns new hardware architectures

#artificialintelligence

As society turns to artificial intelligence to solve problems across ever more domains, we're seeing an arms race to create specialized hardware that can run deep learning models at higher speeds and lower power consumption. Some recent breakthroughs in this race include new chip architectures that perform computations in ways that are fundamentally different from what we've seen before. Looking at their capabilities gives us an idea of the kinds of AI applications we could see emerging over the next couple of years. Neural networks, composed of thousands and millions of small programs that perform simple calculations to perform complicated tasks such as detecting objects in images or converting speech to text are key to deep learning. But traditional computers are not optimized for neural network operations.


Artificial Intelligence Has a Huge Carbon Footprint. But It Doesn't Have To.

#artificialintelligence

This piece has been published as part of Slate's partnership with Covering Climate Now, a global collaboration of more than 250 news outlets to strengthen coverage of the climate story. Artificial intelligence is getting smarter, but it isn't getting cleaner. In order to improve at predicting the weather, sorting your social media feeds, and hailing your Uber, it needs to train on massive datasets. A few years ago, an A.I. system might have required millions of words to attempt to learn a language, but today that same system could be processing 40 billion words as it trains, according to Roy Schwartz, who researches deep learning models at the Allen Institute for Artificial Intelligence and in the University of Washington's computer science and engineering department. All that processing takes a lot of energy.


Image Recognition With Deep Learning for E-commerce

#artificialintelligence

Artificial Intelligence (AI) is no longer a science fiction whimsy, but an everyday reality. AI is now embedded in many aspects of our lives, from supermarket self-checkout cash registers to face-recognition security checks at the airport. Tech giants such as Microsoft and Google are investing millions of dollars in new AI projects. Initiatives such as a Teachable Machine, which trains computer neural network, are making Machine Learning (ML) user-friendly. Technologies such as neural networks and deep learning are being applied in many sectors by companies like Facebook and IBM.


Automatic Detection and Classification of Cognitive Distortions in Mental Health Text

arXiv.org Machine Learning

-- In cognitive psychology, automatic and self-reinforcing irrational thought patterns are known as cognitive distortions. Left unchecked, patients exhibiting these types of thoughts can become stuck in negative feedback loops of unhealthy thinking, leading to inaccurate perceptions of reality commonly associated with anxiety and depression. In this paper, we present a machine learning framework for the automatic detection and classification of 15 common cognitive distortions in two novel mental health free text datasets collected from both crowdsourcing and a real-world online therapy program. When differentiating between distorted and non-distorted passages, our model achieved a weighted F1 score of 0.88. For classifying distorted passages into one of 15 distortion categories, our model yielded weighted F1 scores of 0.68 in the larger crowdsourced dataset and 0.45 in the smaller online counseling dataset, both of which outperformed random baseline metrics by a large margin. For both tasks, we also identified the most discriminative words and phrases between classes to highlight common thematic elements for improving targeted and therapist-guided mental health treatment. Furthermore, we performed an exploratory analysis using unsupervised content-based clustering and topic modeling algorithms as first efforts towards a data-driven perspective on the thematic relationship between similar cognitive distortions traditionally deemed unique. Finally, we highlight the difficulties in applying mental health-based machine learning in a real-world setting and comment on the implications and benefits of our framework for improving automated delivery of therapeutic treatment in conjunction with traditional cognitive-behavioral therapy. CCORDING to the National Institute of Mental Health, anxiety disorders affect more than 18% of the U.S. adult population every year [1]. Additionally, the National Survey of Drug Use and Health reports that 6.7% of the U.S. adult population experienced at least one major depressive disorder episode in the past year [2]. This work was supported by NSF-IIP 1631871 from the National Science Foundation (NSF), Division of Industrial Innovation and Partnerships (IIP). Rashidi are with the University of Florida, Gainesville, FL 32611 USA (email: shickelb@ufl.edu; S. Benton is with T AO Connect, Inc., St. Petersburg, FL 33701 USA (email: sherry .benton@taoconnect.org).