paper-with-me

Papers

GraphStorm: all-in-one graph machine learning framework for industry applications

2024-06-10 · Da Zheng, Xiang Song, Qi Zhu, Jian Zhang, Theodore Vasiloudis, Runjie Ma, Houyu Zhang, Zichen Wang, Soji Adeshina, Israt Nisa, Alejandro Mottini, Qingjun Cui, Huzefa Rangwala, Belinda Zeng, Christos Faloutsos, George Karypis

Graph machine learning (GML) is effective in many business applications. However, making GML easy to use and applicable to industry applications with massive datasets remain challenging. We developed GraphStorm, which provides an end-to-end solution for scalable graph construction, graph model training and inference. GraphStorm has the following desirable properties: (a) Easy to use: it can perform graph construction and model training and inference with just a single command; (b) Expert-friendly: GraphStorm contains many advanced GML modeling techniques to handle complex graph data and improve model performance; (c) Scalable: every component in GraphStorm can operate on graphs with billions of nodes and can scale model training and inference to different hardware without changing any code. GraphStorm has been used and deployed for over a dozen billion-scale industry applications after its release in May 2023. It is open-sourced in Github: https://github.com/awslabs/graphstorm.

📄 PDF Abstract BibTeX arXiv:2406.06022

Code (1)

awslabs/graphstorm 공식 구현 pytorch

Tasks

Allgraph construction

Similar Papers 제목 키워드 기반

Pathway: a fast and flexible unified stream data processing framework for analytical and Machine Learning applications

2023-07-12 · Michal Bartoszkiewicz, Jan Chorowski, Adrian Kosowski, Jakub Kowalski 외

We present Pathway, a new unified data processing framework that can run workloads on both bounded and unbounded data streams. The framework was created with the original motivation of resolving challenges faced when ana…

Benchmarking

Graph representations of 3D data for machine learning

2024-08-15 · Tomasz Prytuła

We give an overview of combinatorial methods to represent 3D data, such as graphs and meshes, from the viewpoint of their amenability to analysis using machine learning algorithms. We highlight pros and cons of various r…

LLM+Graph@VLDB'2025 Workshop Summary

2026-04-03 · Yixiang Fang, Arijit Khan, Tianxing Wu, Da Yan 외 arxiv

The integration of large language models (LLMs) with graph-structured data has become a pivotal and fast evolving research frontier, drawing strong interest from both academia and industry. The 2nd LLM+Graph Workshop, co…

Scalable Coordinated Learning for H2M/R Applications over Optical Access Networks (Invited)

2025-02-27 · Sourav Mondal, Elaine Wong

One of the primary research interests adhering to next-generation fiber-wireless access networks is human-to-machine/robot (H2M/R) collaborative communications facilitating Industry 5.0. This paper discusses scalable H2M…

Leveraging Knowledge Graph Embedding Techniques for Industry 4.0 Use Cases

2018-07-31 · Martina Garofalo, Maria Angela Pellegrino, Abdulrahman Altabba, Michael Cochez

Industry is evolving towards Industry 4.0, which holds the promise of increased flexibility in manufacturing, better quality and improved productivity. A core actor of this growth is using sensors, which must capture dat…

BIG-bench Machine LearningFeature EngineeringGraph EmbeddingKnowledge Graph Embedding+1