paper-with-me

홈 › Papers

Active Learning On Weighted Graphs Using Adaptive And Non-adaptive Approaches

2016-05-18 · Eyal En Gad, Akshay Gadde, A. Salman Avestimehr, Antonio Ortega

This paper studies graph-based active learning, where the goal is to reconstruct a binary signal defined on the nodes of a weighted graph, by sampling it on a small subset of the nodes. A new sampling algorithm is proposed, which sequentially selects the graph nodes to be sampled, based on an aggressive search for the boundary of the signal over the graph. The algorithm generalizes a recent method for sampling nodes in unweighted graphs. The generalization improves the sampling performance using the information gained from the available graph weights. An analysis of the number of samples required by the proposed algorithm is provided, and the gain over the unweighted method is further demonstrated in simulations. Additionally, the proposed method is compared with an alternative state of-the-art method, which is based on the graph's spectral properties. It is shown that the proposed method significantly outperforms the spectral sampling method, if the signal needs to be predicted with high accuracy. On the other hand, if a higher level of inaccuracy is tolerable, then the spectral method outperforms the proposed aggressive search method. Consequently, we propose a hybrid method, which is shown to combine the advantages of both approaches.

📄 PDF Abstract BibTeX arXiv:1605.05710

Code (0)

등록된 구현이 없습니다.

Tasks

Active Learning

Similar Papers 제목 키워드 기반

Double Self-weighted Multi-view Clustering via Adaptive View Fusion

2020-11-20 · Xiang Fang, Yuchong Hu

Multi-view clustering has been applied in many real-world applications where original data often contain noises. Some graph-based multi-view clustering methods have been proposed to try to reduce the negative influence o…

Clustering

Adaptive-GraphSketch: Real-Time Edge Anomaly Detection via Multi-Layer Tensor Sketching and Temporal Decay

2025-09-15 · Ocheme Anthony Ekle, William Eberle arxiv

Anomaly detection in dynamic graphs is essential for identifying malicious activities, fraud, and unexpected behaviors in real-world systems such as cybersecurity and power grids. However, existing approaches struggle wi…

Intrusion DetectionBayesian InferenceAnomaly Detection

Graph entropies in texture segmentation of images

2015-12-28 · Martin Welk

We study the applicability of a set of texture descriptors introduced in recent work by the author to texture-based segmentation of images. The texture descriptors under investigation result from applying graph indices f…

Image SegmentationSegmentationSemantic SegmentationTexture Classification

Adaptive Graph Auto-Encoder for General Data Clustering

2020-02-20 · Xuelong. Li, Hongyuan Zhang, Rui Zhang

Graph-based clustering plays an important role in the clustering area. Recent studies about graph convolution neural networks have achieved impressive success on graph type data. However, in general clustering tasks, the…

ClusteringDecoderGraph EmbeddingNetwork Embedding

Ranking with Adaptive Neighbors

2018-03-14 · Muge Li, Liangyue Li, Feiping Nie

Retrieving the most similar objects in a large-scale database for a given query is a fundamental building block in many application domains, ranging from web searches, visual, cross media, and document retrievals. State-…