paper-with-me

홈 › Papers

Sparse Learning over Infinite Subgraph Features

2014-03-20 · Ichigaku Takigawa, Hiroshi Mamitsuka

We present a supervised-learning algorithm from graph data (a set of graphs) for arbitrary twice-differentiable loss functions and sparse linear models over all possible subgraph features. To date, it has been shown that under all possible subgraph features, several types of sparse learning, such as Adaboost, LPBoost, LARS/LASSO, and sparse PLS regression, can be performed. Particularly emphasis is placed on simultaneous learning of relevant features from an infinite set of candidates. We first generalize techniques used in all these preceding studies to derive an unifying bounding technique for arbitrary separable functions. We then carefully use this bounding to make block coordinate gradient descent feasible over infinite subgraph features, resulting in a fast converging algorithm that can solve a wider class of sparse learning problems over graph data. We also empirically study the differences from the existing approaches in convergence property, selected subgraph features, and search-space sizes. We further discuss several unnoticed issues in sparse learning over all possible subgraph features.

📄 PDF Abstract BibTeX arXiv:1403.5177

Code (0)

등록된 구현이 없습니다.

Tasks

AllSparse Learning

Similar Papers 제목 키워드 기반

Subgraph Neighboring Relations Infomax for Inductive Link Prediction on Knowledge Graphs

2022-07-28 · Xiaohan Xu, Peng Zhang, Yongquan He, Chengpeng Chao 외

Inductive link prediction for knowledge graph aims at predicting missing links between unseen entities, those not shown in training stage. Most previous works learn entity-specific embeddings of entities, which cannot ha…

Inductive Link PredictionKnowledge GraphsLink Prediction

DSL: Discriminative Subgraph Learning via Sparse Self-Representation

2019-03-24 · Lin Zhang, Petko Bogdanov

The goal in network state prediction (NSP) is to classify the global state (label) associated with features embedded in a graph. This graph structure encoding feature relationships is the key distinctive aspect of NSP co…

feature selection

Uncovering Locally Low-dimensional Structure in Networks by Locally Optimal Spectral Embedding

2026-03-12 · Hannah Sansford, Nick Whiteley, Patrick Rubin-Delanchy arxiv

Standard Adjacency Spectral Embedding (ASE) relies on a global low-rank assumption often incompatible with the sparse, transitive structure of real-world networks, causing local geometric features to be 'smeared'. To add…

Consistent Nonparametric Different-Feature Selection via the Sparsest $k$-Subgraph Problem

2017-07-31 · Satoshi Hara, Takayuki Katsuki, Hiroki Yanagisawa, Masaaki Imaizumi 외

Two-sample feature selection is the problem of finding features that describe a difference between two probability distributions, which is a ubiquitous problem in both scientific and engineering studies. However, existin…

feature selectionModel Selection

Sampling Enclosing Subgraphs for Link Prediction

2022-06-23 · Paul Louis, Shweta Ann Jacob, Amirali Salehi-Abari

Link prediction is a fundamental problem for graph-structured data (e.g., social networks, drug side-effect networks, etc.). Graph neural networks have offered robust solutions for this problem, specifically by learning …

Link PredictionPredictionRepresentation Learning