期刊文献+
共找到550,589篇文章
< 1 2 250 >
每页显示 20 50 100
基于贝叶斯优化N-BEATS神经网络的锅炉过热汽温预测模型
1
作者 马良玉 胡恩华 《电力科学与工程》 2026年第1期31-37,共7页
针对锅炉过热汽温系统存在的大时延、强非线性和变量耦合等建模难题,建立了一种基于贝叶斯优化时间序列预测神经基扩展分析(neural basis expansion analysis for interpretable time series forecasting,N-BEATS)网络的过热汽温预测模... 针对锅炉过热汽温系统存在的大时延、强非线性和变量耦合等建模难题,建立了一种基于贝叶斯优化时间序列预测神经基扩展分析(neural basis expansion analysis for interpretable time series forecasting,N-BEATS)网络的过热汽温预测模型。针对某600 MW超临界火电机组,结合机理分析确定模型的输入和输出变量,通过性能对比实验优化模型的输入/输出时延阶次、Block类型和激活函数,进一步利用贝叶斯优化算法对模型的超参数进行寻优,并与网格搜索、遗传算法的优化效果进行对比。采用该机组仿真运行数据进行建模实验,结果表明所提模型在预测精度方面优于传统优化方法及主流模型。 展开更多
关键词 锅炉过热汽温 n-beats神经网络 贝叶斯优化 超参数优化 预测模型
在线阅读 下载PDF
基于TCN+N-BEATS+MLP的瓦斯体积分数预测方法研究
2
作者 金智新 曾庆红 +2 位作者 刘通 王宏伟 李雪靖 《安全与环境学报》 北大核心 2026年第3期953-965,共13页
为提升煤矿安全生产水平,准确预测瓦斯体积分数的变化具有重要意义。针对现有方法预测精度的不足,提出了一种融合时序卷积网络(Temporal Convolutional Network,TCN)、可解释时间序列预测的神经基展开分析(Neural Basis Expansion Analy... 为提升煤矿安全生产水平,准确预测瓦斯体积分数的变化具有重要意义。针对现有方法预测精度的不足,提出了一种融合时序卷积网络(Temporal Convolutional Network,TCN)、可解释时间序列预测的神经基展开分析(Neural Basis Expansion Analysis for Interpretable Time Series Forecasting,N-BEATS)与多层感知机(Multilayer Perceptron,MLP)的瓦斯体积分数多步同时预测方法,并对山西高河煤矿E1306工作面上隅角的瓦斯体积分数数据进行了预测。试验结果表明,TCN+N-BEATS+MLP模型在5 min、15 min和30 min的预测任务中具有较高的预测精度,在均方根误差(E_(RMS))、平均绝对误差(E_(MA))、平均绝对百分比误差(E_(MAP))和拟合优度(R^(2))方面,所提模型均优于其他对比模型,实现了提前30 min的瓦斯体积分数预测。该方法通过TCN提取数据的长时特征,结合N-BEATS建模时间序列的短时趋势,并通过MLP对误差进行修正,提升了对瓦斯体积分数预测结果的准确性,对预防煤矿瓦斯灾害具有指导意义。 展开更多
关键词 安全工程 瓦斯体积分数 时序卷积网络 N-BETAS模型 多层感知机
原文传递
基于STL分解与N-BEATS的铁路货运站短期装车量组合预测模型 被引量:1
3
作者 马亮 陈奕霖 +2 位作者 郭进 胡宸瀚 金福才 《中国铁道科学》 北大核心 2025年第3期216-228,共13页
针对铁路货运站短期装车量的波动性与随机性特征导致其时序特征较难提取的问题,提出基于STL分解方法与N-BEATS神经网络模型的组合预测模型STL-N-BEATS。先通过STL分解方法将原始数据分解为趋势序列、周期序列和剩余项序列,再利用N-BEAT... 针对铁路货运站短期装车量的波动性与随机性特征导致其时序特征较难提取的问题,提出基于STL分解方法与N-BEATS神经网络模型的组合预测模型STL-N-BEATS。先通过STL分解方法将原始数据分解为趋势序列、周期序列和剩余项序列,再利用N-BEATS模型对各分量分别建模并重构预测结果,最后基于某铁路运输企业的4个货运站546 d的历史装车数据,对比所提模型与其他6种模型的预测性能。结果表明:A站测试集下,其他6种模型的预测均有一定滞后性,而所提模型可以较好地拟合真实值曲线,计算得到的对称平均绝对百分比误差、平均绝对误差和均方根误差3项指标均最低,这是由于所提模型分解时序特征后得到的趋势序列和周期序列主导了预测结果,降低了整体数据的不确定性和波动性;预测步长分别为3和7 d时,在B,C,D这3个货运站日装车量预测和D站不同去向、不同品名日装车量预测场景下,所提模型的3项指标仍均最低,标志着其具有良好的预测性能和泛化能力。 展开更多
关键词 铁路货运 短期装车量预测 深度学习 STL分解方法 n-beats模型
在线阅读 下载PDF
基于N-BEATS的高速公路通行时间分布预测
4
作者 姜鹏 李玉杰 杨海蓉 《无线互联科技》 2025年第24期52-55,共4页
传统方法难以表征多峰分布,深度学习模型缺乏可解释性。为准确预测通行时间,优化交通管理,文章基于可解释时间序列预测的神经基展开分析(Neural Basis Expansion Analysis for Interpretable Time Series Forecasting,N-BEATS)网络框架... 传统方法难以表征多峰分布,深度学习模型缺乏可解释性。为准确预测通行时间,优化交通管理,文章基于可解释时间序列预测的神经基展开分析(Neural Basis Expansion Analysis for Interpretable Time Series Forecasting,N-BEATS)网络框架,使用堆叠的“后向重构+前向预测”机制,显式分解时间序列的趋势、季节性和残差分量,以预测通行时间分布。后向重构可捕获历史数据中的固有模式,前向预测通过分解成分来预测通行时间,这不仅提高了预测精度,还增强了结果的可解释性。文章基于高速公路电子不停车收费系统(Electronic Toll Collection,ETC)的节假日和工作日数据,发现N-BEATS预测的相对误差明显低于长短期记忆网络(Long Short-Term Memory,LSTM)及其多头注意力变体等基线模型,在高波动情景下具有更强的稳定性和适应性。全连接架构和残差传输策略可以有效地减少复杂交通模式的预测偏差。实验表明,N-BEATS框架在通行时间分布预测中准确性和可解释性良好,为智慧交通管理提供了更具解释性的决策支撑。 展开更多
关键词 高速公路 通行时间预测 n-beats网络 分布预测 可解释性 智慧交通
在线阅读 下载PDF
基于N-BEATS和相关向量机的锂电池健康状态混合预测方法
5
作者 李泽龙 乔钢柱 +1 位作者 崔方舒 蔡江辉 《中北大学学报(自然科学版)》 2025年第3期316-325,共10页
锂离子电池是众多领域的能源核心部件,准确预测其生命周期内的健康状态至关重要,因此本文提出了一种基于神经基扩展分析(N-BEATS)和相关向量机的锂电池健康状态混合预测方法。首先,为了提高预测的准确性,利用变分模态分解方法对原始时... 锂离子电池是众多领域的能源核心部件,准确预测其生命周期内的健康状态至关重要,因此本文提出了一种基于神经基扩展分析(N-BEATS)和相关向量机的锂电池健康状态混合预测方法。首先,为了提高预测的准确性,利用变分模态分解方法对原始时间序列进行分解;其次,将分解后的子序列根据中心频率划分为高频和低频子序列,利用具有残差原理的深层神经网络N-BEATS模型和相关向量机模型分别对其进行建模预测;最后,通过对各个子序列的预测结果进行叠加重构得到最终的预测结果。为了验证所提方法的有效性,本文使用NASA和CALCE提供的锂离子电池数据进行了仿真实验。实验结果表明,与单一的NBEATS模型和相关向量机模型相比,所提混合方法能够有效地结合两种模型的优势,展现出较高的预测精度。进一步地,与长短期记忆网络、高斯过程回归、支持向量回归模型进行对比,所提方法的均方根误差分别降低了96.5%,74.5%和62.5%,均方误差分别降低了97.3%,76.7%和58.8%。 展开更多
关键词 锂离子电池 健康状态 n-beats模型 变分模态分解 相关向量机
在线阅读 下载PDF
Joint Optimization of Routing and Resource Allocation in Decentralized UAV Networks Based on DDQN and GNN
6
作者 Nawaf Q.H.Othman YANG Qinghai JIANG Xinpei 《电讯技术》 北大核心 2026年第1期1-10,共10页
Optimizing routing and resource allocation in decentralized unmanned aerial vehicle(UAV)networks remains challenging due to interference and rapidly changing topologies.The authors introduce a novel framework combinin... Optimizing routing and resource allocation in decentralized unmanned aerial vehicle(UAV)networks remains challenging due to interference and rapidly changing topologies.The authors introduce a novel framework combining double deep Q-networks(DDQNs)and graph neural networks(GNNs)for joint routing and resource allocation.The framework uses GNNs to model the network topology and DDQNs to adaptively control routing and resource allocation,addressing interference and improving network performance.Simulation results show that the proposed approach outperforms traditional methods such as Closest-to-Destination(c2Dst),Max-SINR(mSINR),and Multi-Layer Perceptron(MLP)-based models,achieving approximately 23.5% improvement in throughput,50% increase in connection probability,and 17.6% reduction in number of hops,demonstrating its effectiveness in dynamic UAV networks. 展开更多
关键词 decentralized UAV network resource allocation routing algorithm GNN DDQN DRL
在线阅读 下载PDF
Exploring the material basis and mechanisms of the action of Hibiscus mutabilis L. for its anti-inflammatory effects based on network pharmacology and cell experiments
7
作者 Wenyuan Chen Xiaolan Chen +2 位作者 Jing Wan Qin Deng Yong Gao 《日用化学工业(中英文)》 北大核心 2026年第1期55-64,共10页
To explore the material basis and mechanisms of the anti-inflammatory effects of Hibiscus mutabilis L..The active ingredients and potential targets of Hibiscus mutabilis L.were obtained through the literature review a... To explore the material basis and mechanisms of the anti-inflammatory effects of Hibiscus mutabilis L..The active ingredients and potential targets of Hibiscus mutabilis L.were obtained through the literature review and SwissADME platform.Genes related to the inflammation were collected using Genecards and OMIM databases,and the intersection genes were submitted on STRING and DAVID websites.Then,the protein interaction network(PPI),gene ontology(GO)and pathway(KEGG)were analyzed.Cytoscape 3.7.2 software was used to construct the“Hibiscus mutabilis L.-active ingredient-target-inflammation”network diagram,and AutoDockTools-1.5.6 software was used for the molecular docking verification.The antiinflammatory effect of Hibiscus mutabilis L.active ingredient was verified by the RAW264.7 inflammatory cell model.The results showed that 11 active components and 94 potential targets,1029 inflammatory targets and 24 intersection targets were obtained from Hibiscus mutabilis L..The key anti-inflammatory active ingredients of Hibiscus mutabilis L.are quercetin,apigenin and luteolin.Its action pathway is mainly related to NF-κB,cancer pathway and TNF signaling pathway.Cell experiments showed that total flavonoids of Hibiscus mutabilis L.could effectively inhibit the expression of tumor necrosis factor(TNF-α),interleukin 8(IL-8)and epidermal growth factor receptor(EGFR)in LPS-induced RAW 264.7 inflammatory cells.It also downregulates the phosphorylation of human nuclear factor ĸB inhibitory protein α(IĸBα)and NF-κB p65 subunit protein(p65).Overall,the anti-inflammatory effect of Hibiscus mutabilis L.is related to many active components,many signal pathways and targets,which provides a theoretical basis for its further development and application. 展开更多
关键词 Hibiscus mutabilis L. INFLAMMATION network pharmacology molecular docking cell validation
在线阅读 下载PDF
A Multi-Scale Graph Neural Networks Ensemble Approach for Enhanced DDoS Detection
8
作者 Noor Mueen Mohammed Ali Hayder Seyed Amin Hosseini Seno +2 位作者 Hamid Noori Davood Zabihzadeh Mehdi Ebady Manaa 《Computers, Materials & Continua》 2026年第4期1216-1242,共27页
Distributed Denial of Service(DDoS)attacks are one of the severe threats to network infrastructure,sometimes bypassing traditional diagnosis algorithms because of their evolving complexity.PresentMachine Learning(ML)t... Distributed Denial of Service(DDoS)attacks are one of the severe threats to network infrastructure,sometimes bypassing traditional diagnosis algorithms because of their evolving complexity.PresentMachine Learning(ML)techniques for DDoS attack diagnosis normally apply network traffic statistical features such as packet sizes and inter-arrival times.However,such techniques sometimes fail to capture complicated relations among various traffic flows.In this paper,we present a new multi-scale ensemble strategy given the Graph Neural Networks(GNNs)for improving DDoS detection.Our technique divides traffic into macro-and micro-level elements,letting various GNN models to get the two corase-scale anomalies and subtle,stealthy attack models.Through modeling network traffic as graph-structured data,GNNs efficiently learn intricate relations among network entities.The proposed ensemble learning algorithm combines the results of several GNNs to improve generalization,robustness,and scalability.Extensive experiments on three benchmark datasets—UNSW-NB15,CICIDS2017,and CICDDoS2019—show that our approach outperforms traditional machine learning and deep learning models in detecting both high-rate and low-rate(stealthy)DDoS attacks,with significant improvements in accuracy and recall.These findings demonstrate the suggested method’s applicability and robustness for real-world implementation in contexts where several DDoS patterns coexist. 展开更多
关键词 DDoS detection graph neural networks multi-scale learning ensemble learning network security stealth attacks network graphs
在线阅读 下载PDF
Multi-Criteria Discovery of Communities in Social Networks Based on Services
9
作者 Karim Boudjebbour Abdelkader Belkhir Hamza Kheddar 《Computers, Materials & Continua》 2026年第3期984-1005,共22页
Identifying the community structure of complex networks is crucial to extracting insights and understanding network properties.Although several community detection methods have been proposed,many are unsuitable for so... Identifying the community structure of complex networks is crucial to extracting insights and understanding network properties.Although several community detection methods have been proposed,many are unsuitable for social networks due to significant limitations.Specifically,most approaches depend mainly on user-user structural links while overlooking service-centric,semantic,and multi-attribute drivers of community formation,and they also lack flexible filtering mechanisms for large-scale,service-oriented settings.Our proposed approach,called community discovery-based service(CDBS),leverages user profiles and their interactions with consulted web services.The method introduces a novel similarity measure,global similarity interaction profile(GSIP),which goes beyond typical similarity measures by unifying user and service profiles for all attributes types into a coherent representation,thereby clarifying its novelty and contribution.It applies multiple filtering criteria related to user attributes,accessed services,and interaction patterns.Experimental comparisons against Louvain,Hierarchical Agglomerative Clustering,Label Propagation and Infomap show that CDBS reveals the higher performance as it achieves 0.74 modularity,0.13 conductance,0.77 coverage,and significantly fast response time of 9.8 s,even with 10,000 users and 400 services.Moreover,community discoverybased service consistently detects a larger number of communities with distinct topics of interest,underscoring its capacity to generate detailed and efficient structures in complex networks.These results confirm both the efficiency and effectiveness of the proposed method.Beyond controlled evaluation,communities discovery based service is applicable to targeted recommendations,group-oriented marketing,access control,and service personalization,where communities are shaped not only by user links but also by service engagement. 展开更多
关键词 Social network communities discovery complex network CLUSTERING web services similarity measure
在线阅读 下载PDF
A Comprehensive Evaluation of Distributed Learning Frameworks in AI-Driven Network Intrusion Detection
10
作者 Sooyong Jeong Cheolhee Park +1 位作者 Dowon Hong Changho Seo 《Computers, Materials & Continua》 2026年第4期310-332,共23页
With the growing complexity and decentralization of network systems,the attack surface has expanded,which has led to greater concerns over network threats.In this context,artificial intelligence(AI)-based network intr... With the growing complexity and decentralization of network systems,the attack surface has expanded,which has led to greater concerns over network threats.In this context,artificial intelligence(AI)-based network intrusion detection systems(NIDS)have been extensively studied,and recent efforts have shifted toward integrating distributed learning to enable intelligent and scalable detection mechanisms.However,most existing works focus on individual distributed learning frameworks,and there is a lack of systematic evaluations that compare different algorithms under consistent conditions.In this paper,we present a comprehensive evaluation of representative distributed learning frameworks—Federated Learning(FL),Split Learning(SL),hybrid collaborative learning(SFL),and fully distributed learning—in the context of AI-driven NIDS.Using recent benchmark intrusion detection datasets,a unified model backbone,and controlled distributed scenarios,we assess these frameworks across multiple criteria,including detection performance,communication cost,computational efficiency,and convergence behavior.Our findings highlight distinct trade-offs among the distributed learning frameworks,demonstrating that the optimal choice depends strongly on systemconstraints such as bandwidth availability,node resources,and data distribution.This work provides the first holistic analysis of distributed learning approaches for AI-driven NIDS and offers practical guidelines for designing secure and efficient intrusion detection systems in decentralized environments. 展开更多
关键词 network intrusion detection network security distributed learning
在线阅读 下载PDF
HGS-ATD:A Hybrid Graph Convolutional Network-GraphSAGE Model for Anomaly Traffic Detection
11
作者 Zhian Cui Hailong Li Xieyang Shen 《Journal of Harbin Institute of Technology(New Series)》 2026年第1期33-50,共18页
With network attack technology continuing to develop,traditional anomaly traffic detection methods that rely on feature engineering are increasingly insufficient in efficiency and accuracy.Graph Neural Network(GNN),a ... With network attack technology continuing to develop,traditional anomaly traffic detection methods that rely on feature engineering are increasingly insufficient in efficiency and accuracy.Graph Neural Network(GNN),a promising Deep Learning(DL)approach,has proven to be highly effective in identifying intricate patterns in graph⁃structured data and has already found wide applications in the field of network security.In this paper,we propose a hybrid Graph Convolutional Network(GCN)⁃GraphSAGE model for Anomaly Traffic Detection,namely HGS⁃ATD,which aims to improve the accuracy of anomaly traffic detection by leveraging edge feature learning to better capture the relationships between network entities.We validate the HGS⁃ATD model on four publicly available datasets,including NF⁃UNSW⁃NB15⁃v2.The experimental results show that the enhanced hybrid model is 5.71%to 10.25%higher than the baseline model in terms of accuracy,and the F1⁃score is 5.53%to 11.63%higher than the baseline model,proving that the model can effectively distinguish normal traffic from attack traffic and accurately classify various types of attacks. 展开更多
关键词 anomaly traffic detection graph neural network deep learning graph convolutional network
在线阅读 下载PDF
Information Diffusion Models and Fuzzing Algorithms for a Privacy-Aware Data Transmission Scheduling in 6G Heterogeneous ad hoc Networks
12
作者 Borja Bordel Sánchez Ramón Alcarria Tomás Robles 《Computer Modeling in Engineering & Sciences》 2026年第2期1214-1234,共21页
In this paper,we propose a new privacy-aware transmission scheduling algorithm for 6G ad hoc networks.This system enables end nodes to select the optimum time and scheme to transmit private data safely.In 6G dynamic h... In this paper,we propose a new privacy-aware transmission scheduling algorithm for 6G ad hoc networks.This system enables end nodes to select the optimum time and scheme to transmit private data safely.In 6G dynamic heterogeneous infrastructures,unstable links and non-uniform hardware capabilities create critical issues regarding security and privacy.Traditional protocols are often too computationally heavy to allow 6G services to achieve their expected Quality-of-Service(QoS).As the transport network is built of ad hoc nodes,there is no guarantee about their trustworthiness or behavior,and transversal functionalities are delegated to the extreme nodes.However,while security can be guaranteed in extreme-to-extreme solutions,privacy cannot,as all intermediate nodes still have to handle the data packets they are transporting.Besides,traditional schemes for private anonymous ad hoc communications are vulnerable against modern intelligent attacks based on learning models.The proposed scheme fulfills this gap.Findings show the probability of a successful intelligent attack reduces by up to 65%compared to ad hoc networks with no privacy protection strategy when used the proposed technology.While congestion probability can remain below 0.001%,as required in 6G services. 展开更多
关键词 6G networks ad hoc networks PRIVACY scheduling algorithms diffusion models fuzzing algorithms
在线阅读 下载PDF
Multi-Label Classification Model Using Graph Convolutional Neural Network for Social Network Nodes
13
作者 Junmin Lyu Guangyu Xu +4 位作者 Feng Bao Yu Zhou Yuxin Liu Siyu Lu Wenfeng Zheng 《Computer Modeling in Engineering & Sciences》 2026年第2期1235-1256,共22页
Graph neural networks(GNN)have shown strong performance in node classification tasks,yet most existing models rely on uniform or shared weight aggregation,lacking flexibility in modeling the varying strength of relati... Graph neural networks(GNN)have shown strong performance in node classification tasks,yet most existing models rely on uniform or shared weight aggregation,lacking flexibility in modeling the varying strength of relationships among nodes.This paper proposes a novel graph coupling convolutional model that introduces an adaptive weighting mechanism to assign distinct importance to neighboring nodes based on their similarity to the central node.Unlike traditional methods,the proposed coupling strategy enhances the interpretability of node interactions while maintaining competitive classification performance.The model operates in the spatial domain,utilizing adjacency list structures for efficient convolution and addressing the limitations of weight sharing through a coupling-based similarity computation.Extensive experiments are conducted on five graph-structured datasets,including Cora,Citeseer,PubMed,Reddit,and BlogCatalog,as well as a custom topology dataset constructed from the Open University Learning Analytics Dataset(OULAD)educational platform.Results demonstrate that the proposed model achieves good classification accuracy,while significantly reducing training time through direct second-order neighbor fusion and data preprocessing.Moreover,analysis of neighborhood order reveals that considering third-order neighbors offers limited accuracy gains but introduces considerable computational overhead,confirming the efficiency of first-and second-order convolution in practical applications.Overall,the proposed graph coupling model offers a lightweight,interpretable,and effective framework for multi-label node classification in complex networks. 展开更多
关键词 GNN social networks nodes multi-label classification model graphic convolution neural network coupling principle
在线阅读 下载PDF
Artificial Intelligence (AI)-Enabled Unmanned Aerial Vehicle (UAV) Systems for Optimizing User Connectivity in Sixth-Generation (6G) Ubiquitous Networks
14
作者 Zeeshan Ali Haider Inam Ullah +2 位作者 Ahmad Abu Shareha Rashid Nasimov Sufyan Ali Memon 《Computers, Materials & Continua》 2026年第1期534-549,共16页
The advent of sixth-generation(6G)networks introduces unprecedented challenges in achieving seamless connectivity,ultra-low latency,and efficient resource management in highly dynamic environments.Although fifth-gener... The advent of sixth-generation(6G)networks introduces unprecedented challenges in achieving seamless connectivity,ultra-low latency,and efficient resource management in highly dynamic environments.Although fifth-generation(5G)networks transformed mobile broadband and machine-type communications at massive scales,their properties of scaling,interference management,and latency remain a limitation in dense high mobility settings.To overcome these limitations,artificial intelligence(AI)and unmanned aerial vehicles(UAVs)have emerged as potential solutions to develop versatile,dynamic,and energy-efficient communication systems.The study proposes an AI-based UAV architecture that utilizes cooperative reinforcement learning(CoRL)to manage an autonomous network.The UAVs collaborate by sharing local observations and real-time state exchanges to optimize user connectivity,movement directions,allocate power,and resource distribution.Unlike conventional centralized or autonomous methods,CoRL involves joint state sharing and conflict-sensitive reward shaping,which ensures fair coverage,less interference,and enhanced adaptability in a dynamic urban environment.Simulations conducted in smart city scenarios with 10 UAVs and 50 ground users demonstrate that the proposed CoRL-based UAV system increases user coverage by up to 10%,achieves convergence 40%faster,and reduces latency and energy consumption by 30%compared with centralized and decentralized baselines.Furthermore,the distributed nature of the algorithm ensures scalability and flexibility,making it well-suited for future large-scale 6G deployments.The results highlighted that AI-enabled UAV systems enhance connectivity,support ultra-reliable low-latency communications(URLLC),and improve 6G network efficiency.Future work will extend the framework with adaptive modulation,beamforming-aware positioning,and real-world testbed deployment. 展开更多
关键词 6G networks UAV-based communication cooperative reinforcement learning network optimization user connectivity energy efficiency
在线阅读 下载PDF
Conditional Generative Adversarial Network-Based Travel Route Recommendation
15
作者 Sunbin Shin Luong Vuong Nguyen +3 位作者 Grzegorz J.Nalepa Paulo Novais Xuan Hau Pham Jason J.Jung 《Computers, Materials & Continua》 2026年第1期1178-1217,共40页
Recommending personalized travel routes from sparse,implicit feedback poses a significant challenge,as conventional systems often struggle with information overload and fail to capture the complex,sequential nature of... Recommending personalized travel routes from sparse,implicit feedback poses a significant challenge,as conventional systems often struggle with information overload and fail to capture the complex,sequential nature of user preferences.To address this,we propose a Conditional Generative Adversarial Network(CGAN)that generates diverse and highly relevant itineraries.Our approach begins by constructing a conditional vector that encapsulates a user’s profile.This vector uniquely fuses embeddings from a Heterogeneous Information Network(HIN)to model complex user-place-route relationships,a Recurrent Neural Network(RNN)to capture sequential path dynamics,and Neural Collaborative Filtering(NCF)to incorporate collaborative signals from the wider user base.This comprehensive condition,further enhanced with features representing user interaction confidence and uncertainty,steers a CGAN stabilized by spectral normalization to generate high-fidelity latent route representations,effectively mitigating the data sparsity problem.Recommendations are then formulated using an Anchor-and-Expand algorithm,which selects relevant starting Points of Interest(POI)based on user history,then expands routes through latent similarity matching and geographic coherence optimization,culminating in Traveling Salesman Problem(TSP)-based route optimization for practical travel distances.Experiments on a real-world check-in dataset validate our model’s unique generative capability,achieving F1 scores ranging from 0.163 to 0.305,and near-zero pairs−F1 scores between 0.002 and 0.022.These results confirm the model’s success in generating novel travel routes by recommending new locations and sequences rather than replicating users’past itineraries.This work provides a robust solution for personalized travel planning,capable of generating novel and compelling routes for both new and existing users by learning from collective travel intelligence. 展开更多
关键词 Travel route recommendation conditional generative adversarial network heterogeneous information network anchor-and-expand algorithm
在线阅读 下载PDF
RE-UKAN:A Medical Image Segmentation Network Based on Residual Network and Efficient Local Attention
16
作者 Bo Li Jie Jia +2 位作者 Peiwen Tan Xinyan Chen Dongjin Li 《Computers, Materials & Continua》 2026年第3期2184-2200,共17页
Medical image segmentation is of critical importance in the domain of contemporary medical imaging.However,U-Net and its variants exhibit limitations in capturing complex nonlinear patterns and global contextual infor... Medical image segmentation is of critical importance in the domain of contemporary medical imaging.However,U-Net and its variants exhibit limitations in capturing complex nonlinear patterns and global contextual information.Although the subsequent U-KAN model enhances nonlinear representation capabilities,it still faces challenges such as gradient vanishing during deep network training and spatial detail loss during feature downsampling,resulting in insufficient segmentation accuracy for edge structures and minute lesions.To address these challenges,this paper proposes the RE-UKAN model,which innovatively improves upon U-KAN.Firstly,a residual network is introduced into the encoder to effectively mitigate gradient vanishing through cross-layer identity mappings,thus enhancing modelling capabilities for complex pathological structures.Secondly,Efficient Local Attention(ELA)is integrated to suppress spatial detail loss during downsampling,thereby improving the perception of edge structures and minute lesions.Experimental results on four public datasets demonstrate that RE-UKAN outperforms existing medical image segmentation methods across multiple evaluation metrics,with particularly outstanding performance on the TN-SCUI 2020 dataset,achieving IoU of 88.18%and Dice of 93.57%.Compared to the baseline model,it achieves improvements of 3.05%and 1.72%,respectively.These results fully demonstrate RE-UKAN’s superior detail retention capability and boundary recognition accuracy in complex medical image segmentation tasks,providing a reliable solution for clinical precision segmentation. 展开更多
关键词 Image segmentation U-KAN residual network ELA
在线阅读 下载PDF
Analysis of DC Aging Characteristics of Stable ZnO Varistors Based on Voronoi Network and Finite Element Simulation Model
17
作者 ZHANG Ping LU Mingtai +1 位作者 LU Tiantian YUE Yinghu 《材料导报》 北大核心 2026年第2期20-28,共9页
In modern ZnO varistors,traditional aging mechanisms based on increased power consumption are no longer relevant due to reduced power consumption during DC aging.Prolonged exposure to both AC and DC voltages results i... In modern ZnO varistors,traditional aging mechanisms based on increased power consumption are no longer relevant due to reduced power consumption during DC aging.Prolonged exposure to both AC and DC voltages results in increased leakage current,decreased breakdown voltage,and lower nonlinearity,ultimately compromising their protective performance.To investigate the evolution in electrical properties during DC aging,this work developed a finite element model based on Voronoi networks and conducted accelerated aging tests on commercial varistors.Throughout the aging process,current-voltage characteristics and Schottky barrier parameters were measured and analyzed.The results indicate that when subjected to constant voltage,current flows through regions with larger grain sizes,forming discharge channels.As aging progresses,the current focus increases on these channels,leading to a decline in the varistor’s overall performance.Furthermore,analysis of the Schottky barrier parameters shows that the changes in electrical performance during aging are non-monotonic.These findings offer theoretical support for understanding the aging mechanisms and condition assessment of modern stable ZnO varistors. 展开更多
关键词 ZnO varistors Voronoi network DC aging finite element method(FEM) current distribution double Schottky barrier theory
在线阅读 下载PDF
Blockchain-Enabled Trusted Virtual Network Embedding in Intelligent Cyber-Physical Systems
18
作者 Zhu Hailong Huang Tao +2 位作者 Zhang Yi Chen Ning Zhang Peiying 《China Communications》 2026年第1期175-188,共14页
With the rapid development of intelligent cyber-physical systems(ICPS),diverse services with varying Quality of Service(QoS)requirements have brought great challenges to traditional network resource allocation.Further... With the rapid development of intelligent cyber-physical systems(ICPS),diverse services with varying Quality of Service(QoS)requirements have brought great challenges to traditional network resource allocation.Furthermore,given the open environment and a multitude of devices,enhancing the security of ICPS is an urgent concern.To address these issues,this paper proposes a novel trusted virtual network embedding(T-VNE)approach for ICPS based combining blockchain and edge computing technologies.Additionally,the proposed algorithm leverages a deep reinforcement learning(DRL)model to optimize decision-making processes.It employs the policygradient-based agent to compute candidate embedding nodes and utilizes a breadth-first search(BFS)algorithm to determine the optimal embedding paths.Finally,through simulation experiments,the efficacy of the proposed method was validated,demonstrating outstanding performance in terms of security,revenue generation,and virtual network request(VNR)acceptance rate. 展开更多
关键词 blockchain cyber-physical system trusted embedding virtual network
在线阅读 下载PDF
Recyclable,reprocessable,and biodegradable cellulosic bioplastics enabled by a reactive eutectic network
19
作者 Huanhuan Wu Ren’ai Li 《Science China Materials》 2026年第3期1665-1676,共12页
Growing demand for sustainable,high-performance materials is driving research to replace petroleumbased plastics with abundant biomass,especially cellulose.However,the effective modification and functionalization of c... Growing demand for sustainable,high-performance materials is driving research to replace petroleumbased plastics with abundant biomass,especially cellulose.However,the effective modification and functionalization of cellulose is often impeded by complex processing requirements and limited performance tunability.Here,an innovative“active”green medium strategy based on an ethyl cellulose/thymol eutectic system is reported,enabling in situ chemical modification of eutectic components and the construction of dynamic self-adaptive networks without external catalysts or initiators.Through precise molecular design,dynamic boroxine networks and acrylate crosslinking networks are synergistically integrated into the cellulosic bioplastic(CBP)matrix.The resulting CBP-A2B8 exhibits exceptional optical transparency(~85%),superior mechanical properties(tensile strength~30 MPa),facile thermal processability,and closed-loop recyclability.Its chemical structure and mechanical performance remain highly stable even after 20 hot-compression recycling cycles.Complete biodegradation occurs under natural environmental conditions within approximately 100 days.Furthermore,the bioplastic,when combined with silver nanowires,forms high-performance flexible transparent conductive films successfully applied in customizable electroluminescent devices.Post-lifecycle,device components(silver nanowires and CBP matrix)are efficiently separated and recycled using a straightforward solvent-based method.This eutectic system-mediated strategy offers a novel pathway for the development of sustainable,high-performance bioplastics with a closed-loop lifecycle. 展开更多
关键词 cellulosic bioplastics eutectic system self-adaptive networks biodegradation RECYCLABILITY
原文传递
Artificial Neural Network Model for Thermal Conductivity Estimation of Metal Oxide Water-Based Nanofluids
20
作者 Nikhil S.Mane Sheetal Kumar Dewangan +3 位作者 Sayantan Mukherjee Pradnyavati Mane Deepak Kumar Singh Ravindra Singh Saluja 《Computers, Materials & Continua》 2026年第1期316-331,共16页
The thermal conductivity of nanofluids is an important property that influences the heat transfer capabilities of nanofluids.Researchers rely on experimental investigations to explore nanofluid properties,as it is a n... The thermal conductivity of nanofluids is an important property that influences the heat transfer capabilities of nanofluids.Researchers rely on experimental investigations to explore nanofluid properties,as it is a necessary step before their practical application.As these investigations are time and resource-consuming undertakings,an effective prediction model can significantly improve the efficiency of research operations.In this work,an Artificial Neural Network(ANN)model is developed to predict the thermal conductivity of metal oxide water-based nanofluid.For this,a comprehensive set of 691 data points was collected from the literature.This dataset is split into training(70%),validation(15%),and testing(15%)and used to train the ANN model.The developed model is a backpropagation artificial neural network with a 4–12–1 architecture.The performance of the developed model shows high accuracy with R values above 0.90 and rapid convergence.It shows that the developed ANN model accurately predicts the thermal conductivity of nanofluids. 展开更多
关键词 Artificial neural networks nanofluids thermal conductivity PREDICTION
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部