Goto

Collaborating Authors

 SPE


Why 2017 Will Be the Year of Artificial Intelligence in Banking

#artificialintelligence

Artificial intelligence is coming to banking -- scratch that, it's already here, but customers may not have noticed. AI is already playing a role in consumers' lives, whether they know it or not. Talking to Siri, looking at recommendations from Amazon or Netflix, or chatting with Google Home about the temperature -- AI is all around us, and we're growing more comfortable with it all the time. That's good, says Arif Ahmed, senior vice president of payments innovation for U.S. Bank, because AI is set to help customers in important ways, and in the not-too-distant future. "Emerging artificial intelligence will improve the customer experience without compromising privacy," Ahmed told Bank Innovation.


A Dead Simple Tool To Find Out What Facebook Knows About You

#artificialintelligence

If you could measure all the information you consume online, what would you learn about yourself? Created by developers Hang Do Thi Duc and Regina Flores Mir, the application gives users a peek into what kind of digital footprint they might be leaving behind as they browse Facebook--and makes the hidden mechanisms of Facebook's data collection more transparent. How It Works Data Selfie collects data about what you click on (through likes and links), what you type, and what you look at, and for how long. Based on this information, the app compiles a personality profile using personality insights from the supercomputer IBM Watson and the machine learning algorithm Apply Magic Sauce and presents this "data selfie" for you to peruse. In the name of transparency and privacy, all of Data Selfie's code is on Github, and all of the data it tracks is stored on your personal computer.


Android Things Developer Preview 2 rolls out, adds machine learning to IoT platform - Android Community

#artificialintelligence

Android Things is the evolution of Brillo, which we've talked about before. Google needs an internet-of-things (IoT) platform, and Android Things seems to be the software platform they're banking on for this niche of the market. While waiting for the first release, developers get to test out the second Developer Preview that just rolled out. Android Things Developer Preview 2 has some new features to flaunt coming from the initial version. The new DP now has USB audio support for the Intel Edison and Raspberry Pi 3 devices.


Deep Learning in R โ€“ R Blog

#artificialintelligence

Deep learning is a recent trend in machine learning that models highly non-linear representations of data. In the past years, deep learning has gained a tremendous momentum and prevalence for a variety of applications (Wikipedia 2016a). Among these are image and speech recognition, driverless cars, natural language processing and many more. Interestingly, the majority of mathematical concepts for deep learning have been known for decades. However, it is only through several recent developments that the full potential of deep learning has been unleashed (Nair and Hinton 2010; Srivastava et al. 2014). Previously, it was hard to train artificial neural networks due to vanishing gradients and overfitting problems.


What deep learning really means

#artificialintelligence

Perhaps the most positive technical theme of 2016 was the long-delayed triumph of artificial intelligence, machine learning, and in particular deep learning. In this article we'll discuss what that means and how you might make use of deep learning yourself. Perhaps you noticed in the fall of 2016 that Google Translate suddenly went from producing, on the average, word salad with a vague connection to the original language to emitting polished, coherent sentences more often than not -- at least for supported language pairs, such as English-French, English-Chinese, and English-Japanese. That dramatic improvement was the result of a nine-month concerted effort by the Google Brain and Google Translate teams to revamp Translate from using its old phrase-based statistical machine translation algorithms to working with a neural network trained with deep learning and word embeddings employing Google's TensorFlow framework. The researchers working on the conversion had access to a huge corpus of translations from which to train their networks, but they soon discovered that they needed thousands of GPUs for training and would have to create a new kind of chip, a Tensor Processing Unit (TPU), to run Translate on their trained neural networks at scale.


Google Just Found the One Question It Can't Yet Answer

#artificialintelligence

When our robot overlords arrive, will they decide to kill us or cooperate with us? New research from DeepMind, Alphabet Inc.'s London-based artificial intelligence unit, could ultimately shed light on this fundamental question. They have been investigating the conditions in which reward-optimizing beings, whether human or robot, would choose to cooperate, rather than compete. The answer could have implications for how computer intelligence may eventually be deployed to manage complex systems such as an economy, city traffic flows, or environmental policy. Joel Leibo, the lead author of a paper DeepMind published online Thursday, said in an e-mail that his team's research indicates that whether agents learn to cooperate or compete depends strongly on the environment in which they operate.


Want to get more from AI? Build trust in your machines

#artificialintelligence

Did you know that the self-driving car market could reach $87 billion by 2030ยน? How many of us are ready to sit in the passenger seat of a speeding, driverless taxi? It would require complete trust in the artificial intelligence manning the wheel and controlling the brakes. We are at an inflection point as AI proliferates across virtually every industry. Yet, according to PwC's Global Data and Analytics Survey 2016: Big Decisions, only 39% of companies are highly data-driven.


terryum/awesome-deep-learning-papers

#artificialintelligence

I believe that there exist classic deep learning papers which are worth reading regardless of their application areas. Rather than providing overwhelming amount of papers, I would like to provide a curated list of the classic deep learning papers which can be considered as must-reads in some research areas. Please read the contributing guide before you make a pull request. Distinguished deep learning researchers who have published 3 ( 6) papers on the awesome list (The papers in Hardware / Software, Papers Worth Reading, Classic Papers sections are excluded in counting.) Thank you for all your contributions.


Wells Fargo Pushes Into Artificial Intelligence

#artificialintelligence

Wells Fargo has created a team to develop artificial intelligence-based technology and appointed a lead for its newly combined payments businesses, as part of an ongoing push to strengthen its digital offerings. Wells Fargo's AI team will work on creating technology that can help the bank provide more personalized customer service through its bankers and online, the bank said on Friday. It will be led by Steve Ellis, head of Wells Fargo's innovation group. Well Fargo's AI focus comes as banks and other large financial institutions increase their investment in the emerging technology which seeks to train computers to perform tasks that would normally require human intelligence. Projects range from systems that can spot payments fraud or misconduct by employees, to technology that can make more personal recommendations on financial products to clients.


Shakespeare and Fuzzy Logic

@machinelearnbot

There are more things in heaven and earth, Horatio, than are dreamt of in your philosophy. Shakespeare teaches us in this Hamlet quote that reality is much more complex than our mental projections and understanding. Reality is fuzzier than we would care to think. Although introducing subjectivities to modeling seems to harm the'objectivity' for the purists, this objectivity is more of a deliberate ignorance of real life issues than a sound strategy for modeling. There is a myriad of ambiguities and uncertainties in the information we receive decode and signal which tends to limit the functionality of traditional methods that are based on crisp logic. For instance, while USD 500 premium means you will have to give USD 500 to purchase the policy, the opinion whether this premium is adequate for the insurer or not, and reasonable or too expensive for the consumer is quite subjective.