Guoting Chen

dblp:84/6596 · DBLP profile ↗
← Back
11ranked-venue papers in the field
0as first author
10since 2021 · last 2026
0000-0003-2072-1588ORCID · corroborated

Domains — venue-derived; a paper can count in several

Knowledge Engineering, Semantic Web & Information Systems · 7Data Mining & Knowledge Discovery · 2Big Data, Cloud & Distributed Data Systems · 2
YearPublicationVenuePosition
2026 Frequent subgraph-based persistent homology for graph classification
Amaël Broustet, Guanyuan Zeng, Guoting Chen
Inf. Sci.5
2026 A spanning hypertree theory for support measures in single graphs
Zhaoming Chen 0001, Guoting Chen
Inf. Sci.5
2025 A generic framework for mining sequences with various interestingness measures in dynamic attributed graphs
Jiayu Cai, Guoting Chen, Wensheng Gan
Knowl. Inf. Syst.3
2024 FCSG-Miner: Frequent closed subgraph mining in multi-graphs
Jiayu Cai, Guoting Chen, Wensheng Gan, Amaël Broustet
Inf. Sci.3
2024 HUSM: High utility subgraph mining in single graph databases
Zhaoming Chen 0001, Guoting Chen, Wensheng Gan, Philippe Fournier-Viger
Inf. Sci.3
2024 Mining frequent temporal duration-based patterns on time interval sequential database
Fuyin Lai, Guoting Chen, Wensheng Gan, Mengfeng Sun
Inf. Sci.2
2023 Frequent Subgraph Mining in Dynamic Databases
abstract
Frequent subgraph mining is fundamental in graph mining, with wide-ranging applications in domains such as biology, chemistry, and social network analysis. Most existing algorithms are tailored for static graph databases. Real-world databases often exhibit dynamic attributes, such as data that may change over time. Existing methods for mining frequent subgraphs in databases with dynamic attributes primarily cater to dynamic graph databases, in which graphs evolve over time. However, in practice, a category of graph databases allows for adding or removing graphs. We refer to these databases as dynamic ones, which can be incrementally or decrementally updated while the remaining graphs do not change. This paper introduces frequent subgraph mining in this type of database and proposes the corresponding algorithm called DyFSM. We design a set called Fringe, which comprises DMFSand DMIS. DMFSis a novel concise representation based on the DFS code and can efficiently recover all frequent subgraphs. DMISis a set of subgraphs from which all infrequent subgraphs can be extended. Fringefacilitates updating frequent subgraphs in the renewed database. In our experiments, we collect four real-world graph datasets and conduct experiments using DyFSM. The results validate the accuracy and show good performance of our algorithm.
Zhaoming Chen 0001, Guoting Chen, Wensheng Gan
IEEE Big Data3
2023 Incremental Targeted Mining in Sequences
abstract
High utility sequential pattern mining (HUSPM) is a critical research topic in data analytics (e.g., smart-city technologies), which takes into consideration three pivotal factors of data: timestamp, internal quantization, and external utility. Recently, a query-enabled HUSPM approach has been proposed, which aims to discover patterns based on a query sequence. However, this approach only works on static data and does not solve the tasks well under dynamic data. When the data is updated, it needs to restart the mining process, which leads to a lot of duplicate calculations and resource consumption. In the paper, to address the mining task of increasing sequence data over time, we develop an Incremental Targeted HUSPM algorithm called ITUS. A tighter upper bound called tight extension sequence utility (TESU) is proposed to determine key candidates, which can avoid the generation of unpromising patterns. By using TESU, a target candidate pattern tree (TCP-tree) is utilized to record the sequence information, and several efficient strategies are implemented to incrementally update the tree. Finally, we extensively evaluate our proposed algorithm on both real-world and synthetic datasets. The experimental results clearly demonstrate that not only does the novel algorithm guarantee the accuracy of the results after multiple database updates, but it also achieves higher efficiency than the baseline approach.
Kaixia Hu, Wensheng Gan, Gengsen Huang, Guoting Chen, Jerry Chun-Wei Lin
DSAA4
2023 Mining high-utility sequences with positive and negative values
Fuyin Lai, Guoting Chen, Wensheng Gan
Inf. Sci.3
2022 Fuzzy-driven periodic frequent pattern mining
Yanlin Qi, Guoting Chen, Wensheng Gan, Philippe Fournier-Viger
Inf. Sci.3
2020 OSUMI: On-Shelf Utility Mining from Itemset-based Data
abstract
As an important technique for dealing with transactional database in the field of data mining, high-utility itemset mining (HUIM) can be used to discover itemsets which have a high utility. However, it has a bias when towarding the item combinations which have more exhibition period since they have more opportunity to generate a high utility. To address this, the on-shelf time period of items need to be considered, thus on-shelf utility mining (OSUM) can be applied in the application which is more closer to the actual situation. Currently several models have been proposed to deal with the OSUM problem, but they still suffer from the requirement that it needs to maintain a massive candidates in memory and to scan database many times. In this paper, we propose an effective algorithm named OSUMI (On-Shelf Utility Mining from Itemset-based data) which can discover the on-shelf itemsets with high utility in a more practical way. More precisely, in order to avoid the problems of high memory consumption, OSUMI applies some properties of on-shelf utility. Besides, two upper-bounds named subtree utility and local utility are applied to prune the search space. Finally, an extensive experimental study on two real on-shelf datasets shows that our proposed algorithm can be significantly faster than the state-of-the-art algorithm for this mining task.
Jiahui Chen 0002, Xu Guo 0003, Wensheng Gan, Chien-Ming Chen 0001, Weiping Ding 0001, Guoting Chen
IEEE BigData6