Arrow Research search

Author name cluster

Ruiqi Yang

Possible papers associated with this exact author name in Arrow. This page groups case-insensitive exact name matches and is not a full identity disambiguation profile.

4 papers
1 author row

Possible papers

4

TCS Journal 2024 Journal Article

A single factor approximation ratio algorithm for DR-submodular maximization on integer lattice beyond non-negativity and monotonicity

  • Shengminjie Chen
  • Donglei Du
  • Ruiqi Yang
  • Wenguo Yang
  • Yapu Zhang

In this work, we investigate the problem of maximizing nonmonotone DR-submodular function (possibly negative) subject to cardinality constraints on an integer lattice space. We propose a M-Threshold Decrease Algorithm that uses a compensation constant M from a special decomposition h ( x ) = f ( x ) − g ( x ), which achieves a 1 − e − δ − ϵ approximation guarantee. To ensure that the algorithm ends in finite time, the supremum of δ is δ ( ϵ ) = ϵ max s ∈ Ω ⁡ h ( χ s | 0 ) 2 k max s ∈ Ω ⁡ g ( χ s | 0 ) + ϵ max s ∈ Ω ⁡ h ( χ s | 0 ). If max s ∈ Ω ⁡ h ( χ s | 0 ) > 2 k max s ∈ Ω ⁡ g ( χ s | 0 ), there exists ϵ ⁎ = arg ⁡ max ϵ ∈ ( 0, 1 ) ⁡ 1 − e − δ ( ϵ ) − ϵ such that 1 − e − δ ( ϵ ⁎ ) − ϵ ⁎ > 0. This implies that there is a valid δ such that 1 − e − δ − ϵ > 0. To accelerate the algorithm, we employ a random subset to replace the ground set and propose a Random M-Threshold Decrease Algorithm, where δ ( ϵ ) = ϵ r max s ∈ Ω ⁡ h ( χ s | 0 ) 2 n k max s ∈ Ω ⁡ g ( χ s | 0 ) + [ k ( n − r ) + ϵ r ] max s ∈ Ω ⁡ h ( χ s | 0 ) with r being the size of the random subset and n being the size of the ground set. Furthermore, we demonstrate that, based on the DR-ratio γ d and the DS decomposition, the M-Threshold Decrease Algorithm is also suitable for solving the monotone non-DR-submodular maximization problem, achieving a 1 − e − γ d δ − O ( ϵ ) approximation guarantee. Because γ d is a challenging metric to calculate, we refine the M-Threshold Decrease Algorithm, which can return an estimate of γ d. To the best of our knowledge, this is the first time that a single factor approximation ratio has been proposed for the nonmonotone DR-submodular maximization problem (possibly negative) subject to cardinality constraints.

TCS Journal 2023 Journal Article

A bi-criteria algorithm for online non-monotone maximization problems: DR-submodular+concave

  • Junkai Feng
  • Ruiqi Yang
  • Haibin Zhang
  • Zhenning Zhang

In this paper, we study a class of online non-monotone maximization problems under general constraint set. In each round, the function fed back by the environment is of composite structure: the sum of a DR-submodular function and a concave function. This setting covers a wide range of applications. We propose a Frank-Wolfe type online algorithm for solving the considered problem. In our algorithm, there is no need to have the ability to obtain exact gradients of the revealed functions. Adopting the Lyapunov function approach and variance reduction technique, the algorithm is shown to have the bi-criteria competitive ratio ( 1 / 4, 3 / 8 ) with sub-linear regret under selecting suitable parameters.

TCS Journal 2021 Journal Article

A constrained two-stage submodular maximization

  • Ruiqi Yang
  • Shuyang Gu
  • Chuangen Gao
  • Weili Wu
  • Hua Wang
  • Dachuan Xu

In this paper, we investigate the two-stage submodular maximization problem, where there is a collection F = { f 1, .. ., f m } of m submodular functions which are defined on the same element ground set Ω. The goal is to select a subset S ⊆ Ω of size at most ℓ such that 1 m ∑ f ∈ F max T ⊆ S, T ∈ I ⁡ f ( T ) is maximized, where I denotes a specifically-defined independence system. We consider the two-stage submodular maximization with a P-matroid constraint and present a ( 1 / ( P + 1 ) ) ( 1 − 1 / e ( P + 1 ) ) -approximation algorithm. Furthermore, we extend the algorithm to the two-stage submodular maximization with a more generalized P-exchange system constraint and show the approximation ratio can be maintained with slightly modifications of the algorithm.

TCS Journal 2020 Journal Article

Interaction-aware influence maximization and iterated sandwich method

  • Chuangen Gao
  • Shuyang Gu
  • Ruiqi Yang
  • Jiguo Yu
  • Weili Wu
  • Dachuan Xu

Influence maximization problem has been studied extensively with the development of online social networks. Most of the existing works focus on the maximization of influence spread under the assumption that the number of influenced users determines the success of a product promotion. However, the profit of some products such as online game depends on the interactions among users besides the number of users. In this paper, we take both the number of active users and the user-to-user interactions into account and propose the interaction-aware influence maximization problem. To address this practical issue, we analyze its complexity and modularity, propose the sandwich theory which is based on decomposing the non-submodular objective function into the difference of two submodular functions and design two iterated sandwich algorithms which are guaranteed to get data dependent approximation solution. Through real data sets, we verify the effectiveness of our proposed algorithms.

v2026.09.13