图编辑距离启发式算法中防止抖动的$$k$$ - $$walk$$生成算法研究

IF 0.9 4区 数学 Q4 COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS Journal of Combinatorial Optimization Pub Date : 2024-12-07 DOI:10.1007/s10878-024-01236-5
SeongCheol Yoon, Daehee Seo, Su-Hyun Kim, Im-Yeong Lee
{"title":"图编辑距离启发式算法中防止抖动的$$k$$ - $$walk$$生成算法研究","authors":"SeongCheol Yoon, Daehee Seo, Su-Hyun Kim, Im-Yeong Lee","doi":"10.1007/s10878-024-01236-5","DOIUrl":null,"url":null,"abstract":"<p>Graph edit distance is usually used for graph similarity checking due to its low information loss and flexibility advantages. However, graph edit distance can’t be used efficiently because it is an NP-Hard problem. Many graph edit distance heuristic algorithms have been proposed to solve this problem. However, some heuristic algorithms for generating <span>\\(walk\\)</span> generate unnecessary sequences because of the tottering, which leads to many problems. Because of this, various problems arise, like a decrease in approximation accuracy and an increase in execution time. In this paper, we propose an accurate and efficient graph edit distance heuristic algorithm that prevents tottering when generating <span>\\(walk\\)</span>. When generating <span>\\(walk\\)</span>, the traversed node‘s information is saved into the queue and then proceeds to traverse the next node. Then, it is possible to prevent the tottering by comparing an existing traversed node with an enqueued one. Through this, we propose a new <span>\\(walk\\)</span> generation algorithm that prevents generating unnecessary <span>\\(walk\\)</span> and applies it to existing algorithms to prevent the tottering.</p>","PeriodicalId":50231,"journal":{"name":"Journal of Combinatorial Optimization","volume":"27 1","pages":""},"PeriodicalIF":0.9000,"publicationDate":"2024-12-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"A study on $$k$$ - $$walk$$ generation algorithm to prevent the tottering in graph edit distance heuristic algorithms\",\"authors\":\"SeongCheol Yoon, Daehee Seo, Su-Hyun Kim, Im-Yeong Lee\",\"doi\":\"10.1007/s10878-024-01236-5\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<p>Graph edit distance is usually used for graph similarity checking due to its low information loss and flexibility advantages. However, graph edit distance can’t be used efficiently because it is an NP-Hard problem. Many graph edit distance heuristic algorithms have been proposed to solve this problem. However, some heuristic algorithms for generating <span>\\\\(walk\\\\)</span> generate unnecessary sequences because of the tottering, which leads to many problems. Because of this, various problems arise, like a decrease in approximation accuracy and an increase in execution time. In this paper, we propose an accurate and efficient graph edit distance heuristic algorithm that prevents tottering when generating <span>\\\\(walk\\\\)</span>. When generating <span>\\\\(walk\\\\)</span>, the traversed node‘s information is saved into the queue and then proceeds to traverse the next node. Then, it is possible to prevent the tottering by comparing an existing traversed node with an enqueued one. Through this, we propose a new <span>\\\\(walk\\\\)</span> generation algorithm that prevents generating unnecessary <span>\\\\(walk\\\\)</span> and applies it to existing algorithms to prevent the tottering.</p>\",\"PeriodicalId\":50231,\"journal\":{\"name\":\"Journal of Combinatorial Optimization\",\"volume\":\"27 1\",\"pages\":\"\"},\"PeriodicalIF\":0.9000,\"publicationDate\":\"2024-12-07\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Journal of Combinatorial Optimization\",\"FirstCategoryId\":\"100\",\"ListUrlMain\":\"https://doi.org/10.1007/s10878-024-01236-5\",\"RegionNum\":4,\"RegionCategory\":\"数学\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q4\",\"JCRName\":\"COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Journal of Combinatorial Optimization","FirstCategoryId":"100","ListUrlMain":"https://doi.org/10.1007/s10878-024-01236-5","RegionNum":4,"RegionCategory":"数学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q4","JCRName":"COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS","Score":null,"Total":0}
引用次数: 0

摘要

图的编辑距离由于其信息损失小、灵活等优点,通常用于图的相似度检验。然而,由于图编辑距离是一个NP-Hard问题,不能有效地利用图编辑距离。为了解决这一问题,人们提出了许多图形编辑距离启发式算法。然而,一些用于生成\(walk\)的启发式算法由于抖动而产生了不必要的序列,从而导致了许多问题。因此,出现了各种各样的问题,比如近似精度的降低和执行时间的增加。在本文中,我们提出了一种准确有效的图形编辑距离启发式算法,以防止在生成\(walk\)时发生抖动。在生成\(walk\)时,遍历节点的信息被保存到队列中,然后继续遍历下一个节点。然后,可以通过比较现有遍历节点与排队节点来防止抖动。通过此,我们提出了一种新的\(walk\)生成算法,可以防止产生不必要的\(walk\),并将其应用于现有算法中以防止抖动。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
查看原文
分享 分享
微信好友 朋友圈 QQ好友 复制链接
本刊更多论文
A study on $$k$$ - $$walk$$ generation algorithm to prevent the tottering in graph edit distance heuristic algorithms

Graph edit distance is usually used for graph similarity checking due to its low information loss and flexibility advantages. However, graph edit distance can’t be used efficiently because it is an NP-Hard problem. Many graph edit distance heuristic algorithms have been proposed to solve this problem. However, some heuristic algorithms for generating \(walk\) generate unnecessary sequences because of the tottering, which leads to many problems. Because of this, various problems arise, like a decrease in approximation accuracy and an increase in execution time. In this paper, we propose an accurate and efficient graph edit distance heuristic algorithm that prevents tottering when generating \(walk\). When generating \(walk\), the traversed node‘s information is saved into the queue and then proceeds to traverse the next node. Then, it is possible to prevent the tottering by comparing an existing traversed node with an enqueued one. Through this, we propose a new \(walk\) generation algorithm that prevents generating unnecessary \(walk\) and applies it to existing algorithms to prevent the tottering.

求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
Journal of Combinatorial Optimization
Journal of Combinatorial Optimization 数学-计算机:跨学科应用
CiteScore
2.00
自引率
10.00%
发文量
83
审稿时长
6 months
期刊介绍: The objective of Journal of Combinatorial Optimization is to advance and promote the theory and applications of combinatorial optimization, which is an area of research at the intersection of applied mathematics, computer science, and operations research and which overlaps with many other areas such as computation complexity, computational biology, VLSI design, communication networks, and management science. It includes complexity analysis and algorithm design for combinatorial optimization problems, numerical experiments and problem discovery with applications in science and engineering. The Journal of Combinatorial Optimization publishes refereed papers dealing with all theoretical, computational and applied aspects of combinatorial optimization. It also publishes reviews of appropriate books and special issues of journals.
期刊最新文献
Social media actors: perception and optimization of influence across different types $$(K_{1}\vee {P_{t})}$$ -saturated graphs with minimum number of edges Advertising meets assortment planning: joint advertising and assortment optimization under multinomial logit model Recognizing integrality of weighted rectangles partitions An improved PTAS for covering targets with mobile sensors
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
已复制链接
已复制链接
快去分享给好友吧!
我知道了
×
扫码分享
扫码分享
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1