cd /news/artificial-intelligence/enabling-fully-integer-only-inferenc… · home topics artificial-intelligence article
[ARTICLE · art-78032] src=arxiv.org ↗ pub= topic=artificial-intelligence verified=true sentiment=↑ positive

Enabling Fully Integer-Only Inference for Lightweight Detection Transformers

Researchers have developed I-LW-DETR, the first fully integer-only lightweight detection transformer, enabling deployment on NPUs and microcontrollers by executing all operations including transformer nonlinearities in integer arithmetic. The method reduces model size by approximately 3.6× and computational cost by more than one order of magnitude with only moderate accuracy degradation, according to a paper on arXiv.

read1 min views1 publishedJul 29, 2026

arXiv:2607.24981v1 Announce Type: new Abstract: Vision Transformer detectors now approach the accuracy of CNNs but remain difficult to deploy on NPUs and microcontrollers because key components, including deformable attention, feature fusion, and nonlinear activation functions, are not natively compatible with integer arithmetic. Existing quantized detectors either retain operators such as Softmax, GELU, and LayerNorm or focus on heavyweight backbones, leaving lightweight detection transformers without an end-to-end integer implementation. We address this gap with I-LW-DETR, the first fully integer-only lightweight DETR, in which every operation in the forward pass, including transformer nonlinearities, is executed in integer arithmetic. I-LW-DETR is built upon three key components: a scale-preserving split convolution that assigns independent activation scale to each branch of the multi-scale projector; SD-ShiftGELU, a sign-dependent GELU approximation that preserves element-wise behavior while avoiding the accuracy degradation; and a constrained Shiftmax that maintains stable Softmax normalization. Experimental results demonstrate that the proposed quantization pipeline consistently produces efficient fully integer-only models across different model scales. Across all model scales, the proposed pipeline incurs only a moderate accuracy degradation while reducing the model size by approximately $3.6\times$ and the computational cost by more than one order of magnitude.

── more in #artificial-intelligence 4 stories · sorted by recency
── more on @i-lw-detr 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/enabling-fully-integ…] indexed:0 read:1min 2026-07-29 ·