paper-with-me

Papers

Recti-Q: Feature-Space Rectification for Out-of-Distribution-Robust Quantized Perception in Edge Robotics

2026-07-20 · Hamidreza Yaghoubi Araghi, Parastoo Pilevar, Ming C. Lin arxiv

Robotic perception pipelines increasingly rely on large vision backbones deployed on SWaP-constrained edge platforms, making post-training quantization (PTQ) attractive for real-time inference. However, while PTQ often preserves clean in-distribution accuracy, we show that it can substantially degrade reliability under deployment-relevant distribution shifts (e.g., sensor noise, severe weather, and novel operating environments), creating a Quantization-Induced Robustness Gap. Across foundational vision benchmarks (ImageNet-C and PACS), 4-bit PTQ models exhibit pronounced robustness degradation despite negligible ID accuracy loss. To address this, we propose Recti-Q, a lightweight feature-space rectification framework that freezes the quantized backbone and trains a small classifier-head LoRA adapter using only source data. Recti-Q is architecture-agnostic across CNNs and Transformers, supports efficient teacher-free training, and recovers a significant portion of the lost robustness, in some cases matching or exceeding FP32 performance. At less than 1% parameter overhead (as small as 6 KB), Recti-Q preserves over 99% of PTQ memory savings, adds negligible compute, and enables low-bandwidth Over-The-Air (OTA) resilience patching for deployed robotic fleets operating in unpredictable physical environments.

📄 PDF Abstract BibTeX arXiv:2607.18540

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Automatic Outlier Rectification via Optimal Transport

2024-03-21 · Jose Blanchet, Jiajin Li, Markus Pelger, Greg Zanotti

In this paper, we propose a novel conceptual framework to detect outliers using optimal transport with a concave cost function. Conventional outlier detection approaches typically use a two-stage procedure: first, outlie…

Outlier Detection

SPAR: Support-Preserving Action Rectification

2026-05-27 · Jiaxin Zhao, Weihang Pan, Xun Liang, Binbin Lin arxiv

Offline policy improvement faces an inherent conflict between maximizing value and fitting the data distribution. While in-sample weighted regression is stable, it suffers from over-conservatism that suppresses high-valu…

DiffRect: Latent Diffusion Label Rectification for Semi-supervised Medical Image Segmentation

2024-07-13 · Xinyu Liu, Wuyang Li, Yixuan Yuan

Semi-supervised medical image segmentation aims to leverage limited annotated data and rich unlabeled data to perform accurate segmentation. However, existing semi-supervised methods are highly dependent on the quality o…

DenoisingImage SegmentationMedical Image SegmentationPseudo Label+3

GRM: Gradient Rectification Module for Visual Place Retrieval

2022-04-23 · Boshu Lei, Wenjie Ding, Limeng Qiao, Xi Qiu

Visual place retrieval aims to search images in the database that depict similar places as the query image. However, global descriptors encoded by the network usually fall into a low dimensional principal space, which is…

Retrieval

A Unified Framework for Masked and Mask-Free Face Recognition via Feature Rectification

2022-02-15 · Shaozhe Hao, Chaofeng Chen, Zhenfang Chen, Kwan-Yee K. Wong

Face recognition under ideal conditions is now considered a well-solved problem with advances in deep learning. Recognizing faces under occlusion, however, still remains a challenge. Existing techniques often fail to rec…

Face Recognition