Next Article in Journal
Study on Noise Reduction and Data Generation for sEMG Spectrogram Based User Recognition
Previous Article in Journal
Building Infrastructure to Exploit Evidence from Patient Preference Information (PPI) Studies: A Conceptual Blueprint
Previous Article in Special Issue
Method for Select Best AIS Data in Prediction Vessel Movements and Route Estimation
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Editorial

Special Issue on Interdisciplinary Artificial Intelligence: Methods and Applications of Nature-Inspired Computing

by
Hiram Ponce
1,*,
Lourdes Martínez-Villaseñor
1,
Miguel González-Mendoza
2 and
Pablo A. Fonseca
3
1
Facultad de Ingeniería, Universidad Panamericana, Ciudad de México 03920, Mexico
2
Escuela de Ingeniería y Ciencias, Tecnológico de Monterrey, Estado de México 52926, Mexico
3
Facultad de Ciencias y Filosofía, Universidad Peruana Cayetano Heredia, Lima 15102, Peru
*
Author to whom correspondence should be addressed.
Appl. Sci. 2022, 12(14), 7279; https://doi.org/10.3390/app12147279
Submission received: 5 March 2022 / Accepted: 15 July 2022 / Published: 20 July 2022

1. Introduction

Inspiration in nature has been widely explored, from the macro to micro-scale. From a scientific perspective, these methods inspired by nature have proven to be efficient tools for tackling real-world problems because most of the latter are highly complex or the resources are limited to analyze them. This inspiration is justified by the fact that natural phenomena mainly emphasize adaptability, optimization, robustness, and organization, among other properties, to deal with complexity. In that sense, three methodologies are commonly considered: human-designed problem-solving techniques inspired by nature, the synthesis of natural phenomena to develop algorithms, and the use of nature-inspired materials to perform computations. Some applications of nature-inspired computing include data mining, machine learning, optimization, robotics, engineering control systems, human–machine interaction, healthcare, the Internet of Things, cloud computing, smart cities, and many others.
This Special Issue aimed to cover original research works with emphasis on the methodologies and applications of nature-inspired computing to handle the above-mentioned complex systems. We received a total of 38 submitted papers, and 18 papers were accepted (covering 47% of acceptance rate).
The Special Issue presents different works related to metaheuristic optimization methods and their applications of human brain inspiration and neural networks, natural language processing-based applications, and fuzzy-logic-based applications.

2. Metaheuristic Optimization Methods and Their Applications

Metaheuristic optimization methods are commonly inspired by natural phenomena (physics, biology, and chemistry, among others), the relationship between agents participating in the scenario, and the criteria that define the behavior of agents.
These methods can be found as population-based algorithms. For example, in the work of Dehghani et al. [1], the authors propose a novel metaheuristic optimization algorithm, namely, a spring search algorithm. This method is inspired by the physical phenomenon of the Hooke’s law, and the interaction of forces over objects. The novel method is validated using an established benchmark and applied in five engineering problems. In addition, Dehghani et al. [2] propose another novel method called doctor and patient optimization that simulates the relationship of a doctor and the treatment procedure of a patient. The authors assess the method in 23 benchmark functions, and then they applied the method into the energy commitment problem. In addition, Dehghani et al. [3] proposed a method for improving the population-based algorithms for optimization. The authors claim that all individuals in the population play an important role, and they can give more information to the best member, amplifying its potential. The work reports a set of experiments in which the method is hybridized with other metaheuristic algorithms such as particle swarm optimization, genetic algorithms, and grey wolf optimizer, among others. The results show that the hybrid methods improved the optimization process.
A biological-inspired study is presented in Segev et al. [4], the authors present a study on how trees in forests make relationships such that it can be viewed as a network of information, similarly to neural networks in brains. The authors validate their study by analyzing 323 forests concluding that there emerges a forest knowledge processing system.
Furthermore, Horng and Lee [5] propose an ordinal optimization method in combination with ant lion optimization to solve computationally expensive simulation optimization problems. The key feature of the proposal is to tackle the computationally extensive fitness functions, operate with intractable objective functions, and to work without sensitivity information. The results show less computational time when optimizing these complex problems.
Other works of applications using metaheuristic optimization methods are included in the Special Issue. In the work of Bautista-Sánchez et al. [6], the authors present a method called prediction vessel movements and route estimation, for selecting the historical data required to compute an optimal path planning of route vessels and an estimation of vessels’ positions.
Santiago et al. [7] present an approach to optimize the parallelization of computing tasks. The approach consists of applying a greedy randomized adaptive search procedure for finding the most promising task order, and then it computes a heuristic method called a cellular processing algorithm for optimizing the task allocation problem. The approach was validated in an extensive state-of-the-art benchmark. Furthermore, the work of Velarde [8] proposes an alternative solution to the same parallel task allocation problem. The key idea is to perform the optimization using two algorithms, namely, the univariate marginal distribution algorithm and genetic algorithms, and using the provided information to select the best scheduling task.
Additionally, Mendez et al. [9] propose a novel design method for DC–DC converters through optimizing the inductance selection using the metaheuristic earthquake algorithm. They validated that the inductance selection is optimal under multi-objective criteria.

3. Human Brain Inspiration and Neural Networks

The human brain has inspired many of the intelligent systems known nowadays. This inspiration comes from the fact that small units called neurons can do simple actions that interconnected in networks can model complex behaviors, simulating learning, memory, and attention, among others.
In this Special Issue, there are different applications based on the human brain and neural networks. For instance, the work of Moreno Escobar et al. [10] presents a healthcare smart system that can measure the electroencephalogram bands to determine the effectiveness of a therapy on patients. The application demonstrates that it is possible to quantitatively determines if a therapy is effective or not. Another example of processing signals is the work of Naghshvarianjahromi et al. [11], in which authors present a cognitive decision-making system inspired by the human brain decision making at a low complexity. The system was validated in a fiber-optic transmission link that improves the performance. The authors claim that the cognitive decision-making system can work in real-time applications.
Furthermore, Hurst-Tarrab et al. [12] present a parking lot segmentation method using the power of deep convolutional neural networks and taking advantage of surveillance cameras and satellite images. They also propose a dataset for parking block segmentation, namely, APKLOT. In the same transportation field, Ochoa-Ruiz et al. [13] proposes a public and large dataset of images for road damage conditions. Then, they use their dataset to build neural network models for mobile devices that can handle road damage classification for further assessment of the roads.
In the work of Flores-López et al. [14], three approaches are presented to identify proteins by means of the electrophoresis analysis: a conventional method, neural networks, and decision trees. The most promising approach resulted to be neural networks as shown in the work.

4. Natural-Language-Processing-Based Applications

Linguistics and understanding natural language processing have been addressed using artificial intelligence. In López-Ortega et al. [15], they propose the analysis of written documents within a natural-inspired process by means of the similarity measurement called the Hurst parameter. The authors report an extensive experiment in which the Hurst parameter can classify different types of written documents. Another application is reported in Xiao et al. [16]. They propose the use of semantic information, syntactic information, and the interaction information over texts to determine classify an intentional sentiment of a specific goal. The method includes an attentional-encoding-based graph convolutional network model. The proposal was validated using five datasets and compared within the state-of-the-art method.

5. Fuzzy-Logic-Based Applications

Fuzzy logic systems are inspired by the human reasoning. This type of methods can deal with uncertainty of information and producing a set of rules as knowledge-based systems. In this Special Issue, two works are included in this topic. In the work of Hribersek et al. [17], the authors propose a neuro-fuzzy inference system model to predict the cooling rate (temperature) conditions of the liquified nitrogen’s cooling ability on a nickel super alloy Inconel 718. The model was trained, and after that, an optimization of the input parameters was performed using the particle swarm optimization algorithm. In the second work, de Campos Souza et al. [18] presents a fuzzy-based system to extract fuzzy rules from historical data. They applied their system to a rainfall forecasting, specifically for temperature and average rainfall indices. The study concludes that the approach can provide fuzzy rules able to inform of a future situation of rains in a location of Brazil.

Funding

This research received no external funding.

Acknowledgments

We thank all the authors for their contributions and valuable works, the professional reviewers for their commitment to the Special Issue, and the editorial team of Applied Sciences that always support us. We consider open access a great opportunity to go beyond barriers to access knowledge for everyone.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Dehghani, M.; Montazeri, Z.; Dhiman, G.; Malik, O.P.; Morales-Menendez, R.; Ramirez-Mendoza, R.A.; Dehghani, A.; Guerrero, J.M.; Parra-Arroyo, L. A Spring Search Algorithm Applied to Engineering Optimization Problems. Appl. Sci. 2020, 10, 6173. [Google Scholar] [CrossRef]
  2. Dehghani, M.; Mardaneh, M.; Guerrero, J.M.; Malik, O.P.; Ramirez-Mendoza, R.A.; Matas, J.; Vasquez, J.C.; Parra-Arroyo, L. A New “Doctor and Patient” Optimization Algorithm: An Application to Energy Commitment Problem. Appl. Sci. 2020, 10, 5791. [Google Scholar] [CrossRef]
  3. Dehghani, M.; Montazeri, Z.; Dehghani, A.; Samet, H.; Sotelo, C.; Sotelo, D.; Ehsanifar, A.; Malik, O.P.; Guerrero, J.M.; Dhiman, G.; et al. DM: Dehghani Method for Modifying Optimization Algorithms. Appl. Sci. 2020, 10, 7683. [Google Scholar] [CrossRef]
  4. Segev, A.; Curtis, D.; Balili, C.; Jung, S. Neuronless Knowledge Processing in Forests. Appl. Sci. 2020, 10, 2509. [Google Scholar] [CrossRef] [Green Version]
  5. Horng, S.-C.; Lee, C.-T. Integration of Ordinal Optimization with Ant Lion Optimization for Solving the Computationally Expensive Simulation Optimization Problems. Appl. Sci. 2021, 11, 136. [Google Scholar] [CrossRef]
  6. Bautista-Sánchez, R.; Barbosa-Santillan, L.I.; Sánchez-Escobar, J.J. Method for Select Best AIS Data in Prediction Vessel Movements and Route Estimation. Appl. Sci. 2021, 11, 2429. [Google Scholar] [CrossRef]
  7. Santiago, A.; Terán-Villanueva, J.D.; Martínez, S.I.; Rocha, J.A.C.; Menchaca, J.L.; Berrones, M.G.T.; Ponce-Flores, M. GRASP and Iterated Local Search-Based Cellular Processing algorithm for Precedence-Constraint Task List Scheduling on Heterogeneous Systems. Appl. Sci. 2020, 10, 7500. [Google Scholar] [CrossRef]
  8. Velarde Martinez, A. Scheduling in Heterogeneous Distributed Computing Systems Based on Internal Structure of Parallel Tasks Graphs with Meta-Heuristics. Appl. Sci. 2020, 10, 6611. [Google Scholar] [CrossRef]
  9. Mendez, E.; Macias, I.; Ortiz, A.; Ponce, P.; Vargas-Martinez, A.; Lozoya-Santos, J.d.J.; Ramirez-Mendoza, R.A.; Morales-Menendez, R.; Molina, A. Novel Design Methodology for DC-DC Converters Applying Metaheuristic Optimization for Inductance Selection. Appl. Sci. 2020, 10, 4377. [Google Scholar] [CrossRef]
  10. Moreno Escobar, J.J.; Morales Matamoros, O.; Tejeida Padilla, R.; Lina Reyes, I.; Chanona Hernández, L.; Ramírez Gutiérrez, A.G. Brain-Inspired Healthcare Smart System Based on Perception-Action Cycle. Appl. Sci. 2020, 10, 3532. [Google Scholar] [CrossRef]
  11. Naghshvarianjahromi, M.; Kumar, S.; Deen, M.J. Natural Brain-Inspired Intelligence for Non-Gaussian and Nonlinear Environments with Finite Memory. Appl. Sci. 2020, 10, 1150. [Google Scholar] [CrossRef] [Green Version]
  12. Hurst-Tarrab, N.; Chang, L.; Gonzalez-Mendoza, M.; Hernandez-Gress, N. Robust Parking Block Segmentation from a Surveillance Camera Perspective. Appl. Sci. 2020, 10, 5364. [Google Scholar] [CrossRef]
  13. Ochoa-Ruiz, G.; Angulo-Murillo, A.A.; Ochoa-Zezzatti, A.; Aguilar-Lobo, L.M.; Vega-Fernández, J.A.; Natraj, S. An Asphalt Damage Dataset and Detection System Based on RetinaNet for Road Conditions Assessment. Appl. Sci. 2020, 10, 3974. [Google Scholar] [CrossRef]
  14. Flores-López, J.A.; Flores-Pulido, L.; Jaramillo-Quintero, L.P.; Sánchez-Pérez, C.R. Smart Classification Paradigms for Protein Samples from 1-D Electrophoresis Gel. Appl. Sci. 2020, 10, 5059. [Google Scholar] [CrossRef]
  15. López-Ortega, O.; Pérez-Cortés, O.; Castillejos-Fernández, H.; Castro-Espinoza, F.-A.; González-Mendoza, M. Written Documents Analyzed as Nature-Inspired Processes: Persistence, Anti-Persistence, and Random Walks—We Remember, as Along Came Writing—T. Holopainen. Appl. Sci. 2020, 10, 6354. [Google Scholar] [CrossRef]
  16. Xiao, L.; Hu, X.; Chen, Y.; Xue, Y.; Gu, D.; Chen, B.; Zhang, T. Targeted Sentiment Classification Based on Attentional Encoding and Graph Convolutional Networks. Appl. Sci. 2020, 10, 957. [Google Scholar] [CrossRef] [Green Version]
  17. Hribersek, M.; Berus, L.; Pusavec, F.; Klancnik, S. Empirical Modeling of Liquefied Nitrogen Cooling Impact during Machining Inconel 718. Appl. Sci. 2020, 10, 3603. [Google Scholar] [CrossRef]
  18. De Campos Souza, P.V.; Batista de Oliveira, L.; Ferreira do Nascimento, L.A., Jr. Fuzzy Rules to Help Predict Rains and Temperatures in a Brazilian Capital State Based on Data Collected from Satellites. Appl. Sci. 2019, 9, 5476. [Google Scholar] [CrossRef] [Green Version]
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Ponce, H.; Martínez-Villaseñor, L.; González-Mendoza, M.; Fonseca, P.A. Special Issue on Interdisciplinary Artificial Intelligence: Methods and Applications of Nature-Inspired Computing. Appl. Sci. 2022, 12, 7279. https://doi.org/10.3390/app12147279

AMA Style

Ponce H, Martínez-Villaseñor L, González-Mendoza M, Fonseca PA. Special Issue on Interdisciplinary Artificial Intelligence: Methods and Applications of Nature-Inspired Computing. Applied Sciences. 2022; 12(14):7279. https://doi.org/10.3390/app12147279

Chicago/Turabian Style

Ponce, Hiram, Lourdes Martínez-Villaseñor, Miguel González-Mendoza, and Pablo A. Fonseca. 2022. "Special Issue on Interdisciplinary Artificial Intelligence: Methods and Applications of Nature-Inspired Computing" Applied Sciences 12, no. 14: 7279. https://doi.org/10.3390/app12147279

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop