期刊文献+
共找到15,573篇文章
< 1 2 250 >
每页显示 20 50 100
Modeling and Defending Passive Worms over Unstructured Peer-to-Peer Networks 被引量:8
1
作者 王方伟 张运凯 马建峰 《Transactions of Tianjin University》 EI CAS 2008年第1期66-72,共7页
Passive worms can passively propagate through embedding themselves into some sharing files, which can result in significant damage to unstructured P2P networks. To study the passive worm behaviors, this paper firstly ... Passive worms can passively propagate through embedding themselves into some sharing files, which can result in significant damage to unstructured P2P networks. To study the passive worm behaviors, this paper firstly analyzes and obtains the average delay for all peers in the whole transmitting process due to the limitation of network throughput, and then proposes a mathematical model for the propagation of passive worms over the unstructured P2P networks. The model mainly takes the effect of the network throughput into account, and applies a new healthy files dissemination-based defense strategy according to the file popularity which follows the Zipf distribution. The simulation results show that the propagation of passive worms is mainly governed by the number of hops, initially infected files and uninfected files. The larger the number of hops, the more rapidly the passive worms propagate. If the number of the initially infected files is increased by the attackers, the propagation speed of passive worms increases obviously. A larger size of the uninfected file results in a better attack performance. However, the number of files generated by passive worms is not an important factor governing the propagation of passive worms. The effectiveness of healthy files dissemination strategy is verified. This model can provide a guideline in the control of unstructured P2P networks as well as passive worm defense. 展开更多
关键词 network security unstructured peer-to-peer networks passive worms propagationmodel patch dissemination strategy
在线阅读 下载PDF
Proactive worm propagation modeling and analysis in unstructured peer-to-peer networks 被引量:3
2
作者 Xiao-song ZHANG Ting CHEN +1 位作者 Jiong ZHENG Hua LI 《Journal of Zhejiang University-Science C(Computers and Electronics)》 SCIE EI 2010年第2期119-129,共11页
It is universally acknowledged by network security experts that proactive peer-to-peer (P2P) worms may soon en-gender serious threats to the Internet infrastructures. These latent threats stimulate activities of model... It is universally acknowledged by network security experts that proactive peer-to-peer (P2P) worms may soon en-gender serious threats to the Internet infrastructures. These latent threats stimulate activities of modeling and analysis of the proactive P2P worm propagation. Based on the classical two-factor model,in this paper,we propose a novel proactive worm propagation model in unstructured P2P networks (called the four-factor model) by considering four factors:(1) network topology,(2) countermeasures taken by Internet service providers (ISPs) and users,(3) configuration diversity of nodes in the P2P network,and (4) attack and defense strategies. Simulations and experiments show that proactive P2P worms can be slowed down by two ways:improvement of the configuration diversity of the P2P network and using powerful rules to reinforce the most connected nodes from being compromised. The four-factor model provides a better description and prediction of the proactive P2P worm propagation. 展开更多
关键词 Proactive peer-to-peer (P2P) worm propagation modeling network topology Configuration diversity Attack and defense strategies Four-factor model
原文传递
Intralayer structure reconstruction of general weighted output-coupling multilayer complex networks
3
作者 Xinwei Wang Yayong Wu +1 位作者 Ying Zheng Guo-Ping Jiang 《Chinese Physics B》 2026年第2期287-299,共13页
Multilayer complex dynamical networks,characterized by the intricate topological connections and diverse hierarchical structures,present significant challenges in determining complete structural configurations due to ... Multilayer complex dynamical networks,characterized by the intricate topological connections and diverse hierarchical structures,present significant challenges in determining complete structural configurations due to the unique functional attributes and interaction patterns inherent to different layers.This paper addresses the critical question of whether structural information from a known layer can be used to reconstruct the unknown intralayer structure of a target layer within general weighted output-coupling multilayer networks.Building upon the generalized synchronization principle,we propose an innovative reconstruction method that incorporates two essential components in the design of structure observers,the cross-layer coupling modulator and the structural divergence term.A key advantage of the proposed reconstruction method lies in its flexibility to freely designate both the unknown target layer and the known reference layer from the general weighted output-coupling multilayer network.The reduced dependency on full-state observability enables more deployment in engineering applications with partial measurements.Numerical simulations are conducted to validate the effectiveness of the proposed structure reconstruction method. 展开更多
关键词 multilayer network structure reconstruction cross-layer coupling modulator output coupling
原文传递
Spectral-Integrated Neural Networks for Transient Heat Conduction in Thin-Walled Structures
4
作者 Ting Gao Chengze Shang +1 位作者 Juan Wang Yan Gu 《Computer Modeling in Engineering & Sciences》 2026年第2期253-268,共16页
An efficient data-driven numerical framework is developed for transient heat conduction analysis in thin-walled structures.The proposed approach integrates spectral time discretization with neural network approximatio... An efficient data-driven numerical framework is developed for transient heat conduction analysis in thin-walled structures.The proposed approach integrates spectral time discretization with neural network approximation,forming a spectral-integrated neural network(SINN)scheme tailored for problems characterized by long-time evolution.Temporal derivatives are treated through a spectral integration strategy based on orthogonal polynomial expansions,which significantly alleviates stability constraints associated with conventional time-marching schemes.A fully connected neural network is employed to approximate the temperature-related variables,while governing equa-tions and boundary conditions are enforced through a physics-informed loss formulation.Numerical investigations demonstrate that the proposed method maintains high accuracy even when large time steps are adopted,where standard numerical solvers often suffer from instability or excessive computational cost.Moreover,the framework exhibits strong robustness for ultrathin configurations with extreme aspect ratios,achieving relative errors on the order of 10−5 or lower.These results indicate that the SINN framework provides a reliable and efficient alternative for transient thermal analysis of thin-walled structures under challenging computational conditions. 展开更多
关键词 Physics-informed neural networks spectral time integration transient heat conduction thin-walled structures
在线阅读 下载PDF
Attention Mechanisms and FFM Feature Fusion Module-Based Modification of the Deep Neural Network for Detection of Structural Cracks
5
作者 Tao Jin Zhekun Shou +1 位作者 Hongchao Liu Yuchun Shao 《Computer Modeling in Engineering & Sciences》 2026年第2期345-366,共22页
This research centers on structural health monitoring of bridges,a critical transportation infrastructure.Owing to the cumulative action of heavy vehicle loads,environmental variations,and material aging,bridge compon... This research centers on structural health monitoring of bridges,a critical transportation infrastructure.Owing to the cumulative action of heavy vehicle loads,environmental variations,and material aging,bridge components are prone to cracks and other defects,severely compromising structural safety and service life.Traditional inspection methods relying on manual visual assessment or vehicle-mounted sensors suffer from low efficiency,strong subjectivity,and high costs,while conventional image processing techniques and early deep learning models(e.g.,UNet,Faster R-CNN)still performinadequately in complex environments(e.g.,varying illumination,noise,false cracks)due to poor perception of fine cracks andmulti-scale features,limiting practical application.To address these challenges,this paper proposes CACNN-Net(CBAM-Augmented CNN),a novel dual-encoder architecture that innovatively couples a CNN for local detail extraction with a CBAM-Transformer for global context modeling.A key contribution is the dedicated Feature FusionModule(FFM),which strategically integratesmulti-scale features and focuses attention on crack regions while suppressing irrelevant noise.Experiments on bridge crack datasets demonstrate that CACNNNet achieves a precision of 77.6%,a recall of 79.4%,and an mIoU of 62.7%.These results significantly outperform several typical models(e.g.,UNet-ResNet34,Deeplabv3),confirming their superior accuracy and robust generalization,providing a high-precision automated solution for bridge crack detection and a novel network design paradigm for structural surface defect identification in complex scenarios,while future research may integrate physical features like depth information to advance intelligent infrastructure maintenance and digital twin management. 展开更多
关键词 Bridge crack diseases structural health monitoring convolutional neural network feature fusion
在线阅读 下载PDF
Physics-Informed Neural Networks:Current Progress and Challenges in Computational Solid and Structural Mechanics
6
作者 Itthidet Thawon Duy Vo +6 位作者 Tinh QuocBui Kanya Rattanamongkhonkun Chakkapong Chamroon Nakorn Tippayawong Yuttana Mona Ramnarong Wanison Pana Suttakul 《Computer Modeling in Engineering & Sciences》 2026年第2期48-86,共39页
Physics-informed neural networks(PINNs)have emerged as a promising class of scientific machine learning techniques that integrate governing physical laws into neural network training.Their ability to enforce different... Physics-informed neural networks(PINNs)have emerged as a promising class of scientific machine learning techniques that integrate governing physical laws into neural network training.Their ability to enforce differential equations,constitutive relations,and boundary conditions within the loss function provides a physically grounded alternative to traditional data-driven models,particularly for solid and structural mechanics,where data are often limited or noisy.This review offers a comprehensive assessment of recent developments in PINNs,combining bibliometric analysis,theoretical foundations,application-oriented insights,and methodological innovations.A biblio-metric survey indicates a rapid increase in publications on PINNs since 2018,with prominent research clusters focused on numerical methods,structural analysis,and forecasting.Building upon this trend,the review consolidates advance-ments across five principal application domains,including forward structural analysis,inverse modeling and parameter identification,structural and topology optimization,assessment of structural integrity,and manufacturing processes.These applications are propelled by substantial methodological advancements,encompassing rigorous enforcement of boundary conditions,modified loss functions,adaptive training,domain decomposition strategies,multi-fidelity and transfer learning approaches,as well as hybrid finite element–PINN integration.These advances address recurring challenges in solid mechanics,such as high-order governing equations,material heterogeneity,complex geometries,localized phenomena,and limited experimental data.Despite remaining challenges in computational cost,scalability,and experimental validation,PINNs are increasingly evolving into specialized,physics-aware tools for practical solid and structural mechanics applications. 展开更多
关键词 Artificial Intelligence physics-informed neural networks computational mechanics bibliometric analysis solid mechanics structural mechanics
在线阅读 下载PDF
Optimal Peer-to-Peer Coupled Electricity and Carbon Trading in Distribution Networks
7
作者 Huangqi Ma Yue Xiang +2 位作者 Alexis Pengfei Zhao Shuangqi Li Junyong Liu 《Engineering》 2025年第8期37-48,共12页
The surge of distributed renewable energy resources has given rise to the emergence of prosumers,facilitating the low-carbon transition of distribution networks.However,flexible prosumers introduce bidirectional power... The surge of distributed renewable energy resources has given rise to the emergence of prosumers,facilitating the low-carbon transition of distribution networks.However,flexible prosumers introduce bidirectional power and carbon interaction,increasing the complexity of practical decision-making in distribution networks.To address these challenges,this paper presents a carbon-coupled network charge-guided bi-level interactive optimization method between the distribution system operator and prosumers.In the upper level,a carbon-emission responsibility settlement method that incorporates the impact of peer-to-peer(P2P)trading is proposed,based on a carbon-emission flow model and optimal power flow model,leading to the formulation of carbon-coupled network charges.In the lower level,a decentralized P2P trading mechanism is developed to achieve the clearing of energy and carbon-emission rights.Furthermore,an alternating direction method of multipliers with an adaptive penalty factor is introduced to address the equilibrium of the P2P electricity–carbon coupled market,and an improved bisection method is employed to ensure the convergence of the bi-level interaction.A case study on the modified IEEE 33-bus system demonstrates the effectiveness of the proposed model and methodology. 展开更多
关键词 Prosumer network charge Carbon-emission rights peer-to-peer trading
在线阅读 下载PDF
Offloading Mobile Data from Cellular Networks Through Peer-to-Peer WiFi Communication:A Subscribe-and-Send Architecture 被引量:1
8
作者 芦效峰 HUI Pan Pietro Lio 《China Communications》 SCIE CSCD 2013年第6期35-46,共12页
Currently cellular networks do not have sufficient capacity to accommodate the exponential growth of mobile data requirements.Data can be delivered between mobile terminals through peer-to-peer WiFi communications(e.g... Currently cellular networks do not have sufficient capacity to accommodate the exponential growth of mobile data requirements.Data can be delivered between mobile terminals through peer-to-peer WiFi communications(e.g.WiFi direct),but contacts between mobile terminals are frequently disrupted because of the user mobility.In this paper,we propose a Subscribe-and-Send architecture and an opportunistic forwarding protocol for it called HPRO.Under Subscribe-and-Send,a user subscribes contents on the Content Service Provider(CSP) but does not download the subscribed contents.Some users who have these contents deliver them to the subscribers through WiFi opportunistic peer-to-peer communications.Numerical simulations provide a robust evaluation of the forwarding performance and the traffic offloading performance of Subscribe-and-Send and HPRO. 展开更多
关键词 mobile Internet cellular networks offioad opportunistic routing delay tolerant networks peer-to-peer WiFi
在线阅读 下载PDF
A Hierarchical Trust Model for Peer-to-Peer Networks 被引量:1
9
作者 Nehal Al-Otaiby Heba Kurdi Shiroq Al-Megren 《Computers, Materials & Continua》 SCIE EI 2019年第5期397-404,共8页
Trust has become an increasingly important issue given society’s growing reliance on electronic transactions.Peer-to-peer(P2P)networks are among the main electronic transaction environments affected by trust issues d... Trust has become an increasingly important issue given society’s growing reliance on electronic transactions.Peer-to-peer(P2P)networks are among the main electronic transaction environments affected by trust issues due to the freedom and anonymity of peers(users)and the inherent openness of these networks.A malicious peer can easily join a P2P network and abuse its peers and resources,resulting in a large-scale failure that might shut down the entire network.Therefore,a plethora of researchers have proposed trust management systems to mitigate the impact of the problem.However,due to the problem’s scale and complexity,more research is necessary.The algorithm proposed here,HierarchTrust,attempts to create a more reliable environment in which the selection of a peer provider of a file or other resource is based on several trust values represented in hierarchical form.The values at the top of the hierarchical form are more trusted than those at the lower end of the hierarchy.Trust,in HierarchTrust,is generally calculated based on the standard deviation.Evaluation via simulation showed that HierarchTrust produced a better success rate than the well-established EigenTrust algorithm. 展开更多
关键词 peer-to-peer network trust management REPUTATION malicious peers
在线阅读 下载PDF
Analytical Comparison of Resource Search Algorithms in Non-DHT Mobile Peer-to-Peer Networks 被引量:1
10
作者 Ajay Arunachalam Vinayakumar Ravi +2 位作者 Moez Krichen Roobaea Alroobaea Jehad Saad Alqurni 《Computers, Materials & Continua》 SCIE EI 2021年第7期983-1001,共19页
One of the key challenges in ad-hoc networks is the resource discovery problem.How efciently&quickly the queried resource/object can be resolved in such a highly dynamic self-evolving network is the underlying que... One of the key challenges in ad-hoc networks is the resource discovery problem.How efciently&quickly the queried resource/object can be resolved in such a highly dynamic self-evolving network is the underlying question?Broadcasting is a basic technique in the Mobile Ad-hoc Networks(MANETs),and it refers to sending a packet from one node to every other node within the transmission range.Flooding is a type of broadcast where the received packet is retransmitted once by every node.The naive ooding technique oods the network with query messages,while the random walk scheme operates by contacting subsets of each node’s neighbors at every step,thereby restricting the search space.Many earlier works have mainly focused on the simulation-based analysis of ooding technique,and its variants,in a wired network scenario.Although,there have been some empirical studies in peer-to-peer(P2P)networks,the analytical results are still lacking,especially in the context of mobile P2P networks.In this article,we mathematically model different widely used existing search techniques,and compare with the proposed improved random walk method,a simple lightweight approach suitable for the non-DHT architecture.We provide analytical expressions to measure the performance of the different ooding-based search techniques,and our proposed technique.We analytically derive 3 relevant key performance measures,i.e.,the avg.number of steps needed to nd a resource,the probability of locating a resource,and the avg.number of messages generated during the entire search process. 展开更多
关键词 Mathematical model MANET P2P networks P2P MANET UNstructured search algorithms peer-to-peer AD-HOC ooding random walk resource discovery content discovery mobile peer-to-peer broadcast PEER
在线阅读 下载PDF
Peer-to-Peer Networks 2 被引量:1
11
作者 Lin Yu Cheng Shiduan Li Qi 《ZTE Communications》 2006年第2期61-64,共4页
The development of network resources changes the network computing models.P2P networks,a new type of network adopting peer-to-peer strategy for computing,have attracted worldwide attention.The P2P architecture is a ty... The development of network resources changes the network computing models.P2P networks,a new type of network adopting peer-to-peer strategy for computing,have attracted worldwide attention.The P2P architecture is a type of distributed network in which all participants share their hardware resources and the shared resources can be directly accessed by peer nodes without going through any dedicated servers.The participants in a P2P network are both resource providers and resource consumers.This article on P2P networks is divided into two issues.In the previous issue,P2P architecture,network models and core search algorithms were introduced.The second part in this issue is analyzing the current P2P research and application situations,as well as the impacts of P2P on telecom operators and equipment vendors. 展开更多
关键词 peer-to-peer networks 2 WIDE IEEE NAPSTER SETI
在线阅读 下载PDF
Always-optimally-coordinated candidate selection algorithm for peer-to-peer files sharing system in mobile self-organized networks 被引量:1
12
作者 李曦 Ji Hong +1 位作者 Zheng Ruiming Li Ting 《High Technology Letters》 EI CAS 2009年第3期281-287,共7页
In order to improve the performance of peer-to-peer files sharing system under mobile distributed en- vironments, a novel always-optimally-coordinated (AOC) criterion and corresponding candidate selection algorithm ... In order to improve the performance of peer-to-peer files sharing system under mobile distributed en- vironments, a novel always-optimally-coordinated (AOC) criterion and corresponding candidate selection algorithm are proposed in this paper. Compared with the traditional min-hops criterion, the new approach introduces a fuzzy knowledge combination theory to investigate several important factors that influence files transfer success rate and efficiency. Whereas the min-hops based protocols only ask the nearest candidate peer for desired files, the selection algorithm based on AOC comprehensively considers users' preferences and network requirements with flexible balancing rules. Furthermore, its advantage also expresses in the independence of specified resource discovering protocols, allowing for scalability. The simulation results show that when using the AOC based peer selection algorithm, system performance is much better than the rain-hops scheme, with files successful transfer rate improved more than 50% and transfer time re- duced at least 20%. 展开更多
关键词 peer-to-peer files sharing system mobile self-organized network candidate selection fuzzy knowledge combination always-optimally-coordinated (AOC)
在线阅读 下载PDF
Mobility Issue on Octagonal Structured ZigBee Network Using Riverbed 被引量:1
13
作者 Nazrul Islam Md. Jaminul Haque Biddut +2 位作者 Md. Faizul Huq Arif Mohammad Motiur Rahman Md. Syfur Rahman 《International Journal of Communications, Network and System Sciences》 2016年第3期55-66,共12页
Wireless Sensor Network (WSN) is a special type of communication medium through distributed sensor nodes. Popular wireless sensor nodes like ZigBee have splendid interoperability after IEEE 802.15.4 standardization in... Wireless Sensor Network (WSN) is a special type of communication medium through distributed sensor nodes. Popular wireless sensor nodes like ZigBee have splendid interoperability after IEEE 802.15.4 standardization in the domain of wireless personal area network (WPAN). ZigBee has another great feature mobility that makes the ZigBee network more versatile. The mobility feature of ZigBee mobile nodes has a greater impact on network performance than fixed nodes. This impact sometimes turns into more severe because of network structure and mobility model. This study mainly focuses on the performance analysis of the ZigBee mobile node under Random and Octagonal mobility management model with the Tree routing method. The Riverbed academic modeler is used to design, implement and simulate the ZigBee network under certain conditions. This study also presents a competitive performance analysis based on ZigBee mobile nodes transmitter and receiver characteristics under the observation of the mobility model. This indicates that Octagonal mobility model exhibits better performance than the Random mobility model. This study will constitute a new way for further designing and planning a reliable and efficient ZigBee network. 展开更多
关键词 WSN ZigBee network MOBILITY Octagonal structure RIVERBED
在线阅读 下载PDF
Performance of Fixed Channel Assignment for Uplink Transmission and Direct Peer-to-Peer Communications in Multihop Cellular Networks 被引量:4
14
作者 Xue-Jun Li Peter Han Joo Chong Jie Zhan 《Journal of Electronic Science and Technology of China》 2008年第3期257-263,共7页
In this paper,we propose a clustered multihop cellular network(cMCN)architecture and study its performance using fixed channel assignment(FCA)scheme for uplink transmission.The proposed cMCN using FCA can be applied w... In this paper,we propose a clustered multihop cellular network(cMCN)architecture and study its performance using fixed channel assignment(FCA)scheme for uplink transmission.The proposed cMCN using FCA can be applied with some reuse factors.An analytical model based on Markov chain is developed to analyze its performance and validated through computer simulation.And then,we implement direct peer-to-peer communication(DC)in cMCN by considering more reasonable conditions in practice.DC means that two calls communicate directly instead of going through base stations.The results show that cMCN with FCA can reduce the call blocking probability significantly as compared with the traditional single-hop cellular networks with FCA and can be further reduced by using DC. 展开更多
关键词 hannel assignment mobile ad hoc networks multihop cellular networks peer-to-peer communications
在线阅读 下载PDF
Structural Features and Robustness of Coupled Software Networks
15
作者 WANG Ershen TONG Zeqi +4 位作者 HONG Chen WANG Yanwen MEI Sen XU Song NA La 《Transactions of Nanjing University of Aeronautics and Astronautics》 2025年第6期801-812,共12页
Software systems play increasing important roles in modern society,and the ability against attacks is of great practical importance to crucial software systems,resulting in that the structure and robustness of softwar... Software systems play increasing important roles in modern society,and the ability against attacks is of great practical importance to crucial software systems,resulting in that the structure and robustness of software systems have attracted a tremendous amount of interest in recent years.In this paper,based on the source code of Tar and MySQL,we propose an approach to generate coupled software networks and construct three kinds of directed software networks:The function call network,the weakly coupled network and the strongly coupled network.The structural properties of these complex networks are extensively investigated.It is found that the average influence and the average dependence for all functions are the same.Moreover,eight attacking strategies and two robustness indicators(the weakly connected indicator and the strongly connected indicator)are introduced to analyze the robustness of software networks.This shows that the strongly coupled network is just a weakly connected network rather than a strongly connected one.For MySQL,high in-degree strategy outperforms other attacking strategies when the weakly connected indicator is used.On the other hand,high out-degree strategy is a good choice when the strongly connected indicator is adopted.This work will highlight a better understanding of the structure and robustness of software networks. 展开更多
关键词 software network software structure software robustness software system complex network
在线阅读 下载PDF
Acceleration Response Reconstruction for Structural Health Monitoring Based on Fully Convolutional Networks
16
作者 Wenda Ma Qizhi Tang +2 位作者 Huang Lei Longfei Chang Chen Wang 《Structural Durability & Health Monitoring》 2025年第5期1265-1286,共22页
Lost acceleration response reconstruction is crucial for assessing structural conditions in structural health monitoring(SHM).However,traditional methods struggle to address the reconstruction of acceleration response... Lost acceleration response reconstruction is crucial for assessing structural conditions in structural health monitoring(SHM).However,traditional methods struggle to address the reconstruction of acceleration responses with complex features,resulting in a lower reconstruction accuracy.This paper addresses this challenge by leveraging the advanced feature extraction and learning capabilities of fully convolutional networks(FCN)to achieve precise reconstruction of acceleration responses.In the designed network architecture,the incorporation of skip connections preserves low-level details of the network,greatly facilitating the flow of information and improving training efficiency and accuracy.Dropout techniques are employed to reduce computational load and enhance feature extraction.The proposed FCN model automatically extracts high-level features from the input data and establishes a nonlinearmapping relationship between the input and output responses.Finally,the accuracy of the FCN for structural response reconstructionwas evaluated using acceleration data from an experimental arch rib and comparedwith several traditional methods.Additionally,this approach was applied to reconstruct actual acceleration responses measured by an SHM system on a long-span bridge.Through parameter analysis,the feasibility and accuracy of aspects such as available response positions,the number of available channels,and multi-channel response reconstruction were explored.The results indicate that this method exhibits high-precision response reconstruction capability in both time and frequency domains.,with performance surpassing that of other networks,confirming its effectiveness in reconstructing responses under various sensor data loss scenarios. 展开更多
关键词 structural health monitoring acceleration response reconstruction fully convolutional network experimental validation large-scale structural application
在线阅读 下载PDF
Topological Structure Evolution of Polymer Network Based on Star-shaped Multi-armed Precursors
17
作者 Hui Li Zi-Jian Xue +2 位作者 Yao-Hong Xue Yingxiang Li Hong Liu 《Chinese Journal of Polymer Science》 2025年第7期1240-1252,共13页
The performance of polymer networks is directly determined by their structure.Understanding the network structure offers insights into optimizing material performance,such as elasticity,toughness,and swelling behavior... The performance of polymer networks is directly determined by their structure.Understanding the network structure offers insights into optimizing material performance,such as elasticity,toughness,and swelling behavior.Herein,in this study we introduce the Dijkstra algorithm from graph theory to characterize polymer networks based on star-shaped multi-armed precursors by employing coarse-grained molecular dynamics simulations coupled with stochastic reaction model.Our research focuses on the structure characteristics of the generated networks,including the number and size of loops,as well as network dispersity characterized by loops.Tracking the number of loops during network generation allows for the identification of the gel point.The size distribution of loops in the network is primarily related to the functionality of the precursors,and the system with fewer precursor arms exhibiting larger average loop sizes.Strain-stress curves indicate that materials with identical functionality and precursor arm lengths generally exhibit superior performance.This method of characterizing network structures helps to refine microscopic structural analysis and contributes to the enhancement and optimization of material properties. 展开更多
关键词 Polymer network Topological structure Dijkstra algorithm Molecular dynamics
原文传递
Untrained neural network enhances the resolution of structured illumination microscopy under strong background and noise levels 被引量:3
18
作者 Yu He Yunhua Yao +11 位作者 Yilin He Zhengqi Huang Dalong Qi Chonglei Zhang Xiaoshuai Huang Kebin Shi Pengpeng Ding Chengzhi Jin Lianzhong Deng Zhenrong Sun Xiaocong Yuan Shian Zhang 《Advanced Photonics Nexus》 2023年第4期69-78,共10页
Structured illumination microscopy(SIM)has been widely applied in the superresolution imaging of subcellular dynamics in live cells.Higher spatial resolution is expected for the observation of finer structures.However... Structured illumination microscopy(SIM)has been widely applied in the superresolution imaging of subcellular dynamics in live cells.Higher spatial resolution is expected for the observation of finer structures.However,further increasing spatial resolution in SIM under the condition of strong background and noise levels remains challenging.Here,we report a method to achieve deep resolution enhancement of SIM by combining an untrained neural network with an alternating direction method of multipliers(ADMM)framework,i.e.,ADMM-DRE-SIM.By exploiting the implicit image priors in the neural network and the Hessian prior in the ADMM framework associated with the optical transfer model of SIM,ADMM-DRE-SIM can further realize the spatial frequency extension without the requirement of training datasets.Moreover,an image degradation model containing the convolution with equivalent point spread function of SIM and additional background map is utilized to suppress the strong background while keeping the structure fidelity.Experimental results by imaging tubulins and actins show that ADMM-DRE-SIM can obtain the resolution enhancement by a factor of∼1.6 compared to conventional SIM,evidencing the promising applications of ADMM-DRE-SIM in superresolution biomedical imaging. 展开更多
关键词 structured illumination microscopy superresolution imaging resolution enhancement untrained neural network
在线阅读 下载PDF
Guided Wave Based Composite Structural Fatigue Damage Monitoring Utilizing the WOA-BP Neural Network
19
作者 Borui Wang Dongyue Gao +2 位作者 Haiyang Gu Mengke Ding Zhanjun Wu 《Computers, Materials & Continua》 2025年第4期455-473,共19页
Fatigue damage is a primary contributor to the failure of composite structures,underscoring the critical importance of monitoring its progression to ensure structural safety.This paper introduces an innovative approac... Fatigue damage is a primary contributor to the failure of composite structures,underscoring the critical importance of monitoring its progression to ensure structural safety.This paper introduces an innovative approach to fatigue damage monitoring in composite structures,leveraging a hybrid methodology that integrates the Whale Optimization Algorithm(WOA)-Backpropagation(BP)neural network with an ultrasonic guided wave feature selection algorithm.Initially,a network of piezoelectric ceramic sensors is employed to transmit and capture ultrasonic-guided waves,thereby establishing a signal space that correlates with the structural condition.Subsequently,the Relief-F algorithm is applied for signal feature extraction,culminating in the formation of a feature matrix.This matrix is then utilized to train the WOA-BP neural network,which optimizes the fatigue damage identification model globally.The proposed model’s efficacy in quantifying fatigue damage is tested against fatigue test datasets,with its performance benchmarked against the traditional BP neural network algorithm.The findings demonstrate that the WOA-BP neural network model not only surpasses the BP model in predictive accuracy but also exhibits enhanced global search capabilities.The effect of different sensor-receiver path signals on the model damage recognition results is also discussed.The results of the discussion found that the path directly through the damaged area is more accurate in modeling damage recognition compared to the path signals away from the damaged area.Consequently,the proposed monitoring method in the fatigue test dataset is adept at accurately tracking and recognizing the progression of fatigue damage. 展开更多
关键词 structural health monitoring ultrasonic guided wave composite structural fatigue damage monitoring WOA-BP neural network relief-F algorithm
在线阅读 下载PDF
Structural network communication differences in drug-naive depressed adolescents with non-suicidal self-injury and suicide attempts
20
作者 Shuai Wang Jiao-Long Qin +9 位作者 Lian-Lian Yang Ying-Ying Ji Hai-Xia Huang Xiao-Shan Gao Zi-Mo Zhou Zhen-Ru Guo Ye Wu Lin Tian Huang-Jing Ni Zhen-He Zhou 《World Journal of Psychiatry》 2025年第5期66-78,共13页
BACKGROUND Depression,non-suicidal self-injury(NSSI),and suicide attempts(SA)often co-occur during adolescence and are associated with long-term adverse health outcomes.Unfortunately,neural mechanisms underlying self-... BACKGROUND Depression,non-suicidal self-injury(NSSI),and suicide attempts(SA)often co-occur during adolescence and are associated with long-term adverse health outcomes.Unfortunately,neural mechanisms underlying self-injury and SA are poorly understood in depressed adolescents but likely relate to the structural abnormalities in brain regions.AIM To investigate structural network communication within large-scale brain networks in adolescents with depression.METHODS We constructed five distinct network communication models to evaluate structural network efficiency at the whole-brain level in adolescents with depression.Diffusion magnetic resonance imaging data were acquired from 32 healthy controls and 85 depressed adolescents,including 17 depressed adolescents without SA or NSSI(major depressive disorder group),27 depressed adolescents with NSSI but no SA(NSSI group),and 41 depressed adolescents with SA and NSSI(NSSI+SA group).RESULTS Significant differences in structural network communication were observed across the four groups,involving spatially widespread brain regions,particularly encompassing cortico-cortical connections(e.g.,dorsal posterior cingulate gyrus and the right ventral posterior cingulate gyrus;connections based on precentral gyrus)and cortico-subcortical circuits(e.g.,the nucleus accumbens-frontal circuit).In addition,we examined whether compromised communication efficiency was linked to clinical symptoms in the depressed adolescents.We observed significant correlations between network communication efficiencies and clinical scale scores derived from depressed adolescents with NSSI and SA.CONCLUSION This study provides evidence of structural network communication differences in depressed adolescents with NSSI and SA,highlighting impaired neuroanatomical communication efficiency as a potential contributor to their symptoms.These findings offer new insights into the pathophysiological mechanisms underlying the comorbidity of NSSI and SA in adolescent depression. 展开更多
关键词 DEPRESSION Non-suicidal self-injury Suicide attempts Adolescents Communication models structural network efficiency
暂未订购
上一页 1 2 250 下一页 到第
使用帮助 返回顶部