Thermo-FL Enhances Edge LLM Fine-Tuning with Thermal-Aware Robustness.

Shiva Shrestha, Kazi Shaharair Sharif, Zongxing Xie, Jiajing Huang, Anhao Xiang, Honghui Xu· August 24, 2026 View original

Key takeaways

  • Thermo-FL enables robust and thermally-aware federated fine-tuning of LLMs on edge devices.
  • It dynamically adjusts local training based on device temperature to prevent performance degradation.
  • A robust aggregation pipeline, TERRA, protects the global model from adversarial sparse updates.
  • The framework improves accuracy under attacks and reduces communication overhead.

Who benefits

IoTManufacturingHealthcareAutomotiveTelecommunications

Summary

Thermo-FL is a new framework for federated LoRA fine-tuning of large language models on edge devices, addressing both thermal constraints and adversarial attacks. It dynamically adjusts training based on device temperature and uses a robust aggregation pipeline for sparse updates.

This research introduces Thermo-FL, a novel framework designed to improve the fine-tuning of large language models (LLMs) on edge devices. It tackles two critical challenges: managing device thermal constraints and ensuring robustness against adversarial attacks during federated learning. The system dynamically adapts local training parameters, such as the active LoRA-layer fraction and update density, based on the device's temperature to prevent overheating and performance degradation. On the server side, Thermo-FL incorporates TERRA, a robust aggregation pipeline specifically designed for sparse LoRA updates. TERRA employs multiple techniques, including norm filtering, mask-aware directional validation, and adaptive clipping, to protect the global model from corrupted updates. Evaluations on both emulated and physical Jetson-based testbeds demonstrate Thermo-FL's ability to improve accuracy under adversarial conditions, stabilize device temperature, and reduce communication overhead while maintaining model utility.

Why it matters

Professionals deploying LLMs on edge devices need solutions that are both efficient and secure, especially in environments with limited resources and potential for malicious interference. This framework offers a practical approach to achieving robust and stable edge AI deployments.

How to implement this in your domain

  1. 1Evaluate existing edge AI deployments for thermal throttling issues and data privacy concerns.
  2. 2Consider integrating thermal-aware control mechanisms into federated learning pipelines for edge devices.
  3. 3Implement robust aggregation techniques like those in TERRA to protect global models from adversarial attacks.
  4. 4Explore sparse update transmission methods to reduce communication bandwidth and improve efficiency in edge deployments.
  5. 5Pilot Thermo-FL or similar frameworks in a controlled edge environment to assess performance and security benefits.

Original post by Shiva Shrestha, Kazi Shaharair Sharif, Zongxing Xie, Jiajing Huang, Anhao Xiang, Honghui Xu

"arXiv:2608.21172v1 Announce Type: new Abstract: Federated fine-tuning enables large language models to adapt on edge devices without centralizing private data, but practical deployments must address hardware instability and adversarial update corruption together. Thermally constr…"

View on X

Originally posted by Shiva Shrestha, Kazi Shaharair Sharif, Zongxing Xie, Jiajing Huang, Anhao Xiang, Honghui Xu on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses

More in AI Engineering & DevTools