---
格式版本: 2
标题: "FORGE: Forward-Only Test-Time Adaptation for Integer-Only Vision Models on Microcontrollers"
原文链接: "https://arxiv.org/abs/2609.01683"
发布日期: "2026-09-01"
发布时间校准状态: "found"
发布时间需复核: "否"
发布时间来源: "rule:local:strict_original_body"
发布时间证据: "**\\[v1\\]** Tue, 1 Sep 2026 13:59:28 UTC (168 KB)"
发布时间校准原因: "规则确认唯一严格发布时间，来源 local:strict_original_body"
发布时间校准置信度: "high"
发布时间候选数量: 18
发布时间严格候选数量: 6
发布时间原页读取状态: "source template page reused from URL open"
发布时间未找到原因: ""
发布时间校准时间: "2026-09-04T01:35:54+08:00"
发布时间仲裁状态: "skipped"
发布时间仲裁尝试次数: 0
发布时间仲裁耗时毫秒: 0
发现时间: "2026-09-04T01:32:14+08:00"
入库时间: "2026-09-03T17:35:54.340Z"
来源平台: "arXiv 学术论文搜索"
搜索渠道: "source_template"
搜索词: "https://arxiv.org/search/?query=GPU&searchtype=all"
匹配关键词:
  - "GPU"
  - "deployment"
相关厂家:
  []
相关专家:
  []
内容类型: "网页"
抓取工具: "Free Fetch + Defuddle"
清洗工具: "Defuddle Markdown + Defuddle/Readability 正文提取"
原始附件:
  []
AI优质: "否"
AI打分: 12
AI分档: "非优质"
AI质检状态: "不通过"
AI打分理由: "论文主题为微控制器上的视觉模型测试时适应，与超节点/AI Rack/机柜级AI基础设施完全无关，仅命中搜索词GPU但实际不涉及GPU集群或AI服务器。"
AI质检模型: "zj-deepseek-v4-flash"
AI质检时间: "2026-09-04T01:37:38+08:00"
AI主题相关性: 0
AI来源权威性: 10
AI新颖性: 2
AI技术细节: 0
AI商业部署信号: 0
AI完整性: 0
AI摘要: "FORGE 提出一种仅前向的测试时自适应方法，针对部署在微控制器上的整数量化视觉模型，通过在推理时重新归一化折叠卷积的每通道输出来应对分布偏移。"
AI摘要模型: "ali-deepseek-v4-flash"
AI摘要时间: "2026-09-04T00:17:59.983Z"
采集批次: "2026年9月3日22点43分34秒"
采集批次ID: "20260903-224334-406"
去重键: "https://arxiv.org/abs/2609.01683"
---

## Computer Science > Computer Vision and Pattern Recognition

## Title:FORGE: Forward-Only Test-Time Adaptation for Integer-Only Vision Models on Microcontrollers

Authors:[Muhammad Rehan](https://arxiv.org/search/cs?searchtype=author&query=Rehan,+M), [Haider Ali](https://arxiv.org/search/cs?searchtype=author&query=Ali,+H), [Muhammad Ali Munir](https://arxiv.org/search/cs?searchtype=author&query=Munir,+M+A), [Moaz Amjad](https://arxiv.org/search/cs?searchtype=author&query=Amjad,+M)

[View PDF](https://arxiv.org/pdf/2609.01683) [HTML (experimental)](https://arxiv.org/html/2609.01683v1)

> Abstract:Vision models deployed on microcontrollers (MCUs) are quantized to integer-only arithmetic and run in inference-only runtimes that do not carry the machinery backpropagation needs: the standard tool for adapting a model to the distribution shift (sensor noise, blur, lighting) it meets in the field. Existing forward-only test-time adaptation (TTA) methods either run only on server- or edge-GPU-class models (not true microcontroller integer execution), or require the batch-normalization (BN) layers that integer deployment fuses away. We present a forward-only TTA method that operates on deployed, BN-folded, integer-only convolutional networks. The key observation is that fusing BN into the preceding convolution, a mandatory step for integer inference, destroys the statistics that normalization-based adaptation relies on. We restore adaptation by re-normalizing each folded convolution's per-channel output to its clean training statistics, using only forward-pass estimates. The method (i) recovers most of gradient-based TENT's accuracy gain (+20.9 vs. +24.9 points) and matches forward-only BN adaptation, while being the only method that runs on a folded integer-only model; (ii) needs to adapt only 3 of 21 layers (selected without seeing the test corruptions) to recover 93% of the benefit; (iii) survives single-sample streaming with a batch-size-scaled momentum; and (iv) generalizes across three datasets (up to 200 classes) and two architectures. We validate bit-exact int8 convolution execution and deploy on an ESP32-S3, where, measured with a Nordic PPK2 power profiler, the forward-only adaptation (a lightweight fp32 recalibration around the int8 convolutions) costs only 8.3 mJ (6.8% of inference energy) and 21.9 ms on the deployed SIMD-optimized model: forward-only adaptation is cheap on a real microcontroller.

| Comments: |  |
| --- | --- |
| Subjects: | Computer Vision and Pattern Recognition (cs.CV); Hardware Architecture (cs.AR); Machine Learning (cs.LG) |
| ACM classes: | I.2.6; I.5.4; C.3 |
| Cite as: | [arXiv:2609.01683](https://arxiv.org/abs/2609.01683) \[cs.CV\] |
|  | (or [arXiv:2609.01683v1](https://arxiv.org/abs/2609.01683v1) \[cs.CV\] for this version) |
|  | [https://doi.org/10.48550/arXiv.2609.01683](https://doi.org/10.48550/arXiv.2609.01683) |
| Journal reference: | Transactions on Machine Learning Research, 2026 |

## Submission history

From: Muhammad Rehan \[[view email](https://arxiv.org/show-email/35bda906/2609.01683)\]  
**\[v1\]** Tue, 1 Sep 2026 13:59:28 UTC (168 KB)

[Which authors of this paper are endorsers?](https://arxiv.org/auth/show-endorsers/2609.01683) | Disable MathJax ([What is MathJax?](https://info.arxiv.org/help/mathjax.html))
