Europe
Efficient Statistics, in High Dimensions, from Truncated Samples
Daskalakis, Constantinos, Gouleakis, Themis, Tzamos, Christos, Zampetakis, Manolis
We provide an efficient algorithm for the classical problem, going back to Galton, Pearson, and Fisher, of estimating, with arbitrary accuracy the parameters of a multivariate normal distribution from truncated samples. Truncated samples from a $d$-variate normal ${\cal N}(\mathbf{\mu},\mathbf{\Sigma})$ means a samples is only revealed if it falls in some subset $S \subseteq \mathbb{R}^d$; otherwise the samples are hidden and their count in proportion to the revealed samples is also hidden. We show that the mean $\mathbf{\mu}$ and covariance matrix $\mathbf{\Sigma}$ can be estimated with arbitrary accuracy in polynomial-time, as long as we have oracle access to $S$, and $S$ has non-trivial measure under the unknown $d$-variate normal distribution. Additionally we show that without oracle access to $S$, any non-trivial estimation is impossible.
Response Characterization for Auditing Cell Dynamics in Long Short-term Memory Networks
Hasani, Ramin M., Amini, Alexander, Lechner, Mathias, Naser, Felix, Grosu, Radu, Rus, Daniela
In this paper, we introduce a novel method to interpret recurrent neural networks (RNNs), particularly long short-term memory networks (LSTMs) at the cellular level. We propose a systematic pipeline for interpreting individual hidden state dynamics within the network using response characterization methods. The ranked contribution of individual cells to the network's output is computed by analyzing a set of interpretable metrics of their decoupled step and sinusoidal responses. As a result, our method is able to uniquely identify neurons with insightful dynamics, quantify relationships between dynamical properties and test accuracy through ablation analysis, and interpret the impact of network capacity on a network's dynamical distribution. Finally, we demonstrate generalizability and scalability of our method by evaluating a series of different benchmark sequential datasets.
Structured and Unstructured Outlier Identification for Robust PCA: A Non iterative, Parameter free Algorithm
Menon, Vishnu, Kalyani, Sheetal
Abstract--Robust PCA, the problem of PCA in the presence of outliers has been extensively investigated in the last few years. Here we focus on Robust PCA in the outlier model where each column of the data matrix is either an inlier or an outlier. Most of the existing methods for this model assumes either the knowledge of the dimension of the lower dimensional subspace or the fraction of outliers in the system. However in many applications knowledge of these parameters is not available. Motivated by this we propose a parameter free outlier identification method for robust PCA which a) does not require the knowledge of outlier fraction, b) does not require the knowledge of the dimension of the underlying subspace, c) is computationally simple and fast d) can handle structured and unstructured outliers. Further, analytical guarantees are derived for outlier identification and the performance of the algorithm is compared with the existing state of the art methods in both real and synthetic data for various outlier structures. Principal Component Analysis (PCA) [1] is a very widely used technique in data analysis and dimensionality reduction. Singular Value Decomposition (SVD) of the data matrix M [2] is known to be very sensitive to extreme corruptions in the data [3], [4], [5] and hence robustifying the PCA process becomes a necessity. Robust PCA is typically an ill posed problem and it is of significant importance in a wide variety of fields like computer vision, machine learning, survey data analysis and so on. Of the numerous approaches to robust PCA over the years [8], [9], one way to model extreme corruptions in the given data matrix M, is using the following decomposition [10], [11], [12], [3]: M L S, where S encapsulates all the corruptions and is assumed to be sparse and L is low rank.
How much should you ask? On the question structure in QA systems
Basaj, Dominika, Rychalska, Barbara, Biecek, Przemyslaw, Wroblewska, Anna
Datasets that boosted state-of-the-art solutions for Question Answering (QA) systems prove that it is possible to ask questions in natural language manner. However, users are still used to query-like systems where they type in keywords to search for answer. In this study we validate which parts of questions are essential for obtaining valid answer. In order to conclude that, we take advantage of LIME - a framework that explains prediction by local approximation. We find that grammar and natural language is disregarded by QA. State-of-the-art model can answer properly even if 'asked' only with a few words with high coefficients calculated with LIME. According to our knowledge, it is the first time that QA model is being explained by LIME.
Capsule Deep Neural Network for Recognition of Historical Graffiti Handwriting
Gordienko, Nikita, Kochura, Yuriy, Taran, Vlad, Peng, Gang, Gordienko, Yuri, Stirenko, Sergii
Automatic recognition of the historical letters (XI-XVIII centuries) carved on the stoned walls of St.Sophia cathedral in Kyiv (Ukraine) was demonstrated by means of capsule deep learning neural network. It was applied to the image dataset of the carved Glagolitic and Cyrillic letters (CGCL), which was assembled and pre-processed recently for recognition and prediction by machine learning methods (https://www.kaggle.com/yoctoman/graffiti-st-sophia-cathedral-kyiv). CGCL dataset contains >4000 images for glyphs of 34 letters which are hardly recognized by experts even in contrast to notMNIST dataset with the better images of 10 letters taken from different fonts. Despite the much worse quality of CGCL dataset and extremely low number of samples (in comparison to notMNIST dataset) the capsule network model demonstrated much better results than the previously used convolutional neural network (CNN). The validation accuracy (and validation loss) was higher (lower) for capsule network model than for CNN without data augmentation even. The area under curve (AUC) values for receiver operating characteristic (ROC) were also higher for the capsule network model than for CNN model: 0.88-0.93 (capsule network) and 0.50 (CNN) without data augmentation, 0.91-0.95 (capsule network) and 0.51 (CNN) with lossless data augmentation, and similar results of 0.91-0.93 (capsule network) and 0.9 (CNN) in the regime of lossless data augmentation only. The confusion matrixes were much better for capsule network than for CNN model and gave the much lower type I (false positive) and type II (false negative) values in all three regimes of data augmentation. These results supports the previous claims that capsule-like networks allow to reduce error rates not only on MNIST digit dataset, but on the other notMNIST letter dataset and the more complex CGCL handwriting graffiti letter dataset also.
Detecting Intentions of Vulnerable Road Users Based on Collective Intelligence
Bieshaar, Maarten, Reitberger, Günther, Zernetsch, Stefan, Sick, Bernhard, Fuchs, Erich, Doll, Konrad
Vulnerable road users (VRUs, i.e. cyclists and pedestrians) will play an important role in future traffic. To avoid accidents and achieve a highly efficient traffic flow, it is important to detect VRUs and to predict their intentions. In this article a holistic approach for detecting intentions of VRUs by cooperative methods is presented. The intention detection consists of basic movement primitive prediction, e.g. standing, moving, turning, and a forecast of the future trajectory. Vehicles equipped with sensors, data processing systems and communication abilities, referred to as intelligent vehicles, acquire and maintain a local model of their surrounding traffic environment, e.g. crossing cyclists. Heterogeneous, open sets of agents (cooperating and interacting vehicles, infrastructure, e.g. cameras and laser scanners, and VRUs equipped with smart devices and body-worn sensors) exchange information forming a multi-modal sensor system with the goal to reliably and robustly detect VRUs and their intentions under consideration of real time requirements and uncertainties. The resulting model allows to extend the perceptual horizon of the individual agent beyond their own sensory capabilities, enabling a longer forecast horizon. Concealments, implausibilities and inconsistencies are resolved by the collective intelligence of cooperating agents. Novel techniques of signal processing and modelling in combination with analytical and learning based approaches of pattern and activity recognition are used for detection, as well as intention prediction of VRUs. Cooperation, by means of probabilistic sensor and knowledge fusion, takes place on the level of perception and intention recognition. Based on the requirements of the cooperative approach for the communication a new strategy for an ad hoc network is proposed.
CNN features are also great at unsupervised classification
Guérin, Joris, Gibaru, Olivier, Thiery, Stéphane, Nyiri, Eric
This paper aims at providing insight on the transferability of deep CNN features to unsupervised problems. We study the impact of different pretrained CNN feature extractors on the problem of image set clustering for object classification as well as fine-grained classification. We propose a rather straightforward pipeline combining deep-feature extraction using a CNN pretrained on ImageNet and a classic clustering algorithm to classify sets of images. This approach is compared to state-of-the-art algorithms in image-clustering and provides better results. These results strengthen the belief that supervised training of deep CNN on large datasets, with a large variability of classes, extracts better features than most carefully designed engineering approaches, even for unsupervised tasks. We also validate our approach on a robotic application, consisting in sorting and storing objects smartly based on clustering.
Is this what future Mars colonies will look like? Scientists design self-sustaining research base
A team of researchers have developed a plan for how humans could colonize Mars, the Moon or potentially any planet in the solar system. In a new study, scientists from Switzerland's École Polytechnique Fédérale de Lausanne (EPFL) designed a self-sustaining research base that could potentially support manned missions for several years at a time. The multi-step plan involves sending a robot to Mars to build the base, harnessing the red planet's natural resources and ultimately sending a crew to its surface that could live there for at least nine months. Scientists from Switzerland's École Polytechnique Fédérale de Lausanne designed a self-sustaining research base that could support manned missions for several years at a time Like others have theorized before, EPFL scientists believe humans are most likely to find success setting up a base at the North pole of Mars. Many experts, including tech billionaire Elon Musk, have suggested that Mars' poles are suitable for sustaining human life because they contain vital natural resources.
David Icke Artificial intelligence poses a greater challenge to the world than terrorism, top scientist warns
'Artificial intelligence poses a greater challege to the world than terrorism, the incoming president of the British Science Association has warned. Professor Jim Al-Khalili, a physicist at the University of Surrey, warned that progress in artificial intelligence is'happening too fast' and is not being regulated well enough. He said that AI will make Britain increasingly vulnerable to cyber attacks and lead to greater inequality as thousands are rendered unemployed. At a briefing in London ahead of the British Science Festival in Hull this week, he said: 'Until maybe a couple of years ago had I been asked what is the most pressing and important conversation we should be having about our future, I might have said climate change or one of the other big challenges facing humanity, such as terrorism, antimicrobial resistance, the threat of pandemics or world poverty. 'But today I am certain the most important conversation we should be having is about the future of AI. It will dominate what happens with all of these other issues for better or for worse.
The Irresistible Rise of the Chatbots - CLNews
More and more companies are using chatbots – and it is becoming harder to tell the difference between chatbots and people. But what is a chatbot? What does the future hold? And how many jobs will they threaten? When I started researching today's article the first thing I came across was a BBC piece from 2011.