Over the next 20 years,China's urban rail transit(hereinafter referred to as'urban rail')will face large-scalerenovation of existing line facilities and equipment,with more than 1000 km of renovated lines ...Over the next 20 years,China's urban rail transit(hereinafter referred to as'urban rail')will face large-scalerenovation of existing line facilities and equipment,with more than 1000 km of renovated lines to be added eachyear.In 2024,the China Association of Metros issued the Guiding Opinions on the Renovation of Existing UrbanRail Transit Lines in China,providing guiding opinions on norms,standards,and implementation approaches forthe renovation of existing lines in the coming period.In the practical work of renovating existing urban rail lines,it is necessary to continuously explore and refine relevant theoretical methods in line with industry developmenttrends and urban development requirements.The following are the author's recent reflections on theoreticalinnovation in this field.展开更多
Modern manufacturing processes have become more reliant on automation because of the accelerated transition from Industry 3.0 to Industry 4.0.Manual inspection of products on assembly lines remains inefficient,prone t...Modern manufacturing processes have become more reliant on automation because of the accelerated transition from Industry 3.0 to Industry 4.0.Manual inspection of products on assembly lines remains inefficient,prone to errors and lacks consistency,emphasizing the need for a reliable and automated inspection system.Leveraging both object detection and image segmentation approaches,this research proposes a vision-based solution for the detection of various kinds of tools in the toolkit using deep learning(DL)models.Two Intel RealSense D455f depth cameras were arranged in a top down configuration to capture both RGB and depth images of the toolkits.After applying multiple constraints and enhancing them through preprocessing and augmentation,a dataset consisting of 3300 annotated RGB-D photos was generated.Several DL models were selected through a comprehensive assessment of mean Average Precision(mAP),precision-recall equilibrium,inference latency(target≥30 FPS),and computational burden,resulting in a preference for YOLO and Region-based Convolutional Neural Networks(R-CNN)variants over ViT-based models due to the latter’s increased latency and resource requirements.YOLOV5,YOLOV8,YOLOV11,Faster R-CNN,and Mask R-CNN were trained on the annotated dataset and evaluated using key performance metrics(Recall,Accuracy,F1-score,and Precision).YOLOV11 demonstrated balanced excellence with 93.0%precision,89.9%recall,and a 90.6%F1-score in object detection,as well as 96.9%precision,95.3%recall,and a 96.5%F1-score in instance segmentation with an average inference time of 25 ms per frame(≈40 FPS),demonstrating real-time performance.Leveraging these results,a YOLOV11-based windows application was successfully deployed in a real-time assembly line environment,where it accurately processed live video streams to detect and segment tools within toolkits,demonstrating its practical effectiveness in industrial automation.The application is capable of precisely measuring socket dimensions by utilising edge detection techniques on YOLOv11 segmentation masks,in addition to detection and segmentation.This makes it possible to do specification-level quality control right on the assembly line,which improves the ability to examine things in real time.The implementation is a big step forward for intelligent manufacturing in the Industry 4.0 paradigm.It provides a scalable,efficient,and accurate way to do automated inspection and dimensional verification activities.展开更多
Based on classical circuit theory, this article develops a general analytic solution of the telegrapher’s equations, in which the length of the cable is explicitly contained as a freely adjustable parameter. For this...Based on classical circuit theory, this article develops a general analytic solution of the telegrapher’s equations, in which the length of the cable is explicitly contained as a freely adjustable parameter. For this reason, the solution is also applicable to electrically short cables. Such a model has become indispensable because a few months ago, it was experimentally shown that voltage fluctuations in ordinary but electrically short copper lines move at signal velocities that are significantly higher than the speed of light in a vacuum. This finding contradicts the statements of the special theory of relativity but not, as is shown here, the fundamental principles of electrical engineering. Based on the general transfer function of a transmission line, the article shows mathematically that an unterminated, electrically short cable has the characteristics of an ideal delay element, meaning that an input signal appears at the output with a slight delay but remains otherwise unchanged. Even for conventional cables, the time constants can be so small that the corresponding signal velocities can significantly exceed the speed of light in a vacuum. The article also analyses the technical means with which this effect can be conveyed to very long cables.展开更多
This paper analyzes the advantages and disadvantages of two techni-cal lines for automatic group generalization of contour lines.The author suggeststhat it is possible to get faster and better generalization results i...This paper analyzes the advantages and disadvantages of two techni-cal lines for automatic group generalization of contour lines.The author suggeststhat it is possible to get faster and better generalization results if we simulate theintelligence of human experts in program designing,retrieve geomorphologicalstructural information using the input data of 2-D contour lines and derive andoutput the generalied 2-D results directly.展开更多
Aims: Increasing focus on improvement and optimisation of the treatment in primary care and reduction of healthcare costs emphasize the need to understand which factors determines adherence and non-adherence to clinic...Aims: Increasing focus on improvement and optimisation of the treatment in primary care and reduction of healthcare costs emphasize the need to understand which factors determines adherence and non-adherence to clinical guidelines. In the present study, we examined attitudes towards clinical guidelines in Danish general practitioners (GPs). Methods: We conducted a survey among Danish GPs from all five regions of Denmark. In total, 443 GPs answered the web-based questionnaire that contained questions about attitudes and barriers to clinical guidelines. Results: More than 90% of the GPs reported that they have good knowledge of the guidelines and in general follows the guidelines. A majority of the GPs (81%) found it acceptable that economic considerations are part of the guidelines. The most important factors for non- adherence to guidelines were “need of adjustment to clinical practice” and “lack of confidence in guidelines”. The attitudes to clinical guidelines were not significantly associated with practice characteristics such as gender, years of experience, practice organisation and localisation. Conclusions: Our findings show that clinical guidelines are an integrated or internalised part of everyday practice among GPs in Denmark. Furthermore, the findings indicate that Danish GPs are positive towards applying priority setting in their practice. This is decisive in the light of rising healthcare costs due to development of new expensive technologies and ageing populations that puts pressure on the healthcare system in general and primary healthcare in particular.展开更多
With the rapid development of the social economy of various countries, under the influence of the economic globalization trend, the trade between other countries is becoming more and more frequent, which makes people ...With the rapid development of the social economy of various countries, under the influence of the economic globalization trend, the trade between other countries is becoming more and more frequent, which makes people communicate more and more close. Then, economic development and cultural exchanges cannot be separated from transportation, which tends to promote consumption to a certain extent and drive economic development. Railway transportation was one of the main transportation as a modern mode of transportation at that time, and its development greatly facilitated people's travel and the transportation of bulk goods. In recent years, the continuous development of the railway transportation industry makes the railway transportation play an increasingly important role in the whole transportation field. However, the huge workload and the long-term braking of the train will cause damage to the railway, in order to ensure people's travel safety and the safe transportation of goods, the maintenance and maintenance of the railway route is particularly important, only the maintenance work, to ensure the safety performance of the railway, prolong its service life.展开更多
To maintain the reliability of power systems,routine inspections using drones equipped with advanced object detection algorithms are essential for preempting power-related issues.The increasing resolution of drone-cap...To maintain the reliability of power systems,routine inspections using drones equipped with advanced object detection algorithms are essential for preempting power-related issues.The increasing resolution of drone-captured images has posed a challenge for traditional target detection methods,especially in identifying small objects in high-resolution images.This study presents an enhanced object detection algorithm based on the Faster Regionbased Convolutional Neural Network(Faster R-CNN)framework,specifically tailored for detecting small-scale electrical components like insulators,shock hammers,and screws in transmission line.The algorithm features an improved backbone network for Faster R-CNN,which significantly boosts the feature extraction network’s ability to detect fine details.The Region Proposal Network is optimized using a method of guided feature refinement(GFR),which achieves a balance between accuracy and speed.The incorporation of Generalized Intersection over Union(GIOU)and Region of Interest(ROI)Align further refines themodel’s accuracy.Experimental results demonstrate a notable improvement in mean Average Precision,reaching 89.3%,an 11.1%increase compared to the standard Faster R-CNN.This highlights the effectiveness of the proposed algorithm in identifying electrical components in high-resolution aerial images.展开更多
BACKGROUND Currently,very few studies have examined the analgesic effectiveness and safety of dexmedetomidine-assisted intravenous-inhalation combined general anesthesia in laparoscopic minimally invasive surgery for ...BACKGROUND Currently,very few studies have examined the analgesic effectiveness and safety of dexmedetomidine-assisted intravenous-inhalation combined general anesthesia in laparoscopic minimally invasive surgery for inguinal hernia.AIM To investigate the analgesic effect and safety of dexmedetomidine-assisted intravenous-inhalation combined general anesthesia in laparoscopic minimally invasive surgery for inguinal hernia.METHODS In this retrospective study,94 patients scheduled for laparoscopic minimally invasive surgery for inguinal hernia,admitted to Yiwu Central Hospital between May 2022 and May 2023,were divided into a control group(inhalation combined general anesthesia)and a treatment group(dexmedetomidine-assisted intrave-nous-inhalation combined general anesthesia).Perioperative indicators,analgesic effect,preoperative and postoperative 24-hours blood pressure(BP)and heart rate(HR),stress indicators,immune function levels,and adverse reactions were com-pared between the two groups.RESULTS Baseline data,including age,hernia location,place of residence,weight,monthly income,education level,and underlying diseases,were not significantly different between the two groups,indicating comparability(P>0.05).No significant difference was found in operation time and anesthesia time between the two groups(P>0.05).However,the treatment group exhibited a shorter postoperative urinary catheter removal time and hospital stay than the control group(P<0.05).Preoperatively,no significant differences were found in the visual analog scale(VAS)scores between the two groups(P>0.05).However,at 12,18,and 24 hours postoper-atively,the treatment group had significantly lower VAS scores than the control group(P<0.05).Although no significant differences in preoperative hemodynamic indicators were found between the two groups(P>0.05),both groups experienced some extent of changes in postoperative HR,diastolic BP(DBP),and systolic BP(SBP).Nevertheless,the treatment group showed smaller changes in HR,DBP,and SBP than the control group(P<0.05).Preoperative immune function indicators showed no significant differences between the two groups(P>0.05).However,postoperatively,the treatment group demonstrated higher levels of CD3+,CD4+,and CD4+/CD8+and lower levels of CD8+than the control group(P<0.05).The rates of adverse reactions were 6.38%and 23.40%in the treatment and control groups,respectively,revealing a significant difference(χ2=5.371,P=0.020).CONCLUSION Dexmedetomidine-assisted intravenous-inhalation combined general anesthesia can promote early recovery of patients undergoing laparoscopic minimally invasive surgery for inguinal hernia.It ensures stable blood flow,improves postoperative analgesic effects,reduces postoperative pain intensity,alleviates stress response,improves immune function,facilitates anesthesia recovery,and enhances safety.展开更多
Face liveness detection is essential for securing biometric authentication systems against spoofing attacks,including printed photos,replay videos,and 3D masks.This study systematically evaluates pre-trained CNN model...Face liveness detection is essential for securing biometric authentication systems against spoofing attacks,including printed photos,replay videos,and 3D masks.This study systematically evaluates pre-trained CNN models—DenseNet201,VGG16,InceptionV3,ResNet50,VGG19,MobileNetV2,Xception,and InceptionResNetV2—leveraging transfer learning and fine-tuning to enhance liveness detection performance.The models were trained and tested on NUAA and Replay-Attack datasets,with cross-dataset generalization validated on SiW-MV2 to assess real-world adaptability.Performance was evaluated using accuracy,precision,recall,FAR,FRR,HTER,and specialized spoof detection metrics(APCER,NPCER,ACER).Fine-tuning significantly improved detection accuracy,with DenseNet201 achieving the highest performance(98.5%on NUAA,97.71%on Replay-Attack),while MobileNetV2 proved the most efficient model for real-time applications(latency:15 ms,memory usage:45 MB,energy consumption:30 mJ).A statistical significance analysis(paired t-tests,confidence intervals)validated these improvements.Cross-dataset experiments identified DenseNet201 and MobileNetV2 as the most generalizable architectures,with DenseNet201 achieving 86.4%accuracy on Replay-Attack when trained on NUAA,demonstrating robust feature extraction and adaptability.In contrast,ResNet50 showed lower generalization capabilities,struggling with dataset variability and complex spoofing attacks.These findings suggest that MobileNetV2 is well-suited for low-power applications,while DenseNet201 is ideal for high-security environments requiring superior accuracy.This research provides a framework for improving real-time face liveness detection,enhancing biometric security,and guiding future advancements in AI-driven anti-spoofing techniques.展开更多
Retinal blood vessel segmentation is crucial for diagnosing ocular and cardiovascular diseases.Although the introduction of U-Net in 2015 by Olaf Ronneberger significantly advanced this field,yet issues like limited t...Retinal blood vessel segmentation is crucial for diagnosing ocular and cardiovascular diseases.Although the introduction of U-Net in 2015 by Olaf Ronneberger significantly advanced this field,yet issues like limited training data,imbalance data distribution,and inadequate feature extraction persist,hindering both the segmentation performance and optimal model generalization.Addressing these critical issues,the DEFFA-Unet is proposed featuring an additional encoder to process domain-invariant pre-processed inputs,thereby improving both richer feature encoding and enhanced model generalization.A feature filtering fusion module is developed to ensure the precise feature filtering and robust hybrid feature fusion.In response to the task-specific need for higher precision where false positives are very costly,traditional skip connections are replaced with the attention-guided feature reconstructing fusion module.Additionally,innovative data augmentation and balancing methods are proposed to counter data scarcity and distribution imbalance,further boosting the robustness and generalization of the model.With a comprehensive suite of evaluation metrics,extensive validations on four benchmark datasets(DRIVE,CHASEDB1,STARE,and HRF)and an SLO dataset(IOSTAR),demonstrate the proposed method’s superiority over both baseline and state-of-the-art models.Particularly the proposed method significantly outperforms the compared methods in cross-validation model generalization.展开更多
The US 2024 general election ended with the Republican Party winning the presidential, House and Senate elections at the same time. In the presidential election, the Republican Party not only won more popular votes in...The US 2024 general election ended with the Republican Party winning the presidential, House and Senate elections at the same time. In the presidential election, the Republican Party not only won more popular votes in over 90% counties than in the 2020 general election, but also won seven highly contested swing States with greater edges. This also marks the first time since 2004 that the Republican Party has won a relative majority of popular votes in the presidential election.展开更多
Strengthening cybersecurity education for college students holds significant importance in achieving the strategic goal of building China into a cyber power.This article begins by discussing the significance and neces...Strengthening cybersecurity education for college students holds significant importance in achieving the strategic goal of building China into a cyber power.This article begins by discussing the significance and necessity of implementing cybersecurity education for university students.Drawing on disciplinary characteristics and student learning analysis,it presents a comprehensive construction process and countermeasures for a general cybersecurity education course,covering aspects such as teaching content development,teaching resource creation,and pedagogical approaches.The aim is to provide reference and guidance for other universities in developing general cybersecurity education courses.展开更多
Digital twin shows broad application prospects in the aerospace field.This paper introduces a generalized satellite digital twin system in detail.With the innovative design concepts of modularization,generalization an...Digital twin shows broad application prospects in the aerospace field.This paper introduces a generalized satellite digital twin system in detail.With the innovative design concepts of modularization,generalization and modeling,on the one hand,the system has successfully achieved the reuse of software modules among different satellite models;on the other hand,it has achieved the reuse of software modules between the digital twin and the testing system,significantly improving the development efficiency of the digital twin system.The paper elaborates on the technical architecture and application fields of this digital twin system,and further prospects its future development.At the same time,through a real inorbit case,the engineering value of the digital twin system is strongly demonstrated.展开更多
The phenomenon of fear memory generalization can be defined as the expansion of an individual's originally specific fear responses to a similar yet genuinely harmless stimulus or situation subsequent to the occurr...The phenomenon of fear memory generalization can be defined as the expansion of an individual's originally specific fear responses to a similar yet genuinely harmless stimulus or situation subsequent to the occurrence of a traumatic event[1].Fear generalization within the normal range represents an adaptive evolutionary mechanism to facilitate prompt reactions to potential threats and to enhance the likelihood of survival.展开更多
The challenge of enhancing the generalization capacity of reinforcement learning(RL)agents remains a formidable obstacle.Existing RL methods,despite achieving superhuman performance on certain benchmarks,often struggl...The challenge of enhancing the generalization capacity of reinforcement learning(RL)agents remains a formidable obstacle.Existing RL methods,despite achieving superhuman performance on certain benchmarks,often struggle with this aspect.A potential reason is that the benchmarks used for training and evaluation may not adequately offer a diverse set of transferable tasks.Although recent studies have developed bench-marking environments to address this shortcoming,they typically fall short in providing tasks that both ensure a solid foundation for generalization and exhibit significant variability.To overcome these limitations,this work introduces the concept that‘objects are composed of more fundamental components’in environment design,as implemented in the proposed environment called summon the magic(StM).This environment generates tasks where objects are derived from extensible and shareable basic components,facilitating strategy reuse and enhancing generalization.Furthermore,two new metrics,adaptation sensitivity range(ASR)and parameter correlation coefficient(PCC),are proposed to better capture and evaluate the generalization process of RL agents.Experimental results show that increasing the number of basic components of the object reduces the proximal policy optimization(PPO)agent’s training-testing gap by 60.9%(in episode reward),significantly alleviating overfitting.Additionally,linear variations in other environmental factors,such as the training monster set proportion and the total number of basic components,uniformly decrease the gap by at least 32.1%.These results highlight StM’s effectiveness in benchmarking and probing the generalization capabilities of RL algorithms.展开更多
Sea lines of communication(SLOCs)security has long been a strategic concern for major powers.Following the establishment of the People’s Republic of China,the country’s focus was on the traditional security aspects ...Sea lines of communication(SLOCs)security has long been a strategic concern for major powers.Following the establishment of the People’s Republic of China,the country’s focus was on the traditional security aspects of its SLOCs.Since the reform and opening-up era-and especially after the end of the Cold War-China has shifted its emphasis toward economic security.China’s SLOCs security bears on multiple dimensions of a holistic approach to national security,encompassing economic security,the safety of its citizens.展开更多
Mingalarpar!On behalf of the Consulate-General of the Republic of the Union of Myanmar in Nanning,I would like to express my sincerest congratulations to CAEXPO on reaching the remarkable milestone of over 20 years—a...Mingalarpar!On behalf of the Consulate-General of the Republic of the Union of Myanmar in Nanning,I would like to express my sincerest congratulations to CAEXPO on reaching the remarkable milestone of over 20 years—an incredible journey filled with numerous achievements.展开更多
BACKGROUND The coronavirus disease 2019(COVID-19)outbreak lasted several months,having started in December 2019.This study aimed to report the impacts of various factors on the depression levels of the general public ...BACKGROUND The coronavirus disease 2019(COVID-19)outbreak lasted several months,having started in December 2019.This study aimed to report the impacts of various factors on the depression levels of the general public and ascertain how emotional measures could be affected by psychosocial factors during the COVID-19 pandemic.AIM To investigate the depression levels of the general public in China during the COVID-19 pandemic.METHODS A total of 2001 self-reported questionnaires about Beck Depression Inventory(BDI)were collected on August 22,2022 via the website.Each questionnaire included four levels of depression and other demographic information.The BDI scores and incidences of different depression levels were compared between various groups of respondents.χ2 analysis and the two-tailed t-test were used to assess categorical and continuous data,respectively.Multiple linear regressions and logistic regressions were employed for correlation analysis.RESULTS The averaged BDI score in this study was higher than that for the non-epidemic periods,as reported in previous studies.Even higher BDI scores and incidences of moderate and severe depression were recorded for people who were quarantined for suspected COVID-19 infection,compared to the respondents who were not quarantined.The participants who did not take protective measures were associated with higher BDI scores than those who made efforts to keep themselves relatively safer.Similarly,the people who did not return to work had higher BDI scores compared to those managed to.A significant association existed between the depression levels of the subgroups and each of the factors,except gender and location of residence.However,quarantine was the most relative predictor for depression levels,followed by failure to take preventive measures and losing a partner,either through divorce or death.CONCLUSION Based on these data,psychological interventions for the various subpopulations in the general public can be implemented during and after the COVID-19 pandemic.Other countries can also use the data as a reference.展开更多
文摘Over the next 20 years,China's urban rail transit(hereinafter referred to as'urban rail')will face large-scalerenovation of existing line facilities and equipment,with more than 1000 km of renovated lines to be added eachyear.In 2024,the China Association of Metros issued the Guiding Opinions on the Renovation of Existing UrbanRail Transit Lines in China,providing guiding opinions on norms,standards,and implementation approaches forthe renovation of existing lines in the coming period.In the practical work of renovating existing urban rail lines,it is necessary to continuously explore and refine relevant theoretical methods in line with industry developmenttrends and urban development requirements.The following are the author's recent reflections on theoreticalinnovation in this field.
基金National Science and Technology Council,the Republic of China,under grants NSTC 113-2221-E-194-011-MY3 and Research Center on Artificial Intelligence and Sustainability,National Chung Cheng University under the research project grant titled“Generative Digital Twin System Design for Sustainable Smart City Development in Taiwan.
文摘Modern manufacturing processes have become more reliant on automation because of the accelerated transition from Industry 3.0 to Industry 4.0.Manual inspection of products on assembly lines remains inefficient,prone to errors and lacks consistency,emphasizing the need for a reliable and automated inspection system.Leveraging both object detection and image segmentation approaches,this research proposes a vision-based solution for the detection of various kinds of tools in the toolkit using deep learning(DL)models.Two Intel RealSense D455f depth cameras were arranged in a top down configuration to capture both RGB and depth images of the toolkits.After applying multiple constraints and enhancing them through preprocessing and augmentation,a dataset consisting of 3300 annotated RGB-D photos was generated.Several DL models were selected through a comprehensive assessment of mean Average Precision(mAP),precision-recall equilibrium,inference latency(target≥30 FPS),and computational burden,resulting in a preference for YOLO and Region-based Convolutional Neural Networks(R-CNN)variants over ViT-based models due to the latter’s increased latency and resource requirements.YOLOV5,YOLOV8,YOLOV11,Faster R-CNN,and Mask R-CNN were trained on the annotated dataset and evaluated using key performance metrics(Recall,Accuracy,F1-score,and Precision).YOLOV11 demonstrated balanced excellence with 93.0%precision,89.9%recall,and a 90.6%F1-score in object detection,as well as 96.9%precision,95.3%recall,and a 96.5%F1-score in instance segmentation with an average inference time of 25 ms per frame(≈40 FPS),demonstrating real-time performance.Leveraging these results,a YOLOV11-based windows application was successfully deployed in a real-time assembly line environment,where it accurately processed live video streams to detect and segment tools within toolkits,demonstrating its practical effectiveness in industrial automation.The application is capable of precisely measuring socket dimensions by utilising edge detection techniques on YOLOv11 segmentation masks,in addition to detection and segmentation.This makes it possible to do specification-level quality control right on the assembly line,which improves the ability to examine things in real time.The implementation is a big step forward for intelligent manufacturing in the Industry 4.0 paradigm.It provides a scalable,efficient,and accurate way to do automated inspection and dimensional verification activities.
文摘Based on classical circuit theory, this article develops a general analytic solution of the telegrapher’s equations, in which the length of the cable is explicitly contained as a freely adjustable parameter. For this reason, the solution is also applicable to electrically short cables. Such a model has become indispensable because a few months ago, it was experimentally shown that voltage fluctuations in ordinary but electrically short copper lines move at signal velocities that are significantly higher than the speed of light in a vacuum. This finding contradicts the statements of the special theory of relativity but not, as is shown here, the fundamental principles of electrical engineering. Based on the general transfer function of a transmission line, the article shows mathematically that an unterminated, electrically short cable has the characteristics of an ideal delay element, meaning that an input signal appears at the output with a slight delay but remains otherwise unchanged. Even for conventional cables, the time constants can be so small that the corresponding signal velocities can significantly exceed the speed of light in a vacuum. The article also analyses the technical means with which this effect can be conveyed to very long cables.
文摘This paper analyzes the advantages and disadvantages of two techni-cal lines for automatic group generalization of contour lines.The author suggeststhat it is possible to get faster and better generalization results if we simulate theintelligence of human experts in program designing,retrieve geomorphologicalstructural information using the input data of 2-D contour lines and derive andoutput the generalied 2-D results directly.
文摘Aims: Increasing focus on improvement and optimisation of the treatment in primary care and reduction of healthcare costs emphasize the need to understand which factors determines adherence and non-adherence to clinical guidelines. In the present study, we examined attitudes towards clinical guidelines in Danish general practitioners (GPs). Methods: We conducted a survey among Danish GPs from all five regions of Denmark. In total, 443 GPs answered the web-based questionnaire that contained questions about attitudes and barriers to clinical guidelines. Results: More than 90% of the GPs reported that they have good knowledge of the guidelines and in general follows the guidelines. A majority of the GPs (81%) found it acceptable that economic considerations are part of the guidelines. The most important factors for non- adherence to guidelines were “need of adjustment to clinical practice” and “lack of confidence in guidelines”. The attitudes to clinical guidelines were not significantly associated with practice characteristics such as gender, years of experience, practice organisation and localisation. Conclusions: Our findings show that clinical guidelines are an integrated or internalised part of everyday practice among GPs in Denmark. Furthermore, the findings indicate that Danish GPs are positive towards applying priority setting in their practice. This is decisive in the light of rising healthcare costs due to development of new expensive technologies and ageing populations that puts pressure on the healthcare system in general and primary healthcare in particular.
文摘With the rapid development of the social economy of various countries, under the influence of the economic globalization trend, the trade between other countries is becoming more and more frequent, which makes people communicate more and more close. Then, economic development and cultural exchanges cannot be separated from transportation, which tends to promote consumption to a certain extent and drive economic development. Railway transportation was one of the main transportation as a modern mode of transportation at that time, and its development greatly facilitated people's travel and the transportation of bulk goods. In recent years, the continuous development of the railway transportation industry makes the railway transportation play an increasingly important role in the whole transportation field. However, the huge workload and the long-term braking of the train will cause damage to the railway, in order to ensure people's travel safety and the safe transportation of goods, the maintenance and maintenance of the railway route is particularly important, only the maintenance work, to ensure the safety performance of the railway, prolong its service life.
基金supported by the Shanghai Science and Technology Innovation Action Plan High-Tech Field Project(Grant No.22511100601)for the year 2022 and Technology Development Fund for People’s Livelihood Research(Research on Transmission Line Deep Foundation Pit Environmental Situation Awareness System Based on Multi-Source Data).
文摘To maintain the reliability of power systems,routine inspections using drones equipped with advanced object detection algorithms are essential for preempting power-related issues.The increasing resolution of drone-captured images has posed a challenge for traditional target detection methods,especially in identifying small objects in high-resolution images.This study presents an enhanced object detection algorithm based on the Faster Regionbased Convolutional Neural Network(Faster R-CNN)framework,specifically tailored for detecting small-scale electrical components like insulators,shock hammers,and screws in transmission line.The algorithm features an improved backbone network for Faster R-CNN,which significantly boosts the feature extraction network’s ability to detect fine details.The Region Proposal Network is optimized using a method of guided feature refinement(GFR),which achieves a balance between accuracy and speed.The incorporation of Generalized Intersection over Union(GIOU)and Region of Interest(ROI)Align further refines themodel’s accuracy.Experimental results demonstrate a notable improvement in mean Average Precision,reaching 89.3%,an 11.1%increase compared to the standard Faster R-CNN.This highlights the effectiveness of the proposed algorithm in identifying electrical components in high-resolution aerial images.
文摘BACKGROUND Currently,very few studies have examined the analgesic effectiveness and safety of dexmedetomidine-assisted intravenous-inhalation combined general anesthesia in laparoscopic minimally invasive surgery for inguinal hernia.AIM To investigate the analgesic effect and safety of dexmedetomidine-assisted intravenous-inhalation combined general anesthesia in laparoscopic minimally invasive surgery for inguinal hernia.METHODS In this retrospective study,94 patients scheduled for laparoscopic minimally invasive surgery for inguinal hernia,admitted to Yiwu Central Hospital between May 2022 and May 2023,were divided into a control group(inhalation combined general anesthesia)and a treatment group(dexmedetomidine-assisted intrave-nous-inhalation combined general anesthesia).Perioperative indicators,analgesic effect,preoperative and postoperative 24-hours blood pressure(BP)and heart rate(HR),stress indicators,immune function levels,and adverse reactions were com-pared between the two groups.RESULTS Baseline data,including age,hernia location,place of residence,weight,monthly income,education level,and underlying diseases,were not significantly different between the two groups,indicating comparability(P>0.05).No significant difference was found in operation time and anesthesia time between the two groups(P>0.05).However,the treatment group exhibited a shorter postoperative urinary catheter removal time and hospital stay than the control group(P<0.05).Preoperatively,no significant differences were found in the visual analog scale(VAS)scores between the two groups(P>0.05).However,at 12,18,and 24 hours postoper-atively,the treatment group had significantly lower VAS scores than the control group(P<0.05).Although no significant differences in preoperative hemodynamic indicators were found between the two groups(P>0.05),both groups experienced some extent of changes in postoperative HR,diastolic BP(DBP),and systolic BP(SBP).Nevertheless,the treatment group showed smaller changes in HR,DBP,and SBP than the control group(P<0.05).Preoperative immune function indicators showed no significant differences between the two groups(P>0.05).However,postoperatively,the treatment group demonstrated higher levels of CD3+,CD4+,and CD4+/CD8+and lower levels of CD8+than the control group(P<0.05).The rates of adverse reactions were 6.38%and 23.40%in the treatment and control groups,respectively,revealing a significant difference(χ2=5.371,P=0.020).CONCLUSION Dexmedetomidine-assisted intravenous-inhalation combined general anesthesia can promote early recovery of patients undergoing laparoscopic minimally invasive surgery for inguinal hernia.It ensures stable blood flow,improves postoperative analgesic effects,reduces postoperative pain intensity,alleviates stress response,improves immune function,facilitates anesthesia recovery,and enhances safety.
基金funded by Centre for Advanced Modelling and Geospatial Information Systems(CAMGIS),Faculty of Engineering and IT,University of Technology Sydney.Moreover,Ongoing Research Funding Program(ORF-2025-14)King Saud University,Riyadh,Saudi Arabia,under Project ORF-2025-。
文摘Face liveness detection is essential for securing biometric authentication systems against spoofing attacks,including printed photos,replay videos,and 3D masks.This study systematically evaluates pre-trained CNN models—DenseNet201,VGG16,InceptionV3,ResNet50,VGG19,MobileNetV2,Xception,and InceptionResNetV2—leveraging transfer learning and fine-tuning to enhance liveness detection performance.The models were trained and tested on NUAA and Replay-Attack datasets,with cross-dataset generalization validated on SiW-MV2 to assess real-world adaptability.Performance was evaluated using accuracy,precision,recall,FAR,FRR,HTER,and specialized spoof detection metrics(APCER,NPCER,ACER).Fine-tuning significantly improved detection accuracy,with DenseNet201 achieving the highest performance(98.5%on NUAA,97.71%on Replay-Attack),while MobileNetV2 proved the most efficient model for real-time applications(latency:15 ms,memory usage:45 MB,energy consumption:30 mJ).A statistical significance analysis(paired t-tests,confidence intervals)validated these improvements.Cross-dataset experiments identified DenseNet201 and MobileNetV2 as the most generalizable architectures,with DenseNet201 achieving 86.4%accuracy on Replay-Attack when trained on NUAA,demonstrating robust feature extraction and adaptability.In contrast,ResNet50 showed lower generalization capabilities,struggling with dataset variability and complex spoofing attacks.These findings suggest that MobileNetV2 is well-suited for low-power applications,while DenseNet201 is ideal for high-security environments requiring superior accuracy.This research provides a framework for improving real-time face liveness detection,enhancing biometric security,and guiding future advancements in AI-driven anti-spoofing techniques.
文摘Retinal blood vessel segmentation is crucial for diagnosing ocular and cardiovascular diseases.Although the introduction of U-Net in 2015 by Olaf Ronneberger significantly advanced this field,yet issues like limited training data,imbalance data distribution,and inadequate feature extraction persist,hindering both the segmentation performance and optimal model generalization.Addressing these critical issues,the DEFFA-Unet is proposed featuring an additional encoder to process domain-invariant pre-processed inputs,thereby improving both richer feature encoding and enhanced model generalization.A feature filtering fusion module is developed to ensure the precise feature filtering and robust hybrid feature fusion.In response to the task-specific need for higher precision where false positives are very costly,traditional skip connections are replaced with the attention-guided feature reconstructing fusion module.Additionally,innovative data augmentation and balancing methods are proposed to counter data scarcity and distribution imbalance,further boosting the robustness and generalization of the model.With a comprehensive suite of evaluation metrics,extensive validations on four benchmark datasets(DRIVE,CHASEDB1,STARE,and HRF)and an SLO dataset(IOSTAR),demonstrate the proposed method’s superiority over both baseline and state-of-the-art models.Particularly the proposed method significantly outperforms the compared methods in cross-validation model generalization.
文摘The US 2024 general election ended with the Republican Party winning the presidential, House and Senate elections at the same time. In the presidential election, the Republican Party not only won more popular votes in over 90% counties than in the 2020 general election, but also won seven highly contested swing States with greater edges. This also marks the first time since 2004 that the Republican Party has won a relative majority of popular votes in the presidential election.
基金supported in part by the 2024 Core General Education Course Construction Project of Beijing Union University,titled“Cybersecurity:Exploring the World of White Hat Hackers”the 2025 Educational Science Research Project of Beijing Union University(JK202514)+1 种基金the General Project of Science and Technology Program of Beijing Municipal Education Commission under Grant KM201911417011the Academic Research Projects of Beijing Union University(ZK30202407).
文摘Strengthening cybersecurity education for college students holds significant importance in achieving the strategic goal of building China into a cyber power.This article begins by discussing the significance and necessity of implementing cybersecurity education for university students.Drawing on disciplinary characteristics and student learning analysis,it presents a comprehensive construction process and countermeasures for a general cybersecurity education course,covering aspects such as teaching content development,teaching resource creation,and pedagogical approaches.The aim is to provide reference and guidance for other universities in developing general cybersecurity education courses.
文摘Digital twin shows broad application prospects in the aerospace field.This paper introduces a generalized satellite digital twin system in detail.With the innovative design concepts of modularization,generalization and modeling,on the one hand,the system has successfully achieved the reuse of software modules among different satellite models;on the other hand,it has achieved the reuse of software modules between the digital twin and the testing system,significantly improving the development efficiency of the digital twin system.The paper elaborates on the technical architecture and application fields of this digital twin system,and further prospects its future development.At the same time,through a real inorbit case,the engineering value of the digital twin system is strongly demonstrated.
基金supported by the Shandong Provincial Natural Science Foundation(ZR2022QH144).
文摘The phenomenon of fear memory generalization can be defined as the expansion of an individual's originally specific fear responses to a similar yet genuinely harmless stimulus or situation subsequent to the occurrence of a traumatic event[1].Fear generalization within the normal range represents an adaptive evolutionary mechanism to facilitate prompt reactions to potential threats and to enhance the likelihood of survival.
基金Supported by the National Key R&D Program of China(No.2023YFB4502200)the National Natural Science Foundation of China(No.U22A2028,61925208,62222214,62341411,62102398,62102399,U20A20227,62302478,62302482,62302483,62302480,62302481)+2 种基金the Strategic Priority Research Program of the Chinese Academy of Sciences(No.XDB0660300,XDB0660301,XDB0660302)the Chinese Academy of Sciences Project for Young Scientists in Basic Research(No.YSBR-029)the Youth Innovation Promotion Association of Chinese Academy of Sciences and Xplore Prize.
文摘The challenge of enhancing the generalization capacity of reinforcement learning(RL)agents remains a formidable obstacle.Existing RL methods,despite achieving superhuman performance on certain benchmarks,often struggle with this aspect.A potential reason is that the benchmarks used for training and evaluation may not adequately offer a diverse set of transferable tasks.Although recent studies have developed bench-marking environments to address this shortcoming,they typically fall short in providing tasks that both ensure a solid foundation for generalization and exhibit significant variability.To overcome these limitations,this work introduces the concept that‘objects are composed of more fundamental components’in environment design,as implemented in the proposed environment called summon the magic(StM).This environment generates tasks where objects are derived from extensible and shareable basic components,facilitating strategy reuse and enhancing generalization.Furthermore,two new metrics,adaptation sensitivity range(ASR)and parameter correlation coefficient(PCC),are proposed to better capture and evaluate the generalization process of RL agents.Experimental results show that increasing the number of basic components of the object reduces the proximal policy optimization(PPO)agent’s training-testing gap by 60.9%(in episode reward),significantly alleviating overfitting.Additionally,linear variations in other environmental factors,such as the training monster set proportion and the total number of basic components,uniformly decrease the gap by at least 32.1%.These results highlight StM’s effectiveness in benchmarking and probing the generalization capabilities of RL algorithms.
文摘Sea lines of communication(SLOCs)security has long been a strategic concern for major powers.Following the establishment of the People’s Republic of China,the country’s focus was on the traditional security aspects of its SLOCs.Since the reform and opening-up era-and especially after the end of the Cold War-China has shifted its emphasis toward economic security.China’s SLOCs security bears on multiple dimensions of a holistic approach to national security,encompassing economic security,the safety of its citizens.
文摘Mingalarpar!On behalf of the Consulate-General of the Republic of the Union of Myanmar in Nanning,I would like to express my sincerest congratulations to CAEXPO on reaching the remarkable milestone of over 20 years—an incredible journey filled with numerous achievements.
文摘BACKGROUND The coronavirus disease 2019(COVID-19)outbreak lasted several months,having started in December 2019.This study aimed to report the impacts of various factors on the depression levels of the general public and ascertain how emotional measures could be affected by psychosocial factors during the COVID-19 pandemic.AIM To investigate the depression levels of the general public in China during the COVID-19 pandemic.METHODS A total of 2001 self-reported questionnaires about Beck Depression Inventory(BDI)were collected on August 22,2022 via the website.Each questionnaire included four levels of depression and other demographic information.The BDI scores and incidences of different depression levels were compared between various groups of respondents.χ2 analysis and the two-tailed t-test were used to assess categorical and continuous data,respectively.Multiple linear regressions and logistic regressions were employed for correlation analysis.RESULTS The averaged BDI score in this study was higher than that for the non-epidemic periods,as reported in previous studies.Even higher BDI scores and incidences of moderate and severe depression were recorded for people who were quarantined for suspected COVID-19 infection,compared to the respondents who were not quarantined.The participants who did not take protective measures were associated with higher BDI scores than those who made efforts to keep themselves relatively safer.Similarly,the people who did not return to work had higher BDI scores compared to those managed to.A significant association existed between the depression levels of the subgroups and each of the factors,except gender and location of residence.However,quarantine was the most relative predictor for depression levels,followed by failure to take preventive measures and losing a partner,either through divorce or death.CONCLUSION Based on these data,psychological interventions for the various subpopulations in the general public can be implemented during and after the COVID-19 pandemic.Other countries can also use the data as a reference.