Next Article in Journal
Natural Convection of Blood–Magnetic Iron Oxide Bio-nanofluid in the Context of Hyperthermia Treatment
Next Article in Special Issue
Online Bottleneck Matching Problem with Two Heterogeneous Sensors in a Metric Space
Previous Article in Journal
Optimizing DSO Requests Management Flexibility for Home Appliances Using CBCC-RDG3
Previous Article in Special Issue
On the Inverse Symmetric Division Deg Index of Unicyclic Graphs
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

An Improved Approximation Algorithm for the Minimum Power Cover Problem with Submodular Penalty

School of Mathematics and Statistics, Yunnan University, Kunming 650504, China
Computation 2022, 10(10), 189; https://doi.org/10.3390/computation10100189
Submission received: 17 September 2022 / Revised: 7 October 2022 / Accepted: 15 October 2022 / Published: 19 October 2022
(This article belongs to the Special Issue Graph Theory and Its Applications in Computing)

Abstract

:
In this paper, we consider the minimum power cover problem with submodular penalty (SPMPC). Given a set U of n users, a set S of m sensors and a penalty function π : 2 U R + on the plane, the relationship that adjusts the power p ( s ) of each sensor s and its corresponding radius r ( s ) is: p ( s ) = c · r ( s ) α , where c > 0 and α 1 . The SPMPC problem is to determine the power assignment on each sensor such that each user u U is either covered by the sensor or penalized and the sum of the total power consumed by sensors in S plus the penalty of all uncovered users is minimized, the penalty here is determined by the submodular function. Based on the primal dual technique, we design an O ( α ) -approximation algorithm.

1. Introduction

The minimum power cover problem is defined as follows. Given a set U of n users and a set S of m sensors on the plane, the relationship that adjusts the power p ( s ) of each sensor s and its corresponding radius r ( s ) is: p ( s ) = c · r ( s ) α , where c > 0 and α 1 . The minimum power cover problem is to find a power assignment of each sensor such that all users on the plane are covered and the total power consumption is minimized. Lev-Tov et al. [1] studied the 1-dimensional minimum power cover problem and obtained a fast algorithm in polynomial time. Charikar et al. [2] designed a primal dual algorithm and obtained a constant approximation. Since the power consumption of signal coverage will increase sharply with the increase of radius, it is very important to control the power consumption. Zhang et al. [3] studied wireless access points with limited capacity in mobile edge computing, proposed a local ratio based algorithm, and verified by simulation experiments that the algorithm can get a near optimal result in polynomial time. subsequently, Zhang et al. [4] studied the power control problem of the edge server antenna with limited capacity, proposed an m-approximation algorithm of the primal dual frame, and verified the performance and practicability of the algorithm through simulation experiments.
The minimum power partial cover problem is to find a power assignment that covers at least k users on the plane and has the smallest total power consumption. Freund and Rawitz [5] introduced this problem, and when α = 2 , they proposed a ( 12 + ϵ ) -approximation algorithm. Li et al. [6] designed a primal dual algorithm to obtain a 3 α -approximation solution. Recently, Dai et al. [7] improved their algorithm and obtained an O ( α ) -approximation solution.
The minimum power multiple cover problem is a generalization of the minimum-power cover problem, where each user u has a cover requirement d u , finding a power assignment for each sensor on the premise that each user satisfies its coverage requirements. Abu-Affash et al. [8] studied the special case where α = 2 and all users u U have the same coverage requirements d u = d , and they presented an approximation algorithm with an approximation ratio of at most 23.02 + 63.91 ( d 1 ) . Bar-Yehuda and Rawitz [9] considered the case of general metric space and obtained a 3 α · d u m a x -approximate solution based on a local ratio algorithm, where d u m a x is the maximum coverage requirement. Liang et al. [10] considered the situation where all users and sensors are on a same straight line, and designed an optimal algorithm based on dynamic programming when the maximum cover requirement has a constant upper bound. Ran et al. [11] designed a polynomial time approximation scheme (PTAS) under the assumption that all users cover requirements have a constant upper bound.
The minimum power partial cover problem with penalty is also a generalization of the minimum power cover problem and the minimum power partial cover problem. It is assumed that each user has a penalty, at least k users are required to be covered, and the sum of the total power of covered users plus the penalty of uncovered users is minimized. Recently, Liu et al. [12] studied this problem and designed a 3 α -approximation algorithm based on the primal dual technique. In real life, the performance detection of sensor networks meets the property of submodule-diminishing marginal benefit. If a user is not covered, the punishment can be regarded as a loss of a reputation of company. As the number of users not covered increases, the loss of a reputation of company may remain unchanged. Therefore, when the penalty function is a submodular function, Liu et al. [13] designed a polynomial time ( 5 · 2 α + 1 ) -approximation algorithm based on the primal dual framework for the minimum power partial cover problem with penalty on the plane. And Liu et al. [14] studied the minimum power cover problem with submodular penalty and obtained a ( 3 α + 1 ) -approximation algorithm, when the penalty function is a linear function, based on the plane subdivision technique, and a PTAS was given. In this paper, our algorithm improves on the minimum power cover problem with submodular penalty by Liu et al. [14].
The main structure of this paper is as follows. The first part describes the minimum power cover problem with submodular penalty; the second part gives a brief overview of the algorithm of [14]; the third part designs an improved primal dual algorithm for this problem; the fourth part gives a conclusion of this question.

2. Preliminary

We are given a set of n users U = { u 1 , u 2 , , u n } , a set of m sensors S = { s 1 , s 2 , , s m } on the plane and a real-valued function f : 2 U R + defined on all subsets of U. If for any subset U 1 U 2 U , f ( U 1 ) f ( U 2 ) , then f is called monotonic. If f ( ) = 0 , then f is called normalized. If for any subset U 1 , U 2 U ,
f ( U 1 ) + f ( U 2 ) f ( U 1 U 2 ) + f ( U 1 U 2 ) ,
then f is called submodular.
In this paper, we consider the minimum power cover problem with submodular penalty (SPMPC). Given n users U, m sensors S and a penalty function π : 2 U R + on the plane, the power p ( s ) generated by each sensor s can be adjusted by its corresponding radius r ( s ) , and the relationship between p ( s ) and r ( s ) is:
p ( s ) = c · r ( s ) α , where c > 0 , α 1 .
For any user u D i s k ( s , r ( s ) ) , the user u is said to be covered by a circular cover area D i s k ( s , r ( s ) ) with sensor center s and sensor radius r ( s ) . The SPMPC problem is to find a power assignment for each sensor such that each user u U is either covered by the sensor or penalized and the sum of the total power consumed by sensors in S plus the penalties of all uncovered users is minimized, where the penalty is determined by the submodular function.
Let ( U , S , p , π ) be an instance of the SPMPC problem. Each circular coverage area in the optimal solution of this instance, there will be at least one point on its boundary, otherwise its radius can be reduced to cover the same point resulting in a smaller assignment. Therefore, each sensor has at most n disks of different radius, and all sensors have at most m n disks to be considered. Next, we denote such a disk set by D . For any disk D D , we use U ( D ) to represent the set of users covered by the disk D, c ( D ) to represent the center of the disk D, and p ( D ) to represent the power of the disk D. For any D D , U ( D ) represents the set of users covered by the union of all disks in D . Here, we assume that the power of all sensors is not limited.
For each subset T U , let z T = 1 indicate that the subset T is rejected; otherwise z T = 0 . For each disk D D , let x D = 1 indicate that the disk D is selected; otherwise x D = 0 .
The integer linear programming of the SPMPC problem is as follows:
min D : D D c · r ( D ) α x D + T : T U π ( T ) z T s . t . D : u U ( D ) x D + T : u T U z T 1 , u U , x D { 0 , 1 } , D D , z T { 0 , 1 } , T U .
Relaxing x D { 0 , 1 } and z T { 0 , 1 } , the relaxed linear programming of the SPMPC problem is as follows:
min D : D D c · r ( D ) α x D + T : T U π ( T ) z T s . t . D : u U ( D ) x D + T : u T U z T 1 , u U , x D 0 , D D , z T 0 , T U .
The dual programming of the SPMPC problem is as follows:
max u : u U y u s . t . u : u U ( D ) y u c · r ( D ) α , D D . u : u T y u π ( T ) , T U . y u 0 , u U .
In order to intuitively understand the dual programming, for each user u U , we can consider y u as the “paid” price of user u being covered. For each disk D D , if u : u U ( D ) y u = c · r ( D ) α , the power consumed by disk D is “paid” and the disk D is called tight. For each user set T U , if u : u T y u = π ( T ) , the penalty cost of user subset T is “paid” and subset T is called tight.

3. Overview of the Algorithm of [14]

Let D t i g h t denote the set of tight disks, and R t e m p denote the set of temporarily rejected points. Our algorithm improves on the algorithm of [14]. We replace ball B in [14] with disk D and repeat the algorithm in three phases.
In the first phase, we start from the trivial dual feasible solution 0, and simultaneously increase the dual variable { y u } u U of all users u U until some disk D becomes tight, and add D to the tight disk set D t i g h t , and the dual values of all users covered by D are frozen; otherwise, some user subset T U becomes tight, all users in T are added to the temporary rejection point set R t e m p , and the dual values of all users in T are frozen. The above process iterates until all users in U are frozen. Therefore, dual feasibility is maintained throughout the algorithm.
In the second phase, we consider all tight disks in D t i g h t , by descending order of radius, if D t i g h t , select a disk D with the largest radius in D t i g h t for each iteration, and for any D D t i g h t , if U ( D ) U ( D ) , delete D from D t i g h t . This step iterates, and we finally get a maximum independent set I.
In the last phase, we expanded the radius of all disks in I by three times. Let p be the power assignment corresponding to I and R be the set of users that are not covered by any ball supported by p. Then, the output is ( p , A , R ) , where A = U \ R .
Note that the main idea of the algorithm of [14] is to greedily select a maximal independent set I from D t i g h t in which any two disks D , D satisfy U ( D ) U ( D ) , and for any user u U to be covered by at most one disk in the maximum independent set I, i.e.,
| max u U { D | u D I } | = 1 .
then expand the radius of each disk in I by three times to cover all users in A. So the algorithm of [14] yields an approximate solution of 3 α + 1 . The improved algorithm we designed in the third section will be different here.

4. An Improved Primal Dual Algorithm

Before the algorithm starts, we cite [7] for the definition of ρ -relaxed independent set. For any two disks D 1 , D 2 D , if U ( D 1 ) U ( D 2 ) = or
d ( c ( D 1 ) , c ( D 2 ) ) > ρ max { r ( D 1 ) , r ( D 2 ) } ,
where ρ [ 0 , 2 ] , d ( · , · ) represents the Euclidean distance, then D is called a ρ -relaxed independence set. Our algorithm mainly replaces the “independent set” in [14] with the “relaxed independent set”. In each relaxed independent set, we no longer choose a disk but choose t 1 disks, where the integer t { 2 , 3 , } . So we get the following critical Lemma 1.
Lemma 1
(Lemma 1 of [7]). For any integer t { 2 , 3 , } , any user u U is covered by at most t 1 disks in the 2 s i n π t -relaxed independent set.
Our algorithm is based on the algorithm of [7], which is mainly divided into the following three stages.
In the first stage, in order to maintain the feasibility of the duality. Start with the trivial dual feasible solution 0, and simultaneously increase all dual variables { y u } { u U } until some disk D becomes tight or some user set T becomes tight. If a disk D becomes tight, add D to the set of tight disks D t i g h t , and freeze the dual values of all users in U ( D ) . Otherwise, a user set T becomes tight, and all users in T are added to the temporary rejected user set R t e m p , and the dual values of all users in T are frozen. The above process iterates until the dual values of all users in U are frozen.
In the second stage, for any disk D D t i g h t , if there is a disk D of r ( D ) r ( D ) such that U ( D ) U ( D ) and
d ( c ( D ) , c ( D ) ) 2 s i n π t r ( D ) , t { 2 , 3 , } .
we remove D from D t i g h t .
In the third stage, set I : = D t i g h t . For any integer t { 2 , 3 , } , expand the radius of all disks in I by a factor of 1 + 2 s i n π t . Set such a disk set as F and a penalty user set as R = U \ U ( F ) , and finally the algorithm outputs ( F , R ) . Our algorithm pseudocode is Algorithm 1:
Algorithm 1 Primal Dual Algorithm
Computation 10 00189 i001
To facilitate the understanding of the algorithm, we give a simple example (see Figure 1). U = { u 1 , u 2 , u 3 , u 4 , u 5 } , S = { s 1 , s 2 , s 3 } . For any subset T U , if | T | = 1 , π ( T ) = 3 ; | T | = 2 , π ( T ) = 4 ; | T | 3 , π ( T ) = 5 . We set c = 1 , α = 2 , t = 6 . Initially, we set the dual value y u 1 = y u 2 = y u 3 = y u 4 = y u 5 = 0 for all users. We execute the algorithm and simply describe it in the following five steps.
(a). Increase the dual value { y u } u U of all users u U simultaneously until disk D 1 becomes tight, D t i g h t = { D 1 } , and the values of y u 3 and y u 4 are frozen.
(b). Simultaneously increase the dual values of users u 1 , u 2 , u 5 of y u 1 , y u 2 , y u 5 until the subset T = { u 1 , u 2 } becomes tight, set R t e m p = { u 1 , u 2 } , and the values of y u 1 , y u 2 are frozen.
(c). Increase the values of y u 5 until the disk D 2 becomes tight, set D t i g h t = { D 1 , D 2 } , and the value of y u 5 is frozen.
(d). Because U ( D 1 ) U ( D 2 ) and d ( D 1 , D 2 ) r ( D 2 ) , D 1 is removed from D t i g h t , setting I : = D t i g h t = { D 2 } .
(e). Expand the radius of D 2 I by twice to become D 2 , set R = { u 1 } and F = { D 2 } . Therefore, we obtain a feasible solution ( F , R ) .
Figure 1. A simple example U = { u 1 , u 2 , u 3 , u 4 , u 5 } , S = { s 1 , s 2 , s 3 } and t = 6 .
Figure 1. A simple example U = { u 1 , u 2 , u 3 , u 4 , u 5 } , S = { s 1 , s 2 , s 3 } and t = 6 .
Computation 10 00189 g001
Lemma 2
(Lemma 3.1 of [14,15]). Algorithm 1 can be performed in polynomial time.
Lemma 3
( F , R ) is a feasible solution to the SPMPC problem.
Proof. 
Let U ( I ) and U ( F ) represent the set of users covered by the union of all disks in I and F, respectively. According to Algorithm 1, we know that R t e m p U ( D t i g h t ) = U . For any user u U ( I ) , we have u U ( F ) . Then for any user u U ( I ) , u is covered by the disk in F.
Otherwise, u is covered by the disk removed in D t i g h t , that is, for any user u D D t i g h t \ I , there is a disk D I satisfies U ( D ) U ( D ) and r ( D ) r ( D ) , then according to the triangle inequality, we have
d ( u , c ( D ) ) d ( u , c ( D ) ) + d ( c ( D ) , c ( D ) ) r ( D ) + 2 s i n π t r ( D ) ( 1 + 2 s i n π t ) r ( D )
that is, for any integer t { 2 , 3 , } , expanding the radius of the disk D by 1 + 2 s i n π t times can cover the user u. Therefore, for any integer t { 2 , 3 , } , enlarging all disks D I by 1 + 2 s i n π t times can cover all users in D t i g h t , that is, F can cover all users in D t i g h t . Since R = U \ U ( F ) and R R t e m p , so ( F , R ) is a feasible solution. □
Lemma 4.
The temporary rejection point set R t e m p satisfies π ( R t e m p ) = u : u R t e m p y u .
Proof. 
Consider all tight subsets T 1 , , T l formed by all users in R t e m p , i.e., i = 1 l T i = R t e m p . According to the Algorithm 1, for any subset T i , i { 1 , , l } , i = 1 l T i = , we have
π ( i = 1 l T i ) = 0 .
Since any subset T i , i { 1 , , l } is a tight set, there is π ( T i ) = u : u T i y u . According to the (4) and submodularity of π ( · ) , there is i = 1 l π ( T i ) π ( i = 1 l T i ) , i.e.,
i = 1 l u : u T i y u = u : u i = 1 l T i y u π ( i = 1 l T i ) .
Because of dual programming (3), for any i = 1 l T i U , there is
u : u i = 1 l T i y u π ( i = 1 l T i ) .
Therefore, we have u : u i = 1 l T i y u = π ( i = 1 l T i ) , i.e., u : u R t e m p y u = π ( R t e m p ) . □
According to Lemma 1, we know that for any user u U can be covered by at most t 1 disks in I, so we can get the following lemma.
Lemma 5.
For any integer t { 2 , 3 , } , p ( I ) ( t 1 ) O P T , where O P T is the optimal value of the SPMPC problem.
Proof. 
According to Algorithm 1, for any D I D t i g h t , there is u : u D y u = c · r ( D ) α , then
p ( I ) = D : D I c · r ( D ) α = D : D I u : u D y u ( t 1 ) u : u U ( I ) y u ( t 1 ) u : u U y u ( t 1 ) O P T
where the first inequality is due to Lemma 1. □
Lemma 6.
For any integer t { 2 , 3 , } , p ( F ) ( t 1 ) ( 1 + 2 s i n π t ) α O P T , where O P T is the optimal value of the SPMPC problem.
Proof. 
According to Algorithm 1, we know F = { D i s k ( s , ( 1 + 2 s i n π t ) r ( D ) ) | D I } . Therefore, there is
p ( F ) = D : D F c · r ( D ) α = ( 1 + 2 s i n π t ) α p ( I ) ( t 1 ) ( 1 + 2 s i n π t ) α O P T
where the last inequality is based on the Lemma 5. □
Theorem 1.
Algorithm 1 obtains an O ( α ) -approximate solution to the SPMPC problem.
Proof. 
Since the output of the Algorithm 1 is ( F , R ) , then
p ( F ) + π ( R ) ( t 1 ) ( 1 + 2 s i n π t ) α O P T + π ( R ) ( t 1 ) ( 1 + 2 s i n π t ) α O P T + π ( R t e m p ) = ( t 1 ) ( 1 + 2 s i n π t ) α O P T + u : u R t e m p y u ( ( t 1 ) ( 1 + 2 s i n π t ) α + 1 ) O P T
where the second inequality is due to R R t e m p .
For each given α , let t = arg min t { 2 , 3 , 4 , } ( ( t 1 ) ( 1 + 2 s i n π t ) α + 1 ) , then there is a minimum value ( t 1 ) ( 1 + 2 s i n π t ) α + 1 , which is always optimal compared with 3 α + 1 in [14]. The comparison of the approximate ratio of our algorithm and the approximate ratio 3 α + 1 of the algorithm in [14] is depicted in Figure 2.
Let g ( t ) = ( t 1 ) ( 1 + 2 s i n π t ) α + 1 , similar to the reference [7], we have
lim α + g ( α ) α = lim α + α 1 α ( 1 + 2 s i n π t ) α + lim α + 1 α = e 2 π .
when α is large enough, g ( t ) is almost linear in the α value, and we have the minimum value ( t 1 ) ( 1 + 2 s i n π t ) α + 1 e 2 π α = O ( α ) .

5. Conclusions

In this paper, we study minimum power cover problem with submodular penalty. Using the concept of relaxed independent sets of [7], based on the primal dual technique, we design an O ( α ) -approximation algorithm. Our result is an improvement on the minimum power cover problem with submodular penalty of [14].

Funding

This research received no external funding.

Data Availability Statement

Not applicable.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Lev-Tov, N.; Peleg, D. Polynomial time approximation schemes for base station coverage with minimum total radii. Comput. Netw. 2005, 47, 489–501. [Google Scholar] [CrossRef]
  2. Charikar, M.; Panigrahy, R. Clustering to minimize the sum of cluster diameters. J. Comput. Syst. Sci. 2004, 68, 417–441. [Google Scholar] [CrossRef] [Green Version]
  3. Zhang, Q.H.; Li, W.D.; Su, Q.; Zhang, X.J. A local-ratio-based power control approach for capacitated access points in mobile edge computing. In Proceedings of the 6th International Conference on High Performance Compilation, Computing and Communications, Jilin, China, 23–25 June 2022; pp. 175–182. [Google Scholar]
  4. Zhang, Q.H.; Li, W.D.; Su, Q.; Zhang, X.J. A primal-dual based power control approach for capacitated edge servers. Sensors 2022, 22, 7582. [Google Scholar] [CrossRef] [PubMed]
  5. Freund, A.; Rawitz, D. Combinatorial interpretations of dual fitting and primal fitting. In Proceedings of the International Workshop on Approximation and Online Algorithms, Lisbon, Portugal, 6–10 September 2003; Springer: Berlin/Heidelberg, Germany, 2003; pp. 137–150. [Google Scholar]
  6. Li, M.H.; Ran, Y.L.; Zhang, Z. A primal dual algorithm for the minimum power partial cover problem. J. Comb. Optim. 2022, 44, 1913–1923. [Google Scholar] [CrossRef]
  7. Dai, H.; Deng, B.; Li, W.D.; Liu, X.F. A note on the minimum power partial cover problem on the plane. J. Comb. Optim. 2022, 44, 970–978. [Google Scholar] [CrossRef]
  8. Abu-Affash, A.K.; Carmi, P.; Katz, M.J.; Morgenstern, G. Multi cover of a polygon minimizing the sum of areas. In Proceedings of the International Workshop on Algorithms and Computation, New Delhi, India, 18–20 February 2011; pp. 685–698. [Google Scholar]
  9. Bar-Yehuda, R.; Rawitz, D. A note on multicovering with disks. Comput. Geom. 2013, 46, 394–399. [Google Scholar] [CrossRef]
  10. Liang, W.; Li, M.H.; Zhang, Z.; Huang, X.H. Minimum power partial multi-cover on a line. Theor. Comput. Sci. 2021, 864, 118–128. [Google Scholar] [CrossRef]
  11. Ran, Y.L.; Huang, X.H.; Zhang, Z.; Du, D.Z. Approximation algorithm for minimum power partial multi-cover in wireless sensor networks. J. Glob. Optim. 2021, 80, 661–677. [Google Scholar] [CrossRef]
  12. Liu, X.F.; Li, W.D.; Xie, R.T. A primal dual approximation algorithm for the k-prize-collecting minimum power cover problem. Optim. Lett. 2022, 16, 2373–2385. [Google Scholar] [CrossRef]
  13. Liu, X.F.; Dai, H.; Li, S.Z.; Li, W.D. k-prize-collecting minimum power cover problem with submodular penalties on a plane. Chin. Sci. Inf. Sci. 2022, 52, 947–959. [Google Scholar]
  14. Liu, X.F.; Li, W.D.; Dai, H. Approximation algorithms for the minimum power cover problem with submodular/linear penalties. Theor. Comput. Sci. 2022, 923, 256–270. [Google Scholar] [CrossRef]
  15. Fujishige, S. Submodular Functions and Optimization, 2nd ed.; Elsevier: Amsterdam, The Netherlands, 2005; Volume 58, pp. 1–395. [Google Scholar]
Figure 2. Comparison of two approximate ratios.
Figure 2. Comparison of two approximate ratios.
Computation 10 00189 g002
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Dai, H. An Improved Approximation Algorithm for the Minimum Power Cover Problem with Submodular Penalty. Computation 2022, 10, 189. https://doi.org/10.3390/computation10100189

AMA Style

Dai H. An Improved Approximation Algorithm for the Minimum Power Cover Problem with Submodular Penalty. Computation. 2022; 10(10):189. https://doi.org/10.3390/computation10100189

Chicago/Turabian Style

Dai, Han. 2022. "An Improved Approximation Algorithm for the Minimum Power Cover Problem with Submodular Penalty" Computation 10, no. 10: 189. https://doi.org/10.3390/computation10100189

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop