In order to explore the structural features of neural networks and the ap-proaches to local interconnection,the geometrical structural information is introduced tothe Hopfield neural network model which is applied to ...In order to explore the structural features of neural networks and the ap-proaches to local interconnection,the geometrical structural information is introduced tothe Hopfield neural network model which is applied to associative memory.The dynamicsof the recalling is studied theoretically and cxpcrimcntally.The rcsults show that the geo-metrical structural information is helpless to the associative memory of monolayeredneural networks,furthermore,it makes the error probability increased.If the geometricalstructural information of the stored patterns is necessary to be introduced,somc new ap-proaches have to be explored.展开更多
Product information model for welding structure plays an important role for the integration of welding CAD/CAPP/CAM. However, existing CAD modeling systems are not capable of providing enough information for subsequen...Product information model for welding structure plays an important role for the integration of welding CAD/CAPP/CAM. However, existing CAD modeling systems are not capable of providing enough information for subsequent manufacturing activities such as CAPP and CAM. A new design approach using feature technique and object oriented programming method is put forward in this paper in order to create the product information model of welding structure. With this approach, the product information model is able to effectively support computer aided welding process planning, fixturing, assembling, path planning of welding robot and other manufacturing activities. The feature classification and representing scheme of welding structure are discussed. A prototype system is developed based on feature and object oriented programming. Its structure and functions are given in detail.展开更多
Deep Underground Science and Engineering(DUSE)is pleased to release this issue with feature articles reporting the advancement in several research topics related to deep underground.This issue contains one perspective...Deep Underground Science and Engineering(DUSE)is pleased to release this issue with feature articles reporting the advancement in several research topics related to deep underground.This issue contains one perspective article,two review articles,six research articles,and one case study article.These articles focus on underground energy storage,multiscale modeling for correlation between micro-scale damage and macro-scale structural degradation,mineralization and formation of gold mine,interface and fracture seepage,experimental study on tunnel-sand-pile interaction,and high water-content materials for deep underground space backfilling,analytical solutions for the crack evolution direction in brittle rocks,and a case study on the squeezing-induced failure in a water drainage tunnel and the rehabilitation measures.展开更多
In allusion to the difficulty of integrating data with different models in integrating spatial information, the characteristics of raster structure, vector structure and mixed model were analyzed, and a hierarchical v...In allusion to the difficulty of integrating data with different models in integrating spatial information, the characteristics of raster structure, vector structure and mixed model were analyzed, and a hierarchical vector-raster integrative full feature model was put forward by integrating the advantage of vector and raster model and using the object-oriented method. The data structures of the four basic features, i.e. point, line, surface and solid, were described. An application was analyzed and described, and the characteristics of this model were described. In this model, all objects in the real world are divided into and described as features with hierarchy, and all the data are organized in vector. This model can describe data based on feature, field, network and other models, and avoid the disadvantage of inability to integrate data based on different models and perform spatial analysis on them in spatial information integration.展开更多
Structural health monitoring(SHM)is a vast,interdisciplinary research field whose literature spans several decades with focusing on condition assessment of different types of structures including aerospace,mechanical ...Structural health monitoring(SHM)is a vast,interdisciplinary research field whose literature spans several decades with focusing on condition assessment of different types of structures including aerospace,mechanical and civil structures.The need for quantitative global damage detection methods that can be applied to complex structures has led to vibration-based inspection.Statistical time series methods for SHM form an important and rapidly evolving category within the broader vibration-based methods.In the literature on the structural damage detection,many time series-based methods have been proposed.When a considered time series model approximates the vibration response of a structure and model coefficients or residual error are obtained,any deviations in these coefficients or residual error can be inferred as an indication of a change or damage in the structure.Depending on the technique employed,various damage sensitive features have been proposed to capture the deviations.This paper reviews the application of time series analysis for SHM.The different types of time series analysis are described,and the basic principles are explained in detail.Then,the literature is reviewed based on how a damage sensitive feature is formed.In addition,some investigations that have attempted to modify and/or combine time series analysis with other approaches for better damage identification are presented.展开更多
Objective image quality assessment(IQA)plays an important role in various visual communication systems,which can automatically and efficiently predict the perceived quality of images.The human eye is the ultimate eval...Objective image quality assessment(IQA)plays an important role in various visual communication systems,which can automatically and efficiently predict the perceived quality of images.The human eye is the ultimate evaluator for visual experience,thus the modeling of human visual system(HVS)is a core issue for objective IQA and visual experience optimization.The traditional model based on black box fitting has low interpretability and it is difficult to guide the experience optimization effectively,while the model based on physiological simulation is hard to integrate into practical visual communication services due to its high computational complexity.For bridging the gap between signal distortion and visual experience,in this paper,we propose a novel perceptual no-reference(NR)IQA algorithm based on structural computational modeling of HVS.According to the mechanism of the human brain,we divide the visual signal processing into a low-level visual layer,a middle-level visual layer and a high-level visual layer,which conduct pixel information processing,primitive information processing and global image information processing,respectively.The natural scene statistics(NSS)based features,deep features and free-energy based features are extracted from these three layers.The support vector regression(SVR)is employed to aggregate features to the final quality prediction.Extensive experimental comparisons on three widely used benchmark IQA databases(LIVE,CSIQ and TID2013)demonstrate that our proposed metric is highly competitive with or outperforms the state-of-the-art NR IQA measures.展开更多
The human pregnane X receptor(hPXR) plays a critical role in the metabolism, transport and clearance of xenobiotics in the liver and intestine. The hPXR can be activated by a structurally diverse of drugs to initiat...The human pregnane X receptor(hPXR) plays a critical role in the metabolism, transport and clearance of xenobiotics in the liver and intestine. The hPXR can be activated by a structurally diverse of drugs to initiate clinically relevant drug-drug interactions. In this article, in silico investigation was performed on a structurally diverse set of drugs to identify critical structural features greatly related to their agonist activity towards h PXR. Heuristic method(HM)-Best Subset Modeling(BSM) and HM-Polynomial Neural Networks(PNN) were utilized to develop the linear and non-linear quantitative structure-activity relationship models. The applicability domain(AD) of the models was assessed by Williams plot. Statistically reliable models with good predictive power and explain were achieved(for HM-BSM, r^2=0.881, q^2_(LOO)=0.797, q^2_(EXT)=0.674; for HM-PNN, r^2=0.882, q^2_(LOO)=0.856, q^2_(EXT)=0.655). The developed models indicated that molecular aromatic and electric property, molecular weight and complexity may govern agonist activity of a structurally diverse set of drugs to h PXR.展开更多
Structural development defects essentially refer to code structure that violates object-oriented design principles. They make program maintenance challenging and deteriorate software quality over time. Various detecti...Structural development defects essentially refer to code structure that violates object-oriented design principles. They make program maintenance challenging and deteriorate software quality over time. Various detection approaches, ranging from traditional heuristic algorithms to machine learning methods, are used to identify these defects. Ensemble learning methods have strengthened the detection of these defects. However, existing approaches do not simultaneously exploit the capabilities of extracting relevant features from pre-trained models and the performance of neural networks for the classification task. Therefore, our goal has been to design a model that combines a pre-trained model to extract relevant features from code excerpts through transfer learning and a bagging method with a base estimator, a dense neural network, for defect classification. To achieve this, we composed multiple samples of the same size with replacements from the imbalanced dataset MLCQ1. For all the samples, we used the CodeT5-small variant to extract features and trained a bagging method with the neural network Roberta Classification Head to classify defects based on these features. We then compared this model to RandomForest, one of the ensemble methods that yields good results. Our experiments showed that the number of base estimators to use for bagging depends on the defect to be detected. Next, we observed that it was not necessary to use a data balancing technique with our model when the imbalance rate was 23%. Finally, for blob detection, RandomForest had a median MCC value of 0.36 compared to 0.12 for our method. However, our method was predominant in Long Method detection with a median MCC value of 0.53 compared to 0.42 for RandomForest. These results suggest that the performance of ensemble methods in detecting structural development defects is dependent on specific defects.展开更多
Many countries throughout the world have experienced large earthquakes,which cause building damage or collapse.After such earthquakes,structures must be inspected rapidly to judge whether they are safe to reoccupy.To ...Many countries throughout the world have experienced large earthquakes,which cause building damage or collapse.After such earthquakes,structures must be inspected rapidly to judge whether they are safe to reoccupy.To facilitate the inspection process,the authors previously developed a rapid building safety assessment system using sparse acceleration measurements for steel framed buildings.The proposed system modeled nonlinearity in the measurement data using a calibrated simplified lumped-mass model and convolutional neural networks(CNNs),based on which the buildinglevel damage index was estimated rapidly after earthquakes.The proposed system was validated for a nonlinear 3D numerical model of a five-story steel building,and later for a large-scale specimen of an 18-story building in Japan tested on the E-Defense shaking table.However,the applicability of the safety assessment system for reinforced concrete(RC)structures with complex hysteretic material nonlinearity has yet to be explored;the previous approach based on a simplified lumpedmass model with a Bouc-Wen hysteretic model does not accurately represent the inherent nonlinear behavior and resulting damage states of RC structures.This study extends the rapid building safety assessment system to low-rise RC moment resisting frame structures representing typical residential apartments in Japan.First,a safety classification for RC structures based on a damage index consistent with the current state of practice is defined.Then,a 3D nonlinear numerical model of a two-story moment frame structure is created.A simplified lumped-mass nonlinear model is developed and calibrated using the 3D model,incorporating the Takeda degradation model for the RC material nonlinearity.This model is used to simulate the seismic response and associated damage sensitive features(DSF)for random ground motion.The resulting database of responses is used to train a convolutional neural network(CNN)that performs rapid safety assessment.The developed system is validated using the 3D nonlinear analysis model subjected to historical earthquakes.The results indicate the applicability of the proposed system for RC structures following seismic events.展开更多
A land surface region can be decomposed into a series of watershed units with a hierarchical organizational structure. For loess landform, the watershed is a basic spatial–structural unit that can express natural lan...A land surface region can be decomposed into a series of watershed units with a hierarchical organizational structure. For loess landform, the watershed is a basic spatial–structural unit that can express natural landforms, surface morphology characteristics, spatial organization and developmental evolution. In this research we adopted the concept of node calibration in the watershed structure unit, selected six complete watersheds on China Loess Plateau as the research areas to study the quantitative characteristics of the hierarchical structure in terms of watershed geomorphology based on digital elevation model(DEM) data, and then built a watershed hierarchical structure model that relies on gully structure feature points. We calculated the quantitative indices, such as elevation, flow accumulation and hypsometric integral and found there are remarkably closer linear correlation between flow accumulation and elevation with increasing gully order, and the same variation tendency of hypsometric integral also presented. The results showed that the characteristics of spatial structure become more stable, and the intensity of spatial aggregation gradually enhances with increasing gully order. In summary, from the view of gully node calibration, the China Loess watershed structure shows more significantly complex, and the developmental situation variation of the loess landforms also exhibited a fairly stable status with gully order increasing. So, the loess watershed structure and its changes constructed the complex system of the loess landform, and it has the great significance for studying the spatial pattern and evolution law of the watershed geomorphology.展开更多
Modeling and simulation allow methodical variation of material properties beyond the capacity of experimental methods. Due to the hexagonal structure of graphene, it is considered as frame-like structure. In the frame...Modeling and simulation allow methodical variation of material properties beyond the capacity of experimental methods. Due to the hexagonal structure of graphene, it is considered as frame-like structure. In the frame, covalent C-C bonds are taken as beams joined together with carbon atoms placed at the joints. Uniaxial beam elements, defined by their cross-sectional area, material properties, and moment of inertia represent the covalent bonds. The parameters of the beam elements are determined by establishing equivalence between structural and computational mechanics. However, the bonds connecting the carbon atoms do not have physical existence as they are a compromise between attractive and repulsive forces. Also, defects at nanoscale make graphene different from frame-like structure. In addition, the topography of graphene makes it non-linear structure and even the axial loading changes to eccentric loading. Here we show that, by using basic statics principles, disparities between graphene and frame-likes structures can be highlighted.展开更多
文摘In order to explore the structural features of neural networks and the ap-proaches to local interconnection,the geometrical structural information is introduced tothe Hopfield neural network model which is applied to associative memory.The dynamicsof the recalling is studied theoretically and cxpcrimcntally.The rcsults show that the geo-metrical structural information is helpless to the associative memory of monolayeredneural networks,furthermore,it makes the error probability increased.If the geometricalstructural information of the stored patterns is necessary to be introduced,somc new ap-proaches have to be explored.
文摘Product information model for welding structure plays an important role for the integration of welding CAD/CAPP/CAM. However, existing CAD modeling systems are not capable of providing enough information for subsequent manufacturing activities such as CAPP and CAM. A new design approach using feature technique and object oriented programming method is put forward in this paper in order to create the product information model of welding structure. With this approach, the product information model is able to effectively support computer aided welding process planning, fixturing, assembling, path planning of welding robot and other manufacturing activities. The feature classification and representing scheme of welding structure are discussed. A prototype system is developed based on feature and object oriented programming. Its structure and functions are given in detail.
文摘Deep Underground Science and Engineering(DUSE)is pleased to release this issue with feature articles reporting the advancement in several research topics related to deep underground.This issue contains one perspective article,two review articles,six research articles,and one case study article.These articles focus on underground energy storage,multiscale modeling for correlation between micro-scale damage and macro-scale structural degradation,mineralization and formation of gold mine,interface and fracture seepage,experimental study on tunnel-sand-pile interaction,and high water-content materials for deep underground space backfilling,analytical solutions for the crack evolution direction in brittle rocks,and a case study on the squeezing-induced failure in a water drainage tunnel and the rehabilitation measures.
基金Project (40473029) supported bythe National Natural Science Foundation of China project (04JJ3046) supported bytheNatural Science Foundation of Hunan Province , China
文摘In allusion to the difficulty of integrating data with different models in integrating spatial information, the characteristics of raster structure, vector structure and mixed model were analyzed, and a hierarchical vector-raster integrative full feature model was put forward by integrating the advantage of vector and raster model and using the object-oriented method. The data structures of the four basic features, i.e. point, line, surface and solid, were described. An application was analyzed and described, and the characteristics of this model were described. In this model, all objects in the real world are divided into and described as features with hierarchy, and all the data are organized in vector. This model can describe data based on feature, field, network and other models, and avoid the disadvantage of inability to integrate data based on different models and perform spatial analysis on them in spatial information integration.
文摘Structural health monitoring(SHM)is a vast,interdisciplinary research field whose literature spans several decades with focusing on condition assessment of different types of structures including aerospace,mechanical and civil structures.The need for quantitative global damage detection methods that can be applied to complex structures has led to vibration-based inspection.Statistical time series methods for SHM form an important and rapidly evolving category within the broader vibration-based methods.In the literature on the structural damage detection,many time series-based methods have been proposed.When a considered time series model approximates the vibration response of a structure and model coefficients or residual error are obtained,any deviations in these coefficients or residual error can be inferred as an indication of a change or damage in the structure.Depending on the technique employed,various damage sensitive features have been proposed to capture the deviations.This paper reviews the application of time series analysis for SHM.The different types of time series analysis are described,and the basic principles are explained in detail.Then,the literature is reviewed based on how a damage sensitive feature is formed.In addition,some investigations that have attempted to modify and/or combine time series analysis with other approaches for better damage identification are presented.
基金This work was supported by National Natural Science Foundation of China(Nos.61831015 and 61901260)Key Research and Development Program of China(No.2019YFB1405902).
文摘Objective image quality assessment(IQA)plays an important role in various visual communication systems,which can automatically and efficiently predict the perceived quality of images.The human eye is the ultimate evaluator for visual experience,thus the modeling of human visual system(HVS)is a core issue for objective IQA and visual experience optimization.The traditional model based on black box fitting has low interpretability and it is difficult to guide the experience optimization effectively,while the model based on physiological simulation is hard to integrate into practical visual communication services due to its high computational complexity.For bridging the gap between signal distortion and visual experience,in this paper,we propose a novel perceptual no-reference(NR)IQA algorithm based on structural computational modeling of HVS.According to the mechanism of the human brain,we divide the visual signal processing into a low-level visual layer,a middle-level visual layer and a high-level visual layer,which conduct pixel information processing,primitive information processing and global image information processing,respectively.The natural scene statistics(NSS)based features,deep features and free-energy based features are extracted from these three layers.The support vector regression(SVR)is employed to aggregate features to the final quality prediction.Extensive experimental comparisons on three widely used benchmark IQA databases(LIVE,CSIQ and TID2013)demonstrate that our proposed metric is highly competitive with or outperforms the state-of-the-art NR IQA measures.
基金supported by grants from the Natural Science Research Project of Institution of Higher Education of Jiangsu Province(No.11KJB180006)National Natural Science Foundation of China(No.21277074 and No.81302458)
文摘The human pregnane X receptor(hPXR) plays a critical role in the metabolism, transport and clearance of xenobiotics in the liver and intestine. The hPXR can be activated by a structurally diverse of drugs to initiate clinically relevant drug-drug interactions. In this article, in silico investigation was performed on a structurally diverse set of drugs to identify critical structural features greatly related to their agonist activity towards h PXR. Heuristic method(HM)-Best Subset Modeling(BSM) and HM-Polynomial Neural Networks(PNN) were utilized to develop the linear and non-linear quantitative structure-activity relationship models. The applicability domain(AD) of the models was assessed by Williams plot. Statistically reliable models with good predictive power and explain were achieved(for HM-BSM, r^2=0.881, q^2_(LOO)=0.797, q^2_(EXT)=0.674; for HM-PNN, r^2=0.882, q^2_(LOO)=0.856, q^2_(EXT)=0.655). The developed models indicated that molecular aromatic and electric property, molecular weight and complexity may govern agonist activity of a structurally diverse set of drugs to h PXR.
文摘Structural development defects essentially refer to code structure that violates object-oriented design principles. They make program maintenance challenging and deteriorate software quality over time. Various detection approaches, ranging from traditional heuristic algorithms to machine learning methods, are used to identify these defects. Ensemble learning methods have strengthened the detection of these defects. However, existing approaches do not simultaneously exploit the capabilities of extracting relevant features from pre-trained models and the performance of neural networks for the classification task. Therefore, our goal has been to design a model that combines a pre-trained model to extract relevant features from code excerpts through transfer learning and a bagging method with a base estimator, a dense neural network, for defect classification. To achieve this, we composed multiple samples of the same size with replacements from the imbalanced dataset MLCQ1. For all the samples, we used the CodeT5-small variant to extract features and trained a bagging method with the neural network Roberta Classification Head to classify defects based on these features. We then compared this model to RandomForest, one of the ensemble methods that yields good results. Our experiments showed that the number of base estimators to use for bagging depends on the defect to be detected. Next, we observed that it was not necessary to use a data balancing technique with our model when the imbalance rate was 23%. Finally, for blob detection, RandomForest had a median MCC value of 0.36 compared to 0.12 for our method. However, our method was predominant in Long Method detection with a median MCC value of 0.53 compared to 0.42 for RandomForest. These results suggest that the performance of ensemble methods in detecting structural development defects is dependent on specific defects.
基金supported by a fellowship from Design Department of Taisei Corporation。
文摘Many countries throughout the world have experienced large earthquakes,which cause building damage or collapse.After such earthquakes,structures must be inspected rapidly to judge whether they are safe to reoccupy.To facilitate the inspection process,the authors previously developed a rapid building safety assessment system using sparse acceleration measurements for steel framed buildings.The proposed system modeled nonlinearity in the measurement data using a calibrated simplified lumped-mass model and convolutional neural networks(CNNs),based on which the buildinglevel damage index was estimated rapidly after earthquakes.The proposed system was validated for a nonlinear 3D numerical model of a five-story steel building,and later for a large-scale specimen of an 18-story building in Japan tested on the E-Defense shaking table.However,the applicability of the safety assessment system for reinforced concrete(RC)structures with complex hysteretic material nonlinearity has yet to be explored;the previous approach based on a simplified lumpedmass model with a Bouc-Wen hysteretic model does not accurately represent the inherent nonlinear behavior and resulting damage states of RC structures.This study extends the rapid building safety assessment system to low-rise RC moment resisting frame structures representing typical residential apartments in Japan.First,a safety classification for RC structures based on a damage index consistent with the current state of practice is defined.Then,a 3D nonlinear numerical model of a two-story moment frame structure is created.A simplified lumped-mass nonlinear model is developed and calibrated using the 3D model,incorporating the Takeda degradation model for the RC material nonlinearity.This model is used to simulate the seismic response and associated damage sensitive features(DSF)for random ground motion.The resulting database of responses is used to train a convolutional neural network(CNN)that performs rapid safety assessment.The developed system is validated using the 3D nonlinear analysis model subjected to historical earthquakes.The results indicate the applicability of the proposed system for RC structures following seismic events.
基金supported by the auspices of the National Natural Science Foundation of China (Grant Nos. 41471331, 41601408, 41506111)
文摘A land surface region can be decomposed into a series of watershed units with a hierarchical organizational structure. For loess landform, the watershed is a basic spatial–structural unit that can express natural landforms, surface morphology characteristics, spatial organization and developmental evolution. In this research we adopted the concept of node calibration in the watershed structure unit, selected six complete watersheds on China Loess Plateau as the research areas to study the quantitative characteristics of the hierarchical structure in terms of watershed geomorphology based on digital elevation model(DEM) data, and then built a watershed hierarchical structure model that relies on gully structure feature points. We calculated the quantitative indices, such as elevation, flow accumulation and hypsometric integral and found there are remarkably closer linear correlation between flow accumulation and elevation with increasing gully order, and the same variation tendency of hypsometric integral also presented. The results showed that the characteristics of spatial structure become more stable, and the intensity of spatial aggregation gradually enhances with increasing gully order. In summary, from the view of gully node calibration, the China Loess watershed structure shows more significantly complex, and the developmental situation variation of the loess landforms also exhibited a fairly stable status with gully order increasing. So, the loess watershed structure and its changes constructed the complex system of the loess landform, and it has the great significance for studying the spatial pattern and evolution law of the watershed geomorphology.
文摘Modeling and simulation allow methodical variation of material properties beyond the capacity of experimental methods. Due to the hexagonal structure of graphene, it is considered as frame-like structure. In the frame, covalent C-C bonds are taken as beams joined together with carbon atoms placed at the joints. Uniaxial beam elements, defined by their cross-sectional area, material properties, and moment of inertia represent the covalent bonds. The parameters of the beam elements are determined by establishing equivalence between structural and computational mechanics. However, the bonds connecting the carbon atoms do not have physical existence as they are a compromise between attractive and repulsive forces. Also, defects at nanoscale make graphene different from frame-like structure. In addition, the topography of graphene makes it non-linear structure and even the axial loading changes to eccentric loading. Here we show that, by using basic statics principles, disparities between graphene and frame-likes structures can be highlighted.