中文
相关论文

相关论文: A Poisson-Based Approximation Algorithm for Stocha…

200 篇论文

In this paper, we investigate the online parcel assignment (OPA) problem, in which each stochastically generated parcel needs to be assigned to a candidate route for delivery to minimize the total cost subject to certain business…

机器学习 · 计算机科学 2023-01-18 Hao Zeng , Qiong Wu , Kunpeng Han , Junying He , Haoyuan Hu

We prove new lower bounds for suitable competitive ratio measures of two relaxed online packing problems: online removable multiple knapsack, and a recently introduced online minimum peak appointment scheduling problem. The high level…

数据结构与算法 · 计算机科学 2022-01-19 János Balogh , György Dósa , Leah Epstein , Łukasz Jeż

Belief Propagation (BP) is a message-passing algorithm for approximate inference over Probabilistic Graphical Models (PGMs), finding many applications such as computer vision, error-correcting codes, and protein-folding. While general, the…

分布式、并行与集群计算 · 计算机科学 2019-09-26 Mark Van der Merwe , Vinu Joseph , Ganesh Gopalakrishnan

Parameterizing by the largest processing time $p_{max}$ and the number of different job processing times $d$, we propose a proximity technique for High-Multiplicity Scheduling on Uniform Machines for the objectives Makespan Minimization…

数据结构与算法 · 计算机科学 2024-09-24 Hauke Brinkop , David Fischer , Klaus Jansen

Assigning jobs onto identical machines with the objective to minimize the maximal load is one of the most basic problems in combinatorial optimization. Motivated by product planing and data placement, we study a natural extension called…

数据结构与算法 · 计算机科学 2019-09-27 Klaus Jansen , Alexandra Lassota , Marten Maack

We study web and mobile applications that are used to schedule advance service, from medical appointments to restaurant reservations. We model them as online weighted bipartite matching problems with non-stationary arrivals. We propose new…

最优化与控制 · 数学 2018-05-29 Xinshang Wang , Van-Anh Truong , David Bank

We propose a simulated annealing algorithm specifically tailored to optimise total retrieval times in a multi-level warehouse under complex pre-batched picking constraints. Experiments on real data from a picker-to-parts order picking…

人工智能 · 计算机科学 2017-04-05 Alexander Eckrot , Carina Geldhauser , Jan Jurczyk

We give an $\alpha(1+\epsilon)$-approximation algorithm for solving covering LPs, assuming the presence of a $(1/\alpha)$-approximation algorithm for a certain optimization problem. Our algorithm is based on a simple modification of the…

数据结构与算法 · 计算机科学 2020-12-18 Eklavya Sharma

We present a scheduler that improves cluster utilization and job completion times by packing tasks having multi-resource requirements and inter-dependencies. While the problem is algorithmically very hard, we achieve near-optimality on the…

分布式、并行与集群计算 · 计算机科学 2016-04-26 Robert Grandl , Srikanth Kandula , Sriram Rao , Aditya Akella , Janardhan Kulkarni

Random sample consensus (RANSAC) is a robust model-fitting algorithm. It is widely used in many fields including image-stitching and point cloud registration. In RANSAC, data is uniformly sampled for hypothesis generation. However, this…

机器人学 · 计算机科学 2020-11-19 Guoxiang Zhang , YangQuan Chen

Resource-constrained project scheduling problems (RCPSP) are at the heart of many production planning problems across a plethora of applications. Although the problem has been studied since the early 1960s, most developments and test…

最优化与控制 · 数学 2022-09-07 Rodrigo A. Carrasco , Diego Fuentes , Eduardo Moreno

The Container Relocation Problem (CRP) is concerned with finding a sequence of moves of containers that minimizes the number of relocations needed to retrieve all containers, while respecting a given order of retrieval. However, the…

数据结构与算法 · 计算机科学 2017-10-13 Virgile Galle , Setareh Borjian Boroujeni , Vahideh H. Manshadi , Cynthia Barnhart , Patrick Jaillet

The process generates substantial amounts of data with highly complex structures, leading to the development of numerous nonlinear statistical methods. However, most of these methods rely on computations involving large-scale dense kernel…

机器学习 · 统计学 2025-03-18 Ke Chen , Dandan Jiang

This paper considers a traditional problem of resource allocation, scheduling jobs on machines. One such recent application is cloud computing, where jobs arrive in an online fashion with capacity requirements and need to be immediately…

数据结构与算法 · 计算机科学 2017-05-29 Maxime C. Cohen , Philipp W. Keller , Vahab Mirrokni , Morteza Zadimoghaddam

We study constant-factor approximation algorithms for the Bin Packing Problem with Setups (BPPS). First, we show that adaptations of classical BPP heuristics can have arbitrarily poor worst-case performance on BPPS instances. Then, we…

最优化与控制 · 数学 2026-01-01 Roberto Baldacci , Fabio Ciccarelli , Stefano Coniglio , Valerio Dose , Fabio Furini

Motivated by a transit line planning problem in transportation systems, we investigate the following capacitated assignment problem under a budget constraint. Our model involves $L$ bins and $P$ items. Each bin $l$ has a utilization cost…

最优化与控制 · 数学 2024-10-11 Hongyi Jiang , Samitha Samaranayake

We consider the problem of low-rank approximation of massive dense non-negative tensor data, for example to discover latent patterns in video and imaging applications. As the size of data sets grows, single workstations are hitting…

Randomized rounding is a technique that was originally used to approximate hard offline discrete optimization problems from a mathematical programming relaxation. Since then it has also been used to approximately solve sequential stochastic…

数据结构与算法 · 计算机科学 2024-11-21 Will Ma

This paper studies the online stochastic resource allocation problem (RAP) with chance constraints. The online RAP is a 0-1 integer linear programming problem where the resource consumption coefficients are revealed column by column along…

最优化与控制 · 数学 2023-03-07 Yuwei Chen , Zengde Deng , Yinzhi Zhou , Zaiyi Chen , Yujie Chen , Haoyuan Hu

In the knapsack problem, we are given a knapsack of some capacity and a set of items, each with a size and a value. The goal is to pack a selection of these items fitting the knapsack that maximizes the total value. The online version of…

数据结构与算法 · 计算机科学 2024-02-29 Hans-Joachim Böckenhauer , Fabian Frei , Peter Rossmanith