Goto

Collaborating Authors

 Asia


Can Artificial Intelligence Improve Learning? - PCQuest

#artificialintelligence

Professors and cognitive researchers frequently depend on test scores to determine how well students comprehend lessons. However, this practice ignores many critical aspects of learning, such as the engaging effect of classroom discussion or interests and motivations of classroom learners. By convention, a neutral observer would be required to recognize these unquantifiable moments of a great teaching experience but human observations are time-consuming and expensive. One can videotape classrooms, but that would be just as cumbersome and costly, requiring an expert to interpret and analyze the recordings afterwards. Because of advances in Artificial Intelligence, education researchers and computer scientists have come up with ways to create smart systems that can observe and listen in on classrooms, and instantaneously analyze the quality of a teacher's classroom delivery.


China identifies 17 key areas to make AI breakthroughs ZDNet

#artificialintelligence

China's Ministry of Industry and Information Technology (MIIT) has identified 17 key areas as priority for artificial intelligence (AI) development through inviting private enterprises and research institutions to lead key projects and set up near-term targets for 2020, as the country is determined to compete with the US in the global AI races with an aim to lead the competition by 2030. What is AI? Everything you need to know about Artificial Intelligence The 17 key areas for AI development in China include intelligent vehicles, intelligent service robots, intelligent drones, neural network chips, and intelligent manufacturing among others, the official ministry said last week according to a Sina news report. The move aims to "select a group of enterprises and scientific research institutions that have mastered the key AI technologies, have strong innovation capabilities, and have great development potential", to break the bottleneck in China's AI development, cultivate a force of enterprises in innovation and development, accelerate deep integration between China's AI industry and economy, and promote innovation and development, according to the notice. By 2020, China are hoping to make breakthroughs in key technologies such as smart chips for autonomous driving, vehicle intelligent algorithms, and vehicle communications. Intelligent service robots should be able to achieve environment perception, natural interaction, independent learning and human-machine collaboration, with China hoping that they can be mass produced for home and public service purposes, according to the notice.


Fortnite faces lawsuit for 'stealing' rapper's infamous Milly Rock dance

The Independent - Tech

An American rapper is planning to pursue legal action against the makers of Fortnite, after the hugely popular video game introduced what appears to be his signature dance move. Brooklyn-based 2 Milly claims the'Swipe It' dance emote in Season 5 is a direct copy of the Milly Rock, a viral dance that he created. Fortnite developer Epic Games charges players around $5 for the Swipe It emote, allowing them to use it in the game as a taunt or celebration. Uber has halted testing of driverless vehicles after a woman was killed by one of their cars in Tempe, Arizona. The I.F.O. is fuelled by eight electric engines, which is able to push the flying object to an estimated top speed of about 120mph The giant human-like robot bears a striking resemblance to the military robots starring in the movie'Avatar' and is claimed as a world first by its creators from a South Korean robotic company Waseda University's saxophonist robot WAS-5, developed by professor Atsuo Takanishi and Kaptain Rock playing one string light saber guitar perform jam session A man looks at an exhibit entitled'Mimus' a giant industrial robot which has been reprogrammed to interact with humans during a photocall at the new Design Museum in South Kensington, London Electrification Guru Dr. Wolfgang Ziebart talks about the electric Jaguar I-PACE concept SUV before it was unveiled before the Los Angeles Auto Show in Los Angeles, California, U.S The Jaguar I-PACE Concept car is the start of a new era for Jaguar.


Explaining Latent Factor Models for Recommendation with Influence Functions

arXiv.org Artificial Intelligence

Latent factor models (LFMs) such as matrix factorization achieve the state-of-the-art performance among various Collaborative Filtering (CF) approaches for recommendation. Despite the high recommendation accuracy of LFMs, a critical issue to be resolved is the lack of explainability. Extensive efforts have been made in the literature to incorporate explainability into LFMs. However, they either rely on auxiliary information which may not be available in practice, or fail to provide easy-to-understand explanations. In this paper, we propose a fast influence analysis method named FIA, which successfully enforces explicit neighbor-style explanations to LFMs with the technique of influence functions stemmed from robust statistics. We first describe how to employ influence functions to LFMs to deliver neighbor-style explanations. Then we develop a novel influence computation algorithm for matrix factorization with high efficiency. We further extend it to the more general neural collaborative filtering and introduce an approximation algorithm to accelerate influence analysis over neural network models. Experimental results on real datasets demonstrate the correctness, efficiency and usefulness of our proposed method.


Cooperative Localisation of a GPS-Denied UAV using Direction of Arrival Measurements

arXiv.org Artificial Intelligence

A GPS-denied UAV (Agent B) is localised through INS alignment with the aid of a nearby GPS-equipped UAV (Agent A), which broadcasts its position at several time instants. Agent B measures the signals' direction of arrival with respect to Agent B's inertial navigation frame. Semidefinite programming and the Orthogonal Procrustes algorithm are employed, and accuracy is improved through maximum likelihood estimation. The method is validated using flight data and simulations. A three-agent extension is explored.


DarwinML: A Graph-based Evolutionary Algorithm for Automated Machine Learning

arXiv.org Machine Learning

Abstract--As an emerging field, Automated Machine Learning (AutoML) aims to reduce or eliminate manual operations that require expertise in machine learning. In this paper, a graphbased architectureis employed to represent flexible combinations of ML models, which provides a large searching space compared to tree-based and stacking-based architectures. Based on this, an evolutionary algorithm is proposed to search for the best architecture, where the mutation and heredity operators are the key for architecture evolution. With Bayesian hyper-parameter optimization, the proposed approach can automate the workflow of machine learning. On the PMLB dataset, the proposed approach shows the state-of-the-art performance compared with TPOT, Autostacker, and auto-sklearn. Some of the optimized models are with complex structures which are difficult to obtain in manual design. I. INTRODUCTION Various models have been thoroughly investigated by the machine learning (ML) community. In theory, these models are general and applicable to both academia and industry. However, it could be time-consuming to build a solution on a specific ML task, even for a ML expert.


A Semi-supervised Spatial Spectral Regularized Manifold Local Scaling Cut With HGF for Dimensionality Reduction of Hyperspectral Images

arXiv.org Machine Learning

Hyperspectral images (HSI) contain a wealth of information over hundreds of contiguous spectral bands, making it possible to classify materials through subtle spectral discrepancies. However, the classification of this rich spectral information is accompanied by the challenges like high dimensionality, singularity, limited training samples, lack of labeled data samples, heteroscedasticity and nonlinearity. To address these challenges, we propose a semi-supervised graph based dimensionality reduction method named `semi-supervised spatial spectral regularized manifold local scaling cut' (S3RMLSC). The underlying idea of the proposed method is to exploit the limited labeled information from both the spectral and spatial domains along with the abundant unlabeled samples to facilitate the classification task by retaining the original distribution of the data. In S3RMLSC, a hierarchical guided filter (HGF) is initially used to smoothen the pixels of the HSI data to preserve the spatial pixel consistency. This step is followed by the construction of linear patches from the nonlinear manifold by using the maximal linear patch (MLP) criterion. Then the inter-patch and intra-patch dissimilarity matrices are constructed in both spectral and spatial domains by regularized manifold local scaling cut (RMLSC) and neighboring pixel manifold local scaling cut (NPMLSC) respectively. Finally, we obtain the projection matrix by optimizing the updated semi-supervised spatial-spectral between-patch and total-patch dissimilarity. The effectiveness of the proposed DR algorithm is illustrated with publicly available real-world HSI datasets.


Recent Advances in Open Set Recognition: A Survey

arXiv.org Machine Learning

In real-world recognition/classification tasks, limited by various objective factors, it is usually difficult to collect training samples to exhaust all classes when training a recognizer or classifier. A more realistic scenario is open set recognition (OSR), where incomplete knowledge of the world exists at training time, and unknown classes can be submitted to an algorithm during testing, requiring the classifiers not only to accurately classify the seen classes, but also to effectively deal with the unseen ones. This paper provides a comprehensive survey of existing open set recognition techniques covering various aspects ranging from related definitions, representations of models, datasets, experiment setup and evaluation metrics. Furthermore, we briefly analyze the relationships between OSR and its related tasks including zero-shot, one-shot (few-shot) recognition/learning techniques, classification with reject option, and so forth. Additionally, we also overview the open world recognition which can be seen as a natural extension of OSR. Importantly, we highlight the limitations of existing approaches and point out some promising subsequent research directions in this field.


Contingency Training

arXiv.org Machine Learning

When applied to high-dimensional datasets, feature selection algorithms might still leave dozens of irrelevant variables in the dataset. Therefore, even after feature selection has been applied, classifiers must be prepared to the presence of irrelevant variables. This paper investigates a new training method called Contingency Training which increases the accuracy as well as the robustness against irrelevant attributes. Contingency training is classifier independent. By subsampling and removing information from each sample, it creates a set of constraints. These constraints aid the method to automatically find proper importance weights of the dataset's features. Experiments are conducted with the contingency training applied to neural networks over traditional datasets as well as datasets with additional irrelevant variables. For all of the tests, contingency training surpassed the unmodified training on datasets with irrelevant variables and even outperformed slightly when only a few or no irrelevant variables were present.


Variational Bayesian Dropout

arXiv.org Machine Learning

Variational dropout (VD) is a generalization of Gaussian dropout, which aims at inferring the posterior of network weights based on a log-uniform prior on them to learn these weights as well as dropout rate simultaneously. The log-uniform prior not only interprets the regularization capacity of Gaussian dropout in network training, but also underpins the inference of such posterior. However, the log-uniform prior is an improper prior (i.e., its integral is infinite) which causes the inference of posterior to be ill-posed, thus restricting the regularization performance of VD. To address this problem, we present a new generalization of Gaussian dropout, termed variational Bayesian dropout (VBD), which turns to exploit a hierarchical prior on the network weights and infer a new joint posterior. Specifically, we implement the hierarchical prior as a zero-mean Gaussian distribution with variance sampled from a uniform hyper-prior. Then, we incorporate such a prior into inferring the joint posterior over network weights and the variance in the hierarchical prior, with which both the network training and the dropout rate estimation can be cast into a joint optimization problem. More importantly, the hierarchical prior is a proper prior which enables the inference of posterior to be well-posed. In addition, we further show that the proposed VBD can be seamlessly applied to network compression. Experiments on both classification and network compression tasks demonstrate the superior performance of the proposed VBD in terms of regularizing network training.