中文
相关论文

相关论文: Checkpointing vs. Migration for Post-Petascale Mac…

200 篇论文

Previous parallel sorting algorithms do not scale to the largest available machines, since they either have prohibitive communication volume or prohibitive critical path length. We describe algorithms that are a viable compromise and…

数据结构与算法 · 计算机科学 2015-02-26 Michael Axtmann , Timo Bingmann , Peter Sanders , Christian Schulz

Feature selection plays an important role in the data mining process. It is needed to deal with the excessive number of features, which can become a computational burden on the learning algorithms. It is also necessary, even when…

机器学习 · 计算机科学 2015-10-13 Tarek Amr Abdallah , Beatriz de La Iglesia

With a rapidly increasing amount and diversity of remote sensing (RS) data sources, there is a strong need for multi-view learning modeling. This is a complex task when considering the differences in resolution, magnitude, and noise of RS…

计算机视觉与模式识别 · 计算机科学 2023-10-24 Francisco Mena , Diego Arenas , Marlon Nuske , Andreas Dengel

Simultaneous machine translation is a variant of machine translation that starts the translation process before the end of an input. This task faces a trade-off between translation accuracy and latency. We have to determine when we start…

计算与语言 · 计算机科学 2019-11-28 Katsuki Chousa , Katsuhito Sudoh , Satoshi Nakamura

This paper investigates the use of more than one crossover operator to enhance the performance of genetic algorithms. Novel crossover operators are proposed such as the Collision crossover, which is based on the physical rules of elastic…

神经与进化计算 · 计算机科学 2018-01-09 Ahmad B. A. Hassanat , Esra'a Alkafaween

Planning, scheduling and dispatching play critical roles in the operations of a supply chain. Their definitions are clearly given through a unified view in this paper. The distinction between planning and scheduling is analyzed from the…

最优化与控制 · 数学 2014-07-11 Kan Wu

As the demand of real time computing increases day by day, there is a major paradigm shift in processing platform of real time system from single core to multi-core platform which provides advantages like higher throughput, linear power…

分布式、并行与集群计算 · 计算机科学 2021-12-30 Girish Talmale , Urmila Shrawankar

We introduce a framework for online changepoint detection and simultaneous model learning which is applicable to highly parametrized models, such as deep neural networks. It is based on detecting changepoints across time by sequentially…

机器学习 · 计算机科学 2020-10-08 Michalis K. Titsias , Jakub Sygnowski , Yutian Chen

Background: Microservices migrations are challenging and expensive projects with many decisions that need to be made in a multitude of dimensions. Existing research tends to focus on technical issues and decisions (e.g., how to split…

软件工程 · 计算机科学 2021-07-13 Hamdy Michael Ayas , Philipp Leitner , Regina Hebig

1. Animal movement patterns contribute to our understanding of variation in breeding success and survival of individuals, and the implications for population dynamics. 2. Over time, sensor technology for measuring movement patterns has…

定量方法 · 定量生物学 2018-01-11 Leah R. Johnson , Philipp H. Boersch-Supan , Richard A. Phillips , Sadie J. Ryan

Whether it is for audit or for recovery purposes, data checkpointing is an important problem of distributed database systems. Actually, transactions establish dependence relations on data checkpoints taken by data object managers. So, given…

数据库 · 计算机科学 2007-05-23 R. Baldoni , F. Quaglia , M. Raynal

An emerging area of research is the study of macroscale migration patterns as a network of nodes that represent places (e.g., countries, cities, and rural areas) and edges that encode migration ties that connect those places. In this…

社会与信息网络 · 计算机科学 2020-05-28 Valentin Danchev , Mason A. Porter

Generating high-quality motion plans for multiple robot arms is challenging due to the high dimensionality of the system and the potential for inter-arm collisions. Traditional motion planning methods often produce motions that are…

机器人学 · 计算机科学 2025-08-08 Philip Huang , Yorai Shaoul , Jiaoyang Li

Predictive maintenance (PdM) is a concept, which is implemented to effectively manage maintenance plans of the assets by predicting their failures with data driven techniques. In these scenarios, data is collected over a certain period of…

机器学习 · 计算机科学 2022-05-20 Archit P. Kane , Ashutosh S. Kore , Advait N. Khandale , Sarish S. Nigade , Pranjali P. Joshi

Priority queues are abstract data structures which store a set of key/value pairs and allow efficient access to the item with the minimal (maximal) key. Such queues are an important element in various areas of computer science such as…

数据结构与算法 · 计算机科学 2015-09-24 Jakob Gruber

Context: Evolutionary algorithms typically require a large number of evaluations (of solutions) to converge - which can be very slow and expensive to evaluate.Objective: To solve search-based software engineering (SE) problems, using fewer…

软件工程 · 计算机科学 2017-09-19 Jianfeng Chen , Vivek Nair , Tim Menzies

Multilingual machine translation has recently been in vogue given its potential for improving machine translation performance for low-resource languages via transfer learning. Empirical examinations demonstrating the success of existing…

计算与语言 · 计算机科学 2020-05-13 Ion Madrazo Azpiazu , Maria Soledad Pera

We study a two-stage tandem service queue attended by two servers. Each job-server pair must complete both service phases together, with the server unable to begin a new job until the current one is fully processed after two stages.…

最优化与控制 · 数学 2026-01-21 Shuwen Lu , Jamol Pender , Mark E. Lewis

One of the key issues in mobile communication is to find the current location of mobile terminal (MT) to deliver the services, which is called as location management (LM). Increasing users and diverse services demand for a high-quality…

网络与互联网体系结构 · 计算机科学 2012-01-04 Vijendra Singh Bhadauria , Sanjeev Sharma , Ravindra Patel

Evolutionary algorithms are popular heuristics for solving various combinatorial problems as they are easy to apply and often produce good results. Island models parallelize evolution by using different populations, called islands, which…

神经与进化计算 · 计算机科学 2015-03-19 Jörg Lässig , Dirk Sudholt