Goto

Collaborating Authors

 Pattern Recognition


Amazon.com: Data Mining: The Textbook eBook: Charu C. Aggarwal: Kindle Store

@machinelearnbot

This is an excellent book both in depth and breadth of the topics covered. It gives descriptions, analyses, and insights about the most popular algorithms on various topics, and it covers many more areas than most books. The book is well integrated across the broad diversity of topics that are covered, and connections between methods and topics are pointed out throughout the book. I wouldn't agree with an earlier review that the descriptions are short or introductory. For most of the important topics, a lot of detail is provided in terms of algorithm description and pseudo-code.


Google says machine learning is the future. So I tried it myself

The Guardian

The world is quietly being reshaped by machine learning. We no longer need to teach computers how to perform complex tasks like image recognition or text translation: instead, we build systems that let them learn how to do it themselves. "It's not magic," says Greg Corrado, a senior research scientist at Google. The most powerful form of machine learning being used today, called "deep learning", builds a complex mathematical structure called a neural network based on vast quantities of data. Designed to be analogous to how a human brain works, neural networks themselves were first described in the 1930s.


Must Read Books for Beginners on Machine Learning and Artificial Intelligence

#artificialintelligence

Machine Learning has granted incredible power to humans. The power to run tasks in automated manner, the power to make our lives comfrotable, the power to improve things continuously by studying decisions at large sacle . And the power to create species who think better than humans. Read what Google's CEO Mr. Sundar Pichai had to say last week: 'Machine learning is a core, transformative way by which we're rethinking everything we're doing,' Pichai said. 'We're thoughtfully applying it across all our products, be it search, ads, YouTube, or Play.


AI, Apple and Google

#artificialintelligence

In the last couple of years, magic started happening in AI. Techniques started working, or started working much better, and new techniques have appeared, especially around machine learning ('ML'), and when those were applied to some long-standing and important use cases we started getting dramatically better results. For example, the error rates for image recognition, speech recognition and natural language processing have collapsed to close to human rates, at least on some measurements. So you can say to your phone: 'show me pictures of my dog at the beach' and a speech recognition system turns the audio into text, natural language processing takes the text, works out that this is a photo query and hands it off to your photo app, and your photo app, which has used ML systems to tag your photos with'dog' and'beach', runs a database query and shows you the tagged images. There are really two things going on here - you're using voice to fill in a dialogue box for a query, and that dialogue box can run queries that might not have been possible before.


JD.com and Mellanox Join Forces to Drive E-Commerce Artificial Intelligence

#artificialintelligence

Based on the agreement, both parties will work together on new technology innovation, enhanced user experience and developing a new e-commerce platform for enterprise-level products. Together, the companies are dedicated to driving the next generation of e-commerce artificial intelligence solutions, and conducting associated research and development for high-speed interconnect products. A key technology that JD.com has developed is JD Camera, an application for image recognition and similar image search in mobile terminals. JD Camera facilitates ease-of-shopping for users by allowing customers to quickly and easily search for their favorites products with just a photo rather than detailed language descriptions. "In the future, with the help of the Joint Lab, Camera will be enhanced from general photo-based searches to more advanced imaged-based searches that will allow users to view, select and purchase from suggested recommendations with an advanced image match algorithm for such items as clothing, make-up, furniture, etc.," said Weng Zhi, vice president of technology, JD.com.


Kernel-based Generative Learning in Distortion Feature Space

arXiv.org Machine Learning

This paper presents a novel kernel-based generative classifier which is defined in a distortion subspace using polynomial series expansion, named Kernel-Distortion (KD) classifier. An iterative kernel selection algorithm is developed to steadily improve classification performance by repeatedly removing and adding kernels. The experimental results on character recognition application not only show that the proposed generative classifier performs better than many existing classifiers, but also illustrate that it has different recognition capability compared to the state-of-the-art discriminative classifier - deep belief network. The recognition diversity indicates that a hybrid combination of the proposed generative classifier and the discriminative classifier could further improve the classification performance. Two hybrid combination methods, cascading and stacking, have been implemented to verify the diversity and the improvement of the proposed classifier. Keywords: Distortion feature space, kernel-based generative classifier, hybrid classification, deep belief nets, character recognition 1. Introduction Learning and inference are two important aspects for any machine learning application.


What Is Artificial Intelligence?

#artificialintelligence

When most people think of artificial intelligence (AI) they think of HAL 9000 from "2001: A Space Odyssey," Data from "Star Trek," or more recently, the android Ava from "Ex Machina." But to a computer scientist that isn't what AI necessarily is, and the question "what is AI?" can be a complicated one. One of the standard textbooks in the field, by University of California computer scientists Stuart Russell and Google's director of research, Peter Norvig, puts artificial intelligence in to four broad categories: The differences between them can be subtle, notes Ernest Davis, a professor of computer science at New York University. AlphaGo, the computer program that beat a world champion at Go, acts rationally when it plays the game (it plays to win). But it doesn't necessarily think the way a human being does, though it engages in some of the same pattern-recognition tasks.


7 Ways Machine Learning Is Already Affecting Your World

#artificialintelligence

What do you think of when someone says "AI" or "Artificial Intelligence"? For most of us, it conjures up an image of the future. It doesn't much evoke the here and now. Artificial intelligence is already out of the box. And while it might not be as slick as the movies, it has vast applications in almost every field, from business to medicine, traffic jams to Facebook photos.


Predictive Modeling, Supervised Machine Learning, and Pattern Classification -- the big picture

#artificialintelligence

When I was working on my next pattern classification application, I realized that it might be worthwhile to take a step back and look at the big picture of pattern classification in order to put my previous topics into context and to provide and introduction for the future topics that are going to follow. Pattern classification and machine learning are very hot topics and used in almost every modern application: Optical Character Recognition (OCR) in the post office, spam filtering in our email clients, barcode scanners in the supermarket … the list is endless. In this article, I want to give a quick overview about the main concepts of a typical supervised learning task as a primer for future articles and implementations of various learning algorithms and applications. Predictive modeling is the general concept of building a model that is capable of making predictions. Typically, such a model includes a machine learning algorithm that learns certain properties from a training dataset in order to make those predictions.


Facebook AI Still Can't Do Things Even A Baby Has Mastered

International Business Times

Image recognition, determining all the objects within a photo, is something Facebook's AI does with relative ease. The company's approach to machine learning is called deep learning, a popular route to AI also followed by Google and others. Deep learning employs algorithms to recognize patterns, learn from those patterns and complete sophisticated tasks. For Facebook, it could be tagging friends. For Google, it may be creating a program that plays the game Go well enough to beat human champions.