paper-with-me

Papers

GiNet: Integrating Sequential and Context-Aware Learning for Battery Capacity Prediction

2025-01-09 · Sara Sameer, Wei zhang, Xin Lou, Qingyu Yan, Terence Goh, Yulin Gao

The surging demand for batteries requires advanced battery management systems, where battery capacity modelling is a key functionality. In this paper, we aim to achieve accurate battery capacity prediction by learning from historical measurements of battery dynamics. We propose GiNet, a gated recurrent units enhanced Informer network, for predicting battery's capacity. The novelty and competitiveness of GiNet lies in its capability of capturing sequential and contextual information from raw battery data and reflecting the battery's complex behaviors with both temporal dynamics and long-term dependencies. We conducted an experimental study based on a publicly available dataset to showcase GiNet's strength of gaining a holistic understanding of battery behavior and predicting battery capacity accurately. GiNet achieves 0.11 mean absolute error for predicting the battery capacity in a sequence of future time slots without knowing the historical battery capacity. It also outperforms the latest algorithms significantly with 27% error reduction on average compared to Informer. The promising results highlight the importance of customized and optimized integration of algorithm and battery knowledge and shed light on other industry applications as well.

📄 PDF Abstract BibTeX arXiv:2501.04997

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Aging-aware Energy Management for Residential Multi-Carrier Energy Systems

2025-03-20 · Darío Slaifstein, Gautham Ram Chandra Mouli, Laura Ramirez-Elizondo, Pavol Bauer

In the context of building electrification, the operation of distributed energy resources integrating multiple energy carriers (electricity, heat, mobility) poses a significant challenge due to the nonlinear device dynam…

energy managementManagement

GINet: Graph Interaction Network for Scene Parsing

2020-09-14 · ECCV 2020 8 · Tianyi Wu, Yu Lu, Yu Zhu, Chuang Zhang 외

Recently, context reasoning using image regions beyond local convolution has shown great potential for scene parsing. In this work, we explore how to incorporate the linguistic knowledge to promote context reasoning over…

Scene Parsing

Hierarchical Graph Interaction Transformer with Dynamic Token Clustering for Camouflaged Object Detection

2024-08-27 · Siyuan Yao, Hao Sun, Tian-Zhu Xiang, Xiao Wang 외

Camouflaged object detection (COD) aims to identify the objects that seamlessly blend into the surrounding backgrounds. Due to the intrinsic similarity between the camouflaged objects and the background region, it is ext…

Decoderobject-detectionObject Detection

MagiNet: Mask-Aware Graph Imputation Network for Incomplete Traffic Data

2024-06-05 · Jianping Zhou, Bin Lu, Zhanyu Liu, Siyu Pan 외

Due to detector malfunctions and communication failures, missing data is ubiquitous during the collection of traffic data. Therefore, it is of vital importance to impute the missing values to facilitate data analysis and…

Decision MakingDecoderImputationMissing Values

TiM4Rec: An Efficient Sequential Recommendation Model Based on Time-Aware Structured State Space Duality Model

2024-09-24 · Hao Fan, Mengyi Zhu, Yanrong Hu, Hailin Feng 외

The Sequential Recommendation modeling paradigm is shifting from Transformer to Mamba architecture, which comprises two generations: Mamba1, based on the State Space Model (SSM), and Mamba2, based on State Space Duality …

Computational EfficiencyMambamodelRecommendation Systems+1