中文
相关论文

相关论文: Communication-hiding pipelined BiCGSafe methods fo…

200 篇论文

Using the matrix factorization technique in machine learning is very common mainly in areas like recommender systems. Despite its high prediction accuracy and its ability to avoid over-fitting of the data, the Bayesian Probabilistic Matrix…

分布式、并行与集群计算 · 计算机科学 2017-05-31 Tom Vander Aa , Imen Chakroun , Tom Haber

Modern information retrieval systems often rely on multiple components executed in a pipeline. In a research setting, this can lead to substantial redundant computations (e.g., retrieving the same query multiple times for evaluating…

信息检索 · 计算机科学 2025-04-15 Sean MacAvaney , Craig Macdonald

Communication overhead is one of the major performance bottlenecks in large-scale distributed computing systems, in particular for machine learning applications. Conventionally, compression techniques are used to reduce the load of…

信息论 · 计算机科学 2018-05-08 Songze Li , Mohammad Ali Maddah-Ali , A. Salman Avestimehr

Bit-serial Processing-In-Memory (PIM) is an attractive paradigm for accelerator architectures, for parallel workloads such as Deep Learning (DL), because of its capability to achieve massive data parallelism at a low area overhead and…

硬件体系结构 · 计算机科学 2023-11-21 Aman Arora , Jian Weng , Siyuan Ma , Tony Nowatzki , Lizy K. John

Integrated sensing and communication (ISAC) enables simultaneous localization, environment perception, and data exchange for connected autonomous vehicles. However, most existing ISAC designs prioritize sensing accuracy and communication…

信号处理 · 电气工程与系统科学 2025-10-28 Xibin Jin , Guoliang Li , Shuai Wang , Fan Liu , Miaowen Wen , Huseyin Arslan , Derrick Wing Kwan Ng , Chengzhong Xu

The most common approach to implementing data analysis pipelines involves obtaining point estimates from the upstream modules and then treating these as known quantities when working with the downstream ones. This approach is…

统计方法学 · 统计学 2024-02-19 Erin Lipman , Abel Rodriguez

Massive, multi-language, monolithic repositories form the backbone of many modern, complex software systems. To ensure consistent code quality while still allowing fast development cycles, Continuous Integration (CI) is commonly applied.…

软件工程 · 计算机科学 2025-01-22 Daniel Schwendner , Maximilian Jungwirth , Martin Gruber , Martin Knoche , Daniel Merget , Gordon Fraser

We study the problem of reducing the communication overhead from a noisy wire-tap channel or storage system where data is encoded as a matrix, when more columns (or their linear combinations) are available. We present its applications to…

信息论 · 计算机科学 2017-08-28 Umberto Martínez-Peñas

Incomplete multi-view clustering primarily focuses on dividing unlabeled data into corresponding categories with missing instances, and has received intensive attention due to its superiority in real applications. Considering the influence…

机器学习 · 计算机科学 2024-05-21 Huibing Wang , Mingze Yao , Yawei Chen , Yunqiu Xu , Haipeng Liu , Wei Jia , Xianping Fu , Yang Wang

Bayesian matrix factorization (BMF) is a powerful tool for producing low-rank representations of matrices and for predicting missing values and providing confidence intervals. Scaling up the posterior inference for massive-scale matrices is…

机器学习 · 统计学 2019-02-28 Xiangju Qin , Paul Blomstedt , Eemeli Leppäaho , Pekka Parviainen , Samuel Kaski

Biosciences have been revolutionized by next generation sequencing (NGS) technologies in last years, leading to new perspectives in medical, industrial and environmental applications. And although our motivation comes from biosciences, the…

分布式、并行与集群计算 · 计算机科学 2017-01-16 Bruno Dantas , Calmenelias Fleitas , Alexandre P. Francisco , José Simão , Cátia Vaz

Data analysis for scientific experiments and enterprises, large-scale simulations, and machine learning tasks all entail the use of complex computational pipelines to reach quantitative and qualitative conclusions. If some of the activities…

数据库 · 计算机科学 2020-04-15 Raoni Lourenço , Juliana Freire , Dennis Shasha

Communication compression is a crucial technique for modern distributed learning systems to alleviate their communication bottlenecks over slower networks. Despite recent intensive studies of gradient compression for data parallel-style…

机器学习 · 计算机科学 2023-03-08 Jue Wang , Binhang Yuan , Luka Rimanic , Yongjun He , Tri Dao , Beidi Chen , Christopher Re , Ce Zhang

With the development of large-scale integrated circuits, electronic design automation~(EDA) tools are increasingly emphasizing efficiency, with parallel algorithms becoming a trend. The optimization of delay reduction is a crucial factor…

分布式、并行与集群计算 · 计算机科学 2024-04-23 Ye Cai , Zonglin Yang , Liwei Ni , Biwei Xie , Xingquan Li

Multi-stage screening pipelines are ubiquitous throughout experimental and computational science. Much of the effort in developing screening pipelines focuses on improving generative methods or surrogate models in an attempt to make each…

最优化与控制 · 数学 2022-04-15 Kristofer G. Reyes , Jiaqian Liu , Carlos Juan Díaz Vargas

We present an algorithm for recovering planted solutions in two well-known models, the stochastic block model and planted constraint satisfaction problems, via a common generalization in terms of random bipartite graphs. Our algorithm…

数据结构与算法 · 计算机科学 2015-04-30 Vitaly Feldman , Will Perkins , Santosh Vempala

Bootstrapping is a powerful statistical resampling technique for estimating the sampling distribution of an estimator. However, its computational cost becomes prohibitive for large datasets or a high number of resamples. This paper presents…

分布式、并行与集群计算 · 计算机科学 2025-10-21 Di Zhang

Data and pipeline parallelism are key strategies for scaling neural network training across distributed devices, but their high communication cost necessitates co-located computing clusters with fast interconnects, limiting their…

Writing high performance solvers for engineering applications is a delicate task. These codes are often developed on an application to application basis, highly optimized to solve a certain problem. Here, we present our work on developing a…

计算工程、金融与科学 · 计算机科学 2018-08-14 Niclas Jansson , Rahul Bale , Keiji Onishi , Makoto Tsubokura

We consider the problem of how to reduce the cost of communication that is required for the parallel training of a neural network. The state-of-the-art method, Bulk Synchronous Parallel Stochastic Gradient Descent (BSP-SGD), requires many…

分布式、并行与集群计算 · 计算机科学 2017-04-18 Linnan Wang , Wei Wu , George Bosilca , Richard Vuduc , Zenglin Xu