Goto

Collaborating Authors

 SPE


NI Digital Expert interview: Jason Bell Polemic Digital

#artificialintelligence

I first got speaking to Jason via Twitter and then we met at a few networking events. We quickly realised we shared an overtly cynical attitude to the vacuous tripe that emerges from Silicon Valley's startup culture, and want to resist the adoption of that culture in the Northern Ireland tech scene. When it comes to big data and machine learning, I know no one more qualified than Jason. He wrote a book about machine learning which has helped me immensely in coming to grips with the topic, even though I can't even begin to understand the mathematics behind it all. Like myself, Jason is not native to Northern Ireland, but he's been here so long he might as well be part of the furniture.


4 tips on how to make your company machine learning-ready - WRLWND.com

#artificialintelligence

There's huge interest in artificial intelligence these days and countless investors seeking to get their fingers on the AI investment pie. But while AI is hot today, the advent of super-intelligent, self-directed computers is really still years away. However, there's a tremendous amount of things that "can already be achieved with machinery today," says the Harvard Business Review. "And that's where forward-thinking managers should be focusing." Machine learning is the sub-field of computer science that "gives computers the ability to learn without being explicitly programmed."


Beyond Mobile: How Voice and AI Are Changing Digital Travel

#artificialintelligence

Last week, Skift published the 2017 Digital Transformation Report, sponsored by Adobe and Epsilon. In the past decade, mobile devices have revolutionized the travel industry. Some forecasts now predict more than half of all travel purchases are made with mobile, and mobile is reshaping how every travel organization, from corporate travel firms to airports to hotels, interacts with travelers. But despite all the rapid shifts already caused by mobile, even bigger changes are on the horizon. That's because three emerging interfaces, including voice search, artificial intelligence and conversational messaging, are transforming how travelers will interact with travel brands on mobile in the future.


Where will Artificial Intelligence come from? - Sebastian Nowozins slow blog

#artificialintelligence

Artificial Intelligence (AI) is making progress in great strides, or at least it appears so! Almost no week passes by without some major announcements of new challenges solved by AI technology or new products powered by AI. Indeed many quantifiable factors attest an unprecedented level of activity: capital investments, number of academic papers, number of products involving AI technology, they all are on a steep rise in the past five years. Computers are already very capable at some specialized tasks that require reasoning and other abilities that we typically associate with intelligence. For example, computers can play a decent game of chess or can help us order our holiday photos. Despite this genuine progress, we are still a long way from human level intelligence because our best artificial intelligence systems are not general purpose. They cannot quickly adapt to novel tasks the way most humans can do.


Using Keras and Deep Deterministic Policy Gradient to play TORCS

#artificialintelligence

In the previous blog post Using Keras and Deep Q-Network to Play FlappyBird we demonstrate using Deep Q-Network to play FlappyBird. However, a big limitation of Deep Q-Network is that the outputs/actions are discrete while the action like steering are continuous in car racing. An obvious approach to adapt DQN to continuous domains is to simply discretize the action space. However, we encounter the "curse of dimensionality" problem. For example, if you discretize the steering wheel from -90 to 90 degrees in 5 degrees each and acceleration from 0km to 300km in 5km each, your output combinations will be 36 steering states times 60 velocity states which equals to 2160 possible combinations. The situation will be worse when you want to build robots to perform something very specialized, such as brain surgery that requires fine control of actions and naive discretization will not able to achieve the required precision to do the operations.


Machine learning in geosciences and remote sensing

#artificialintelligence

Learning incorporates a broad range of complex procedures. Machine learning (ML) is a subdivision of artificial intelligence based on the biological learning process. The ML approach deals with the design of algorithms to learn from machine readable data. ML covers main domains such as data mining, difficult-to-program applications, and software applications. It is a collection of a variety of algorithms (e.g.


Laplace noising versus simulated out of sample methods (cross frames)

#artificialintelligence

Nina Zumel recently mentioned the use of Laplace noise in "count codes" by Misha Bilenko (see here and here) as a known method to break the overfit bias that comes from using the same data to design impact codes and fit a next level model. It is a fascinating method inspired by differential privacy methods, that Nina and I respect but don't actually use in production. Please read on for my discussion of some of the limitations of the technique, and how we solve the problem for impact coding (also called "effects codes"), and a worked example in R.We define a nested model as any model where the results of a sub-model are used as inputs for a later model. Common examples include variable preparation, ensemble methods, super-learning, and stacking. Nested models are very common in machine learning.


How Airbnb, Huawei, And Microsoft Are Using AI and Machine Learning Articles Chief Data Officer

#artificialintelligence

The lab they have created has also had some big wins, not only for them, but also for the networks on which their phones run. For instance, their work has helped carriers across the world to reduce their pay-as-you-go customer churn rate from 10% to 6%. They have been working on a machine learning driven network control system, which will achieve automated network traffic control. 'Tests indicate that Network Mind is up to 500% more efficient in realizing KPIs such as task completion or policy generation compared to existing template or heuristic algorithm-based optimization methods. Network Mind is also over 50 times more efficient when analyzing paths of large optical networks, which has the potential to reduce the time it takes to analyze use cases such as optical network failure prevention from 5 hours to as little as 6 minutes.'


Artificial intelligence the next 'big bet' for online retailers, say bosses

#artificialintelligence

Artificial intelligence is the key to the future of online retail, business bosses have said, providing a crucial way to help shoppers find what they want. Alex Baldock, chief executive of Shop Direct, which runs very.co.uk and Littlewoods, told the Telegraph Festival of Business in London that artificial intelligence was the company's "big bet". "You have three seconds to seize the shopper's attention - it's called thumb stopping, the three-second audition," Mr Baldock said. "That's where personalisation comes in." Shop Direct is owned by Sir David and Sir Frederick Barclay, proprietors of Telegraph Media Group, the publisher of the Daily Telegraph.


Flipboard on Flipboard

#artificialintelligence

What AI Can and Can't Do Many executives ask me what artificial intelligence can do. They want to know how it will disrupt their industry and how they can use it to reinvent their own companies. But lately the media has sometimes painted an unrealistic picture of the powers of AI. (Perhaps soon it will take over the world!) AI is already transforming web search, advertising, e-commerce, finance, logistics, media, and more. As the founding lead of the Google Brain team, former director of the Stanford Artificial Intelligence Laboratory, and now overall lead of Baidu's AI team of some 1,200 people, I've been privileged to nurture many of the world's leading AI groups and have built many AI products that are used by hundreds of millions of people. Having seen AI's impact, I can say: AI will transform many industries.