Researchers at the University of Tunis have recently proposed a new system for math formula script and type identification, which is based on convolutional neural networks (CNNs). Their method, presented in a paper published by Springer, can automatically discriminate...
TECHXPLORE
A convolutional network to align and predict emotion annotations
Machine learning models that can recognize and predict human emotions have become increasingly popular over the past few years. In order for most of these techniques to perform well, however, the data used to train them is first annotated by human subjects. Moreover,...
Addressing the obstacles preventing the commercialization of lithium-rich layered sulfides
Anionic redox chemistry is a fairly new research area that could pave the way for the development of more efficient lithium ion-battery cathode materials such as Li-rich layered oxides. So far, however, anionic redox chemistry approaches have been found to have...
A decentralized trajectory generation algorithm for multi-robot systems
Researchers at the SRM Institute of Science and Technology in India have recently developed a decentralized trajectory generation algorithm for multi-agent systems. Their algorithm, presented in a paper pre-published on arXiv, can generate collision-free trajectories...
A deep learning-based method to detect cyberbullying on Twitter
Researchers at King Saud University, in Saudi Arabia, have developed a new approach to detect cyberbullying on Twitter using deep learning called OCDD. In contrast with other deep-learning approaches, which extract features from tweets and feed them to a classifier,...
AD-EYE: A co-simulation platform to verify functional safety concepts (FSCs) in self-driving vehicles
Over the past few years, a growing number of researchers and companies worldwide have been developing techniques for automated driving. Before self-driving vehicles can be introduced on real roads, however, their efficiency and safety will need to be ascertained.
Using machine learning to reconstruct deteriorated Van Gogh drawings
Researchers at TU Delft in the Netherlands have recently developed a convolutional neural network (CNN)-based model to reconstruct drawings that have deteriorated over time. In their study, published in Springer's Machine Vision and Applications, they specifically...
Researchers develop a fleet of 16 miniature cars for cooperative driving experiments
A team of researchers at The University of Cambridge has recently introduced a unique experimental testbed that could be used for experiments in cooperative driving. This testbed, presented in a paper pre-published on arXiv, consists of 16 miniature Ackermann-steering...
An approach for securing audio classification against adversarial attacks
Adversarial audio attacks are small perturbations that are not perceivable by humans and are intentionally added to audio signals to impair the performance of machine learning (ML) models. These attacks raise serious concerns about the security of ML models, as they...
Evolving neural networks with a linear growth in their behavior complexity
Evolutionary algorithms (EAs) are designed to replicate the behavior and evolution of biological organisms while solving computing problems. In recent years, many researchers have developed EAs and used them to tackle a variety of optimization tasks.