中文
相关论文

相关论文: Greedy Algorithms for Multi-Queue Buffer Managemen…

200 篇论文

In this work, we study Bayesian quantum parameter estimation given a finite number of uses of the process encoding one or more unknown physical quantities. For multiple uses, it is conventional to classify quantum metrological protocols as…

量子物理 · 物理学 2026-02-11 Erik L. André , Jessica Bavaresco , Mohammad Mehboudi

Multiple access mobile edge computing is an emerging technique to bring computation resources close to end mobile users. By deploying edge servers at WiFi access points or cellular base stations, the computation capabilities of mobile users…

分布式、并行与集群计算 · 计算机科学 2018-11-12 Xin Long , Jigang Wu , Long Chen

We study the matroid secretary problems with submodular valuation functions. In these problems, the elements arrive in random order. When one element arrives, we have to make an immediate and irrevocable decision on whether to accept it or…

数据结构与算法 · 计算机科学 2013-02-27 Tengyu Ma , Bo Tang , Yajun Wang

Greedy algorithms have long been a workhorse for learning graphical models, and more broadly for learning statistical models with sparse structure. In the context of learning directed acyclic graphs, greedy algorithms are popular despite…

机器学习 · 计算机科学 2021-11-01 Goutham Rajendran , Bohdan Kivva , Ming Gao , Bryon Aragam

In this paper we introduced Modified Sized-based Queue Management as a dropping scheme that aims to fairly prioritize and allocate more service to VoIP traffic over bulk data like FTP as the former one usually has small packet size with…

网络与互联网体系结构 · 计算机科学 2012-12-06 Nadim K. M. Madi , Mohamed Othman

We study the performance of a best reply algorithm for online resource allocation problems with a diseconomy of scale. In an online resource allocation problem, we are given a set of resources and a set of requests that arrive in an online…

数据结构与算法 · 计算机科学 2019-07-18 Max Klimm , Daniel Schmand , Andreas Tönnis

As machine learning algorithms enter applications in industrial settings, there is increased interest in controlling their cpu-time during testing. The cpu-time consists of the running time of the algorithm and the extraction time of the…

机器学习 · 计算机科学 2012-07-03 Zhixiang Xu , Kilian Weinberger , Olivier Chapelle

Models based on recursive adaptive partitioning such as decision trees and their ensembles are popular for high-dimensional regression as they can potentially avoid the curse of dimensionality. Because empirical risk minimization (ERM) is…

机器学习 · 统计学 2025-09-11 Yan Shuo Tan , Jason M. Klusowski , Krishnakumar Balasubramanian

Given the proximity of many wireless users and their diversity in consuming local resources (e.g., data-plans, computation and energy resources), device-to-device (D2D) resource sharing is a promising approach towards realizing a sharing…

分布式、并行与集群计算 · 计算机科学 2023-05-23 Shuqin Gao , Costas A. Courcoubetis , Lingjie Duan

Subset selection is a popular topic in recent years and a number of subset selection methods have been proposed. Among those methods, hypervolume subset selection is widely used. Greedy hypervolume subset selection algorithms can achieve…

神经与进化计算 · 计算机科学 2020-07-07 Weiyu Chen , Hisao Ishibuhci , Ke Shang

We study a logistic model-based active learning procedure for binary classification problems, in which we adopt a batch subject selection strategy with a modified sequential experimental design method. Moreover, accompanying the proposed…

机器学习 · 统计学 2018-02-02 Hsiang-Ling Hsu , Yuan-Chin Ivan Chang , Ray-Bing Chen

We propose a decentralized auction-based algorithm for the solution of dynamic task allocation problems for spatially distributed multi-agent systems. In our approach, each member of the multi-agent team is assigned to at most one task from…

系统与控制 · 电气工程与系统科学 2021-07-02 Martin Braquet , Efstathios Bakolas

We study the \emph{bounded-delay model} for Qualify-of-Service buffer management. Time is discrete. There is a buffer. Unit-length jobs (also called \emph{packets}) arrive at the buffer over time. Each packet has an integer release time, an…

数据结构与算法 · 计算机科学 2011-08-02 Fei Li

In this work, we study interference cancellation techniques and a multi-relay selection algorithm based on greedy methods for the uplink of cooperative direct-sequence code-division multiple access (DS-CDMA) systems. We first devise…

信息论 · 计算机科学 2016-02-15 J. Gu , R. C. de Lamare

The randomized group-greedy method and its customized method for large-scale sensor selection problems are proposed. The randomized greedy sensor selection algorithm is applied straightforwardly to the group-greedy method, and a customized…

信号处理 · 电气工程与系统科学 2023-03-27 Takayuki Nagata , Keigo Yamada , Kumi Nakai , Yuji Saito , Taku Nonomura

We study the average performance of online greedy matching algorithms on $G(n,n,p)$, the random bipartite graph with $n$ vertices on each side and edges occurring independently with probability $p=p(n)$. In the online model, vertices on one…

数据结构与算法 · 计算机科学 2013-07-10 Andrew Mastin , Patrick Jaillet

This paper has two results. The first is based on the surprising observation that the well-known ``least-recently-used'' paging algorithm and the ``balance'' algorithm for weighted caching are linear-programming primal-dual algorithms. This…

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

Greedy algorithms are popular in compressive sensing for their high computational efficiency. But the performance of current greedy algorithms can be degenerated seriously by noise (both multiplicative noise and additive noise). A robust…

信息论 · 计算机科学 2014-02-10 Yurrit Avonds , Yipeng Liu , Sabine Van Huffel

We prove that no online algorithm (even randomized, against an oblivious adversary) is better than 1/2-competitive for welfare maximization with coverage valuations, unless $NP = RP$. Since the Greedy algorithm is known to be…

数据结构与算法 · 计算机科学 2013-01-31 Michael Kapralov , Ian Post , Jan Vondrak

Greedy algorithms are a fundamental category of algorithms in mathematics and computer science, characterized by their iterative, locally optimal decision-making approach, which aims to find global optima. In this review, we will discuss…

泛函分析 · 数学 2024-12-09 Andrea García