中文
相关论文

相关论文: DurableUn: Quantization-Induced Recovery Attacks i…

200 篇论文

Recently, serious concerns have been raised about the privacy issues related to training datasets in machine learning algorithms when including personal data. Various regulations in different countries, including the GDPR grant individuals…

机器学习 · 计算机科学 2023-12-29 Hyunjune Kim , Sangyong Lee , Simon S. Woo

Federated learning (FL) enables privacy-preserving predictive maintenance across distributed aerospace fleets, but gradient communication overhead constrains deployment on bandwidth-limited IoT nodes. This paper investigates the impact of…

机器学习 · 计算机科学 2026-04-10 Abdelkarim Loukili

Most real-world applications that employ deep neural networks (DNNs) quantize them to low precision to reduce the compute needs. We present a method to improve the robustness of quantized DNNs to white-box adversarial attacks. We first…

计算机视觉与模式识别 · 计算机科学 2023-12-04 Saurabh Farkya , Aswin Raghavan , Avi Ziskind

Fine-tuning pre-trained diffusion models under limited budgets has gained great success. In particular, the recent advances that directly fine-tune the quantized weights using Low-rank Adaptation (LoRA) further reduces training costs.…

计算机视觉与模式识别 · 计算机科学 2025-05-20 Hang Guo , Yawei Li , Tao Dai , Shu-Tao Xia , Luca Benini

Machine Learning models thrive on vast datasets, continuously adapting to provide accurate predictions and recommendations. However, in an era dominated by privacy concerns, Machine Unlearning emerges as a transformative approach, enabling…

机器学习 · 计算机科学 2025-12-10 Robert Dilworth

Quantization is an effective technique to reduce the deployment cost of large language models (LLMs), and post-training quantization (PTQ) has been widely studied due to its efficiency. However, existing PTQ methods are limited by their…

Diffusion models have been achieving remarkable performance in face restoration. However, the heavy computations hamper the widespread adoption of these models. In this work, we propose QuantFace, a novel low-bit quantization framework for…

计算机视觉与模式识别 · 计算机科学 2025-11-24 Jiatong Li , Libo Zhu , Haotong Qin , Jingkai Wang , Linghe Kong , Guihai Chen , Yulun Zhang , Xiaokang Yang

Growing data privacy demands, driven by regulations like GDPR and CCPA, require machine unlearning methods capable of swiftly removing the influence of specific training points. Although verified approaches like SISA, using data slicing and…

机器学习 · 计算机科学 2025-10-22 Yijun Quan , Zushu Li , Giovanni Montana

Recently, the practical needs of ``the right to be forgotten'' in federated learning gave birth to a paradigm known as federated unlearning, which enables the server to forget personal data upon the client's removal request. Existing…

密码学与安全 · 计算机科学 2025-01-22 Jian Chen , Zehui Lin , Wanyu Lin , Wenlong Shi , Xiaoyan Yin , Di Wang

Quantization-Aware Training (QAT), combined with Knowledge Distillation (KD), holds immense promise for compressing models for edge deployment. However, joint optimization for precision-sensitive image restoration (IR) to recover visual…

计算机视觉与模式识别 · 计算机科学 2026-03-11 S. M. A. Sharif , Abdur Rehman , Seongwan Kim , Jaeho Lee

Large Language Models (LLMs) pose significant hardware challenges related to memory requirements and computational ability. There are two mainstream quantization schemes for LLMs: coarse-grained ($\textit{e.g.,}$ channel-wise) quantization…

人工智能 · 计算机科学 2023-10-10 Luoming Zhang , Wen Fei , Weijia Wu , Yefei He , Zhenyu Lou , Hong Zhou

Unlearning in Large Language Models (LLMs) aims to enhance safety, mitigate biases, and comply with legal mandates, such as the right to be forgotten. However, existing unlearning methods are brittle: minor query modifications, such as…

人工智能 · 计算机科学 2026-03-13 Raj Sanjay Shah , Jing Huang , Keerthiram Murugesan , Nathalie Baracaldo , Diyi Yang

Adversarial data examples have drawn significant attention from the machine learning and security communities. A line of work on tackling adversarial examples is certified robustness via randomized smoothing that can provide a theoretical…

机器学习 · 计算机科学 2021-08-24 Haowen Lin , Jian Lou , Li Xiong , Cyrus Shahabi

Neural network training is a memory- and compute-intensive task. Quantization, which enables low-bitwidth formats in training, can significantly mitigate the workload. To reduce quantization error, recent methods have developed new data…

机器学习 · 计算机科学 2024-11-19 Wenjin Guo , Donglai Liu , Weiying Xie , Yunsong Li , Xuefei Ning , Zihan Meng , Shulin Zeng , Jie Lei , Zhenman Fang , Yu Wang

Machine Unlearning (MU) aims to remove the influence of specific data from a trained model while preserving its performance on the remaining data. Although a few works suggest connections between memorisation and augmentation, the role of…

机器学习 · 计算机科学 2025-08-27 Andreza M. C. Falcao , Filipe R. Cordeiro

The growing legal and ethical scrutiny of large language models (LLMs) necessitates effective machine unlearning, particularly for sensitive or unauthorized data. Existing empirical methods often yield incomplete forgetting or unintended…

机器学习 · 计算机科学 2025-08-11 Ameya Anjarlekar , Sandeep Pombra

Deploying large language models (LLMs) on edge devices requires extremely low-bit quantization. Ultra-low precision formats such as NVFP4 offer a promising solution for reducing memory footprint and accelerating computation. However,…

机器学习 · 计算机科学 2026-03-25 Hanglin Li , Shuchang Tian , Chen Lin , Zhiyong Zhao , Kun Zhan

Large language models (LLMs) often memorize private information during training, raising serious privacy concerns. While machine unlearning has emerged as a promising solution, its true effectiveness against privacy attacks remains unclear.…

机器学习 · 计算机科学 2026-04-27 Xiaoyi Chen , Haoyuan Wang , Siyuan Tang , Sijia Liu , Liya Su , XiaoFeng Wang , Haixu Tang

This paper explores a novel paradigm in low-bit (i.e. 4-bits or lower) quantization, differing from existing state-of-the-art methods, by framing optimal quantization as an architecture search problem within convolutional neural networks…

计算机视觉与模式识别 · 计算机科学 2026-04-28 Róisín Luo , Alexandru Drimbarean , James McDermott , Colm O'Riordan

Deploying continuous-control reinforcement learning policies on embedded hardware requires meeting tight latency and power budgets. Small FPGAs can deliver these, but only if costly floating point pipelines are avoided. We study…

机器学习 · 计算机科学 2025-11-18 Fabian Kresse , Christoph H. Lampert