Goto

Collaborating Authors

 Europe


How Blockchain, Chatbots and AI Could Affect Banking UX Design in 2018

#artificialintelligence

Finance has always been quite conservative but it hasn't missed out on technological progress. Now banks are separating from their customers due to technological progress. The number of local bank branches decreased by almost 50% between 1995 and 2015. Transactions are rapidly moving onto the web as more and more financial services are provided online. Digital channels are already dominating.


Why we started Women in AI – WomeninAI – Medium

#artificialintelligence

Almost a year ago, I said yes to a voluntary work that I didn't know how much would change my life. I helped two of my good friends in organising a hackathon in AI. It was the extension of the weekend of "France is AI" and it was the first time that I was really exposed to AI topics. I can't tell how exciting everything was to me! I was learning lot of new things and new words: NLP, Deep Learning, Machine Learning, Conversational Bot.


Bankers feel AI is key to enhancing customer experience: Accenture

#artificialintelligence

In the next stage of artificial intelligence adoption, banks will use AI to help understand the intentions and emotions of customers and enable better interactions, according to a new report from Accenture (NYSE: ACN). A new report from Accenture has revealed that banks are set to adopt artificial intelligence (AI) to better understand customers' intentions and emotions, with the aim of enabling better interactions. The report, Accenture Banking Technology Vision 2017, draws on the analysis of an advisory board of more than two dozen individuals, interviews with technology luminaries and industry experts, and results of a survey of 579 bank executives in 31 countries across North America, Europe, Asia Pacific, Africa and South America. The goal of the survey was to identify the key issues and priorities for technology adoption and investment. According to the report, more than three-quarters (78%) of bankers believe that AI will enable simpler user interfaces that will help banks create a more human-like customer experience.


New system uses Twitter, Artificial Intelligence to predict floods

#artificialintelligence

Scientists are combining Twitter, citizen science and cutting-edge artificial intelligence (AI) techniques to develop an early-warning system for flood-prone communities. Researchers from the University of Dundee in the UK have shown how AI can be used to extract data from Twitter and crowdsourced information from mobile phone apps to build up hyper-resolution monitoring of urban flooding. Urban flooding is difficult to monitor due to complexities in data collection and processing. This prevents detailed risk analysis, flooding control, and the validation of numerical models. Researchers set about trying to solve this problem by exploring how the latest AI technology can be used to mine social media and apps for the data that users provide.


Confidence Decision Trees via Online and Active Learning for Streaming Data

Journal of Artificial Intelligence Research

Decision tree classifiers are a widely used tool in data stream mining. The use of confidence intervals to estimate the gain associated with each split leads to very effective methods, like the popular Hoeffding tree algorithm. From a statistical viewpoint, the analysis of decision tree classifiers in a streaming setting requires knowing when enough new information has been collected to justify splitting a leaf. Although some of the issues in the statistical analysis of Hoeffding trees have been already clarified, a general and rigorous study of confidence intervals for splitting criteria is missing. We fill this gap by deriving accurate confidence intervals to estimate the splitting gain in decision tree learning with respect to three criteria: entropy, Gini index, and a third index proposed by Kearns and Mansour. We also extend our confidence analysis to a selective sampling setting, in which the decision tree learner adaptively decides which labels to query in the stream. We provide theoretical guarantees bounding the probability that the decision tree learned via our selective sampling strategy classifies suboptimally the next example in the stream. Experiments on real and synthetic data in a streaming setting show that our trees are indeed more accurate than trees with the same number of leaves generated by state-of-the-art techniques. In addition to that, our active learning module empirically uses fewer labels without significantly hurting the performance.


Learning Neural Audio Embeddings for Grounding Semantics in Auditory Perception

Journal of Artificial Intelligence Research

Multi-modal semantics, which aims to ground semantic representations in perception, has relied on feature norms or raw image data for perceptual input. In this paper we examine grounding semantic representations in raw auditory data, using standard evaluations for multi-modal semantics. After having shown the quality of such auditorily grounded representations, we show how they can be applied to tasks where auditory perception is relevant, including two unsupervised categorization experiments, and provide further analysis. We find that features transfered from deep neural networks outperform bag of audio words approaches. To our knowledge, this is the first work to construct multi-modal models from a combination of textual information and auditory information extracted from deep neural networks, and the first work to evaluate the performance of tri-modal (textual, visual and auditory) semantic models.


IHT dies hard: Provable accelerated Iterative Hard Thresholding

arXiv.org Machine Learning

We study --both in theory and practice-- the use of momentum motions in classic iterative hard thresholding (IHT) methods. By simply modifying plain IHT, we investigate its convergence behavior on convex optimization criteria with non-convex constraints, under standard assumptions. In diverse scenaria, we observe that acceleration in IHT leads to significant improvements, compared to state of the art projected gradient descent and Frank-Wolfe variants. As a byproduct of our inspection, we study the impact of selecting the momentum parameter: similar to convex settings, two modes of behavior are observed --"rippling" and linear-- depending on the level of momentum.


Data-adaptive Active Sampling for Efficient Graph-Cognizant Classification

arXiv.org Machine Learning

The present work deals with active sampling of graph nodes representing training data for binary classification. The graph may be given or constructed using similarity measures among nodal features. Leveraging the graph for classification builds on the premise that labels across neighboring nodes are correlated according to a categorical Markov random field (MRF). This model is further relaxed to a Gaussian (G)MRF with labels taking continuous values - an approximation that not only mitigates the combinatorial complexity of the categorical model, but also offers optimal unbiased soft predictors of the unlabeled nodes. The proposed sampling strategy is based on querying the node whose label disclosure is expected to inflict the largest change on the GMRF, and in this sense it is the most informative on average. Such a strategy subsumes several measures of expected model change, including uncertainty sampling, variance minimization, and sampling based on the $\Sigma-$optimality criterion. A simple yet effective heuristic is also introduced for increasing the exploration capabilities of the sampler, and reducing bias of the resultant classifier, by taking into account the confidence on the model label predictions. The novel sampling strategies are based on quantities that are readily available without the need for model retraining, rendering them computationally efficient and scalable to large graphs. Numerical tests using synthetic and real data demonstrate that the proposed methods achieve accuracy that is comparable or superior to the state-of-the-art even at reduced runtime.


A Real-Time Autonomous Highway Accident Detection Model Based on Big Data Processing and Computational Intelligence

arXiv.org Machine Learning

Due to increasing urban population and growing number of motor vehicles, traffic congestion is becoming a major problem of the 21st century. One of the main reasons behind traffic congestion is accidents which can not only result in casualties and losses for the participants, but also in wasted and lost time for the others that are stuck behind the wheels. Early detection of an accident can save lives, provides quicker road openings, hence decreases wasted time and resources, and increases efficiency. In this study, we propose a preliminary real-time autonomous accident-detection system based on computational intelligence techniques. Istanbul City traffic-flow data for the year 2015 from various sensor locations are populated using big data processing methodologies. The extracted features are then fed into a nearest neighbor model, a regression tree, and a feed-forward neural network model. For the output, the possibility of an occurrence of an accident is predicted. The results indicate that even though the number of false alarms dominates the real accident cases, the system can still provide useful information that can be used for status verification and early reaction to possible accidents.


Large-scale Kernel-based Feature Extraction via Budgeted Nonlinear Subspace Tracking

arXiv.org Machine Learning

Kernel-based methods enjoy powerful generalization capabilities in handling a variety of learning tasks. When such methods are provided with sufficient training data, broadly-applicable classes of nonlinear functions can be approximated with desired accuracy. Nevertheless, inherent to the nonparametric nature of kernel-based estimators are computational and memory requirements that become prohibitive with large-scale datasets. In response to this formidable challenge, the present work puts forward a low-rank, kernel-based, feature extraction approach that is particularly tailored for online operation, where data streams need not be stored in memory. A novel generative model is introduced to approximate high-dimensional (possibly infinite) features via a low-rank nonlinear subspace, the learning of which leads to a direct kernel function approximation. Offline and online solvers are developed for the subspace learning task, along with affordable versions, in which the number of stored data vectors is confined to a predefined budget. Analytical results provide performance bounds on how well the kernel matrix as well as kernel-based classification and regression tasks can be approximated by leveraging budgeted online subspace learning and feature extraction schemes. Tests on synthetic and real datasets demonstrate and benchmark the efficiency of the proposed method when linear classification and regression is applied to the extracted features.