A hybrid system that filters sensitive purchases out of LLM-based recommendation prompts and generates those recommendations locally nearly matches full-data recommendation quality while keeping most sensitive data off the server.
Efficient Noise Mitigation for Enhancing Inference Accuracy in DNNs on Mixed-Signal Accelerators
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
In this paper, we propose a framework to enhance the robustness of the neural models by mitigating the effects of process-induced and aging-related variations of analog computing components on the accuracy of the analog neural networks. We model these variations as the noise affecting the precision of the activations and introduce a denoising block inserted between selected layers of a pre-trained model. We demonstrate that training the denoising block significantly increases the model's robustness against various noise levels. To minimize the overhead associated with adding these blocks, we present an exploration algorithm to identify optimal insertion points for the denoising blocks. Additionally, we propose a specialized architecture to efficiently execute the denoising blocks, which can be integrated into mixed-signal accelerators. We evaluate the effectiveness of our approach using Deep Neural Network (DNN) models trained on the ImageNet and CIFAR-10 datasets. The results show that on average, by accepting 2.03% parameter count overhead, the accuracy drop due to the variations reduces from 31.7% to 1.15%.
fields
cs.IR 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Preserving Privacy and Utility in LLM-Based Product Recommendations
A hybrid system that filters sensitive purchases out of LLM-based recommendation prompts and generates those recommendations locally nearly matches full-data recommendation quality while keeping most sensitive data off the server.