中文
相关论文

相关论文: SRLA: A real time sliding time window super point …

200 篇论文

Data prefetching is important for storage system optimization and access performance improvement. Traditional prefetchers work well for mining access patterns of sequential logical block address (LBA) but cannot handle complex…

操作系统 · 计算机科学 2023-10-12 Yiyuan Yang , Rongshang Li , Qiquan Shi , Xijun Li , Gang Hu , Xing Li , Mingxuan Yuan

Cosmological N-body simulations are crucial for understanding how the Universe evolves. Studying large-scale distributions of matter in these simulations and comparing them to observations usually involves detecting dense clusters of…

星系天体物理 · 物理学 2019-12-25 Aidan Reilly , Nikita Ivkin , Gerard Lemson , Vladimir Braverman , Alexander Szalay

When applied to training deep neural networks, stochastic gradient descent (SGD) often incurs steady progression phases, interrupted by catastrophic episodes in which loss and gradient norm explode. A possible mitigation of such events is…

机器学习 · 统计学 2017-09-06 Alice Schoenauer-Sebag , Marc Schoenauer , Michèle Sebag

This paper is concerned with fault estimation in a class of nonlinear fractional order systems using a new super twisting algorithm based second order step by step sliding mode observer. Since the existing sliding mode observers are…

最优化与控制 · 数学 2018-06-27 Seyed Mohammad Moein Mousavi , Amin Ramezani , HamidReza Momeni

In recent years there has been a growing interest in developing "streaming algorithms" for efficient processing and querying of continuous data streams. These algorithms seek to provide accurate results while minimizing the required storage…

数据结构与算法 · 计算机科学 2016-06-06 Reuven Cohen , Liran Katzir , Aviv Yehezkel

The recent explosive growth of deep learning (DL) models has necessitated a compelling need for efficient job scheduling for distributed deep learning training with mixed parallelisms (DDLwMP) in GPU clusters. This paper proposes an…

分布式、并行与集群计算 · 计算机科学 2025-01-13 Ziyue Luo , Jia Liu , Myungjin Lee , Ness B. Shroff

The Multilevel Fast Multipole Algorithm (MLFMA) has known applications in scientific modeling in the fields of telecommunications, physics, mechanics, and chemistry. Accelerating calculation of far-field using GPUs and GPU clusters for…

分布式、并行与集群计算 · 计算机科学 2024-03-05 Morteza Sadeghi , Abdolreza Torabi

Heavy hitters and frequency measurements are fundamental in many networking applications such as load balancing, QoS, and network security. This paper considers a generalized sliding window model that supports frequency and heavy hitters…

数据结构与算法 · 计算机科学 2018-11-15 Ran Ben Basat , Roy Friedman , Rana Shahout

The sparsity-ranked lasso (SRL) has been developed for model selection and estimation in the presence of interactions and polynomials. The main tenet of the SRL is that an algorithm should be more skeptical of higher-order polynomials and…

统计方法学 · 统计学 2024-03-11 Ryan Peterson , Joseph Cavanaugh

This paper presents \pandora, a novel parallel algorithm for efficiently constructing dendrograms for single-linkage hierarchical clustering, including \hdbscan. Traditional dendrogram construction methods from a minimum spanning tree…

机器学习 · 计算机科学 2025-04-29 Piyush Sao , Andrey Prokopenko , Damien Lebrun-Grandié

State estimation and control are often addressed separately, leading to unsafe execution due to sensing noise, execution errors, and discrepancies between the planning model and reality. Simultaneous control and trajectory estimation using…

机器人学 · 计算机科学 2025-04-29 Edgar Granados , Sumanth Tangirala , Kostas E. Bekris

Single Image Super-Resolution (SISR) is one of the low-level computer vision problems that has received increased attention in the last few years. Current approaches are primarily based on harnessing the power of deep learning models and…

计算机视觉与模式识别 · 计算机科学 2021-05-19 Santiago López-Tapia , Nicolás Pérez de la Blanca

Time-evolving large graph has received attention due to their participation in real-world applications such as social networks and PageRank calculation. It is necessary to partition a large-scale dynamic graph in a streaming manner to…

分布式、并行与集群计算 · 计算机科学 2021-11-01 Md Anwarul Kaium Patwary , Saurabh Garg , Sudheer Kumar Battula , Byeong Kang

We introduce a novel algorithm to perform graph clustering in the edge streaming setting. In this model, the graph is presented as a sequence of edges that can be processed strictly once. Our streaming algorithm has an extremely low memory…

机器学习 · 计算机科学 2017-12-13 Alexandre Hollocou , Julien Maudet , Thomas Bonald , Marc Lelarge

The rapidly enlarging neural network models are becoming increasingly challenging to run on a single device. Hence model parallelism over multiple devices is critical to guarantee the efficiency of training large models. Recent proposals…

分布式、并行与集群计算 · 计算机科学 2022-08-02 Hengwei Xu , Yong Liao , Haiyong Xie , Pengyuan Zhou

Higher order cumulants of point processes, such as skew and kurtosis, require significant computational effort to calculate. The traditional counts-in-cells method implicitly requires a large amount of computation since, for each sampling…

天体物理学 · 物理学 2007-05-23 R. J. Thacker , H. M. P. Couchman

We propose a statistical adaptive procedure called SALSA for automatically scheduling the learning rate (step size) in stochastic gradient methods. SALSA first uses a smoothed stochastic line-search procedure to gradually increase the…

机器学习 · 统计学 2020-02-26 Pengchuan Zhang , Hunter Lang , Qiang Liu , Lin Xiao

This paper presents new methods to estimate the cardinalities of data sets recorded by HyperLogLog sketches. A theoretically motivated extension to the original estimator is presented that eliminates the bias for small and large…

数据结构与算法 · 计算机科学 2017-02-27 Otmar Ertl

Cardinality estimation algorithms receive a stream of elements whose order might be arbitrary, with possible repetitions, and return the number of distinct elements. Such algorithms usually seek to minimize the required storage and…

数据结构与算法 · 计算机科学 2015-08-26 Reuven Cohen , Liran Katzir , Aviv Yehezkel

We study the space complexity of solving the bias-regularized SVM problem in the streaming model. This is a classic supervised learning problem that has drawn lots of attention, including for developing fast algorithms for solving the…

数据结构与算法 · 计算机科学 2020-07-08 Alexandr Andoni , Collin Burns , Yi Li , Sepideh Mahabadi , David P. Woodruff