paper-with-me

Papers

Characterizing and Taming Model Instability Across Edge Devices

2020-10-18 · Eyal Cidon, Evgenya Pergament, Zain Asgar, Asaf Cidon, Sachin Katti

The same machine learning model running on different edge devices may produce highly-divergent outputs on a nearly-identical input. Possible reasons for the divergence include differences in the device sensors, the device's signal processing hardware and software, and its operating system and processors. This paper presents the first methodical characterization of the variations in model prediction across real-world mobile devices. We demonstrate that accuracy is not a useful metric to characterize prediction divergence, and introduce a new metric, instability, which captures this variation. We characterize different sources for instability, and show that differences in compression formats and image signal processing account for significant instability in object classification models. Notably, in our experiments, 14-17% of images produced divergent classifications across one or more phone models. We evaluate three different techniques for reducing instability. In particular, we adapt prior work on making models robust to noise in order to fine-tune models to be robust to variations across edge devices. We demonstrate our fine-tuning techniques reduce instability by 75%.

📄 PDF Abstract BibTeX arXiv:2010.09028

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

HeteroSwitch: Characterizing and Taming System-Induced Data Heterogeneity in Federated Learning

2024-03-07 · Gyudong Kim, Mehdi Ghasemi, Soroush Heidari, Seungryong Kim 외

Federated Learning (FL) is a practical approach to train deep learning models collaboratively across user-end devices, protecting user privacy by retaining raw data on-device. In FL, participating user-end devices are hi…

Domain GeneralizationFairnessFederated Learning

Personalized Adapter for Large Meteorology Model on Devices: Towards Weather Foundation Models

2024-05-24 · Shengchao Chen, Guodong Long, Jing Jiang, Chengqi Zhang

This paper demonstrates that pre-trained language models (PLMs) are strong foundation models for on-device meteorological variables modeling. We present LM-Weather, a generic approach to taming PLMs, that have learned ma…

Imputation

Taming the Instability: A Robust Second-Order Optimizer for Federated Learning over Non-IID Data

2026-03-30 · Yuanqiao Zhang, Tiantian He, Yuan Gao, Yixin Wang 외 arxiv

In this paper, we present Federated Robust Curvature Optimization (FedRCO), a novel second-order optimization framework designed to improve convergence speed and reduce communication cost in Federated Learning systems un…

Federated Learning

Taming Extreme Tokens: Covariance-Aware GRPO with Gaussian-Kernel Advantage Reweighting

2026-05-12 · Cheng Wang, Qin Liu, Wenxuan Zhou, Muhao Chen arxiv

Group Relative Policy Optimization (GRPO) has emerged as a promising approach for improving the reasoning capabilities of large language models. However, it struggles to effectively balance the tradeoff between explorati…

On the Global Convergence of Imitation Learning: A Case for Linear Quadratic Regulator

2019-01-11 · Qi Cai, Mingyi Hong, Yongxin Chen, Zhaoran Wang

We study the global convergence of generative adversarial imitation learning for linear quadratic regulators, which is posed as minimax optimization. To address the challenges arising from non-convex-concave geometry, we…

Imitation Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)