scholarly journals Feature Recognition in Geometric Reverse Engineering

Author(s):  
Muhammad Arshad

An artificial neural network based feature extraction system for finding three dimensional features from physical objects is presented. As part of a geometric reverse engineering system, the feed-forward neural network allows for the efficient implementation of feature recognition. Reverse engineering of mechanical parts is the process of obtaining a geometric CAD model from the measurements of an existing artefact. Ideally, the reverse engineering system would automatically segment the cloud data into constituent surface patches and produce an accurate solid model. In order to accomplish this intent, a neural network is used to search and find the features in the initial scan data set. In this work, feature extraction for geometric reverse engineering has been accomplished. Work has also been done to extract features from the multiple shapes. The technique developed will reduce the time and effort required to extract features from scanned data of a physical object.

2021 ◽  
Author(s):  
Muhammad Arshad

An artificial neural network based feature extraction system for finding three dimensional features from physical objects is presented. As part of a geometric reverse engineering system, the feed-forward neural network allows for the efficient implementation of feature recognition. Reverse engineering of mechanical parts is the process of obtaining a geometric CAD model from the measurements of an existing artefact. Ideally, the reverse engineering system would automatically segment the cloud data into constituent surface patches and produce an accurate solid model. In order to accomplish this intent, a neural network is used to search and find the features in the initial scan data set. In this work, feature extraction for geometric reverse engineering has been accomplished. Work has also been done to extract features from the multiple shapes. The technique developed will reduce the time and effort required to extract features from scanned data of a physical object.


2018 ◽  
Vol 7 (03) ◽  
pp. 23761-23768 ◽  
Author(s):  
Savitha Attigeri

Handwritten character recognition has been one of the active and challenging research areas in the field of image processing and pattern recognition. It has numerous applications which include, reading aid for blind, bank cheques and conversion of any hand written document into structural text form. In this paper an attempt is made to recognize handwritten characters for English alphabets without feature extraction using multilayer Feed Forward neural network. Each character data set contains 26 alphabets. Fifty different character data sets are used for training the neural network. The trained network is used for classification and recognition. In the proposed system, each character is resized into 30x20 pixels, which is directly subjected to training. That is, each resized character has 600 pixels and these pixels are taken as features for training the neural network. The results show that the proposed system yields good recognition rates which are comparable to that of feature extraction based schemes for handwritten character recognition


1992 ◽  
Author(s):  
Rupert S. Hawkins ◽  
K. F. Heideman ◽  
Ira G. Smotroff

2019 ◽  
Vol 2 (4) ◽  
pp. 530
Author(s):  
Amr Hassan Yassin ◽  
Hany Hamdy Hussien

Due to the exponential growth of E-Business and computing capabilities over the web for a pay-for-use groundwork, the risk factors regarding security issues also increase rapidly. As the usage increases, it becomes very difficult to identify malicious attacks since the attack patterns change. Therefore, host machines in the network must continually be monitored for intrusions since they are the final endpoint of any network. The purpose of this work is to introduce a generalized neural network model that has the ability to detect network intrusions. Two recent heuristic algorithms inspired by the behavior of natural phenomena, namely, the particle swarm optimization (PSO) and gravitational search (GSA) algorithms are introduced. These algorithms are combined together to train a feed forward neural network (FNN) for the purpose of utilizing the effectiveness of these algorithms to reduce the problems of getting stuck in local minima and the time-consuming convergence rate. Dimension reduction focuses on using information obtained from NSL-KDD Cup 99 data set for the selection of some features to discover the type of attacks. Detecting the network attacks and the performance of the proposed model are evaluated under different patterns of network data.


2016 ◽  
Vol 31 (9) ◽  
pp. 889-896
Author(s):  
马鑫 MA Xin ◽  
魏仲慧 WEI Zhong-hui ◽  
何昕 HE Xin ◽  
于国栋 YU Guo-dong

Symmetry ◽  
2019 ◽  
Vol 11 (3) ◽  
pp. 380 ◽  
Author(s):  
Kai Ye

When identifying the key features of the network intrusion signal based on the GA-RBF algorithm (using the genetic algorithm to optimize the radial basis) to identify the key features of the network intrusion signal, the pre-processing process of the network intrusion signal data is neglected, resulting in an increase in network signal data noise, reducing the accuracy of key feature recognition. Therefore, a key feature recognition algorithm for network intrusion signals based on neural network and support vector machine is proposed. The principal component neural network (PCNN) is used to extract the characteristics of the network intrusion signal and the support vector machine multi-classifier is constructed. The feature extraction result is input into the support vector machine classifier. Combined with PCNN and SVM (Support Vector Machine) algorithms, the key features of network intrusion signals are identified. The experimental results show that the algorithm has the advantages of high precision, low false positive rate and the recognition time of key features of R2L (it is a common way of network intrusion attack) data set is only 3.18 ms.


2020 ◽  
Vol 10 (11) ◽  
pp. 4010 ◽  
Author(s):  
Kwang-il Kim ◽  
Keon Myung Lee

Marine resources are valuable assets to be protected from illegal, unreported, and unregulated (IUU) fishing and overfishing. IUU and overfishing detections require the identification of fishing gears for the fishing ships in operation. This paper is concerned with automatically identifying fishing gears from AIS (automatic identification system)-based trajectory data of fishing ships. It proposes a deep learning-based fishing gear-type identification method in which the six fishing gear type groups are identified from AIS-based ship movement data and environmental data. The proposed method conducts preprocessing to handle different lengths of messaging intervals, missing messages, and contaminated messages for the trajectory data. For capturing complicated dynamic patterns in trajectories of fishing gear types, a sliding window-based data slicing method is used to generate the training data set. The proposed method uses a CNN (convolutional neural network)-based deep neural network model which consists of the feature extraction module and the prediction module. The feature extraction module contains two CNN submodules followed by a fully connected network. The prediction module is a fully connected network which suggests a putative fishing gear type for the features extracted by the feature extraction module from input trajectory data. The proposed CNN-based model has been trained and tested with a real trajectory data set of 1380 fishing ships collected over a year. A new performance index, DPI (total performance of the day-wise performance index) is proposed to compare the performance of gear type identification techniques. To compare the performance of the proposed model, SVM (support vector machine)-based models have been also developed. In the experiments, the trained CNN-based model showed 0.963 DPI, while the SVM models showed 0.814 DPI on average for the 24-h window. The high value of the DPI index indicates that the trained model is good at identifying the types of fishing gears.


1998 ◽  
Vol 103 (D20) ◽  
pp. 26025-26039 ◽  
Author(s):  
M. Doutriaux-Boucher ◽  
J. Pelon ◽  
V. Trouillet ◽  
G. Sèze ◽  
H. Le Treut ◽  
...  

Author(s):  
Neil Vaughan ◽  
Venketesh N. Dubey ◽  
Michael Y. K. Wee ◽  
Richard Isaacs

An artificial neural network has been implemented and trained with clinical data from 23088 patients. The aim was to predict a patient’s body circumferences and ligament thickness from patient data. A fully connected feed-forward neural network is used, containing no loops and one hidden layer and the learning mechanism is back-propagation of error. Neural network inputs were mass, height, age and gender. There are eight hidden neurons and one output. The network can generate estimates for waist, arm, calf and thigh circumferences and thickness of skin, fat, Supraspinous and interspinous ligaments, ligamentum flavum and epidural space. Data was divided into a training set of 11000 patients and an unseen test data set of 12088 patients. Twenty five training cycles were completed. After each training cycle neuron outputs advanced closer to the clinically measured data. Waist circumference was predicted within 3.92cm (3.10% error), thigh circumference 2.00cm, (2.81% error), arm circumference 1.21cm (2.48% error), calf circumference 1.41cm, (3.40% error), triceps skinfold 3.43mm, (7.80% error), subscapular skinfold 3.54mm, (8.46% error) and BMI was estimated within 0.46 (0.69% error). The neural network has been extended to predict ligament thicknesses using data from MRI. These predictions will then be used to configure a simulator to offer a patient-specific training experience.


MRS Advances ◽  
2019 ◽  
Vol 4 (19) ◽  
pp. 1109-1117 ◽  
Author(s):  
Pankaj Rajak ◽  
Rajiv K. Kalia ◽  
Aiichiro Nakano ◽  
Priya Vashishta

AbstractDynamic fracture of a two-dimensional MoWSe2 membrane is studied with molecular dynamics (MD) simulation. The system consists of a random distribution of WSe2 patches in a pre-cracked matrix of MoSe2. Under strain, the system shows toughening due to crack branching, crack closure and strain-induced structural phase transformation from 2H to 1T crystal structures. Different structures generated during MD simulation are analyzed using a three-layer, feed-forward neural network (NN) model. A training data set of 36,000 atoms is created where each atom is represented by a 50-dimension feature vector consisting of radial and angular symmetry functions. Hyper parameters of the symmetry functions and network architecture are tuned to minimize model complexity with high predictive power using feature learning, which shows an increase in model accuracy from 67% to 95%. The NN model classifies each atom in one of the six phases which are either as transition metal or chalcogen atoms in 2H phase, 1T phase and defects. Further t-SNE analyses of learned representation of these phases in the hidden layers of the NN model show that separation of all phases become clearer in the third layer than in layers 1 and 2.


Sign in / Sign up

Export Citation Format

Share Document