paper-with-me

Papers

On-Meter Graph Machine Learning: A Case Study of PV Power Forecasting for Grid Edge Intelligence

2026-04-10 · Jian Huang, Zixiang Ming, Yongli Zhu, Linna Xu arxiv

This paper presents a detailed study of how graph neural networks can be used on edge intelligent meters in a microgrid to forecast photovoltaic power generation. The problem background and the adopted technologies are introduced, including ONNX and ONNX Runtime. The hardware and software specifications of the smart meter are also briefly described. Then, the paper focuses on the training and deployment of two graph machine learning models, GCN and GraphSAGE, with particular emphasis on developing and deploying a customized ONNX operator for GCN. Finally, a case study is conducted using real datasets from a village microgrid. The performance of the two models is compared on both the PC and the smart meter, exhibiting successful deployments and executions on the smart meter.

📄 PDF Abstract BibTeX arXiv:2604.19800

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

PowerGraph: Using neural networks and principal components to determine multivariate statistical power trade-offs

2021-12-29 · Ajinkya K Mulay, Sean Lane, Erin Hennes

Statistical power estimation for studies with multiple model parameters is inherently a multivariate problem. Power for individual parameters of interest cannot be reliably estimated univariately since correlation and va…

SensitivityTransfer Learning

A Machine Learning Case Study for AI-empowered echocardiography of Intensive Care Unit Patients in low- and middle-income countries

2022-12-30 · Miguel Xochicale, Louise Thwaites, Sophie Yacoub, Luigi Pisani 외

We present a Machine Learning (ML) study case to illustrate the challenges of clinical translation for a real-time AI-empowered echocardiography system with data of ICU patients in LMICs. Such ML case study includes data…

DiversityModel Selection

Geometry of the restricted Boltzmann machine

2009-08-30 · Maria Angelica Cueto, Jason Morton, Bernd Sturmfels

The restricted Boltzmann machine is a graphical model for binary random variables. Based on a complete bipartite graph separating hidden and observed variables, it is the binary analog to the factor analysis model. We st…

Solving Conic Programs over Sparse Graphs using a Variational Quantum Approach: The Case of the Optimal Power Flow

2025-08-30 · Thinh Viet Le, Mark M. Wilde, Vassilis Kekatos arxiv

Conic programs arise broadly in physics, quantum information, machine learning, and engineering, many of which are defined over sparse graphs. Although such problems can be solved in polynomial time using classical inter…

Quantum Machine Learning

On-Device Training of PV Power Forecasting Models in a Smart Meter for Grid Edge Intelligence

2025-07-09 · Jian Huang, Yongli Zhu, Linna Xu, Zhe Zheng 외 arxiv

In this paper, an edge-side model training study is conducted on a resource-limited smart meter. The motivation of grid-edge intelligence and the concept of on-device training are introduced. Then, the technical preparat…