paper-with-me

Papers

Graph-Hist: Graph Classification from Latent Feature Histograms With Application to Bot Detection

2019-10-02 · Thomas Magelinski, David Beskow, Kathleen M. Carley

Neural networks are increasingly used for graph classification in a variety of contexts. Social media is a critical application area in this space, however the characteristics of social media graphs differ from those seen in most popular benchmark datasets. Social networks tend to be large and sparse, while benchmarks are small and dense. Classically, large and sparse networks are analyzed by studying the distribution of local properties. Inspired by this, we introduce Graph-Hist: an end-to-end architecture that extracts a graph's latent local features, bins nodes together along 1-D cross sections of the feature space, and classifies the graph based on this multi-channel histogram. We show that Graph-Hist improves state of the art performance on true social media benchmark datasets, while still performing well on other benchmarks. Finally, we demonstrate Graph-Hist's performance by conducting bot detection in social media. While sophisticated bot and cyborg accounts increasingly evade traditional detection methods, they leave artificial artifacts in their conversational graph that are detected through graph classification. We apply Graph-Hist to classify these conversational graphs. In the process, we confirm that social media graphs are different than most baselines and that Graph-Hist outperforms existing bot-detection models.

📄 PDF Abstract BibTeX arXiv:1910.01180

Code (0)

등록된 구현이 없습니다.

Tasks

General ClassificationGraph Classification

Similar Papers 제목 키워드 기반

UBER-GNN: A User-Based Embeddings Recommendation based on Graph Neural Networks

2020-08-06 · Bo Huang, Ye Bi, Zhen-Yu Wu, Jianming Wang 외

The problem of session-based recommendation aims to predict user next actions based on session histories. Previous methods models session histories into sequences and estimate user latent features by RNN and GNN methods …

Graph Neural NetworkSession-Based Recommendations

Application of Graph Based Features in Computer Aided Diagnosis for Histopathological Image Classification of Gastric Cancer

2022-05-17 · Haiqing Zhang, Chen Li, Shiliang Ai, HaoYuan Chen 외

The gold standard for gastric cancer detection is gastric histopathological image analysis, but there are certain drawbacks in the existing histopathological detection and diagnosis. In this paper, based on the study of …

Histopathological Image Classificationimage-classificationImage ClassificationImage Segmentation+2

Latent Multi-view Semi-Supervised Classification

2019-09-09 · Xiaofan Bo, Zhao Kang, Zhitong Zhao, Yuanzhang Su 외

To explore underlying complementary information from multiple views, in this paper, we propose a novel Latent Multi-view Semi-Supervised Classification (LMSSC) method. Unlike most existing multi-view semi-supervised clas…

ClassificationGeneral Classificationgraph constructionGraph Learning+1

Asymmetric Co-Training with Explainable Cell Graph Ensembling for Histopathological Image Classification

2023-08-24 · Ziqi Yang, Zhongyu Li, Chen Liu, Xiangde Luo 외

Convolutional neural networks excel in histopathological image classification, yet their pixel-level focus hampers explainability. Conversely, emerging graph convolutional networks spotlight cell-level features and medic…

ClassificationHistopathological Image Classificationimage-classificationImage Classification

Glioma Classification Using Multimodal Radiology and Histology Data

2020-11-10 · Azam Hamidinekoo, Tomasz Pieciak, Maryam Afzali, Otar Akanyeti 외

Gliomas are brain tumours with a high mortality rate. There are various grades and sub-types of this tumour, and the treatment procedure varies accordingly. Clinicians and oncologists diagnose and categorise these tumour…

ClassificationGeneral ClassificationType prediction