Africa
Researchers build ML models to forecast food insecurity
An international team of researchers have built a set of machine learning models they say can help predict global food shortages in the near future, helping governments and international agencies understand where they can best help. Scientists from the World Food Programme, University of London Mathematics Department and Central European University Department of Network and Data Science, made use of a "unique global dataset" to build machine learning models that can explain up to 81 percent of the variation in insufficient food consumption. The study claims the machine learning models draw from indirect data sources in areas such as food prices, macro-economic indicators (including GDP), weather, conflict, prevalence of undernourishment, population density, and previous food insecurity trends. The aim is to create near-term forecasts, or "nowcasts." "We show that the proposed models can nowcast the food security situation in near real-time and propose a method to identify which variables are driving the changes observed in predicted trends -- which is key to make predictions serviceable to decision-makers," the research paper published in Nature Food this week said. The outputs of the ML models have been used to create a world map including near-term food insecurity forecasts called HungerMap.
When AI Comes to Police's Rescue
In the first week of September, the Uttar Pradesh STF was conferred with FICCI Smart Policing Award 2021, among more than 190 entries from 19 state police forces, four CAPFs and other central police forces. The STF branch of the UP police won it for their application of the JARVIS tool. Indigenously developed by a Gurugram-based AI research startup, StaqU, the JARVIS-SIAN tool was launched in 2021 by IPS Amitabh Yash. Founded in 2015, StaqU uses state-of-the-art image recognition, text-processing & summarisation, classification, and language-independent proprietary speaker identification. In April this year, the company raised Rs 11 crore in a pre-series A funding round from Mount Judi Venture and SIS limited.
Beyond the hype: How can we take full advantage of the AI revolution?
What do I mean by the Artificial Intelligence (AI) revolution? With all the AI hype, it is worth explaining it again from my point of view. Coined by Stanford University researcher John McCarthy, AI is the ability of a machine or a computer to think and learn โ and therefore act in ways that are smart. The broad concept or idea here is to build machines capable of thinking, acting and learning like humans. In the past decade, AI has been cited as one of the transformative technologies that have made big strides in many industries including retail, healthcare, banking and finance, agriculture, manufacturing, travel and entertainment, education, public administration and many more.
AI Is Coming For Commercial Art Jobs. Can It Be Stopped?
"Is AI Coming For Commercial Art?" rendered by Stable Diffusion, prompted by Rob Salkowitz Earlier this summer, a piece generated by an AI text-to-image application won a prize in a state fair art competition, prying open a Pandora's Box of issues about the encroachment of technology into the domain of human creativity and the nature of art itself. As fascinating as those questions are, the rise of AI-based image tools like Dall-E, Midjourney and Stable Diffusion, which rapidly generate detailed and beautiful images based on text descriptions supplied by the user, pose a much more practical and immediate concern: They could very well hold a shiny, photorealistically-rendered dagger to the throats of hundreds of thousands of commercial artists working in the entertainment, videogame, advertising and publishing industries, according to a number of professionals who have worked with the technology. How impactful would this be to the global creative economy that runs on spectacular imagery? Think about the 10 minutes of credits at the end of every modern Hollywood blockbuster. Same with videogames, where commercial artists hone their skills for years to score plum jobs like concept artist and character designer.
Monkeypox virus detection using pre-trained deep learning-based approaches
Sitaula, Chiranjibi, Shahi, Tej Bahadur
Monkeypox virus is emerging slowly with the decline of COVID-19 virus infections around the world. People are afraid of it, thinking that it would appear as a pandemic like COVID-19. As such, it is crucial to detect them earlier before widespread community transmission. AI-based detection could help identify them at the early stage. In this paper, we aim to compare 13 different pre-trained deep learning (DL) models for the Monkeypox virus detection. For this, we initially fine-tune them with the addition of universal custom layers for all of them and analyse the results using four well-established measures: Precision, Recall, F1-score, and Accuracy. After the identification of the best-performing DL models, we ensemble them to improve the overall performance using a majority voting over the probabilistic outputs obtained from them. We perform our experiments on a publicly available dataset, which results in average Precision, Recall, F1-score, and Accuracy of 85.44\%, 85.47\%, 85.40\%, and 87.13\%, respectively with the help of our proposed ensemble approach. These encouraging results, which outperform the state-of-the-art methods, suggest that the proposed approach is applicable to health practitioners for mass screening.
Performance Evaluation of Query Plan Recommendation with Apache Hadoop and Apache Spark
Azhir, Elham, Hosseinzadeh, Mehdi, Khan, Faheem, Mosavi, Amir
Access plan recommendation is a query optimization approach that executes new queries using prior created query execution plans (QEPs). The query optimizer divides the query space into clusters in the mentioned method. However, traditional clustering algorithms take a significant amount of execution time for clustering such large datasets. The MapReduce distributed computing model provides efficient solutions for storing and processing vast quantities of data. Apache Spark and Apache Hadoop frameworks are used in the present investigation to cluster different sizes of query datasets in the MapReduce-based access plan recommendation method. The performance evaluation is performed based on execution time. The results of the experiments demonstrated the effectiveness of parallel query clustering in achieving high scalability. Furthermore, Apache Spark achieved better performance than Apache Hadoop, reaching an average speedup of 2x.
TorchGeo: Deep Learning With Geospatial Data
Stewart, Adam J., Robinson, Caleb, Corley, Isaac A., Ortiz, Anthony, Ferres, Juan M. Lavista, Banerjee, Arindam
Remotely sensed geospatial data are critical for applications including precision agriculture, urban planning, disaster monitoring and response, and climate change research, among others. Deep learning methods are particularly promising for modeling many remote sensing tasks given the success of deep neural networks in similar computer vision tasks and the sheer volume of remotely sensed imagery available. However, the variance in data collection methods and handling of geospatial metadata make the application of deep learning methodology to remotely sensed data nontrivial. For example, satellite imagery often includes additional spectral bands beyond red, green, and blue and must be joined to other geospatial data sources that can have differing coordinate systems, bounds, and resolutions. To help realize the potential of deep learning for remote sensing applications, we introduce TorchGeo, a Python library for integrating geospatial data into the PyTorch deep learning ecosystem. TorchGeo provides data loaders for a variety of benchmark datasets, composable datasets for generic geospatial data sources, samplers for geospatial data, and transforms that work with multispectral imagery. TorchGeo is also the first library to provide pre-trained models for multispectral satellite imagery (e.g., models that use all bands from the Sentinel-2 satellites), allowing for advances in transfer learning on downstream remote sensing tasks with limited labeled data. We use TorchGeo to create reproducible benchmark results on existing datasets and benchmark our proposed method for preprocessing geospatial imagery on the fly. TorchGeo is open source and available on GitHub: https://github.com/microsoft/torchgeo.
A review of probabilistic forecasting and prediction with machine learning
Tyralis, Hristos, Papacharalampous, Georgia
Predictions and forecasts of machine learning models should take the form of probability distributions, aiming to increase the quantity of information communicated to end users. Although applications of probabilistic prediction and forecasting with machine learning models in academia and industry are becoming more frequent, related concepts and methods have not been formalized and structured under a holistic view of the entire field. Here, we review the topic of predictive uncertainty estimation with machine learning algorithms, as well as the related metrics (consistent scoring functions and proper scoring rules) for assessing probabilistic predictions. The review covers a time period spanning from the introduction of early statistical (linear regression and time series models, based on Bayesian statistics or quantile regression) to recent machine learning algorithms (including generalized additive models for location, scale and shape, random forests, boosting and deep learning algorithms) that are more flexible by nature. The review of the progress in the field, expedites our understanding on how to develop new algorithms tailored to users' needs, since the latest advancements are based on some fundamental concepts applied to more complex algorithms. We conclude by classifying the material and discussing challenges that are becoming a hot topic of research.
Low-Rank Tensor Completion Based on Bivariate Equivalent Minimax-Concave Penalty
Zhang, Hongbing, Liu, Xinyi, Fan, Hongtao, Li, Yajing, Ye, Yinlin
Low-rank tensor completion (LRTC) is an important problem in computer vision and machine learning. The minimax-concave penalty (MCP) function as a non-convex relaxation has achieved good results in the LRTC problem. To makes all the constant parameters of the MCP function as variables so that futherly improving the adaptability to the change of singular values in the LRTC problem, we propose the bivariate equivalent minimax-concave penalty (BEMCP) theorem. Applying the BEMCP theorem to tensor singular values leads to the bivariate equivalent weighted tensor $\Gamma$-norm (BEWTGN) theorem, and we analyze and discuss its corresponding properties. Besides, to facilitate the solution of the LRTC problem, we give the proximal operators of the BEMCP theorem and BEWTGN. Meanwhile, we propose a BEMCP model for the LRTC problem, which is optimally solved based on alternating direction multiplier (ADMM). Finally, the proposed method is applied to the data restorations of multispectral image (MSI), magnetic resonance imaging (MRI) and color video (CV) in real-world, and the experimental results demonstrate that it outperforms the state-of-arts methods.
VDDB: a comprehensive resource and machine learning platform for antiviral drug discovery
Tao, Shunming, Chen, Yihao, Wu, Jingxing, Zhao, Duancheng, Cai, Hanxuan, Wang, Ling
Virus infection is one of the major diseases that seriously threaten human health. To meet the growing demand for mining and sharing data resources related to antiviral drugs and to accelerate the design and discovery of new antiviral drugs, we presented an open-access antiviral drug resource and machine learning platform (VDDB), which, to the best of our knowledge, is the first comprehensive dedicated resource for experimentally verified potential drugs/molecules based on manually curated data. Currently, VDDB highlights 848 clinical vaccines, 199 clinical antibodies, as well as over 710,000 small molecules targeting 39 medically important viruses including SARS-CoV-2. Furthermore, VDDB stores approximately 3 million records of pharmacological data for these collected potential antiviral drugs/molecules, involving 314 cell infection-based phenotypic and 234 target-based genotypic assays. Based on these annotated pharmacological data, VDDB allows users to browse, search and download reliable information about these collects for various viruses of interest. In particular, VDDB also integrates 57 cell infection- and 117 target-based associated high-accuracy machine learning models to support various antivirals identification-related tasks, such as compound activity prediction, virtual screening, drug repositioning and target fishing. VDDB is freely accessible at http://vddb.idruglab.cn.