中文
相关论文

相关论文: An improved KTNS algorithm for the job sequencing …

200 篇论文

All real time tasks which are termed as critical tasks by nature have to complete its execution before its deadline, even in presence of faults. The most popularly used real time task assignment algorithms are First Fit (FF), Best Fit (BF),…

操作系统 · 计算机科学 2016-09-08 A. Christy Persya , T. R. Gopalakrishnan Nair

Multi-head self-attention (MSA) is a key component of Vision Transformers (ViTs), which have achieved great success in various vision tasks. However, their high computational cost and memory footprint hinder their deployment on…

计算机视觉与模式识别 · 计算机科学 2024-11-05 Kyunghwan Shim , Jaewoong Yun , Shinkook Choi

A novel text data dimension reduction technique, called the tree-structured multi-linear principal component anal- ysis (TMPCA), is proposed in this work. Being different from traditional text dimension reduction methods that deal with the…

计算与语言 · 计算机科学 2018-02-27 Yuanhang Su , Yuzhong Huang , C. -C. Jay Kuo

DNN learning jobs are common in today's clusters due to the advances in AI driven services such as machine translation and image recognition. The most critical phase of these jobs for model performance and learning cost is the tuning of…

分布式、并行与集群计算 · 计算机科学 2020-10-05 Isabelly Rocha , Nathaniel Morris , Lydia Y. Chen , Pascal Felber , Robert Birke , Valerio Schiavoni

This paper gives a brief overview of computation models for data stream processing, and it introduces a new model for multi-pass processing of multiple streams, the so-called mp2s-automata. Two algorithms for solving the set disjointness…

数据结构与算法 · 计算机科学 2009-02-11 Nicole Schweikardt

In the maximum scatter traveling salesman problem the objective is to find a tour that maximizes the shortest distance between any two consecutive nodes. This model can be applied to manufacturing processes, particularly laser melting…

离散数学 · 计算机科学 2017-07-17 Isabella Hoffmann , Sascha Kurz , Jörg Rambau

Sparse Principal Component Analysis (SPCA) is an important technique for high-dimensional data analysis, improving interpretability by imposing sparsity on principal components. However, existing methods often fail to simultaneously…

机器学习 · 计算机科学 2026-03-03 Difei Cheng , Qiao Hu

Exploration of task mappings plays a crucial role in achieving high performance in heterogeneous multi-processor system-on-chip (MPSoC) platforms. The problem of optimally mapping a set of tasks onto a set of given heterogeneous processors…

性能 · 计算机科学 2014-07-01 Wei Quan , Andy D. Pimentel

We introduce a parallel machine scheduling problem in which the processing times of jobs are not given in advance but are determined by a system of linear constraints. The objective is to minimize the makespan, i.e., the maximum job…

数据结构与算法 · 计算机科学 2015-10-30 Kameng Nip , Zhenbo Wang , Zizhuo Wang

Message passing (MP) is a computational technique used to find approximate solutions to a variety of problems defined on networks. MP approximations are generally accurate in locally tree-like networks but require corrections to maintain…

物理与社会 · 物理学 2023-09-27 George T. Cantwell , Alec Kirkley , Filippo Radicchi

The optimal transmission switching problem (OTSP) is an established problem of changing a power grid's topology to obtain an improved operation by controlling the switching status of transmission lines. This problem was proven to be…

系统与控制 · 电气工程与系统科学 2025-06-05 Anton Hinneck , David Pozo

We propose a novel backpropagation algorithm for training spiking neural networks (SNNs) that encodes information in the relative multiple spike timing of individual neurons without single-spike restrictions. The proposed algorithm inherits…

神经与进化计算 · 计算机科学 2026-05-15 Kakei Yamamoto , Yusuke Sakemi , Kazuyuki Aihara

We explore here surprising links between the time-cost-tradeoff problem and the minimum cost flow problem that lead to fast, strongly polynomial, algorithms for both problems. One of the main results is a new algorithm for the unit capacity…

数据结构与算法 · 计算机科学 2025-07-30 Dorit S. Hochbaum

In the moldable job scheduling problem one has to assign a set of $n$ jobs to $m$ machines, in order to minimize the time it takes to process all jobs. Each job is moldable, so it can be assigned not only to one but any number of the equal…

数据结构与算法 · 计算机科学 2023-03-03 Kilian Grage , Klaus Jansen , Felix Ohnesorge

Conformal Predictors (CP) are wrappers around ML models, providing error guarantees under weak assumptions on the data distribution. They are suitable for a wide range of problems, from classification and regression to anomaly detection.…

机器学习 · 计算机科学 2021-10-06 Giovanni Cherubin , Konstantinos Chatzikokolakis , Martin Jaggi

We study the optimization version of constraint satisfaction problems (Max-CSPs) in the framework of parameterized complexity; the goal is to compute the maximum fraction of constraints that can be satisfied simultaneously. In standard…

计算复杂性 · 计算机科学 2018-04-24 Holger Dell , Eun Jung Kim , Michael Lampis , Valia Mitsou , Tobias Mömke

We consider scheduling problems for unit jobs with release times, where the number or size of the gaps in the schedule is taken into consideration, either in the objective function or as a constraint. Except for a few papers on energy…

数据结构与算法 · 计算机科学 2020-07-21 Marek Chrobak , Mordecai Golin , Tak-Wah Lam , Dorian Nogneng

Service supply chain management is to prepare spare parts for failed products under warranty. Their goal is to reach agreed service level at the minimum cost. We convert this business problem into a preference based multi-objective…

人工智能 · 计算机科学 2019-06-20 Wenli Ouyang

In model predictive control (MPC) an optimization problem has to be solved at each time step, which in real-time applications makes it important to solve these optimization problems efficiently and to have good upper bounds on worst-case…

最优化与控制 · 数学 2020-04-13 Daniel Arnström , Daniel Axehill

We study three two-stage optimization problems with a similar structure and different objectives. In the first stage of each problem, the goal is to assign input jobs of positive sizes to unsplittable bags. After this assignment is decided,…

数据结构与算法 · 计算机科学 2024-09-17 Leah Epstein , Asaf Levin