Goto

Collaborating Authors

 Africa


Discovering Hidden Structure in High Dimensional Human Behavioral Data via Tensor Factorization

arXiv.org Machine Learning

In recent years, the rapid growth in technology has increased the opportunity for longitudinal human behavioral studies. Rich multimodal data, from wearables like Fitbit, online social networks, mobile phones etc. can be collected in natural environments. Uncovering the underlying low-dimensional structure of noisy multi-way data in an unsupervised setting is a challenging problem. Tensor factorization has been successful in extracting the interconnected low-dimensional descriptions of multi-way data. In this paper, we apply non-negative tensor factorization on a real-word wearable sensor data, StudentLife, to find latent temporal factors and group of similar individuals. Meta data is available for the semester schedule, as well as the individuals' performance and personality. We demonstrate that non-negative tensor factorization can successfully discover clusters of individuals who exhibit higher academic performance, as well as those who frequently engage in leisure activities. The recovered latent temporal patterns associated with these groups are validated against ground truth data to demonstrate the accuracy of our framework.


Compressed Learning of Deep Neural Networks for OpenCL-Capable Embedded Systems

arXiv.org Machine Learning

Deep neural networks (DNNs) have been quite successful in solving many complex learning problems. However, DNNs tend to have a large number of learning parameters, leading to a large memory and computation requirement. In this paper, we propose a model compression framework for efficient training and inference of deep neural networks on embedded systems. Our framework provides data structures and kernels for OpenCL-based parallel forward and backward computation in a compressed form. In particular, our method learns sparse representations of parameters using $\ell_1$-based sparse coding while training, storing them in compressed sparse matrices. Unlike the previous works, our method does not require a pre-trained model as an input and therefore can be more versatile for different application environments. Even though the use of $\ell_1$-based sparse coding for model compression is not new, we show that it can be far more effective than previously reported when we use proximal point algorithms and the technique of debiasing. Our experiments show that our method can produce minimal learning models suitable for small embedded devices.


Procedural Synthesis of Remote Sensing Images for Robust Change Detection with Neural Networks

arXiv.org Machine Learning

Data-driven methods such as convolutional neural networks (CNNs) are known to deliver state-of-the-art performance on image recognition tasks when the training data are abundant. However, in some instances, such as change detection in remote sensing images, annotated data cannot be obtained in sufficient quantities. In this work, we propose a simple and efficient method for creating realistic targeted synthetic datasets in the remote sensing domain, leveraging the opportunities offered by game development engines. We provide a description of the pipeline for procedural geometry generation and rendering as well as an evaluation of the efficiency of produced datasets in a change detection scenario. Our evaluations demonstrate that our pipeline helps to improve the performance and convergence of deep learning models when the amount of real-world data is severely limited.


Prediction of Construction Cost for Field Canals Improvement Projects in Egypt

arXiv.org Artificial Intelligence

Field canals improvement projects (FCIPs) are one of the ambitious projects constructed to save fresh water. To finance this project, Conceptual cost models are important to accurately predict preliminary costs at the early stages of the project. The first step is to develop a conceptual cost model to identify key cost drivers affecting the project. Therefore, input variables selection remains an important part of model development, as the poor variables selection can decrease model precision. The study discovered the most important drivers of FCIPs based on a qualitative approach and a quantitative approach. Subsequently, the study has developed a parametric cost model based on machine learning methods such as regression methods, artificial neural networks, fuzzy model and case-based reasoning.


Casualties reported as Saudi-led coalition airstrikes hit Sanaa

The Japan Times

SANAA - The Saudi-led military coalition in Yemen carried out several airstrikes on the Houthi-held capital Sanaa on Thursday after the Iranian-aligned movement claimed responsibility for drone attacks on Saudi oil installations. The Sanaa strikes targeted nine military sites in and around the city, residents said, with humanitarian agencies reporting a number of casualties. Rubble filled a populated street lined by mud-brick houses, a Reuters journalist on the scene said. A crowd of men lifted the body of a women, wrapped in a white shroud, into an ambulance. Houthi-run Masirah television quoted the Houthi health ministry as saying six civilians, including four children, had been killed and 60 wounded, including two Russian women working in the health sector.


AI in business: looking beyond the hype towards success

#artificialintelligence

A couple of years ago, there was a joke doing the rounds at technology conferences that AI in business is like teenagers and sex: everyone talks about it, but few actually get it. Is the ribald witticism outdated in 2019? Or has the increased hype enveloping AI that it will magically solve most business problems only further confused executives? So much so they are not engaging with AI's myriad technologies or are left clumsily fumbling with algorithms that fail to perform, while cannier rivals score big. Moreover, has the crucial point that AI in business is best utilised as a means of achieving very specific, narrow-focused objectives, and is not an end point in itself, been obscured by the sheer volume of misleading buzz?


Penalty Logic-Based Representation of C-Revision

AAAI Conferences

In some approaches, the input information is simply the whole Belief revision (Alchourrón, Gärdenfors, and Makinson epistemic as in (Benferhat et al. 2000). In this paper, the 1985; Williams 1995; Williams and Rott 2001), is an important new information will be represented by a consistent set of field of research in artificial intelligence and knowledge weighted propositional logic formulas.


Predicting Learners’ Performance Using EEG and Eye Tracking Features

AAAI Conferences

In this paper, we aim to predict students’ learning perfor-mance by combining two-modality sensing variables, namely eye tracking that monitors learners’ eye movements and elec-troencephalography (EEG) that measures learners’ cerebral activity. Our long-term goal is to use both data to provide ap-propriate adaptive assistance for students to enhance their learning experience and optimize their performance. An ex-perimental study was conducted in order to collet gaze data and brainwave signals of fifteen students during an interac-tion with a virtual learning environment. Different classifica-tion algorithms were used to discriminate between two groups of learners: students who successfully resolve the problem-solving tasks and students who do not. Experimental results demonstrated that the K-Nearest Neighbor classifier achieved good accuracy when combining both eye movement and EEG features compared to using solely eye movement or EEG.


Axiomatic Evaluation of Epistemic Forgetting Operators

AAAI Conferences

Forgetting as a knowledge management operation has received much less attention than operations like inference, or revision. It was mainly in the area of logic programming that techniques and axiomatic properties have been studied systematically. However, at least from a cognitive view, forgetting plays an important role in restructuring and reorganizing a human's mind, and it is closely related to notions like relevance and independence which are crucial to knowledge representation and reasoning. In this paper, we propose axiomatic properties of (intentional) forgetting for general epistemic frameworks which are inspired by those for logic programming, and we evaluate various forgetting operations which have been proposed recently by Beierle et al. according to them. The general aim of this paper is to advance formal studies of (intentional) forgetting operators while capturing the many facets of forgetting in a unifying framework in which different forgetting operators can be contrasted and distinguished by means of formal properties.


Opening Up the Black Box: Auditing Google's Top Stories Algorithm

AAAI Conferences

Auditing algorithms has emerged as a methodology for holding algorithms accountable by testing whether they are fair. This process often relies on the repeated use of a platform to record inputs and their corresponding outputs. For example, to audit Google search, one repeatedly inputs queries and captures the received search pages. The goal is then to discover, in the collected data, patterns that will reveal the ``secrets'' of algorithmic decision making. This knowledge discovery process makes some algorithm auditing tasks great applications for data mining techniques. In this paper, we introduce one particular algorithm audit, that of Google's Top stories. We describe the process of data collection, exploration, and analysis for this application and share some of the gleaned insights. Concretely, our analysis suggests that Google might be trying to burst the famous ``filter bubble'' by choosing less known publishers for the 3rd position in the Top stories.