paper-with-me

Papers

Robust Sequence Networked Submodular Maximization

2022-12-28 · Qihao Shi, Bingyang Fu, Can Wang, Jiawei Chen, Sheng Zhou, Yan Feng, Chun Chen

In this paper, we study the \underline{R}obust \underline{o}ptimization for \underline{se}quence \underline{Net}worked \underline{s}ubmodular maximization (RoseNets) problem. We interweave the robust optimization with the sequence networked submodular maximization. The elements are connected by a directed acyclic graph and the objective function is not submodular on the elements but on the edges in the graph. Under such networked submodular scenario, the impact of removing an element from a sequence depends both on its position in the sequence and in the network. This makes the existing robust algorithms inapplicable. In this paper, we take the first step to study the RoseNets problem. We design a robust greedy algorithm, which is robust against the removal of an arbitrary subset of the selected elements. The approximation ratio of the algorithm depends both on the number of the removed elements and the network topology. We further conduct experiments on real applications of recommendation and link prediction. The experimental results demonstrate the effectiveness of the proposed algorithm.

📄 PDF Abstract BibTeX arXiv:2212.13725

Code (0)

등록된 구현이 없습니다.

Tasks

Link Prediction

Similar Papers 제목 키워드 기반

Robust Sequence Submodular Maximization

2020-12-01 · NeurIPS 2020 12 · Gamal Sallam, Zizhan Zheng, Jie Wu, Bo Ji

Submodularity is an important property of set functions and has been extensively studied in the literature. It models set functions that exhibit a diminishing returns property, where the marginal value of adding an eleme…

Differentially Private Submodular Maximization: Data Summarization in Disguise

2017-08-01 · ICML 2017 8 · Marko Mitrovic, Mark Bun, Andreas Krause, Amin Karbasi

Many data summarization applications are captured by the general framework of submodular maximization. As a consequence, a wide range of efficient approximation algorithms have been developed. However, when such app…

Data SummarizationPrivacy Preserving

Dynamic Algorithms for Matroid Submodular Maximization

2023-06-01 · Kiarash Banihashem, Leyla Biabani, Samira Goudarzi, Mohammadtaghi Hajiaghayi 외

Submodular maximization under matroid and cardinality constraints are classical problems with a wide range of applications in machine learning, auction theory, and combinatorial optimization. In this paper, we consider t…

Combinatorial OptimizationOpen-Ended Question Answering

Minimax Curriculum Learning: Machine Teaching with Desirable Difficulties and Scheduled Diversity

2018-01-01 · ICLR 2018 1 · Tianyi Zhou, Jeff Bilmes

We introduce and study minimax curriculum learning (MCL), a new method for adaptively selecting a sequence of training subsets for a succession of stages in machine learning. The subsets are encouraged to be small and di…

ClusteringDiversity

Adaptive Cascade Submodular Maximization

2020-07-07 · Shaojie Tang, Jing Yuan

In this paper, we propose and study the cascade submodular maximization problem under the adaptive setting. The input of our problem is a set of items, each item is in a particular state (i.e., the marginal contribution …