PulseAugur
EN
LIVE 09:59:17

New TTA method uses ZOO and model merging for resource-limited devices

Researchers have developed a new method for test-time adaptation (TTA) that addresses the resource limitations of edge devices. By integrating zeroth-order optimization (ZOO) with model merging within a cross-device collaborative TTA framework, their approach bypasses the need for computationally intensive backpropagation. This method is designed for systems with a mix of resource-rich and resource-limited devices, enabling model updates on the latter by using only forward processing. The technique also incorporates a preprocessing strategy to trim non-influential weights and reduce inter-model redundancy, enhancing the synergy between ZOO and model merging. AI

IMPACT Enables on-device model adaptation, potentially improving performance and personalization for edge AI applications.

RANK_REASON The cluster contains a single arXiv paper detailing a new method for test-time adaptation. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.CV →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New TTA method uses ZOO and model merging for resource-limited devices

COVERAGE [1]

  1. arXiv cs.CV TIER_1 English(EN) · Yu Mitsuzumi, Akisato Kimura, Yasuhiro Fujiwara, Hisashi Kashima ·

    Cross-device Collaborative Test-time Adaptation with Zeroth-order Optimization and Model Merging

    arXiv:2607.02988v1 Announce Type: new Abstract: Test-time adaptation (TTA) mitigates domain shifts by using incoming test data to update a model on the fly. The majority of TTA methods require resource-intensive backpropagation (BP) for model updates, particularly demanding large…