期刊文献+
共找到684篇文章
< 1 2 35 >
每页显示 20 50 100
A fast connected components labeling algorithm for binary images 被引量:1
1
作者 付宜利 韩现伟 王树国 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 2012年第3期81-87,共7页
A fast label-equivalence-based connected components labeling algorithm is proposed in this paper.It is a combination of two existing efficient methods,which are pivotal operations in two-pass connected components labe... A fast label-equivalence-based connected components labeling algorithm is proposed in this paper.It is a combination of two existing efficient methods,which are pivotal operations in two-pass connected components labeling algorithms.One is a fast pixel scan method,and the other is an array-based Union-Find data structure.The scan procedure assigns each foreground pixel a provisional label according to the location of the pixel.That is to say,it labels the foreground pixels following background pixels and foreground pixels in different ways,which greatly reduces the number of neighbor pixel checks.The array-based Union-Find data structure resolves the label equivalences between provisional labels by using only a single array with path compression,and it improves the efficiency of the resolving procedure which is very time-consuming in general label-equivalence-based algorithms.The experiments on various types of images with different sizes show that the proposed algorithm is superior to other labeling approaches for huge images containing many big connected components. 展开更多
关键词 binary image connected components labeling algorithm Union-Find label-equivalence
在线阅读 下载PDF
A Novel Binary Firefly Algorithm for the Minimum Labeling Spanning Tree Problem 被引量:1
2
作者 Mugang Lin Fangju Liu +1 位作者 Huihuang Zhao Jianzhen Chen 《Computer Modeling in Engineering & Sciences》 SCIE EI 2020年第10期197-214,共18页
Given a connected undirected graph G whose edges are labeled,the minimumlabeling spanning tree(MLST)problemis to find a spanning tree of G with the smallest number of different labels.TheMLST is anNP-hard combinatoria... Given a connected undirected graph G whose edges are labeled,the minimumlabeling spanning tree(MLST)problemis to find a spanning tree of G with the smallest number of different labels.TheMLST is anNP-hard combinatorial optimization problem,which is widely applied in communication networks,multimodal transportation networks,and data compression.Some approximation algorithms and heuristics algorithms have been proposed for the problem.Firefly algorithm is a new meta-heuristic algorithm.Because of its simplicity and easy implementation,it has been successfully applied in various fields.However,the basic firefly algorithm is not suitable for discrete problems.To this end,a novel discrete firefly algorithm for the MLST problem is proposed in this paper.A binary operation method to update firefly positions and a local feasible handling method are introduced,which correct unfeasible solutions,eliminate redundant labels,and make the algorithm more suitable for discrete problems.Computational results show that the algorithm has good performance.The algorithm can be extended to solve other discrete optimization problems. 展开更多
关键词 Minimum labeling spanning tree problem binary firefly algorithm META-HEURISTICS discrete optimization
在线阅读 下载PDF
Functional cartography of heterogeneous combat networks using operational chain-based label propagation algorithm
3
作者 CHEN Kebin JIANG Xuping +2 位作者 ZENG Guangjun YANG Wenjing ZHENG Xue 《Journal of Systems Engineering and Electronics》 2025年第5期1202-1215,共14页
To extract and display the significant information of combat systems,this paper introduces the methodology of functional cartography into combat networks and proposes an integrated framework named“functional cartogra... To extract and display the significant information of combat systems,this paper introduces the methodology of functional cartography into combat networks and proposes an integrated framework named“functional cartography of heterogeneous combat networks based on the operational chain”(FCBOC).In this framework,a functional module detection algorithm named operational chain-based label propagation algorithm(OCLPA),which considers the cooperation and interactions among combat entities and can thus naturally tackle network heterogeneity,is proposed to identify the functional modules of the network.Then,the nodes and their modules are classified into different roles according to their properties.A case study shows that FCBOC can provide a simplified description of disorderly information of combat networks and enable us to identify their functional and structural network characteristics.The results provide useful information to help commanders make precise and accurate decisions regarding the protection,disintegration or optimization of combat networks.Three algorithms are also compared with OCLPA to show that FCBOC can most effectively find functional modules with practical meaning. 展开更多
关键词 functional cartography heterogeneous combat network functional module label propagation algorithm operational chain
在线阅读 下载PDF
Labeling algorithm and its fairness analysis for autonomous system
4
作者 Han Guodong Wang Hui Wu Jiangxing 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2005年第4期806-810,共5页
A kind of packet labeling algorithm for autonomous system is introduced. The fairness of the algorithm for each traffic stream in the integrated-services is analyzed. It is shown that the rate of each stream in the in... A kind of packet labeling algorithm for autonomous system is introduced. The fairness of the algorithm for each traffic stream in the integrated-services is analyzed. It is shown that the rate of each stream in the integrated-services would converge to a stable value if the transmittfing or forwarding rates converge to that of the receiving exponentially. 展开更多
关键词 autonomous system labeling algorithm traffic stream fairness analysis.
在线阅读 下载PDF
THE INNER-SYSTEM LABELING ALGORITHM AND ITS FAIRNESS ANALYSIS
5
作者 Han Guodong Li Yinhai Wu Jiangxing 《Journal of Electronics(China)》 2005年第6期612-618,共7页
On the basis of inner-system labeling signaling used in the integrated access system,a kind of inner-system labeling algorithm is introduced in this paper, and the fairness of the algorithm for each traffic stream in ... On the basis of inner-system labeling signaling used in the integrated access system,a kind of inner-system labeling algorithm is introduced in this paper, and the fairness of the algorithm for each traffic stream in the integrated-services is analyzed. The base of this algorithm is Class of Services (CoS), and each packet entering the relative independent area (an autonomous system) would be labeled according to the service type or Quality of Service (QoS) in demand,and be scheduled and managed within the system (the system can be enlarged if conforming to the same protocol). The experimental results show that each of the stream rate in the integratedservices would converge to a stable value if the rates of transmitting converge to that of the receiving exponentially, that is, the effective traffic of each stream would be fair. 展开更多
关键词 Integrated Access System (IAS) Inner-system labeling labeling algorithm FAIRNESS
在线阅读 下载PDF
Novel Apriori-Based Multi-Label Learning Algorithm by Exploiting Coupled Label Relationship 被引量:1
6
作者 Zhenwu Wang Longbing Cao 《Journal of Beijing Institute of Technology》 EI CAS 2017年第2期206-214,共9页
It is a key challenge to exploit the label coupling relationship in multi-label classification(MLC)problems.Most previous work focused on label pairwise relations,in which generally only global statistical informati... It is a key challenge to exploit the label coupling relationship in multi-label classification(MLC)problems.Most previous work focused on label pairwise relations,in which generally only global statistical information is used to analyze the coupled label relationship.In this work,firstly Bayesian and hypothesis testing methods are applied to predict the label set size of testing samples within their k nearest neighbor samples,which combines global and local statistical information,and then apriori algorithm is used to mine the label coupling relationship among multiple labels rather than pairwise labels,which can exploit the label coupling relations more accurately and comprehensively.The experimental results on text,biology and audio datasets shown that,compared with the state-of-the-art algorithm,the proposed algorithm can obtain better performance on 5 common criteria. 展开更多
关键词 multi-label classification hypothesis testing k nearest neighbor apriori algorithm label coupling
在线阅读 下载PDF
Learning Multi Labels from Single Label——An Extreme Weak Label Learning Algorithm 被引量:1
7
作者 DUAN Junhong LI Xiaoyu MU Dejun 《Wuhan University Journal of Natural Sciences》 CAS CSCD 2019年第2期161-168,共8页
This paper presents a novel algorithm for an extreme form of weak label learning, in which only one of all relevant labels is given for each training sample. Using genetic algorithm, all of the labels in the training ... This paper presents a novel algorithm for an extreme form of weak label learning, in which only one of all relevant labels is given for each training sample. Using genetic algorithm, all of the labels in the training set are optimally divided into several non-overlapping groups to maximize the label distinguishability in every group. Multiple classifiers are trained separately and ensembled for label predictions. Experimental results show significant improvement over previous weak label learning algorithms. 展开更多
关键词 weak-supervised LEARNING genetic algorithm MULTI-label classification
原文传递
Genetic algorithm for multi-protocol label switching
8
作者 孟德宇 梁栋 凌永发 《Journal of Pharmaceutical Analysis》 SCIE CAS 2007年第2期121-123,共3页
A new method for multi-protocol label switching is presented in this study, whose core idea is to construct model for simulating process of accommodating network online loads and then adopt genetic algorithm to optimi... A new method for multi-protocol label switching is presented in this study, whose core idea is to construct model for simulating process of accommodating network online loads and then adopt genetic algorithm to optimize the model. Due to the heuristic property of evolutional method, the new method is efficient and effective, which is verified by the experiments. 展开更多
关键词 multi-protocol label switching network load genetic algorithm
在线阅读 下载PDF
Multi-Label Feature Selection Based on Improved Ant Colony Optimization Algorithm with Dynamic Redundancy and Label Dependence
9
作者 Ting Cai Chun Ye +5 位作者 Zhiwei Ye Ziyuan Chen Mengqing Mei Haichao Zhang Wanfang Bai Peng Zhang 《Computers, Materials & Continua》 SCIE EI 2024年第10期1157-1175,共19页
The world produces vast quantities of high-dimensional multi-semantic data.However,extracting valuable information from such a large amount of high-dimensional and multi-label data is undoubtedly arduous and challengi... The world produces vast quantities of high-dimensional multi-semantic data.However,extracting valuable information from such a large amount of high-dimensional and multi-label data is undoubtedly arduous and challenging.Feature selection aims to mitigate the adverse impacts of high dimensionality in multi-label data by eliminating redundant and irrelevant features.The ant colony optimization algorithm has demonstrated encouraging outcomes in multi-label feature selection,because of its simplicity,efficiency,and similarity to reinforcement learning.Nevertheless,existing methods do not consider crucial correlation information,such as dynamic redundancy and label correlation.To tackle these concerns,the paper proposes a multi-label feature selection technique based on ant colony optimization algorithm(MFACO),focusing on dynamic redundancy and label correlation.Initially,the dynamic redundancy is assessed between the selected feature subset and potential features.Meanwhile,the ant colony optimization algorithm extracts label correlation from the label set,which is then combined into the heuristic factor as label weights.Experimental results demonstrate that our proposed strategies can effectively enhance the optimal search ability of ant colony,outperforming the other algorithms involved in the paper. 展开更多
关键词 Multi-label feature selection ant colony optimization algorithm dynamic redundancy high-dimensional data label correlation
在线阅读 下载PDF
A parallel pipeline connected-component labeling method for on-orbit space target monitoring
10
作者 LI Zongling ZHANG Qingjun +1 位作者 LONG Teng ZHAO Baojun 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2022年第5期1095-1107,共13页
The paper designs a peripheral maximum gray differ-ence(PMGD)image segmentation method,a connected-compo-nent labeling(CCL)algorithm based on dynamic run length(DRL),and a real-time implementation streaming processor ... The paper designs a peripheral maximum gray differ-ence(PMGD)image segmentation method,a connected-compo-nent labeling(CCL)algorithm based on dynamic run length(DRL),and a real-time implementation streaming processor for DRL-CCL.And it verifies the function and performance in space target monitoring scene by the carrying experiment of Tianzhou-3 cargo spacecraft(TZ-3).The PMGD image segmentation method can segment the image into highly discrete and simple point tar-gets quickly,which reduces the generation of equivalences greatly and improves the real-time performance for DRL-CCL.Through parallel pipeline design,the storage of the streaming processor is optimized by 55%with no need for external me-mory,the logic is optimized by 60%,and the energy efficiency ratio is 12 times than that of the graphics processing unit,62 times than that of the digital signal proccessing,and 147 times than that of personal computers.Analyzing the results of 8756 images completed on-orbit,the speed is up to 5.88 FPS and the target detection rate is 100%.Our algorithm and implementation method meet the requirements of lightweight,high real-time,strong robustness,full-time,and stable operation in space irradia-tion environment. 展开更多
关键词 Tianzhou-3 cargo spacecraft(TZ-3) connected-component labeling(CCL)algorithms parallel pipeline processing on-orbit space target detection streaming processor
在线阅读 下载PDF
LC-NPLA: Label and Community Information-Based Network Presentation Learning Algorithm
11
作者 Shihu Liu Chunsheng Yang Yingjie Liu 《Intelligent Automation & Soft Computing》 2023年第12期203-223,共21页
Many network presentation learning algorithms(NPLA)have originated from the process of the random walk between nodes in recent years.Despite these algorithms can obtain great embedding results,there may be also some l... Many network presentation learning algorithms(NPLA)have originated from the process of the random walk between nodes in recent years.Despite these algorithms can obtain great embedding results,there may be also some limitations.For instance,only the structural information of nodes is considered when these kinds of algorithms are constructed.Aiming at this issue,a label and community information-based network presentation learning algorithm(LC-NPLA)is proposed in this paper.First of all,by using the community information and the label information of nodes,the first-order neighbors of nodes are reconstructed.In the next,the random walk strategy is improved by integrating the degree information and label information of nodes.Then,the node sequence obtained from random walk sampling is transformed into the node representation vector by the Skip-Gram model.At last,the experimental results on ten real-world networks demonstrate that the proposed algorithm has great advantages in the label classification,network reconstruction and link prediction tasks,compared with three benchmark algorithms. 展开更多
关键词 label information community information network representation learning algorithm random walk
在线阅读 下载PDF
Optimization Model and Algorithm for Multi-Label Learning
12
作者 Zhengyang Li 《Journal of Applied Mathematics and Physics》 2021年第5期969-975,共7页
<div style="text-align:justify;"> This paper studies a kind of urban security risk assessment model based on multi-label learning, which is transformed into the solution of linear equations through a s... <div style="text-align:justify;"> This paper studies a kind of urban security risk assessment model based on multi-label learning, which is transformed into the solution of linear equations through a series of transformations, and then the solution of linear equations is transformed into an optimization problem. Finally, this paper uses some classical optimization algorithms to solve these optimization problems, the convergence of the algorithm is proved, and the advantages and disadvantages of several optimization methods are compared. </div> 展开更多
关键词 Operations Research Multi-label Learning Linear Equations Solving Optimization algorithm
在线阅读 下载PDF
基于非均匀旋转的半监督晶圆图缺陷模式识别方法
13
作者 胡晓晗 陈田 +2 位作者 梁华国 刘军 鲁迎春 《传感器与微系统》 北大核心 2026年第4期89-95,共7页
在半导体制造领域,晶圆图缺陷模式识别对于追踪缺陷源具有关键作用。近年来,机器学习在该领域取得了显著进展,但缺陷模式不平衡和工程师标注成本高等问题仍然存在。为此,提出了一种结合非均匀旋转(NU-R)的半监督学习方法,以低标注成本... 在半导体制造领域,晶圆图缺陷模式识别对于追踪缺陷源具有关键作用。近年来,机器学习在该领域取得了显著进展,但缺陷模式不平衡和工程师标注成本高等问题仍然存在。为此,提出了一种结合非均匀旋转(NU-R)的半监督学习方法,以低标注成本构建高效预测模型。首先,使用基于NU-R的混合数据增强方法来扩展数据集,在保持缺陷模式不变性的同时,改变晶粒相对位置;其次,结合三种不确定性度量指标筛选出最有价值的样本,设计基于主动学习和伪标签的分类器迭代模型,结合专家知识和高可信度的预测结果来加速学习。在WM-811K数据集上的实验表明:与传统数据增强方法相比,本方案的准确率提高了2.1%,并验证了数据度量和迭代策略的有效性。 展开更多
关键词 晶圆图缺陷 模式识别 主动学习 伪标签选择算法
在线阅读 下载PDF
量测驱动的多站无源水下多目标跟踪算法
14
作者 吕盈 齐滨 +3 位作者 郝宇 梁国龙 李宇昂 惠晨昕 《声学学报》 北大核心 2026年第2期559-573,共15页
在水下多站无源声呐系统中,融合多站纯方位量测数据以实现多目标联合跟踪定位时常面临目标先验位置未知、量测关联复杂度高等问题。本文提出了一种量测驱动的多站联合观测的无源水下多目标跟踪算法。该算法基于广义标签多伯努利框架融... 在水下多站无源声呐系统中,融合多站纯方位量测数据以实现多目标联合跟踪定位时常面临目标先验位置未知、量测关联复杂度高等问题。本文提出了一种量测驱动的多站联合观测的无源水下多目标跟踪算法。该算法基于广义标签多伯努利框架融合多源观测信息,并引入量测驱动机制动态生成新生目标组件。随后结合次模优化理论,选取关键量测与预测组件进行关联,有效降低计算复杂度。实验结果表明,即使在存在漏检、虚警和测量噪声等复杂环境下,所提算法仍表现出良好的稳定性。与现有方法相比,其平均最优子模式分配度量提升了28.36%,同时显著降低了计算开销,为构建高效的多站水下感知系统提供了算法支撑。 展开更多
关键词 多目标跟踪 无源声呐 广义标签多伯努利算法 量测驱动机制 次模优化理论
原文传递
基于UMAP降维的贝叶斯标签传播的谱聚类算法
15
作者 张克聪 李顺勇 《云南民族大学学报(自然科学版)》 2026年第1期129-138,共10页
在高维数据聚类中,数据噪声对算法性能影响显著,因此降维处理十分必要.谱聚类在复杂数据结构上表现良好,其正则化形式虽能提升平滑性与拟合效果,但仍存在局限.传统方法常对图拉普拉斯矩阵的特征向量采用K均值等算法聚类,其特征向量的聚... 在高维数据聚类中,数据噪声对算法性能影响显著,因此降维处理十分必要.谱聚类在复杂数据结构上表现良好,其正则化形式虽能提升平滑性与拟合效果,但仍存在局限.传统方法常对图拉普拉斯矩阵的特征向量采用K均值等算法聚类,其特征向量的聚类质量直接影响最终结果,故需选择更为可靠的特征向量聚类方法.针对以上问题,文章提出了基于贝叶斯标签传播的正则化谱聚类算法(BLP-RSC),使用UMAP方法对原始高维数据进行降维,以减少噪声与冗余信息的影响,采用正则化谱聚类对降维后数据进行谱分解,得到对应的特征向量,基于贝叶斯相关理论构建可靠样本选择机制,筛选出高置信度的样本点作为初始标签集,最后通过标签传播算法对特征向量进行聚类,并在5个UCI真实数据集上验证了该方法的有效性. 展开更多
关键词 正则化谱聚类算法 标签传播算法 贝叶斯理论 模型拟合 聚类效果
在线阅读 下载PDF
基于组合标签的个性化推荐算法
16
作者 王沛澍 杜淑幸 《计算机与现代化》 2026年第1期101-107,126,共8页
伴随互联网的快速发展和人们生活水平的提高,个性化定制已成为现代消费的重要趋势。为解决现有产品在个性化定制中存在的用户需求与产品信息不对等、用户交互数据过多或过少时算法推荐效果差、算法运行不稳定等问题,本文提出一种基于组... 伴随互联网的快速发展和人们生活水平的提高,个性化定制已成为现代消费的重要趋势。为解决现有产品在个性化定制中存在的用户需求与产品信息不对等、用户交互数据过多或过少时算法推荐效果差、算法运行不稳定等问题,本文提出一种基于组合标签的个性化推荐算法。该算法基于设计的用户画像和产品画像,构建了一种可实现用户画像与产品画像有机结合的组合标签(Portrait-Label-Portrait,PLP),在此基础上通过基于组合标签的多维度推荐算法(PLPRank)实现个性化推荐。为保证该算法的多样性和稳定性,本文使用“随机擦除”方法来控制迭代过程中的数据流向,以此向用户推荐更多可能感兴趣的产品,同时增加算法稳定运行的时间。为控制该算法迭代次数的合理性,本文通过增加双重判断条件以确保其迭代次数保持在一定范围内。实验结果表明,该算法与PersonalRank系列算法相比,在不增加额外复杂度的前提下,有效提升了个性化推荐的效率、精确性以及稳定性,可以为不同需求量的消费者提供更加个性化以及更加稳定、持久和高效的定制体验。 展开更多
关键词 个性化 组合标签 PLP-Rank算法 随机游走 定制体验
在线阅读 下载PDF
基于CT-ST半监督模型的城市地下管道缺陷语义分割研究
17
作者 潘禹欣 李波 +1 位作者 田淙文 姚为 《中南民族大学学报(自然科学版)》 2026年第2期221-230,共10页
利用机器视觉技术进行城市地下管道缺陷分割是工业化智能化发展趋势.由于常规的监督方法进行缺陷分割任务时需要大量的标注,提出了一种基于ST半监督模型改进的CT-ST半监督语义分割模型,并首次应用到城市地下管道缺陷分割领域.该模型基... 利用机器视觉技术进行城市地下管道缺陷分割是工业化智能化发展趋势.由于常规的监督方法进行缺陷分割任务时需要大量的标注,提出了一种基于ST半监督模型改进的CT-ST半监督语义分割模型,并首次应用到城市地下管道缺陷分割领域.该模型基于半监督语义分割领域自训练方法,结合Co-teaching算法思想,区分不同质量伪标签,利用一次伪标签筛选策略代替传统设置阈值迭代方法,降低因低质量标签带来的错误特征训练影响;针对地下管道背景复杂、缺陷类别多、多尺度、多噪声等问题,在每个残差块引入NAM注意力机制,给每个重要特征增加权重,弱化不重要特征的占比.实验验证了CT-ST半监督分割模型的有效性,在不同比例有标签样本集上mIoU均有提升,其中1/2比例有标签数据集mIoU为67.36%,对比原模型增加了2.33%.与多种主流的伪标签、一致性正则化方法相对比,所提出的模型在精度上均有较好的表现. 展开更多
关键词 半监督学习 ST模型 Co-teaching算法 注意力机制 伪标签 地下管道缺陷 缺陷分割
在线阅读 下载PDF
自然语言处理下并行化命名实体识别
18
作者 朱宸宇 朱心砚 陈勇 《现代电子技术》 北大核心 2026年第5期142-146,共5页
在自然语言处理下的命名实体识别任务中,文本序列长度差异较大,逐词处理会导致计算时间长、效率低下。因此,提出自然语言处理下并行化命名实体识别方法。利用自然语言处理领域中的QRNN(准循环神经网络)和CRF(条件随机场)技术构建并行化... 在自然语言处理下的命名实体识别任务中,文本序列长度差异较大,逐词处理会导致计算时间长、效率低下。因此,提出自然语言处理下并行化命名实体识别方法。利用自然语言处理领域中的QRNN(准循环神经网络)和CRF(条件随机场)技术构建并行化命名实体识别模型,通过预处理层对输入文本进行去噪、文本编码等预处理操作,并将预处理后的文本序列输入至QRNN层。QRNN层通过交替使用卷积模块构建网络结构,能够同时处理文本序列中的多个位置,解决逐词处理导致的效率低下问题,从而并行化提取文本深层次的命名实体上下文特征。CRF层通过综合考虑标签序列的全局信息,对QRNN层输出的命名实体上下文特征向量进行解码,采用维特比算法输出最大分数的命名实体标签,从而实现自然语言处理下并行化命名实体识别。实验结果显示,该方法提取的命名实体上下文特征的重要性得分在90分以上,能够为命名实体识别提供关键的信息支持,并且能够精准无误地识别文本中的所有命名实体,无任何遗漏。 展开更多
关键词 自然语言处理 并行化 命名实体 QRNN层 CRF层 上下文特征 命名实体标签 维特比算法
在线阅读 下载PDF
基于语言模型的翻译文本隐形词汇语义自动标注算法研究
19
作者 刘海琦 刘淑波 《自动化技术与应用》 2026年第4期129-132,139,共5页
针对当前文本翻译中隐形词汇语义翻译与检测准确率低的问题,旨在提升翻译文本中隐形词汇的翻译准确率,为整体翻译准确率提供依据。研究将Transformer语言模型与自动标注算法结合,设计了适用于翻译文本隐形词汇语义的自动标注算法,通过Tr... 针对当前文本翻译中隐形词汇语义翻译与检测准确率低的问题,旨在提升翻译文本中隐形词汇的翻译准确率,为整体翻译准确率提供依据。研究将Transformer语言模型与自动标注算法结合,设计了适用于翻译文本隐形词汇语义的自动标注算法,通过Transformer模型对翻译文本建模并构建隐形词汇语义数据库,再利用自动标注算法完成隐形词汇的预测、标注、语义匹配与概率排序,同时简要说明算法在翻译软件中的应用流程及相关计算方法。为验证算法性能,将其与3种对比算法开展模拟实验,结果显示该算法标注准确率达98.5%、误差率0.2%、Kappa系数0.93,计算速度与稳定性均显著优于对比算法;将其应用于翻译软件优化后,软件词汇、语法等翻译指标准确率大幅提升,隐形词汇语义翻译准确率达98.9%,BLEU评分提升至0.92,翻译耗时显著降低。研究证实该算法能有效实现隐形词汇的标注与准确翻译,提升整体翻译效果,但目前仅验证了中英文翻译场景,其对其他语言的适用性仍需进一步研究。 展开更多
关键词 翻译文本 TRANSFORMER 模型 自动标注算法 隐形词汇语义 语言模型
在线阅读 下载PDF
城市供水系统伪标签验证的异常检测算法评估研究
20
作者 王俊清 《智能城市》 2026年第1期140-147,共8页
文章聚焦城市供水系统异常检测中真实标签缺失与多尺度数据适配的核心难题,基于伪标签互验原则,系统评估了孤立森林(IF)、基于直方图的异常检测(HBOS)、基于Copula的离群点监测(COPOD)和局部异常因子(LOF)四类无监督算法在三类水务数据... 文章聚焦城市供水系统异常检测中真实标签缺失与多尺度数据适配的核心难题,基于伪标签互验原则,系统评估了孤立森林(IF)、基于直方图的异常检测(HBOS)、基于Copula的离群点监测(COPOD)和局部异常因子(LOF)四类无监督算法在三类水务数据上的性能。通过多异常比例交叉验证得出结论:对于用户月度用水量数据,未知异常比例时优先选择稳定性强的IF算法,低比例异常选择HBOS算法,高比例异常则选择COPOD算法;对于独立用户水表小时级数据,低比例异常时COPOD算法最优,高异常比例时LOF与IF算法表现显著占优;对于高频间隔采集的调度中心出厂水量数据,LOF与IF算法协同性最高,为最优选。研究验证了伪标签策略在标签缺失场景的有效性,同时为水务企业异常检测提供了算法选择参考。 展开更多
关键词 城市供水系统 异常检测 无监督学习 伪标签 算法比较
在线阅读 下载PDF
上一页 1 2 35 下一页 到第
使用帮助 返回顶部