Machines that know they are aging: a framework for hardware-aware autonomous intelligence
Cheng Siong Chin, Jianhua Zhang, Mohan Venkateshkumar · N/A · 2026
Framework
N/A
License
N/A
Stars
N/A
Summary
Autonomous systems inevitably age, yet their artificial intelligence typically assumes hardware remains in its original condition. Batteries degrade, sensors drift, processors accumulate timing errors, and memory reliability declines, creating a growing mismatch between assumed and actual capabil...
Abstract Summary
Key Points
- Autonomous systems inevitably age, yet their artificial intelligence typically assumes hardware r...
- Batteries degrade, sensors drift, processors accumulate timing errors, and memory reliability dec...
- This can lead to agnostic collapse, where mission failure arises from accumulated hardware degrad...
- We propose Aging-Aware Autonomous Intelligence (AAAI), a framework that integrates hardware healt...
- AAAI is built on three pillars: hardware self-awareness, which continuously estimates the health ...
Machines that know they are aging: a framework for hardware-aware autonomous intelligence
|Authors: Cheng Siong Chin, Jianhua Zhang, Mohan Venkateshkumar
|Venue: arXiv preprint | Year: 2026
|arXiv: 2607.28451v1
Abstract
Autonomous systems inevitably age, yet their artificial intelligence typically assumes hardware remains in its original condition. Batteries degrade, sensors drift, processors accumulate timing errors, and memory reliability declines, creating a growing mismatch between assumed and actual capability. This can lead to agnostic collapse, where mission failure arises from accumulated hardware degradation rather than a single component fault. We propose Aging-Aware Autonomous Intelligence (AAAI), a framework that integrates hardware health directly into reasoning, planning, and mission execution. AAAI is built on three pillars: hardware self-awareness, which continuously estimates the health of power, sensing, memory, and computation subsystems using physics-of-failure models; self-adaptive reasoning, which adjusts inference complexity, planning horizon, and task priorities according to remaining hardware capability; and survival-centric intelligence, which allocates remaining operational life across mission objectives through performance optimization, resource conservation, and graceful degradation. Rather than introducing new hardware, AAAI unifies prognostics, lifecycle management, and hardware-aware computing into a closed-loop cognitive architecture. We argue that such integration is essential for autonomous systems operating in inaccessible or safety-critical environments, including space missions, marine robotics, and implantable medical devices. By enabling machines to recognize and respond to their own aging, AAAI improves resilience, extends operational lifetime, and supports safer, more graceful mission completion.
Key Contributions
- Autonomous systems inevitably age, yet their artificial intelligence typically assumes hardware r…
- Batteries degrade, sensors drift, processors accumulate timing errors, and memory reliability dec…
- This can lead to agnostic collapse, where mission failure arises from accumulated hardware degrad…
- We propose Aging-Aware Autonomous Intelligence (AAAI), a framework that integrates hardware healt…
- AAAI is built on three pillars: hardware self-awareness, which continuously estimates the health …
Topics
- reinforcement-learning
- planning
Code & Data
No code repository linked in paper metadata.
BibTeX
@article{Chin2026_260728451v1,
title = {Machines that know they are aging: a framework for hardware-aware autonomous intelligence},
author = {Cheng Siong Chin and Jianhua Zhang and Mohan Venkateshkumar},
year = {2026},
eprint = {2607.28451v1},
archivePrefix = {arXiv},
primaryClass = {cs.RO},
url = {https://arxiv.org/abs/2607.28451v1}
}
Related Papers
A Browser-Native Digital Test Range for Benchmarking 4D Ocean-Glider Planning Algorithms
Edward Holmberg, Elias Ioup, Mahdi Abdelguerfi · arXiv preprint · Aug 2026
Repeated in-situ evaluation of ocean-glider planners requires scarce vehicles, operators, deployment and recovery resources, and ocean conditions that cannot be reset for competing algorithms. We present a guided, installation-free browser-native digital test range that transforms a selected regi...
A Low-Cost, Open Platform for End-to-End Autonomous Driving on a Miniature Ackermann Vehicle
Gustavo Claudio Karl Couto, Eric Aislan Antonelo, Gabriel George Zipperer · arXiv preprint · Sep 2026
This paper presents a low-cost, open experimental platform for research in end-to-end autonomous driving with miniature Ackermann vehicles. The platform combines a physical vehicle, a printed urban track, data collection tools, trajectory registration, and a Webots digital twin, enabling controll...
AHEAD: Anticipatory Hand-Driven Teleoperation via Human Intent Prediction
Seok Joon Kim, Junho Lee, Federica Spinola et al. · arXiv preprint · Jul 2026
Direct hand-driven teleoperation maps an operator's hand motion to robot end-effector commands at every frame, enabling precise control, but it requires constant monitoring and correction during approach, grasp, and placement, which can be slow and fatiguing. For repetitive pick-and-place tasks, ...
Beyond Episodic Evaluation: Memory Architectural Bottlenecks in Sequential Embodied Question Answering
Zikui Cai, Kaushal Janga, Tan Dat Dao et al. · arXiv preprint · Jul 2026
Embodied question answering (EQA) is traditionally evaluated under an episodic formulation, where agents solve each task independently and reset internal state between episodes. However, real-world robots operate continuously and must accumulate, retain, and selectively reuse information acquired...