期刊文献+
共找到1,046篇文章
< 1 2 53 >
每页显示 20 50 100
Representation Then Augmentation:Wide Graph Clustering Network With Multi-Order Filter Fusion and Double-Level Contrastive Learning
1
作者 Youqing Wang Tianxiang Zhao +3 位作者 Mingliang Cui Junbin Gao Li Liang Jipeng Guo 《IEEE/CAA Journal of Automatica Sinica》 2026年第2期421-435,共15页
Deep graph contrastive clustering has attracted widespread attentions due to its self-supervised representation learning paradigm and superior clustering performance.Although,two challenges emerge and result in high c... Deep graph contrastive clustering has attracted widespread attentions due to its self-supervised representation learning paradigm and superior clustering performance.Although,two challenges emerge and result in high computational costs.Most existing contrastive methods adopt the data augmentation and then representation learning strategy,where representation learning with trainable graph convolution is coupled with complex and fixed data augmentation,inevitably limiting the efficiency and flexibility.The similarity metric between positive-negative sample pairs is complex and contrastive objective is partial,limiting the discriminability of representation learning.To solve these challenges,a novel wide graph clustering network(WGCN)adhering to representation and then augmentation framework is proposed,which mainly consists of multiorder filter fusion(MFF)and double-level contrastive learning(DCL)modules.Specifically,the MFF module integrates multiorder low-pass filters to extract smooth and multi-scale topological features,utilizing self-attention fusion to reduce redundancy and obtain comprehensive embedding representation.Further,the DCL module constructs two augmented views by the parallel parameter-unshared Siamese encoders rather than complex augmentations on graph.To achieve simple yet effective self-supervised learning,representation self-supervision and structural consistency oriented double-level contrastive loss is designed,where representation self-supervision maximizes the agreement between pairwise augmented embedding representations and structural consistency promotes the mutual information correlation between appending neighborhoods with similar semantics.Extensive experiments on six benchmark datasets demonstrate the superiority of the proposed WGCN,especially highlighting its time-saving characteristic.The code could be available in the https://github.com/Tianxiang Zhao0474/WGCN. 展开更多
关键词 Deep graph clustering(DGC) double-level contrastive learning(DCL) multi-order low-pass filter self-supervised representation learning structural consistency
在线阅读 下载PDF
Self-Cumulative Contrastive Graph Clustering 被引量:2
2
作者 Xiaoqiang Yan Kun Deng +2 位作者 Quan Zou Zhen Tian Hui Yu 《IEEE/CAA Journal of Automatica Sinica》 2025年第6期1194-1208,共15页
Contrastive graph clustering(CGC)has become a prominent method for self-supervised representation learning by contrasting augmented graph data pairs.However,the performance of CGC methods critically depends on the cho... Contrastive graph clustering(CGC)has become a prominent method for self-supervised representation learning by contrasting augmented graph data pairs.However,the performance of CGC methods critically depends on the choice of data augmentation,which usually limits the capacity of network generalization.Besides,most existing methods characterize positive and negative samples based on the nodes themselves,ignoring the influence of neighbors with different hop numbers on the node.In this study,a novel self-cumulative contrastive graph clustering(SC-CGC)method is devised,which is capable of dynamically adjusting the influence of neighbors with different hops.Our intuition is that better neighbors are closer and distant ones are further away in their feature space,thus we can perform neighbor contrasting without data augmentation.To be specific,SC-CGC relies on two neural networks,i.e.,autoencoder network(AE)and graph autoencoder network(GAE),to encode the node information and graph structure,respectively.To make these two networks interact and learn from each other,a dynamic fusion mechanism is devised to transfer the knowledge learned by AE to the corresponding GAE layer by layer.Then,a self-cumulative contrastive loss function is designed to characterize the structural information by dynamically accumulating the influence of the nodes with different hops.Finally,our approach simultaneously refines the representation learning and clustering assignments in a self-supervised manner.Extensive experiments on 8 realistic datasets demonstrate that SC-CGC consistently performs better over SOTA techniques.The code is available at https://github.com/Xiaoqiang-Yan/JAS-SCCGC. 展开更多
关键词 Dynamic fusion mechanism graph clustering selfcumulative contrastive learning self-supervised clustering
在线阅读 下载PDF
Neighbor Dual-Consistency Constrained Attribute-Graph Clustering
3
作者 Tian Tian Boyue Wang +2 位作者 Xiaxia He Wentong Wang Meng Wang 《Computers, Materials & Continua》 2025年第12期4885-4898,共14页
Attribute-graph clustering aims to divide the graph nodes into distinct clusters in an unsupervised manner,which usually encodes the node attribute feature and the corresponding graph structure into a latent feature s... Attribute-graph clustering aims to divide the graph nodes into distinct clusters in an unsupervised manner,which usually encodes the node attribute feature and the corresponding graph structure into a latent feature space.However,traditional attribute-graph clustering methods often neglect the effect of neighbor information on clustering,leading to suboptimal clustering results as they fail to fully leverage the rich contextual information provided by neighboring nodes,which is crucial for capturing the intrinsic relationships between nodes and improving clustering performance.In this paper,we propose a novel Neighbor Dual-Consistency Constrained Attribute-Graph Clustering that leverages information from neighboring nodes in two significant aspects:neighbor feature consistency and neighbor distribution consistency.To enhance feature consistency among nodes and their neighbors,we introduce a neighbor contrastive loss that encourages the embeddings of nodes to be closer to those of their similar neighbors in the feature space while pushing them further apart from dissimilar neighbors.This method helps the model better capture local feature information.Furthermore,to ensure consistent cluster assignments between nodes and their neighbors,we introduce a neighbor distribution consistency module,which combines structural information from the graph with similarity of attributes to align cluster assignments between nodes and their neighbors.By integrating both local structural information and global attribute information,our approach effectively captures comprehensive patterns within the graph.Overall,our method demonstrates superior performance in capturing comprehensive patterns within the graph and achieves state-of-the-art clustering results on multiple datasets. 展开更多
关键词 graph convolution clustering deep clustering contrastive learning
在线阅读 下载PDF
Identify Implicit Communities by Graph Clustering
4
作者 YANG Nan MENG Xiaofeng 《Wuhan University Journal of Natural Sciences》 CAS 2006年第5期1109-1113,共5页
How to find these communities is an important research work. Recently, community discovery are mainly categorized to HITS algorithm, bipartite cores algorithm and maximum flow/minimum cut framework. In this paper, we ... How to find these communities is an important research work. Recently, community discovery are mainly categorized to HITS algorithm, bipartite cores algorithm and maximum flow/minimum cut framework. In this paper, we proposed a new method to extract communities. The MCL algorithm, which is short for the Markov Cluster Algorithm, a fast and scalable unsupervised cluster algorithm is used to extract communities. By putting mirror deleting procedure behind graph clustering, we decrease comparing cost considerably. After MCL and mirror deletion, we use community member select algorithm to produce the sets of community candidates. The experiment and results show the new method works effectively and properly. 展开更多
关键词 Web community link analysis graph clustering MCL
在线阅读 下载PDF
Index-adaptive Triangle-Based Graph Local Clustering
5
作者 Yuan Zhe Wei Zhewei Wen Ji-rong 《Computers, Materials & Continua》 SCIE EI 2023年第6期5009-5026,共18页
Motif-based graph local clustering(MGLC)algorithms are gen-erally designed with the two-phase framework,which gets the motif weight for each edge beforehand and then conducts the local clustering algorithm on the weig... Motif-based graph local clustering(MGLC)algorithms are gen-erally designed with the two-phase framework,which gets the motif weight for each edge beforehand and then conducts the local clustering algorithm on the weighted graph to output the result.Despite correctness,this frame-work brings limitations on both practical and theoretical aspects and is less applicable in real interactive situations.This research develops a purely local and index-adaptive method,Index-adaptive Triangle-based Graph Local Clustering(TGLC+),to solve the MGLC problem w.r.t.triangle.TGLC+combines the approximated Monte-Carlo method Triangle-based Random Walk(TRW)and deterministic Brute-Force method Triangle-based Forward Push(TFP)adaptively to estimate the Personalized PageRank(PPR)vector without calculating the exact triangle-weighted transition probability and then outputs the clustering result by conducting the standard sweep procedure.This paper presents the efficiency of TGLC+through theoretical analysis and demonstrates its effectiveness through extensive experiments.To our knowl-edge,TGLC+is the first to solve the MGLC problem without computing the motif weight beforehand,thus achieving better efficiency with comparable effectiveness.TGLC+is suitable for large-scale and interactive graph analysis tasks,including visualization,system optimization,and decision-making. 展开更多
关键词 graph local clustering triangle motif sampling method
在线阅读 下载PDF
Identifying Composite Crosscutting Concerns with Scatter-Based Graph Clustering
6
作者 HUANG Jin BETEV Latchezar +2 位作者 CARMINATI Federico ZHU Jianlin LU Yansheng 《Wuhan University Journal of Natural Sciences》 CAS 2012年第2期114-120,共7页
Identifying composite crosscutting concerns(CCs) is a research task and challenge of aspect mining.In this paper,we propose a scatter-based graph clustering approach to identify composite CCs.Inspired by the state-o... Identifying composite crosscutting concerns(CCs) is a research task and challenge of aspect mining.In this paper,we propose a scatter-based graph clustering approach to identify composite CCs.Inspired by the state-of-the-art link analysis tech-niques,we propose a two-state model to approximate how CCs tangle with core modules.According to this model,we obtain scatter and centralization scores for each program element.Espe-cially,the scatter scores are adopted to select CC seeds.Further-more,to identify composite CCs,we adopt a novel similarity measurement and develop an undirected graph clustering to group these seeds.Finally,we compare it with the previous work and illustrate its effectiveness in identifying composite CCs. 展开更多
关键词 software engineering aspect mining link analysis undirected graph clustering
原文传递
The Refinement Algorithm Consideration in Text Clustering Scheme Based on Multilevel Graph
7
作者 CHENJian-bin DONGXiang-jun SONGHan-tao 《Wuhan University Journal of Natural Sciences》 EI CAS 2004年第5期671-675,共5页
To construct a high efficient text clustering algorithm the multilevel graph model and the refinement algorithm used in the uncoarsening phase is discussed. The model is applied to text clustering. The performance of ... To construct a high efficient text clustering algorithm the multilevel graph model and the refinement algorithm used in the uncoarsening phase is discussed. The model is applied to text clustering. The performance of clustering algorithm has to be improved with the refinement algorithm application. The experiment result demonstrated that the multilevel graph text clustering algorithm is available. Key words text clustering - multilevel coarsen graph model - refinement algorithm - high-dimensional clustering CLC number TP301 Foundation item: Supported by the National Natural Science Foundation of China (60173051)Biography: CHEN Jian-bin(1970-), male, Associate professor, Ph. D., research direction: data mining. 展开更多
关键词 text clustering multilevel coarsen graph model refinement algorithm high-dimensional clustering
在线阅读 下载PDF
K-Means Graph Database Clustering and Matching for Fingerprint Recognition
8
作者 Vaishali Pawar Mukesh Zaveri 《Intelligent Information Management》 2015年第4期242-251,共10页
The graph can contain huge amount of data. It is heavily used for pattern recognition and matching tasks like symbol recognition, information retrieval, data mining etc. In all these applications, the objects or under... The graph can contain huge amount of data. It is heavily used for pattern recognition and matching tasks like symbol recognition, information retrieval, data mining etc. In all these applications, the objects or underlying data are represented in the form of graph and graph based matching is performed. The conventional algorithms of graph matching have higher complexity. This is because the most of the applications have large number of sub graphs and the matching of these sub graphs becomes computationally expensive. In this paper, we propose a graph based novel algorithm for fingerprint recognition. In our work we perform graph based clustering which reduces the computational complexity heavily. In our algorithm, we exploit structural features of the fingerprint for K-means clustering of the database. The proposed algorithm is evaluated using realtime fingerprint database and the simulation results show that our algorithm outperforms the existing algorithm for the same task. 展开更多
关键词 PATTERN Recognition FINGERPRINT MATCHING graph MATCHING clusterING
在线阅读 下载PDF
基于图注意力自编码器的自适应加权深度图聚类算法
9
作者 徐森 王作为 +4 位作者 郭乃瑄 卞学胜 徐秀芳 花小朋 周天 《控制与决策》 北大核心 2026年第1期213-220,共8页
现有深度图聚类方法因依赖静态初始图结构而存在显著局限性,此类结构通常不完整或存在偏差,且难以动态捕捉节点相似性变化.对此,提出基于图注意力自编码器的自适应加权深度图聚类算法(AWDGC).首先,通过可训练的广义马氏距离结合高斯核函... 现有深度图聚类方法因依赖静态初始图结构而存在显著局限性,此类结构通常不完整或存在偏差,且难以动态捕捉节点相似性变化.对此,提出基于图注意力自编码器的自适应加权深度图聚类算法(AWDGC).首先,通过可训练的广义马氏距离结合高斯核函数,自适应分配边权重以构建加权邻接矩阵;其次,设计图注意力自编码器,通过注意力机制融合多阶邻居信息以增强特征判别性;然后,提出基于节点相似性的动态结构优化策略,周期性更新邻接矩阵以捕捉相似性动态变化;最后,引入自监督聚类模块,通过KL散度优化聚类分布对齐,提升特征表示与聚类任务的协同性.在ACM、DBLP、CITESEER、TEXAS等6个公开数据集上的实验表明,AWDGC在聚类指标上均显著优于8个代表性基线方法. 展开更多
关键词 深度图聚类 自适应加权 图注意力网络 图自编码器 动态结构优化 自监督学习
原文传递
对比学习引导的双通道自适应融合网络多视图聚类方法
10
作者 周丽娟 刘子源 +1 位作者 许鑫航 张志鸿 《小型微型计算机系统》 北大核心 2026年第1期229-239,共11页
近年来,图卷积网络在多视图聚类中表现突出,但其侧重节点间结构信息建模,而属性信息仅通过简单的线性变换进行更新,限制了模型对节点属性信息的学习能力.为此,本文提出了对比学习引导的双通道自适应融合网络多视图聚类方法.首先,结合自... 近年来,图卷积网络在多视图聚类中表现突出,但其侧重节点间结构信息建模,而属性信息仅通过简单的线性变换进行更新,限制了模型对节点属性信息的学习能力.为此,本文提出了对比学习引导的双通道自适应融合网络多视图聚类方法.首先,结合自编码器与图自编码器构建双通道网络,分别编码节点属性和结构信息,并设计通道自适应融合模块,利用注意力机制自适应融合不同通道网络在同一神经网络层中学习的属性与结构信息,以及不同神经网络层间的嵌入表示,以获得每个视图的嵌入表示.在此基础上,进一步利用注意力机制对多个视图的嵌入表示进行加权融合获得全局嵌入表示.最后,通过跨视图对比损失与自监督聚类损失迭代优化全局嵌入表示,强化视图间一致性信息学习,并生成了面向聚类任务的高质量嵌入表示.在3个公开数据集和3个来自郑州商品交易所的期货数据集上进行的实验表明,该方法在聚类任务中表现优异. 展开更多
关键词 多视图聚类 自编码器 图自编码器 双通道网络
在线阅读 下载PDF
融合图神经网络和深度图聚类的联邦推荐算法
11
作者 伊华伟 宋仕玺 +1 位作者 王艳飞 白思怡 《应用科学学报》 北大核心 2026年第1期83-96,共14页
联邦学习作为解决推荐系统隐私安全问题的主流框架,在实际应用中却面临推荐精度欠佳、隐私保护力度不足及通信开销过大的问题。针对这些问题,本文提出一种融合图神经网络与深度图聚类的联邦推荐算法。首先,利用图神经网络对复杂的用户-... 联邦学习作为解决推荐系统隐私安全问题的主流框架,在实际应用中却面临推荐精度欠佳、隐私保护力度不足及通信开销过大的问题。针对这些问题,本文提出一种融合图神经网络与深度图聚类的联邦推荐算法。首先,利用图神经网络对复杂的用户-项目的高阶交互关系进行捕捉,以提升推荐系统的推荐精度;其次,在联邦学习客户端与服务器端的通信环节注入差分隐私噪声以模糊真实梯度,进而增强推荐系统的隐私保护能力;最后,通过引入深度图聚类对客户端实施聚类,选取各簇的客户端代表参与训练,并将所得参数在簇内共享,以加快模型收敛速度,降低联邦学习框架下的通信开销。基于真实数据集的实验结果表明,所提算法在提高推荐精度的同时,能够增强系统的隐私保护力度并减少通信开销。 展开更多
关键词 推荐系统 联邦学习 隐私保护 深度图聚类 图神经网络
在线阅读 下载PDF
基于样本互补锚点图的缺失多视图聚类算法
12
作者 刘小兰 徐宇鸿 《华南理工大学学报(自然科学版)》 北大核心 2026年第2期16-24,共9页
随着多视图数据在现实场景中得到广泛应用,如何处理缺失视图下的聚类问题已成为机器学习领域的重要挑战。传统锚点图聚类算法依赖完整实例构建锚点图,这导致其在高缺失率下因锚点不足难以表征数据结构,在低缺失率时又无法发挥锚点的优... 随着多视图数据在现实场景中得到广泛应用,如何处理缺失视图下的聚类问题已成为机器学习领域的重要挑战。传统锚点图聚类算法依赖完整实例构建锚点图,这导致其在高缺失率下因锚点不足难以表征数据结构,在低缺失率时又无法发挥锚点的优势。针对传统锚点图聚类算法中存在的锚点选择受限、权重分配僵化和计算复杂度高的问题,该文提出了一种基于样本互补锚点图的缺失多视图聚类算法(IMVC-SAC)。该算法首先设计跨视图锚点互补机制,通过在共有样本与视图特有样本中自适应选取锚点,以解决高缺失率下数据结构表征不足的问题;然后建立缺失模式感知的权重模型,依据样本的缺失模式与程度调整视图对相似矩阵的贡献度;最后利用双随机非负矩阵可分解特性,将谱聚类的时间复杂度从样本规模的立方阶复杂度优化至线性阶复杂度。在5个公开数据集上的实验结果表明,该算法的聚类性能优于目前主流算法,尤其在高缺失率下仍能保持较好的聚类效果,验证了其鲁棒性与有效性。 展开更多
关键词 缺失多视图聚类 锚点图 样本互补 相似矩阵融合 谱聚类
在线阅读 下载PDF
MalCommunity: A Graph-Based Evaluation Model for Malware Family Clustering
13
作者 Yihang Chen Fudong Liu +1 位作者 Zheng Shan Guanghui Liang 《国际计算机前沿大会会议论文集》 2018年第1期21-21,共1页
在线阅读 下载PDF
知识图谱领域核心文献的识别与内容分析
14
作者 魏瑞斌 徐艳 王伊丹 《大学图书情报学刊》 2026年第2期80-90,共11页
知识图谱是一个跨学科研究主题,对推动语义理解、智能推理与大模型发展具有关键作用。文章从Web of Science核心合集中检索获取2010—2024年间1703篇知识图谱领域的研究论文,并通过h指数确定了78篇高被引文献。然后,使用VOSviewer构建... 知识图谱是一个跨学科研究主题,对推动语义理解、智能推理与大模型发展具有关键作用。文章从Web of Science核心合集中检索获取2010—2024年间1703篇知识图谱领域的研究论文,并通过h指数确定了78篇高被引文献。然后,使用VOSviewer构建共被引网络并进行聚类分析,最终结合内容分析方法对识别出的50篇核心文献进行主题归纳与深入解读。研究发现,文献共被引方法能有效识别领域内的核心文献集群。研究选择的知识图谱领域的50篇核心文献,可归纳为四个主要研究方向:知识图谱理论基础与构建方法、知识图谱嵌入、基于知识图谱的知识推理以及基于知识图谱的推荐系统。 展开更多
关键词 文献共被引 核心文献 知识图谱 聚类分析 VOSviewer
在线阅读 下载PDF
2015—2024年教育领域课程知识图谱研究:文献计量与可视化
15
作者 田宏 李芷涵 +2 位作者 周晓晶 代冬岩 邵云虹 《科教文汇》 2026年第7期6-10,共5页
本文基于中国知网2015—2024年间教育领域课程知识图谱的相关文献,运用CiteSpace、Bicomb与SPSS等工具,通过词频分析、共现分析、聚类分析以及实现检测等文献计量方法,对领域内的高产作者、核心机构及关键词进行系统梳理与可视化分析,... 本文基于中国知网2015—2024年间教育领域课程知识图谱的相关文献,运用CiteSpace、Bicomb与SPSS等工具,通过词频分析、共现分析、聚类分析以及实现检测等文献计量方法,对领域内的高产作者、核心机构及关键词进行系统梳理与可视化分析,旨在揭示该领域的研究热点与发展脉络。研究结果表明:近十年来,我国教育领域课程知识图谱研究经历了从起步探索、持续深化到蓬勃发展的演进过程;当前研究热点主要聚焦于教学模式图谱构建、多模态教学方法创新、智慧教育环境支撑以及知识图谱技术本身四大主题。展望未来,课程知识图谱在个性化教学、精准资源推荐以及智慧教育系统构建等方面具有广阔的应用前景,其深度应用将有力推动教育数字化与智能化转型。 展开更多
关键词 课程知识图谱 共现分析 聚类分析 可视化分析
在线阅读 下载PDF
数智赋能的地理学课程群改革探索
16
作者 张春晓 王晓延 《中国地质教育》 2026年第1期101-105,共5页
随着大数据、人工智能等数智技术的快速发展,地理学教育面临知识更新与教学模式转型的双重挑战。本文探讨了数智赋能背景下地理学课程群的改革理念与路径。针对当前地理学课程存在的知识碎片化、内容滞后、教学模式单一等问题,本文提出... 随着大数据、人工智能等数智技术的快速发展,地理学教育面临知识更新与教学模式转型的双重挑战。本文探讨了数智赋能背景下地理学课程群的改革理念与路径。针对当前地理学课程存在的知识碎片化、内容滞后、教学模式单一等问题,本文提出以知识图谱为工具优化课程群教学内容,实现知识共享;以数据为驱动整合多源多维多模态信息;通过虚实融合的实践场景和“科研+竞赛”模式强化学生实践与创新能力。同时,借助智能教学平台实现个性化学习,推动教学模式从“教师主导”向“学生主动学习”转变。改革实践表明,课程群建设有效提升了学生的综合能力和高阶思维能力,为培养适应数智时代的复合型地理信息科学人才提供了新思路。未来,应进一步融合智能技术与沉浸式教学手段,深化课程群建设与人才培养的协同发展。 展开更多
关键词 地理学课程群 数智赋能 知识图谱 实践教学 教学模式改革
在线阅读 下载PDF
知识图谱赋能高职医学基础课程群数字化改革路径研究
17
作者 朱崇先 武红霞 +3 位作者 荣丽娜 唐云强 贾霄 蒋成宇 《齐齐哈尔医学院学报》 2026年第7期689-694,共6页
高职医学基础课程群知识庞杂,理论性较强,各学科之间关联度高等特点,传统的课程教学改革依然存在课程间知识割裂、教学资源分散且独立、学生个性化教学与精准评价实施困难等难题。本研究以高职护理专业医学基础课程群为抓手,以知识图谱... 高职医学基础课程群知识庞杂,理论性较强,各学科之间关联度高等特点,传统的课程教学改革依然存在课程间知识割裂、教学资源分散且独立、学生个性化教学与精准评价实施困难等难题。本研究以高职护理专业医学基础课程群为抓手,以知识图谱技术为手段,整合《人体解剖学》《组织胚胎学》《生理学》《病理学》等6门重要的医学基础课,构建了“器官—系统”为主线的课程内容体系,形成完整的知识与技能点图谱系,同时将知识与技能点进行课件、视频、案例及测试题等数字资源精准匹配,建设数字化图谱资源体系,构建精准教学与评价一体化的“学生—知识点”画像,能够有效促进医学基础知识的深度融合与可视化呈现,为实现个性化教学、精准化资源推送与过程性评价提供了强大技术支撑,对深化高职医学课程改革、提升技术技能人才培养质量具有重要的理论价值与实践意义。 展开更多
关键词 知识图谱 高职医学基础课程群 数字化改革 混合教学模式
在线阅读 下载PDF
基于图表示的用户会话测试用例约减方法
18
作者 傅震卿 张晨曦 +1 位作者 吴毅坚 赵文耘 《计算机应用与软件》 北大核心 2026年第3期1-9,共9页
用户会话测试(session test)是一种通过回放网络请求来再现用户行为的网络应用测试方法,能有效复现网络应用缺陷。然而,用户会话中往往包含大量重复或类似的网络请求,形成大量重复或类似的测试用例,降低了测试效率。用户会话测试用例约... 用户会话测试(session test)是一种通过回放网络请求来再现用户行为的网络应用测试方法,能有效复现网络应用缺陷。然而,用户会话中往往包含大量重复或类似的网络请求,形成大量重复或类似的测试用例,降低了测试效率。用户会话测试用例约减能减少测试用例,但也存在测试覆盖率较低等问题。提出一种基于图表示的用户会话测试用例约减方法,利用监控数据构建用户行为图来表示用户会话中的用户行为,并通过图表示学习和聚类来聚合相似的用户会话,从而减少测试用例集。在企业实际应用日志数据上的实验表明,该方法相对于对照组方法取得了稳定且优越的测试用例约减效果。 展开更多
关键词 软件测试 测试用例约减 用户会话 聚类 图表示学习
在线阅读 下载PDF
面向复杂业务流程的轨迹聚类技术
19
作者 林雷蕾 底颖 +4 位作者 张建林 曹宇诺 金宇萌 李明胸 闻立杰 《计算机集成制造系统》 北大核心 2026年第3期1141-1152,共12页
信息系统在执行业务过程时会产生大量业务日志,这些日志中包含了多个部门的业务流程。如果直接对信息系统产生的日志进行流程发现,会得到一个十分复杂且不可读的流程模型。因此,需要预先对日志数据进行聚类得到多个子日志,使得同一个部... 信息系统在执行业务过程时会产生大量业务日志,这些日志中包含了多个部门的业务流程。如果直接对信息系统产生的日志进行流程发现,会得到一个十分复杂且不可读的流程模型。因此,需要预先对日志数据进行聚类得到多个子日志,使得同一个部门的相关流程尽量在一个子日志中。轨迹聚类是一种能够缓解流程过于复杂问题的有效策略。本文提出了一种利用图卷积网络对事件日志进行聚类的新方法,该方法包含以下3步:(1)使用K-means算法将原始日志划分为大量子日志,并将每个子日志转换为有向图;(2)采用图卷积网络来捕捉每个图的特征,然后使用度量矩阵记录任意两个有向图之间的欧氏距离;(3)利用层次聚类方法合并这些有向图,直到簇的数量满足用户的需求。通过大量实验在5个公开的数据集上进行了验证,表明本文方法优于现有方法。 展开更多
关键词 流程发现 图卷积 事件日志 层次聚类 有向图
在线阅读 下载PDF
基于时空特征原型的视频场景图生成
20
作者 王庆 严沁 +2 位作者 孙永宣 李圣豪 许闻 《微电子学与计算机》 2026年第2期95-103,共9页
视频场景图生成是将视频中的对象作为节点,对象之间的关系作为边的一种结构化描述,有利于对图片的深层理解。现有方法无法区分相似的空间位置关系、无法区分由于时间变化导致的接触关系变化。为了解决上述问题,提出了一种基于时空特征... 视频场景图生成是将视频中的对象作为节点,对象之间的关系作为边的一种结构化描述,有利于对图片的深层理解。现有方法无法区分相似的空间位置关系、无法区分由于时间变化导致的接触关系变化。为了解决上述问题,提出了一种基于时空特征原型的视频场景图生成模型。在该模型中,通过对时空Transformer提取出的时空特征进行聚类原型学习,得到关系的空间特征原型和时间特征原型。利用关系的空间特征原型与当前特征进行相似度计算,并与余弦距离最小的空间特征原型进行融合,空间特征原型对关系特征进行全局建模,能够有效区分相似的空间位置关系。同时,时间特征原型是基于全局时间特征对关系上下文特征进行建模。因此,利用时间特征原型与当前特征进行融合,有效地结合了局部时间信息和全局时间信息,能够有效地区分动态关系变化。上述的空间特征原型生成器、时间特征原型生成器,描述的是交互关系在空间、时间上对应的特征原型,二者在关系的空间特征学习、时间特征学习上具有较强的互补作用。实验在Action Genome数据集上进行验证,实验数据表明:基于时空特征原型的视频场景图生成模型,优于现有的视频场景图生成方法。 展开更多
关键词 视频场景图 原型 聚类 相似度
在线阅读 下载PDF
上一页 1 2 53 下一页 到第
使用帮助 返回顶部