Abstract

In cellular heterogeneous networks (HetNets), offloading users to small cell base stations (SBSs) leads to a degradation in signal to interference plus noise ratio (SINR) and results in high outage probabilities for offloaded users. In this paper, we propose a novel framework to solve the cell association problem with the intention of improving user outage performance while achieving load balancing across different tiers of BSs. We formulate a combinatorial utility maximization problem with weighted BS loads that achieves proportional fairness among users and also takes into account user outage performance. A formulation of the weighting parameters is proposed to discourage assigning users to BSs with high outage probabilities. In addition, we show that the combinatorial optimization problem can be reformulated as a monotone submodular maximization problem and it can be readily solved via a greedy algorithm with lazy evaluations. The obtained solution offers a constant performance guarantee to the cell association problem. Simulation results show that our proposed approach leads to over 30% reduction in outage probabilities for offloaded users and achieves load balancing across macrocell and small cell BSs.

1. Introduction

In recent years, wireless cellular networks are evolving towards increasing heterogeneity to cope with the exponential growth of mobile devices and data traffic. With the proliferation of low power base stations (BSs), such as picocells and femtocells, heterogeneous networks (HetNets) can significantly boost network capacity by providing more radio resources and allowing more aggressive frequency reuse. HetNets with dense deployments of transmission points promise large gains in area spectral efficiency and are envisioned as one of the key technologies to achieve 1000x increase in data rates in future 5G wireless communication systems [1].

The dense deployment of small cell BSs (SBSs) makes cell association quite challenging. Conventional schemes such as max signal to interference plus noise ratio (SINR) association, where users are simply associated with the strongest BS in terms of received signal strength, do not work well under the HetNets scenarios. Due to the massive difference in transmission power of SBSs and macrocell BSs (MBSs), this scheme leads to severe load imbalance and renders the small cells underutilized [2]. Hence novel cell association schemes that can proactively offload users to small cells need to be developed to achieve load balancing among MBSs and SBSs.

However, offloading users to small cells can bring undesired consequences. In a HetNet scenario where SBSs are cochannelly deployed with MBSs, offloaded users suffer from strong interference from the MBS which leads to a degradation in SINR. In fast fading channels this degradation in user SINR results in a higher probability of outage, which occurs when the instantaneous SINR falls below a given threshold. This will greatly degrades the user Quality of Service (QoS) experiences. Therefore, it will be desired that we take outage performance into consideration when devising cell association schemes.

Cell association in the context of HetNets has received much recent attention. In [3], several popular approaches are highlighted to cope with the load balancing problem in HetNets. A practical and simple method is Cell Range Expansion [4], which applies a predetermined bias to the received reference signal power from the small cells in order to extend their coverage area. Although this method is simple to implement, it is difficult to prescribe the optimal bias values. Another approach is to adopt a game theoretical framework, which allows decentralized solutions. For example, in [5] the cell association problem is modeled as a noncooperative game and a distributed learning algorithm is developed to find a suboptimal user association. Furthermore, the authors of [6] formulate the user association problem as a many to one matching game with externalities and an iterative deferred acceptance algorithm is developed to find a stable matching. However, these methods aim to find the solutions that achieve Nash equilibrium or stable outcomes but they do not necessarily yield optimal solutions. Another popular approach is to adopt a utility optimization framework and leverage optimization techniques. In such a framework cell association can be studied along with other resource management schemes such as frequency reuse, beamforming, power control, and resource allocation. There exist a wide variety of choices for the utility functions. A linear programming (LP) problem with respect to cell association is formulized in [7] to maximize average user throughput. In [8] a joint optimization problem over beam forming vectors and user scheduling is proposed to maximize overall network throughput. Another joint optimization problem over cell association and power control is formulized in [9] to maximize system throughput and reduce overall energy consumption. However, these problem formulations do not directly encourage load balancing. To achieve load balancing we can choose a problem formulation with objective functions that promote fairness among users. Such fairness would encourage offloading users to less congested small cells. For example, max-min fairness objective function is chosen in [10] to achieve fairness through joint cell association and power control. A more popular choice is a broad class of utility functions referred to as -fairness utilities [11, 12], where is a tunable fairness parameter to achieve different tradeoffs between network throughput and user fairness.

The optimization over cell association is in essence a combinatorial optimization problem due to the requirement that each user must be assigned to a single BS. A straightforward way is to circumvent this constraint and assume that users can be simultaneously associated with multiple BSs. The relaxation in constraints results in a convex optimization problem. In [13] the relaxed optimization problem with proportional fairness utility is solved via Lagrangian dual decomposition. A coordinate descend method is used to solve the dual problem in [14]. A dynamic cell association scheme and range extension algorithm are proposed in [15]. In [16] the relaxed optimization problem is extended to HetNets with massive MIMO BSs. However, the result is a fractional solution and multiple BSs association is difficult to implement. Moreover, the obtained solution is upper bounded. Instead of relaxing the constraints, a recent work [17] shows that the combinatorial cell association problem can be reformulated as a submodular maximization problem with matroid constraint and can be solved efficiently using greedy methods with low complexity. The obtained solution is an integer solution and provides a constant factor approximation for the problem. The result is extended to more general cases of -fairness utility functions in [18].

To alleviate the QoS degradation for offloaded users, cell association can be studied alongside other techniques such as power control and intercell interference coordination (ICIC) using Almost Blank Subframes (ABS) [1921]. For example, enhanced ICIC (eICIC) is usually used in combination with CRE to help offloading traffic to small cells and reduce interference for offload users. Macrocell BSs can be muted on ABS subframes and a high bias value can be applied to SBSs so as to attract more users, which are immune to the strong intercell interference from macrocells. Determining the optimal ABS density is crucial as macrocell BSs stop transmission in ABS subframes. A high ABS density benefits small cell users but causes performance degradations for macrocell users. A low ABS density may not be enough to mitigate interference for offloaded users. However, jointly determining the optimal cell-specific bias and ABS density is shown to be intractable [22]. Moreover, the eICIC schemes do not address intratier interference between neighboring small cells. As HetNets are expected to become increasingly dense, interference between small cells may become a dominating factor [23]. Another approach for interference management is to jointly optimize user association and BS transmission powers [24]. The resulting optimization problem is a joint optimization problem subject to QoS constraints such as minimum SINR or rate constraints. The joint optimization problem is usually solved in an alternating fashion. However, this approach has some limitations. The joint optimization problem has a high computational complexity. When dealing with the QoS constraints this complexity can rapidly increase and the feasibility of the solution is difficult to guarantee. Furthermore implementing power control or ICIC requires extensive cooperation among all BSs in HetNets.

In addition, few researches on cell association address the outage performance in fast fading channels. A recent work [25] considers the outage as the event of the instantaneous rate falling below a threshold and formulizes a joint optimization problem over cell association and resource allocation. The joint optimization problem is then decomposed into two subproblems: user association subproblem subject to long term QoS constraints and rate-based outage minimization subproblem over resource allocation. Since rate is a combination of allocated resources and spectral efficiency, the rate-based outage probability is minimized by allocating an optimal number of resource blocks to users. Both subproblems are combinatorial optimization problems and they are relaxed to convex optimization problems and then solved iteratively using an alternating optimization approach. Although their method reduces rate-based outage probabilities for offload users, the degradation in SINR is not addressed as the rate-based outage can always be alleviated by allocating more resources.

This paper addresses the cell association problem with the aim of achieving load balancing and alleviating QoS degradation for offloaded users. We intend to improve the outage performance for offloaded users with the absence of other techniques such as power control and ICIC. To do so we need to determine whether a user should be offloaded and then choose the proper candidate BS for offloading. Hence it is desirable to devise a load balancing scheme that takes into consideration the QoS performance such as outage, along with the loads of BSs. Towards this end, we summarize our contributions as follows:(i)We propose a novel problem formulation for load balancing that incorporate both loads of BSs and outage performance of user-BS links. We adopt the log utility as the system wide utility and propose a weighted split term formulation by assigning a set of weights to the cost incurred by the loads of BSs. The weight is defined as a barrier function with respect to outage probability. Such a problem formulation inherits the load balancing capabilities of the utility maximization framework and discourages assigning users to a small cell with a high probability of outage.(ii)For the formulated problem we first prove that the underlying utility function is a normalized nonmonotone submodular function. We then show that the nonmonotone submodular maximization problem can be reformulated into a monotone submodular maximization problem and approximated by a greedy algorithm. The greedy algorithm has a low computational complexity and is useful for densely deployed HetNets with a large number of users and BSs.(iii)Finally, we compare our results with the log utility maximization scheme and the baseline max SINR scheme via extensive simulation over a two-tier HetNet topology and highlight the significant reduction in outage performance for the offloaded users.

In general we present a user QoS aware cell association framework that takes into account base station transmission power levels, base station loads, and user outage performance. We show that making user association decisions aware of QoS requirements benefits HetNet users. Our results provide a way to combat SINR degradation for offloaded users in a scenario where ICIC and power control are not employed.

The rest of this paper is organized as follows. The system model is presented in Section 2. We formulate our maximization problem in Section 3. In Section 4 we analyze the submodularity of the utility maximization problem in a set function form. The two-stage greedy algorithm is presented in Section 5. Numeral results are presented in Section 6 and Section 7 concludes the paper.

2. System Model

We consider a multitier downlink HetNet consisting of MBSs and a set of SBSs of various types. We consider the coverage area as a finite Euclidean plane with users and BSs. Let denote the set of users and denote the set of BSs. Each BS has a fixed transmission power . A frequency reuse factor of 1 is assumed. We also assume that SBSs are densely deployed across the coverage area so that the HetNet is interference limited.

For each user , the power received from BS is given by where models the large scale fading components including path loss, shadowing, and antenna gains, and represents the small scale fading component, which models Rayleigh fading. Hence is an exponentially distributed random variable and we assume it has a unit variance. Note that remains constant during cell association phase. The received power is also an exponentially distributed random variable with mean value:

In an interference limited HetNet, SINR is reduced to signal to interference ratio (SIR). The instantaneous SIR seen from BS is given by

Cell association is assumed to be carried out over a large time scale compared to the channel fluctuations [13]. Thus fast fading is averaged out and the SIR remains as a constant during the entire association time. The constant SIR, denoted as , is referred to as the long term SIR and given by [22]

Accordingly, the long term spectral efficiency for user served by BS , denoted as , is also a function of the long term SIR, which is written as [22]

The long term rate for user served by BS , denoted as , is given bywhere denotes the portion of resources allocated by BS to user . Specifically, with an equal resource allocation policy, we can rewrite as where , is a binary indicator that denotes whether or not user is associated with BS . To enforce a single BS association for each user, we have

The utility maximization framework for the load balancing problem involves finding the appropriate set of that maximize the aggregate utilities of user rate . Clearly such a framework does not involve the dynamics of channel fluctuation and the related outage performance. The outage event occurs when the instantaneous SIR at user served by BS falls below a given threshold . Let denote the outage probability for user served by BS . In an interference limited network with Rayleigh fading channels, the probability of outage is given in [26] and is written aswhere is a constant during cell association phase. Note that the deterioration in average received power leads to an increase of the outage probability and vice versa. When users are offloaded to small cells, they suffer from severe degradations in SINR and higher probabilities of outage. Therefore, we should discourage offloading users to a small cell with a high probability of outage.

We note that the above system model corresponds to a worst case scenario where MBSs and SBSs are cochannelly deployed and interference mitigation schemes are not employed. In such cases cell association needs to be devised in order to balance traffic loads as well as alleviate SINR degradations for offloaded users without the use of ICIC and power control schemes. The system model corresponds to a HetNet scenario with Single-Input-Single-Output (SISO) configuration. With massive MIMO enabled small cells, the scenario is much different since massive MIMO leads to an increased spectral efficiency and interference seen by a user includes not only the intercell interference but also the intracell interference which is dependent on the channel coefficients of all the antenna of a BS. Interference may also behave differently with advanced beamforming [27]. We leave that topic for future research.

3. Problem Formulation

We adopt the log function as the utility for the load balancing problem. It has been shown in [13] that, with the log utility, the optimal resource allocation policy is equal allocation. Therefore, the aggregate utility function is given bywhich is a split term formulation. The first term is an assignment cost with respect to user spectral efficiency, and the second term is a penalty term with respect to BS loads. The solution is obtained by solving the following optimization problem [13, 14, 17, 2022]:

It can be seen from (10) that each user-BS pair is associated with a penalty . Assigning users to more congested BSs triggers a larger penalty. Hence the optimal solution always discourage selecting a highly congested BS for user . As the MBS is usually much more congested than the SBSs, the optimal solution will then offload some users to less congested SBSs. However, the penalty is only dependent on BS loads and does not involve the outage performance. We can deduce that in some cases the optimal solution will assign users to an underutilized BS with low SIR and a high probability of outage. We show an example of such instances.

Consider a simple network consisting of two BSs . Without loss of generality we assume the load of BS , denoted as , is much larger than the load of BS , denoted as . We also assume that for user the received signal power from BS is weak compared to the power of signals from BS . Thus we have and . Since the optimization problem (10) is a linear programming (LP) problem with respect to association indicators , the optimal solution will choose the user-BS pair with a larger weight which is denoted as . Therefore, the optimal solution will assign user to BS if

Substituting (4) into (11) we have

We can see from (12) that if we have and . This indicates that (12) is satisfied once . Thus the optimal solution may assign user to BS with a very low SIR, resulting in a high outage probability. If BS is a heavily congested MBS and BS is a heavily underutilized SBS, we end up with high outage probabilities for users offloaded to the SBS.

The above example shows that the utility maximization framework itself cannot provide satisfactory QoS guarantees for offloaded users. To address this problem the utility maximization problem can be reformulated into a joint optimization problem over cell association and other network resources management schemes such as power and interference control. However, the joint optimization problem is more difficult to solve and the solution is more difficult to implement.

In order to address the QoS degradation for offloaded users, we need to incorporate user outage performance with our problem formulation. When the outage constraint dictates that the outage probability for a user must be lower than a threshold, the cell association scheme needs to guarantee that a user must be assigned to a BS which satisfies the constraint. Without power control this combinatorial optimization with outage constraint is very difficult to solve and possibly infeasible due to limited solution spaces. We also note that the SINR based outage probability is given by a per link basis and we have to guarantee that a user must be served by a single BS. This is different from the rate-based outage event in [25] because when evaluating outage in a rate basis we can safely assume a user can be associated with multiple BSs and the rate for this user is the sum of rates from multiple links as it is in [25]. For SINR based outage this cannot be the case. Hence we do not relax the combinatorial optimization problem into a convex one. In order to find a feasible solution for this combinatorial problem with constraints we propose a split term formulation with weighted loads that incorporates user outage performance. The intention of the problem formulation is to discourage assigning users to BSs with high outage probabilities. Towards this end, we note that the penalty term in (10) is only dependent on BS loads. To incorporate user outage performance, we assign a set of outage-dependent weighting parameters to BS loads. We define asand the optimization problem is reformulated as

We can see from the split term problem formulation (14) that each user-BS pair is now associated with a weighted penalty that depends not only on the load of BS , but also on the weighting parameter . It can be seen from definition (13) that is monotone increasing with . In fact, we can see that always holds which indicates that any selection of heavily congested BSs is always penalized. If then we have . Then the formulated problem (14) is identical to the utility maximization problem (10). Since indicates that no outage events occur, we preserve the load balancing formulation of (10). However, if we have . Then any choice of pair with large outage probability is heavily penalized. Substituting (13) into (14) we have the triple term formulation of the optimization problem aswhere the last term is analogous to the log barrier function [28] with respect to outage probability . Compared with the nonweighted optimization problem (10) we note that the only difference between (15) and (10) is that we have replaced with .

In practice in order to avoid computation of division by zero we define aswhere is a constant with a small value. Then as we have .

The reformulated problem (15) is a combinatorial optimization problem. It is shown in [3, 18] that the sum log utility maximization problem (10) is NP hard. If there exists an optimal polynomial time algorithm for (15), we can solve (10) in polynomial time by replacing the constant with . Hence (15) is also NP hard. To solve the problem we adopt the submodular maximization approach proposed in [19], which is used to solve the log utility maximization problem (10) and extended to -fairness utility maximization in [18]. The benefit of submodular optimization is that it yields a discrete solution on cell association, which is more practical to implement than the fractional solution obtained through relaxed convex optimization.

4. Submodular Function Maximization

We proceed to analyze the submodularity of the reformulated problem (15). Towards this end, the objective function in (15) is interpreted as a set function. Let denote a collection of subsets of so that the pairs in the subsets have mutually distinctive users. We define a ground set which consists of all possible user-BS associations. We use to denote the cardinality function. Let denote the selected pairs for the cell association. Clearly . We use a ground set to denote all the possible user-BS association for a given BS . Similarly, we use another ground set to denote all the possible user-BS association for a given user .

We first give some basic definitions for submodular set functions [29].

Definition 1. A set function is submodular if for every and it holds thatand it is modular if it holds that

Definition 2. A set function is a normalized set function if where denotes the empty set. Further, it is monotone if, for every , .

We now rewrite the objective function of (15) into a set function form. Note that and are all constants in cell association. Let denote a selected user-BS pair and define its weight function ; we can rewrite (15) as

Proposition 3. The objective function in (19) is a submodular set function.

Proof. It can be easily verified that is a modular function since for every and it always holds thatMoreover, it has been proven in [17] that is submodular. Due to the fact that submodularity is preserved under restriction and the objective function in (19) is a mutual sum of submodular functions and modular functions, we can conclude that the objective function in (19) is a submodular set function.

Corollary 4. The objective function in (19) is a normalized nonmonotone submodular set function.

Proof. We adopt the convention that . Then we have for the objective function. Hence it is a normalized set function. Furthermore, as the weight is not nonnegative, we can conclude that the objective function in (19) is nonmonotone.

Therefore, the optimization problem (19) is a nonmonotone submodular maximization problem with equality constraints on a partition matroid. We now reformulate (19) into a monotone submodular maximization problem with inequality constraints on a partition matroid.

We first revisit the optimization problem (15) and we have the following proposition.

Proposition 5. The optimization problem (15) is equivalent towhere is a constant with any arbitrary value.

Proof. From the integer constraint we can see that it always holds that Hence the newly added term is a constant. We can conclude that (21) is equivalent to (19).

We can now rewrite (21) into a set function form. Let and ; we have the following proposition.

Proposition 6. The submodular maximization problem (19) is equivalent toif satisfies

Proof. Since , we can see that if (24) holds then it holds thatWe note that the only difference between (15) and (10) is that we have replaced with . For the nonweighted load optimization problem it has been shown in [17] that it is monotone submodular if Hence we can deduce that the objective function in (23) is also monotone submodular. The optimal solution to (23) will always assign a user to a BS , since assigning a user to a BS always brings positive gains. Hence it holds that . Therefore, the optimal solution of (23) satisfies . We can conclude that (23) is equivalent to (19).

The reformulated problem (23) is a monotone submodular maximization problem subject to a partition matroid constraint. For monotone submodular maximization problems, we can leverage the greedy algorithm [29] which provides a near-optimal solution. The greedy algorithm yields an integer solution to cell association, which guarantees a single BS association for each user.

5. The Greedy Algorithm with Lazy Evaluations

In this section we consider approximating the submodular maximization problem (23) through a greedy algorithm. The greedy algorithm starts with an empty set , and in iteration it adds the element that maximize the gain where denote the objective function in (23). Catering to the partition matroid constraint , once an element is selected we need to remove all pairs that share the same user with from the ground set . Furthermore, due to the monotonicity of the submodular function, we can speed up the greedy process through lazy evaluations [23]. The submodularity of the objective function in (23) guarantees that the incremental gains from any element are monotonically nonincreasing during the iterations of the algorithm; that is, , . The greedy algorithm maintains a list of upper bounds on the incremental gains sorted in decreasing order. Initially is set to and updated with at first iteration. In th iteration, we have the solution set and the updated ground set from the previous iteration. Instead of computing for every , the algorithm extracts the first element from the ordered list and then updates the corresponding bound with the real gain for current iteration. It then proceeds to evaluate the next element from the ordered list and if then , , . The element with the maximal incremental gain in current iteration is identified and the algorithm can now proceed to the next iteration without computing for the remaining . The algorithm stops only if every user is associated with a BS. The algorithm is described in Algorithm 1.

(1)Initialize: Define ground set , set , . Set to .
(2)Repeat
(3)Sort in descending order and return the list .
(4)for  
  .
  if  
    Compute .
       .
       .
     else
      break
  End if
End for
(5)Determine and the corresponding user . Find
(6)Update , , and update
(7)Until  .
(8)Output  .

It can be seem from Algorithm 1. that in each iteration a user is assigned to a serving BS. Hence the greedy algorithm terminates after iterations. The computational complexity is only dependent on the number of users and the complexity is low. Therefore, it is useful in scenarios with dense HetNets deployment with a large number of users and BSs. It is well known that for the monotone submodular maximization problem the greedy algorithm provides a (or equivalently 0.631) approximation [29]. Since the submodular maximization problem (23) is equivalent to (19) and the objective function of (23) is the sum of the objective function of (19) and a constant, we have the following proposition.

Proposition 7. Let be the solution obtained via the greedy algorithm and be the optimal set for the submodular optimization problem (21). Let be the objective submodular function of (21). Then we haveHence we can conclude that the greedy algorithm yields a near-optimal solution, which provides a performance guarantee for the user association problem. For dense HetNets with a large number of users and BSs, the greedy algorithm is useful for its low computational complexity and near-optimality.

6. Numerical Results

We conduct our simulations in MATLAB over a two-tier HetNet topology. The coverage area is limited to a Euclidean plane with the size . The numbers of macrocell BSs, small cell BSs, and users are fixed to , respectively. The transmission power of the macrocell BS and small cell BSs are fixed to  dbm, respectively. We assume the location of the macro-BS is fixed at the center of coverage area. All the small cell BSs and users are uniformly and independently distributed across the coverage area. Path loss with a fixed path loss factor of 4 and the Rayleigh fading with unit variance are used to model the channel power gains. Thermal noise is neglected.

Figure 1 depicts the user associations under various association schemes in one simulated two-tier HetNet. Figure 1(a) shows the user associations for the max SINR scheme. Since users are assigned to the strongest BS, we can see from Figure 1(a) that the majority of the SBSs are lightly loaded and some of the SBSs that are placed near the macro-BS do not serve any users at all. The loads across the macro-BS and SBSs are heavily imbalanced and the macro-BS is heavily congested. The majority of user population is still associated with the macro-BS. Figure 1(b) shows the user associations obtained for the log utility maximization problem (11). Since the utility maximization framework penalizes associations with heavily loaded BSs, quite a few users previously associated with the macro-BS are now offloaded to SBSs, including some users adjacent to the macro-BS. However, those offloaded users adjacent to the macro-BS will suffer from strong cross-tier intercell interference, which leads to high outage probabilities. Figure 1(c) shows the users associations obtained via the greedy algorithm for the utility maximization problem with weighted loads proposed by this paper. Since the penalty is dependent on both BS loads and outage probabilities, we can see that some of the previously offloaded users are now reassigned to the macro-BS or other SBSs with higher received power in order to improve outage performance for those users. This shows the tradeoff between load balancing and outage performance.

Figure 2 shows the percentage of user population associated SBSs versus numbers of SBSs under different association schemes. The simulation is done over 200 different realizations of a two-tier HetNet. Both the log utility association and our weighted load association can offload more users to SBSs compared with max SINR association. In log utility association scheme more than 20% of user population is offloaded from the macro-BS to SBSs, compared with max SINR scheme. However, in weighted load association scheme the percentage of offloaded user population is reduced. This is because the penalty on outage now discourages assigning users to some SBSs with high outage probabilities. Hence some users previously offloaded to SBSs in log utility scheme are now reassigned to the macro-BS in order to improve outage performance. This also shows the tradeoff between outage performance and load balancing.

Figure 3 shows the cumulative distributive functions (CDFs) of user long term SIRs for the simulated HetNet. It can be seen from Figure 3 that in the log utility association scheme about 40% of the user population suffer from degradations in SIR compared with the max SINR scheme. The degradation in SIR is more severe for the offloaded cell edge users with low SIR. When these users are offloaded to SBSs they suffer from strong interference from the macro-BS resulting in further degradation in SIR. Subsequently these users suffer from high outage probabilities due to the SIR degradation. This shows the negative impact of offloading users to SBSs. However, under our weighted load association scheme, this SIR degradation has been largely alleviated and we can see that now about 20% of the user population suffers from degradations in SIR compared with the max SINR association scheme. Furthermore, for the offloaded users the magnitude of the SIR degradation is reduced by almost 50 percent compared with the log utility association scheme. This shows that our proposed approach alleviate the SIR degradations for offloaded users.

Figure 4 shows the system outage performance versus different outage thresholds under various association schemes. Similar to [21], we define the system outage probability as the worst outage probability over all users, . It can be seen that under log utility association scheme, the system outage probability remains high over a wide range of SIR thresholds. The system outage probability under max SINR association scheme is halved compared with the log utility association scheme. With our weighted load association scheme, there is a 30 percent decrease in the system outage probabilities compared with the log utility association scheme. This shows the benefit of devising association schemes that can incorporate user outage performance.

7. Conclusions

In this paper, we consider the cell association problem in the context of downlink HetNets. In order to alleviate the SINR degradation and outage deterioration for offloaded users, we propose a split term problem formulation with weighted BS loads that incorporates user outage performance. We propose a formulation of the weighting parameters that penalizes the selections of user-BS pairs with high outage probabilities. Moreover, we show that the resulting combinatorial optimization problem can be reformulated into a monotone submodular maximization problem and can be approximated via a greedy algorithm with lazy evaluations. The greedy algorithm has a low computational complexity and is useful in densely deployed HetNets. The obtained cell association scheme guarantees single BS association for each user. Simulation results show that our proposed method preserves the offloading capabilities of the log utility association scheme while significantly reducing user outage probabilities. Our approach strikes a tradeoff between load balancing and outage performance and is useful for improving user QoS experiences in HetNets.

Conflict of Interests

The authors declare that there is no conflict of interests regarding the publication of this paper.

Acknowledgment

This research was partially supported by research grants from National Key Basic Research Program of China (973 Program) under Grant no. 2013CB329103, grants from the Natural Science Foundation of China (61301182, 61372078, and 61171071), grant from Guangdong Natural Science Foundation (2015A030313552), and grants from the Foundation of Shenzhen City (JCYJ20140418095735590, GJHS20120621143440025, and ZDSY20120612094614154).