Catalogue Search | MBRL
Search Results Heading
Explore the vast range of titles available.
MBRLSearchResults
-
DisciplineDiscipline
-
Is Peer ReviewedIs Peer Reviewed
-
Item TypeItem Type
-
SubjectSubject
-
YearFrom:-To:
-
More FiltersMore FiltersSourceLanguage
Done
Filters
Reset
49,405
result(s) for
"Multilayer"
Sort by:
Semi-analytic theory of multilayer dielectric gratings
by
Li, Lifeng
in
Multilayers
2025
A general and simple semi-analytic theory of multilayer dielectric gratings is presented. It extends a previous work [J. Opt. Soc. Am. A 41 , 252 (2024)] that assumes symmetric grating profile and Littrow mounting to gratings of asymmetric profiles in off-Littrow mounting.
Journal Article
An efficient hybrid multilayer perceptron neural network with grasshopper optimization
by
Heidari, Ali Asghar
,
Faris, Hossam
,
Aljarah, Ibrahim
in
Algorithms
,
Artificial Intelligence
,
Back propagation
2019
This paper proposes a new hybrid stochastic training algorithm using the recently proposed grasshopper optimization algorithm (GOA) for multilayer perceptrons (MLPs) neural networks. The GOA algorithm is an emerging technique with a high potential in tackling optimization problems based on its flexible and adaptive searching mechanisms. It can demonstrate a satisfactory performance by escaping from local optima and balancing the exploration and exploitation trends. The proposed GOAMLP model is then applied to five important datasets: breast cancer, parkinson, diabetes, coronary heart disease, and orthopedic patients. The results are deeply validated in comparison with eight recent and well-regarded algorithms qualitatively and quantitatively. It is shown and proved that the proposed stochastic training algorithm GOAMLP is substantially beneficial in improving the classification rate of MLPs.
Journal Article
Tailoring the performance of nanocellulose-based multilayer-barrier paperboard using biodegradable-thermoplastics, pigments, and plasticizers
2023
In this work a multilayer barrier paperboard was produced in a roll-to-roll process by slot-die coating of nanocellulose (microfibrillated cellulose or carboxymethylated cellulose nanofibrils) followed by extrusion coating of biodegradable thermoplastics (polylactic acid, polybutylene adipate terephthalate and polybutylene succinate). Hyperplaty kaolin pigments were blended in different ratios into nanocellulose to tailor the barrier properties of the multilayer structure and to study their influence on adhesion to the thermoplastic top layer. Influence of a plasticizer (glycerol) on flexibility and barrier performance of the multilayer structure was also examined. Water vapor permeance for the multilayer paperboard was below that of control single-layer thermoplastic materials, and oxygen permeance of the coated structure was similar or lower than that of pure nanocellulose films. Glycerol as a plasticizer further lowered the oxygen permeance and kaolin addition improved the adhesion at the nanocellulose/thermoplastic interface. The results provide insight into the role played by nanocelluloses, thermoplastics, pigments, and plasticizers on the barrier properties when these elements are processed together into multilayer structures, and paves the way for industrial production of sustainable packaging.
Journal Article
Double‐multilayer monochromators for high‐energy and large‐field X‐ray imaging applications with intense pink beams at SPring‐8 BL20B2
by
Shimizu, Satsuki
,
Hoshino, Masato
,
Nariyama, Nobuteru
in
Beamlines
,
Boron carbide
,
double-multilayer monochromator
2022
In this study, double‐multilayer monochromators that generate intense, high‐energy, pink X‐ray beams are designed, installed and evaluated at the SPring‐8 medium‐length (215 m) bending‐magnet beamline BL20B2 for imaging applications. Two pairs of W/B4C multilayer mirrors are designed to utilize photon energies of 110 keV and 40 keV with bandwidths of 0.8% and 4.8%, respectively, which are more than 100 times larger when compared with the Si double‐crystal monochromator (DCM) with a bandwidth of less than 0.01%. At an experimental hutch located 210 m away from the source, a large and uniform beam of size 14 mm (V) × 300 mm (H) [21 mm (V) × 300 mm (H)] was generated with a high flux density of 1.6 × 109 photons s−1 mm−2 (6.9 × 1010 photons s−1 mm−2) at 110 keV (40 keV), which marked a 300 (190) times increase in the photon flux when compared with a DCM with Si 511 (111) diffraction. The intense pink beams facilitate advanced X‐ray imaging for large‐sized objects such as fossils, rocks, organs and electronic devices with high speed and high spatial resolution. Double‐multilayer monochromators for high‐energy and large‐field X‐ray imaging applications are designed, installed and evaluated at the SPring‐8 medium‐length (215 m) bending‐magnet beamline BL20B2.
Journal Article
Real Time Multipurpose Smart Waste Classification Model for Efficient Recycling in Smart Cities Using Multilayer Convolutional Neural Network and Perceptron
by
Ali, Tariq
,
Shoaib, Muhammad
,
Irfan, Muhammad
in
Accuracy
,
Artificial intelligence
,
Classification
2021
Urbanization is a big concern for both developed and developing countries in recent years. People shift themselves and their families to urban areas for the sake of better education and a modern lifestyle. Due to rapid urbanization, cities are facing huge challenges, one of which is waste management, as the volume of waste is directly proportional to the people living in the city. The municipalities and the city administrations use the traditional wastage classification techniques which are manual, very slow, inefficient and costly. Therefore, automatic waste classification and management is essential for the cities that are being urbanized for the better recycling of waste. Better recycling of waste gives the opportunity to reduce the amount of waste sent to landfills by reducing the need to collect new raw material. In this paper, the idea of a real-time smart waste classification model is presented that uses a hybrid approach to classify waste into various classes. Two machine learning models, a multilayer perceptron and multilayer convolutional neural network (ML-CNN), are implemented. The multilayer perceptron is used to provide binary classification, i.e., metal or non-metal waste, and the CNN identifies the class of non-metal waste. A camera is placed in front of the waste conveyor belt, which takes a picture of the waste and classifies it. Upon successful classification, an automatic hand hammer is used to push the waste into the assigned labeled bucket. Experiments were carried out in a real-time environment with image segmentation. The training, testing, and validation accuracy of the purposed model was 0.99% under different training batches with different input features.
Journal Article
An efficient multilayer RBF neural network and its application to regression problems
by
Sekar, Vinothkumar
,
Jiang, Qinghua
,
Zhu, Lailai
in
Approximation
,
Artificial Intelligence
,
Computational Biology/Bioinformatics
2022
By combining multilayer perceptrons (MLPs) and radial basis function neural networks (RBF-NNs), an efficient multilayer RBF network is proposed in this work for regression problems. As an extension to the existing multilayer RBF network (RBF-MLP-I), the new multilayer RBF network (RBF-MLP-II) first nonlinearly transforms the multi-dimensional input data by adopting a set of multivariate basis functions. Then, linear weighted sums of these basis functions, i.e., the RBF approximations, are computed in the first hidden layer and used as the features of this layer. Subsequently, in the following hidden layers, each feature of the preceding hidden layer is fed into a univariate RBF characterized by the trainable scalar center and width, and then, RBF approximations are also applied to these basis functions. Finally, the features of the last hidden layer are linearly transformed to approximate the target output data. RBF-MLP-II reduces the number of parameters in basis functions and thus the network complexity of RBF-MLP-I. Verified by four regression problems, it is demonstrated that the proposed RBF-MLP-II exhibits the best approximation accuracy and fastest training convergence compared to conventional MLPs, RBF-NNs, and RBF-MLP-I.
Journal Article
Effective Heart Disease Prediction Using Machine Learning Techniques
2023
The diagnosis and prognosis of cardiovascular disease are crucial medical tasks to ensure correct classification, which helps cardiologists provide proper treatment to the patient. Machine learning applications in the medical niche have increased as they can recognize patterns from data. Using machine learning to classify cardiovascular disease occurrence can help diagnosticians reduce misdiagnosis. This research develops a model that can correctly predict cardiovascular diseases to reduce the fatality caused by cardiovascular diseases. This paper proposes a method of k-modes clustering with Huang starting that can improve classification accuracy. Models such as random forest (RF), decision tree classifier (DT), multilayer perceptron (MP), and XGBoost (XGB) are used. GridSearchCV was used to hypertune the parameters of the applied model to optimize the result. The proposed model is applied to a real-world dataset of 70,000 instances from Kaggle. Models were trained on data that were split in 80:20 and achieved accuracy as follows: decision tree: 86.37% (with cross-validation) and 86.53% (without cross-validation), XGBoost: 86.87% (with cross-validation) and 87.02% (without cross-validation), random forest: 87.05% (with cross-validation) and 86.92% (without cross-validation), multilayer perceptron: 87.28% (with cross-validation) and 86.94% (without cross-validation). The proposed models have AUC (area under the curve) values: decision tree: 0.94, XGBoost: 0.95, random forest: 0.95, multilayer perceptron: 0.95. The conclusion drawn from this underlying research is that multilayer perceptron with cross-validation has outperformed all other algorithms in terms of accuracy. It achieved the highest accuracy of 87.28%.
Journal Article
NONPARAMETRIC REGRESSION USING DEEP NEURAL NETWORKS WITH RELU ACTIVATION FUNCTION
2020
Consider the multivariate nonparametric regression model. It is shown that estimators based on sparsely connected deep neural networks with ReLU activation function and properly chosen network architecture achieve theminimax rates of convergence (up to log n-factors) under a general composition assumption on the regression function. The framework includes many well-studied structural constraints such as (generalized) additive models. While there is a lot of flexibility in the network architecture, the tuning parameter is the sparsity of the network. Specifically, we consider large networks with number of potential network parameters exceeding the sample size. The analysis gives some insights into why multilayer feedforward neural networks perform well in practice. Interestingly, for ReLU activation function the depth (number of layers) of the neural network architectures plays an important role, and our theory suggests that for nonparametric regression, scaling the network depth with the sample size is natural. It is also shown that under the composition assumption wavelet estimators can only achieve suboptimal rates.
Journal Article
Prediction of geometry deviations in additive manufactured parts: comparison of linear regression with machine learning algorithms
by
Martinsen Kristian
,
Baturynska Ivanna
in
Advanced manufacturing technologies
,
Aerospace industry
,
Algorithms
2021
Dimensional accuracy in additive manufacturing (AM) is still an issue compared with the tolerances for injection molding. In order to make AM suitable for the medical, aerospace, and automotive industries, geometry variations should be controlled and managed with a tight tolerance range. In the previously published article, the authors used statistical analysis to develop linear models for the prediction of dimensional features of laser-sintered specimens. Two identical builds with the same material, process, and build parameters were produced, resulting in 434 samples for mechanical testing (ISO 527-2 1BA). The developed linear models had low accuracy, and therefore needed an application of more advanced data analysis techniques. In this work, machine learning techniques are applied for the same data, and results are compared with the previously reported linear models. The linear regression model is the best for width. Multilayer perceptron and gradient boost regressor models have outperformed other for thickness and length. The recommendations on how the developed models can be used in the future are proposed.
Journal Article