期刊文献+
共找到667篇文章
< 1 2 34 >
每页显示 20 50 100
Mathematical Modeling and Design of RIS Deployment in a RIS-Assisted Metal Cuboid for WAIC Systems 被引量:1
1
作者 Hongchi Lin Qiyue Yu 《China Communications》 SCIE CSCD 2023年第4期86-101,共16页
Wireless avionics intra-communications(WAIC)is an emergent research topic,since it can improve fuel efficiency and enhance aircraft safety significantly.However,there are numerous baffles in an aircraft,e.g.,seats and... Wireless avionics intra-communications(WAIC)is an emergent research topic,since it can improve fuel efficiency and enhance aircraft safety significantly.However,there are numerous baffles in an aircraft,e.g.,seats and cabin bulkheads,resulting in serious blockage and even destroying wireless communications.Thus,this paper focuses on the reconfigurable intelligent surface(RIS)deployment issue of RIS-assisted WAIC systems,to solve the blockage problem caused by baffles.We first propose the mirror-symmetric imaging principle for mathematically analyzing electromagnetic(EM)wave propagation in a metal cuboid,which is a typical structure of WAIC systems.Based on the mirror-symmetric imaging principle,the mathematical channel model in a metal cuboid is deduced in detail.In addition,we develop an objective function of RIS's location and deduce the optimal RIS deployment location based on the geometric center optimization lemma.A two-dimensional gravity center search algorithm is then presented.Simulation results show that the designed RIS deployment can greatly increase the received power and efficiently solve the blockage problem in the aircraft. 展开更多
关键词 wireless avionics intra-communications(WAIC) reconfigurable intelligent surface(RIS) channel modeling deployment optimization
在线阅读 下载PDF
Deployment dynamics and experiments of a tendon-actuated flexible manipulator
2
作者 Benteng ZHANG Jialiang SUN Haiyan HU 《Chinese Journal of Aeronautics》 2025年第2期459-477,共19页
The quantity of space debris on Earth orbit has escalated tremendously in recent years, presenting a significant hazard to human space operations. It is urgent to develop effective measures to capture and remove vario... The quantity of space debris on Earth orbit has escalated tremendously in recent years, presenting a significant hazard to human space operations. It is urgent to develop effective measures to capture and remove various space debris. For this purpose, this paper presents a tendon-actuated flexible deployable manipulator. The flexible manipulator consists of several deployable units connected by Cardan joints and actuated by tendons. Compared with the present technologies for capturing space debris such as rigid robotic arm or flying net, this flexible manipulator is deployable, reusable, lightweight and applicable to the capture of large space debris. In order to investigate its deployment dynamics, an accurate dynamic model of the flexible manipulator is established based on the natural coordinate formulation (NCF) and the absolute nodal coordinate formulation (ANCF). Subsequently, numerical simulations are carried out to study the effects of system parameters and the base satellite on its deployment dynamics. Finally, ground experiments for both deployment and bending of the flexible manipulator are conducted to verify its effectiveness and feasibility. 展开更多
关键词 Flexible manipulator Tendon-actuated Dynamic modeling deployment dynamics Ground experiments
原文传递
Dynamic modeling of spacecraft solar panels deployment with Lie group variational integrator
3
作者 Long Bai Xinsheng Ge 《Theoretical & Applied Mechanics Letters》 CAS CSCD 2018年第6期415-424,I0005,共11页
The spacecraft with multistage solar panels have nonlinear coupling between attitudes of central body and solar panels, especially the rotation of central body is considered in space. The dynamics model is based for d... The spacecraft with multistage solar panels have nonlinear coupling between attitudes of central body and solar panels, especially the rotation of central body is considered in space. The dynamics model is based for dynamics analysis and control, and the multistage solar panels means the dynamics modeling will be very complex. In this research, the Lie group variational integrator method is introduced, and the dynamics model of spacecraft with solar panels that connects together by flexible joints is built. The most obvious character of this method is that the attitudes of central body and solar panels are all described by three-dimensional attitude matrix. The dynamics models of spacecraft with one and three solar panels are established and simulated. The study shows Lie group variational integrator method avoids parameters coupling and effectively reduces difficulty of modeling. The obtained continuous dynamics model based on Lie group is a set of ordinary differential equations and equivalent with traditional dynamics model that offers a basis for the geometry control. 展开更多
关键词 Lie group Variational integrator SPACECRAFT Solar panels deployment Dynamics modeling
在线阅读 下载PDF
An Optimization Approach of IoD Deployment for Optimal Coverage Based on Radio Frequency Model
4
作者 Tarek Sheltami Gamil Ahmed Ansar Yasar 《Computer Modeling in Engineering & Sciences》 SCIE EI 2024年第6期2627-2647,共21页
Recently,Internet of Drones(IoD)has garnered significant attention due to its widespread applications.However,deploying IoD for area coverage poses numerous limitations and challenges.These include interference betwee... Recently,Internet of Drones(IoD)has garnered significant attention due to its widespread applications.However,deploying IoD for area coverage poses numerous limitations and challenges.These include interference between neighboring drones,the need for directional antennas,and altitude restrictions for drones.These challenges necessitate the development of efficient solutions.This research paper presents a cooperative decision-making approach for an efficient IoDdeployment to address these challenges effectively.The primary objective of this study is to achieve an efficient IoDdeployment strategy thatmaximizes the coverage regionwhile minimizing interference between neighboring drones.In deployment problem,the interference increases as the number of deployed drones increases,resulting in bad quality of communication.On the other hand,deploying a few drones cannot satisfy the coverage demand.To accomplish this,an enhanced version of a concise population-based meta-heuristic algorithm,namely Improved Particle SwarmOptimization(IPSO),is applied.The objective function of IPSO is defined based on the coverage probability,which is primarily influenced by the characteristics of the antennas and drone altitude.A radio frequency(RF)model is derived to evaluate the coverage quality,considering both Line of Sight(LOS)and Non-Line of Sight(NLOS)down-link coverage probabilities for ground communication.It is assumed that each drone is equipped with a directional antenna to optimize coverage in a given region.Extensive simulations are conducted to assess the effectiveness of the proposed approach.Results demonstrate that the proposed method achieves maximum coverage with minimum transmission power.Furthermore,a comparison is made against Collaborative Visual Area Coverage Approach(CVACA),and a game-based approach in terms of coverage quality and convergence speed.The simulation results reveal that our approach outperforms both CVACA and the gamebased schemes in terms of coverage and convergence speed.Comparisons validate the superiority of our approach over existing methods.To assess the robustness of the proposed RFmodel,we have considered two distinct ranges of noise:range1 spanning from−120 to−90 dBm,and range2 spanning from−90 to−70 dBmfor different numbers of UAVs.In summary,this research presents a cooperative decision-making approach for efficient IoD deployment to address the challenges associatedwith area coverage and achieves an optimal coveragewithminimal interference. 展开更多
关键词 IOD line of sight optimal deployment IPSO RF model
在线阅读 下载PDF
Optimization and Deployment of Memory-Intensive Operations in Deep Learning Model on Edge
5
作者 Peng XU Jianxin ZHAO Chi Harold LIU 《计算机科学》 CSCD 北大核心 2023年第2期3-12,共10页
As a large amount of data is increasingly generated from edge devices,such as smart homes,mobile phones,and wearable devices,it becomes crucial for many applications to deploy machine learning modes across edge device... As a large amount of data is increasingly generated from edge devices,such as smart homes,mobile phones,and wearable devices,it becomes crucial for many applications to deploy machine learning modes across edge devices.The execution speed of the deployed model is a key element to ensure service quality.Considering a highly heterogeneous edge deployment scenario,deep learning compiling is a novel approach that aims to solve this problem.It defines models using certain DSLs and generates efficient code implementations on different hardware devices.However,there are still two aspects that are not yet thoroughly investigated yet.The first is the optimization of memory-intensive operations,and the second problem is the heterogeneity of the deployment target.To that end,in this work,we propose a system solution that optimizes memory-intensive operation,optimizes the subgraph distribution,and enables the compiling and deployment of DNN models on multiple targets.The evaluation results show the performance of our proposed system. 展开更多
关键词 Memory optimization Deep compiler Computation optimization model deployment Edge computing
在线阅读 下载PDF
Formal Approach to Workow Application Fragmentations Over Cloud Deployment Models
6
作者 Hyun Ahn Kwanghoon Pio Kim 《Computers, Materials & Continua》 SCIE EI 2021年第6期3071-3088,共18页
Workow management technologies have been dramatically improving their deployment architectures and systems along with the evolution and proliferation of cloud distributed computing environments.Especially,such cloud c... Workow management technologies have been dramatically improving their deployment architectures and systems along with the evolution and proliferation of cloud distributed computing environments.Especially,such cloud computing environments ought to be providing a suitable distributed computing paradigm to deploy very large-scale workow processes and applications with scalable on-demand services.In this paper,we focus on the distribution paradigm and its deployment formalism for such very large-scale workow applications being deployed and enacted across the multiple and heterogeneous cloud computing environments.We propose a formal approach to vertically as well as horizontally fragment very large-scale workow processes and their applications and to deploy the workow process and application fragments over three types of cloud deployment models and architectures.To concretize the formal approach,we rstly devise a series of operational situations fragmenting into cloud workow process and application components and deploying onto three different types of cloud deployment models and architectures.These concrete approaches are called the deployment-driven fragmentation mechanism to be applied to such very large-scale workow process and applications as an implementing component for cloud workow management systems.Finally,we strongly believe that our approach with the fragmentation formalisms becomes a theoretical basis of designing and implementing very large-scale and maximally distributed workow processes and applications to be deployed on cloud deployment models and architectural computing environments as well. 展开更多
关键词 Cloud workows cloud deployment model workow application fragmentations information control net
在线阅读 下载PDF
Hybrid Power Bank Deployment Model for Energy Supply Coverage Optimization in Industrial Wireless Sensor Network
7
作者 Hang Yang Xunbo Li Witold Pedrycz 《Intelligent Automation & Soft Computing》 SCIE 2023年第8期1531-1551,共21页
Energy supply is one of the most critical challenges of wireless sensor networks(WSNs)and industrial wireless sensor networks(IWSNs).While research on coverage optimization problem(COP)centers on the network’s monito... Energy supply is one of the most critical challenges of wireless sensor networks(WSNs)and industrial wireless sensor networks(IWSNs).While research on coverage optimization problem(COP)centers on the network’s monitoring coverage,this research focuses on the power banks’energy supply coverage.The study of 2-D and 3-D spaces is typical in IWSN,with the realistic environment being more complex with obstacles(i.e.,machines).A 3-D surface is the field of interest(FOI)in this work with the established hybrid power bank deployment model for the energy supply COP optimization of IWSN.The hybrid power bank deployment model is highly adaptive and flexible for new or existing plants already using the IWSN system.The model improves the power supply to a more considerable extent with the least number of power bank deployments.The main innovation in this work is the utilization of a more practical surface model with obstacles and training while improving the convergence speed and quality of the heuristic algorithm.An overall probabilistic coverage rate analysis of every point on the FOI is provided,not limiting the scope to target points or areas.Bresenham’s algorithm is extended from 2-D to 3-D surface to enhance the probabilistic covering model for coverage measurement.A dynamic search strategy(DSS)is proposed to modify the artificial bee colony(ABC)and balance the exploration and exploitation ability for better convergence toward eliminating NP-hard deployment problems.Further,the cellular automata(CA)is utilized to enhance the convergence speed.The case study based on two typical FOI in the IWSN shows that the CA scheme effectively speeds up the optimization process.Comparative experiments are conducted on four benchmark functions to validate the effectiveness of the proposed method.The experimental results show that the proposed algorithm outperforms the ABC and gbest-guided ABC(GABC)algorithms.The results show that the proposed energy coverage optimization method based on the hybrid power bank deployment model generates more accurate results than the results obtained by similar algorithms(i.e.,ABC,GABC).The proposed model is,therefore,effective and efficient for optimization in the IWSN. 展开更多
关键词 Industrial wireless sensor network hybrid power bank deployment model:energy supply coverage optimization artificial bee colony algorithm radio frequency numerical function optimization
在线阅读 下载PDF
Deploying process modeling and attitude control of a satellite with a large deployable antenna 被引量:8
8
作者 Zhigang Xing Gangtie Zheng 《Chinese Journal of Aeronautics》 SCIE EI CAS CSCD 2014年第2期299-312,共14页
Modeling and attitude control methods for a satellite with a large deployable antenna are studied in the present paper. Firstly, for reducing the model dimension, three dynamic models for the deploying process are dev... Modeling and attitude control methods for a satellite with a large deployable antenna are studied in the present paper. Firstly, for reducing the model dimension, three dynamic models for the deploying process are developed, which are built with the methods of multi-rigid-body dynam- ics, hybrid coordinate and substructure. Then an attitude control method suitable for the deploying process is proposed, which can keep stability under any dynamical parameter variation. Subse- quently, this attitude control is optimized to minimize attitude disturbance during the deploying process. The simulation results show that this attitude control method can keep stability and main- tain proper attitude variation during the deploying process, which indicates that this attitude con- trol method is suitable for practical applications. 展开更多
关键词 Attitude control Communication satellite deploying process modeling Disturbance rejection Large deployable antenna
原文传递
Dynamics and rebound behavior analysis of flexible tethered satellite system in deployment and station-keeping phases 被引量:3
9
作者 Yue Zhang Xin Jiang +2 位作者 Zheng-feng Bai Jia-wen Guo Cheng Wei 《Defence Technology(防务技术)》 SCIE EI CAS CSCD 2022年第3期509-523,共15页
The tether deployment of a tethered satellite system involves the consideration of complex dynamic properties of the tether,such as large deformation,slack,and even rebound,and therefore,the dynamic modelling of the t... The tether deployment of a tethered satellite system involves the consideration of complex dynamic properties of the tether,such as large deformation,slack,and even rebound,and therefore,the dynamic modelling of the tether is necessary for performing a dynamic analysis of the system.For a variablelength tether element,the absolute nodal coordinate formulation(ANCF)in the framework of the arbitrary Lagrange-Euler(ALE)description was used to develop a precise dynamic model of a tethered satellite.The model considered the gravitational gradient force and Coriolis force in the orbital coordinate frame,and it was validated through numerical simulation.In the presence of dynamic constraints,a deployment velocity of the tether was obtained by an optimal procedure.In the simulation,rebound behavior of the tethered satellite system was observed when the ANCF-ALE model was employed.Notably,the rebound behavior cannot be predicted by the traditional dumbbell model.Furthermore,an improved optimal deployment velocity was developed.Simulation results indicated that the rebound phenomenon was eliminated,and smooth deployment as well as a stable state of the station-keeping process were achieved.Additionally,the swing amplitude in the station-keeping phase decreased when a deployment strategy based on the improved optimal deployment velocity was used. 展开更多
关键词 Tethered satellite system Dynamic model REBOUND deployment ANCF-ALE
在线阅读 下载PDF
Neck pain and emotional state in cervical spondylosis:A dual trajectory model analysis
10
作者 Jia-Qi Yang Jie Wu +4 位作者 Jian-En Guo Zhi-Xin Yang Jin-Ying Liu Yu-Man Wang Yin-Juan Zhang 《World Journal of Psychiatry》 2025年第10期262-273,共12页
BACKGROUND Neck pain,a primary symptom of cervical spondylosis,affects patients'physical and mental health,reducing their quality of life.Pain and emotional state interact;however,their longitudinal interrelations... BACKGROUND Neck pain,a primary symptom of cervical spondylosis,affects patients'physical and mental health,reducing their quality of life.Pain and emotional state interact;however,their longitudinal interrelationship remains unclear.In this study,we applied a dual-trajectory model to assess how neck pain and emotional state evolve together over time and how clinical interventions,particularly acupuncture,influence these trajectories.AIM To investigate the longitudinal relationship between neck pain and emotional state in patients with cervical spondylosis.METHODS This prospective cohort study included 472 patients with cervical spondylosis from eight Chinese hospitals.Participants received acupuncture or medication and were followed up at baseline,and at 1,2,4,6,and 8 weeks.Neck pain and emotional distress were assessed using the Northwick Park Neck Pain Questionnaire(NPQ)and the affective subscale of the Short-Form McGill Pain Questionnaire(SF-MPQ),respectively.Group-based trajectory models and dual trajectory analysis were used to identify and correlate pain-emotion trajectories.Multivariate logistic regression identified predictors of group membership.RESULTS Three trajectory groups were identified for NPQ and SF-MPQ scores(low,medium,and high).Higher NPQ trajectory was associated with older age(OR=1.058,P<0.001)and was significantly reduced by acupuncture(OR=0.382,P<0.001).Similarly,acupuncture lowered the odds of high SF-MPQ trajectory membership(OR=0.336,P<0.001),while age increased it(OR=1.037,P<0.001).Dual-trajectory analysis revealed bidirectional associations:69.1%of patients with low NPQ had low SF-MPQ scores,and 42.6%of patients with high SF-MPQ also had high NPQ scores.Gender was a predictor for medium SF-MPQ trajectory(OR=1.629,P=0.094).Occupation and education levels differed significantly across the trajectory groups(P<0.05).CONCLUSION Over time,neck pain and emotional distress are closely associated in patients with cervical spondylosis.Acupuncture alleviates both outcomes significantly,while age is a risk factor.Integrated approaches to pain and emotional management are encouraged. 展开更多
关键词 Cervical spondylosis Neck pain Emotional state group-based trajectory model Dual trajectory analysis
暂未订购
基于地形突出度的沥青路面磨耗智能检测
11
作者 陈华 白佳宇 吕悦晶 《重庆交通大学学报(自然科学版)》 北大核心 2026年第2期31-38,共8页
路面磨耗检测评价中传统铺砂法和排水法测量路面构造深度效率低且易受人为因素影响,而激光断面检测设备虽检测速度快,但受纵向测线位置和路面线形影响,导致平均断面深度(D_(MP))、路面磨耗率(R_(W))和路面磨耗指数(P_(WI))产生误差,影... 路面磨耗检测评价中传统铺砂法和排水法测量路面构造深度效率低且易受人为因素影响,而激光断面检测设备虽检测速度快,但受纵向测线位置和路面线形影响,导致平均断面深度(D_(MP))、路面磨耗率(R_(W))和路面磨耗指数(P_(WI))产生误差,影响磨耗评价结果的可靠性。为了对路面磨耗进行准确评价与快速检测,提出以地形突出度为磨耗指标进行等级判断、并基于ResNet50模型进行路面磨耗图像分类的方法。采集了相同路面类型不同运营年限道路的图像以及三维纹理数据,确定以地形突出度为评价指标对图像进行磨耗等级判断。然后以ResNet50卷积神经网络作为初始训练模型,采取迁移学习的策略对网络模型进行参数微调,提高模型的训练速度和分类精度。研究结果表明:地形突出度指标能够良好地反映路面磨耗状况,基于ResNet50的路面磨耗检测模型平均准确率可达98.49%。将模型部署于移动端,开发完成的路面磨耗检测APP可运行在任意Android系统手机上,满足实际运用需求,实现了路面磨耗的快速准确检测。 展开更多
关键词 道路工程 路面磨耗检测 路面纹理 地形突出度 ResNet50 模型部署
在线阅读 下载PDF
基于视觉检测及面向边缘计算的液压支架姿态模型研究
12
作者 解盘石 邢军军 +1 位作者 段思宇 李国欣 《河南理工大学学报(自然科学版)》 北大核心 2026年第2期107-119,共13页
目的液压支架稳定性控制是大倾角煤层开采所面临的主要技术难题,受地质条件和采场环境变化影响,支架易处于非稳定的工作状态。方法采用改进的YOLOv11n-Pose算法训练支架姿态检测模型,实现支架整体姿态检测。为满足模型轻量化需求,在算... 目的液压支架稳定性控制是大倾角煤层开采所面临的主要技术难题,受地质条件和采场环境变化影响,支架易处于非稳定的工作状态。方法采用改进的YOLOv11n-Pose算法训练支架姿态检测模型,实现支架整体姿态检测。为满足模型轻量化需求,在算法的主干层引入GhostNet网络结构和RepConv模块;设计C3k2-RVB-EMA注意力机制模块增加模型的鲁棒性;为提高模型的整体精度与收敛效率,对比常用的损失函数CIoU,GIoU,DIoU,EIoU,SIoU和WIoU,选择WIoU为该模型的损失函数。基于双目视觉模型和坐标转换关系,实现对支架支撑高度、顶梁俯仰角及底座偏转角的数据测量。结果结果表明,模型采用轻量化设计,比YOLOv11n-Pose算法模型体积减少30.26%;采用C3k2-RVB-EMA注意力机制模块和WIoU损失函数,模型准确率提升1.7%;改进算法模型生成的支架姿态曲线、关键点位置和输出的置信度数值均优于现存算法模型;在支架姿态测量实验中,所提模型测量结果最大相对误差在5.52%以内。将所提模型部署至边缘计算设备平台上,其参数量、计算量、体积和推理时间均优于常用模型。结论改进算法模型用于大倾角煤层支架整体姿态检测,展现出较高的准确性和鲁棒性;同时将模型部署至边缘计算设备上,实现了高效推理,有效兼顾了检测精度与轻量化部署需求,为大倾角煤层液压支架姿态检测提供了可行技术路径。 展开更多
关键词 液压支架 姿态检测 YOLOv11n-Pose 轻量化模型 模型部署
在线阅读 下载PDF
果蔬成熟度检测关键技术研究进展
13
作者 江明泽 闫建伟 邹传筑 《河南农业科学》 北大核心 2026年第1期1-15,共15页
果蔬的成熟度与生产者和消费者紧密相关,其检测在提升消费者体验、提高收获时机准确性、延长货架期、减少浪费、提高产量与质量方面均发挥重要作用。然而,传统的人工检测果蔬成熟度的方式存在劳动强度大、成本高、效率低下等问题。近年... 果蔬的成熟度与生产者和消费者紧密相关,其检测在提升消费者体验、提高收获时机准确性、延长货架期、减少浪费、提高产量与质量方面均发挥重要作用。然而,传统的人工检测果蔬成熟度的方式存在劳动强度大、成本高、效率低下等问题。近年来,随着计算机技术快速发展,数据驱动的果蔬成熟度检测方法使果蔬成熟度检测的自动化、智能化成为可能。从数据出发,对常用于果蔬成熟度检测的数据形式进行了全面的梳理,然后从传统图像处理算法、机器学习算法和深度学习算法3个方面阐述了果蔬成熟度检测算法的研究进展,并对现阶段农业领域中果蔬成熟度检测工程应用进行了系统性总结。在此基础上,进一步分析了数据驱动的果蔬成熟度检测方法在实际应用中面临的困难,并针对关键问题给出了可行的应对措施与研究思路,最后,对果蔬成熟度检测技术在农业领域中未来的发展方向进行了分析和展望,旨在为果蔬成熟度检测技术的进一步研究与应用提供理论参考和实践借鉴。 展开更多
关键词 果蔬 数据形式 成熟度检测 深度学习 模型部署
在线阅读 下载PDF
面向昇腾AI的轻量化宽带射频信号检测技术
14
作者 赵渊 何星星 +1 位作者 周礼亮 周正春 《兵器装备工程学报》 北大核心 2026年第1期198-207,共10页
随着无线通信技术的快速发展,电磁信号检测在频谱管理和安全防御等领域变得至关重要。然而,针对现有国产AI芯片部署射频信号识别网络如何实现轻量化同时保持高检测精度的问题,提出了一种基于轻量化YOLO-LRF模型的宽带射频信号检测方法... 随着无线通信技术的快速发展,电磁信号检测在频谱管理和安全防御等领域变得至关重要。然而,针对现有国产AI芯片部署射频信号识别网络如何实现轻量化同时保持高检测精度的问题,提出了一种基于轻量化YOLO-LRF模型的宽带射频信号检测方法。该方法采用StarNet作为特征提取网络,结合共享卷积核设计,减少计算量,同时通过引入群归一化提高小批量数据处理的稳定性,解决了批归一化在嵌入式设备中的适应性问题。为满足国产AI芯片的边缘部署需求,模型成功部署在华为昇腾Atlas200 AI加速模块上,实现低功耗、高效能的实时信号识别。实验结果表明,YOLO-LRF参数量降至2.81 M,较原始YOLOv8n减少47.23%,同时在不同数据集上检测性能高效且稳定,该方法为国产AI芯片的实际应用提供了有效支持。 展开更多
关键词 复杂电磁环境 宽带信号检测 模型轻量化 国产化 昇腾AI部署
在线阅读 下载PDF
FireLight-YOLO:面向森林火灾实时监测的轻量化模型
15
作者 李敏学 张晓宇 +2 位作者 程英杰 霍光煜 许福 《北京林业大学学报》 北大核心 2026年第1期12-25,共14页
【目的】为应对森林火灾频发对生态安全构成的严峻挑战,构建轻量化实时智能监测体系以提升生态风险防控能力具有重要现实意义。针对现有火灾检测方法易受环境干扰,且模型复杂度与实时性难以兼顾的问题,本研究旨在开发一种无需外部预训... 【目的】为应对森林火灾频发对生态安全构成的严峻挑战,构建轻量化实时智能监测体系以提升生态风险防控能力具有重要现实意义。针对现有火灾检测方法易受环境干扰,且模型复杂度与实时性难以兼顾的问题,本研究旨在开发一种无需外部预训练权重即可从零训练的高效轻量化检测模型。【方法】研究首先构建了涵盖1万余张高质量图像的森林火灾监测数据集并开源发布。在此基础上,基于YOLOv8提出FireLight-YOLO轻量化架构:引入幽灵卷积压缩冗余计算,设计融合部分卷积与点态卷积的FasterC2fBlock构建T形感受野以增强关键区域感知,并优化SPPF模块提出特征金字塔共享卷积机制实现高效跨尺度特征融合。模型通过交叉验证、独立测试、消融实验及多噪声场景鲁棒性检验完成性能评估。【结果】FireLight-YOLO在未使用预训练权重条件下实现mAP@0.5达0.491,仅需约2.26×10^(6)参数与5.9GFLOPs计算量,在精度、轻量化与实时性间达到有效平衡。相较于原始YOLOv8,模型计算量减少2.2 GFLOPs,参数量降低了25%,推理速度提升15%,并在复杂干扰场景中展现出优异的鲁棒性。【结论】FireLight-YOLO实现了轻量化条件下对森林火灾的精准检测。该研究不仅为森林火灾智能监测提供了低成本、高效率的技术方案,其轻量化特性亦显著增强了模型在移动终端的部署适应性。研究成果可为森林生态系统的保护与修复提供坚实的智能化支撑。 展开更多
关键词 YOLOv8 Ghost卷积 森林火灾检测 实时目标检测 轻量化模型 特征金字塔共享卷积(FPSC) 边缘部署 生态安全
在线阅读 下载PDF
基于大语言模型的文本推理框架体系评价研究
16
作者 李堯霖 李万斌 朱丹浩 《计算机应用文摘》 2026年第3期158-161,164,共5页
针对大语言模型的文本推理框架,文章构建了一套系统化评价体系。首先选取多种典型推理框架进行综合对比,其次引入模型量化与参数配置作为关键变量。通过设计涵盖推理速度、单项选择与开放问答等任务的评测方案,系统评估了不同框架的性... 针对大语言模型的文本推理框架,文章构建了一套系统化评价体系。首先选取多种典型推理框架进行综合对比,其次引入模型量化与参数配置作为关键变量。通过设计涵盖推理速度、单项选择与开放问答等任务的评测方案,系统评估了不同框架的性能表现。在此基础上,提出统一的评分规则,并以综合评价表形式呈现结果。研究成果为模型部署阶段的推理框架选择、模型表现评估及参数配置优化提供了实证参考与决策支持。 展开更多
关键词 推理部署框架 大语言模型 参数配置 模型量化 对比评测
在线阅读 下载PDF
Longitudinal trajectory analysis of sepsis after laparoscopic surgery
17
作者 Boming Xia Chengqiao Jiang +9 位作者 Jie Yang Suibi Yang Bo Zhang Zhihao Wang Shengze Wu Yang Wang Qian Gao Yucai Hong Huiqing Ge Zhongheng Zhang 《Laparoscopic, Endoscopic and Robotic Surgery》 2026年第1期34-51,共18页
Objective:Sepsis exhibits remarkable heterogeneity in disease progression trajectories,and accurate identificationof distinct trajectory-based phenotypes is critical for implementing personalized therapeutic strategie... Objective:Sepsis exhibits remarkable heterogeneity in disease progression trajectories,and accurate identificationof distinct trajectory-based phenotypes is critical for implementing personalized therapeutic strategies and prognostic assessment.However,trajectory clustering analysis of time-series clinical data poses substantial methodological challenges for researchers.This study provides a comprehensive tutorial framework demonstrating six trajectory modeling approaches integrated with proteomic analysis to guide researchers in identifying sepsis subtypes after laparoscopic surgery.Methods:This study employs simulated longitudinal data from 300 septic patients after laparoscopic surgery to demonstrate six trajectory modeling methods(group-based trajectory modeling,latent growth mixture modeling,latent transition analysis,time-varying effect modeling,K-means for longitudinal data,agglomerative hierarchical clustering)for identifying associations between predefinedsequential organ failure assessment trajectories and 25 proteomic biomarkers.Clustering performance was evaluated via multiple metrics,and a biomarker discovery pipeline integrating principal component analysis,random forests,feature selection,and receiver operating characteristic analysis was developed.Results:The six methods demonstrated varying performance in identifying trajectory structures,with each approach exhibiting distinct analytical characteristics.The performance metrics revealed differences across methods,which may inform context-specificmethod selection and interpretation strategies.Conclusion:This study illustrates practical implementations of trajectory modeling approaches under controlled conditions,facilitating informed method selection for clinical researchers.The inclusion of complete R code and integrated proteomics workflows offers a reproducible analytical framework connecting temporal pattern recognition to biomarker discovery.Beyond sepsis,this pipeline-oriented approach may be adapted to diverse clinical scenarios requiring longitudinal disease characterization and precision medicine applications.The comparative analysis reveals that each method has distinct strengths,providing a practical guide for clinical researchers in selecting appropriate methods based on their specificstudy goals and data characteristics. 展开更多
关键词 Laparoscopic surgery SEPSIS Longitudinal trajectory group-based trajectory modeling Latent class analysis PHENOTYPING
原文传递
Engine Failure Prediction on Large-Scale CMAPSS Data Using Hybrid Feature Selection and Imbalance-Aware Learning
18
作者 Ahmad Junaid Abid Iqbal +3 位作者 Abuzar Khan Ghassan Husnain Abdul-Rahim Ahmad Mohammed Al-Naeem 《Computers, Materials & Continua》 2026年第4期1485-1508,共24页
Most predictive maintenance studies have emphasized accuracy but provide very little focus on Interpretability or deployment readiness.This study improves on prior methods by developing a small yet robust system that ... Most predictive maintenance studies have emphasized accuracy but provide very little focus on Interpretability or deployment readiness.This study improves on prior methods by developing a small yet robust system that can predict when turbofan engines will fail.It uses the NASA CMAPSS dataset,which has over 200,000 engine cycles from260 engines.The process begins with systematic preprocessing,which includes imputation,outlier removal,scaling,and labelling of the remaining useful life.Dimensionality is reduced using a hybrid selection method that combines variance filtering,recursive elimination,and gradient-boosted importance scores,yielding a stable set of 10 informative sensors.To mitigate class imbalance,minority cases are oversampled,and class-weighted losses are applied during training.Benchmarking is carried out with logistic regression,gradient boosting,and a recurrent design that integrates gated recurrent units with long short-term memory networks.The Long Short-Term Memory–Gated Recurrent Unit(LSTM–GRU)hybrid achieved the strongest performance with an F1 score of 0.92,precision of 0.93,recall of 0.91,ReceiverOperating Characteristic–AreaUnder the Curve(ROC-AUC)of 0.97,andminority recall of 0.75.Interpretability testing using permutation importance and Shapley values indicates that sensors 13,15,and 11 are the most important indicators of engine wear.The proposed system combines imbalance handling,feature reduction,and Interpretability into a practical design suitable for real industrial settings. 展开更多
关键词 Predictive maintenance CMAPSS dataset feature selection class imbalance LSTM-GRUhybrid model INTERPRETABILITY industrial deployment
在线阅读 下载PDF
基于数字高程模型和人工蜂群算法的地面防空部署策略
19
作者 卿朝进 赵桂毅 +2 位作者 刘宇畅 杨娜 凌国伟 《西华大学学报(自然科学版)》 2026年第1期59-71,共13页
针对地面防空装备部署优化问题中部署策略实时性不高、合理性差等问题,提出一种融合数字高程模型(digital elevation model,DEM)与人工蜂群(artificial bee colony,ABC)算法的部署策略:以防空效能作为评估指标,在设定防空效能指标的前提... 针对地面防空装备部署优化问题中部署策略实时性不高、合理性差等问题,提出一种融合数字高程模型(digital elevation model,DEM)与人工蜂群(artificial bee colony,ABC)算法的部署策略:以防空效能作为评估指标,在设定防空效能指标的前提下,把DEM作为先验信息对部署区域进行筛选,再通过ABC算法迭代寻找部署位置。该策略一方面利用ABC算法提高地面防空装备部署策略实时性,另一方面借助DEM数据,提高部署策略的合理性。仿真结果表明,与经典群智能优化算法相比,该策略能有效减少算法迭代次数,并且能取得更合理的部署方案。 展开更多
关键词 数字高程模型 人工蜂群算法 地面防空 装备部署 防空效能
在线阅读 下载PDF
Comprehensive clinical and genetic architecture of familial amyotrophic lateral sclerosis in China:A 15-year cohort study with 302 families
20
作者 Wei Zheng Lu Xu +6 位作者 Jinling Cai Jinwen Hou Lu Chen Nan Zhang Siyan Zhan Dongsheng Fan Ji He 《Neural Regeneration Research》 2026年第6期2573-2579,共7页
The growing recognition of the role of genetics in the development of amyotrophic lateral sclerosis is evident.However,there has yet to be a comprehensive analysis of the clinical characteristics and genetics of famil... The growing recognition of the role of genetics in the development of amyotrophic lateral sclerosis is evident.However,there has yet to be a comprehensive analysis of the clinical characteristics and genetics of familial amyotrophic lateral sclerosis in an Asian population.This study aimed to provide an in-depth analysis of the clinical features and genetic spectrum of familial amyotrophic lateral sclerosis over 15 years in a clinic-based cohort of patients from the Chinese mainland.Enrollment of 302 amyotrophic lateral sclerosis families from 28 provinces was undertaken from January 2008 to September 2023.A group-based trajectory model for disease progression based on amyotrophic lateral sclerosis Functional Rating Scale-Revised(ALSFRS-R)scores was validated using bootstrap internal validation in patients with familial amyotrophic lateral sclerosis,as well as patients with sporadic amyotrophic lateral sclerosis(matched at a 1:4 ratio,with replacement).DNA samples from 244 index patients were screened for variants in the pathogenic genes SOD1,FUS,TDP43,and C9ORF72,of which 146 were also subjected to genome-wide next-generation sequencing.Gene-level burden analysis was used to evaluate the distribution of rare variants in the cohort.We found that rapid dynamic disease progression was associated with an older age at onset,shorter diagnostic delay,lower body mass index,bulbar onset,and≥1 affected first-degree relative.Certain attributes,such as age at onset and time from onset to diagnosis,had comparable impacts on the clinical progression trajectories of both familial amyotrophic lateral sclerosis and sporadic amyotrophic lateral sclerosis.Harboring pathogenic/likely pathogenic variants in amyotrophic lateral sclerosis-causative genes reduced the age of onset of familial amyotrophic lateral sclerosis.Among the patients with familial amyotrophic lateral sclerosis,17.8%possessed≥2 pathogenic/likely pathogenic variants.Sequencing kernel association test analysis showed that the SOD1 rare variant burden(P=1.3e-15)was associated with a significant risk of familial amyotrophic lateral sclerosis.Our findings conclusively confirmed the clinical features and genetic spectrum of familial amyotrophic lateral sclerosis over 15 years in a clinical cohort from China,contributing to a deeper understanding of genotype-phenotype relationships in familial amyotrophic lateral sclerosis.This comprehensive evaluation of specific clinical characteristics,clinical prognosis,and genetic variants of amyotrophic lateral sclerosis based on detailed clinical and genetic information may lead to the development of genotype-specific treatment approaches. 展开更多
关键词 China COHORT EPIDEMIOLOGICAL familial amyotrophic lateral sclerosis gene-level burden analysis genetic GENOTYPE group-based trajectory model PATHOGENIC PHENOTYPE
暂未订购
上一页 1 2 34 下一页 到第
使用帮助 返回顶部