Youming Ge

dblp:213/9319 · DBLP profile ↗
← Back
2ranked-venue papers in the field
2as first author
2since 2021 · last 2023
0000-0001-5995-3242ORCID · corroborated

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

Other / Interdisciplinary · 2 (2 first)
YearPublicationVenuePosition
2023 An Efficient Keywords Search in Temporal Social Networks
abstract
Abstract With the increasing of requirements from many aspects, various queries and analyses arise focusing on social network. Time is a common and necessary dimension in various types of social networks. Social networks with time information are called temporal social networks, in which time information can be the time when a user sends message to another user. Keywords search in temporal social networks consists of finding relationships between a group users that has a set of query labels and is valid within the query time interval. It provides assistance in social network analysis, classification of social network users, community detection, etc. However, the existing methods have limitations in solving temporal social network keyword search problems. We propose a basic algorithm, the discrete timestamp algorithm, with the intention of turning the problem into a traditional keyword search on social networks. We also propose an approximative algorithm based on the discrete timestamp algorithm, but it still suffers from the traditional algorithms’ low efficiency. To further improve the performance, we propose a new algorithm based on dynamic programming to solve the keyword search in temporal social network. The main idea is to extend a vertex into a solution by edge-growth operation and tree-merger operation. We also propose two powerful pruning techniques to reduce the intermediate results during the extension. Additionally, all of the algorithms we proposed are capable of handling a variety of ranking functions, and all of them can be made to conform to top-N keyword querying. The efficiency and effectiveness of the proposed algorithms are verified through extensive empirical studies.
Youming Ge, Zitong Chen
Data Sci. Eng.1
2023 An Efficient Dynamic Programming Algorithm for Finding Group Steiner Trees in Temporal Graphs
abstract
The computation of a group Steiner tree (GST) in various types of graph networks, such as social network and transportation network, is a fundamental graph problem in graphs, with important applications. In these graphs, time is a common and necessary dimension, for example, time information in social network can be the time when a user sends a message to another user. Graphs with time information can be called temporal graphs. However, few studies have been conducted on GST in terms of temporal graphs. This study analyzes the computation of GST for temporal graphs, i.e., the computation of temporal GST (TGST), which is shown to be an NP‐hard problem. We propose an efficient solution based on a dynamic programming algorithm for our problem. This study adopts new optimization techniques, including graph simplification, state pruning, and A∗ search, are adopted to dramatically reduce the algorithm search space. Moreover, we consider three extensions for our problem, namely the TGST with unspecified tree root, the progressive search of TGST, and the top‐N search of TGST. Results of the experimental study performed on real temporal networks verify the efficiency and effectiveness of our algorithms.
Youming Ge, Zitong Chen, Weiyang Kong, Raymond Chi-Wing Wong
Int. J. Intell. Syst.1