Real-Time Calibration Model for Low-Cost Sensor in Fine-Grained Time Series

Abstract

Precise measurements from sensors are crucial, but data is usually collected from low-cost, low-tech systems, which are often inaccurate. Thus, they require further calibrations. To that end, we first identify three requirements for effective calibration under practical low-tech sensor conditions. Based on the requirements, we develop a model called TESLA, Transformer for effective sensor calibration utilizing logarithmic-binned attention. TESLA uses a high-performance deep learning model, Transformers, to calibrate and capture non-linear components. At its core, it employs logarithmic binning, to minimize attention complexity. TESLA achieves consistent real-time calibration, even with longer sequences and finer-grained time series in hardware-constrained systems. Experiments show that TESLA outperforms existing novel deep learning and newly crafted linear models in accuracy, calibration speed, and energy efficiency.

Cite

Text

Ahn et al. "Real-Time Calibration Model for Low-Cost Sensor in Fine-Grained Time Series." AAAI Conference on Artificial Intelligence, 2025. doi:10.1609/AAAI.V39I1.31974

Markdown

[Ahn et al. "Real-Time Calibration Model for Low-Cost Sensor in Fine-Grained Time Series." AAAI Conference on Artificial Intelligence, 2025.](https://mlanthology.org/aaai/2025/ahn2025aaai-real/) doi:10.1609/AAAI.V39I1.31974

BibTeX

@inproceedings{ahn2025aaai-real,
  title     = {{Real-Time Calibration Model for Low-Cost Sensor in Fine-Grained Time Series}},
  author    = {Ahn, Seokho and Kim, Hyungjin and Shin, Sungbok and Seo, Young-Duk},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {3-11},
  doi       = {10.1609/AAAI.V39I1.31974},
  url       = {https://mlanthology.org/aaai/2025/ahn2025aaai-real/}
}