Deep Learning
Mass General, Brigham and Women's to apply deep learning to medical records and images
Artificial intelligence is beginning to reshape healthcare and life sciences. And one application of AI, deep learning, is coming into its own. Deep learning is a type of machine learning based on data representations rather than task-specific algorithms. Learning can be supervised, semi-supervised or unsupervised. Much of the excitement around AI today is fundamental because of three ingredients: the development of algorithms that make artificial neural networks, the increasing supply of digital data that now can be created, and, critically, the "GPU" chip architecture – it stands for graphics processing unit – pioneered by vendor NVIDIA, said Mark Michalski, MD, executive director of the Massachusetts General Hospital and Brigham and Women's Hospital Center for Clinical Data Science. "GPU chips are different than the CPU chips that run many of our computers today in that they solve many simple problems simultaneously, as opposed to one big problem at a time, like CPUs," Michalski explained.
4 things executives should know about AI and data science
Artificial intelligence, machine learning, and deep learning are buzzworthy terms in the world of business, ranging across channels from customer service to finance and beyond. Because big data is big news, companies want to implement AI to improve their businesses -- but some are making the mistake of trying to layer in artificial intelligence without the basis in analytics and data that allows AI to make a true impact. Other companies -- those with a strong foundation in analytics, possessing a store of data to work from -- can utilize AI with great success. According to the Harvard Business Review, "companies with strong basic analytics -- such as sales data and market trends -- make breakthroughs in complex and critical areas after layering in artificial intelligence."
What's New in Deep Learning Research: Teaching Computers How to Code
Writing programs that can create programs have been an elusive goal of artificial intelligence(AI) research for many years. As a matter of fact, the idea that AI agents can create their own programs if often seem as one of the differentiators of general AI vs. narrow AI. So important is this goal, that AI researchers have created a specific area of research known as Program Synthesis that focuses on addressing those challenges. The idea behind program synthesis is to create AI agents that can generate programs that match a given specification. We often use primitive versions of this technique when we take advantage of, for instance, the Flash Fill feature in Microsoft Excel.
Use artificial intelligence to identify, count, describe wild animals
Photographs that are automatically collected by motion-sensor cameras can then be automatically described by deep neural networks. The result is a system that can automate animal identification for up to 99.3 percent of images while still performing at the same 96.6 percent accuracy rate of crowdsourced teams of human volunteers. "This technology lets us accurately, unobtrusively and inexpensively collect wildlife data, which could help catalyze the transformation of many fields of ecology, wildlife biology, zoology, conservation biology and animal behavior into'big data' sciences. This will dramatically improve our ability to both study and conserve wildlife and precious ecosystems," says Jeff Clune, the senior author of the paper. He is the Harris Associate Professor at the University of Wyoming and a senior research manager at Uber's Artificial Intelligence Labs.
Why you need to improve your training data, and how to do it
Andrej Karpathy showed this slide as part of his talk at Train AI and I loved it! Academic papers are almost entirely focused on new and improved models, with datasets usually chosen from a small set of public archives. Everyone I know who uses deep learning as part of an actual application spends most of their time worrying about the training data instead. There are lots of good reasons why researchers are so fixated on model architectures, but it does mean that there are very few resources available to guide people who are focused on deploying machine learning in production. To address that, my talk at the conference was on "the unreasonable effectiveness of training data", and I want to expand on that a bit in this blog post, explaining why data is so important along with some practical tips on improving it. As part of my job I work closely with a lot of researchers and product teams, and my belief in the power of data improvements comes from the massive gains I've seen them achieve when they concentrate on that side of their model building.
CloudFuzz: Machine learning powered content specific input generation for fuzzing - payatu
CloudFuzz is an integrated software framework for security based fuzzing. The end goal is to provide a workflow that will allow continuous fuzzing and generate reports of the software security vulnerabilities by analysing crashes on a given piece of software. In CloudFuzz we provide crafted data to a software system and analyse the system for crashes. Ultimate aim of fuzzing is to discover bugs and security vulnerabilities in the target software. To trigger a bug that is hidden in the deepest and darkest corners of a software, we need an input that covers those pieces of code.
Artificial Intelligence in Healthcare
The world is evolving and so is technology. Over time, we've witnessed how the world has become smaller with the growth of the Internet. Exploring and searching for something is now just a click away and healthcare technology has rapidly evolved. Today, with the help of Artificial Intelligence (AI), diagnosing and then treatment of certain diseases in patients has become extremely dynamic. Machine Learning and Natural Language Processing (NLP) and Deep learning are making healthcare far more efficient by generating real-time clinical insights at all points of care to improve patient outcomes, which is just a start.
Deep Learning Chipset Market to Reach $66.3 Billion by 2025
Artificial intelligence (AI) technology is progressing at a rapid pace, as is the application of the technology to solve real-world problems. While the market for chipsets to address deep learning training and inference workloads is still a new one, the landscape is changing quickly – in the past year, more than 60 companies of all sizes have announced some sort of deep learning chipset or intellectual property (IP) design. A new report from Tractica finds that virtually every prominent name in the technology industry has acknowledged the need for hardware acceleration of AI algorithms and the semiconductor industry has responded by offering a wide variety of solutions. Tractica forecasts that the market for deep learning chipsets will increase from $1.6 billion in 2017 to $66.3 billion by 2025. System-on-a-chip (SoC) accelerators such as those found in mobile devices will lead the market in terms of sheer volumes by the end of the forecast period, followed by application-specific integrated circuits (ASICs) and graphics processing units (GPUs).
Researchers use artificial intelligence to identify, count, describe wild animals
A new paper in the Proceedings of the National Academy of Sciences (PNAS) reports how a cutting-edge artificial intelligence technique called deep learning can automatically identify, count and describe animals in their natural habitats. Photographs that are automatically collected by motion-sensor cameras can then be automatically described by deep neural networks. The result is a system that can automate animal identification for up to 99.3 percent of images while still performing at the same 96.6 percent accuracy rate of crowdsourced teams of human volunteers. "This technology lets us accurately, unobtrusively and inexpensively collect wildlife data, which could help catalyze the transformation of many fields of ecology, wildlife biology, zoology, conservation biology and animal behavior into'big data' sciences. This will dramatically improve our ability to both study and conserve wildlife and precious ecosystems," says Jeff Clune, the senior author of the paper.
AI claims to be able to thwart facial recognition software, making you "invisible"
A team of engineering researchers from the University of Toronto has created an algorithm to dynamically disrupt facial recognition systems. Led by professor Parham Aarabi and graduate student Avishek Bose, the team used a deep learning technique called "adversarial training", which pits two artificial intelligence algorithms against each other. Aarabi and Bose designed a set of two neural networks, the first one identifies faces and the other works on disrupting the facial recognition task of the first. The two constantly battle and learn from each other, setting up an ongoing AI arms race. "The disruptive AI can'attack' what the neural net for the face detection is looking for," Bose said in an interview.