UPCOMING THESIS DEFENSE – MICHAEL DAWSON

Author: Michael Dawson


Committee Members:

Professor Jeffrey Herrmann- Assistant Professor

Yancy Diaz-Mercado

Mark Fuge


Title: Metareasoning Approaches to Thermal Management During Image Processing


Date: Friday, April 15th, 2022 Time: 10:00 AM Location: EGR-2164 (DeWALT Conference Room)


Abstract: Resource-constrained electronic systems are present in many semi- and fully-autonomous systems and are tasked with computationally heavy tasks such as image processing. Without sufficient cooling, these tasks often increase device temperature up to a predetermined maximum, beyond which the task is slowed by the device firmware to maintain the maximum. This is done to avoid decreased processor lifespan due to thermal fatigue or catastrophic processor failure due to thermal overstress. This thesis describes a study that evaluated how well metareasoning can manage the central processing unit (CPU) temperature during image processing (object detection and classification) on two devices: a Raspberry Pi 4B and an NVIDIA Jetson Nano Developer Kit
Three policies which employ metareasoning were developed; one which maintains constant image throughput, one which maintains constant expected detection precision, and a third which combines trades between throughput and precision losses based on a user-defined parameter. All policies used the EfficientDet series of object detectors. Depending on the policy, these networks were either switched between, delayed, or both. This thesis also considered cases that used the system’s built-in throttling policy to control the temperature. 
A policy was also created via reinforcement learning. The policy was able to adjust the detection precision and program throughput based on a set of states corresponding to the possible temperatures, neural networks, and processing delays. 
All three designed metareasoning policies were able to stabilize the device temperature without relying on thermal throttling. Additionally, the policy created through reinforcement learning was able to successfully stabilize the device temperature, though less consistently. These results suggest that a metareasoning-based approach to thermal management in image processing is able to provide a platform-agnostic and programmatic way to comply with temperature constraints.