期刊文献+
共找到380篇文章
< 1 2 19 >
每页显示 20 50 100
A dimension reduction assisted credit scoring method for big data with categorical features
1
作者 Tatjana Miljkovic Pei Wang 《Financial Innovation》 2025年第1期725-754,共30页
In the past decade,financial institutions have invested significant efforts in the development of accurate analytical credit scoring models.The evidence suggests that even small improvements in the accuracy of existin... In the past decade,financial institutions have invested significant efforts in the development of accurate analytical credit scoring models.The evidence suggests that even small improvements in the accuracy of existing credit-scoring models may optimize profits while effectively managing risk exposure.Despite continuing efforts,the majority of existing credit scoring models still include some judgment-based assumptions that are sometimes supported by the significant findings of previous studies but are not validated using the institution’s internal data.We argue that current studies related to the development of credit scoring models have largely ignored recent developments in statistical methods for sufficient dimension reduction.To contribute to the field of financial innovation,this study proposes a Dimension Reduction Assisted Credit Scoring(DRA-CS)method via distance covariance-based sufficient dimension reduction(DCOV-SDR)in Majorization-Minimization(MM)algorithm.First,in the presence of a large number of variables,the DRA-CS method results in greater dimension reduction and better prediction accuracy than the other methods used for dimension reduction.Second,when the DRA-CS method is employed with logistic regression,it outperforms existing methods based on different variable selection techniques.This study argues that the DRA-CS method should be used by financial institutions as a financial innovation tool to analyze high-dimensional customer datasets and improve the accuracy of existing credit scoring methods. 展开更多
关键词 Credit scoring Dimension reduction Logistic regression Majorization-minimization algorithm
在线阅读 下载PDF
智能最佳管电压技术SEMI模式联合迭代算法扫描冠状动脉钙化积分的低剂量研究
2
作者 刘宇航 李伟 +4 位作者 牛延涛 张永县 王宇辰 杨冰冰 刘丹丹 《CT理论与应用研究(中英文)》 2026年第1期135-142,共8页
目的:探讨智能最佳管电压技术SEMI模式(Care kV SEMI)联合迭代算法在冠状动脉检查中钙化积分低剂量扫描成像中的可行性。方法:模体实验采用Care kV SEMI模式和管电流调制技术(CareDose 4D on)。参数设置:SEMI 120 kV(ref.kV分别为100 kV... 目的:探讨智能最佳管电压技术SEMI模式(Care kV SEMI)联合迭代算法在冠状动脉检查中钙化积分低剂量扫描成像中的可行性。方法:模体实验采用Care kV SEMI模式和管电流调制技术(CareDose 4D on)。参数设置:SEMI 120 kV(ref.kV分别为100 kV、120 kV),ref.mAs分别为40、60和80 mAs,重建算法分别为滤波反投影算法(FBP)、基于模型的高级迭代算法(ADMIRE)3、4、5。比较各组图像的容积CT剂量指数(CTDI_(vol))、对比噪声比(CNR_(模))和品质因子(FOM)。回顾性分析30例冠状动脉钙化积分扫描图像作为对照组(ref.kV 120 kV,ref.mAs 80 mAs,重建滤波反投影(FBP)算法),前瞻性采集109例患者冠脉钙化积分CT图像作为实验组(ref.kV 100 kV,ref.mAs 80 mAs,重建算法分别为FBP、ADMIRE 3、5),两组实际管电压均为SEMI 120 kV。记录并计算剂量长度乘积(DLP)、有效剂量(ED)、左主干(LM)和右冠状动脉(RCA)开口层面的CNR_(患)、钙化积分(Agatston Score)以及风险分级。由两名高年资诊断医生对患者冠脉图像进行4分法主观评价。对临床研究两组患者冠状动脉CT钙化积分扫描的辐射剂量、钙化积分数值、风险分级以及图像质量差异进行统计学分析。结果:①模体研究结果:实验组辐射剂量较对照组均降低;相同扫描条件CNR_(模)随迭代算法等级增加而增加;ref.kV 100 kV+ref.mAs 80 mAs组4种重建算法下FOM均高于对照组。②临床研究结果:实验组与对照组ED存在统计学差异;实验组FBP和对照组CNR_(患)在LM和RCA两个层面上均无统计学差异;实验组不同重建算法所得Agatston积分间无统计学差异;实验组风险等级Kappa值分别为0.93和0.88,一致性好;两名医生主观评价Kappa值为0.952,实验组与对照组主观评分有统计学差异。结论:BMI 18~25患者进行冠状动脉钙化积分CT扫描时,使用Care kV SEMI模式联合迭代算法对钙化积分和风险分级影响较小,可以有效降低患者辐射剂量。 展开更多
关键词 CARE kV SEMI模式 迭代算法 钙化积分 体层摄影术 低剂量
原文传递
基于双重决策机制的深度符号回归算法
3
作者 郭泽一 李凤莲 徐利春 《计算机应用》 北大核心 2026年第2期406-415,共10页
深度符号回归(DSR)算法由循环神经网络(RNN)自动化生成表达式树,进而获得较高的模型性能,然而,它无法兼顾表达式树的准确性和结构的简洁性。因此,提出一种基于双重决策机制的深度符号回归(DDSR)算法。首先,在RNN初步决策的基础上,利用... 深度符号回归(DSR)算法由循环神经网络(RNN)自动化生成表达式树,进而获得较高的模型性能,然而,它无法兼顾表达式树的准确性和结构的简洁性。因此,提出一种基于双重决策机制的深度符号回归(DDSR)算法。首先,在RNN初步决策的基础上,利用双评分机制综合评估表达式树的结构简洁性和准确性。其次,采用强化学习对表达式树生成进行训练,将表达式树生成视为序列决策过程,并利用风险近端策略优化(RPPO)算法进行奖励反馈以更新下一批次的模型参数。在公共数据集上的实验结果表明,相较于DSR算法,DDSR算法在拟合度相关系数上最多提高了0.396,最少提高了0.001,而整体性能提升了0.116。以上证明了DDSR算法的有效性。 展开更多
关键词 符号回归 深度学习 评分机制 近端策略优化算法 风险寻优策略梯度
在线阅读 下载PDF
鱼糕冻干配方优化及品质、货架期分析
4
作者 刘海燕 高文喻 +2 位作者 李雅欣 艾娜 雷生姣 《食品工业科技》 北大核心 2026年第4期292-302,共11页
针对传统鱼糕货架期短、运输条件苛刻、食用方法单一等问题,本研究通过配方优化与真空冷冻干燥技术开发新型鱼糕产品,旨在延长其保质期、提升营养均衡性并拓展即食化、多场景应用潜力,同时为水产制品的工业化加工提供工艺参考。以鲢鱼... 针对传统鱼糕货架期短、运输条件苛刻、食用方法单一等问题,本研究通过配方优化与真空冷冻干燥技术开发新型鱼糕产品,旨在延长其保质期、提升营养均衡性并拓展即食化、多场景应用潜力,同时为水产制品的工业化加工提供工艺参考。以鲢鱼为主要原料,基于层次分析-熵权法构建综合评分模型,选择猪肥肉、鸡肉、玉米淀粉和蛋清添加量进行单因素实验,并在单因素实验基础上通过遗传算法结合Box-Behnken响应面法对鱼糕冻干配方进行优化。通过扫描电子显微镜(scanning electron microscopy,SEM)分析微观结构,测定蛋白质、脂肪、水分、灰分等理化指标,并基于Arrhenius方程预测货架期。确定了鱼糕冻干最优配方为:相对碎鱼肉用量,猪肥肉添加量10%(质量分数),鸡肉添加量20%,玉米淀粉添加量11%,蛋清添加量8%,综合评分达0.87±0.34。微观结构显示孔隙分布均匀,真空冷冻干燥处理前后关键理化指标无显著变化。基于Arrhenius方程的货架期模型预测25℃贮藏期为77 d,较鲜切鱼糕(4~7 d)延长11倍。本研究得到了色泽均匀、口感酥脆、货架期长以及营养均衡的鱼糕冻干制品,为鱼糕制品常温储运与即食化应用提供借鉴。 展开更多
关键词 鱼糕冻干 配方优化 综合评分 层次分析法 熵权法 遗传算法
在线阅读 下载PDF
基于贝叶斯优化神经网络的Cu-SiC镀层镀速预测
5
作者 魏波 刘翠芳 吕焦盛 《电镀与精饰》 北大核心 2026年第1期123-130,共8页
Cu-SiC镀层镀速受多种因素影响,包括电流密度、镀液成分、温度、搅拌速度等,这些因素与镀速之间存在着复杂的非线性关系。传统的神经网络模型只能处理线性关系,对于复杂的电镀数据特征之间的非线性关系以及时空特性难以有效捕捉,影响了... Cu-SiC镀层镀速受多种因素影响,包括电流密度、镀液成分、温度、搅拌速度等,这些因素与镀速之间存在着复杂的非线性关系。传统的神经网络模型只能处理线性关系,对于复杂的电镀数据特征之间的非线性关系以及时空特性难以有效捕捉,影响了模型超参数的优化速度及预测精度。为此,提出基于贝叶斯优化神经网络的Cu-SiC镀层镀速预测方法。该方法系统性地采集电镀过程中的电流值、镀液温度、镀液pH值、SiC粒子浓度、镀液搅拌速率数据,并采用Z-score标准化方法对每种电镀数据进行归一化处理,以促进模型在不同特征间的有效比较。设计贝叶斯优化神经网络的BO-CNN-LSTM模型,将各种电镀数据的归一化处理结果作为模型输入,同时捕捉电镀数据的空间特征和时间依赖性,利用贝叶斯算法优化层自动搜索模型最优超参数组合。利用最优超参数组合实施模型训练,最终实现Cu-SiC镀层镀速的高效精准预测。实验结果表明,经过贝叶斯算法优化超参数后,该预测方法的决定系数R2显著提升,更接近1。预测结果与实际镀速之间的偏差较小,曲线走势与实际镀速高度一致。此外,该方法的CPU使用率也相对较低。 展开更多
关键词 电镀数据 Z-score标准化 贝叶斯优化算法 BO-CNN-LSTM模型 Cu-SiC镀层 镀速预测
在线阅读 下载PDF
基于OCSVM的行业负荷特征异常辨识方法
6
作者 陈光宇 杨光 +3 位作者 施蔚锦 蔡鑫灿 陈婉清 刘昊 《电力工程技术》 北大核心 2026年第2期70-79,共10页
为解决近年来用户行业变化特性加剧导致的难以准确辨识用户档案信息变动的问题,文中提出一种基于数据驱动的负荷特征异常辨识方法。首先,提出一种两阶段行业典型负荷形态构建方法,利用基于层次密度的含噪声应用空间聚类(hierarchical de... 为解决近年来用户行业变化特性加剧导致的难以准确辨识用户档案信息变动的问题,文中提出一种基于数据驱动的负荷特征异常辨识方法。首先,提出一种两阶段行业典型负荷形态构建方法,利用基于层次密度的含噪声应用空间聚类(hierarchical density-based spatial clustering of applications with noise,HDBSCAN)提取用户在不同场景下的典型日负荷曲线,并利用改进的K-means算法对提取出的典型日负荷曲线进行聚类分析,构建行业的典型负荷形态;其次,提出一种多维场景负荷特征异常智能研判方法,通过构造用户的负荷特征,使用熵权法评估行业典型场景的相对重要性,并采用单分类支持向量机(one-class support vector machine,OCSVM)算法量化每个场景下的用户负荷特征的异常程度,通过加权计算得到用户的综合嫌疑得分并排序,从而实现对负荷特征异常用户的准确辨识。最后,采用某地区实际用户数据进行算例验证。仿真结果表明,所提方法在行业典型负荷场景构建及负荷特征异常辨识方面表现出良好的可行性与实用价值。 展开更多
关键词 数据驱动 负荷特征异常 基于层次密度的含噪声应用空间聚类(HDBSCAN)-改进K-means算法 多维场景分析 单分类支持向量机(OCSVM) 综合嫌疑得分
在线阅读 下载PDF
Improved Hybrid Collaborative Fitering Algorithm Based on Spark Platform 被引量:1
7
作者 YOU Zhen HU Hongwen +2 位作者 WANG Yutao XUE Jinyun YI Xinwu 《Wuhan University Journal of Natural Sciences》 CAS CSCD 2023年第5期451-460,共10页
An improved Hybrid Collaborative Filtering algorithm(H-CF)is proposed,addressing the issues of data sparsity,low recommendation accuracy,and poor scalability present in traditional collaborative filtering algorithms.T... An improved Hybrid Collaborative Filtering algorithm(H-CF)is proposed,addressing the issues of data sparsity,low recommendation accuracy,and poor scalability present in traditional collaborative filtering algorithms.The core of H-CF is a linear weighted hybrid algorithm based on the Latent Factor Model(LFM)and the Improved Item Clustering and Similarity Calculation Collaborative Filtering Algorithm(ITCSCF).To begin with,the items are clustered based on their attribute dimension,which accelerates the computation of the nearest neighbor set.Subsequently,H-CF enhances the formula for scoring similarity by penalizing popular items and optimizing unpopular items.This improvement enhances the rationality of scoring similarity and reduces the impact of data sparseness.Furthermore,a weighting function is employed to combine the various improved algorithms.The balance factor of the weighting function is dynamically adjusted to attain the optimal recommendation list.To address the real-time and scalability concerns,the algorithm leverages the Spark big data distributed cluster computing framework.Experiments were conducted using the public dataset Movie Lens,where the improved algorithm’s performance was compared against the algorithm before enhancement and the algorithm running on a single machine.The experimental results demonstrate that the improved algorithm outperforms in terms of data sparsity,recommendation personalization,accuracy,recall,and efficiency. 展开更多
关键词 recommendation algorithm collaborative filtering latent factor model score weighting item clustering SPARK similarity calculation
原文传递
TEC and Instrumental Bias Estimation of GAGAN Station Using Kalman Filter and SCORE Algorithm 被引量:1
8
作者 Dhiraj Sunehra 《Positioning》 2016年第1期41-50,共10页
The standalone Global Positioning System (GPS) does not meet the higher accuracy requirements needed for approach and landing phase of an aircraft. To meet the Category-I Precision Approach (CAT-I PA) requirements of ... The standalone Global Positioning System (GPS) does not meet the higher accuracy requirements needed for approach and landing phase of an aircraft. To meet the Category-I Precision Approach (CAT-I PA) requirements of civil aviation, satellite based augmentation system (SBAS) has been planned by various countries including USA, Europe, Japan and India. The Indian SBAS is named as GPS Aided Geo Augmented Navigation (GAGAN). The GAGAN network consists of several dual frequency GPS receivers located at various airports around the Indian subcontinent. The ionospheric delay, which is a function of the total electron content (TEC), is one of the main sources of error affecting GPS/SBAS accuracy. A dual frequency GPS receiver can be used to estimate the TEC. However, line-of-sight TEC derived from dual frequency GPS data is corrupted by the instrumental biases of the GPS receiver and satellites. The estimation of receiver instrumental bias is particularly important for obtaining accurate estimates of ionospheric delay. In this paper, two prominent techniques based on Kalman filter and Self-Calibration Of pseudo Range Error (SCORE) algorithm are used for estimation of instrumental biases. The estimated instrumental bias and TEC results for the GPS Aided Geo Augmented Navigation (GAGAN) station at Hyderabad (78.47°E, 17.45°N), India are presented. 展开更多
关键词 GPS Aided Geo Augmented Navigation Total Electron Content Instrumental Biases Kalman Filter Score algorithm
在线阅读 下载PDF
Quality of experience based scheduling algorithm in LTE network with various traffics
9
作者 吴志坤 费泽松 +2 位作者 王飞 巩世琪 李娜 《Journal of Beijing Institute of Technology》 EI CAS 2016年第4期547-552,共6页
Quality of experience ( QoE ) based scheduling algorithm of long term evalution ( LTE ) network with various traffics is studied. Utility functions are adopted to estimate mean opinion score (MOS) for different ... Quality of experience ( QoE ) based scheduling algorithm of long term evalution ( LTE ) network with various traffics is studied. Utility functions are adopted to estimate mean opinion score (MOS) for different traffics and a new MOS metric called normalized MOS is defined. A scheduling algorithm based on normalized MOS and greedy algorithm is proposed, aiming at maximizing the entirety MOS level of the whole users in the cell. We compare the performance of the proposed algorithm with other typical scheduling algorithms and the simulation results show that the algorithm pro- posed outperform other ones in term of QoE and fairness. 展开更多
关键词 quality of experience QoE long term evolution LTE multi-application schedu-ling mean opinion score (MOS) greedy algorithm
在线阅读 下载PDF
Floyd-Warshall Algorithm Based on Picture Fuzzy Information
10
作者 Shaista Habib Aqsa Majeed +1 位作者 Muhammad Akram Mohammed M.Ali Al-Shamiri 《Computer Modeling in Engineering & Sciences》 SCIE EI 2023年第9期2873-2894,共22页
The Floyd-Warshall algorithm is frequently used to determine the shortest path between any pair of nodes.It works well for crisp weights,but the problem arises when weights are vague and uncertain.Let us take an examp... The Floyd-Warshall algorithm is frequently used to determine the shortest path between any pair of nodes.It works well for crisp weights,but the problem arises when weights are vague and uncertain.Let us take an example of computer networks,where the chosen path might no longer be appropriate due to rapid changes in network conditions.The optimal path from among all possible courses is chosen in computer networks based on a variety of parameters.In this paper,we design a new variant of the Floyd-Warshall algorithm that identifies an All-Pair Shortest Path(APSP)in an uncertain situation of a network.In the proposed methodology,multiple criteria and theirmutual associationmay involve the selection of any suitable path between any two node points,and the values of these criteria may change due to an uncertain environment.We use trapezoidal picture fuzzy addition,score,and accuracy functions to find APSP.We compute the time complexity of this algorithm and contrast it with the traditional Floyd-Warshall algorithm and fuzzy Floyd-Warshall algorithm. 展开更多
关键词 Trapezoidal picture fuzzy number score function accuracy function shortest path problem Floyd-Warshall algorithm
在线阅读 下载PDF
Automatic piano performance interaction system based on greedy algorithm for dexterous manipulator
11
作者 Yufei WANG Junfeng YAO +1 位作者 Yalan ZHOU Zefeng WANG 《虚拟现实与智能硬件(中英文)》 EI 2024年第6期473-485,共13页
With continuous advancements in artificial intelligence(AI), automatic piano-playing robots have become subjects of cross-disciplinary interest. However, in most studies, these robots served merely as objects of obser... With continuous advancements in artificial intelligence(AI), automatic piano-playing robots have become subjects of cross-disciplinary interest. However, in most studies, these robots served merely as objects of observation with limited user engagement or interaction. To address this issue, we propose a user-friendly and innovative interaction system based on the principles of greedy algorithms. This system features three modules: score management, performance control, and keyboard interactions. Upon importing a custom score or playing a note via an external device, the system performs on a virtual piano in line with user inputs. This system has been successfully integrated into our dexterous manipulator-based piano-playing device, which significantly enhances user interactions. 展开更多
关键词 Human-robot interaction Piano-playing robot Greedy algorithm Score parsing
在线阅读 下载PDF
The Comparison between Random Forest and Support Vector Machine Algorithm for Predicting β-Hairpin Motifs in Proteins
12
作者 Shaochun Jia Xiuzhen Hu Lixia Sun 《Engineering(科研)》 2013年第10期391-395,共5页
Based on the research of predictingβ-hairpin motifs in proteins, we apply Random Forest and Support Vector Machine algorithm to predictβ-hairpin motifs in ArchDB40 dataset. The motifs with the loop length of 2 to 8 ... Based on the research of predictingβ-hairpin motifs in proteins, we apply Random Forest and Support Vector Machine algorithm to predictβ-hairpin motifs in ArchDB40 dataset. The motifs with the loop length of 2 to 8 amino acid residues are extracted as research object and thefixed-length pattern of 12 amino acids are selected. When using the same characteristic parameters and the same test method, Random Forest algorithm is more effective than Support Vector Machine. In addition, because of Random Forest algorithm doesn’t produce overfitting phenomenon while the dimension of characteristic parameters is higher, we use Random Forest based on higher dimension characteristic parameters to predictβ-hairpin motifs. The better prediction results are obtained;the overall accuracy and Matthew’s correlation coefficient of 5-fold cross-validation achieve 83.3% and 0.59, respectively. 展开更多
关键词 Random FOREST algorithm Support Vector Machine algorithm β-Hairpin MOTIF INCREMENT of Diversity scoring Function Predicted Secondary Structure Information
暂未订购
Using the Support Vector Machine Algorithm to Predict β-Turn Types in Proteins
13
作者 Xiaobo Shi Xiuzhen Hu 《Engineering(科研)》 2013年第10期386-390,共5页
The structure and function of proteins are closely related, and protein structure decides its function, therefore protein structure prediction is quite important.β-turns are important components of protein secondary ... The structure and function of proteins are closely related, and protein structure decides its function, therefore protein structure prediction is quite important.β-turns are important components of protein secondary structure. So development of an accurate prediction method ofβ-turn types is very necessary. In this paper, we used the composite vector with position conservation scoring function, increment of diversity and predictive secondary structure information as the input parameter of support vector machine algorithm for predicting theβ-turn types in the database of 426 protein chains, obtained the overall prediction accuracy of 95.6%, 97.8%, 97.0%, 98.9%, 99.2%, 91.8%, 99.4% and 83.9% with the Matthews Correlation Coefficient values of 0.74, 0.68, 0.20, 0.49, 0.23, 0.47, 0.49 and 0.53 for types I, II, VIII, I’, II’, IV, VI and nonturn respectively, which is better than other prediction. 展开更多
关键词 Support Vector Machine algorithm INCREMENT of Diversity VALUE Position Conservation scoring Function VALUE Secondary Structure Information
暂未订购
Improvements in the score matrix calculation method using parallel score estimating algorithm
14
作者 Geraldo F.D.Zafalon Evandro A.Marucci +3 位作者 Julio C.Momente Jose R.A.Amazonas Liria M.Sato Jose M.Machado 《Journal of Biophysical Chemistry》 2013年第2期47-51,共5页
The increasing amount of sequences stored in genomic databases has become unfeasible to the sequential analysis. Then, the parallel computing brought its power to the Bioinformatics through parallel algorithms to alig... The increasing amount of sequences stored in genomic databases has become unfeasible to the sequential analysis. Then, the parallel computing brought its power to the Bioinformatics through parallel algorithms to align and analyze the sequences, providing improvements mainly in the running time of these algorithms. In many situations, the parallel strategy contributes to reducing the computational complexity of the big problems. This work shows some results obtained by an implementation of a parallel score estimating technique for the score matrix calculation stage, which is the first stage of a progressive multiple sequence alignment. The performance and quality of the parallel score estimating are compared with the results of a dynamic programming approach also implemented in parallel. This comparison shows a significant reduction of running time. Moreover, the quality of the final alignment, using the new strategy, is analyzed and compared with the quality of the approach with dynamic programming. 展开更多
关键词 algorithmS scoring Matrix Parallel Programming Alignment Quality
暂未订购
A Sparse Optimal Scoring Model with Adherent Penalty
15
作者 Hou Dandan Liu Yongjin 《数学理论与应用》 2024年第4期100-115,共16页
We consider the task of binary classification in the high-dimensional setting where the number of features of the given data is larger than the number of observations.To accomplish this task,we propose an adherently p... We consider the task of binary classification in the high-dimensional setting where the number of features of the given data is larger than the number of observations.To accomplish this task,we propose an adherently penalized optimal scoring(APOS)model for simultaneously performing discriminant analysis and feature selection.In this paper,an efficient algorithm based on the block coordinate descent(BCD)method and the SSNAL algorithm is developed to solve the APOS approximately.The convergence results of our method are also established.Numerical experiments conducted on simulated and real datasets demonstrate that the proposed model is more efficient than several sparse discriminant analysis methods. 展开更多
关键词 Sparse discriminant analysis Optimal scoring Feature selection BCD method SSNAL algorithm
在线阅读 下载PDF
基于E5-SHAP算法的可解释英语作文自动评分语言模型
16
作者 王兵 单瑞雪 +1 位作者 邢海燕 李盼池 《智能科学与技术学报》 2025年第3期370-380,共11页
针对英语作文自动评分系统因依赖复杂深度学习模型而缺乏可解释性的问题,提出了一种基于E5-SHAP算法的可解释英语作文自动评分模型。该模型基于E5-Base模型编码器提取文本特征,结合均值计算和回归层实现评分输出,并引入自适应加权机制,... 针对英语作文自动评分系统因依赖复杂深度学习模型而缺乏可解释性的问题,提出了一种基于E5-SHAP算法的可解释英语作文自动评分模型。该模型基于E5-Base模型编码器提取文本特征,结合均值计算和回归层实现评分输出,并引入自适应加权机制,从语法、句法、词汇多样性等6个维度综合评估作文质量。模型采用LoRA微调技术优化特定层参数,提高对作文特征的适应性。通过SHAP算法计算各特征对最终评分的影响,从而提供清晰的评分依据和解释路径,提升评分过程的透明性和可信度。实验结果表明,与现有模型相比,该模型在ELLIPSE数据集和自建数据集上的表现均有所提升,二次加权卡帕值(QWK)达0.84,在准确性和可解释性上优于现有模型。 展开更多
关键词 英语作文 自动评分模型 E5-SHAP算法 可解释性
原文传递
基于深度强化学习的综合能源系统优化调度 被引量:1
17
作者 梁海峰 闫峰 +1 位作者 尚隽 王楚通 《内蒙古电力技术》 2025年第4期21-29,共9页
为减少智能体达到收敛所需的训练轮数,提高经验样本利用效率,优化综合能源系统(Integrated Energy System,IES)能量调度,引入深度强化学习(Deep Reinforcement Learning,DRL)算法,提出一种基于多环境实例和数据特征分数经验采样机制的... 为减少智能体达到收敛所需的训练轮数,提高经验样本利用效率,优化综合能源系统(Integrated Energy System,IES)能量调度,引入深度强化学习(Deep Reinforcement Learning,DRL)算法,提出一种基于多环境实例和数据特征分数经验采样机制的改进深度确定性策略梯度(Deep Deterministic Policy Gradient,DDPG)算法。首先,借助多环境实例促使智能体和环境进行大量交互,从而获得有效的指导经验;其次,对不同类型数据进行特征量化处理,并依据特征分数进行经验采样,提高样本利用效率;最后,将改进DDPG算法与经典柔性动作-评价(Soft Actor⁃Critic,SAC)算法、双延迟深度确定性策略梯度(Twin Delayed Deep Deterministic Policy Gradient,TD3)算法进行对比实验,实验结果验证了所提算法在提高收敛速度和样本利用效率方面的有效性,并通过算例仿真对模型增量学习后的性能提升进行了验证。 展开更多
关键词 综合能源系统 深度强化学习 改进深度确定性策略梯度算法 多环境实例 特征分数
在线阅读 下载PDF
“断直连”政策下平台个人信用评分的包容审慎监管
18
作者 阳建勋 《深圳大学学报(人文社会科学版)》 北大核心 2025年第6期89-98,共10页
平台个人信用评分是平台经济领域的创新性网络信用治理工具,具有处理信息的广泛性、覆盖范围的普惠性及应用场景的多元性等特征,但也面临信用监管套利风险、替代数据使用加剧个人隐私与信息保护风险及算法歧视风险等挑战。基于以上特征... 平台个人信用评分是平台经济领域的创新性网络信用治理工具,具有处理信息的广泛性、覆盖范围的普惠性及应用场景的多元性等特征,但也面临信用监管套利风险、替代数据使用加剧个人隐私与信息保护风险及算法歧视风险等挑战。基于以上特征及风险挑战,应当对平台个人信用评分属性进行场景式认定与包容审慎监管。具体路径是:分类规制平台个人信用评分,明确“断直连”政策的适用场景是平台作为第三方向处于平台外部的金融机构提供个人信用评分,适度增加个人征信牌照以协调“断直连”政策引发的利益冲突;防范替代数据使用风险以平衡金融包容性与个人信息保护,限缩解释“其他相关信息”并将替代数据纳入征信监管;以强制性信息披露规制增强信用评分透明度监管并以声誉机制激励平台自我增强信用评分透明度;将平台个人信用评分算法纳入监管沙盒,以算法备案对算法歧视风险进行事前规制,构建兼顾效率与公平的信用评分算法监管制度。 展开更多
关键词 “断直连”政策 平台个人信用评分 包容审慎监管 替代数据 算法公平
原文传递
基于数据驱动-物理模型的制冷空调负荷预测及可调潜力分析
19
作者 李彬 罗鑫宇 +3 位作者 祁兵 陈宋宋 石坤 刘颖 《电力信息与通信技术》 2025年第10期43-52,共10页
空调制冷负荷作为电网的关键可调弹性资源,评估其在多样化用电需求下的调节潜力,对于优化负荷管理、推动能效提升及节能减排具有显著作用,然而传统的数据驱动模型预测精度差且过拟合现象严重,同时差异化分析制冷空调负荷的调控潜力存在... 空调制冷负荷作为电网的关键可调弹性资源,评估其在多样化用电需求下的调节潜力,对于优化负荷管理、推动能效提升及节能减排具有显著作用,然而传统的数据驱动模型预测精度差且过拟合现象严重,同时差异化分析制冷空调负荷的调控潜力存在困难。因此,文章通过皮尔森和斯皮尔曼等相关系数法量化不同因素与空调负荷的相关性,筛选关键因素作为构建负荷预测模型的自变量,提出一种引入混沌映射和主动运动策略改进蜣螂算法优化注意力机制的双向长短期记忆神经网络模型,基于数据模型预测的负荷曲线,融合空调物理模型的功率特性聚合,运用专家加权评分法,分析各时段空调负荷的调节潜力,实现精准评估。算例分析表明,所提方法能够精确预测空调负荷结果,评估空调负荷潜力准确性高,为空调负荷参与电网需求响应互动提供可靠的依据。 展开更多
关键词 制冷空调负荷 可调潜力 双向长短期记忆 改进蜣螂算法 专家加权累积打分法
在线阅读 下载PDF
基于胜任力与CatBoost算法的商照训练评估方法
20
作者 孙宏 张兆阳 +1 位作者 兰舰 孟晓娅 《航空工程进展》 2025年第5期183-189,共7页
科学量化飞行训练是优化飞行学员技能训练、提升训练效率的前提。以商照阶段为例,构建基于胜任力评估矩阵的飞行学员技能评估方案,以实现按照胜任力的要求来提高飞行训练效果从而管理、筛选学员。利用Z得分法进行典型阶段胜任力培养需... 科学量化飞行训练是优化飞行学员技能训练、提升训练效率的前提。以商照阶段为例,构建基于胜任力评估矩阵的飞行学员技能评估方案,以实现按照胜任力的要求来提高飞行训练效果从而管理、筛选学员。利用Z得分法进行典型阶段胜任力培养需求分析,设计训练评估工作单;采用典型科目(例如,适航要求或发动机失效)的观测项和评分标准构建测量向量;根据科目观测项—可观察行为(OB)间的映射关系构建胜任力评估矩阵,再利用矩阵范数得到OB展现数量和展现频率的公式,借鉴VENN准则思想并结合CatBoost多分类算法,构建基于OB展现数量和展现频率的胜任力评级模型。结合商照实践考核阶段的学员样本进行实证研究,结果表明:模型准确率达到86.67%,能够很好地将飞行教员评级反映到胜任力评级上。 展开更多
关键词 商照飞行训练 Z得分法 胜任力评估 可观察行为 梯度提升树 CatBoost多分类算法
在线阅读 下载PDF
上一页 1 2 19 下一页 到第
使用帮助 返回顶部