中文
相关论文

相关论文: Adaptive Quantization for Key Generation in Low-Po…

200 篇论文

Physical layer key generation from the wireless channel is an emerging area of interest to provide confidentiality and authentication. One of the main challenges in this domain is to increase the length of the secret key while maintaining…

信号处理 · 电气工程与系统科学 2021-10-01 Haji M. Furqan , Jehad M. Hamamreh , Huseyin Arslan

The numerical solution of parameter identification inverse problems for kinetic equations can exhibit high computational and memory costs. In this paper, we propose a dynamical low-rank scheme for the reconstruction of the scattering…

数值分析 · 数学 2025-06-27 Lena Baumann , Lukas Einkemmer , Christian Klingenberg , Jonas Kusch

Low-rank adaptation (LoRA) has been prominently employed for parameter-efficient fine-tuning of large language models (LLMs). However, the limited expressive capacity of LoRA, stemming from the low-rank constraint, has been recognized as a…

计算与语言 · 计算机科学 2025-03-18 Zhiwei He , Zhaopeng Tu , Xing Wang , Xingyu Chen , Zhijie Wang , Jiahao Xu , Tian Liang , Wenxiang Jiao , Zhuosheng Zhang , Rui Wang

Wireless Sensor Networks (WSNs) are memory and bandwidth limited networks whose main goals are to maximize the network lifetime and minimize the energy consumption and transmission cost. To achieve these goals, dif ferent techniques of…

密码学与安全 · 计算机科学 2015-10-02 Khan Muhammad , Zahoor Jan , Jamil Ahmad , Zahid Khan

Quantization and fine-tuning are crucial for deploying large language models (LLMs) on resource-constrained edge devices. However, fine-tuning quantized models presents significant challenges, primarily stemming from: First, the mismatch in…

机器学习 · 计算机科学 2025-09-30 Junyu Chen , Junzhuo Li , Zhen Peng , Wenjie Wang , Yuxiang Ren , Long Shi , Xuming Hu

Cross-view geo-localization (CVGL) between drone and satellite imagery remains challenging due to severe viewpoint gaps and the presence of hard negatives, which are visually similar but geographically mismatched samples. Existing mining or…

计算机视觉与模式识别 · 计算机科学 2025-11-05 Guozheng Zheng , Jian Guan , Mingjie Xie , Xuanjia Zhao , Congyi Fan , Shiheng Zhang , Pengming Feng

Low-rank adaptation (LoRA) is a widely used parameter-efficient fine-tuning (PEFT) method that learns weight updates $\Delta W = AB$ for pretrained weights $W$ through low-rank adapters $A$ and $B$. While LoRA ensures hardware efficiency,…

计算机视觉与模式识别 · 计算机科学 2025-05-30 Yibo Zhong , Jinman Zhao , Yao Zhou

Low-power wide-area network technologies such as LoRaWAN are promising for collecting low-rate monitoring data from geographically distributed sensors, in which timestamping the sensor data is a critical system function. This paper…

网络与互联网体系结构 · 计算机科学 2020-04-14 Chaojie Gu , Linshan Jiang , Rui Tan , Mo Li , Jun Huang

Federated fine-tuning (FedFT) provides an effective paradigm for fine-tuning large language models (LLMs) in privacy-sensitive scenarios. However, practical deployment remains challenging due to the limited resources on end devices.…

分布式、并行与集群计算 · 计算机科学 2025-06-03 Rukuo Li , Jianchun Liu , Hongli Xu , Liusheng Huang

We investigate the compression of deep neural networks by quantizing their weights and activations into multiple binary bases, known as multi-bit networks (MBNs), which accelerate the inference and reduce the storage for the deployment on…

计算机视觉与模式识别 · 计算机科学 2020-07-07 Zhongnan Qu , Zimu Zhou , Yun Cheng , Lothar Thiele

A natural and intuitive idea in model quantization is to approximate each component's quantized output to match its original. Motivated by this idea, most layer-wise post-training quantization (PTQ) methods focus on weight approximation at…

机器学习 · 计算机科学 2026-01-28 Li Lin , Xiaojun Wan

Large Language Models (LLMs) have transformed both everyday life and scientific research. However, adapting LLMs from general-purpose models to specialized tasks remains challenging, particularly in resource-constrained environments.…

机器学习 · 计算机科学 2025-09-12 Hao Zhang , Bo Huang , Zhenjia Li , Xi Xiao , Hui Yi Leong , Zumeng Zhang , Xinwei Long , Tianyang Wang , Hao Xu

Quantizing deep networks with adaptive bit-widths is a promising technique for efficient inference across many devices and resource constraints. In contrast to static methods that repeat the quantization process and train different models…

计算机视觉与模式识别 · 计算机科学 2021-09-20 Ximeng Sun , Rameswar Panda , Chun-Fu Chen , Naigang Wang , Bowen Pan , Kailash Gopalakrishnan , Aude Oliva , Rogerio Feris , Kate Saenko

Model quantization has become essential for efficient large language model deployment, yet existing approaches involve clear trade-offs: methods such as GPTQ and AWQ achieve practical compression but are lossy, while lossless techniques…

机器学习 · 计算机科学 2026-05-05 Michael Helcig , Eldar Kurtic , Dan Alistarh

The random feature (RF) approach is a well-established and efficient tool for scalable kernel methods, but existing literature has primarily focused on kernel ridge regression with random features (KRR-RF), which has limitations in handling…

机器学习 · 统计学 2025-03-18 Caixing Wang , Xingdong Feng

Wireless indoor localization using predictive models with received signal strength information (RSSI) requires proper calibration for reliable position estimates. One remedy is to employ synthetic labels produced by a (generally different)…

机器学习 · 计算机科学 2026-05-22 Seonghoon Yoo , Houssem Sifaou , Sangwoo Park , Joonhyuk Kang , Osvaldo Simeone

With a growing interest in securing user data within the internet-of-things (IoT), embedded encryption has become of paramount importance, requiring light-weight high-quality Random Number Generators (RNGs). Emerging stochastic device…

Quantization is an effective approach to reduce the memory footprint and inference cost of large language models (LLMs), yet maintaining performance in the ultra-low-bit regime remains challenging. Existing post-training methods often…

机器学习 · 计算机科学 2026-05-27 Phong Nam Huu Nguyen , Khoi M. Le , Cong-Duy T Nguyen , Anh Tuan Luu , Thong Thanh Nguyen , Tho Quan

The use of low-bit quantization has emerged as an indispensable technique for enabling the efficient training of large-scale models. Despite its widespread empirical success, a rigorous theoretical understanding of its impact on learning…

机器学习 · 统计学 2026-02-17 Dechen Zhang , Junwei Su , Difan Zou

We study the computational limits of Low-Rank Adaptation (LoRA) for finetuning transformer-based models using fine-grained complexity theory. Our key observation is that the existence of low-rank decompositions within the gradient…

机器学习 · 计算机科学 2025-06-09 Jerry Yao-Chieh Hu , Maojiang Su , En-Jui Kuo , Zhao Song , Han Liu