Average sensitivity of the Knapsack Problem
May 22, 2024 Β· Declared Dead Β· π Embedded Systems and Applications
"No code URL or promise found in abstract"
Evidence collected by the PWNC Scanner
Authors
Soh Kumabe, Yuichi Yoshida
arXiv ID
2405.13343
Category
cs.DS: Data Structures & Algorithms
Citations
7
Venue
Embedded Systems and Applications
Last Checked
4 months ago
Abstract
In resource allocation, we often require that the output allocation of an algorithm is stable against input perturbation because frequent reallocation is costly and untrustworthy. Varma and Yoshida (SODA'21) formalized this requirement for algorithms as the notion of average sensitivity. Here, the average sensitivity of an algorithm on an input instance is, roughly speaking, the average size of the symmetric difference of the output for the instance and that for the instance with one item deleted, where the average is taken over the deleted item. In this work, we consider the average sensitivity of the knapsack problem, a representative example of a resource allocation problem. We first show a $(1-Ξ΅)$-approximation algorithm for the knapsack problem with average sensitivity $O(Ξ΅^{-1}\log Ξ΅^{-1})$. Then, we complement this result by showing that any $(1-Ξ΅)$-approximation algorithm has average sensitivity $Ξ©(Ξ΅^{-1})$. As an application of our algorithm, we consider the incremental knapsack problem in the random-order setting, where the goal is to maintain a good solution while items arrive one by one in a random order. Specifically, we show that for any $Ξ΅> 0$, there exists a $(1-Ξ΅)$-approximation algorithm with amortized recourse $O(Ξ΅^{-1}\log Ξ΅^{-1})$ and amortized update time $O(\log n+f_Ξ΅)$, where $n$ is the total number of items and $f_Ξ΅>0$ is a value depending on $Ξ΅$.
Community Contributions
Found the code? Know the venue? Think something is wrong? Let us know!
π Similar Papers
In the same crypt β Data Structures & Algorithms
π
π
The Cartographer
R.I.P.
π»
Ghosted
Route Planning in Transportation Networks
R.I.P.
π»
Ghosted
Near-linear time approximation algorithms for optimal transport via Sinkhorn iteration
R.I.P.
π»
Ghosted
Hierarchical Clustering: Objective Functions and Algorithms
R.I.P.
π»
Ghosted
Graph Isomorphism in Quasipolynomial Time
π
π
The Cartographer
Simulation optimization: A review of algorithms and applications
Died the same way β π» Ghosted
R.I.P.
π»
Ghosted
Federated Learning: Strategies for Improving Communication Efficiency
R.I.P.
π»
Ghosted
In-Datacenter Performance Analysis of a Tensor Processing Unit
R.I.P.
π»
Ghosted
Deep Convolutional Neural Networks for Computer-Aided Detection: CNN Architectures, Dataset Characteristics and Transfer Learning
R.I.P.
π»
Ghosted