An Improved Tabu Search Algorithm for the Fixed-Spectrum Frequency-Assignment Problem Roberto Montemanni, Jim N

An Improved Tabu Search Algorithm for the Fixed-Spectrum Frequency-Assignment Problem Roberto Montemanni, Jim N

IEEE TRANSACTIONS ON VEHICULAR TECHNOLOGY, VOL. 52, NO. 3, MAY 2003 891 An Improved Tabu Search Algorithm for the Fixed-Spectrum Frequency-Assignment Problem Roberto Montemanni, Jim N. J. Moon, and Derek H. Smith Abstract—A tabu search algorithm with a dynamic tabu list for this meant that several or many pairs of transmitters had the fixed-spectrum frequency-assignment problem is presented. inadequate frequency separation. It is now recognized that For cellular problems, the algorithm can be combined with an the pattern of interference obtained when this approach is efficient cell reoptimization step. The algorithm is tested on several sets of test problems and compared with existing algorithms of used may be quite unsatisfactory. One way to overcome the established performance. In particular, it is used to improve problem is to minimize a measure of interference based on some of the best existing assignments for COST 259 benchmarks. the signal-to-interference ratio (SIR) at specified reception These results add support to the claim that the algorithm is the points [10], [11]. This approach is conceptually attractive as most effective available, at least when solution quality is a more interference is directly minimized and it can take account of important criterion than solution speed. The algorithm is robust and easy to tune. multiple interference. However, it is computationally demanding and may restrict the size of the problems that can be handled. Index Terms—Fixed-spectrum problems, radio-frequency Our recent experiences with this approach suggest that, if data assignment, tabu search algorithm. structures of similar efficiency are used, run times are increased by a factor of about 20. Thus, for the largest problems presented I. INTRODUCTION here (which have up to approximately 2800 transmitters) run HE importance of the frequency-assignment problem times might be measured in weeks. As a consequence, network T (FAP) for efficient use of the radio spectrum and mini- operators have persevered with binary constraints. mization of interference is now well recognized. The majority A way of controlling the pattern of interference resulting from of the early work on this problem (see, for example, [1] and [2]) residual constraint violations is to attach a weight or penalty concentrated on the minimum-span problem. In this variation to each constraint [12], [13]. The objective then is to minimize of the FAP, constraints are specified, which, if satisfied, should the sum of the weights associated with violated constraints. In lead to acceptable interference. It is then necessary to minimize this way, the number of constraints violated may be greater, but the spectrum used, measured as the difference between the they tend to be less critical. Weights can be defined at two (or greatest and smallest assigned frequencies. It is now increas- conceivably more) levels, depending on whether a constraint is ingly recognized that the fixed-spectrum frequency-assignment broken by one channel or more. A formulation with multiple problem (FS-FAP) is of greater importance to network oper- levels is described in [14]. The determination of appropriate ators. In this variation of the FAP, the spectrum available to weights to use is sometimes somewhat arbitrary. A rational the operator is known in advance and is necessary to minimize method of determining weights in terms of the expected areas some measure of interference. of cells that would have unsatisfactory SIRs, which has been From an academic viewpoint, the availability of good lower used in the mobile telephone industry, is described in [14]. bounds for the span [3]–[5] has aided the theoretical study of the In the opinion of the authors, there is ample evidence to sup- minimum-span FAP. These lower bounds typically exceed 90% port the claim that tabu search is the most effective of the al- of the span of the best-known assignment and are frequently gorithms that have been proposed for the frequency-assignment tight. The recent availability [6]–[8] of reasonably good lower problem, at least when solution quality is a more important cri- bounds for fixed-spectrum problems, at least for problems of a terion than solution speed. This does not mean that there are no moderate size, has now put fixed-spectrum problems in a theo- problems for which another metaheuristic, such as simulated an- retical position similar to minimum-span problems. nealing [15], [2], will not offer a slightly better quality solution In fixed-spectrum problems, it is not usually possible for all than tabu search. It simply means that, taken over a wide range constraints to be satisfied. Early work tended to concentrate on of problem types and problem instances, tabu search most often minimizing the number of constraint violations [9]. Normally, offers the best-quality solution and always offers a high-quality solution. In this paper, it will be shown that tabu search can be further Manuscript received May 8, 2002; revised October 4, 2002. improved by a simple scheme for reducing the size of the R. Montemanni was with University of Glamorgan, Pontypridd, Mid Glam- short-term memory as the algorithm proceeds. The improved organ, CF37 1DL, U.K. He is now with Istituto Dalle Molle di Studi sull’Intel- ligenza Artificiale (IDSIA), Lugano, Switzerland. (e-mail: [email protected]). quality of the solutions obtained will be demonstrated using J. N. J. Moon is with the School of Computing, University of Glamorgan, several sets of benchmark problems that have appeared in the Pontypridd, Mid Glamorgan CF37 1DL, U.K. (e-mail: [email protected]). literature. A further important advantage is that the scheme D. H. Smith is with the Division of Mathematics, University of Glamorgan, Pontypridd, Mid Glamorgan CF37 1DL, U.K. (e-mail: [email protected]). makes the algorithm more robust by easing the task of parameter Digital Object Identifier 10.1109/TVT.2003.810976 tuning when a new class of problems must be solved. This 0018-9545/03$17.00 © 2003 IEEE 892 IEEE TRANSACTIONS ON VEHICULAR TECHNOLOGY, VOL. 52, NO. 3, MAY 2003 will be illustrated in this paper. Attention is also given to data available, but often the data is supplied confidentially and the data structure and implementation details, which allow the cannot be made available to others. number of iterations that can be completed in a given time There are three main sets of data that have achieved wide- to be maximized. spread acceptance, the CELAR data, the Philadelphia problems, The effectiveness of the algorithms is further demonstrated and, more recently, the COST 259 data. All of these bench- by applying them to some of the COST 259 benchmarks [13], marks can be found in [16]. Other problems, in the form [16]. This is a major set of real global system for mobile of challenges, have been presented from time to time (see, communications (GSM) mobile telephone problems. They use for example, [17]). The CELAR problems (see, for example, a two-level weighted model that is currently very popular in [18]) were very widely studied, but most problems have been the industry. The largest problem considered has nearly 2800 solved to optimality and can no longer be regarded as suffi- transmitters; it should be noted that these weighted problems ciently challenging. They represent a particular military trunk are more challenging than unweighted problems of a similar radio-link system, which contained features not present in all size. Several groups of researchers have applied a variety of such systems. The Philadelphia problems date back to approxi- algorithms to the COST 259 benchmarks [16]. The most suc- mately 1973 [19]. The main (minimum-span) versions of these cessful previous algorithm applied to these problems combines problems were solved to optimality in 1996 (see [2], [20], threshold accepting with a cell reoptimization step [13]. The and [4]). Fixed-spectrum versions are easily devised and many present paper shows that this cell-reoptimization step can be authors continue to use them. However, the challenge they efficiently combined with the dynamic tabu search algorithm. represented is now largely superseded by the availability of The resulting algorithm offers significantly improved solutions weighted fixed-spectrum data for GSM networks made avail- for four of the five COST 259 benchmarks attempted. It is also able under the COST 259 project [13], [16]. The COST 259 data is realistic practical data for GSM networks and is typ- shown that threshold accepting without cell reoptimization is ical of the approach used by many operators. It is possible to relatively ineffective on these problems. Thus, it can be inferred state some reservations about these benchmarks. The authors that the merits of the algorithm presented here are even more are aware of commercial data that is more flexible in the marked for noncellular problems. treatment of the difference between broadcast control channel In Section II, the role and nature of benchmark problems (BCCH) and traffic channel (TCH) carriers, which also allows for the frequency-assignment problem are discussed. Section III a penalty for the use of certain channels in place of blocking outlines the formulation used and Section IV briefly describes the channels, as in the COST 259 data. It can be argued that some existing solution approaches. In Section V, the tabu search the task of converting the COST 259 data to a form acceptable algorithm is described. In Section VI, threshold accepting is de- to most algorithms is more complex than necessary. It should scribed and briefly compared with simulated annealing. An out- also be noted that these problems do not address the issue line of cell reoptimization and its implementation in conjunction of multiple interference or of direct use of C/I calculations with tabu search is given in Section VII.

View Full Text

Details

  • File Type
    pdf
  • Upload Time
    -
  • Content Languages
    English
  • Upload User
    Anonymous/Not logged-in
  • File Pages
    11 Page
  • File Size
    -

Download

Channel Download Status
Express Download Enable

Copyright

We respect the copyrights and intellectual property rights of all users. All uploaded documents are either original works of the uploader or authorized works of the rightful owners.

  • Not to be reproduced or distributed without explicit permission.
  • Not used for commercial purposes outside of approved use cases.
  • Not used to infringe on the rights of the original creators.
  • If you believe any content infringes your copyright, please contact us immediately.

Support

For help with questions, suggestions, or problems, please contact us