paper-with-me

Papers

Regional based query in graph active learning

2019-06-20 · Roy Abel, yoram louzoun

Graph convolution networks (GCN) have emerged as the leading method to classify node classes in networks, and have reached the highest accuracy in multiple node classification tasks. In the absence of available tagged samples, active learning methods have been developed to obtain the highest accuracy using the minimal number of queries to an oracle. The current best active learning methods use the sample class uncertainty as selection criteria. However, in graph based classification, the class of each node is often related to the class of its neighbors. As such, the uncertainty in the class of a node's neighbor may be a more appropriate selection criterion. We here propose two such criteria, one extending the classical uncertainty measure, and the other extending the page-rank algorithm. We show that the latter is optimal when the fraction of tagged nodes is low, and when this fraction grows to one over the average degree, the regional uncertainty performs better than all existing methods. While we have tested this methods on graphs, such methods can be extended to any classification problem, where a distance metrics can be defined between the input samples. All the code used can be accessed at : https://github.com/louzounlab/graph-al All the datasets used can be accessed at : https://github.com/louzounlab/DataSets

📄 PDF Abstract BibTeX arXiv:1906.08541

Code (1)

louzounlab/graph-al 공식 구현

Tasks

Active LearningClassificationGeneral ClassificationNode Classification

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Graph Convolutional Network With Pattern-Spatial Interactive and Regional Awareness for Traffic Forecasting

2025-08-30 · Xinyu Ji, Chengcheng Yan, Jibiao Yuan, Fiefie Zhao arxiv

Traffic forecasting is significant for urban traffic management, intelligent route planning, and real-time flow monitoring. Recent advances in spatial-temporal models have markedly improved the modeling of intricate spat…

Efficient Regional Memory Network for Video Object Segmentation

2021-03-24 · CVPR 2021 1 · Haozhe Xie, Hongxun Yao, Shangchen Zhou, Shengping Zhang 외

Recently, several Space-Time Memory based networks have shown that the object cues (e.g. video frames as well as the segmented object masks) from the past frames are useful for segmenting objects in the current frame. Ho…

ObjectOne-shot visual object segmentationOptical Flow EstimationSemantic Segmentation+3

Using Automatic Speech Recognition in Spoken Corpus Curation

2020-05-01 · LREC 2020 5 · Jan Gorisch, Michael Gref, Thomas Schmidt

The newest generation of speech technology caused a huge increase of audio-visual data nowadays being enhanced with orthographic transcripts such as in automatic subtitling in online platforms. Research data centers and …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

Graph Memory: A Structured and Interpretable Framework for Modality-Agnostic Embedding-Based Inference

2025-11-18 · Artur A. Oliveira, Mateus Espadoto, Roberto M. Cesar, Roberto Hirata arxiv

We introduce Graph Memory (GM), a structured non-parametric framework that represents an embedding space through a compact graph of reliability-annotated prototype regions. GM encodes local geometry and regional ambiguit…

Response-G1: Explicit Scene Graph Modeling for Proactive Streaming Video Understanding

2026-05-08 · Ke Ma, Jiaqi Tang, Bin Guo, Xueting Han 외 arxiv

Proactive streaming video understanding requires Video-LLMs to decide when to respond as a video unfolds, a task where existing methods often fall short due to their implicit, query-agnostic modeling of visual evidence. …

Scene Graph Generation