The multidimensional assignment problem (MAP) is an NP-hard combinatorial optimization problem occurring in many applications, such as data association, target tracking, and resource planning. As many solution approac...
详细信息
The multidimensional assignment problem (MAP) is an NP-hard combinatorial optimization problem occurring in many applications, such as data association, target tracking, and resource planning. As many solution approaches to this problem rely, at least partly, on local neighborhood search algorithms, the number of local minima affects solution difficulty for these algorithms. This paper investigates the expected number of local minima in randomly generated instances of the MAP. Lower and upper bounds are developed for the expected number of local minima, E[M], in an MAP with iid standard normal coefficients. In a special case of the MAP, a closed-form expression for E[M] is obtained when costs are iid continuous random variables. These results imply that the expected number of local minima is exponential in the number of dimensions of the MAP. Our numerical experiments indicate that larger numbers of local minima have a statistically significant negative effect on the quality of solutions produced by several heuristic algorithms that involve local neighborhood search.
This work proposes the Sequential Constraint Augmentation (SCA) procedure for the multidimensional assignment problem (MAP). Although the two-dimensional assignmentproblem has been shown to be solvable in polynomial ...
详细信息
This work proposes the Sequential Constraint Augmentation (SCA) procedure for the multidimensional assignment problem (MAP). Although the two-dimensional assignmentproblem has been shown to be solvable in polynomial time, the problem becomes NP-hard when it is extended to three dimensions. We investigate the benefits of implementing an intra-permutation 2-exchange and variable neighbourhood search for the SCA. The variable neighbourhood approach utilises the intra-permutation 2 and n-exchanges and the inter-permutation 2-exchange. All three k-exchange neighbourhoods are motivated by the permutation formulation of the MAP. Computational results show that the SCA procedure provides a tight upper bound with little computational effort. Exploring our variable neighbourhood significantly improves the SCA solution within a relatively short amount of computation time.
The multidimensional assignment problem (MAP) is a higher-dimensional version of the Linear assignmentproblem that arises in the areas of data association, target tracking, resource allocation, etc. This paper elucid...
详细信息
The multidimensional assignment problem (MAP) is a higher-dimensional version of the Linear assignmentproblem that arises in the areas of data association, target tracking, resource allocation, etc. This paper elucidates the question of asymptotical behavior of the expected optimal value of the large-scale MAP whose assignment costs are independent identically distributed random variables with a prescribed probability distribution. We demonstrate that for a broad class of continuous distributions the limiting value of the expected optimal cost of the MAP is determined by the location of the left endpoint of the support set of the distribution, and construct asymptotical bounds for the expected optimal cost.
The multidimensional assignment problem (MAP) is a combinatorial optimization problem arising in diverse applications such as computer vision and motion tracking. In the MAP, the objective is to match tuples of object...
详细信息
The multidimensional assignment problem (MAP) is a combinatorial optimization problem arising in diverse applications such as computer vision and motion tracking. In the MAP, the objective is to match tuples of objects with minimum total cost. Randomized parallel algorithms are proposed to solve MAPs appearing in multi-sensor multi-target applications. A parallel construction heuristic is described, together with some variations, as well as a parallel local search heuristic. Experimental results using the proposed algorithms are discussed. (C) 2003 IMACS. Published by Elsevier B.V. All rights reserved.
The multidimensional assignment problem (MAP) is a combinatorial optimization problem arising in diverse applications such as computer vision and motion tracking. In the MAP, the objective is to match tuples of object...
详细信息
The multidimensional assignment problem (MAP) is a combinatorial optimization problem arising in diverse applications such as computer vision and motion tracking. In the MAP, the objective is to match tuples of objects with minimum total cost. Randomized parallel algorithms are proposed to solve MAPs appearing in multi-sensor multi-target applications. A parallel construction heuristic is described, together with some variations, as well as a parallel local search heuristic. Experimental results using the proposed algorithms are discussed. (C) 2003 IMACS. Published by Elsevier B.V. All rights reserved.
Inter-cell interference mitigation in LTE networks is important to improve the system throughput. Upcoming Cloud Radio Access Networks (C-RANs) allow controlling multiple cells at a single location enabling novel inte...
详细信息
ISBN:
(纸本)9783319162928;9783319162911
Inter-cell interference mitigation in LTE networks is important to improve the system throughput. Upcoming Cloud Radio Access Networks (C-RANs) allow controlling multiple cells at a single location enabling novel inter-cell coordination algorithms. Coordinated recourse allocation can be used to achieve optimal spectral efficiency through reduced inter-cell interference. In this paper the uplink resource allocation is optimised by deciding which user terminals served by different base stations should transmit on the same resources. A central meta-scheduler situated in the cloud is responsible for the optimisation. The optimisation is performed using heuristic algorithms to solve the underlying multidimensional assignment problem. The complexity is further reduced to a feasible size by only coordinating a subset of base stations. This way the problem can be solved for real world cellular deployments. The performance for different groupings of cooperatively managed base stations is investigated. Results show that coordinating resource assignment of multiple base stations improves the cell spectral efficiency in general and coordinating three sectors at the same site outperforms coordinating three base stations of different sites.
Associating measurements with targets is an important step in target tracking. With the increasing computational power, it became possible to use more complex association logic in tracking algorithms. Although it'...
详细信息
ISBN:
(纸本)9781424415380
Associating measurements with targets is an important step in target tracking. With the increasing computational power, it became possible to use more complex association logic in tracking algorithms. Although it's optimal solution can be proved to be an NP hard problem, the multidimensionalassignment enjoyed a renewed interest mostly due to Lagrangian relaxation approaches to its solution. Recently, it has been reported that randomized heuristic approaches surpassed the performance of Lagrangian relaxation algorithm especially in dense problems. In this paper, inspired by the success of randomized heuristic method, we investigate a different stochastic approach, the biologically inspired ant colony optimization to solve the NP hard multidimensional assignment problem.
Data association is the problem of identifying when multiple data sources have observed the same entity. Central to this effort is the multidimensional assignment problem, which is often used to formulate data associa...
详细信息
Data association is the problem of identifying when multiple data sources have observed the same entity. Central to this effort is the multidimensional assignment problem, which is often used to formulate data association problems. The nature of data association problems dictate that solution methods for the multidimensional assignment problem must return results promptly, and work on large data sets. The contribution of this work is to describe a Lagrangian relaxation based heuristic for the multi-dimensional assignmentproblem with decomposable costs that can be largely implemented in a map-reduce framework and thus easily distributed across a cluster of computers. Distribution allows the heuristic to address run time and large data requirements of data association. The developed algorithm is tested on a synthesized dataset, and shown to achieve an optimality gap ranging from 0.00008% to 0.6% for dense (no filtering) problems having 10,000 observation. Distribution of the algorithm was found to offer a significant reduction in run time on 30,000 observation problems for an 8 node computing cluster with 96 processors over a single node with 12 processors. (C) 2013 Elsevier B.V. All rights reserved.
The multidimensional assignment problem ( MAP) is an NP-hard combinatorial optimization problem occurring in many applications, such as data association. In this paper, we prove two conjectures made in Ref. 1 and base...
详细信息
The multidimensional assignment problem ( MAP) is an NP-hard combinatorial optimization problem occurring in many applications, such as data association. In this paper, we prove two conjectures made in Ref. 1 and based on data from computational experiments on MAPs. We show that the mean optimal objective function cost of random instances of the MAP goes to zero as the problem size increases, when assignment costs are independent exponentially or uniformly distributed random variables. We prove also that the mean optimal solution goes to negative infinity when assignment costs are independent normally distributed random variables.
An instance of a combinatorial optimization problem is said to have the constant objective value property (COVP) if every feasible solution has the same objective function value. In this paper our goal is to character...
详细信息
An instance of a combinatorial optimization problem is said to have the constant objective value property (COVP) if every feasible solution has the same objective function value. In this paper our goal is to characterize the set of all instances with the COVP for multidimensional assignment problems. Our central result deals with planar d-dimensional assignmentproblems. We show that such constant objective value instances are characterized by so-called sum-decomposable arrays with appropriate parameters. This adds to the known result for the axial d-dimensional case. (C) 2016 Elsevier B.V. All rights reserved.
暂无评论