paper-with-me

Papers

Learning on Hypergraphs with Sparsity

2018-04-03 · Canh Hao Nguyen, Hiroshi Mamitsuka

Hypergraph is a general way of representing high-order relations on a set of objects. It is a generalization of graph, in which only pairwise relations can be represented. It finds applications in various domains where relationships of more than two objects are observed. On a hypergraph, as a generalization of graph, one wishes to learn a smooth function with respect to its topology. A fundamental issue is to find suitable smoothness measures of functions on the nodes of a graph/hypergraph. We show a general framework that generalizes previously proposed smoothness measures and also gives rise to new ones. To address the problem of irrelevant or noisy data, we wish to incorporate sparse learning framework into learning on hypergraphs. We propose sparsely smooth formulations that learn smooth functions and induce sparsity on hypergraphs at both hyperedge and node levels. We show their properties and sparse support recovery results. We conduct experiments to show that our sparsely smooth models have benefits to irrelevant and noisy data, and usually give similar or improved performances compared to dense models.

📄 PDF Abstract BibTeX arXiv:1804.00836

Code (0)

등록된 구현이 없습니다.

Tasks

Sparse Learning

Similar Papers 제목 키워드 기반

MMHCL: Multi-Modal Hypergraph Contrastive Learning for Recommendation

2025-04-23 · Xu Guo, Tong Zhang, Fuyun Wang, Xudong Wang 외

The burgeoning presence of multimodal content-sharing platforms propels the development of personalized recommender systems. Previous works usually suffer from data sparsity and cold-start problems, and may fail to adequ…

Contrastive LearningHypergraph Contrastive LearningRecommendation Systems

Hypergraph Neural Sheaf Diffusion: A Symmetric Simplicial Set Framework for Higher-Order Learning

2025-05-09 · Seongjin Choi, Gahee Kim, Yong-Geun Oh

The absence of intrinsic adjacency relations and orientation systems in hypergraphs creates fundamental challenges for constructing sheaf Laplacians of arbitrary degrees. We resolve these limitations through symmetric si…

The Role of Interactivity in Structured Estimation

2022-03-14 · Jayadev Acharya, Clément L. Canonne, Ziteng Sun, Himanshu Tyagi

We study high-dimensional sparse estimation under three natural constraints: communication constraints, local privacy constraints, and linear measurements (compressive sensing). Without sparsity assumptions, it has been …

Compressive Sensing

The Total Variation on Hypergraphs - Learning on Hypergraphs Revisited

2013-12-18 · NeurIPS 2013 12 · Matthias Hein, Simon Setzer, Leonardo Jost, Syama Sundar Rangapuram

Hypergraphs allow one to encode higher-order relationships in data and are thus a very flexible modeling tool. Current learning methods are either based on approximations of the hypergraphs via graphs or on tensor method…

Random Walks on Hypergraphs with Edge-Dependent Vertex Weights

2019-05-20 · Uthsav Chitra, Benjamin J. Raphael

Hypergraphs are used in machine learning to model higher-order relationships in data. While spectral methods for graphs are well-established, spectral theory for hypergraphs remains an active area of research. In this pa…

BIG-bench Machine Learning