期刊文献+
共找到280,780篇文章
< 1 2 250 >
每页显示 20 50 100
Task-Structured Curriculum Learning for Multi-Task Distillation:Enhancing Step-by-Step Knowledge Transfer in Language Models
1
作者 Ahmet Ezgi Aytug Onan 《Computers, Materials & Continua》 2026年第3期1647-1673,共27页
Knowledge distillation has become a standard technique for compressing large language models into efficient student models,but existing methods often struggle to balance prediction accuracy with explanation quality.Re... Knowledge distillation has become a standard technique for compressing large language models into efficient student models,but existing methods often struggle to balance prediction accuracy with explanation quality.Recent approaches such as Distilling Step-by-Step(DSbS)introduce explanation supervision,yet they apply it in a uniform manner that may not fully exploit the different learning dynamics of prediction and explanation.In this work,we propose a task-structured curriculum learning(TSCL)framework that structures training into three sequential phases:(i)prediction-only,to establish stable feature representations;(ii)joint prediction-explanation,to align task outputs with rationale generation;and(iii)explanation-only,to refine the quality of rationales.This design provides a simple but effective modification to DSbS,requiring no architectural changes and adding negligible training cost.We justify the phase scheduling with ablation studies and convergence analysis,showing that an initial prediction-heavy stage followed by a balanced joint phase improves both stability and explanation alignment.Extensive experiments on five datasets(e-SNLI,ANLI,CommonsenseQA,SVAMP,and MedNLI)demonstrate that TSCL consistently outperforms strong baselines,achieving gains of+1.7-2.6 points in accuracy and 0.8-1.2 in ROUGE-L,corresponding to relative error reductions of up to 21%.Beyond lexical metrics,human evaluation and ERASERstyle faithfulness diagnostics confirm that TSCL produces more faithful and informative explanations.Comparative training curves further reveal faster convergence and lower variance across seeds.Efficiency analysis shows less than 3%overhead in wall-clock training time and no additional inference cost,making the approach practical for realworld deployment.This study demonstrates that a simple task-structured curriculum can significantly improve the effectiveness of knowledge distillation.By separating and sequencing objectives,TSCL achieves a better balance between accuracy,stability,and explanation quality.The framework generalizes across domains,including medical NLI,and offers a principled recipe for future applications in multimodal reasoning and reinforcement learning. 展开更多
关键词 Knowledge distillation curriculum learning language models multi-task learning step-by-step learning
在线阅读 下载PDF
CASBA:Capability-Adaptive Shadow Backdoor Attack against Federated Learning
2
作者 Hongwei Wu Guojian Li +2 位作者 Hanyun Zhang Zi Ye Chao Ma 《Computers, Materials & Continua》 2026年第3期1139-1163,共25页
Federated Learning(FL)protects data privacy through a distributed training mechanism,yet its decentralized nature also introduces new security vulnerabilities.Backdoor attacks inject malicious triggers into the global... Federated Learning(FL)protects data privacy through a distributed training mechanism,yet its decentralized nature also introduces new security vulnerabilities.Backdoor attacks inject malicious triggers into the global model through compromised updates,posing significant threats to model integrity and becoming a key focus in FL security.Existing backdoor attack methods typically embed triggers directly into original images and consider only data heterogeneity,resulting in limited stealth and adaptability.To address the heterogeneity of malicious client devices,this paper proposes a novel backdoor attack method named Capability-Adaptive Shadow Backdoor Attack(CASBA).By incorporating measurements of clients’computational and communication capabilities,CASBA employs a dynamic hierarchical attack strategy that adaptively aligns attack intensity with available resources.Furthermore,an improved deep convolutional generative adversarial network(DCGAN)is integrated into the attack pipeline to embed triggers without modifying original data,significantly enhancing stealthiness.Comparative experiments with Shadow Backdoor Attack(SBA)across multiple scenarios demonstrate that CASBA dynamically adjusts resource consumption based on device capabilities,reducing average memory usage per iteration by 5.8%.CASBA improves resource efficiency while keeping the drop in attack success rate within 3%.Additionally,the effectiveness of CASBA against three robust FL algorithms is also validated. 展开更多
关键词 Federated learning backdoor attack generative adversarial network adaptive attack strategy distributed machine learning
在线阅读 下载PDF
Landslide susceptibility on the Qinghai-Tibet Plateau:Key driving factors identified through machine learning
3
作者 YANG Wanqing GE Quansheng +3 位作者 TAO Zexing XU Duanyang WANG Yuan HAO Zhixin 《Journal of Geographical Sciences》 2026年第1期199-218,共20页
Landslides pose a formidable natural hazard across the Qinghai-Tibet Plateau(QTP),endangering both ecosystems and human life.Identifying the driving factors behind landslides and accurately assessing susceptibility ar... Landslides pose a formidable natural hazard across the Qinghai-Tibet Plateau(QTP),endangering both ecosystems and human life.Identifying the driving factors behind landslides and accurately assessing susceptibility are key to mitigating disaster risk.This study integrated multi-source historical landslide data with 15 predictive factors and used several machine learning models—Random Forest(RF),Gradient Boosting Regression Trees(GBRT),Extreme Gradient Boosting(XGBoost),and Categorical Boosting(CatBoost)—to generate susceptibility maps.The Shapley additive explanation(SHAP)method was applied to quantify factor importance and explore their nonlinear effects.The results showed that:(1)CatBoost was the best-performing model(CA=0.938,AUC=0.980)in assessing landslide susceptibility,with altitude emerging as the most significant factor,followed by distance to roads and earthquake sites,precipitation,and slope;(2)the SHAP method revealed critical nonlinear thresholds,demonstrating that historical landslides were concentrated at mid-altitudes(1400-4000 m)and decreased markedly above 4000 m,with a parallel reduction in probability beyond 700 m from roads;and(3)landslide-prone areas,comprising 13%of the QTP,were concentrated in the southeastern and northeastern parts of the plateau.By integrating machine learning and SHAP analysis,this study revealed landslide hazard-prone areas and their driving factors,providing insights to support disaster management strategies and sustainable regional planning. 展开更多
关键词 landslide susceptibility machine learning SHAP driving factors nonlinear effects
原文传递
DPIL-Traj: Differential Privacy Trajectory Generation Framework with Imitation Learning
4
作者 Huaxiong Liao Xiangxuan Zhong +4 位作者 Xueqi Chen Yirui Huang Yuwei Lin Jing Zhang Bruce Gu 《Computers, Materials & Continua》 2026年第1期1530-1550,共21页
The generation of synthetic trajectories has become essential in various fields for analyzing complex movement patterns.However,the use of real-world trajectory data poses significant privacy risks,such as location re... The generation of synthetic trajectories has become essential in various fields for analyzing complex movement patterns.However,the use of real-world trajectory data poses significant privacy risks,such as location reidentification and correlation attacks.To address these challenges,privacy-preserving trajectory generation methods are critical for applications relying on sensitive location data.This paper introduces DPIL-Traj,an advanced framework designed to generate synthetic trajectories while achieving a superior balance between data utility and privacy preservation.Firstly,the framework incorporates Differential Privacy Clustering,which anonymizes trajectory data by applying differential privacy techniques that add noise,ensuring the protection of sensitive user information.Secondly,Imitation Learning is used to replicate decision-making behaviors observed in real-world trajectories.By learning from expert trajectories,this component generates synthetic data that closely mimics real-world decision-making processes while optimizing the quality of the generated trajectories.Finally,Markov-based Trajectory Generation is employed to capture and maintain the inherent temporal dynamics of movement patterns.Extensive experiments conducted on the GeoLife trajectory dataset show that DPIL-Traj improves utility performance by an average of 19.85%,and in terms of privacy performance by an average of 12.51%,compared to state-of-the-art approaches.Ablation studies further reveal that DP clustering effectively safeguards privacy,imitation learning enhances utility under noise,and the Markov module strengthens temporal coherence. 展开更多
关键词 PRIVACY-PRESERVING trajectory generation differential privacy imitation learning Markov chain
在线阅读 下载PDF
Multi-Algorithm Machine Learning Framework for Predicting Crystal Structures of Lithium Manganese Silicate Cathodes Using DFT Data
5
作者 Muhammad Ishtiaq Yeon-JuLee +2 位作者 Annabathini Geetha Bhavani Sung-Gyu Kang Nagireddy Gari Subba Reddy 《Computers, Materials & Continua》 2026年第4期612-627,共16页
Lithium manganese silicate(Li-Mn-Si-O)cathodes are key components of lithium-ion batteries,and their physical and mechanical properties are strongly influenced by their underlying crystal structures.In this study,a ra... Lithium manganese silicate(Li-Mn-Si-O)cathodes are key components of lithium-ion batteries,and their physical and mechanical properties are strongly influenced by their underlying crystal structures.In this study,a range of machine learning(ML)algorithms were developed and compared to predict the crystal systems of Li-Mn-Si-O cathode materials using density functional theory(DFT)data obtained from the Materials Project database.The dataset comprised 211 compositions characterized by key descriptors,including formation energy,energy above the hull,bandgap,atomic site number,density,and unit cell volume.These features were utilized to classify the materials into monoclinic(0)and triclinic(1)crystal systems.A comprehensive comparison of various classification algorithms including Decision Tree,Random Forest,XGBoost,Support VectorMachine,k-Nearest Neighbor,Stochastic Gradient Descent,Gaussian Naive Bayes,Gaussian Process,and Artificial Neural Network(ANN)was conducted.Among these,the optimized ANN architecture(6–14-14-14-1)exhibited the highest predictive performance,achieving an accuracy of 95.3%,aMatthews correlation coefficient(MCC)of 0.894,and an F-score of 0.963,demonstrating excellent consistency with DFT-predicted crystal structures.Meanwhile,RandomForest and Gaussian Processmodels also exhibited reliable and consistent predictive capability,indicating their potential as complementary approaches,particularly when data are limited or computational efficiency is required.This comparative framework provides valuable insights into model selection for crystal system classification in complex cathode materials. 展开更多
关键词 Machine learning crystal structure classification cathode materials:batteries
在线阅读 下载PDF
Support Vector-Guided Class-Incremental Learning:Discriminative Replay with Dual-Alignment Distillation
6
作者 Moyi Zhang Yixin Wang Yu Cheng 《Computers, Materials & Continua》 2026年第3期2040-2061,共22页
Modern intelligent systems,such as autonomous vehicles and face recognition,must continuously adapt to new scenarios while preserving their ability to handle previously encountered situations.However,when neural netwo... Modern intelligent systems,such as autonomous vehicles and face recognition,must continuously adapt to new scenarios while preserving their ability to handle previously encountered situations.However,when neural networks learn new classes sequentially,they suffer from catastrophic forgetting—the tendency to lose knowledge of earlier classes.This challenge,which lies at the core of class-incremental learning,severely limits the deployment of continual learning systems in real-world applications with streaming data.Existing approaches,including rehearsalbased methods and knowledge distillation techniques,have attempted to address this issue but often struggle to effectively preserve decision boundaries and discriminative features under limited memory constraints.To overcome these limitations,we propose a support vector-guided framework for class-incremental learning.The framework integrates an enhanced feature extractor with a Support Vector Machine classifier,which generates boundary-critical support vectors to guide both replay and distillation.Building on this architecture,we design a joint feature retention strategy that combines boundary proximity with feature diversity,and a Support Vector Distillation Loss that enforces dual alignment in decision and semantic spaces.In addition,triple attention modules are incorporated into the feature extractor to enhance representation power.Extensive experiments on CIFAR-100 and Tiny-ImageNet demonstrate effective improvements.On CIFAR-100 and Tiny-ImageNet with 5 tasks,our method achieves 71.68%and 58.61%average accuracy,outperforming strong baselines by 3.34%and 2.05%.These advantages are consistently observed across different task splits,highlighting the robustness and generalization of the proposed approach.Beyond benchmark evaluations,the framework also shows potential in few-shot and resource-constrained applications such as edge computing and mobile robotics. 展开更多
关键词 Class-incremental learning catastrophic forgetting support vector machine knowledge distillation
在线阅读 下载PDF
The Trajectory of Data-Driven Structural Health Monitoring:A Review from Traditional Methods to Deep Learning and Future Trends for Civil Infrastructures
7
作者 Luiz Tadeu Dias Júnior Rafaelle Piazzaroli Finotti +1 位作者 Flávio de Souza Barbosa Alexandre Abrahão Cury 《Computer Modeling in Engineering & Sciences》 2026年第2期87-129,共43页
Structural Health Monitoring(SHM)plays a critical role in ensuring the safety,integrity,longevity and economic efficiency of civil infrastructures.The field has undergone a profound transformation over the last few de... Structural Health Monitoring(SHM)plays a critical role in ensuring the safety,integrity,longevity and economic efficiency of civil infrastructures.The field has undergone a profound transformation over the last few decades,evolving from traditional methods—often reliant on visual inspections—to data-driven intelligent systems.This review paper analyzes this historical trajectory,beginning with the approaches that relied on modal parameters as primary damage indicators.The advent of advanced sensor technologies and increased computational power brings a significant change,making Machine Learning(ML)a viable and powerful tool for damage assessment.More recently,Deep Learning(DL)has emerged as a paradigm shift,allowing for more automated processing of large data sets(such as the structural vibration signals and other types of sensors)with excellent performance and accuracy,often surpassing previous methods.This paper systematically reviews these technological milestones—from traditional vibration-based methods to the current state-of-the-art in deep learning.Finally,it critically examines emerging trends—such as Digital Twins and Transformer-based architectures—and discusses future research directions that will shape the next generation of SHM systems for civil engineering. 展开更多
关键词 Structural health monitoring deep learning damage detection vibration analysis civil infrastructures
在线阅读 下载PDF
A Q-Learning Improved Particle Swarm Optimization for Aircraft Pulsating Assembly Line Scheduling Problem Considering Skilled Operator Allocation
8
作者 Xiaoyu Wen Haohao Liu +6 位作者 Xinyu Zhang Haoqi Wang Yuyan Zhang Guoyong Ye Hongwen Xing Siren Liu Hao Li 《Computers, Materials & Continua》 2026年第1期1503-1529,共27页
Aircraft assembly is characterized by stringent precedence constraints,limited resource availability,spatial restrictions,and a high degree of manual intervention.These factors lead to considerable variability in oper... Aircraft assembly is characterized by stringent precedence constraints,limited resource availability,spatial restrictions,and a high degree of manual intervention.These factors lead to considerable variability in operator workloads and significantly increase the complexity of scheduling.To address this challenge,this study investigates the Aircraft Pulsating Assembly Line Scheduling Problem(APALSP)under skilled operator allocation,with the objective of minimizing assembly completion time.A mathematical model considering skilled operator allocation is developed,and a Q-Learning improved Particle Swarm Optimization algorithm(QLPSO)is proposed.In the algorithm design,a reverse scheduling strategy is adopted to effectively manage large-scale precedence constraints.Moreover,a reverse sequence encoding method is introduced to generate operation sequences,while a time decoding mechanism is employed to determine completion times.The problem is further reformulated as a Markov Decision Process(MDP)with explicitly defined state and action spaces.Within QLPSO,the Q-learning mechanism adaptively adjusts inertia weights and learning factors,thereby achieving a balance between exploration capability and convergence performance.To validate the effectiveness of the proposed approach,extensive computational experiments are conducted on benchmark instances of different scales,including small,medium,large,and ultra-large cases.The results demonstrate that QLPSO consistently delivers stable and high-quality solutions across all scenarios.In ultra-large-scale instances,it improves the best solution by 25.2%compared with the Genetic Algorithm(GA)and enhances the average solution by 16.9%over the Q-learning algorithm,showing clear advantages over the comparative methods.These findings not only confirm the effectiveness of the proposed algorithm but also provide valuable theoretical references and practical guidance for the intelligent scheduling optimization of aircraft pulsating assembly lines. 展开更多
关键词 Aircraft pulsating assembly lines skilled operator reinforcement learning PSO reverse scheduling
在线阅读 下载PDF
Explainable Ensemble Learning Framework for Early Detection of Autism Spectrum Disorder:Enhancing Trust,Interpretability and Reliability in AI-Driven Healthcare
9
作者 Menwa Alshammeri Noshina Tariq +2 位作者 NZ Jhanji Mamoona Humayun Muhammad Attique Khan 《Computer Modeling in Engineering & Sciences》 2026年第1期1233-1265,共33页
Artificial Intelligence(AI)is changing healthcare by helping with diagnosis.However,for doctors to trust AI tools,they need to be both accurate and easy to understand.In this study,we created a new machine learning sy... Artificial Intelligence(AI)is changing healthcare by helping with diagnosis.However,for doctors to trust AI tools,they need to be both accurate and easy to understand.In this study,we created a new machine learning system for the early detection of Autism Spectrum Disorder(ASD)in children.Our main goal was to build a model that is not only good at predicting ASD but also clear in its reasoning.For this,we combined several different models,including Random Forest,XGBoost,and Neural Networks,into a single,more powerful framework.We used two different types of datasets:(i)a standard behavioral dataset and(ii)a more complex multimodal dataset with images,audio,and physiological information.The datasets were carefully preprocessed for missing values,redundant features,and dataset imbalance to ensure fair learning.The results outperformed the state-of-the-art with a Regularized Neural Network,achieving 97.6%accuracy on behavioral data.Whereas,on the multimodal data,the accuracy is 98.2%.Other models also did well with accuracies consistently above 96%.We also used SHAP and LIME on a behavioral dataset for models’explainability. 展开更多
关键词 Autism spectrum disorder(ASD) artificial intelligence in healthcare explainable AI(XAI) ensemble learning machine learning early diagnosis model interpretability SHAP LIME predictive analytics ethical AI healthcare trustworthiness
在线阅读 下载PDF
Foreign Language Learning and the Cultivation of National Consciousness in the Age of Intelligence-A Case Study Through the Appreciation of The Wild Robot
10
作者 ZHANG Xiaoling WANG Yongli 《Cultural and Religious Studies》 2026年第1期22-25,共4页
This study examines how foreign language education in the artificial intelligence(AI)era could assist the cultivation of national consciousness through a technology-enhanced pedagogy of film appreciation.Using The Wil... This study examines how foreign language education in the artificial intelligence(AI)era could assist the cultivation of national consciousness through a technology-enhanced pedagogy of film appreciation.Using The Wild Robot as a case study,we argue that cinematic narratives serve as cultural mirrors,offering immersive,reflective,and affective sites for intercultural learning.We propose a three-layered pedagogical framework-progressing from semiotic decoding,through narrative and value comparison,to creative identity construction-that integrates intelligent tools to develop both communicative competence and an agentive sense of belonging.The approach exemplifies a humanistic turn in language teaching,aiming to form“rooted global communicators”who can engage in cross-civilization dialogue with cultural confidence and critical awareness. 展开更多
关键词 foreign language learning cultivation of national consciousness The Wild Robot
在线阅读 下载PDF
A dual attention-based deep learning model for lithology identificationwhile drilling
11
作者 Jie Chen Zhen Gui +6 位作者 Yichao Rui Xusheng Zhao Xiaokang Pan Qingfeng Wang Yuanyuan Pu Zheng Li Maoyi Liu 《Journal of Rock Mechanics and Geotechnical Engineering》 2026年第2期1177-1192,共16页
Lithology identificationwhile drilling technology can obtain rock information in real-time.However,traditional lithology identificationmodels often face limitations in feature extraction and adaptability to complex ge... Lithology identificationwhile drilling technology can obtain rock information in real-time.However,traditional lithology identificationmodels often face limitations in feature extraction and adaptability to complex geological conditions,limiting their accuracy in challenging environments.To address these challenges,a deep learning model for lithology identificationwhile drilling is proposed.The proposed model introduces a dual attention mechanism in the long short-term memory(LSTM)network,effectively enhancing the ability to capture spatial and channel dimension information.Subsequently,the crayfishoptimization algorithm(COA)is applied to optimize the model network structure,thereby enhancing its lithology identificationcapability.Laboratory test results demonstrate that the proposed model achieves 97.15%accuracy on the testing set,significantlyoutperforming the traditional support vector machine(SVM)method(81.77%).Field tests under actual drilling conditions demonstrate an average accuracy of 91.96%for the proposed model,representing a 14.31%improvement over the LSTM model alone.The proposed model demonstrates robust adaptability and generalization ability across diverse operational scenarios.This research offers reliable technical support for lithology identification while drilling. 展开更多
关键词 Lithology identificationwhile drilling Deep learning Dual attention mechanism Metaheuristic algorithm Field applications
在线阅读 下载PDF
Energy Optimization for Autonomous Mobile Robot Path Planning Based on Deep Reinforcement Learning
12
作者 Longfei Gao Weidong Wang Dieyun Ke 《Computers, Materials & Continua》 2026年第1期984-998,共15页
At present,energy consumption is one of the main bottlenecks in autonomous mobile robot development.To address the challenge of high energy consumption in path planning for autonomous mobile robots navigating unknown ... At present,energy consumption is one of the main bottlenecks in autonomous mobile robot development.To address the challenge of high energy consumption in path planning for autonomous mobile robots navigating unknown and complex environments,this paper proposes an Attention-Enhanced Dueling Deep Q-Network(ADDueling DQN),which integrates a multi-head attention mechanism and a prioritized experience replay strategy into a Dueling-DQN reinforcement learning framework.A multi-objective reward function,centered on energy efficiency,is designed to comprehensively consider path length,terrain slope,motion smoothness,and obstacle avoidance,enabling optimal low-energy trajectory generation in 3D space from the source.The incorporation of a multihead attention mechanism allows the model to dynamically focus on energy-critical state features—such as slope gradients and obstacle density—thereby significantly improving its ability to recognize and avoid energy-intensive paths.Additionally,the prioritized experience replay mechanism accelerates learning from key decision-making experiences,suppressing inefficient exploration and guiding the policy toward low-energy solutions more rapidly.The effectiveness of the proposed path planning algorithm is validated through simulation experiments conducted in multiple off-road scenarios.Results demonstrate that AD-Dueling DQN consistently achieves the lowest average energy consumption across all tested environments.Moreover,the proposed method exhibits faster convergence and greater training stability compared to baseline algorithms,highlighting its global optimization capability under energy-aware objectives in complex terrains.This study offers an efficient and scalable intelligent control strategy for the development of energy-conscious autonomous navigation systems. 展开更多
关键词 Autonomous mobile robot deep reinforcement learning energy optimization multi-attention mechanism prioritized experience replay dueling deep Q-Network
在线阅读 下载PDF
FRF-BiLSTM:Recognising and Mitigating DDoS Attacks through a Secure Decentralized Feature Optimized Federated Learning Approach
13
作者 Sushruta Mishra Sunil Kumar Mohapatra +2 位作者 Kshira Sagar Sahoo Anand Nayyar Tae-Kyung Kim 《Computers, Materials & Continua》 2026年第3期1118-1138,共21页
With an increase in internet-connected devices and a dependency on online services,the threat of Distributed Denial of Service(DDoS)attacks has become a significant concern in cybersecurity.The proposed system follows... With an increase in internet-connected devices and a dependency on online services,the threat of Distributed Denial of Service(DDoS)attacks has become a significant concern in cybersecurity.The proposed system follows a multi-step process,beginning with the collection of datasets from different edge devices and network nodes.To verify its effectiveness,experiments were conducted using the CICDoS2017,NSL-KDD,and CICIDS benchmark datasets alongside other existing models.Recursive feature elimination(RFE)with random forest is used to select features from the CICDDoS2019 dataset,on which a BiLSTM model is trained on local nodes.Local models are trained until convergence or stability criteria are met while simultaneously sharing the updates globally for collaborative learning.A centralised server evaluates real-time traffic using the global BiLSTM model,which triggers alerts for potential DDoS attacks.Furthermore,blockchain technology is employed to secure model updates and to provide an immutable audit trail,thereby ensuring trust and accountability among network nodes.This research introduces a novel decentralized method called Federated Random Forest Bidirectional Long Short-Term Memory(FRF-BiLSTM)for detecting DDoS attacks,utilizing the advanced Bidirectional Long Short-Term Memory Networks(BiLSTMs)to analyze sequences in both forward and backward directions.The outcome shows the proposed model achieves a mean accuracy of 97.1%with an average training delay of 88.7 s and testing delay of 21.4 s.The model demonstrates scalability and the best detection performance in large-scale attack scenarios. 展开更多
关键词 Bi-directional long short-term memory network distributed denial of service(DDoS) CYBERSECURITY federated learning random forest
在线阅读 下载PDF
Integration of interpretable machine learning and MT-InSAR for dynamic enhancement of landslide susceptibility in the Three Gorges Reservoir Area
14
作者 Fancheng Zhao Fasheng Miao +3 位作者 Yiping Wu Shunqi Gong Zhao Qian Guyue Zheng 《Journal of Rock Mechanics and Geotechnical Engineering》 2026年第2期1193-1212,共20页
Landslide susceptibility mapping(LSM)is an essential tool for mitigating the escalating global risk of landslides.However,challenges such as the heterogeneity of different landslide triggers,extensive engineering acti... Landslide susceptibility mapping(LSM)is an essential tool for mitigating the escalating global risk of landslides.However,challenges such as the heterogeneity of different landslide triggers,extensive engineering activities exacerbated reactivation,and the interpretability of data-driven models have hindered the practical application of LSM.This work proposes a novel framework for enhancing LSM considering different triggers for accumulation and rock landslides,leveraging interpretable machine learning and Multi-temporal Interferometric Synthetic Aperture Radar(MT-InSAR)technology.Initially,a refined fieldinvestigation was conducted to delineate the accumulation and rock area according to landslide types,leading to the identificationof relevant contributing factors.Deformation along the slope was then combined with time-series analysis to derive a landslide activity level(AL)index to recognize the likelihood of reactivation or dormancy.The SHapley Additive exPlanation(SHAP)technique facilitated the interpretation of factors and the identificationof determinants in high susceptibility areas.The results indicate that random forest(RF)outperformed other models in both accumulation and rock areas.Key factors including thickness and weak intercalation were identifiedfor accumulation and rock landslides.The introduction of AL substantially enhanced the predictive capability of the LSM and outperformed models that neglect movement trends or deformation rates with an average ratio of 81.23%in high susceptibility zones.Besides,the fieldvalidation confirmedthat 83.8%of newly identifiedlandslides were correctly upgraded.Given its efficiencyand operational simplicity,the proposed hybrid model opens new avenues for the feasibility of enhancement in LSM at urban settlements worldwide. 展开更多
关键词 LANDSLIDE Susceptibility Interpretable machine learning Multi-temporal interferometric synthetic Aperture radar(MT-InSAR) The three Gorges reservoir Area
在线阅读 下载PDF
Geologic hazard susceptibility assessment based on statistical optimization and machine learning:A case study of the Loess Plateau,Shaanxi Province,northwestern China
15
作者 Hao Cheng Zhen-kai Zhang +5 位作者 Zeng-lin Hong Wen-long Zhang Hong-quan Teng Shuai Yang Zi-yao Wang Yu-xuan Dong 《China Geology》 2026年第1期136-151,共16页
This study developed a modeling methodology for statistical optimization-based geologic hazard susceptibility assessment,aiming to enhance the comprehensive performance and classification accuracy of the assessment mo... This study developed a modeling methodology for statistical optimization-based geologic hazard susceptibility assessment,aiming to enhance the comprehensive performance and classification accuracy of the assessment models.First,the cumulative probability method revealed that a low probability(15%)of geologic hazards between any two geologic hazard points occurred outside a buffer zone with a radius of 2297 m(i.e.,the distance threshold).The training dataset was established,consisting of negative samples(non-hazard points)randomly generated based on the distance threshold,positive samples(i.e.,historical hazards),and 13 conditioning factors.Then,models were built using five machine learning algorithms,namely random forest(RF),gradient boosting decision tree(GBDT),naive Bayes(NB),logistic regression(LR),and support vector machine(SVM).The comprehensive performance of the models was assessed using the area under the receiver operating characteristic curve(AUC)and overall accuracy(OA)as indicators,revealing that RF exhibited the best performance,with OA and AUC values of 2.7127 and 0.981,respectively.Furthermore,the machine learning models constructed by considering the distance threshold outperformed those built using the unoptimized dataset.The characteristic factors were ranked using the mutual information method,with their scores decreasing in the order of rainfall(0.1616),altitude(0.06),normalized difference vegetation index(NDVI;0.04),and distance from roads(0.03).Finally,the geologic hazard susceptibility classification was assessed using the natural breaks method combined with a clustering algorithm.The results indicate that the clustering algorithm exhibited higher classification accuracy than the natural breaks method.The findings of this study demonstrate that the proposed model optimization scheme can provide a scientific basis for the prevention and control of geologic hazards. 展开更多
关键词 COLLAPSE LANDSLIDE Debris flow Geologic hazard susceptibility assessment Machine learning RF-GBDT-NB-LR-SVM Cumulative probability Cluster analysis Loess Plateau Geologic hazard prevention and control Geological survey engineering
在线阅读 下载PDF
Reservoir fluid type identification method based on deep learning:A case study of the Chang 1 Formation in the Jiyuan oilfield of the Ordos basin,China
16
作者 Wen-bo Li Xiao-ye Wang +4 位作者 Lei He Zhen-kai Zhang Zeng-lin Hong Ling-yi Liu Dong-tao Li 《China Geology》 2026年第1期60-74,共15页
With the efficient and intelligent development of computer-based big data processing,applying machine learning methods to the processing and interpretation of logging data in the field of geophysical well logging has ... With the efficient and intelligent development of computer-based big data processing,applying machine learning methods to the processing and interpretation of logging data in the field of geophysical well logging has broad potential for improving production efficiency.Currently,the Jiyuan Oilfield in the Ordos Basin relies mainly on manual reprocessing and interpretation of old well logging data to identify different fluid types in low-contrast reservoirs,guiding subsequent production work.This study uses well logging data from the Chang 1 reservoir,partitioning the dataset based on individual wells for model training and testing.A deep learning model for intelligent reservoir fluid identification was constructed by incorporating the focal loss function.Comparative validations with five other models,including logistic regression(LR),naive Bayes(NB),gradient boosting decision trees(GBDT),random forest(RF),and support vector machine(SVM),show that this model demonstrates superior identification performance and significantly improves the accuracy of identifying oil-bearing fluids.Mutual information analysis reveals the model's differential dependency on various logging parameters for reservoir fluid identification.This model provides important references and a basis for conducting regional studies and revisiting old wells,demonstrating practical value that can be widely applied. 展开更多
关键词 Low-contrast reservoirs Fluid types Pore structure Clay content LR+NB+GBDT+RF+SVM model Machine learning Neural networks Loss functions Geophysical well logging Oil and gas reservoir prediction
在线阅读 下载PDF
佩索利单抗治疗携带IL36RN基因突变的儿童连续性肢端皮炎一例
17
作者 吴明明 孙瑞晗 +5 位作者 王媛 关霄 杜桂营 陈战 肖晶 王建青 《中国麻风皮肤病杂志》 2026年第2期111-113,共3页
本文报道佩索利单抗成功治疗连续性肢端皮炎患儿1例。患儿,男,9岁,病史2年余,既往口服中药,局部外用糖皮质激素、抗生素,效果欠佳,患者IL36RN基因检测发现杂合错义突变c.334G>A和杂合内合子突变c.115+6T>C。应用佩索利单抗450 mg... 本文报道佩索利单抗成功治疗连续性肢端皮炎患儿1例。患儿,男,9岁,病史2年余,既往口服中药,局部外用糖皮质激素、抗生素,效果欠佳,患者IL36RN基因检测发现杂合错义突变c.334G>A和杂合内合子突变c.115+6T>C。应用佩索利单抗450 mg在第0周和第4周静脉注射,皮损明显缓解,随访1年,皮损消退后未复发,无不良反应。 展开更多
关键词 连续性肢端皮炎 佩索利单抗 il-36拮抗剂
暂未订购
血清IL-8、LPS表达水平与重症急性胰腺炎患者短期预后的关系
18
作者 成赋斌 吴文进 《中外医学研究》 2026年第1期25-28,共4页
目的:探讨血清白细胞介素-8(IL-8)、内毒素(LPS)表达水平与重症急性胰腺炎(SAP)患者短期预后的关系,为临床早期评估患者病情及预后提供新的参考指标。方法:选取2022年1月—2025年1月于武警广东总队医院就诊的120例SAP患者为研究对象,根... 目的:探讨血清白细胞介素-8(IL-8)、内毒素(LPS)表达水平与重症急性胰腺炎(SAP)患者短期预后的关系,为临床早期评估患者病情及预后提供新的参考指标。方法:选取2022年1月—2025年1月于武警广东总队医院就诊的120例SAP患者为研究对象,根据患者短期预后情况分为预后良好组(n=98)和预后不良组(n=22),检测两组血清IL-8、LPS表达水平,分析其与患者短期预后的相关性。结果:预后不良组血清IL-8、LPS表达水平均高于预后良好组,差异有统计学意义(P<0.05)。血清IL-8、LPS表达水平均为SAP患者短期预后的独立危险因素,ROC曲线分析显示其对患者短期预后具有一定的预测价值。结论:血清IL-8、LPS表达水平与SAP患者短期预后密切相关,联合检测可为早期评估患者预后提供重要依据,为制定个性化治疗方案提供参考。 展开更多
关键词 重症急性胰腺炎 白细胞介素-8 血清 内毒素 炎症因子
暂未订购
急性缺血性脑卒中患者血清IL-17A、25-(OH)D、MBL水平与神经功能损伤程度及短期预后的相关性
19
作者 周桂娟 杨冬梅 +2 位作者 常艳双 李斌 王淞 《中国现代医学杂志》 2026年第1期41-47,共7页
目的 探讨急性缺血性脑卒中(AIS)患者血清白细胞介素-17A(IL-17A)、25-羟基维生素D[25-(OH)D]和甘露糖结合凝集素(MBL)水平与神经功能损伤程度及短期预后的相关性。方法 选取2022年1月-2023年12月唐山市人民医院神经内科接受治疗的200例... 目的 探讨急性缺血性脑卒中(AIS)患者血清白细胞介素-17A(IL-17A)、25-羟基维生素D[25-(OH)D]和甘露糖结合凝集素(MBL)水平与神经功能损伤程度及短期预后的相关性。方法 选取2022年1月-2023年12月唐山市人民医院神经内科接受治疗的200例AIS患者作为观察组,60例健康志愿者作为对照组。结合患者入院时美国国立卫生研究院卒中量表(NIHSS)评分,将其分为神经功能缺损轻度组70例、中度组80例和重度组50例;结合患者卒中后3个月改良Rankin量表(mRS)评分,将其分为预后良好组120例和预后不良组80例。在患者入院时采集空腹血清样本,并通过酶联免疫吸附试验测定血清IL-17A、25-(OH)D和MBL水平。采用单因素和多因素统计学方法评估这些生物标志物与神经功能损伤程度及短期预后之间的关系。结果 观察组IL-17A、MBL水平均高于对照组(P<0.05),观察组25-(OH)D水平低于对照组(P<0.05)。重度组血清25-(OH)D水平低于轻度组和中度组(P<0.05),血清IL-17A、MBL水平均高于轻度组和中度组(P<0.05)。轻度组与中度组患者,血清25-(OH)D、IL-17A和MBL水平比较,差异均无统计学意义(P >0.05)。预后不良组与预后良好组NIHSS评分、反复卒中史、近端血管狭窄/闭塞、糖尿病、高脂血症、高血压、血清IL-17A、25-(OH)D和MBL比较,差异均有统计学意义(P<0.05),预后不良组与预后良好组性别构成、年龄、BMI、后循环受累比较,差异均无统计学意义(P >0.05)。多因素一般Logistic回归分析,结果显示,NIHSS评分高[OR=4.776(95%CI:2.127,7.214)]、反复卒中史[OR=7.420(95%CI:1.852,12.478)]、近端血管狭窄/闭塞[OR=3.425(95%CI:2.165,5.418)]、糖尿病[OR=1.274(95%CI:1.023,1.586)]、高脂血症[OR=1.408(95%CI:1.062,1.876)]、高血压[OR=3.475(95%CI:1.763,5.847)]、25-(OH)D水平降低[OR=3.582(95%CI:1.425,6.987)]、MBL水平升高[OR=6.319(95%CI:2.010,8.764)]、IL-17A水平升高[OR=2.452(95%CI:1.785,4.361)]均为AIS患者短期预后不良的危险因素(P<0.05)。血清25-(OH)D水平、MBL、IL-17A对AIS患者预后评估的曲线下面积分别为0.733(95%CI:0.617,0.849)、0.828(95%CI:0.737,0.920)、0.782(95%CI:0.678,0.886),敏感性分别为62.52%(95%CI:0.518,0.714)、82.71%(95%CI:0.736,0.893)、63.48%(95%CI:0.530,0.728),特异性分别为75.22%(95%CI:0.663,0.827)、72.82%(95%CI:0.635,0.807)、82.83%(95%CI:0.747,0.889)。三者联合诊断的曲线下面积为0.884(95%CI:0.810,0.959),敏感性为78.84%(95%CI:0.692,0.862),特异性为73.81%(95%CI:0.650,0.813)。结论 血清IL-17A、25-(OH)D及MBL水平与急性缺血性脑卒中患者的神经功能缺损程度和短期预后密切相关,有望作为预测急性缺血性脑卒中病情和预后的潜在生物标志物,为临床干预和预后评估提供新的参考依据。 展开更多
关键词 急性缺血性脑卒中 白细胞介素-17A 25-羟基维生素D 甘露糖结合凝集素 神经功能缺损 短期预后
暂未订购
基于MobileNet轻量化模型的滑坡智能识别
20
作者 马建良 张紫杉 +2 位作者 李建光 刘欣 介玉新 《岩土工程技术》 2026年第1期18-25,共8页
传统的滑坡编录统计通常采用人工现场踏勘形式,效率低下且可能遗漏部分区域。目前,主流的基于图像识别的滑坡编录技术通常需要高性能设备,并需要较高的模型训练成本,因而不适合在滑坡现场快速筛查中应用。本研究引入MoblieNet轻量化模型... 传统的滑坡编录统计通常采用人工现场踏勘形式,效率低下且可能遗漏部分区域。目前,主流的基于图像识别的滑坡编录技术通常需要高性能设备,并需要较高的模型训练成本,因而不适合在滑坡现场快速筛查中应用。本研究引入MoblieNet轻量化模型,使用DeepLabV3架构对航空摄影图像中的滑坡进行快速智能识别和边界定位。与传统的卷积神经网络(CNN)图像分割方法相比,该方法可以在传统方案10%的训练时间内,实现超过90%的准确度,可以更好地契合工程上对于显性滑坡快速智能识别需求,适用于大面积区域滑坡点的快速筛查与编录。 展开更多
关键词 滑坡 智能识别 深度学习 MobileNet网络
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部