Goto

Collaborating Authors

 Africa


UNESCO AI Ethics Impacting 2022 Global Startups And Humanity's Billions

#artificialintelligence

AI influences nearly 8 billion people and human & earth diverse ecosystems on an unprecedented scale. Startups accelerate to incorporate AI innovation as AI tools proliferate. UNESCO is the United Nations Educational, Scientific and Cultural Organization. The UNESCO recommendations on the ethics of AI recently adopted by member states provides a foundational global agreement on AI Ethics. The objectives ultimately drive emerging AI driven technologies that are trustworthy, safe, human-centered for the benefit of people and humanity.


Conversational Artificial Intelligence (AI) Market is Expected to Hold the Largest Share by 2026 – Gong.io, IBM, AffectLayer, SalesLoft, CallRail, etc – Construction News Portal

#artificialintelligence

The global Conversational Artificial Intelligence (AI) market report contains regional and global market analyses, as well as business-based insights. The recent market research looks at the macroeconomic aspects that influence how individuals use the term Conversational Artificial Intelligence (AI) industry in different scenarios. The Conversational Artificial Intelligence (AI) industry study frequently considers main business characteristics, problems, and market structure. A Conversational Artificial Intelligence (AI) report provides you with a thorough market overview based on the most recent, accurate findings. Primary research also includes fine-tuning regional and global Conversational Artificial Intelligence (AI) industry databases and conducting interviews with leaders from global corporations.


Fast Monte-Carlo Approximation of the Attention Mechanism

arXiv.org Artificial Intelligence

We introduce Monte-Carlo Attention (MCA), a randomized approximation method for reducing the computational cost of self-attention mechanisms in Transformer architectures. MCA exploits the fact that the importance of each token in an input sequence varies with respect to their attention scores; thus, some degree of error can be tolerable when encoding tokens with low attention. Using approximate matrix multiplication, MCA applies different error bounds to encode input tokens such that those with low attention scores are computed with relaxed precision, whereas errors of salient elements are minimized. MCA can operate in parallel with other attention optimization schemes and does not require model modification. We study the theoretical error bounds and demonstrate that MCA reduces attention complexity (in FLOPS) for various Transformer models by up to 11$\times$ in GLUE benchmarks without compromising model accuracy.


Contrastive Learning from Demonstrations

arXiv.org Artificial Intelligence

This paper presents a framework for learning visual representations from unlabeled video demonstrations captured from multiple viewpoints. We show that these representations are applicable for imitating several robotic tasks, including pick and place. We optimize a recently proposed self-supervised learning algorithm by applying contrastive learning to enhance task-relevant information while suppressing irrelevant information in the feature embeddings. We validate the proposed method on the publicly available Multi-View Pouring and a custom Pick and Place data sets and compare it with the TCN triplet baseline. We evaluate the learned representations using three metrics: viewpoint alignment, stage classification and reinforcement learning, and in all cases the results improve when compared to state-of-the-art approaches, with the added benefit of reduced number of training iterations.


FEDformer: Frequency Enhanced Decomposed Transformer for Long-term Series Forecasting

arXiv.org Machine Learning

Although Transformer-based methods have significantly improved state-of-the-art results for long-term series forecasting, they are not only computationally expensive but more importantly, are unable to capture the global view of time series (e.g. overall trend). To address these problems, we propose to combine Transformer with the seasonal-trend decomposition method, in which the decomposition method captures the global profile of time series while Transformers capture more detailed structures. To further enhance the performance of Transformer for long-term prediction, we exploit the fact that most time series tend to have a sparse representation in well-known basis such as Fourier transform, and develop a frequency enhanced Transformer. Besides being more effective, the proposed method, termed as Frequency Enhanced Decomposed Transformer ({\bf FEDformer}), is more efficient than standard Transformer with a linear complexity to the sequence length. Our empirical studies with six benchmark datasets show that compared with state-of-the-art methods, FEDformer can reduce prediction error by $14.8\%$ and $22.6\%$ for multivariate and univariate time series, respectively. the code will be released soon.


La veille de la cybersécurité

#artificialintelligence

The South African patent office made history in July when it issued a patent that listed an artificial intelligence system as the inventor. The patent is for a food container that uses fractal designs to create pits and bulges in its sides. Designed for the packaging industry, the new configuration allows containers to fit more tightly together so they can be transported better. The shape also makes it easier for robotic arms to pick up the containers. The patent's owner, AI pioneer Stephen L. Thaler, created the inventor, the AI system known as Dabus (device for the autonomous bootstrapping of unified sentience).


chatbot_2022-01-28_05-15-29.xlsx

#artificialintelligence

The graph represents a network of 6,501 Twitter users whose tweets in the requested range contained "chatbot", or who were replied to or mentioned in those tweets. The network was obtained from the NodeXL Graph Server on Friday, 28 January 2022 at 13:30 UTC. The requested start date was Friday, 28 January 2022 at 01:01 UTC and the maximum number of tweets (going backward in time) was 7,500. The tweets in the network were tweeted over the 7-day, 17-hour, 41-minute period from Thursday, 20 January 2022 at 07:18 UTC to Friday, 28 January 2022 at 01:00 UTC. Additional tweets that were mentioned in this data set were also collected from prior time periods.


Prediction of terephthalic acid (TPA) yield in aqueous hydrolysis of polyethylene terephthalate (PET)

arXiv.org Artificial Intelligence

Aqueous hydrolysis is used to chemically recycle polyethylene terephthalate (PET) due to the production of high-quality terephthalic acid (TPA), the PET monomer. PET hydrolysis depends on various reaction conditions including PET size, catalyst concentration, reaction temperature, etc. So, modeling PET hydrolysis by considering the effective factors can provide useful information for material scientists to specify how to design and run these reactions. It will save time, energy, and materials by optimizing the hydrolysis conditions. Machine learning algorithms enable to design models to predict output results. For the first time, 381 experimental data were gathered to model the aqueous hydrolysis of PET. Effective reaction conditions on PET hydrolysis were connected to TPA yield. The logistic regression was applied to rank the reaction conditions. Two algorithms were proposed, artificial neural network multilayer perceptron (ANN-MLP) and adaptive network-based fuzzy inference system (ANFIS). The dataset was divided into training and testing sets to train and test the models, respectively. The models predicted TPA yield sufficiently where the ANFIS model outperformed. R-squared (R2) and Root Mean Square Error (RMSE) loss functions were employed to measure the efficiency of the models and evaluate their performance.


Assessing Cross-dataset Generalization of Pedestrian Crossing Predictors

arXiv.org Artificial Intelligence

Pedestrian crossing prediction has been a topic of active research, resulting in many new algorithmic solutions. While measuring the overall progress of those solutions over time tends to be more and more established due to the new publicly available benchmark and standardized evaluation procedures, knowing how well existing predictors react to unseen data remains an unanswered question. This evaluation is imperative as serviceable crossing behavior predictors should be set to work in various scenarii without compromising pedestrian safety due to misprediction. To this end, we conduct a study based on direct cross-dataset evaluation. Our experiments show that current state-of-the-art pedestrian behavior predictors generalize poorly in cross-dataset evaluation scenarii, regardless of their robustness during a direct training-test set evaluation setting. In the light of what we observe, we argue that the future of pedestrian crossing prediction, e.g. reliable and generalizable implementations, should not be about tailoring models, trained with very little available data, and tested in a classical train-test scenario with the will to infer anything about their behavior in real life. It should be about evaluating models in a cross-dataset setting while considering their uncertainty estimates under domain shift.


Bioinspired Cortex-based Fast Codebook Generation

arXiv.org Artificial Intelligence

A major archetype of artificial intelligence is developing algorithms facilitating temporal efficiency and accuracy while boosting the generalization performance. Even with the latest developments in machine learning, a key limitation has been the inefficient feature extraction from the initial data, which is essential in performance optimization. Here, we introduce a feature extraction method inspired by sensory cortical networks in the brain. Dubbed as bioinspired cortex, the algorithm provides convergence to orthogonal features from streaming signals with superior computational efficiency while processing data in compressed form. We demonstrate the performance of the new algorithm using artificially created complex data by comparing it with the commonly used traditional clustering algorithms, such as Birch, GMM, and K-means. While the data processing time is significantly reduced, seconds versus hours, encoding distortions remain essentially the same in the new algorithm providing a basis for better generalization. Although we show herein the superior performance of the cortex model in clustering and vector quantization, it also provides potent implementation opportunities for machine learning fundamental components, such as reasoning, anomaly detection and classification in large scope applications, e.g., finance, cybersecurity, and healthcare.