← Latest papers
⚡ electrical engineering

KAN-Therm: A Lightweight Battery Thermal Model Using Kolmogorov-Arnold Network

This paper proposes KAN-Therm, a lightweight Kolmogorov-Arnold network-based thermal model that efficiently estimates cylindrical battery core temperature with reduced memory overhead and computational time, addressing the resource constraints of physical battery management systems.

Original authors: Soumyoraj Mallick, Faysal Ahamed, Sanchita Ghosh, Tanushree Roy

Published 2026-05-08
📖 4 min read☕ Coffee break read

Original authors: Soumyoraj Mallick, Faysal Ahamed, Sanchita Ghosh, Tanushree Roy

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine a lithium-ion battery as a busy kitchen. The surface of the battery is like the countertop—you can easily touch it and feel how hot it is. But the core (the center) is like the oven's heating element hidden inside the wall. You can't see it or touch it, but if it gets too hot, the whole kitchen could catch fire.

To keep the battery safe, we need to guess the temperature of that hidden "oven" based on what we can measure: the electricity flowing in, the temperature of the air around it, and the temperature of the countertop.

The Problem: The "Heavy" vs. The "Fast"

For a long time, scientists have tried to build a "digital twin" (a virtual copy) of this battery to guess the core temperature.

  • The Old Way (Physics Models): These are like trying to calculate the temperature by solving a massive, complex math textbook problem for every single second. It's very accurate, but it's so slow and requires so much brainpower that the small computer inside the battery (the BMS) gets overwhelmed. It's like trying to solve a calculus equation on a pocket calculator while driving a car.
  • The New Way (Neural Networks): These are like hiring a super-smart but very heavy giant. They are fast at guessing, but they carry a huge backpack full of data (memory) that the small battery computer can't hold. If you try to put the giant in the tiny car, the car breaks down.

The Solution: KAN-Therm (The "Smart, Slim" Detective)

The authors of this paper created a new tool called KAN-Therm. Think of it as a detective who is both incredibly smart and wears a feather-light coat.

Instead of using the standard "heavy giant" neural networks, they used something called a Kolmogorov-Arnold Network (KAN).

  • How it works: Traditional networks use fixed rules (like a rigid checklist) and just adjust the numbers. KANs are different; they can learn the rules themselves. Imagine a detective who doesn't just memorize a list of clues but learns to recognize patterns in a way that fits the specific case perfectly.
  • The Result: This detective is so efficient that it needs a tiny backpack (very little memory) but still solves the mystery (estimates the temperature) almost instantly.

The Experiment: The Race

The researchers put their new "Slim Detective" (KAN-Therm) in a race against the old heavyweights:

  1. MLP, RNN, LSTM: The standard "heavy giants" (neural networks).
  2. XGBoost: A "tree-based" model (like a decision tree that asks yes/no questions).
  3. Physics Model: The slow, heavy math textbook method.

They tested them on a simulated battery using real-world driving scenarios (like city traffic and highway speeds).

The Results: Who Won?

Here is how the race went, translated into everyday terms:

  • Speed: KAN-Therm was the fastest runner. It estimated the temperature in about 0.04 microseconds.
    • The standard neural networks were roughly 12 to 22 times slower.
    • The old physics math method was 33 times slower.
  • Size (Memory): KAN-Therm was the smallest. It only needed 25 tiny pieces of information (parameters) to do its job.
    • The tree-based model (XGBoost) needed 6,000 pieces (240 times bigger!).
    • The standard neural networks needed hundreds of pieces.
  • Accuracy: This is the most important part.
    • The "heavy giants" (RNN and LSTM) were slightly more accurate, but only by a tiny, tiny margin (about 0.014 degrees).
    • To put that in perspective: The sensors measuring the battery have a natural "fuzziness" or noise of 0.015 degrees. The difference between the slow, heavy model and the fast, slim KAN-Therm is smaller than the fuzziness of the sensor itself.
    • In other words, the "Slim Detective" is just as good as the "Heavy Giant" for all practical purposes, but it fits in your pocket.

The Bottom Line

The paper concludes that KAN-Therm is the perfect tool for the small computers inside electric vehicles and batteries. It solves the big problem of "Accuracy vs. Speed." Usually, you have to choose between being accurate (and slow) or being fast (and inaccurate). KAN-Therm manages to be fast, tiny, and accurate enough to keep batteries safe without needing a supercomputer to run it.

It's like upgrading from a heavy, slow steam engine to a sleek, high-speed electric motor that does the exact same job but fits on a bicycle.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →