期刊文献+
共找到142,556篇文章
< 1 2 250 >
每页显示 20 50 100
生成式人工智能赋能政府数字治理创新——以深度求索(DeepSeek)为例
1
作者 荆玲玲 吉喆 《科技智囊》 2026年第1期68-76,共9页
[研究目的]在“数字中国”战略加速推进的背景下,系统评估以深度求索(DeepSeek)为代表的生成式人工智能嵌入政务服务的治理效能与潜在风险,为构建安全、可信、可持续的“DeepSeek+政务”范式提供理论支撑与政策建议。[研究方法]基于整... [研究目的]在“数字中国”战略加速推进的背景下,系统评估以深度求索(DeepSeek)为代表的生成式人工智能嵌入政务服务的治理效能与潜在风险,为构建安全、可信、可持续的“DeepSeek+政务”范式提供理论支撑与政策建议。[研究方法]基于整体性治理理论,通过案例分析法梳理“DeepSeek+政务”在跨域协同、精准服务、智能决策三类场景的实践,归纳其演进逻辑,并结合风险分析提出系统性治理路径。[研究结论]“DeepSeek+政务”已形成跨层级协同治理、精准化公共服务、智能化决策支持三类成熟场景,推动整体性治理实现从“整合”到“创造”、从“被动协调”到“主动生成”、从“接受服务”到“价值共创”的理论拓展。针对实践中的多重风险,需通过强化数据全生命周期防护、提升模型可靠性与可解释性、加快法律制度的供给与更新、明确责任主体与归责机制、打造复合型政务人才队伍与促进区域协同发展,系统构建可持续的“整体智治”治理模式。 展开更多
关键词 数字政府 整体智治 deep Seek+政务 生成式人工智能 数字治理
在线阅读 下载PDF
Determining the Energy Potential of Deep Borehole Heat Exchangers in Croatia and Economic Analysis of Oil&Gas Well Revitalization
2
作者 Marija Macenic Tomislav Kurevija Tin Herbst 《Energy Engineering》 2026年第1期1-26,共26页
The increased interest in geothermal energy is evident,along with the exploitation of traditional hydrothermal systems,in the growing research and projects developing around the reuse of already-drilled oil,gas,and ex... The increased interest in geothermal energy is evident,along with the exploitation of traditional hydrothermal systems,in the growing research and projects developing around the reuse of already-drilled oil,gas,and exploration wells.The Republic of Croatia has around 4000 wells,however,due to a long period since most of these wells were drilled and completed,there is uncertainty about how many are available for retrofitting as deep-borehole heat exchangers.Nevertheless,as hydrocarbon production decreases,it is expected that the number of wells available for the revitalization and exploitation of geothermal energy will increase.The revitalization of wells via deep-borehole heat exchangers involves installing a coaxial heat exchanger and circulating the working fluid in a closed system,during which heat is transferred from the surrounding rock medium to the circulating fluid.Since drilled wells are not of uniformdepth and are located in areas with different thermal rock properties and geothermal gradients,an analysis was conducted to determine available thermal energy as a function of well depth,geothermal gradient,and circulating fluid flow rate.Additionally,an economic analysis was performed to determine the benefits of retrofitting existing assets,such as drilled wells,compared to drilling new wells to obtain the same amount of thermal energy. 展开更多
关键词 Geothermal energy deep coaxial borehole heat exchangers deep BHE heat extraction abandoned wells retrofitted wells
在线阅读 下载PDF
Energy Optimization for Autonomous Mobile Robot Path Planning Based on Deep Reinforcement Learning
3
作者 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
Noise-driven enhancement for exploration:Deep reinforcement learning for UAV autonomous navigation in complex environments
4
作者 Haotian ZHANG Yiyang LI +1 位作者 Lingquan CHENG Jianliang AI 《Chinese Journal of Aeronautics》 2026年第1期454-471,共18页
Unmanned Aerial Vehicle(UAV)plays a prominent role in various fields,and autonomous navigation is a crucial component of UAV intelligence.Deep Reinforcement Learning(DRL)has expanded the research avenues for addressin... Unmanned Aerial Vehicle(UAV)plays a prominent role in various fields,and autonomous navigation is a crucial component of UAV intelligence.Deep Reinforcement Learning(DRL)has expanded the research avenues for addressing challenges in autonomous navigation.Nonetheless,challenges persist,including getting stuck in local optima,consuming excessive computations during action space exploration,and neglecting deterministic experience.This paper proposes a noise-driven enhancement strategy.In accordance with the overall learning phases,a global noise control method is designed,while a differentiated local noise control method is developed by analyzing the exploration demands of four typical situations encountered by UAV during navigation.Both methods are integrated into a dual-model for noise control to regulate action space exploration.Furthermore,noise dual experience replay buffers are designed to optimize the rational utilization of both deterministic and noisy experience.In uncertain environments,based on the Twin Delay Deep Deterministic Policy Gradient(TD3)algorithm with Long Short-Term Memory(LSTM)network and Priority Experience Replay(PER),a Noise-Driven Enhancement Priority Memory TD3(NDE-PMTD3)is developed.We established a simulation environment to compare different algorithms,and the performance of the algorithms is analyzed in various scenarios.The training results indicate that the proposed algorithm accelerates the convergence speed and enhances the convergence stability.In test experiments,the proposed algorithm successfully and efficiently performs autonomous navigation tasks in diverse environments,demonstrating superior generalization results. 展开更多
关键词 Action space exploration Autonomous navigation deep reinforcement learning Twin delay deep deterministic policy gradient Unmanned aerial vehicle
原文传递
Lane Line Detection Method for Complex Road Scenes Based on DeepLabv3+and MobilenetV4
5
作者 Yingkai Ge Jiasheng Zhang +3 位作者 Jiale Zhang Zhenguo Ma Yu Liu Lihua Wang 《Computers, Materials & Continua》 2026年第4期1341-1363,共23页
With the continuous development of artificial intelligence and computer vision technology,numerous deep learning-based lane line detection methods have emerged.DeepLabv3+,as a classic semantic segmentation model,has f... With the continuous development of artificial intelligence and computer vision technology,numerous deep learning-based lane line detection methods have emerged.DeepLabv3+,as a classic semantic segmentation model,has found widespread application in the field of lane line detection.However,the accuracy of lane line segmentation is often compromised by factors such as changes in lighting conditions,occlusions,and wear and tear on the lane lines.Additionally,DeepLabv3+suffers from high memory consumption and challenges in deployment on embedded platforms.To address these issues,this paper proposes a lane line detection method for complex road scenes based on DeepLabv3+and MobileNetV4(MNv4).First,the lightweight MNv4 is adopted as the backbone network,and the standard convolutions in ASPP are replaced with depthwise separable convolutions.Second,a polarization attention mechanism is introduced after the ASPP module to enhance the model’s generalization capability.Finally,the Simple Linear Iterative Clustering(SLIC)superpixel segmentation algorithmis employed to preserve lane line edge information.MNv4-DeepLabv3+was tested on the TuSimple and CULane datasets.On the TuSimple dataset,theMean Intersection over Union(MIoU)and Mean Pixel Accuracy(mPA)improved by 1.01%and 7.49%,respectively.On the CULane dataset,MIoU andmPA increased by 3.33%and 7.74%,respectively.Thenumber of parameters decreased from 54.84 to 3.19 M.Experimental results demonstrate that MNv4-DeepLabv3+significantly optimizes model parameter count and enhances segmentation accuracy. 展开更多
关键词 deep learning lane line detection deepLabv3+ MobileNetV4 SLIC
在线阅读 下载PDF
使用YOLOv8-OD和DeepSORT的车辆跟踪算法
6
作者 童源 费树岷 《聊城大学学报(自然科学版)》 2026年第1期24-31,共8页
为解决传统多目标跟踪算法在检测和跟踪精度及鲁棒性方面存在的不足,提出一种基于Tracking-By-Detection模式的新方法,用于车流量检测。该方法运用YOLOv8目标检测算法实现了对车辆目标的快速定位与识别,并整合了一种改进的基于深度学习... 为解决传统多目标跟踪算法在检测和跟踪精度及鲁棒性方面存在的不足,提出一种基于Tracking-By-Detection模式的新方法,用于车流量检测。该方法运用YOLOv8目标检测算法实现了对车辆目标的快速定位与识别,并整合了一种改进的基于深度学习的DeepSORT多目标跟踪算法,从而确保了对车辆的精准实时跟踪和计数。实验结果显示,该方法在快速移动车辆的检测与复杂光照环境中表现出较高精度,平均精度达到94.7%。这种端到端的方法在车辆视频的批处理应用中表现出良好的可行性和有效性。 展开更多
关键词 YOLOv8 deepSORT 深度学习 车辆跟踪
在线阅读 下载PDF
高校教育经费监管的敏捷化转型研究——DeepSeek技术本地化适配与协同治理
7
作者 山珊 《会计之友》 北大核心 2026年第3期131-137,共7页
DeepSeek技术以“技术底座+场景创新”双轮驱动,通过本地化适配打造数据底座,利用协同机制赋能闭环治理,以场景创新重塑监管范式,通过技术工具与治理机制的深度耦合,推动高校教育经费监管的敏捷化转型。文章聚焦DeepSeek技术在高校教育... DeepSeek技术以“技术底座+场景创新”双轮驱动,通过本地化适配打造数据底座,利用协同机制赋能闭环治理,以场景创新重塑监管范式,通过技术工具与治理机制的深度耦合,推动高校教育经费监管的敏捷化转型。文章聚焦DeepSeek技术在高校教育经费监管中的本地化适配与协同治理机制创新,提出“技术底座+场景创新”双轮驱动的敏捷化转型路径。通过构建多模态数据融合架构、动态规则引擎与跨层级协同网络,DeepSeek技术深度赋能预算编制、资金拨付、动态审计三大核心场景,旨在通过敏捷化的流程重构和透明化的管控手段,提升高校教育经费监管的效率与效果。通过案例高校的实践,分析了DeepSeek技术本地化适配与协同治理机制的有效性和可行性,以期为其他高校提供可借鉴的经验和启示。 展开更多
关键词 deep Seek 教育经费监管 敏捷化 本地适配 协同治理
在线阅读 下载PDF
基于DeepSeek智能算法的财务概念框架演进研究——数据资产确认、计量与报告的三维重构
8
作者 赵雪艳 孟令云 耿华 《会计之友》 北大核心 2026年第3期114-121,共8页
基于DeepSeek智能算法,探讨了数据资产在财务会计概念框架中的确认、计量与报告问题,提出了“三维重构”理论。文章创新性地引入DeepSeek技术构建“场景—时间—质量”标准,重新定义了数据资产的确认逻辑、计量模式和报告体系,认为数据... 基于DeepSeek智能算法,探讨了数据资产在财务会计概念框架中的确认、计量与报告问题,提出了“三维重构”理论。文章创新性地引入DeepSeek技术构建“场景—时间—质量”标准,重新定义了数据资产的确认逻辑、计量模式和报告体系,认为数据资产的价值实现依赖于算法中介的有效性,会计确认标准应从“控制观”转向“治理观”,财务报告周期需与算法迭代周期同步化,会计信息质量特征体系应纳入算法伦理维度。建议数据资产要素尽快融入相应的财务概念框架体系,相关会计理论需要接入DeepSeek算法构建数据资产的多维度计量,政府也需要加强DeepSeek等智能技术算法的伦理监管。 展开更多
关键词 deep Seek 新质生产力 数据资产 智能算法 财务概念框架
在线阅读 下载PDF
基于DeepONet的高自由度频率选择表面代理模型
9
作者 王铭恺 魏准 《电波科学学报》 北大核心 2026年第1期117-123,共7页
针对频率选择表面(frequency selective surface,FSS)在高维参数空间和复杂拓扑结构下建模效率低、仿真成本高的问题,提出了一种基于人工智能的电磁正向建模方法。构建以深度算子网络(deep operator network,DeepONet)为核心的神经网络... 针对频率选择表面(frequency selective surface,FSS)在高维参数空间和复杂拓扑结构下建模效率低、仿真成本高的问题,提出了一种基于人工智能的电磁正向建模方法。构建以深度算子网络(deep operator network,DeepONet)为核心的神经网络架构,分支网络引入改进型ResNet-18结构,有效提取FSS拓扑图像的多尺度空间特征;主干网络采用将频率作为显示输入,从而提升模型对频率响应的建模能力。本研究采用线下训练、线上测试的方法,建立拓扑结构与频率响应之间的非线性映射关系,实现对FSS在2~20 GHz频段内S21参数的高效预测。实验结果得到,所建模型在验证集上的平均相对误差为0.047 8、决定系数R2为0.994 41、平均单次预测时间为6 ms,表明模型在计算精度与推理效率上均具备良好性能。与传统有限元法和时域有限差分法相比,提出的基于人工智能的建模方法无需重复建模与网格剖分,显著降低了计算资源开销,为FSS等复杂电磁结构的快速建模与智能计算提供了一条可行的技术路径。 展开更多
关键词 频率选择表面(FSS) 人工智能 深度神经网络 正向代理模型 卷积神经网络 深度算子网络(deepONet)
在线阅读 下载PDF
Can Domain Knowledge Make Deep Models Smarter?Expert-Guided PointPillar(EG-PointPillar)for Enhanced 3D Object Detection
10
作者 Chiwan Ahn Daehee Kim Seongkeun Park 《Computers, Materials & Continua》 2026年第4期2022-2048,共27页
This paper proposes a deep learning-based 3D LiDAR perception framework designed for applications such as autonomous robots and vehicles.To address the high dependency on large-scale annotated data—an inherent limita... This paper proposes a deep learning-based 3D LiDAR perception framework designed for applications such as autonomous robots and vehicles.To address the high dependency on large-scale annotated data—an inherent limitation of deep learning models—this study introduces a hybrid perception architecture that incorporates expertdriven LiDAR processing techniques into the deep neural network.Traditional 3DLiDAR processingmethods typically remove ground planes and apply distance-or density-based clustering for object detection.In this work,such expert knowledge is encoded as feature-level inputs and fused with the deep network,therebymitigating the data dependency issue of conventional learning-based approaches.Specifically,the proposedmethod combines two expert algorithms—Patchwork++for ground segmentation and DBSCAN for clustering—with a PointPillars-based LiDAR detection network.We design four hybrid versions of the network depending on the stage and method of integrating expert features into the feature map of the deep model.Among these,Version 4 incorporates a modified neck structure in PointPillars and introduces a new Cluster 2D Pseudo-Map Branch that utilizes cluster-level pseudo-images generated from Patchwork++and DBSCAN.This version achieved a+3.88%improvement mean Average Precision(mAP)compared to the baseline PointPillars.The results demonstrate that embedding expert-based perception logic into deep neural architectures can effectively enhance performance and reduce dependency on extensive training datasets,offering a promising direction for robust 3D LiDAR object detection in real-world scenarios. 展开更多
关键词 LIDAR PointPillar expert knowledge autonomous driving deep learning
在线阅读 下载PDF
Deep Learning-Assisted Organogel Pressure Sensor for Alphabet Recognition and Bio-Mechanical Motion Monitoring
11
作者 Kusum Sharma Kousik Bhunia +5 位作者 Subhajit Chatterjee Muthukumar Perumalsamy Anandhan Ayyappan Saj Theophilus Bhatti Yung‑Cheol Byun Sang-Jae Kim 《Nano-Micro Letters》 2026年第2期644-663,共20页
Wearable sensors integrated with deep learning techniques have the potential to revolutionize seamless human-machine interfaces for real-time health monitoring,clinical diagnosis,and robotic applications.Nevertheless,... Wearable sensors integrated with deep learning techniques have the potential to revolutionize seamless human-machine interfaces for real-time health monitoring,clinical diagnosis,and robotic applications.Nevertheless,it remains a critical challenge to simultaneously achieve desirable mechanical and electrical performance along with biocompatibility,adhesion,self-healing,and environmental robustness with excellent sensing metrics.Herein,we report a multifunctional,anti-freezing,selfadhesive,and self-healable organogel pressure sensor composed of cobalt nanoparticle encapsulated nitrogen-doped carbon nanotubes(CoN CNT)embedded in a polyvinyl alcohol-gelatin(PVA/GLE)matrix.Fabricated using a binary solvent system of water and ethylene glycol(EG),the CoN CNT/PVA/GLE organogel exhibits excellent flexibility,biocompatibility,and temperature tolerance with remarkable environmental stability.Electrochemical impedance spectroscopy confirms near-stable performance across a broad humidity range(40%-95%RH).Freeze-tolerant conductivity under sub-zero conditions(-20℃)is attributed to the synergistic role of CoN CNT and EG,preserving mobility and network integrity.The Co N CNT/PVA/GLE organogel sensor exhibits high sensitivity of 5.75 k Pa^(-1)in the detection range from 0 to 20 k Pa,ideal for subtle biomechanical motion detection.A smart human-machine interface for English letter recognition using deep learning achieved 98%accuracy.The organogel sensor utility was extended to detect human gestures like finger bending,wrist motion,and throat vibration during speech. 展开更多
关键词 Wearable ORGANOGEL deep learning Pressure sensor Bio-mechanical motion
在线阅读 下载PDF
Forecasting solar cycles using the time-series dense encoder deep learning model
12
作者 Cui Zhao Shangbin Yang +1 位作者 Jianguo Liu Shiyuan Liu 《Astronomical Techniques and Instruments》 2026年第1期43-54,共12页
The solar cycle(SC),a phenomenon caused by the quasi-periodic regular activities in the Sun,occurs approximately every 11 years.Intense solar activity can disrupt the Earth’s ionosphere,affecting communication and na... The solar cycle(SC),a phenomenon caused by the quasi-periodic regular activities in the Sun,occurs approximately every 11 years.Intense solar activity can disrupt the Earth’s ionosphere,affecting communication and navigation systems.Consequently,accurately predicting the intensity of the SC holds great significance,but predicting the SC involves a long-term time series,and many existing time series forecasting methods have fallen short in terms of accuracy and efficiency.The Time-series Dense Encoder model is a deep learning solution tailored for long time series prediction.Based on a multi-layer perceptron structure,it outperforms the best previously existing models in accuracy,while being efficiently trainable on general datasets.We propose a method based on this model for SC forecasting.Using a trained model,we predict the test set from SC 19 to SC 25 with an average mean absolute percentage error of 32.02,root mean square error of 30.3,mean absolute error of 23.32,and R^(2)(coefficient of determination)of 0.76,outperforming other deep learning models in terms of accuracy and training efficiency on sunspot number datasets.Subsequently,we use it to predict the peaks of SC 25 and SC 26.For SC 25,the peak time has ended,but a stronger peak is predicted for SC 26,of 199.3,within a range of 170.8-221.9,projected to occur during April 2034. 展开更多
关键词 Solar cycle Forecasting TIDE deep learning
在线阅读 下载PDF
A novel method for EPID transmission dose generation using Monte Carlo simulation and deep learning
13
作者 Tao Qiu Ning Gao +3 位作者 Yan-Kui Chang Xi Pei Huan-Li Luo Fu Jin 《Nuclear Science and Techniques》 2026年第4期41-52,共12页
This study aimed to integrate Monte Carlo(MC)simulation with deep learning(DL)-based denoising techniques to achieve fast and accurate prediction of high-quality electronic portal imaging device(EPID)transmission dose... This study aimed to integrate Monte Carlo(MC)simulation with deep learning(DL)-based denoising techniques to achieve fast and accurate prediction of high-quality electronic portal imaging device(EPID)transmission dose(TD)for patientspecific quality assurance(PSQA).A total of 100 lung cases were used to obtain the noisy EPID TD by the ARCHER MC code under four kinds of particle numbers(1×10^(6),1×10^(7),1×10^(8)and 1×10^(9)),and the original EPID TD was denoised by the SUNet neural network.The denoised EPID TD was assessed both qualitatively and quantitatively using the structural similarity(SSIM),peak signal-to-noise ratio(PSNR),and gamma passing rate(GPR)with respect to 1×10^(9)as a reference.The computation times for both the MC simulation and DL-based denoising were recorded.As the number of particles increased,both the quality of the noisy EPID TD and computation time increased significantly(1×10^(6):1.12 s,1×10^(7):1.72 s,1×10^(8):8.62 s,and 1×10^(9):73.89 s).In contrast,the DL-based denoising time remained at 0.13-0.16 s.The denoised EPID TD shows a smoother visual appearance and profile curves,but differences between 1×10^(6)and 1×10^(9)still remain.SSIM improves from 0.61 to 0.95 for 1×10^(6),0.70 to 0.96 for 1×10^(7),and 0.90 to 0.97 for 1×10^(8).PSNR increases by>20%for 1×10^(6)and 1×10^(7),and>10%for 1×10^(8).GPR improves from 48.47%to 89.10%for 1×10^(6),61.04%to 94.35%for 1×10^(7),and 91.88%to 99.55%for 1×10^(8).The method that combines MC simulation with DL-based denoising for EPID TD generation can accelerate TD prediction and maintain high accuracy,offering a promising solution for efficient PSQA. 展开更多
关键词 PSQA EPID Monte Carlo deep learning
在线阅读 下载PDF
Nondestructive detection of key phenotypes for the canopy of the watermelon plug seedlings based on deep learning
14
作者 Lei Li Zhilong Bie +4 位作者 Yi Zhang Yuan Huang Chengli Peng Binbin Han Shengyong Xu 《Horticultural Plant Journal》 2026年第1期149-160,共12页
Nondestructive measurement technology of phenotype can provide substantial phenotypic data support for applications such as seedling breeding,management,and quality testing.The current method of measuring seedling phe... Nondestructive measurement technology of phenotype can provide substantial phenotypic data support for applications such as seedling breeding,management,and quality testing.The current method of measuring seedling phenotypes mainly relies on manual measurement which is inefficient,subjective and destroys samples.Therefore,the paper proposes a nondestructive measurement method for the canopy phenotype of the watermelon plug seedlings based on deep learning.The Azure Kinect was used to shoot canopy color images,depth images,and RGB-D images of the watermelon plug seedlings.The Mask-RCNN network was used to classify,segment,and count the canopy leaves of the watermelon plug seedlings.To reduce the error of leaf area measurement caused by mutual occlusion of leaves,the leaves were repaired by CycleGAN,and the depth images were restored by image processing.Then,the Delaunay triangulation was adopted to measure the leaf area in the leaf point cloud.The YOLOX target detection network was used to identify the growing point position of each seedling on the plug tray.Then the depth differences between the growing point and the upper surface of the plug tray were calculated to obtain plant height.The experiment results show that the nondestructive measurement algorithm proposed in this paper achieves good measurement performance for the watermelon plug seedlings from the 1 true-leaf to 3 true-leaf stages.The average relative error of measurement is 2.33%for the number of true leaves,4.59%for the number of cotyledons,8.37%for the leaf area,and 3.27%for the plant height.The experiment results demonstrate that the proposed algorithm in this paper provides an effective solution for the nondestructive measurement of the canopy phenotype of the plug seedlings. 展开更多
关键词 Watermelon seedlings Azure Kinect CANOPY Phenotype detection deep learning
在线阅读 下载PDF
Microseismic signal processing and rockburst disaster identification:A multi-task deep learning and machine learning approach
15
作者 Chunchi Ma Weihao Xu +3 位作者 Xuefeng Ran Tianbin Li Hang Zhang Dongwei Xing 《Journal of Rock Mechanics and Geotechnical Engineering》 2026年第1期441-456,共16页
Underground engineering projects such as deep tunnel excavation often encounter rockburst disasters accompanied by numerous microseismic events.Rapid interpretation of microseismic signals is crucial for the timely id... Underground engineering projects such as deep tunnel excavation often encounter rockburst disasters accompanied by numerous microseismic events.Rapid interpretation of microseismic signals is crucial for the timely identification of rockbursts.However,conventional processing encompasses multi-step workflows,including classification,denoising,picking,locating,and computational analysis,coupled with manual intervention,which collectively compromise the reliability of early warnings.To address these challenges,this study innovatively proposes the“microseismic stethoscope"-a multi-task machine learning and deep learning model designed for the automated processing of massive microseismic signals.This model efficiently extracts three key parameters that are necessary for recognizing rockburst disasters:rupture location,microseismic energy,and moment magnitude.Specifically,the model extracts raw waveform features from three dedicated sub-networks:a classifier for source zone classification,and two regressors for microseismic energy and moment magnitude estimation.This model demonstrates superior efficiency compared to traditional processing and semi-automated processing,reducing per-event processing time from 0.71 s to 0.49 s to merely 0.036 s.It concurrently achieves 98%accuracy in source zone classification,with microseismic energy and moment magnitude estimation errors of 0.13 and 0.05,respectively.This model has been well applied and validated in the Daxiagu Tunnel case in Sichuan,China.The application results indicate that the model is as accurate as traditional methods in determining source parameters,and thus can be used to identify potential geomechanical processes of rockburst disasters.By enhancing the signal processing reliability of microseismic events,the proposed model in this study presents a significant advancement in the identification of rockburst disasters. 展开更多
关键词 Underground engineering Microseismic signal processing deep learning MULTI-TASK Rockburst identification
在线阅读 下载PDF
Human Activity Recognition Using Weighted Average Ensemble by Selected Deep Learning Models
16
作者 Waseem Akhtar Mahwish Ilyas +3 位作者 Romana Aziz Ghadah Aldehim Tassawar Iqbal Muhammad Ramzan 《Computer Modeling in Engineering & Sciences》 2026年第2期971-989,共19页
Human Activity Recognition(HAR)is a novel area for computer vision.It has a great impact on healthcare,smart environments,and surveillance while is able to automatically detect human behavior.It plays a vital role in ... Human Activity Recognition(HAR)is a novel area for computer vision.It has a great impact on healthcare,smart environments,and surveillance while is able to automatically detect human behavior.It plays a vital role in many applications,such as smart home,healthcare,human computer interaction,sports analysis,and especially,intelligent surveillance.In this paper,we propose a robust and efficient HAR system by leveraging deep learning paradigms,including pre-trained models,CNN architectures,and their average-weighted fusion.However,due to the diversity of human actions and various environmental influences,as well as a lack of data and resources,achieving high recognition accuracy remain elusive.In this work,a weighted average ensemble technique is employed to fuse three deep learning models:EfficientNet,ResNet50,and a custom CNN.The results of this study indicate that using a weighted average ensemble strategy for developing more effective HAR models may be a promising idea for detection and classification of human activities.Experiments by using the benchmark dataset proved that the proposed weighted ensemble approach outperformed existing approaches in terms of accuracy and other key performance measures.The combined average-weighted ensemble of pre-trained and CNN models obtained an accuracy of 98%,compared to 97%,96%,and 95%for the customized CNN,EfficientNet,and ResNet50 models,respectively. 展开更多
关键词 Artificial intelligence computer vision deep learning RECOGNITION human activity classification image processing
在线阅读 下载PDF
Effect of dynamic disturbance frequency on brittle failure of granite in deep excavation
17
作者 Ben-Guo He Hanyi Liu +1 位作者 Xia-Ting Feng Hongyuan Fu 《Journal of Rock Mechanics and Geotechnical Engineering》 2026年第2期1002-1015,共14页
Dynamic disturbances with various frequencies could trigger different failure modes of deep excavations.Superimposed on this static stress are dynamic disturbances due to various dynamic vibrations,e.g.excavation blas... Dynamic disturbances with various frequencies could trigger different failure modes of deep excavations.Superimposed on this static stress are dynamic disturbances due to various dynamic vibrations,e.g.excavation blasting,blasting,tunnel boring machine(TBM)vibration,rockburst wave,earthquakes.Specifically,these dynamic sources are characterized by a wide range of wave frequencies f,resulting in differences in failure modes.A series of true-triaxial compression tests were conducted on granite to simulate the excavation-induced stress path in three-dimensional(3D)stresses.Subsequently,a dynamic disturbance with various frequencies was applied to a cuboid specimen,to reveal the behavior associated with brittle failure.The dynamic disturbance with frequencies f of 5 Hz,10 Hz,and 40 Hz generates less disturbed energy components in the granite together with higher peak strength.However,dynamic disturbances with f of 20 Hz and 30 Hz resulted in a lower peak strength;the peak strength of the rock increases sp albeit it decreases at first,then increases.This U-shaped phenomenon relates to the natural frequency of the granite under such stress conditions.Different rock lithologies consisting of diverse mineral composition,respond differently to each sensitive resonance frequency.Interestingly,the weak disturbance stress with a high frequency f and low amplitude A increases the ratio of crack damage to peak strength(scd/sp)in the granite.This leads to the inhibition of the expansion of the granite during the dynamic disturbance process.Multiple penetrating tensileeshear cracks appear in the s3-direction as the disturbance frequency f increases. 展开更多
关键词 True-triaxial compression Disturbance frequency Brittle failure Characteristic strength deep excavation
在线阅读 下载PDF
Composite Deep-Learning Model for 90-Day mRS Prediction in Post-Stroke Patients
18
作者 Shihan Dong Zhengwei Yao +2 位作者 Yuhang Chuai Ran Li Handong Zhang 《Journal of Clinical and Nursing Research》 2026年第1期301-307,共7页
To counteract small sample size,severe class imbalance and high feature redundancy in 90-day mRS prediction after stroke,this study proposes a four-stage pipeline-“ADASYN re-sampling→clinical+statistical feature scr... To counteract small sample size,severe class imbalance and high feature redundancy in 90-day mRS prediction after stroke,this study proposes a four-stage pipeline-“ADASYN re-sampling→clinical+statistical feature screening→dimensionality reduction→5-fold cross-validation”-and benchmark composite deep-learning architectures.ADASYN first balances the minority classes in the original feature space.Next,a tri-level filter(clinical domain knowledge,variance threshold,mutual information)removes clinically meaningless or redundant variables,after which PCA compresses the remaining features while preserving critical neurological signatures(e.g.,brain-herniation history).Four hybrid CNN-RNN models are trained and compared under strict 5-fold cross-validation;the optimal ensemble yields stable,clinically interpretable probabilities that can support individualized rehabilitation planning. 展开更多
关键词 STROKE 90-day mRS Composite deep learning ADASYN 5-fold cross-validation
在线阅读 下载PDF
Advances in deep learning for bacterial image segmentation in optical microscopy
19
作者 Zhijun Tan Yang Ding +6 位作者 Huibin Ma Jintao Li Danrou Zheng Hua Bai Weini Xin Lin Li Bo Peng 《Journal of Innovative Optical Health Sciences》 2026年第1期30-44,共15页
Microscopy imaging is fundamental in analyzing bacterial morphology and dynamics,offering critical insights into bacterial physiology and pathogenicity.Image segmentation techniques enable quantitative analysis of bac... Microscopy imaging is fundamental in analyzing bacterial morphology and dynamics,offering critical insights into bacterial physiology and pathogenicity.Image segmentation techniques enable quantitative analysis of bacterial structures,facilitating precise measurement of morphological variations and population behaviors at single-cell resolution.This paper reviews advancements in bacterial image segmentation,emphasizing the shift from traditional thresholding and watershed methods to deep learning-driven approaches.Convolutional neural networks(CNNs),U-Net architectures,and three-dimensional(3D)frameworks excel at segmenting dense biofilms and resolving antibiotic-induced morphological changes.These methods combine automated feature extraction with physics-informed postprocessing.Despite progress,challenges persist in computational efficiency,cross-species generalizability,and integration with multimodal experimental workflows.Future progress will depend on improving model robustness across species and imaging modalities,integrating multimodal data for phenotype-function mapping,and developing standard pipelines that link computational tools with clinical diagnostics.These innovations will expand microbial phenotyping beyond structural analysis,enabling deeper insights into bacterial physiology and ecological interactions. 展开更多
关键词 Bacterial image deep learning optical microscopy image segmentation artificial intelligence
原文传递
Excellent ultrahigh voltage performance of a layered cathode supported by a sacrificial layer arising from deep selenium modification
20
作者 Yan Zhu Jian Fu +7 位作者 Jingwei Hu Xinxiong Zeng Zhengjie Huang Bing Zhang Xiaocheng Li Wei Nie Ning Wang Xihao Chen 《Journal of Energy Chemistry》 2026年第1期852-860,I0019,共10页
The implementation of multifunctional application scenarios for mobile terminal devices has increased the energy density requirements of batteries.Increasing the charging voltage can rapidly increase the specific capa... The implementation of multifunctional application scenarios for mobile terminal devices has increased the energy density requirements of batteries.Increasing the charging voltage can rapidly increase the specific capacity of layered transition metal oxides;however,it also exacerbates the release of lattice oxygen and the contraction of the unit cell.Ternary materials are designed in a secondary particle state to meet the requirements of power battery applications.Therefore,to create ternary materials that can operate under ultrahigh voltages,attention should be given to both surface modification and particle integrity maintenance.By utilizing elemental selenium(Se)with a low melting point,easy sublimation,and multiple variable valence states,deep grain boundary modification was implemented inside the particles.The performance of the cathode material was evaluated through pouch cells,and the improvement mechanism was explored through molecular dynamics simulation calculations.Under the protection of a three-dimensional Se-rich modified layer,LiNi_(1/3)Co_(1/3)Mn_(1/3)O_(2)achieved stable operation at ultrahigh voltages(4.6 V vs.Li/Li^(+));a sacrificial protection mechanism based on the chronic decomposition of the Se-rich layer was proposed to explain the efficacy of Se modification in stabilizing ternary materials.This deep grain boundary modification based on elemental Se provides a new solution for the ultrahigh-voltage operation of transition metal oxides and provides a scientific basis and technical support for solving the interface contact problem of all-solid-state batteries. 展开更多
关键词 Ternary cathode materials Ultrahigh voltage SELENIUM deep modification
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部