中文
相关论文

相关论文: Stubby: A Transformation-based Optimizer for MapRe…

200 篇论文

The problem of efficient resource allocation has drawn significant attention in many scientific disciplines due to its direct societal benefits, such as energy savings. Traditional approaches in addressing online resource allocation…

系统与控制 · 计算机科学 2019-04-26 Georgios Chasparis

The manpower scheduling problem is a critical research field in the resource management area. Based on the existing studies on scheduling problem solutions, this paper transforms the manpower scheduling problem into a combinational…

人工智能 · 计算机科学 2021-05-12 Lingyu Zhang , Tianyu Liu , Yunhai Wang

Guidance is an emerging concept that improves the empirical performance of real-time, sub-optimal multi-agent pathfinding (MAPF) methods. It offers additional information to MAPF algorithms to mitigate congestion on a global scale by…

多智能体系统 · 计算机科学 2025-11-18 Tomoki Arita , Keisuke Okumura

Recent advancements in robotics have transformed industries such as manufacturing, logistics, surgery, and planetary exploration. A key challenge is developing efficient motion planning algorithms that allow robots to navigate complex…

机器人学 · 计算机科学 2025-08-27 Liding Zhang , Kuanqi Cai , Zewei Sun , Zhenshan Bing , Chaoqun Wang , Luis Figueredo , Sami Haddadin , Alois Knoll

The theoretical landscape of transportation cost planning is shifting from deterministic linear models to dynamic, data-driven optimization. As supply chains face volatility, static 20th-century cost assumptions prove increasingly…

理论经济学 · 经济学 2025-12-12 Samuel Darwisman

The scheduling literature has traditionally focused on a single type of resource (e.g., computing nodes). However, scientific applications in modern High-Performance Computing (HPC) systems process large amounts of data, hence have diverse…

分布式、并行与集群计算 · 计算机科学 2021-06-15 Lucas Perotin , Hongyang Sun , Padma Raghavan

Large scale clusters leveraging distributed computing frameworks such as MapReduce routinely process data that are on the orders of petabytes or more. The sheer size of the data precludes the processing of the data on a single computer. The…

信息论 · 计算机科学 2018-02-12 Konstantinos Konstantinidis , Aditya Ramamoorthy

To improve customer experience, datacenter operators offer support for simplifying application and resource management. For example, running workloads of workflows on behalf of customers is desirable, but requires increasingly more…

分布式、并行与集群计算 · 计算机科学 2017-11-27 Laurens Versluis , Mihai Neacşu , Alexandru Iosup

This study presents AIOptimizer, a prototype for a cost-reduction-based software performance optimisation tool. The study focuses on the design elements of AIOptimizer, including user-friendliness, scalability, accuracy, and adaptability.…

软件工程 · 计算机科学 2024-09-17 Noopur Zambare

This paper presents a distributed continuous-time optimization framework aimed at overcoming the challenges posed by time-varying cost functions and constraints in multi-agent systems, particularly those subject to disturbances. By…

系统与控制 · 电气工程与系统科学 2024-09-10 Zeinab Ebrahimi , Mohammad Deghat

This paper tackles the problem of discretizing accelerated optimization flows while retaining their convergence properties. Inspired by the success of resource-aware control in developing efficient closed-loop feedback implementations on…

最优化与控制 · 数学 2020-09-22 Miguel Vaquero , Pol Mestres , Jorge Cortés

This article proposes an improved trajectory optimization approach for stochastic optimal control of dynamical systems affected by measurement noise by combining optimal control with maximum likelihood techniques to improve the reduction of…

系统与控制 · 电气工程与系统科学 2023-12-25 Prakash Mallick , Zhiyong Chen

Hard-constraint trajectory planners often rely on commercial solvers and demand substantial computational resources. Existing soft-constraint methods achieve faster computation, but either (1) decouple spatial and temporal optimization or…

机器人学 · 计算机科学 2026-03-27 Kota Kondo , Yuwei Wu , Vijay Kumar , Jonathan P. How

Sampling-based motion planning is the predominant paradigm in many real-world robotic applications, but its performance is immensely dependent on the quality of the samples. The majority of traditional planners are inefficient as they use…

机器人学 · 计算机科学 2020-10-23 Tin Lai , Fabio Ramos

As deep learning models become popular, there is a lot of need for deploying them to diverse device environments. Because it is costly to develop and optimize a neural network for every single environment, there is a line of research to…

机器学习 · 计算机科学 2023-11-20 Jong-Ryul Lee , Yong-Hyuk Moon

In recent years, the issue of energy consumption in high performance computing (HPC) systems has attracted a great deal of attention. In response to this, many energy-aware algorithms have been developed in different layers of HPC systems,…

分布式、并行与集群计算 · 计算机科学 2014-05-13 Nikzad Babaii Rizvandi

Easy-to-use programming interfaces paired with cloud-scale processing engines have enabled big data system users to author arbitrarily complex analytical jobs over massive volumes of data. However, as the complexity and scale of analytical…

Query Optimization remains an open problem for Big Data Management Systems. Traditional optimizers are cost-based and use statistical estimates of intermediate result cardinalities to assign costs and pick the best plan. However, such…

数据库 · 计算机科学 2020-10-07 Christina Pavlopoulou , Michael J. Carey , Vassilis J. Tsotras

Motion planning is a key aspect of robotics. A common approach to address motion planning problems is trajectory optimization. Trajectory optimization can represent the high-level behaviors of robots through mathematical formulations.…

机器人学 · 计算机科学 2024-08-21 Fatemeh Rastgar

The query optimizer in a Database Management Systems (DBMS), translates declarative queries into efficient execution plans. Conventional bottom-up optimization consists of two main stages: Query Rewrite (QRW) and Cost-Based Optimization…

数据库 · 计算机科学 2026-05-07 Qi Cheng , Yang Sun , Weidong Yu , Danny Chen , Weicheng Wang , Chong Chen , Per-Ake Larson