paper-with-me

Papers

Hypergraph Echo State Network

2023-10-16 · Justin Lien

A hypergraph as a generalization of graphs records higher-order interactions among nodes, yields a more flexible network model, and allows non-linear features for a group of nodes. In this article, we propose a hypergraph echo state network (HypergraphESN) as a generalization of graph echo state network (GraphESN) designed for efficient processing of hypergraph-structured data, derive convergence conditions for the algorithm, and discuss its versatility in comparison to GraphESN. The numerical experiments on the binary classification tasks demonstrate that HypergraphESN exhibits comparable or superior accuracy performance to GraphESN for hypergraph-structured data, and accuracy increases if more higher-order interactions in a network are identified.

📄 PDF Abstract BibTeX arXiv:2310.10177

Code (0)

등록된 구현이 없습니다.

Tasks

Binary Classification

Methods 이 논문이 사용한 방법론

GraphESN Graph Echo State Network (GraphESN) model is a generalization of the Echo State Network (ESN) approach to graph domains. GraphESNs allow for an efficient approach to…

Similar Papers 제목 키워드 기반

ECHO: Event-Centric Hypergraph Operations via Multi-Agent Collaboration for Multimedia Event Extraction

2026-03-04 · Hailong Chu, Hongbing Li, Yunlong Chu, Shutai Huang 외 arxiv

Multimedia event extraction (M2E2) aims to predict triggers, ground arguments across text and images, and then assemble them into schema-consistent event records. Recent LLM-based approaches have shown strong potential f…

Structured PredictionEvent Extraction

Why Multi-Interest Fairness Matters: Hypergraph Contrastive Multi-Interest Learning for Fair Conversational Recommender System

2025-07-01 · Yongsen Zheng, Zongxuan Xie, Guohua Wang, Ziyao Liu 외

Unfairness is a well-known challenge in Recommender Systems (RSs), often resulting in biased outcomes that disadvantage users or items based on attributes such as gender, race, age, or popularity. Although some approache…

Contrastive LearningFairnessRecommendation Systems

HyperSF: Spectral Hypergraph Coarsening via Flow-based Local Clustering

2021-08-17 · Ali Aghdaei, Zhiqiang Zhao, Zhuo Feng

Hypergraphs allow modeling problems with multi-way high-order relationships. However, the computational cost of most existing hypergraph-based algorithms can be heavily dependent upon the input hypergraph sizes. To addre…

Clusteringhypergraph partitioning

Hypergraph Neural Networks for Hypergraph Matching

2021-01-01 · ICCV 2021 10 · Xiaowei Liao, Yong Xu, Haibin Ling

Hypergraph matching is a useful tool to find feature correspondence by considering higher-order structural information. Recently, the employment of deep learning has made great progress in the matching of graphs, sug…

Graph MatchingHypergraph MatchingNode Classification

MULTI-LEVEL APPROACH TO ACCURATE AND SCALABLE HYPERGRAPH EMBEDDING

2021-09-29 · Sepideh Maleki, Donya Saless, Dennis Wall, Keshav Pingali

Many problems such as node classification and link prediction in network data can be solved using graph embeddings, and a number of algorithms are known for constructing such embeddings. However, it is difficult to use g…

Graph Embeddinghypergraph embeddingLink PredictionNode Classification