Goto

Collaborating Authors

 Africa


Rare giant squid with massive eye that roams 3,000 feet below ocean's surface washes up in Cape Town

Daily Mail - Science & tech

A rare giant squid was discovered dead on a beach in Cape Town, South Africa, months after another washed up six miles away. Twitter user Tim Dee, who found the strange-looking sea creature on Scarborough Beach on Tuesday, shared photos and videos online that show the colorful squid's gigantic eye. 'Giant squid species wrecked on Scarborough beach this morning,' he wrote. Twitter user Tim Dee, who found the strange-looking sea creature (above) on Scarborough Beach on Tuesday, shared photos and videos online that show the colorful squid's gigantic eye Dee's video shows a marine biologist pulling back flesh to reveal the squid's huge beak that it uses for hunting and fishing. The sea creature, which looks like something Salvador Dali would have painted, is also known for having a very large eye - usually up to 11 inches in diameter with a 3.5 inch pupil.


Nigeria, India strengthen ties on artificial intelligence, solar energy – Businessamlive

#artificialintelligence

Nigeria and India are moving to strengthen ties in areas of fintech, artificial intelligence, scientific development and solar energy, according to Gangadharan Balasubramanian, Indian high commissioner to Nigeria. The newly appointed envoy, who disclosed this during the commemoration of India's 76th Independence in Abuja on Monday, said the partnership between would further strengthen bilateral ties between the two countries. Balasubramanian noted that the trade and economic relations between India and Nigeria have been very strong, with over 135 Indian companies operating in Nigeria. He also said the volume of trade between both countries has increased as well as improved on both sides after the COVID-19 pandemic. "The trade volume between India and Nigeria was $14.95 billion in 2021. The trade volume has increased substantially after COVID-19, both ways," Balasubramanian said.


Artificial Intelligence in BFSI Market Will Hit Big Revenues in Future : Qstream, Gnowbe Group, EdApp

#artificialintelligence

Artificial Intelligence (AI) helps in predicting future trends based on analysis of past behavior of customers, and also helps banks to detect patterns in laundering, identify fraud, and make customer recommendations. These advantages are resulting in increasing deployment of AI in banking operations, which is driving revenue growth of the global Artificial Intelligence in BFSI market. AI understands customer behavior and allows banks to customize financial products and services by adding personalized features to build strong relationships with customers. Digital payment advisors, Artificial Intelligence bots, and biometric fraud detection mechanisms result in high quality of services to a wider customer base. AI helps in increasing revenue, reducing costs, and boosting potential of profit.


A bifurcation threshold for contact-induced language change

arXiv.org Artificial Intelligence

One proposed mechanism of language change concerns the role played by second-language (L2) learners in situations of language contact. If sufficiently many L2 speakers are present in a speech community in relation to the number of first-language (L1) speakers, then those features which present a difficulty in L2 acquisition may be prone to disappearing from the language. This paper presents a mathematical account of such contact situations based on a stochastic model of learning and nonlinear population dynamics. The equilibria of a deterministic reduction of the model, describing a mixed population of L1 and L2 speakers, are fully characterized. Whether or not the language changes in response to the introduction of L2 learners turns out to depend on three factors: the overall proportion of L2 learners in the population, the strength of the difficulty speakers face in acquiring the language as an L2, and the language-internal utilities of the competing linguistic variants. These factors are related by a mathematical formula describing a phase transition from retention of the L2-difficult feature to its loss from both speaker populations. This supplies predictions that can be tested against empirical data. Here, the model is evaluated with the help of two case studies, morphological levelling in Afrikaans and the erosion of null subjects in Afro-Peruvian Spanish; the model is found to be broadly in agreement with the historical development in both cases.


Trustworthy modelling of atmospheric formaldehyde powered by deep learning

arXiv.org Artificial Intelligence

Formaldehyde (HCHO) is one one of the most important trace gas in the atmosphere, as it is a pollutant causing respiratory and other diseases. It is also a precursor of tropospheric ozone which damages crops and deteriorates human health. Study of HCHO chemistry and long-term monitoring using satellite data is important from the perspective of human health, food security and air pollution. Dynamic atmospheric chemistry models struggle to simulate atmospheric formaldehyde and often overestimate by up to two times relative to satellite observations and reanalysis. Spatial distribution of modelled HCHO also fail to match satellite observations. Here, we present deep learning approach using a simple super-resolution based convolutional neural network towards simulating fast and reliable atmospheric HCHO. Our approach is an indirect method of HCHO estimation without the need to chemical equations. We find that deep learning outperforms dynamical model simulations which involves complicated atmospheric chemistry representation. Causality establishing the nonlinear relationships of different variables to target formaldehyde is established in our approach by using a variety of precursors from meteorology and chemical reanalysis to target OMI AURA satellite based HCHO predictions. We choose South Asia for testing our implementation as it doesnt have in situ measurements of formaldehyde and there is a need for improved quality data over the region. Moreover, there are spatial and temporal data gaps in the satellite product which can be removed by trustworthy modelling of atmospheric formaldehyde. This study is a novel attempt using computer vision for trustworthy modelling of formaldehyde from remote sensing can lead to cascading societal benefits.


Challenges in Applying Robotics to Retail Store Management

arXiv.org Artificial Intelligence

An autonomous retail store management system entails inventory tracking, store monitoring, and anomaly correction. Recent attempts at autonomous retail store management have faced challenges primarily in perception for anomaly detection, as well as new challenges arising in mobile manipulation for executing anomaly correction. Advances in each of these areas along with system integration are necessary for a scalable solution in this domain.


Echofilter: A Deep Learning Segmentation Model Improves the Automation, Standardization, and Timeliness for Post-Processing Echosounder Data in Tidal Energy Streams

arXiv.org Artificial Intelligence

Understanding the abundance and distribution of fish in tidal energy streams is important to assess risks presented by introducing tidal energy devices to the habitat. However tidal current flows suitable for tidal energy are often highly turbulent, complicating the interpretation of echosounder data. The portion of the water column contaminated by returns from entrained air must be excluded from data used for biological analyses. Application of a single conventional algorithm to identify the depth-of-penetration of entrained air is insufficient for a boundary that is discontinuous, depth-dynamic, porous, and varies with tidal flow speed. Using a case study at a tidal energy demonstration site in the Bay of Fundy, we describe the development and application of a deep machine learning model with a U-Net based architecture. Our model, Echofilter, was highly responsive to the dynamic range of turbulence conditions and sensitive to the fine-scale nuances in the boundary position, producing an entrained-air boundary line with an average error of 0.33m on mobile downfacing and 0.5-1.0m on stationary upfacing data, less than half that of existing algorithmic solutions. The model's overall annotations had a high level of agreement with the human segmentation, with an intersection-over-union score of 99% for mobile downfacing recordings and 92-95% for stationary upfacing recordings. This resulted in a 50% reduction in the time required for manual edits when compared to the time required to manually edit the line placement produced by the currently available algorithms. Because of the improved initial automated placement, the implementation of the models permits an increase in the standardization and repeatability of line placement.


A Two-Phase Paradigm for Joint Entity-Relation Extraction

arXiv.org Artificial Intelligence

An exhaustive study has been conducted to investigate span-based models for the joint entity and relation extraction task. However, these models sample a large number of negative entities and negative relations during the model training, which are essential but result in grossly imbalanced data distributions and in turn cause suboptimal model performance. In order to address the above issues, we propose a two-phase paradigm for the span-based joint entity and relation extraction, which involves classifying the entities and relations in the first phase, and predicting the types of these entities and relations in the second phase. The two-phase paradigm enables our model to significantly reduce the data distribution gap, including the gap between negative entities and other entities, as well as the gap between negative relations and other relations. In addition, we make the first attempt at combining entity type and entity distance as global features, which has proven effective, especially for the relation extraction. Experimental results on several datasets demonstrate that the spanbased joint extraction model augmented with the two-phase paradigm and the global features consistently outperforms previous state-of-the-art span-based models for the joint extraction task, establishing a new standard benchmark. Qualitative and quantitative analyses further validate the effectiveness the proposed paradigm and the global features.


Diversifying Message Aggregation in Multi-Agent Communication via Normalized Tensor Nuclear Norm Regularization

arXiv.org Artificial Intelligence

Aggregating messages is a key component for the communication of multi-agent reinforcement learning (Comm-MARL). Recently, it has witnessed the prevalence of graph attention networks (GAT) in Comm-MARL, where agents can be represented as nodes and messages can be aggregated via the weighted passing. While successful, GAT can lead to homogeneity in the strategies of message aggregation, and the ``core'' agent may excessively influence other agents' behaviors, which can severely limit the multi-agent coordination. To address this challenge, we first study the adjacency tensor of the communication graph and demonstrate that the homogeneity of message aggregation could be measured by the normalized tensor rank. Since the rank optimization problem is known to be NP-hard, we define a new nuclear norm, which is a convex surrogate of normalized tensor rank, to replace the rank. Leveraging the norm, we further propose a plug-and-play regularizer on the adjacency tensor, named Normalized Tensor Nuclear Norm Regularization (NTNNR), to actively enrich the diversity of message aggregation during the training stage. We extensively evaluate GAT with the proposed regularizer in both cooperative and mixed cooperative-competitive scenarios. The results demonstrate that aggregating messages using NTNNR-enhanced GAT can improve the efficiency of the training and achieve higher asymptotic performance than existing message aggregation methods. When NTNNR is applied to existing graph-attention Comm-MARL methods, we also observe significant performance improvements on the StarCraft II micromanagement benchmarks.


Exploring and Exploiting Multi-Granularity Representations for Machine Reading Comprehension

arXiv.org Artificial Intelligence

Recently, the attention-enhanced multi-layer encoder, such as Transformer, has been extensively studied in Machine Reading Comprehension (MRC). To predict the answer, it is common practice to employ a predictor to draw information only from the final encoder layer which generates the coarse-grained representations of the source sequences, i.e., passage and question. The analysis shows that the representation of source sequence becomes more coarse-grained from finegrained as the encoding layer increases. It is generally believed that with the growing number of layers in deep neural networks, the encoding process will gather relevant information for each location increasingly, resulting in more coarse-grained representations, which adds the likelihood of similarity to other locations (referring to homogeneity). Such phenomenon will mislead the model to make wrong judgement and degrade the performance. In this paper, we argue that it would be better if the predictor could exploit representations of different granularity from the encoder, providing different views of the source sequences, such that the expressive power of the model could be fully utilized. To this end, we propose a novel approach called Adaptive Bidirectional Attention-Capsule Network (ABA-Net), which adaptively exploits the source representations of different levels to the predictor. Furthermore, due to the better representations are at the core for boosting MRC performance, the capsule network and self-attention module are carefully designed as the building blocks of our encoders, which provides the capability to explore the local and global representations, respectively. Experimental results on three benchmark datasets, i.e., SQuAD 1.0, SQuAD 2.0 and COQA, demonstrate the effectiveness of our approach. In particular, we set the new state-of-the-art performance on the SQuAD 1.0 dataset