Africa
Star Wars: Galaxy's Edge will be Disneyland's most interactive experience. Let's play
When you enter Star Wars: Galaxy's Edge, the 14-acre expansion coming to Disneyland early this summer, you are faced with a choice. Walk around a bend -- and under an archway crafted to look centuries old -- to discover the starship the Millennium Falcon, nestled comfortably under hand-sculpted mountains designed to evoke the petrified forests of New Mexico. Or wander into a marketplace, one inspired by Moroccan and Turkish bazaars. Intergalactic creatures are said to live in the ramshackle, factory-like apartments above the shops, here presented as stalls, creating a cacophony of life and noise. Consider this the "Star Wars" equivalent of Main Street, U.S.A, but instead of quaint stores there are mysterious cat-like creatures in cages and toys that feel patched together from found parts. If you bypass the town you'll enter a forest where the Resistance, the "good guys" in the "Star Wars" universe, have set up a camp, hiding ships among shrubbery and building a base inside alien ruins -- a twisting cave where digital schematics clash with remnants of a long-lost civilization.
Using artificial intelligence to predict 2019 Cricket World Cup
We present a predictive analysis model for 2019 men's Cricket World Cup. We believe this predictive analysis strategy would be very useful for viewers, sponsors, and team strategists. This would also give insights to various cricket analysts and commentators about the features that play a crucial role in the statistical analysis. This model is developed based on the historical data collected for the 10 participating teams (Afghanistan, Australia, Bangladesh, England, India, New Zealand, Pakistan, South Africa, Sri Lanka, and West Indies). In addition, we test our model on 2015 world cup data and measure the accuracy of predictions.
The Future of AI in Africa Looks Bright A Winner Interview with Mhamed Jabri
Last year we took our annual data science survey to the next level by turning over the results to YOU through an open-ended Kernel competition. We were overwhelmed by the response and quality of kernels submitted. Not only are Kagglers amazing data scientists, but they're incredible storytellers as well! Mhamed Jabri was one of those skillful enough to take our data and shape it into something meaningful-- not just for Kaggle, but for the data science community at large. We hope you enjoy getting to know him as much as we did.
Stochastically Rank-Regularized Tensor Regression Networks
Kolbeinsson, Arinbjörn, Kossaifi, Jean, Panagakis, Yannis, Anandkumar, Anima, Tzoulaki, Ioanna, Matthews, Paul
Over-parametrization of deep neural networks has recently been shown to be key to their successful training. However, it also renders them prone to overfitting and makes them expensive to store and train. Tensor regression networks significantly reduce the number of effective parameters in deep neural networks while retaining accuracy and the ease of training. They replace the flattening and fully-connected layers with a tensor regression layer, where the regression weights are expressed through the factors of a low-rank tensor decomposition. In this paper, to further improve tensor regression networks, we propose a novel stochastic rank-regularization. It consists of a novel randomized tensor sketching method to approximate the weights of tensor regression layers. We theoretically and empirically establish the link between our proposed stochastic rank-regularization and the dropout on low-rank tensor regression. Extensive experimental results with both synthetic data and real world datasets (i.e., CIFAR-100 and the UK Biobank brain MRI dataset) support that the proposed approach i) improves performance in both classification and regression tasks, ii) decreases overfitting, iii) leads to more stable training and iv) improves robustness to adversarial attacks and random noise.
Can Artificial Intelligence in Education Improve Social Mobility? - The Tech Edvocate
Education was traditionally seen as an enabler of social mobility. In other words, if you were from a low-income family, you could improve your financial and social standing by getting an education. And for a while, it worked, but inequality is on the rise again. These days, college and university degrees are, at least in developed countries, a dime a dozen and you need a postgraduate qualification to get an entry-level position. The advantage of education to boost social mobility is more noticeable in developing countries where the demand for highly educated individuals outstrips the supply.
Why AI Needs To Reflect Society
While artificial intelligence (AI) has the potential to solve an incredible spectrum of problems and challenges in our lives, our work and our world, there is a widening disconnect between the people who are introducing and deploying AI-based solutions and those who set policies for when and how these solutions are used. Much has been written about one consequence of this disconnect--algorithmic bias in AI systems, in which machine learning algorithms trained on data that reflects historical discrimination replicate and even magnify it. But there's another pressing issue: There are many missed opportunities to use AI for the good of many. Just as AI systems susceptible to bias are a problem, so too is inadequate focus on contributions that improve the lives of marginalized communities, such as Black and brown individuals, economically vulnerable populations and many other groups whose interests are underserved in society. If teams that set research directions, write algorithms or deploy them are made up of individuals with similar backgrounds and experiences, then we will end up with research that is to the benefit of a similarly narrow and already privileged subset of society.
The Illustrated BERT, ELMo, and co. (How NLP Cracked Transfer Learning)
The year 2018 has been an inflection point for machine learning models handling text (or more accurately, Natural Language Processing or NLP for short). Our conceptual understanding of how best to represent words and sentences in a way that best captures underlying meanings and relationships is rapidly evolving. Moreover, the NLP community has been putting forward incredibly powerful components that you can freely download and use in your own models and pipelines (It's been referred to as NLP's ImageNet moment, referencing how years ago similar developments accelerated the development of machine learning in Computer Vision tasks). But I couldn't think of anything else..) One of the latest milestones in this development is the release of BERT, an event described as marking the beginning of a new era in NLP. BERT is a model that broke several records for how well models can handle language-based tasks.
Interaction-aware Factorization Machines for Recommender Systems
Hong, Fuxing, Huang, Dongbo, Chen, Ge
Factorization Machine (FM) is a widely used supervised learning approach by effectively modeling of feature interactions. Despite the successful application of FM and its many deep learning variants, treating every feature interaction fairly may degrade the performance. For example, the interactions of a useless feature may introduce noises; the importance of a feature may also differ when interacting with different features. In this work, we propose a novel model named \emph{Interaction-aware Factorization Machine} (IFM) by introducing Interaction-Aware Mechanism (IAM), which comprises the \emph{feature aspect} and the \emph{field aspect}, to learn flexible interactions on two levels. The feature aspect learns feature interaction importance via an attention network while the field aspect learns the feature interaction effect as a parametric similarity of the feature interaction vector and the corresponding field interaction prototype. IFM introduces more structured control and learns feature interaction importance in a stratified manner, which allows for more leverage in tweaking the interactions on both feature-wise and field-wise levels. Besides, we give a more generalized architecture and propose Interaction-aware Neural Network (INN) and DeepIFM to capture higher-order interactions. To further improve both the performance and efficiency of IFM, a sampling scheme is developed to select interactions based on the field aspect importance. The experimental results from two well-known datasets show the superiority of the proposed models over the state-of-the-art methods.
TensorMap: Lidar-Based Topological Mapping and Localization via Tensor Decompositions
Rambhatla, Sirisha, Sidiropoulos, Nikos D., Haupt, Jarvis
We propose a technique to develop (and localize in) topological maps from light detection and ranging (Lidar) data. Localizing an autonomous vehicle with respect to a reference map in real-time is crucial for its safe operation. Owing to the rich information provided by Lidar sensors, these are emerging as a promising choice for this task. However, since a Lidar outputs a large amount of data every fraction of a second, it is progressively harder to process the information in real-time. Consequently, current systems have migrated towards faster alternatives at the expense of accuracy. To overcome this inherent trade-off between latency and accuracy, we propose a technique to develop topological maps from Lidar data using the orthogonal Tucker3 tensor decomposition. Our experimental evaluations demonstrate that in addition to achieving a high compression ratio as compared to full data, the proposed technique, $\textit{TensorMap}$, also accurately detects the position of the vehicle in a graph-based representation of a map. We also analyze the robustness of the proposed technique to Gaussian and translational noise, thus initiating explorations into potential applications of tensor decompositions in Lidar data analysis.
Oracle moves to exploit emerging tech in SA
Global enterprise software giant Oracle will up the delivery of emerging technologies in the South African market as most local businesses are proceeding with their digital transformation initiatives. So says Arun Khehar, Oracle's senior vice-president for applications sales for the Eastern Central Europe, Middle East and Africa region. In an e-mail interview with ITWeb, Khehar said the world of business is changing at an unimaginable rate. Emerging technologies are changing the way companies do business at every level, across every function, he notes. These technologies have the ability to learn and adapt and change, giving the organisation the space it needs to focus on its core business and growth." According to Khehar, the adoption of cloud technology has come around far quicker than anyone anticipated. "In South Africa, we are seeing the transformation at CEO level in favour of cloud adoption, in particular hybrid solutions.