📊 Статистика дайджестов
Всего дайджестов: 34022 Добавлено сегодня: 0
Последнее обновление: сегодня
📄 Fast Approximation Algorithm for Non-Monotone DR-submodular Maximization under Size Constraint
2025-11-06Авторы:
Tan D. Tran, Canh V. Pham
Саммари на русском не найдено
Доступные поля: ['id', 'arxiv_id', 'title', 'authors', 'abstract', 'summary_ru', 'categories', 'published_date', 'created_at']
Доступные поля: ['id', 'arxiv_id', 'title', 'authors', 'abstract', 'summary_ru', 'categories', 'published_date', 'created_at']
Annotation:
This work studies the non-monotone DR-submodular Maximization over a ground
set of $n$ subject to a size constraint $k$. We propose two approximation
algorithms for solving this problem named FastDrSub and FastDrSub++. FastDrSub
offers an approximation ratio of $0.044$ with query complexity of $O(n
\log(k))$. The second one, FastDrSub++, improves upon it with a ratio of
$1/4-\epsilon$ within query complexity of $(n \log k)$ for an input parameter
$\epsilon >0$. Therefore, our proposed algorithms...