中文
相关论文

相关论文: Modeling and Scheduling of Fusion Patterns in Auto…

200 篇论文

Parallel real-time systems (e.g., autonomous driving systems) often contain functionalities with complex dependencies and execution uncertainties, leading to significant timing variability which can be represented as a probabilistic…

分布式、并行与集群计算 · 计算机科学 2025-04-08 Yiyang Gao , Shuai Zhao , Boyang Li , Xinwei Fang , Zhiyang Lin , Zhe Jiang , Nan Guan

Scheduling computational tasks represented by directed acyclic graphs (DAGs) is challenging because of its complexity. Conventional scheduling algorithms rely heavily on simple heuristics such as shortest job first (SJF) and critical path…

机器学习 · 计算机科学 2021-03-08 Zhigang Hua , Feng Qi , Gan Liu , Shuang Yang

Multiprocessor scheduling of hard real-time tasks modeled by directed acyclic graphs (DAGs) exploits the inherent parallelism presented by the model. For DAG tasks, a node represents a request to execute an object on one of the available…

分布式、并行与集群计算 · 计算机科学 2020-03-02 Corey Tessler , Venkata P. Modekurthy , Nathan Fisher , Abusayeed Saifullah

Current Physical AI (PAI) relies heavily on closed-loop visual-servoing pipelines, whose perception and planning stages may become computationally intensive onboard due to complex models embedded on robots. In practice, offloading the…

分布式、并行与集群计算 · 计算机科学 2026-05-20 Thien Tran , Jonathan Kua , Thuong Hoang , Minh Tran , Yuemin Ding , Jiong Jin

Applications in data-parallel computing typically consist of multiple stages. In each stage, a set of intermediate parallel data flows (Coflow) is produced and transferred between servers to enable starting of next stage. While there has…

分布式、并行与集群计算 · 计算机科学 2020-12-23 Mehrnoosh Shafiee , Javad Ghaderi

The analysis of massive scientific data often happens in the form of workflows with interdependent tasks. When such a scientific workflow needs to be scheduled on a parallel or distributed system, one usually represents the workflow as a…

分布式、并行与集群计算 · 计算机科学 2025-03-31 Svetlana Kulagina , Anne Benoit , Henning Meyerhenke

Adaptive scheduling is crucial for ensuring the reliability and safety of time-triggered systems (TTS) in dynamic operational environments. Scheduling frameworks face significant challenges, including message collisions, locked loops from…

人工智能 · 计算机科学 2025-09-26 Samer Alshaer , Ala Khalifeh , Roman Obermaisser

Many scientific workflows can be represented by a Directed Acyclic Graph (DAG) where each node represents a task, and there will be a directed edge between two tasks if and only if there is a dependency relationship between the two i.e. the…

分布式、并行与集群计算 · 计算机科学 2022-12-20 Atharva Tekawade , Suman Banerjee

We consider global fixed-priority (G-FP) scheduling of parallel tasks, in which each task is represented as a directed acyclic graph (DAG). We summarize and highlight limitations of the state-of-the-art analyses for G-FP and propose a novel…

分布式、并行与集群计算 · 计算机科学 2019-05-14 Son Dinh , Christopher Gill , Kunal Agrawal

We study the problem of scheduling a general computational DAG on multiple processors in a 2-level memory hierarchy. This setting is a natural generalization of several prominent models in the literature, and it simultaneously captures…

分布式、并行与集群计算 · 计算机科学 2025-07-24 Pál András Papp , Toni Böhnlein , A. N. Yzelman

Dual-arm robots offer enhanced versatility and efficiency over single-arm counterparts by enabling concurrent manipulation of multiple objects or cooperative execution of tasks using both arms. However, the coordination of dual-arm systems…

机器人学 · 计算机科学 2025-04-14 Zeyu Gao , Yao Mu , Jinye Qu , Mengkang Hu , Shijia Peng , Chengkai Hou , Lingyue Guo , Ping Luo , Shanghang Zhang , Yanfeng Lu

Workloads in data processing clusters are often represented in the form of DAG (Directed Acyclic Graph) jobs. Scheduling DAG jobs is challenging. Simple heuristic scheduling algorithms are often adopted in practice in production data…

分布式、并行与集群计算 · 计算机科学 2024-05-30 Zhibo Hu , Chen Wang , Helen , Paik , Yanfeng Shu , Liming Zhu

Domain-specific systems-on-chip (DSSoCs) aim at bridging the gap between application-specific integrated circuits (ASICs) and general-purpose processors. Traditional operating system (OS) schedulers can undermine the potential of DSSoCs…

硬件体系结构 · 计算机科学 2021-09-24 A. Alper Goksoy , Anish Krishnakumar , Md Sahil Hassan , Allen J. Farcas , Ali Akoglu , Radu Marculescu , Umit Y. Ogras

A parallel direct solution approach based on domain decomposition method (DDM) and directed acyclic graph (DAG) scheduling is outlined. Computations are represented as a sequence of small tasks that operate on domains of DDM or dense matrix…

分布式、并行与集群计算 · 计算机科学 2020-02-13 Javad Moshfegh , Dimitrios G. Makris , Marinos N. Vouvakis

Due to its human-interpretability and invariance properties, Directed Acyclic Graph (DAG) has been a foundational tool across various areas of AI research, leading to significant advancements. However, DAG learning remains highly…

机器学习 · 计算机科学 2025-06-24 Naiyu Yin , Tian Gao , Yue Yu

Due to the distributed nature of federated learning (FL), the vulnerability of the global model and the need for coordination among many client devices pose significant challenges. As a promising decentralized, scalable and secure solution,…

机器学习 · 计算机科学 2025-07-29 Shuaipeng Zhang , Lanju Kong , Yixin Zhang , Wei He , Yongqing Zheng , Han Yu , Lizhen Cui

Understanding the causal relationships between data variables can provide crucial insights into the construction of tabular datasets. Most existing causality learning methods typically focus on applying a single identifiable causal model,…

机器学习 · 计算机科学 2026-04-07 Hristo Petkov , Calum MacLellan , Feng Dong

Scientific workflows are often represented as directed acyclic graphs (DAGs), where vertices correspond to tasks and edges represent the dependencies between them. Since these graphs are often large in both the number of tasks and their…

分布式、并行与集群计算 · 计算机科学 2024-07-15 Svetlana Kulagina , Henning Meyerhenke , Anne Benoit

In complex multivariate systems, interactions among variables are defined by dependency structures, often encoded as directed acyclic graphs ($\text{DAGs}$). However, dependency structures can vary across subjects, and ignoring this…

机器学习 · 统计学 2026-05-20 Honglin Du , Muxuan Liang , Xiang Zhong

Autonomous driving has gained significant advancements in recent years. However, obtaining a robust control policy for driving remains challenging as it requires training data from a variety of scenarios, including rare situations (e.g.,…

机器人学 · 计算机科学 2019-07-23 Weizi Li , David Wolinski , Ming C. Lin