Goto

Collaborating Authors

 Africa


Artificial Intelligence in Drug Discovery Market is expected to represent Significant CAGR of 29.5% by 2030 Major Players: IBM, Microsoft, Google - Digital Journal

#artificialintelligence

New Jersey, United States, Jan 15, 2023 /DigitalJournal/ AI can aid in structure-based drug discovery by predicting 3D protein structure as the design conforms to the chemical environment of the target protein site, thus helping to predict the effect of a compound on the target as well as safety considerations prior to their synthesis or manufacture. Growing demand for the discovery and development of new drug therapies and increasing manufacturing capabilities in the life science industry are driving the demand for artificial intelligence (AI) based solutions in drug discovery processes. Manufacturers in the life science industry are constantly focused on replenishing their product pipelines as the majority of big sellers drop their patents. The global Artificial Intelligence (AI) in Drug Discovery Market is expected to grow at a Massive CAGR of 29.5% during the forecasting period of 2022 to 2029. The Artificial Intelligence (AI) in Drug Discovery Market research report provides all the information related to the industry.


Gangs smuggling Iranian missiles and drugs in the Gulf to be hunted by 100 new drones

Daily Mail - Science & tech

Terrorist gangs smuggling Iranian missiles and drugs in the Middle East will soon have a fleet of 100 robo-ships hunting them down, Britain's most senior military commander in the Gulf has revealed. The new naval force, made up of drones that can operate around the clock, will be up and running by the summer, claimed Commodore Adrian Fryer. It comes as the top officer insisted he remained'alive' to the ever-present threat posed by Iran after a series of recent stand-offs, with the Commodore calling the Middle Eastern state the'main destabilising country' in the region. A small number of the unmanned vessels currently operating in the Gulf are already proving their worth, gathering invaluable data and information that's helping Royal Navy warships cut off smuggling routes and ambush gangs at sea. During the past 12 months, frigate HMS Montrose has seized her biggest haul of narcotics in its three years in the Gulf, bagging a whopping £46.8 million, bringing the ship's total during its time in the Middle East to a staggering £111.1 million.


Mapping smallholder cashew plantations to inform sustainable tree crop expansion in Benin

arXiv.org Artificial Intelligence

Cashews are grown by over 3 million smallholders in more than 40 countries worldwide as a principal source of income. As the third largest cashew producer in Africa, Benin has nearly 200,000 smallholder cashew growers contributing 15% of the country's national export earnings. However, a lack of information on where and how cashew trees grow across the country hinders decision-making that could support increased cashew production and poverty alleviation. By leveraging 2.4-m Planet Basemaps and 0.5-m aerial imagery, newly developed deep learning algorithms, and large-scale ground truth datasets, we successfully produced the first national map of cashew in Benin and characterized the expansion of cashew plantations between 2015 and 2021. In particular, we developed a SpatioTemporal Classification with Attention (STCA) model to map the distribution of cashew plantations, which can fully capture texture information from discriminative time steps during a growing season. We further developed a Clustering Augmented Self-supervised Temporal Classification (CASTC) model to distinguish high-density versus low-density cashew plantations by automatic feature extraction and optimized clustering. Results show that the STCA model has an overall accuracy over 85% and the CASTC model achieved an overall accuracy of 76%. We found that the cashew area in Benin almost doubled from 2015 to 2021 with 60% of new plantation development coming from cropland or fallow land, while encroachment of cashew plantations into protected areas has increased by 55%. Only half of cashew plantations were high-density in 2021, suggesting high potential for intensification. Our study illustrates the power of combining high-resolution remote sensing imagery and state-of-the-art deep learning algorithms to better understand tree crops in the heterogeneous smallholder landscape.


Maximally Compact and Separated Features with Regular Polytope Networks

arXiv.org Artificial Intelligence

Convolutional Neural Networks (CNNs) trained with the Softmax loss are widely used classification models for several vision tasks. Typically, a learnable transformation (i.e. the classifier) is placed at the end of such models returning class scores that are further normalized into probabilities by Softmax. This learnable transformation has a fundamental role in determining the network internal feature representation. In this work we show how to extract from CNNs features with the properties of \emph{maximum} inter-class separability and \emph{maximum} intra-class compactness by setting the parameters of the classifier transformation as not trainable (i.e. fixed). We obtain features similar to what can be obtained with the well-known ``Center Loss'' \cite{wen2016discriminative} and other similar approaches but with several practical advantages including maximal exploitation of the available feature space representation, reduction in the number of network parameters, no need to use other auxiliary losses besides the Softmax. Our approach unifies and generalizes into a common approach two apparently different classes of methods regarding: discriminative features, pioneered by the Center Loss \cite{wen2016discriminative} and fixed classifiers, firstly evaluated in \cite{hoffer2018fix}. Preliminary qualitative experimental results provide some insight on the potentialities of our combined strategy.


Interpretable and Scalable Graphical Models for Complex Spatio-temporal Processes

arXiv.org Artificial Intelligence

This thesis focuses on data that has complex spatio-temporal structure and on probabilistic graphical models that learn the structure in an interpretable and scalable manner. We target two research areas of interest: Gaussian graphical models for tensor-variate data and summarization of complex time-varying texts using topic models. This work advances the state-of-the-art in several directions. First, it introduces a new class of tensor-variate Gaussian graphical models via the Sylvester tensor equation. Second, it develops an optimization technique based on a fast-converging proximal alternating linearized minimization method, which scales tensor-variate Gaussian graphical model estimations to modern big-data settings. Third, it connects Kronecker-structured (inverse) covariance models with spatio-temporal partial differential equations (PDEs) and introduces a new framework for ensemble Kalman filtering that is capable of tracking chaotic physical systems. Fourth, it proposes a modular and interpretable framework for unsupervised and weakly-supervised probabilistic topic modeling of time-varying data that combines generative statistical models with computational geometric methods. Throughout, practical applications of the methodology are considered using real datasets. This includes brain-connectivity analysis using EEG data, space weather forecasting using solar imaging data, longitudinal analysis of public opinions using Twitter data, and mining of mental health related issues using TalkLife data. We show in each case that the graphical modeling framework introduced here leads to improved interpretability, accuracy, and scalability.


What artificial intelligence might teach us about the origin of human language

arXiv.org Artificial Intelligence

This study explores an interesting pattern emerging from research that combines artificial intelligence with sound symbolism. In these studies, supervised machine learning algorithms are trained to classify samples based on the sounds of referent names. Machine learning algorithms are efficient learners of sound symbolism, but they tend to bias one category over the other. The pattern is this: when a category arguably represents greater threat, the algorithms tend to overpredict to that category. A hypothesis, framed by error management theory, is presented that proposes that this may be evidence of an adaptation to preference cautious behaviour. This hypothesis is tested by constructing extreme gradient boosted (XGBoost) models using the sounds that make up the names of Chinese, Japanese and Korean Pokemon and observing classification error distribution.


Planning for Learning Object Properties

arXiv.org Artificial Intelligence

Autonomous agents embedded in a physical environment need the ability to recognize objects and their properties from sensory data. Such a perceptual ability is often implemented by supervised machine learning models, which are pre-trained using a set of labelled data. In real-world, open-ended deployments, however, it is unrealistic to assume to have a pre-trained model for all possible environments. Therefore, agents need to dynamically learn/adapt/extend their perceptual abilities online, in an autonomous way, by exploring and interacting with the environment where they operate. This paper describes a way to do so, by exploiting symbolic planning. Specifically, we formalize the problem of automatically training a neural network to recognize object properties as a symbolic planning problem (using PDDL). We use planning techniques to produce a strategy for automating the training dataset creation and the learning process. Finally, we provide an experimental evaluation in both a simulated and a real environment, which shows that the proposed approach is able to successfully learn how to recognize new object properties.


Wild-Time: A Benchmark of in-the-Wild Distribution Shift over Time

arXiv.org Artificial Intelligence

Distribution shift occurs when the test distribution differs from the training distribution, and it can considerably degrade performance of machine learning models deployed in the real world. Temporal shifts -- distribution shifts arising from the passage of time -- often occur gradually and have the additional structure of timestamp metadata. By leveraging timestamp metadata, models can potentially learn from trends in past distribution shifts and extrapolate into the future. While recent works have studied distribution shifts, temporal shifts remain underexplored. To address this gap, we curate Wild-Time, a benchmark of 5 datasets that reflect temporal distribution shifts arising in a variety of real-world applications, including patient prognosis and news classification. On these datasets, we systematically benchmark 13 prior approaches, including methods in domain generalization, continual learning, self-supervised learning, and ensemble learning. We use two evaluation strategies: evaluation with a fixed time split (Eval-Fix) and evaluation with a data stream (Eval-Stream). Eval-Fix, our primary evaluation strategy, aims to provide a simple evaluation protocol, while Eval-Stream is more realistic for certain real-world applications. Under both evaluation strategies, we observe an average performance drop of 20% from in-distribution to out-of-distribution data. Existing methods are unable to close this gap. Code is available at https://wild-time.github.io/.


Artificial Intelligence in Aviation Market May See a Big Move : NVIDIA, Airbus, Samsung, Intel - Digital Journal

#artificialintelligence

Chapter 3: Displaying the Market Dynamics- Drivers, Trends and Challenges & Opportunities of the Artificial Intelligence in Aviation Chapter 4: Presenting the Artificial Intelligence in Aviation Market Factor Analysis, Porters Five Forces, Supply/Value Chain, PESTEL analysis, Market Entropy, Patent/Trademark Analysis.


CloudFactory Webinar - AI Innovation in Industrial Asset Management

#artificialintelligence

Tristan Rouillard is the VP of Machine Learning Solutions at CloudFactory. In this role, he leads the company's strategy and direction related to ML products and solutions offered to CloudFactory's clients globally. Tristan was one of the cofounders of Hasty, a data-centric vision AI platform focussed on making it easier to implement the ML flywheel in production. Hasty was recently acquired by CloudFactory in late 2022. Before founding Hasty, Tristan was the Head of the Venture Development team at WATTx, a manufacturing, industry 4.0 focussed incubator, where his team built the business models and go-to-market strategies for various early-stage ventures.