paper-with-me

Papers

TrustEnergy: A Unified Framework for Accurate and Reliable User-level Energy Usage Prediction

2026-01-19 · Dahai Yu, Rongchao Xu, Dingyi Zhuang, Yuheng Bu, Shenhao Wang, Guang Wang arxiv

Energy usage prediction is important for various real-world applications, including grid management, infrastructure planning, and disaster response. Although a plethora of deep learning approaches have been proposed to perform this task, most of them either overlook the essential spatial correlations across households or fail to scale to individualized prediction, making them less effective for accurate fine-grained user-level prediction. In addition, due to the dynamic and uncertain nature of energy usage caused by various factors such as extreme weather events, quantifying uncertainty for reliable prediction is also significant, but it has not been fully explored in existing work. In this paper, we propose a unified framework called TrustEnergy for accurate and reliable user-level energy usage prediction. There are two key technical components in TrustEnergy, (i) a Hierarchical Spatiotemporal Representation module to efficiently capture both macro and micro energy usage patterns with a novel memory-augmented spatiotemporal graph neural network, and (ii) an innovative Sequential Conformalized Quantile Regression module to dynamically adjust uncertainty bounds to ensure valid prediction intervals over time, without making strong assumptions about the underlying data distribution. We implement and evaluate our TrustEnergy framework by working with an electricity provider in Florida, and the results show our TrustEnergy can achieve a 5.4% increase in prediction accuracy and 5.7% improvement in uncertainty quantification compared to state-of-the-art baselines.

📄 PDF Abstract BibTeX arXiv:2601.13422

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural Network

Similar Papers 제목 키워드 기반

Unified Gradient Reweighting for Model Biasing with Applications to Source Separation

2020-10-25 · Efthymios Tzinis, Dimitrios Bralios, Paris Smaragdis

Recent deep learning approaches have shown great improvement in audio source separation tasks. However, the vast majority of such work is focused on improving average separation performance, often neglecting to examine o…

Audio Source Separation

bootUR: An R Package for Bootstrap Unit Root Tests

2020-07-23 · Stephan Smeekes, Ines Wilms

Unit root tests form an essential part of any time series analysis. We provide practitioners with a single, unified framework for comprehensive and reliable unit root testing in the R package bootUR.The package's backbon…

Time SeriesTime Series Analysis

Making Multimodal LLMs Reliable Chart Data Extractors: A Benchmark and Training Framework

2026-06-29 · Yuchen He, Peizhi Ying, Liqi Cheng, Kuilin Peng 외 arxiv

Chart data extraction, which reverse-engineers data tables from chart images, is essential for reproducibility, analysis, retrieval, and redesign. Existing interactive tools are reliable but tedious, and mixed-initiative…

Quantitative Currency Evaluation in Low-Resource Settings through Pattern Analysis to Assist Visually Impaired Users

2025-09-08 · Md Sultanul Islam Ovi, Mainul Hossain, Md Badsha Biswas arxiv

Currency recognition systems often overlook usability and authenticity assessment, especially in low-resource environments where visually impaired users and offline validation are common. While existing methods focus on …

A Context-Aware Dual-Metric Framework for Confidence Estimation in Large Language Models

2025-08-01 · Mingruo Yuan, Shuyi Zhang, Ben Kao arxiv

Accurate confidence estimation is essential for trustworthy large language models (LLMs) systems, as it empowers the user to determine when to trust outputs and enables reliable deployment in safety-critical applications…