scholarly journals nMNSD—A Spiking Neuron-Based Classifier That Combines Weight-Adjustment and Delay-Shift

2021 ◽  
Vol 15 ◽  
Author(s):  
Gianluca Susi ◽  
Luis F. Antón-Toro ◽  
Fernando Maestú ◽  
Ernesto Pereda ◽  
Claudio Mirasso

The recent “multi-neuronal spike sequence detector” (MNSD) architecture integrates the weight- and delay-adjustment methods by combining heterosynaptic plasticity with the neurocomputational feature spike latency, representing a new opportunity to understand the mechanisms underlying biological learning. Unfortunately, the range of problems to which this topology can be applied is limited because of the low cardinality of the parallel spike trains that it can process, and the lack of a visualization mechanism to understand its internal operation. We present here the nMNSD structure, which is a generalization of the MNSD to any number of inputs. The mathematical framework of the structure is introduced, together with the “trapezoid method,” that is a reduced method to analyze the recognition mechanism operated by the nMNSD in response to a specific input parallel spike train. We apply the nMNSD to a classification problem previously faced with the classical MNSD from the same authors, showing the new possibilities the nMNSD opens, with associated improvement in classification performances. Finally, we benchmark the nMNSD on the classification of static inputs (MNIST database) obtaining state-of-the-art accuracies together with advantageous aspects in terms of time- and energy-efficiency if compared to similar classification methods.

2021 ◽  
Vol 11 (1) ◽  
Author(s):  
Bayu Adhi Nugroho

AbstractA common problem found in real-word medical image classification is the inherent imbalance of the positive and negative patterns in the dataset where positive patterns are usually rare. Moreover, in the classification of multiple classes with neural network, a training pattern is treated as a positive pattern in one output node and negative in all the remaining output nodes. In this paper, the weights of a training pattern in the loss function are designed based not only on the number of the training patterns in the class but also on the different nodes where one of them treats this training pattern as positive and the others treat it as negative. We propose a combined approach of weights calculation algorithm for deep network training and the training optimization from the state-of-the-art deep network architecture for thorax diseases classification problem. Experimental results on the Chest X-Ray image dataset demonstrate that this new weighting scheme improves classification performances, also the training optimization from the EfficientNet improves the performance furthermore. We compare the aggregate method with several performances from the previous study of thorax diseases classifications to provide the fair comparisons against the proposed method.


2021 ◽  
Vol 13 (9) ◽  
pp. 1623
Author(s):  
João E. Batista ◽  
Ana I. R. Cabral ◽  
Maria J. P. Vasconcelos ◽  
Leonardo Vanneschi ◽  
Sara Silva

Genetic programming (GP) is a powerful machine learning (ML) algorithm that can produce readable white-box models. Although successfully used for solving an array of problems in different scientific areas, GP is still not well known in the field of remote sensing. The M3GP algorithm, a variant of the standard GP algorithm, performs feature construction by evolving hyperfeatures from the original ones. In this work, we use the M3GP algorithm on several sets of satellite images over different countries to create hyperfeatures from satellite bands to improve the classification of land cover types. We add the evolved hyperfeatures to the reference datasets and observe a significant improvement of the performance of three state-of-the-art ML algorithms (decision trees, random forests, and XGBoost) on multiclass classifications and no significant effect on the binary classifications. We show that adding the M3GP hyperfeatures to the reference datasets brings better results than adding the well-known spectral indices NDVI, NDWI, and NBR. We also compare the performance of the M3GP hyperfeatures in the binary classification problems with those created by other feature construction methods such as FFX and EFS.


2021 ◽  
Vol 11 (1) ◽  
Author(s):  
Sakthi Kumar Arul Prakash ◽  
Conrad Tucker

AbstractThis work investigates the ability to classify misinformation in online social media networks in a manner that avoids the need for ground truth labels. Rather than approach the classification problem as a task for humans or machine learning algorithms, this work leverages user–user and user–media (i.e.,media likes) interactions to infer the type of information (fake vs. authentic) being spread, without needing to know the actual details of the information itself. To study the inception and evolution of user–user and user–media interactions over time, we create an experimental platform that mimics the functionality of real-world social media networks. We develop a graphical model that considers the evolution of this network topology to model the uncertainty (entropy) propagation when fake and authentic media disseminates across the network. The creation of a real-world social media network enables a wide range of hypotheses to be tested pertaining to users, their interactions with other users, and with media content. The discovery that the entropy of user–user and user–media interactions approximate fake and authentic media likes, enables us to classify fake media in an unsupervised learning manner.


Energies ◽  
2020 ◽  
Vol 14 (1) ◽  
pp. 168
Author(s):  
Abdellatif Elmouatamid ◽  
Radouane Ouladsine ◽  
Mohamed Bakhouya ◽  
Najib El Kamoun ◽  
Mohammed Khaidar ◽  
...  

The demand for electricity is increased due to the development of the industry, the electrification of transport, the rise of household demand, and the increase in demand for digitally connected devices and air conditioning systems. For that, solutions and actions should be developed for greater consumers of electricity. For instance, MG (Micro-grid) buildings are one of the main consumers of electricity, and if they are correctly constructed, controlled, and operated, a significant energy saving can be attained. As a solution, hybrid RES (renewable energy source) systems are proposed, offering the possibility for simple consumers to be producers of electricity. This hybrid system contains different renewable generators connected to energy storage systems, making it possible to locally produce a part of energy in order to minimize the consumption from the utility grid. This work gives a concise state-of-the-art overview of the main control approaches for energy management in MG systems. Principally, this study is carried out in order to define the suitable control approach for MGs for energy management in buildings. A classification of approaches is also given in order to shed more light on the need for predictive control for energy management in MGs.


Author(s):  
Jonas Austerjost ◽  
Robert Söldner ◽  
Christoffer Edlund ◽  
Johan Trygg ◽  
David Pollard ◽  
...  

Machine vision is a powerful technology that has become increasingly popular and accurate during the last decade due to rapid advances in the field of machine learning. The majority of machine vision applications are currently found in consumer electronics, automotive applications, and quality control, yet the potential for bioprocessing applications is tremendous. For instance, detecting and controlling foam emergence is important for all upstream bioprocesses, but the lack of robust foam sensing often leads to batch failures from foam-outs or overaddition of antifoam agents. Here, we report a new low-cost, flexible, and reliable foam sensor concept for bioreactor applications. The concept applies convolutional neural networks (CNNs), a state-of-the-art machine learning system for image processing. The implemented method shows high accuracy for both binary foam detection (foam/no foam) and fine-grained classification of foam levels.


2021 ◽  
Author(s):  
Rajan Saha Raju ◽  
Abdullah Al Nahid ◽  
Preonath Shuvo ◽  
Rashedul Islam

AbstractTaxonomic classification of viruses is a multi-class hierarchical classification problem, as taxonomic ranks (e.g., order, family and genus) of viruses are hierarchically structured and have multiple classes in each rank. Classification of biological sequences which are hierarchically structured with multiple classes is challenging. Here we developed a machine learning architecture, VirusTaxo, using a multi-class hierarchical classification by k-mer enrichment. VirusTaxo classifies DNA and RNA viruses to their taxonomic ranks using genome sequence. To assign taxonomic ranks, VirusTaxo extracts k-mers from genome sequence and creates bag-of-k-mers for each class in a rank. VirusTaxo uses a top-down hierarchical classification approach and accurately assigns the order, family and genus of a virus from the genome sequence. The average accuracies of VirusTaxo for DNA viruses are 99% (order), 98% (family) and 95% (genus) and for RNA viruses 97% (order), 96% (family) and 82% (genus). VirusTaxo can be used to detect taxonomy of novel viruses using full length genome or contig sequences.AvailabilityOnline version of VirusTaxo is available at https://omics-lab.com/virustaxo/.


2021 ◽  
Vol 7 (1) ◽  
pp. 3
Author(s):  
Ahmed Fatimi

There are a variety of hydrogel-based bioinks commonly used in three-dimensional bioprinting. In this study, in the form of patent analysis, the state of the art has been reviewed by introducing what has been patented in relation to hydrogel-based bioinks. Furthermore, a detailed analysis of the patentability of the used hydrogels, their preparation methods and their formulations, as well as the 3D bioprinting process using hydrogels, have been provided by determining publication years, jurisdictions, inventors, applicants, owners, and classifications. The classification of patents reveals that most inventions intended for hydrogels used as materials for prostheses or for coating prostheses are characterized by their function or properties Knowledge clusters and expert driving factors show that biomaterials, tissue engineering, and biofabrication research is concentrated in the most patents.


2021 ◽  
Author(s):  
◽  
Aaron Armour

<p><b>The algebraic and geometric classification of k-algbras, of dimension fouror less, was started by Gabriel in “Finite representation type is open” [12].</b></p> <p>Several years later Mazzola continued in this direction with his paper “Thealgebraic and geometric classification of associative algebras of dimensionfive” [21]. The problem we attempt in this thesis, is to extend the resultsof Gabriel to the setting of super (or Z2-graded) algebras — our main effortsbeing devoted to the case of superalgebras of dimension four. Wegive an algebraic classification for superalgebras of dimension four withnon-trivial Z2-grading. By combining these results with Gabriel’s we obtaina complete algebraic classification of four dimensional superalgebras.</p> <p>This completes the classification of four dimensional Yetter-Drinfeld modulealgebras over Sweedler’s Hopf algebra H4 given by Chen and Zhangin “Four dimensional Yetter-Drinfeld module algebras over H4” [9]. Thegeometric classification problem leads us to define a new variety, Salgn —the variety of n-dimensional superalgebras—and study some of its properties.</p> <p>The geometry of Salgn is influenced by the geometry of the varietyAlgn yet it is also more complicated, an important difference being thatSalgn is disconnected. While we make significant progress on the geometricclassification of four dimensional superalgebras, it is not complete. Wediscover twenty irreducible components of Salg4 — however there couldbe up to two further irreducible components.</p>


2021 ◽  
Author(s):  
Anh Nguyen ◽  
Khoa Pham ◽  
Dat Ngo ◽  
Thanh Ngo ◽  
Lam Pham

This paper provides an analysis of state-of-the-art activation functions with respect to supervised classification of deep neural network. These activation functions comprise of Rectified Linear Units (ReLU), Exponential Linear Unit (ELU), Scaled Exponential Linear Unit (SELU), Gaussian Error Linear Unit (GELU), and the Inverse Square Root Linear Unit (ISRLU). To evaluate, experiments over two deep learning network architectures integrating these activation functions are conducted. The first model, basing on Multilayer Perceptron (MLP), is evaluated with MNIST dataset to perform these activation functions.Meanwhile, the second model, likely VGGish-based architecture, is applied for Acoustic Scene Classification (ASC) Task 1A in DCASE 2018 challenge, thus evaluate whether these activation functions work well in different datasets as well as different network architectures.


Sign in / Sign up

Export Citation Format

Share Document