Goto

Collaborating Authors

 Africa


Eyenuk AI Techlology Selected for Diabetic Eye Testing in Vietnam Supported by The Fred Hollows Foundation

#artificialintelligence

Eyenuk, Inc., a global artificial intelligence (AI) medical technology and services company and the leader in real-world applications for AI Eye Screening, announced that its EyeArt AI system for diabetic eye testing has been chosen for deployment in 4 hospitals in Binh Dinh Province, Vietnam. The project is funded by The Fred Hollows Foundation. "We are excited to implement the EyeArt AI system to expand our capabilities in detection and treatment of diabetic retinopathy. It will help us reach our goal to protect the vision of approximately six million people with diabetes living in Vietnam," said Pham Quoc Anh, Vietnam Country Manager for The Fred Hollows Foundation. "This important project will help us continue the work first started by Professor Fred Hollows 29 years ago, fulfilling his vision to bring equitable eye health for all."


Smart innovation by Dubai students can predict and prevent crimes

#artificialintelligence

Crime fighting is one of the activities that have tremendously benefited from the Middle East's welcoming approach towards technology. The UAE has developed intelligent monitoring to spot traffic violations and mind fingerprinting devices have been deployed to read the truth from a suspect's brain waves. Artificial intelligence has also become central to the the Emirati law and order machinery's growth over past few years, and the authorities in Dubai recently caught an international narco kingpin using video analytics. Promising a future with more of such smart solutions for public security, students in Dubai have created a system that can predict a crime, spot a criminal and prevent offences. Backed by computer vision, the high-tech version of surveillance tools is equipped for facial recognition, and can also identify a person's emotional state to trigger preemptive action.


Meta-Learning Adversarial Domain Adaptation Network for Few-Shot Text Classification

arXiv.org Artificial Intelligence

Meta-learning has emerged as a trending technique to tackle few-shot text classification and achieved state-of-the-art performance. However, existing solutions heavily rely on the exploitation of lexical features and their distributional signatures on training data, while neglecting to strengthen the model's ability to adapt to new tasks. In this paper, we propose a novel meta-learning framework integrated with an adversarial domain adaptation network, aiming to improve the adaptive ability of the model and generate high-quality text embedding for new classes. Extensive experiments are conducted on four benchmark datasets and our method demonstrates clear superiority over the state-of-the-art models in all the datasets. In particular, the accuracy of 1-shot and 5-shot classification on the dataset of 20 Newsgroups is boosted from 52.1% to 59.6%, and from 68.3% to 77.8%, respectively.


A Data-Driven Biophysical Computational Model of Parkinson's Disease based on Marmoset Monkeys

arXiv.org Artificial Intelligence

In this work we propose a new biophysical computational model of brain regions relevant to Parkinson's Disease based on local field potential data collected from the brain of marmoset monkeys. Parkinson's disease is a neurodegenerative disorder, linked to the death of dopaminergic neurons at the substantia nigra pars compacta, which affects the normal dynamics of the basal ganglia-thalamus-cortex neuronal circuit of the brain. Although there are multiple mechanisms underlying the disease, a complete description of those mechanisms and molecular pathogenesis are still missing, and there is still no cure. To address this gap, computational models that resemble neurobiological aspects found in animal models have been proposed. In our model, we performed a data-driven approach in which a set of biologically constrained parameters is optimised using differential evolution. Evolved models successfully resembled single-neuron mean firing rates and spectral signatures of local field potentials from healthy and parkinsonian marmoset brain data. As far as we are concerned, this is the first computational model of Parkinson's Disease based on simultaneous electrophysiological recordings from seven brain regions of Marmoset monkeys. Results show that the proposed model could facilitate the investigation of the mechanisms of PD and support the development of techniques that can indicate new therapies. It could also be applied to other computational neuroscience problems in which biological data could be used to fit multi-scale models of brain circuits.


The Graph Neural Networking Challenge: A Worldwide Competition for Education in AI/ML for Networks

arXiv.org Artificial Intelligence

During the last decade, Machine Learning (ML) has increasingly become a hot topic in the field of Computer Networks and is expected to be gradually adopted for a plethora of control, monitoring and management tasks in real-world deployments. This poses the need to count on new generations of students, researchers and practitioners with a solid background in ML applied to networks. During 2020, the International Telecommunication Union (ITU) has organized the "ITU AI/ML in 5G challenge'', an open global competition that has introduced to a broad audience some of the current main challenges in ML for networks. This large-scale initiative has gathered 23 different challenges proposed by network operators, equipment manufacturers and academia, and has attracted a total of 1300+ participants from 60+ countries. This paper narrates our experience organizing one of the proposed challenges: the "Graph Neural Networking Challenge 2020''. We describe the problem presented to participants, the tools and resources provided, some organization aspects and participation statistics, an outline of the top-3 awarded solutions, and a summary with some lessons learned during all this journey. As a result, this challenge leaves a curated set of educational resources openly available to anyone interested in the topic.


Playtesting: What is Beyond Personas

arXiv.org Artificial Intelligence

Playtesting is an essential step in the game design process. Game designers use the feedback from playtests to refine their design. Game designers may employ procedural personas to automate the playtesting process. In this paper, we present two approaches to improve automated playtesting. First, we propose a goal-based persona model, which we call developing persona -- developing persona proposes a dynamic persona model, whereas the current persona models are static. Game designers can use the developing persona to model the changes that a player undergoes while playing a game. Additionally, a human playtester knows which paths she has tested before, and during the consequent tests, she may test different paths. However, RL agents disregard the previously generated trajectories. We propose a novel methodology that helps Reinforcement Learning (RL) agents to generate distinct trajectories than the previous trajectories. We refer to this methodology as Alternative Path Finder (APF). We present a generic APF framework that can be applied to all RL agents. APF is trained with the previous trajectories, and APF distinguishes the novel states from similar states. We use the General Video Game Artificial Intelligence (GVG-AI) and VizDoom frameworks to test our proposed methodologies. We use Proximal Policy Optimization (PPO) RL agent during experiments. First, we show that the playtest data generated by the developing persona cannot be generated using the procedural personas. Second, we present the alternative paths found using APF. We show that the APF penalizes the previous paths and rewards the distinct paths.



Sensitivity and robustness analysis in Bayesian networks with the bnmonitor R package

arXiv.org Artificial Intelligence

Bayesian networks are a class of models that are widely used for risk assessment of complex operational systems. There are now multiple approaches, as well as implemented software, that guide their construction via data learning or expert elicitation. However, a constructed Bayesian network needs to be validated before it can be used for practical risk assessment. Here, we illustrate the usage of the bnmonitor R package: the first comprehensive software for the validation of a Bayesian network. An applied data analysis using bnmonitor is carried out over a medical dataset to illustrate the use of its wide array of functions.


A Review of Bangla Natural Language Processing Tasks and the Utility of Transformer Models

arXiv.org Artificial Intelligence

Bangla -- ranked as the 6th most widely spoken language across the world (https://www.ethnologue.com/guides/ethnologue200), with 230 million native speakers -- is still considered as a low-resource language in the natural language processing (NLP) community. With three decades of research, Bangla NLP (BNLP) is still lagging behind mainly due to the scarcity of resources and the challenges that come with it. There is sparse work in different areas of BNLP; however, a thorough survey reporting previous work and recent advances is yet to be done. In this study, we first provide a review of Bangla NLP tasks, resources, and tools available to the research community; we benchmark datasets collected from various platforms for nine NLP tasks using current state-of-the-art algorithms (i.e., transformer-based models). We provide comparative results for the studied NLP tasks by comparing monolingual vs. multilingual models of varying sizes. We report our results using both individual and consolidated datasets and provide data splits for future research. We reviewed a total of 108 papers and conducted 175 sets of experiments. Our results show promising performance using transformer-based models while highlighting the trade-off with computational costs. We hope that such a comprehensive survey will motivate the community to build on and further advance the research on Bangla NLP.


Using satellites and AI, space-based technology is shaping the future of firefighting

#artificialintelligence

Using satellites, drones and artificial intelligence, emerging technology is changing the way firefighting agencies and governments battle the ever-increasing threat of wildfires as hundreds of thousands of acres burn across the western United States. New programs are being developed by startups and research institutions to predict fire behavior, monitor drought and even detect fires when they first start. As climate change continues to increase the intensity and frequency of wildfires, these breakthroughs offer at least one tool in the growing arsenal of prevention and suppression strategies. "This is not to replace firefighting on the ground," said Ilkay Altintas, a computer scientist with the University of California, San Diego, who developed a fire map for the region. "The more science and data we can give firefighters and the public, the quicker we'll have solutions to combat and mitigate wildfires."