中文
相关论文

相关论文: RADIN: Souping on a Budget

200 篇论文

Machine learning has emerged as a promising approach to path loss prediction, yet its effectiveness often degrades when measurement data are scarce. To address this limitation, we propose an ensemble-based machine learning framework that…

信号处理 · 电气工程与系统科学 2026-05-26 Ahmed P. Mohamed , Byunghyun Lee , Yaguang Zhang , Christopher R. Anderson , David J. Love , James V. Krogmeier

By merging models, AI systems can combine the distinct strengths of separate language models, achieving a balance between multiple capabilities without requiring substantial retraining. However, the integration process can be intricate due…

In machine learning, ensembles are important tools for improving the model performance. In natural language processing specifically, ensembles boost the performance of a method due to multiple large models available in open source. However,…

机器学习 · 计算机科学 2025-01-30 Polina Proskura , Alexey Zaytsev

We present a principled approach for designing stochastic Newton methods for solving finite sum optimization problems. Our approach has two steps. First, we re-write the stationarity conditions as a system of nonlinear equations that…

最优化与控制 · 数学 2023-12-25 Jiabin Chen , Rui Yuan , Guillaume Garrigos , Robert M. Gower

When considering a model selection or, more generally, an aggregation approach for adaptive statistical inference, it is often necessary to compute estimators over a wide range of model complexities including unnecessarily large models even…

统计理论 · 数学 2026-04-17 Ilsang Ohn , Shitao Fan , Jungbin Jun , Lizhen Lin

Given a large set $U$ where each item $a\in U$ has weight $w(a)$, we want to estimate the total weight $W=\sum_{a\in U} w(a)$ to within factor of $1\pm\varepsilon$ with some constant probability $>1/2$. Since $n=|U|$ is large, we want to do…

数据结构与算法 · 计算机科学 2021-10-29 Lorenzo Beretta , Jakub Tětek

Weight pruning is a technique to make Deep Neural Network (DNN) inference more computationally efficient by reducing the number of model parameters over the course of training. However, most weight pruning techniques generally does not…

机器学习 · 计算机科学 2022-02-03 Bradley McDanel , Helia Dinh , John Magallanes

Federated learning (FL) is a learning paradigm that enables collaborative training of models using decentralized data. Recently, the utilization of pre-trained weight initialization in FL has been demonstrated to effectively improve model…

机器学习 · 计算机科学 2024-11-01 Minghui Chen , Meirui Jiang , Xin Zhang , Qi Dou , Zehua Wang , Xiaoxiao Li

With the rapid development of connecting massive devices to the Internet, especially for remote areas without cellular network infrastructures, space-air-ground integrated networks (SAGINs) emerge and offload computation-intensive tasks. In…

信息论 · 计算机科学 2022-06-07 Yali Chen , Bo Ai , Yong Niu , Hongliang Zhang , Zhu Han

Speculative decoding accelerates LLM inference but suffers from performance degradation when target models are fine-tuned for specific domains. A naive solution is to retrain draft models for every target model, which is costly and…

机器学习 · 计算机科学 2026-03-11 Luxi Lin , Zhihang Lin , Zhanpeng Zeng , Yuhao Chen , Qingyu Zhang , Jixiang Luo , Xuelong Li , Rongrong Ji

In this paper we want to address the problem of automation for recognition of photographed cooking dishes and generating the corresponding food recipes. Current image-to-recipe models are computation expensive and require powerful GPUs for…

计算机视觉与模式识别 · 计算机科学 2022-05-05 Jianfa Chen , Yue Yin , Yifan Xu

When considering a model architecture, there are several ways to reduce its memory footprint. Historically, popular approaches included selecting smaller architectures and creating sparse networks through pruning. More recently, randomized…

机器学习 · 计算机科学 2023-10-19 Aditya Desai , Anshumali Shrivastava

With the rapid growth of Internet services, recommendation systems play a central role in delivering personalized content. Faced with massive user requests and complex model architectures, the key challenge for real-time recommendation…

信息检索 · 计算机科学 2025-08-14 Junli Shao , Jing Dong , Dingzhou Wang , Kowei Shih , Dannier Li , Chengrui Zhou

Due to the continuously improving capabilities of mobile edges, recommender systems start to deploy models on edges to alleviate network congestion caused by frequent mobile requests. Several studies have leveraged the proximity of…

分布式、并行与集群计算 · 计算机科学 2024-06-18 Kairui Fu , Shengyu Zhang , Zheqi Lv , Jingyuan Chen , Jiwei Li

Despite their successes, what makes kernel methods difficult to use in many large scale problems is the fact that storing and computing the decision function is typically expensive, especially at prediction time. In this paper, we overcome…

机器学习 · 计算机科学 2014-08-14 Quoc Viet Le , Tamas Sarlos , Alexander Johannes Smola

The sequential recommendation (SR) task aims to predict the next item based on users' historical interaction sequences. Typically trained on historical data, SR models often struggle to adapt to real-time preference shifts during inference…

信息检索 · 计算机科学 2026-04-08 Xing Tang , Jingyang Bin , Ziqiang Cui , Xiaokun Zhang , Fuyuan Lyu , Jingyan Jiang , Dugang Liu , Chen Ma , Xiuqiang He

We present a novel adaptive random subspace learning algorithm (RSSL) for prediction purpose. This new framework is flexible where it can be adapted with any learning technique. In this paper, we tested the algorithm for regression and…

机器学习 · 计算机科学 2015-02-10 Mohamed Elshrif , Ernest Fokoue

Inference for models with recursively defined likelihoods is computationally demanding, limiting scalability to large datasets. We propose a stabilised weighted subsampling methodology for accelerated inference based on an unbiased…

统计方法学 · 统计学 2026-05-14 Matias Quiroz , Aishwarya Bhaskaran , Zixuan Wang , Thomas Goodwin

We introduce SODA, a generalization of Optimistic Dual Averaging, which provides a common perspective on state-of-the-art optimizers like Muon, Lion, AdEMAMix and NAdam, showing that they can all be viewed as optimistic instances of this…

机器学习 · 计算机科学 2026-05-13 Thomas Pethick , Wanyun Xie , Roman Machacek , Volkan Cevher

We present Diffusion Soup, a compartmentalization method for Text-to-Image Generation that averages the weights of diffusion models trained on sharded data. By construction, our approach enables training-free continual learning and…

计算机视觉与模式识别 · 计算机科学 2024-06-13 Benjamin Biggs , Arjun Seshadri , Yang Zou , Achin Jain , Aditya Golatkar , Yusheng Xie , Alessandro Achille , Ashwin Swaminathan , Stefano Soatto