paper-with-me

Papers

Sensor Calibration Model Balancing Accuracy, Real-time, and Efficiency

2025-11-10 · Jinyong Yun, Hyungjin Kim, Seokho Ahn, Euijong Lee, Young-Duk Seo arxiv

Most on-device sensor calibration studies benchmark models only against three macroscopic requirements (i.e., accuracy, real-time, and resource efficiency), thereby hiding deployment bottlenecks such as instantaneous error and worst-case latency. We therefore decompose this triad into eight microscopic requirements and introduce Scare (Sensor Calibration model balancing Accuracy, Real-time, and Efficiency), an ultra-compressed transformer that fulfills them all. SCARE comprises three core components: (1) Sequence Lens Projector (SLP) that logarithmically compresses time-series data while preserving boundary information across bins, (2) Efficient Bitwise Attention (EBA) module that replaces costly multiplications with bitwise operations via binary hash codes, and (3) Hash optimization strategy that ensures stable training without auxiliary loss terms. Together, these components minimize computational overhead while maintaining high accuracy and compatibility with microcontroller units (MCUs). Extensive experiments on large-scale air-quality datasets and real microcontroller deployments demonstrate that Scare outperforms existing linear, hybrid, and deep-learning baselines, making Scare, to the best of our knowledge, the first model to meet all eight microscopic requirements simultaneously.

📄 PDF Abstract BibTeX arXiv:2511.06715

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Real-time Calibration Model for Low-cost Sensor in Fine-grained Time series

2024-12-28 · Seokho Ahn, Hyungjin Kim, Sungbok Shin, Young-Duk Seo

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 requ…

Deep LearningTime Series

OpenCalib: A Multi-sensor Calibration Toolbox for Autonomous Driving

2022-05-27 · Guohang Yan, Liu Zhuochun, Chengjie Wang, Chunlei Shi 외

Accurate sensor calibration is a prerequisite for multi-sensor perception and localization systems for autonomous vehicles. The intrinsic parameter calibration of the sensor is to obtain the mapping relationship inside t…

Autonomous DrivingAutonomous Vehicles

Probabilistic Multi-Robot Gas Source Localization with Uncalibrated Sensors: A Distributed Estimation Approach

2026-08-28 · Wanting Jin, Marc Zoel Arias Mitjà, Alcherio Martinoli arxiv

Estimating environmental states with multi-robot systems becomes particularly challenging when robots are equipped with uncalibrated and therefore heterogeneous sensors, whose nonlinear and inconsistent responses prevent…

Unified Data Collection for Visual-Inertial Calibration via Deep Reinforcement Learning

2021-09-30 · Yunke Ao, Le Chen, Florian Tschopp, Michel Breyer 외

Visual-inertial sensors have a wide range of applications in robotics. However, good performance often requires different sophisticated motion routines to accurately calibrate camera intrinsics and inter-sensor extrinsic…

Deep Reinforcement Learningreinforcement-learningReinforcement Learning (RL)

Online Temporal Calibration for Monocular Visual-Inertial Systems

2018-08-02 · Tong Qin, Shaojie Shen

Accurate state estimation is a fundamental module for various intelligent applications, such as robot navigation, autonomous driving, virtual and augmented reality. Visual and inertial fusion is a popular technology for …

Autonomous DrivingRobot NavigationSensor FusionState Estimation+1