@article{Tan2023, author = {Jingjing Tan and Yue Sun and Yicheng Xu and Juan Zou}, title = {Streaming Algorithms for Non-Submodular Maximization on the Integer Lattice}, year = {2023}, journal = {Tsinghua Science and Technology}, volume = {28}, number = {5}, pages = {888-895}, keywords = {integer lattice, non-submodular, streaming algorithm, cardinality constraint}, url = {https://www.sciopen.com/article/10.26599/TST.2022.9010031}, doi = {10.26599/TST.2022.9010031}, abstract = {Many practical problems emphasize the importance of not only knowing whether an element is selected but also deciding to what extent it is selected, which imposes a challenge on submodule optimization. In this study, we consider the monotone, nondecreasing, and non-submodular maximization on the integer lattice with a cardinality constraint. We first design a two-pass streaming algorithm by refining the estimation interval of the optimal value. For each element, the algorithm not only decides whether to save the element but also gives the number of reservations. Then, we introduce the binary search as a subroutine to reduce the time complexity. Next, we obtain a one-pass streaming algorithm by dynamically updating the estimation interval of optimal value. Finally, we improve the memory complexity of this algorithm.} }