paper-with-me

Papers

A Survey on Machine Learning Solutions for Graph Pattern Extraction

2022-04-03 · Kai Siong Yow, Ningyi Liao, Siqiang Luo, Reynold Cheng, Chenhao Ma, Xiaolin Han

A subgraph is constructed by using a subset of vertices and edges of a given graph. There exist many graph properties that are hereditary for subgraphs. Hence, researchers from different communities have paid a great deal of attention in studying numerous subgraph problems, on top of the ordinary graph problems. Many algorithms are proposed in studying subgraph problems, where one common approach is by extracting the patterns and structures of a given graph. Due to the complex structures of certain types of graphs and to improve overall performances of the existing frameworks, machine learning techniques have recently been employed in dealing with various subgraph problems. In this article, we present a comprehensive review on five well known subgraph problems that have been tackled by using machine learning methods. They are subgraph isomorphism (both counting and matching), maximum common subgraph, community detection and community search problems. We provide an outline of each proposed method, and examine its designs and performances. We also explore non-learning-based algorithms for each problem and a brief discussion is given. We then suggest some promising research directions in this area, hoping that relevant subgraph problems can be tackled by using a similar strategy. Since there is a huge growth in employing machine learning techniques in recent years, we believe that this survey will serve as a good reference point to relevant research communities.

📄 PDF Abstract BibTeX arXiv:2204.01057

Code (1)

hanjindong/hmtrl-pytorch 공식 구현 pytorch

Tasks

Community DetectionCommunity SearchSurvey

Similar Papers 제목 키워드 기반

A Survey of Machine Learning Methods and Challenges for Windows Malware Classification

2020-06-15 · Edward Raff, Charles Nicholas

Malware classification is a difficult problem, to which machine learning methods have been applied for decades. Yet progress has often been slow, in part due to a number of unique difficulties with the task that occur th…

BIG-bench Machine LearningGeneral ClassificationMalware ClassificationModel Selection+1

Multi-Modal Knowledge Graph Construction and Application: A Survey

2022-02-11 · Xiangru Zhu, Zhixu Li, Xiaodan Wang, Xueyao Jiang 외

Recent years have witnessed the resurgence of knowledge engineering which is featured by the fast growth of knowledge graphs. However, most of existing knowledge graphs are represented with pure symbols, which hurts the …

graph constructionKnowledge GraphsMulti-modal Knowledge GraphSurvey

A survey on phrase structure learning methods for text classification

2014-06-21 · Reshma Prasad, Mary Priya Sebastian

Text classification is a task of automatic classification of text into one of the predefined categories. The problem of text classification has been widely studied in different communities like natural language processin…

ClassificationGeneral ClassificationGenre classificationInformation Retrieval+8

EEG Machine Learning for Analysis of Mild Traumatic Brain Injury: A survey

2022-08-10 · Weiqing Gu, Ryan Chang, Bohan Yang

Mild Traumatic Brain Injury (mTBI) is a common brain injury and affects a diverse group of people: soldiers, constructors, athletes, drivers, children, elders, and nearly everyone. Thus, having a well-established, fast, …

ArticlesEEGElectroencephalogram (EEG)

Attention Models in Graphs: A Survey

2018-07-20 · John Boaz Lee, Ryan A. Rossi, Sungchul Kim, Nesreen K. Ahmed 외

Graph-structured data arise naturally in many different application domains. By representing data as graphs, we can capture entities (i.e., nodes) as well as their relationships (i.e., edges) with each other. Many useful…

Graph AttentionGraph ClassificationGraph MiningLink Prediction+1