中文
相关论文

相关论文: Polynomial Time Algorithms to Find an Approximate …

200 篇论文

Evolutionary Algorithms (EAs) have been shown to be powerful tools for complex optimization problems, which are ubiquitous in both communication and big data analytics. This paper presents a new EA, namely Negatively Correlated Search…

神经与进化计算 · 计算机科学 2016-03-09 Ke Tang , Peng Yang , Xin Yao

We extend the concept of polynomial time approximation algorithms to apply to problems for hierarchically specified graphs, many of which are PSPACE-complete. Assuming P != PSPACE, the existence or nonexistence of such efficient…

组合数学 · 数学 2016-09-06 Madhav V. Marathe , Harry B. Hunt , S. S. Ravi

The problem of scheduling jobs on parallel machines (identical, uniform, or unrelated), under incompatibility relation modeled as a block graph, under the makespan optimality criterion, is considered in this paper. No two jobs that are in…

离散数学 · 计算机科学 2024-03-05 Hanna Furmańczyk , Tytus Pikies , Inka Sokołowska , Krzysztof Turowski

We present a fully polynomial-time approximation scheme (FPTAS) for computing equilibria in congestion games, under smoothed running-time analysis. More precisely, we prove that if the resource costs of a congestion game are randomly…

计算机科学与博弈论 · 计算机科学 2024-05-21 Yiannis Giannakopoulos

The automaton constrained tree knapsack problem is a variant of the knapsack problem in which the items are associated with the vertices of the tree, and we can select a subset of items that is accepted by a top-down tree automaton. If the…

数据结构与算法 · 计算机科学 2018-09-18 Soh Kumabe , Takanori Maehara , Ryoma Sin'ya

Mobile edge computing pushes computationally-intensive services closer to the user to provide reduced delay due to physical proximity. This has led many to consider deploying deep learning models on the edge -- commonly known as edge…

网络与互联网体系结构 · 计算机科学 2021-05-03 Nathaniel Hudson , Hana Khamfroush , Daniel E. Lucani

Equitability (EQ) in fair division requires that items be allocated such that all agents value the bundle they receive equally. With indivisible items, an equitable allocation may not exist, and hence we instead consider a meaningful…

计算机科学与博弈论 · 计算机科学 2023-12-13 Siddharth Barman , Umang Bhaskar , Yeshwant Pandit , Soumyajit Pyne

This paper studies the design and analysis of approximation algorithms for aggregating preferences over combinatorial domains, represented using Conditional Preference Networks (CP-nets). Its focus is on aggregating preferences over…

计算复杂性 · 计算机科学 2023-12-18 Abu Mohammmad Hammad Ali , Boting Yang , Sandra Zilles

We study the fair allocation of indivisible goods among agents with identical, additive valuations but individual budget constraints. Here, the indivisible goods--each with a specific size and value--need to be allocated such that the…

计算机科学与博弈论 · 计算机科学 2023-03-20 Siddharth Barman , Arindam Khan , Sudarshan Shyam , K. V. N. Sreenivas

We consider the problem of fair allocation of indivisible goods to agents with submodular valuation functions, where agents may have either equal entitlements or arbitrary (possibly unequal) entitlements. We focus on share-based fairness…

计算机科学与博弈论 · 计算机科学 2023-03-23 Gilad Ben Uziahu , Uriel Feige

We study the problem of allocating indivisible chores among agents with additive cost functions in a fair and efficient manner. A major open question in this area is whether there always exists an allocation that is envy-free up to one…

计算机科学与博弈论 · 计算机科学 2025-11-27 Ryoga Mahara

We study the capacitated $k$-facility location problem, in which we are given a set of clients with demands, a set of facilities with capacities and a constant number $k$. It costs $f_i$ to open facility $i$, and $c_{ij}$ for facility $i$…

数据结构与算法 · 计算机科学 2014-09-15 Karen Aardal , Pieter van den Berg , Dion Gijswijt , Shanfei Li

A well-studied nonlinear extension of the minimum-cost flow problem is to minimize the objective $\sum_{ij\in E} C_{ij}(f_{ij})$ over feasible flows $f$, where on every arc $ij$ of the network, $C_{ij}$ is a convex function. We give a…

数据结构与算法 · 计算机科学 2016-06-07 Laszlo A. Vegh

We study several questions related to diversifying search results. We give improved approximation algorithms in each of the following problems, together with some lower bounds. - We give a polynomial-time approximation scheme (PTAS) for a…

数据结构与算法 · 计算机科学 2022-03-04 Amir Abboud , Vincent Cohen-Addad , Euiwoong Lee , Pasin Manurangsi

We consider a multi-agent resource allocation setting in which an agent's utility may decrease or increase when an item is allocated. We take the group envy-freeness concept that is well-established in the literature and present stronger…

计算机科学与博弈论 · 计算机科学 2019-07-23 Haris Aziz , Simon Rey

Ensuring fairness while limiting costs, such as transportation or storage, is an important challenge in resource allocation, yet most work has focused on cost minimization without fairness or fairness without explicit cost considerations.…

计算机科学与博弈论 · 计算机科学 2026-01-19 Eva Deltl

We study the fairness of dimensionality reduction methods for recommendations. We focus on the fundamental method of principal component analysis (PCA), which identifies latent components and produces a low-rank approximation via the…

机器学习 · 计算机科学 2025-05-30 David Liu , Jackie Baek , Tina Eliassi-Rad

We study the problem of fairly allocating a set of indivisible goods among agents with additive valuations. The extent of fairness of an allocation is measured by its Nash social welfare, which is the geometric mean of the valuations of the…

计算机科学与博弈论 · 计算机科学 2018-07-23 Siddharth Barman , Sanath Kumar Krishnamurthy , Rohit Vaish

We present a methodology to robustly estimate the competitive equilibria (CE) of combinatorial markets under the assumption that buyers do not know their precise valuations for bundles of goods, but instead can only provide noisy estimates.…

计算机科学与博弈论 · 计算机科学 2021-01-26 Enrique Areyan Viqueira , Cyrus Cousins , Amy Greenwald

As evolutionary algorithms (EAs) are general-purpose optimization algorithms, recent theoretical studies have tried to analyze their performance for solving general problem classes, with the goal of providing a general theoretical…

神经与进化计算 · 计算机科学 2022-11-29 Chao Qian