paper-with-me

홈 › Papers

Graph-based Semi-Supervised & Active Learning for Edge Flows

2019-05-17 · Junteng Jia, Michael T. Schaub, Santiago Segarra, Austin R. Benson

We present a graph-based semi-supervised learning (SSL) method for learning edge flows defined on a graph. Specifically, given flow measurements on a subset of edges, we want to predict the flows on the remaining edges. To this end, we develop a computational framework that imposes certain constraints on the overall flows, such as (approximate) flow conservation. These constraints render our approach different from classical graph-based SSL for vertex labels, which posits that tightly connected nodes share similar labels and leverages the graph structure accordingly to extrapolate from a few vertex labels to the unlabeled vertices. We derive bounds for our method's reconstruction error and demonstrate its strong performance on synthetic and real-world flow networks from transportation, physical infrastructure, and the Web. Furthermore, we provide two active learning algorithms for selecting informative edges on which to measure flow, which has applications for optimal sensor deployment. The first strategy selects edges to minimize the reconstruction error bound and works well on flows that are approximately divergence-free. The second approach clusters the graph and selects bottleneck edges that cross cluster-boundaries, which works well on flows with global trends.

📄 PDF Abstract BibTeX arXiv:1905.07451

Code (1)

000Justin000/ssl_edge 공식 구현

Tasks

Active Learning

Similar Papers 제목 키워드 기반

Interpretable Graph-Based Semi-Supervised Learning via Flows

2017-09-14 · Raif M. Rustamov, James T. Klosowski

In this paper, we consider the interpretability of the foundational Laplacian-based semi-supervised learning approaches on graphs. We introduce a novel flow-based learning framework that subsumes the foundational approac…

Applying Self-supervised Learning to Network Intrusion Detection for Network Flows with Graph Neural Network

2024-03-03 · Renjie Xu, Guangwei Wu, Weiping Wang, Xing Gao 외

Graph Neural Networks (GNNs) have garnered intensive attention for Network Intrusion Detection System (NIDS) due to their suitability for representing the network traffic flows. However, most present GNN-based methods fo…

Binary ClassificationContrastive LearningGraph AttentionGraph Embedding+4

Camouflaged Chinese Spam Content Detection with Semi-supervised Generative Active Learning

2020-07-01 · ACL 2020 6 · Zhuoren Jiang, Zhe Gao, Yu Duan, Yangyang Kang 외

We propose a Semi-supervIsed GeNerative Active Learning (SIGNAL) model to address the imbalance, efficiency, and text camouflage problems of Chinese text spam detection task. A {``}self-diversity{''} criterion is propose…

Active LearningChinese Spam DetectionData AugmentationDiversity+1

Siren Federate: Bridging document, relational, and graph models for exploratory graph analysis

2025-04-10 · Georgeta Bordea, Stephane Campinas, Matteo Catena, Renaud Delbru

Investigative workflows require interactive exploratory analysis on large heterogeneous knowledge graphs. Current databases show limitations in enabling such task. This paper discusses the architecture of Siren Federate,…

Knowledge Graphs

ESW Edge-Weights : Ensemble Stochastic Watershed Edge-Weights for Hyperspectral Image Classification

2022-02-28 · Rohan Agarwal, Aman Aziz, Aditya Suraj Krishnan, Aditya Challa 외

Hyperspectral image (HSI) classification is a topic of active research. One of the main challenges of HSI classification is the lack of reliable labelled samples. Various semi-supervised and unsupervised classification m…

ClassificationHyperspectral Image Classificationimage-classificationImage Classification