paper-with-me

Papers

GraphFLEx: Structure Learning Framework for Large Expanding Graphs

2025-05-18 · Mohit Kataria, Nikita Malik, Sandeep Kumar, Jayadeva

Graph structure learning is a core problem in graph-based machine learning, essential for uncovering latent relationships and ensuring model interpretability. However, most existing approaches are ill-suited for large-scale and dynamically evolving graphs, as they often require complete re-learning of the structure upon the arrival of new nodes and incur substantial computational and memory costs. In this work, we propose GraphFLEx: a unified and scalable framework for Graph Structure Learning in Large and Expanding Graphs. GraphFLEx mitigates the scalability bottlenecks by restricting edge formation to structurally relevant subsets of nodes identified through a combination of clustering and coarsening techniques. This dramatically reduces the search space and enables efficient, incremental graph updates. The framework supports 48 flexible configurations by integrating diverse choices of learning paradigms, coarsening strategies, and clustering methods, making it adaptable to a wide range of graph settings and learning objectives. Extensive experiments across 26 diverse datasets and Graph Neural Network architectures demonstrate that GraphFLEx achieves state-of-the-art performance with significantly improved scalability.

📄 PDF Abstract BibTeX arXiv:2505.12323

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringGraph Neural NetworkGraph structure learning

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Scene Graph Modification as Incremental Structure Expanding

2022-09-15 · COLING 2022 10 · Xuming Hu, Zhijiang Guo, Yu Fu, Lijie Wen 외

A scene graph is a semantic representation that expresses the objects, attributes, and relationships between objects in a scene. Scene graphs play an important role in many cross modality tasks, as they are able to captu…

Graph filtering over expanding graphs

2022-03-15 · Bishwadeep Das, Elvin Isufi

Our capacity to learn representations from data is related to our ability to design filters that can leverage their coupling with the underlying domain. Graph filters are one such tool for network data and have been used…

Denoising

A Framework for Supervised and Unsupervised Segmentation and Classification of Materials Microstructure Images

2025-02-10 · Kungang Zhang, Daniel W. Apley, Wei Chen, Wing K. Liu 외

Microstructure of materials is often characterized through image analysis to understand processing-structure-properties linkages. We propose a largely automated framework that integrates unsupervised and supervised learn…

Data AugmentationSegmentationUncertainty Quantification

Position: How can Graphs Help Large Language Models?

2026-05-04 · Xiyuan Wang, Yi Hu, Yanbo Wang, Chuan Shi 외 arxiv

With the rapid advancement of large language models (LLMs), classic graph learning tasks have greatly benefited from LLMs, including improved encoding of textual features, more efficient construction of graphs from text,…

Knowledge GraphsGraph Learning

A Filtering-based General Approach to Learning Rational Constraints of Epistemic Graphs

2022-11-05 · Xiao Chi

Epistemic graphs are a generalization of the epistemic approach to probabilistic argumentation. Hunter proposed a 2-way generalization framework to learn epistemic constraints from crowd-sourcing data. However, the learn…

Computational Efficiency