期刊文献+
共找到322,001篇文章
< 1 2 250 >
每页显示 20 50 100
“It is time...”一点通
1
作者 丁红艳 《中学英语园地(初一版)》 2007年第5期17-18,共2页
“It’s time...”是英语中一个常用的句式,意为“是……的时候了”,其后可接for引起的介词短语、动词不定式、代词、动词-ing形式或句子。现将其用法简单小结如下:
关键词 It is time 介词短语 动词不定式 踢足球
在线阅读 下载PDF
基于TimeGAN-LSTM-MLP的钻井溢流智能监测模型
2
作者 彭炽 万兴 +3 位作者 林铁军 李庆峰 苏昱 杨赟 《钻采工艺》 北大核心 2026年第1期171-183,共13页
由于钻井现场实钻溢流数据较少,导致智能溢流监测模型训练困难,准确度和泛化能力较差,为此,文章提出一种基于时间序列生成对抗网络(TimeGAN)的溢流时序数据扩增方法,通过真实溢流数据生成人工溢流样本,并利用长短期记忆神经网络(LSTM)... 由于钻井现场实钻溢流数据较少,导致智能溢流监测模型训练困难,准确度和泛化能力较差,为此,文章提出一种基于时间序列生成对抗网络(TimeGAN)的溢流时序数据扩增方法,通过真实溢流数据生成人工溢流样本,并利用长短期记忆神经网络(LSTM)提取井口多元时序特征,多层感知机(MLP)完成分类任务,构建溢流智能监测模型。利用四川盆地深层页岩气井实钻数据,分析了不平衡数据处理技术及样本不平衡比对模型监测性能的影响,同时通过消融实验探讨各模块对溢流识别的贡献。结果表明,TimeGAN优于其他数据平衡处理技术,模型在样本不平衡比为1时的准确率、召回率、精确率及F值最高,表明保证样本类别平衡是构建可靠溢流监测模型的关键。经现场验证,模型在四川某页岩气井成功实现高效准确的实钻溢流监测,展现出良好的应用潜力。 展开更多
关键词 timeGAN 溢流监测 机器学习 时间序列 不平衡样本
在线阅读 下载PDF
基于TimeVAE的1DCNN-S-Mamba组合模型光伏功率短期预测
3
作者 许可证 文中 王秋杰 《热力发电》 北大核心 2026年第1期122-133,共12页
针对极端天气下光伏功率预测存在的气象响应失准、突变特征捕捉困难及数据稀缺等问题,提出一种基于模糊C均值(fuzzy C-means,FCM)、最大信息系数(maximum information coefficient,MIC)、时序变分自编码器(time variational auto-encode... 针对极端天气下光伏功率预测存在的气象响应失准、突变特征捕捉困难及数据稀缺等问题,提出一种基于模糊C均值(fuzzy C-means,FCM)、最大信息系数(maximum information coefficient,MIC)、时序变分自编码器(time variational auto-encoders,TimeVAE)、一维卷积神经网络(1D convolutional neural network,1DCNN)和simple-Mamba(S-Mamba)的组合功率预测模型。首先,通过气象特征结合FCM聚类将天气划分为晴天、多云、降雪和降雨4类;然后,结合MIC筛选出最佳气象特征子集,同时针对极端天气样本匮乏问题,采用Time VAE进行数据生成,利用其分解式重构机制生成仿真数据;最后,使用1DCNN-S-Mamba组合模型通过局部卷积捕获短时突变特征,结合双向状态空间建模实现长程依赖解析进行预测。实验结果表明,该模型提升了复杂天气下光伏功率预测的时效性与准确性。相较于S-Mamba,所提模型平均绝对误差和均方根误差在降雪天气下分别降低了3.65%和5.10%。 展开更多
关键词 模糊聚类 时序变分自编码器 数据增强 一维卷积神经网络 S-Mamba
在线阅读 下载PDF
基于优化TimeGAN的航空发动机燃油调节系统故障数据增强方法
4
作者 张瑞鑫 马逸超 +1 位作者 李洋洋 李运华 《应用基础与工程科学学报》 北大核心 2026年第1期64-75,共12页
燃油调节系统作为航空发动机控制的核心系统是发动机故障高发区域.针对基于机器学习的故障诊断模型在训练中面临的数据规模有限和样本同质化问题,提出一种结合优化时间序列生成对抗网络(Time-series Generative Adversarial Networks,Ti... 燃油调节系统作为航空发动机控制的核心系统是发动机故障高发区域.针对基于机器学习的故障诊断模型在训练中面临的数据规模有限和样本同质化问题,提出一种结合优化时间序列生成对抗网络(Time-series Generative Adversarial Networks,TimeGAN)与孤立森林(Isolation Forest,iForest)的小样本数据增强方法.该方法首先通过TimeGAN学习由AMESim获得的故障数据的时间相关特性,生成多元故障时间序列;进而采用粒子群算法(Particle Swarm Optimization,PSO)优化TimeGAN网络参数,以加强对不同故障模式的特征注意与学习能力.在此基础上,利用训练后的优化TimeGAN生成故障数据,并借助iForest进行异常检测与去除,从而进一步提升生成故障数据的质量.通过对某型号航空发动机燃油调节系统的AMESim模型的有限故障数据开展验证分析表明,与传统方法相比,所提方法显著提高了故障数据的多样性、代表性和分布覆盖度,有效缓解了小样本条件下的特征学习不足问题,为航空发动机燃油调节系统的智能运维与故障识别提供了更充分的数据支持. 展开更多
关键词 航空发动机 燃油调节系统 时间序列生成对抗网络 孤立森林 优化算法 异常检测
原文传递
Prescribed-Time Active Disturbance Rejection Control for Electromagnetic Formation Flight Under Model Uncertainties and Disturbances
5
作者 SHEN Xixi MENG Bin HU Jiangping 《空间控制技术与应用(中英文)》 北大核心 2026年第1期94-102,共9页
This study investigates prescribed-time position tracking control for electromagnetic satellite formations subject to model uncertainties and external disturbances.Using the Clohessy-Wiltshire equations as the relativ... This study investigates prescribed-time position tracking control for electromagnetic satellite formations subject to model uncertainties and external disturbances.Using the Clohessy-Wiltshire equations as the relative motion dynamics model,a prescribed time output feedback control strategy is proposed.A prescribed-time extended state observer is designed to estimate the relative velocity and external disturbances.The disturbance estimates are then used as the feedforward component of the controller.Building on this framework,a novel prescribed-time active disturbance rejection control strategy for position tracking is developed via a backstepping control design.The convergence of the extended state observer and the stability of the closed-loop system are rigorously analyzed using Lyapunov stability theory.Numerical simulations are performed to validate the effectiveness of the proposed controller. 展开更多
关键词 electromagnetic formation prescribed time active disturbance rejection control output feedback control
在线阅读 下载PDF
1例坏疽性脓皮病病人基于“TIME”原则的创面护理实践
6
作者 郭青 赵茜 +1 位作者 冯晓琳 栾红 《全科护理》 2026年第2期386-389,共4页
总结1例坏疽性脓皮病病人应用“TIME”原则的创面护理经验,基于“TIME”原则结合系统药物治疗及多维度护理干预,实施分阶段创面护理。经过50 d系统治疗及针对性护理,病人溃疡面积显著缩小,疼痛数字评分(NRS)由8分降至2分,创面基底肉芽... 总结1例坏疽性脓皮病病人应用“TIME”原则的创面护理经验,基于“TIME”原则结合系统药物治疗及多维度护理干预,实施分阶段创面护理。经过50 d系统治疗及针对性护理,病人溃疡面积显著缩小,疼痛数字评分(NRS)由8分降至2分,创面基底肉芽组织增生良好,出院33 d后随访病情稳定,伤口愈合良好。 展开更多
关键词 坏疽性脓皮病 time”原则 创面护理 伤口感染
暂未订购
HDFPM:A Heterogeneous Disk Failure Prediction Method Based on Time Series Features
7
作者 Zhongrui Jing Hongzhang Yang Jiangpu Guo 《Computers, Materials & Continua》 2026年第2期2187-2211,共25页
Hard disk drives(HDDs)serve as the primary storage devices in modern data centers.Once a failure occurs,it often leads to severe data loss,significantly degrading the reliability of storage systems.Numerous studies ha... Hard disk drives(HDDs)serve as the primary storage devices in modern data centers.Once a failure occurs,it often leads to severe data loss,significantly degrading the reliability of storage systems.Numerous studies have proposed machine learning-based HDD failure prediction models.However,the Self-Monitoring,Analysis,and Reporting Technology(SMART)attributes differ across HDD manufacturers.We define hard drives of the same brand and model as homogeneous HDD groups,and those from different brands or models as heterogeneous HDD groups.In practical engineering scenarios,a data center is often composed of a heterogeneous population of HDDs,spanning multiple vendors and models.Existing research predominantly focuses on homogeneous datasets,ignoring the model’s generalization capability across heterogeneous HDDs.As a result,HDD models with limited samples often suffer from poor training effectiveness and prediction performance.To address this issue,we investigate generalizable SMART predictors across heterogeneous HDD groups.By extracting time-series features within a fixed sliding time window,we propose a Heterogeneous Disk Failure Prediction Method based on Time Series Features(HDFPM)framework.This method is adaptable to HDD models with limited sample sizes,thereby enhancing its applicability and robustness across diverse drive populations.Experimental results show that the proposed model achieves an F1-score of 0.9518 when applied to two different Seagate HDD models,while maintaining the False Positive Rate(FPR)below 1%.After incorporating the Complexity-Ratio Dynamic Time Warping(CDTW)based feature enhancement method,the best prediction model achieves a True Positive Rate(TPR)of up to 0.93 between the two models.For next-day failure prediction across various Seagate models,the model achieves an F1-score of up to 0.8792.Moreover,the experimental results also show that within the same brand,the higher the proportion of shared SMART attributes across different models,the better the prediction performance.In addition,HDFPMdemonstrates the best stability andmost significant performance in heterogeneous environments. 展开更多
关键词 Heterogeneous hard disk drives failure prediction time series feature constrained dynamic time warping sensitivity analysis
在线阅读 下载PDF
Deciphering the genetic regulation of flowering time in rapeseed for early-maturation breeding
8
作者 Minghao Zhang Wei Chang +16 位作者 Ruicheng Hu Yuxuan Ruan Xiaodong Li Yonghai Fan Boyu Meng Shengting Li Mingchao Qian Yuling Chen Yuanyi Mao Daifei Song Haikun Yang Luxiang Niu Guangyuan Cao Zhixia Deng Zhixuan Qin Hui Wang Kun Lu 《Journal of Genetics and Genomics》 2026年第1期16-27,共12页
Flowering time is a critical agronomic trait with a profound effect on the productivity and adaptabillity of rapeseed(Brassica napus L.).Strategically advancing flowering time can reduce the risk of yield losses due t... Flowering time is a critical agronomic trait with a profound effect on the productivity and adaptabillity of rapeseed(Brassica napus L.).Strategically advancing flowering time can reduce the risk of yield losses due to extreme climatic conditions and facilitate the cultivation of subsequent crops on the same land,thereby enhancing overall agricultural efficiency.In this review,we synthesize current information on flowering time regulation in rapeseed through an integrated analysis of its genetic,hormonal,and environmental dimensions,emphasizing their crosstalk and implications for yield.We consolidate multi-omics evidence from population genetics,functional genomics,and systems biology to create a haplotype-based framework that overcomes the trade-off between flowering time and yield,providing support for the precision breeding of early-maturing cultivars.The insights presented here could inform future research on flowering time regulation and guide strategies for increasing rapeseed productivity. 展开更多
关键词 Brassica napus Early maturation Flowering time Genetic regulation YIELD
原文传递
Calculation method for cut blasting millisecond-delay time in a viscoelastic rock mass
9
作者 Zhao Fengze Chen Ming +3 位作者 Li Kanggui Lu Wenbo Wang Yang Ye Zhiwei 《Earthquake Engineering and Engineering Vibration》 2026年第1期123-139,共17页
This research is focused on the calculation of a reasonable detonator delay time for realizing cut blast vibration control.First,the viscoelastic rock mass parameters corresponding to the engineering rock mass quality... This research is focused on the calculation of a reasonable detonator delay time for realizing cut blast vibration control.First,the viscoelastic rock mass parameters corresponding to the engineering rock mass quality classification were determined based on wave theory of Kelvin medium.Then,a calculation model was obtained for the millisecond-delay cut blast vibration in Kelvin media using the Starfield charge superposition principle.Further,the influence of the delay time on the cut blast vibration was quantitatively analyzed and a method for calculating the reasonable cut blasting millisecond delay time is proposed according to the principle of dimensional analysis.Finally,field tests were used to verify the applicability of the method.The results show that 5 ms to 20 ms is a better detonator delay time range and cut blasting vibration can be effectively controlled using the delay time calculated by the calculation model described in this paper. 展开更多
关键词 cut blasting VISCOELASTIC vibration control millisecond-delay time
在线阅读 下载PDF
Impact time cooperative guidance law of UAV based on maneuvering target state estimation
10
作者 Wei Zhu Feng Yu +2 位作者 Jin Guo Wenchao Xue Yanpeng Hu 《Control Theory and Technology》 2026年第1期38-53,共16页
Considering the impact of terminal impact time constraints and the state information of maneuvering targets on the guidance accuracy in multi-UAV cooperative guidance,this paper proposes an impact time cooperative con... Considering the impact of terminal impact time constraints and the state information of maneuvering targets on the guidance accuracy in multi-UAV cooperative guidance,this paper proposes an impact time cooperative control guidance law(ITCCG)that combines the optimal error dynamics with an improved adaptive cubature Kalman filter(IACKF)algorithm.First,a terminal impact time feedback term is introduced into proportional navigation guidance based on the relative virtual guidance model,and terminal time control is achieved through optimal error dynamics.Then,the Huber loss function is used to reduce the impact of measurement outliers,and the diagonal decomposition is applied to address the issue of non-positive definite matrices that cannot undergo Cholesky decomposition.Finally,the ITCCG and IACKF algorithms combined achieve multi-UAV time-cooperated guidance based on maneuvering target state estimation.Simulation results show that the proposed algorithm effectively reduces the target state estimation error and achieves cooperative guidance within the desired time frame. 展开更多
关键词 time constraint Maneuvering target Optimal error dynamics Target estimation IACKF
原文传递
Dynamic Event-Triggered Mechanisms With Positive Minimum Inter-Event Times for Linear Multiagent Consensus on Directed Graphs
11
作者 Sikang Zhan Xianwei Li +1 位作者 Yuanyuan Zou Shaoyuan Li 《IEEE/CAA Journal of Automatica Sinica》 2026年第2期436-450,共15页
This article studies the consensus problem with directed graphs for general linear multi-agent systems.New distributed state-feedback protocols with dynamic event-triggered(DET)mechanisms are proposed for directed gra... This article studies the consensus problem with directed graphs for general linear multi-agent systems.New distributed state-feedback protocols with dynamic event-triggered(DET)mechanisms are proposed for directed graphs that are strongly connected and weight-balanced,general strongly connected,and have spanning trees,respectively.It is proven that strictly positive minimum inter-event times(MIETs)are ensured using the designed DET mechanisms.Several numerical examples are presented to illustrate the effectiveness of the theoretical results.Compared with existing results,our results have the following merits:1)DET mechanisms are designed to determine the sampling instants,which can reduce the communication frequency between agents compared with static mechanisms;2)We focus on the consensus problem on directed graphs,which is more general than existing related results on undirected graphs;3)The existence of positive MIETs is shown to be guaranteed by the designed DET sampling strategies while existing related results can only exclude Zeno behavior. 展开更多
关键词 CONSENSUS directed graphs event-triggered control linear multi-agent systems minimum inter-event times
在线阅读 下载PDF
Collaboration Better Than Integration:A Novel Time-Frequency-Assisted Deep Feature Enhancement Mechanism for Few-Shot Transfer Learning in Anomaly Detection
12
作者 Wentao Mao Jianing Wu +2 位作者 Shubin Du Ke Feng Zidong Wang 《IEEE/CAA Journal of Automatica Sinica》 2026年第2期366-382,共17页
Deep transfer learning has achieved significant success in anomaly detection over the past decade,but data acquisition challenges in practical engineering hinder high-quality feature representation for few-shot learni... Deep transfer learning has achieved significant success in anomaly detection over the past decade,but data acquisition challenges in practical engineering hinder high-quality feature representation for few-shot learning tasks.To address this issue,a novel time-frequency-assisted deep feature enhancement(TFE)mechanism is proposed.Unlike traditional methods that integrate time-frequency analysis with deep neural networks,TFE employs a wavelet scattering transform to establish a parallel time-frequency feature space,where a dual interaction strategy facilitates collaboration between deep feature and time-frequency spaces through two operations:1)Enhancement,where a frequency-importance-driven contrastive learning(FICL)network transfers physically-aware information from wavelet scattering features to deep features,and 2)Feedback,which uses a detection rule adaptation module to minimize bias in wavelet scattering features based on deep feature performance.TFE is applied to a domain-adversarial anomaly detection framework and,through alternating training,significantly enhances both deep feature discriminative power and few-shot anomaly detection.Theoretical analysis confirms that the proposed dual interaction strategy reduces the upper bound of classification error.Experiments on benchmark datasets and a real-world industrial dataset from a large steel factory demonstrate TFE's superior performance and highlight the importance of frequency saliency in transfer learning.Thus,collaboration is shown to outperform integration for few-shot transfer learning in anomaly detection. 展开更多
关键词 Anomaly detection feature enhancement few-shot learning time frequency analysis transfer learning
在线阅读 下载PDF
产品导向下Reading time板块教学设计与实施——以2024年人教版英语教材三年级上册为例
13
作者 徐佩玲 《小学教学参考》 2026年第9期29-31,共3页
2024年人教版英语教材倡导素养导向、问题导向和产品导向,这是它区别于前一版教材的最大特点。其中,产品导向是指以产品输出为依据来回应单元问题,并证明问题已解决,最终达成素养目标。这与产出导向法理念相契合。基于此,以2024年人教... 2024年人教版英语教材倡导素养导向、问题导向和产品导向,这是它区别于前一版教材的最大特点。其中,产品导向是指以产品输出为依据来回应单元问题,并证明问题已解决,最终达成素养目标。这与产出导向法理念相契合。基于此,以2024年人教版英语教材三年级上册Part C中Reading time板块的教学为例,教师以“产品输出”为中心,沿着“驱动—促成—评价”这一路径开展阅读教学,能够有效提升学生的阅读兴趣、阅读能力和阅读素养,推进小学英语阅读教学革新。 展开更多
关键词 小学英语 产品导向 Reading time板块 产出导向法
在线阅读 下载PDF
A Case of Severe Trauma with Iliac Vascular Injury was Treated using a Time-Based Chain Approach
14
作者 Yazheng Shen Lining He +3 位作者 Huifeng Tang Zhiyong Shi Zhen He Ke Guo 《Journal of Clinical and Nursing Research》 2026年第1期380-386,共7页
Severe trauma often involves complex injuries,leading to high disability and fatality rates.Effective treatment requires prompt and coordinated efforts across multiple disciplines to enhance success rates.Time-based c... Severe trauma often involves complex injuries,leading to high disability and fatality rates.Effective treatment requires prompt and coordinated efforts across multiple disciplines to enhance success rates.Time-based chain rescue is crucial in managing severe trauma.A patient with chest and abdominal injuries and hemorrhagic shock was transferred from an ambulance to our hospital.Our trauma team-initiated pre-hospital first aid,utilized an emergency green channel,and conducted rapid ultrasound,collaborating across disciplines.The patient eventually recovered and was discharged. 展开更多
关键词 Severe trauma Hemorrhagic shock time point of trauma Chain-type treatment
暂未订购
整体教学观视域下的Reading time板块教学策略探究——以PEP英语新教材三年级上册的教学为例
15
作者 赵琴琴 《教学月刊(小学版)(综合)》 2026年第3期18-23,共6页
Reading time是PEP英语新教材中的重要板块,其语篇形式多样,插图资源丰富,且蕴含深厚的育人内涵。为充分发挥该板块的教学价值,促进学生英语学科核心素养的全面发展,教师可依据整体教学观,采取“插图为媒、问题为轴、育人为本”的策略,... Reading time是PEP英语新教材中的重要板块,其语篇形式多样,插图资源丰富,且蕴含深厚的育人内涵。为充分发挥该板块的教学价值,促进学生英语学科核心素养的全面发展,教师可依据整体教学观,采取“插图为媒、问题为轴、育人为本”的策略,系统推进阅读教学。 展开更多
关键词 整体教学观 Reading time 教学策略 小学英语
在线阅读 下载PDF
Energy Efficiency and Total Mission Completion Time Tradeoff in Multiple UAVs-Mounted IRS-Assisted Data Collection System
16
作者 Hong Zhao Hongbin Chen +2 位作者 Zhihui Guo Ling Zhan Shichao Li 《Computers, Materials & Continua》 2026年第2期1849-1873,共25页
UAV-mounted intelligent reflecting surface(IRS)helps address the line-of-sight(LoS)blockage between sensor nodes(SNs)and the fusion center(FC)in Internet of Things(IoT).This paper considers an IoT assisted by multiple... UAV-mounted intelligent reflecting surface(IRS)helps address the line-of-sight(LoS)blockage between sensor nodes(SNs)and the fusion center(FC)in Internet of Things(IoT).This paper considers an IoT assisted by multiple UAVs-mounted IRS(U-IRS),where the data from ground SNs are transmitted to the FC.In practice,energy efficiency(EE)and mission completion time are crucial metrics for evaluating system performance and operational costs.Recognizing their importance during data collection,we formulate a multi-objective optimization problem to maximize EE and minimize total mission completion time simultaneously.To characterize this tradeoff while considering optimization objective consistency,we construct an optimization problem that minimizes the weighted sum of the total mission completion time and the reciprocal of EE.Due to the non-convex nature of the formulated problem,obtaining optimal solutions is generally challenging.To tackle this issue,we decompose it into three subproblems:UAV-SN association,number of reflecting elements allocation,andUAVtrajectory optimization.An iterative algorithmcombining genetic algorithm,CS-BJ algorithm,and successive convex approximation technique is proposed to solve these sub-problems.Simulation results demonstrate that when the transmitted data amount is 10 and 30Mbits,compared to the static collection benchmark(the UAV hovers directly above each SN),the EE of the proposed method improves by more than 10.4% and 5.2%,while the total mission completion time is reduced by more than 5.4% and 3.3%,respectively. 展开更多
关键词 Unmanned aerial vehicle intelligent reflecting surface energy efficiency totalmission completion time optimization
在线阅读 下载PDF
Waveform-matching reverse time migration for local earthquakes
17
作者 Lanshu Bai Qingju Wu Ruiqing Zhang 《Earthquake Science》 2026年第2期125-139,共15页
With the increasing use of passive seismic data,developing seismic reflection imaging methods based on passive data is of considerable practical significance.This study presents a waveform-matching reverse time migrat... With the increasing use of passive seismic data,developing seismic reflection imaging methods based on passive data is of considerable practical significance.This study presents a waveform-matching reverse time migration for the primary reflected data from local earthquakes.In order to mitigate inconsistencies in frequency band and energy across earthquakes of different magnitudes,we first establish reference seismic waveform with standardized dominant frequency and magnitude.A matching operator is derived for each event by matching its waveforms with the reference waveform.This operator is then applied via convolution to all waveforms,producing standardized seismic waveforms with consistent wavelet features.The reshaped waveforms are then subjected to reverse time migration using an impedance imaging condition for primary reflections.To suppress strong energy interference near the hypocenters,both illumination compensation and three-dimensional Smoothed Spherical Mask centered on each source are used.Numerical tests using both simple two-layer model and fault-containing model demonstrate that the new method is robust and effective.The reverse time migration of primary reflected data of local earthquakes accurately images underground impedance boundaries such as stratum interfaces and fault planes,showing its promise for future application in seismically active fault zones. 展开更多
关键词 passive seismic data local earthquake waveform matching reverse time migration primary reflected data
在线阅读 下载PDF
LinguTimeX a Framework for Multilingual CTC Detection Using Explainable AI and Natural Language Processing
18
作者 Omar Darwish Shorouq Al-Eidi +4 位作者 Abdallah Al-Shorman Majdi Maabreh Anas Alsobeh Plamen Zahariev Yahya Tashtoush 《Computers, Materials & Continua》 2026年第1期2231-2251,共21页
Covert timing channels(CTC)exploit network resources to establish hidden communication pathways,posing signi cant risks to data security and policy compliance.erefore,detecting such hidden and dangerous threats remain... Covert timing channels(CTC)exploit network resources to establish hidden communication pathways,posing signi cant risks to data security and policy compliance.erefore,detecting such hidden and dangerous threats remains one of the security challenges. is paper proposes LinguTimeX,a new framework that combines natural language processing with arti cial intelligence,along with explainable Arti cial Intelligence(AI)not only to detect CTC but also to provide insights into the decision process.LinguTimeX performs multidimensional feature extraction by fusing linguistic attributes with temporal network patterns to identify covert channels precisely.LinguTimeX demonstrates strong e ectiveness in detecting CTC across multiple languages;namely English,Arabic,and Chinese.Speci cally,the LSTM and RNN models achieved F1 scores of 90%on the English dataset,89%on the Arabic dataset,and 88%on the Chinese dataset,showcasing their superior performance and ability to generalize across multiple languages. is highlights their robustness in detecting CTCs within security systems,regardless of the language or cultural context of the data.In contrast,the DeepForest model produced F1-scores ranging from 86%to 87%across the same datasets,further con rming its e ectiveness in CTC detection.Although other algorithms also showed reasonable accuracy,the LSTM and RNN models consistently outperformed them in multilingual settings,suggesting that deep learning models might be better suited for this particular problem. 展开更多
关键词 Arabic language Chinese language covert timing channel CYBERSECURITY deep learning English language language processing machine learning
在线阅读 下载PDF
LSTM-GRU and Multi-Head Attention Based Multivariate Time Series Prediction Model for Electro-Hydraulic Servo Material Fatigue Testing Machine
19
作者 Guotai Huang Xiyu Gao +1 位作者 Peng Liu Liming Zhou 《Computers, Materials & Continua》 2026年第5期298-314,共17页
To address the insufficient prediction accuracy of multi-state parameters in electro-hydraulic servo material fatigue testing machines under complex loading and nonlinear coupling conditions,this paper proposes a mult... To address the insufficient prediction accuracy of multi-state parameters in electro-hydraulic servo material fatigue testing machines under complex loading and nonlinear coupling conditions,this paper proposes a multivariate sequence-to-sequence prediction model integrating a Long Short-Term Memory(LSTM)encoder,a Gated Recurrent Unit(GRU)decoder,and a multi-head attention mechanism.This approach enhances prediction accuracy and robustness across different control modes and load spectra by leveraging multi-channel inputs and cross-variable feature interactions,thereby capturing both short-term high-frequency dynamics and long-term slow drift characteristics.Experiments using long-term data from real test benches demonstrate that the model achieves a stable MSE below 0.01 on the validation set,with MAE and RMSE of approximately 0.018 and 0.052,respectively,and a coefficient of determination reaching 0.98.This significantly outperforms traditional identification methods and single RNN models.Sensitivity analysis indicates that a prediction stride of 10 achieves an optimal balance between accuracy and computational overhead.Ablation experiments validated the contribution of multi-head attention and decoder architecture to enhancing cross-variable coupling modeling capabilities.This model can be applied to residualdriven early warning in health monitoring,and risk assessment with scheme optimization in test design.It enables near-real-time deployment feasibility,providing a practical data-driven technical pathway for reliability assurance in advanced equipment. 展开更多
关键词 Fatigue testing machines multivariate time series prediction LSTM-GRU
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部