中文
相关论文

相关论文: The Logarithmic Random Bidding for the Parallel Ro…

200 篇论文

We consider the problem of selecting the best variable-value strategy for solving a given problem in constraint programming. We show that the recent Embarrassingly Parallel Search method (EPS) can be used for this purpose. EPS proposes to…

人工智能 · 计算机科学 2016-04-25 Anthony Palmieri , Jean-Charles Régin , Pierre Schaus

CPU scheduling is one of the most crucial operations performed by operating system. Different algorithms are available for CPU scheduling amongst them RR (Round Robin) is considered as optimal in time shared environment. The effectiveness…

操作系统 · 计算机科学 2016-05-03 Amar Ranjan Dash , Sandipta kumar Sahu , Sanjay Kumar Samantra

Restricted Boltzmann Machine (RBM) is a generative stochastic neural network that can be applied to collaborative filtering technique used by recommendation systems. Prediction accuracy of the RBM model is usually better than that of other…

机器学习 · 计算机科学 2019-10-16 Pei Yang , Srinivas Varadharajan , Lucas A. Wilson , Don D. Smith , John A Lockman , Vineet Gundecha , Quy Ta

Reinforcement learning with verifiable rewards has driven recent advances in LLM post-training, in particular for reasoning. Policy optimization algorithms generate a number of responses for a given prompt and then effectively weight the…

机器学习 · 计算机科学 2026-02-12 Reinhard Heckel , Mahdi Soltanolkotabi , Christos Thramboulidis

We study the question of whether parallelization in the exploration of the feasible set can be used to speed up convex optimization, in the local oracle model of computation. We show that the answer is negative for both deterministic and…

最优化与控制 · 数学 2019-06-21 Jelena Diakonikolas , Cristóbal Guzmán

Round Robin, considered as the most widely adopted CPU scheduling algorithm, undergoes severe problems directly related to quantum size. If time quantum chosen is too large, the response time of the processes is considered too high. On the…

操作系统 · 计算机科学 2011-11-24 Abbas Noon , Ali Kalakech , Seifedine Kadry

Randomized rounding is a standard method, based on the probabilistic method, for designing combinatorial approximation algorithms. In Raghavan's seminal paper introducing the method (1988), he writes: "The time taken to solve the linear…

数据结构与算法 · 计算机科学 2015-06-02 Neal E. Young

Parallel processing is a principle which enables simultaneous implementation of anesthesia induction and operating room (OR) turnover with the aim of improving OR utilization. In this article, we study the problem of scheduling surgeries…

最优化与控制 · 数学 2022-01-03 Batuhan Celik , Serhat Gul , Melih Celik

Interest in the random-order model (ROM) leads us to initiate a study of utilizing random-order arrivals to extract random bits with the goal of derandomizing algorithms. Besides producing simple algorithms, simulating random bits through…

数据结构与算法 · 计算机科学 2026-03-27 Allan Borodin , Christodoulos Karavasilis , David Zhang

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

Stochastic algorithms are among the best for solving computationally hard search and reasoning problems. The runtime of such procedures is characterized by a random variable. Different algorithms give rise to different probability…

人工智能 · 计算机科学 2013-02-08 Carla P. Gomes , Bart Selman

We consider the model selection task in the stochastic contextual bandit setting. Suppose we are given a collection of base contextual bandit algorithms. We provide a master algorithm that combines them and achieves the same performance, up…

机器学习 · 计算机科学 2020-06-09 Aurélien F. Bibaut , Antoine Chambaz , Mark J. van der Laan

We design an expected polynomial-time, truthful-in-expectation, (1-1/e)-approximation mechanism for welfare maximization in a fundamental class of combinatorial auctions. Our results apply to bidders with valuations that are m matroid rank…

计算机科学与博弈论 · 计算机科学 2011-04-19 Shaddin Dughmi , Tim Roughgarden , Qiqi Yan

As the gap between compute and I/O performance tends to grow, modern High-Performance Computing (HPC) architectures include a new resource type: an intermediate persistent fast memory layer, called burst buffers. This is just one of many…

分布式、并行与集群计算 · 计算机科学 2021-09-01 Adrian Naruszko , Bartłomiej Przybylski , Krzysztof Rzadca

Random Walk is a basic algorithm to explore the structure of networks, which can be used in many tasks, such as local community detection and network embedding. Existing random walk methods are based on single networks that contain limited…

社会与信息网络 · 计算机科学 2023-07-06 Dongsheng Luo , Yuchen Bian , Yaowei Yan , Xiong Yu , Jun Huan , Xiao Liu , Xiang Zhang

Kernel method has been developed as one of the standard approaches for nonlinear learning, which however, does not scale to large data set due to its quadratic complexity in the number of samples. A number of kernel approximation methods…

机器学习 · 计算机科学 2018-09-20 Lingfei Wu , Ian E. H. Yen , Jie Chen , Rui Yan

This paper proposes a rapidly-exploring random trees (RRT) algorithm to solve the motion planning problem for hybrid systems. At each iteration, the proposed algorithm, called HyRRT, randomly picks a state sample and extends the search tree…

机器人学 · 计算机科学 2022-10-28 Nan Wang , Ricardo G. Sanfelice

We present a versatile GPU-based parallel version of Logistic Regression (LR), aiming to address the increasing demand for faster algorithms in binary classification due to large data sets. Our implementation is a direct translation of the…

机器学习 · 计算机科学 2023-08-22 Nechba Mohammed , Mouhajir Mohamed , Sedjari Yassine

We present a new algorithm for probabilistic planning with no observability. Our algorithm, called Probabilistic-FF, extends the heuristic forward-search machinery of Conformant-FF to problems with probabilistic uncertainty about both the…

人工智能 · 计算机科学 2011-11-02 C. Domshlak , J. Hoffmann

The robust multi-product pricing problem is to determine the prices of a collection of products so as to maximize the worst-case revenue, where the worst case is taken over an uncertainty set of demand models that the firm expects could be…

最优化与控制 · 数学 2025-02-17 Xinyi Guan , Velibor V. Mišić