期刊文献+
共找到310篇文章
< 1 2 16 >
每页显示 20 50 100
Relative Time Quantum-based Enhancements in Round Robin Scheduling
1
作者 Sardar Zafar Iqbal Hina Gull +5 位作者 Saqib Saeed Madeeha Saqib Mohammed Alqahtani Yasser A.Bamarouf Gomathi Krishna May Issa Aldossary 《Computer Systems Science & Engineering》 SCIE EI 2022年第5期461-477,共17页
Modern human life is heavily dependent on computing systems and one of the core components affecting the performance of these systems is underlying operating system.Operating systems need to be upgraded to match the n... Modern human life is heavily dependent on computing systems and one of the core components affecting the performance of these systems is underlying operating system.Operating systems need to be upgraded to match the needs of modern-day systems relying on Internet of Things,Fog computing and Mobile based applications.The scheduling algorithm of the operating system dictates that how the resources will be allocated to the processes and the Round Robin algorithm(RR)has been widely used for it.The intent of this study is to ameliorate RR scheduling algorithm to optimize task scheduling.We have carried out an experimental study where we have developed four variations of RR,each algorithm considers three-time quanta and the performance of these variations was compared with the RR algorithm,and results highlighted that these variations performed better than conventional RR algorithm.In the future,we intend to develop an automated scheduler that can determine optimal algorithm based on the current set of processes and will allocate time quantum to the processes intelligently at the run time.This way the task performance of modern-day systems can be improved to make them more efficient. 展开更多
关键词 CPU scheduling round robin enhanced round robin relative time quantum operating systems
下载PDF
Round robin调度算法在FPGA中的实现 被引量:5
2
作者 孙华锦 高德远 张盛兵 《电子与信息学报》 EI CSCD 北大核心 2003年第8期1143-1147,共5页
Round robin调度算法是一个在许多方面有着广泛应用的经典调度算法。该文在考虑了FPGA的结构特点和实际系统需求后,利用桶式移位器和分段式优先级编码器,在FPGA中实现了Round robin调度算法,并对实现方法的面积和性能进行了讨论。系统... Round robin调度算法是一个在许多方面有着广泛应用的经典调度算法。该文在考虑了FPGA的结构特点和实际系统需求后,利用桶式移位器和分段式优先级编码器,在FPGA中实现了Round robin调度算法,并对实现方法的面积和性能进行了讨论。系统测试结果表明该算法实现是高效的,满足了系统的需求,在实际系统中运行状况良好。 展开更多
关键词 roundrobin调度算法 FPGA 现场可编程门阵列 集成电路
下载PDF
An Adjustable Variant of Round Robin Algorithm Based on Clustering Technique 被引量:1
3
作者 Samih M.Mostafa Hirofumi Amano 《Computers, Materials & Continua》 SCIE EI 2021年第3期3253-3270,共18页
CPU scheduling is the basic task within any time-shared operating system.One of the main goals of the researchers interested in CPU scheduling is minimizing time cost.Comparing between CPU scheduling algorithms is sub... CPU scheduling is the basic task within any time-shared operating system.One of the main goals of the researchers interested in CPU scheduling is minimizing time cost.Comparing between CPU scheduling algorithms is subject to some scheduling criteria(e.g.,turnaround time,waiting time and number of context switches(NCS)).Scheduling policy is divided into preemptive and non-preemptive.Round Robin(RR)algorithm is the most common preemptive scheduling algorithm used in the time-shared operating systems.In this paper,the authors proposed a modified version of the RR algorithm,called dynamic time slice(DTS),to combine the advantageous of the low scheduling overhead of the RR and favor short process for the sake of minimizing time cost.Each process has a weight proportional to the weights of all processes.The process’s weight determines its time slice within the current period.The authors benefit from the clustering technique in grouping the processes that are similar in their attributes(e.g.,CPU service time,weight,allowed time slice(ATS),proportional burst time(PBT)and NCS).Each process in a cluster is assigned the average of the processes’time slices in this cluster.A comparative study of six popular scheduling algorithms and the proposed approach on nine groups of processes vary in their attributes was performed and the evaluation was measured in terms of waiting and turnaround times,and NCS.The experiments showed that the proposed algorithm gives better results. 展开更多
关键词 CLUSTERING CPU scheduling round robin turnaround time waiting time
下载PDF
基于Round Robin无线调度策略的公平性分析
4
作者 陈星 杨建军 +1 位作者 姜园 周琳 《信息工程大学学报》 2005年第3期82-84,91,共4页
在无线调度策略中,保证公平性和提高系统吞吐量是矛盾的,因为保证公平性是以牺牲系统吞吐量为代价的。本文首先给出基于Round Robin无线调度策略的时间公平性和容量公平性定义,然后研究在一定系统吞吐量下调度策略可以保证的最大时间公... 在无线调度策略中,保证公平性和提高系统吞吐量是矛盾的,因为保证公平性是以牺牲系统吞吐量为代价的。本文首先给出基于Round Robin无线调度策略的时间公平性和容量公平性定义,然后研究在一定系统吞吐量下调度策略可以保证的最大时间公平性和容量公平性,并在理论上证明在相同吞吐量下时间公平性不小于容量公平性,仿真结果表明了理论分析的正确性。 展开更多
关键词 分组调度策略 round robin 公平性 吞吐量
下载PDF
A SCHEDULING ALGORITHM USING COMPENSATING ROUND ROBIN IN PACKET-SWTICHING BROADBAND NETWORKS 被引量:1
5
作者 Lan Julong Wang Binqiang Li Ou Wu Jiangxing(National Digital Switching System Eng. & Technological Research Center.Zhengzhou 450002) 《Journal of Electronics(China)》 2002年第2期139-145,共7页
A new approximation of fair queuing called Compensating Round Robin (CRR)is presented in this paper. The algorithm uses packet-by-packet scheduler with a compensating measure. It achieves good fairness in terms of thr... A new approximation of fair queuing called Compensating Round Robin (CRR)is presented in this paper. The algorithm uses packet-by-packet scheduler with a compensating measure. It achieves good fairness in terms of throughput, requires only O(1) time complexity to process a packet, and is simple enough to be implemented in hardware. After the performances are analyzed, the fairness and packet loss rate of the algorithm are simulated. Simulation results show that the CRR can effectively isolate the effects of contending sources. 展开更多
关键词 宽带网 循环方式 带宽分配 排队 包交换 调度算法
下载PDF
Performance Analysis of Round Robin Scheduling for Session-based Applications on Clusters
6
作者 CHEN YAN XU GUOZHI 《微计算机信息》 北大核心 2007年第24期181-183,共3页
Nowadays session-based applications are one of the typical applications in the Internet,and people build such applications on clusters on concern of scalability. Scheduling in such a cluster is a key technology since ... Nowadays session-based applications are one of the typical applications in the Internet,and people build such applications on clusters on concern of scalability. Scheduling in such a cluster is a key technology since system performance depends on it. In this paper,we investigate the Round-Robin algorithm in the context of Session-based applications. An analyzing model for such sys-tems is proposed. Through both theoretical analysis and simulation,we find the main factor for system performance. And the result also shows that this algorithm shows up with significantly different performance under various conditions. 展开更多
关键词 调度 网页申请 机群 计算方法
下载PDF
Round-Robin协议下非线性时变系统的保概率H_(∞)滤波 被引量:1
7
作者 康朝海 孙萌 +3 位作者 任伟建 霍凤财 孙勤江 陈建玲 《吉林大学学报(信息科学版)》 CAS 2023年第1期23-29,共7页
针对实际系统存在各种不可预知的扰动,造成系统很难精确地达到期望的各项性能指标,研究了基于Round-Robin协议的一类非线性时变系统的保概率H_(∞)滤波问题。利用概率约束H_(∞)性能指标,使该系统更贴近实际工程应用。同时,考虑在数据... 针对实际系统存在各种不可预知的扰动,造成系统很难精确地达到期望的各项性能指标,研究了基于Round-Robin协议的一类非线性时变系统的保概率H_(∞)滤波问题。利用概率约束H_(∞)性能指标,使该系统更贴近实际工程应用。同时,考虑在数据传输过程中产生的网络拥塞和资源占用现象,采用Round-Robin协议对网络节点间的数据传输进行调度。考虑信号从传感器至待设计滤波器传输过程中具有非线性扰动,构造保概率非脆弱H_(∞)滤波器。其不确定参数由服从均匀分布且相互独立的随机变量控制,同时通过寻求线性矩阵不等式工箱设计能在概率约束下保证性能要求的滤波器。利用递推线性矩阵不等式方法求解保概率H_(∞)滤波问题。最后,通过仿真示例,证明所提出的滤波方案的有效性。 展开更多
关键词 保概率 round-robin协议 非线性 非脆弱
下载PDF
时隙间迭代的输入队列交换机Round-Robin调度算法 被引量:11
8
作者 吴俊 陈晴 罗军舟 《软件学报》 EI CSCD 北大核心 2005年第3期375-383,共9页
输入队列因具有良好的可扩展性而广泛应用于高速交换机和路由器中,但输入队列需要精心设计调度算法以获取较好的性能.Round-Robin 算法因其简单性和并行性而得到广泛的研究,但现有的 Round-Robin 算法在突发流量和非均匀流量下的负荷-... 输入队列因具有良好的可扩展性而广泛应用于高速交换机和路由器中,但输入队列需要精心设计调度算法以获取较好的性能.Round-Robin 算法因其简单性和并行性而得到广泛的研究,但现有的 Round-Robin 算法在突发流量和非均匀流量下的负荷-延迟性能较差.提出了调度决策在时隙间进行迭代的思想,并利用队列长度具有随机性的特点设计了能近似最大匹配的 Round-Robin 算法——iSLOT.仿真结果表明,iSLOT 不仅在均匀流量下是稳定的,在非均匀流量和突发流量下的吞吐率及延迟性能均远好于现有的 Round-Robin 算法. 展开更多
关键词 交换机 输入队列 round-robin 吞吐率
下载PDF
适用于虚通道路由器的高性能round-robin仲裁器 被引量:3
9
作者 张哲 高小鹏 龙翔 《北京航空航天大学学报》 EI CAS CSCD 北大核心 2007年第6期743-747,共5页
分析了交换结构规模不同的2类典型的虚通道路由器体系结构,指出了交换结构规模对调度机制和仲裁器体系结构的显著影响.在轮转(round-robin)仲裁器PPE的基础上,提出了分别适用于上述2类路由器的改进型PPE仲裁器体系结构.改进型仲裁器将... 分析了交换结构规模不同的2类典型的虚通道路由器体系结构,指出了交换结构规模对调度机制和仲裁器体系结构的显著影响.在轮转(round-robin)仲裁器PPE的基础上,提出了分别适用于上述2类路由器的改进型PPE仲裁器体系结构.改进型仲裁器将原有关键路径中的处理步骤转移到非关键路径中,并行实现了关键路径中的重要处理步骤,通过缩短关键路径改善了仲裁器的性能;同时通过调整仲裁流程消除了上述改进对资源成本的负面影响.基于TSMC 0.35μm CMOS工艺实现了不同规模的PPE和2种改进型仲裁器体系结构.实验结果表明上述2种改进型仲裁器比PPE仲裁器的性能分别提高12%和17%以上,并且在多数情况下同时减少了实现面积. 展开更多
关键词 虚通道 路由器 调度 仲裁器 轮转
下载PDF
基于螺旋线的Round-Robin Crossbar调度算法 被引量:1
10
作者 张志群 魏激波 丁炜 《电子与信息学报》 EI CSCD 北大核心 2003年第6期816-823,共8页
该文提出了一种基于螺旋线的 Round-Robin(R-R)crossbar调度算法,在调度级和迭代级分别轮询R-R指针,避免了指针同步;在输入端口轮询和迭代匹配的二维过程,执行流水线操作。当端口数<32时,执行效率高,带宽利用率高,逻辑简单,容易实现... 该文提出了一种基于螺旋线的 Round-Robin(R-R)crossbar调度算法,在调度级和迭代级分别轮询R-R指针,避免了指针同步;在输入端口轮询和迭代匹配的二维过程,执行流水线操作。当端口数<32时,执行效率高,带宽利用率高,逻辑简单,容易实现。通过对R-R加权,可以保证Non-uniformtraffic高吞吐量。 展开更多
关键词 螺旋线 crossbar调度算法 round-robin 流水线 交换结构 排队机制
下载PDF
一种可配优先级Round-Robin仲裁器实现 被引量:3
11
作者 胡孔阳 胡海生 王梓 《中国集成电路》 2015年第7期27-29,63,共4页
本文介绍了一种结合Round-Robin,优先级可配置的多端口仲裁器设计及实现。该设计可以实现高优先级请求优先服务,相同优先级请求之间进行轮循的调度策略,同时将原子指令仲裁保护逻辑加入到设计当中,实现了合理的时序逻辑优化,可以很好地... 本文介绍了一种结合Round-Robin,优先级可配置的多端口仲裁器设计及实现。该设计可以实现高优先级请求优先服务,相同优先级请求之间进行轮循的调度策略,同时将原子指令仲裁保护逻辑加入到设计当中,实现了合理的时序逻辑优化,可以很好地应用于多通道访存控制器的设计当中。 展开更多
关键词 仲裁 优先级可配 多端口 round-robin
下载PDF
Round Robin Study on the Thermal Conductivity/Diffusivity of a Gold Wire with a Diameter of 30μm Tested via Five Measurement Methods
12
作者 ABE Ryo SEKIMOTO Yuki +6 位作者 SAINI Shirkant MIYAZAKI Koji LI Qin-Yi LI Dawei TAKAHASHI Koji YAGI Takashi NAKAMURA Masakazu 《Journal of Thermal Science》 SCIE EI CAS CSCD 2022年第4期1037-1051,共15页
Since first establishing thermal measurement techniques for micrometer-scale wires,various methods have been devised and improved upon.However,the uncertainty of different measurements on the same sample has not yet b... Since first establishing thermal measurement techniques for micrometer-scale wires,various methods have been devised and improved upon.However,the uncertainty of different measurements on the same sample has not yet been discussed.In this work,a round robin test was performed to compare the thermal conductivity and thermal diffusivity measurement methods for a fine metal wire.The tested material was a pure gold wire,with a diameter of 30μm.The wire was cut into certain lengths and distributed to four institutions using five different measurement methods:the direct current(DC)self-heating method,the DC heating T-type method,the 3ωmethod for thermal conductivity,the scanning laser heating alternating current(AC)method,and the spot periodic heating radiation thermometry method for thermal diffusivity.After completing the measurements,the reported thermal conductivity and thermal diffusivity at room temperature,i.e.,317 W·m^(-1)·K^(-1)and 128×10^(-6)m^(2)·s^(-1),respectively,were adopted as references for comparison with the measurement results.The advantages and disadvantages of each method are described in terms of the effect of electrical and thermal junctions fabricated on a wire,such as an electrode,a thermocouple,and a heat bath.The knowledge obtained from the tested methods will be useful for selecting and designing a measurement technique for various wire-like materials. 展开更多
关键词 thermal conductivity thermal diffusivity round robin test microscale wire
原文传递
网络攻击下基于Round-Robin协议的数字化电力网络的递推状态估计 被引量:2
13
作者 李新 程凯杰 朱良宽 《综合智慧能源》 CAS 2022年第12期1-10,共10页
研究了一类在Round-Robin(RR)协议下遭受网络攻击的数字化电力网络的递推状态估计问题。数字化电力网络中状态估计器和传感器之间的数据传输过程存在被攻击者监听的风险。设计了一种可应用于数字化电力网络的递推状态估计器,能够在保证... 研究了一类在Round-Robin(RR)协议下遭受网络攻击的数字化电力网络的递推状态估计问题。数字化电力网络中状态估计器和传感器之间的数据传输过程存在被攻击者监听的风险。设计了一种可应用于数字化电力网络的递推状态估计器,能够在保证误差协方差上界的同时,减少网络攻击对状态估计精度的影响;构建了一个含有拒绝服务(DoS)攻击和欺骗攻击的网络攻击模型,并采用RR协议来处理网络堵塞问题;利用代数黎卡提方程方法和随机分析方法,推导误差协方差的上界;最后,通过数值仿真验证了所提出的递推状态估计器设计方案的有效性。 展开更多
关键词 递推状态估计 数字化电力网络 非线性系统 网络攻击 round-robin协议
下载PDF
基于专家系统和Round-Robin算法的芯片编程系统
14
作者 曾华鹏 乔佳 +2 位作者 周曦国 汤莉 贺阳 《天津师范大学学报(自然科学版)》 CAS 北大核心 2019年第5期64-69,共6页
在智能制造的背景下,针对电子生产线量产编程器存在编程速度慢、且编程固件无法根据工艺需求自动调整的问题,提出一种物联网架构的基于专家系统和Round-Robin算法的芯片编程系统的设计方案.该系统的感知层为基于STM32的芯片量产编程器,... 在智能制造的背景下,针对电子生产线量产编程器存在编程速度慢、且编程固件无法根据工艺需求自动调整的问题,提出一种物联网架构的基于专家系统和Round-Robin算法的芯片编程系统的设计方案.该系统的感知层为基于STM32的芯片量产编程器,网络层采用JACE8000作为协议转换器,应用层基于Niagara平台实现.由应用层分析待编程芯片的型号并传送至感知层,感知层采用专家系统和Round-Robin算法对芯片进行编程.实验结果表明,该系统能够根据工艺要求自动更新量产编程器中的固件,提高生产的自动化程度,同时能够有效提高芯片编程的速度,降低错误率. 展开更多
关键词 智能制造 物联网 Niagara STM32 round-robin算法
下载PDF
Passive round-robin differential-quadrature-phase-shift quantum key distribution scheme with untrusted detectors
15
作者 刘宏伟 屈文秀 +3 位作者 窦天琦 王吉鹏 张勇 马海强 《Chinese Physics B》 SCIE EI CAS CSCD 2018年第10期208-215,共8页
In this paper, we proposed the scheme for a passive round-robin differential-phase-shift quantum key distribution(RRDPS-QKD) set-up based on the principle of Hong–Ou–Mandel interference. Our scheme requires two le... In this paper, we proposed the scheme for a passive round-robin differential-phase-shift quantum key distribution(RRDPS-QKD) set-up based on the principle of Hong–Ou–Mandel interference. Our scheme requires two legitimate parties to prepare their signal state with two different non-orthogonal bases instead of single in original protocol. Incorporating this characteristic, we establish the level of security of our protocol under the intercept-resend attack and demonstrate its detector-flaw-immune feature. Furthermore, we show that our scheme not only inherits the merit of better tolerance of bit errors and finite-sized-key effects but can be implemented using hardware similar to the measurement device independent QKD(MDI-QKD). This ensures good compatibility with the current commonly used quantum system. 展开更多
关键词 quantum key distribution round-robin-differential-phase-shift untrusted detector
下载PDF
Round-robin differential quadrature phase-shift quantum key distribution
16
作者 周淳 张莹莹 +3 位作者 鲍皖苏 李宏伟 汪洋 江木生 《Chinese Physics B》 SCIE EI CAS CSCD 2017年第2期63-67,共5页
Recently,a round-robin differential phase-shift(RRDPS) protocol was proposed[Nature 509,475(2014)],in which the amount of leakage is bounded without monitoring the signal disturbance.Introducing states of the phas... Recently,a round-robin differential phase-shift(RRDPS) protocol was proposed[Nature 509,475(2014)],in which the amount of leakage is bounded without monitoring the signal disturbance.Introducing states of the phase-encoded Bennett-Brassard 1984 protocol(PE-BB84) to the RRDPS,this paper presents another quantum key distribution protocol called round-robin differential quadrature phase-shift(RRDQPS) quantum key distribution.Regarding a train of many pulses as a single packet,the sender modulates the phase of each pulse by one of {0,π/2,π,3π/2},then the receiver measures each packet with a Mach-Zehnder interferometer having a phase basis of 0 or π/2.The RRDQPS protocol can be implemented with essential similar hardware to the PE-BB84,so it has great compatibility with the current quantum system.Here we analyze the security of the RRDQPS protocol against the intercept-resend attack and the beam-splitting attack.Results show that the proposed protocol inherits the advantages arising from the simplicity of the RRDPS protocol and is more robust against these attacks than the original protocol. 展开更多
关键词 round-robin differential phase-shift protocol quantum key distribution intercept-resend attack beam-splitting attack
下载PDF
基于改进轮询算法IRR的VLC/WiFi网络资源分配
17
作者 杨立伟 梁雪 +3 位作者 毕泽洋 陈宁波 张嘉德 彭静怡 《闽南师范大学学报(自然科学版)》 2024年第1期20-26,共7页
将轮询算法(RR)和比例公平算法(PF)相结合,提出了一种改进的轮询(IRR)算法.算法将用户请求速率和时延两者加权作为用户优先级,对时延较大的用户做出优先级补偿.仿真结果表明,在VLC/WiFi异构网络中,IRR算法提高了带宽分配的公平性,公平... 将轮询算法(RR)和比例公平算法(PF)相结合,提出了一种改进的轮询(IRR)算法.算法将用户请求速率和时延两者加权作为用户优先级,对时延较大的用户做出优先级补偿.仿真结果表明,在VLC/WiFi异构网络中,IRR算法提高了带宽分配的公平性,公平性指数在0.98以上,用户平均时延保持在0.005~0.01ms之间,具有良好的性能. 展开更多
关键词 光无线网络 可见光通信(VLC) 异构网络 资源分配 轮询算法
下载PDF
基于OpenResty的一种自定义负载均衡算法
18
作者 孙书豪 钟海丽 《信息与电脑》 2024年第6期38-40,共3页
为了解决服务器集群中负载调度不均衡导致高并发情况下服务器响应时间过长以及实际并发数过低的问题,提出一种基于加权轮询算法以及层次分析法(Analystic Hierarchy Process,AHP)的自定义请求类型负载均衡算法。首先收集服务器集群的负... 为了解决服务器集群中负载调度不均衡导致高并发情况下服务器响应时间过长以及实际并发数过低的问题,提出一种基于加权轮询算法以及层次分析法(Analystic Hierarchy Process,AHP)的自定义请求类型负载均衡算法。首先收集服务器集群的负载信息,其次定时与负载均衡服务器通信,同步集群节点的负载情况,最后根据请求类型使用对应的权重。实验结果表明,文章提出的算法能够有效应对高并发情形。 展开更多
关键词 服务器集群 负载均衡 OpenResty 加权轮询
下载PDF
循环赛制中不同编排方法的比较研究
19
作者 薛宇 《体育科技文献通报》 2023年第11期80-84,245,共6页
循环赛制是体育竞赛中广泛使用的一种竞赛制度,不同的竞赛秩序编排结果可能对体育竞赛的公平性造成一定的影响。本文采用文献资料、实验推演、逻辑分析等方法对目前循环赛制编排中不同轮转编排秩序的优、缺点进行比较分析。结果表明:固... 循环赛制是体育竞赛中广泛使用的一种竞赛制度,不同的竞赛秩序编排结果可能对体育竞赛的公平性造成一定的影响。本文采用文献资料、实验推演、逻辑分析等方法对目前循环赛制编排中不同轮转编排秩序的优、缺点进行比较分析。结果表明:固定轮空“0”号位在四个“角位”是解决奇数参赛者(队)轮转编排过程中某一参赛者(队)多次对阵上一轮轮空参赛者(队)这个“轮空问题”的关键;轮转方向不能解决“轮空问题”,逆时针轮转编排结果优于顺时针轮转编排;“贝格尔”编排法中,主客场编排优点和创新编排法中推进比赛进程优点相结合,可以获得一种比较完善的循环轮转秩序编排方法,适合于各种循环赛制使用。 展开更多
关键词 体育竞赛 循环赛制 轮转 编排 秩序 轮空
下载PDF
基于亲和力与研究方向覆盖率的审稿人推荐算法 被引量:1
20
作者 钟磊 周允升 +1 位作者 余敦辉 崔海波 《计算机应用》 CSCD 北大核心 2023年第2期430-436,共7页
针对现有审稿人推荐算法主要通过亲和力分数分配审稿人,而忽略了审稿人与论文研究方向匹配的问题,提出一种基于亲和力与研究方向覆盖率的审稿人推荐算法(ARDC)。首先,根据研究方向在待审论文和审稿人论文组中出现的频数,确定论文选择审... 针对现有审稿人推荐算法主要通过亲和力分数分配审稿人,而忽略了审稿人与论文研究方向匹配的问题,提出一种基于亲和力与研究方向覆盖率的审稿人推荐算法(ARDC)。首先,根据研究方向在待审论文和审稿人论文组中出现的频数,确定论文选择审稿人的次序;然后,综合审稿人和论文间的亲和力得分以及审稿人对论文的研究方向覆盖得分,来计算审稿人对待审论文的综合审阅得分,并依据轮询调度得到论文预分配审稿小组;最后,对预分配审稿小组进行利益冲突检查与消解以实现最终的审稿小组推荐。实验结果表明,与基于松弛迭代的分配算法(FairIR)和同行评审公平分配算法(PR4A)等基于分配的审稿人推荐算法相比,所提算法在牺牲少量亲和力的情况下,将研究方向覆盖得分平均提高了38%,从而确保推荐结果更加准确合理。 展开更多
关键词 审稿人推荐 亲和力分数 主题模型 利益冲突 轮询调度
下载PDF
上一页 1 2 16 下一页 到第
使用帮助 返回顶部