89 research outputs found

    Stochastic volatility models with possible extremal clustering

    Full text link
    In this paper we consider a heavy-tailed stochastic volatility model, Xt=σtZtX_t=\sigma_tZ_t, tZt\in\mathbb{Z}, where the volatility sequence (σt)(\sigma_t) and the i.i.d. noise sequence (Zt)(Z_t) are assumed independent, (σt)(\sigma_t) is regularly varying with index α>0\alpha>0, and the ZtZ_t's have moments of order larger than α\alpha. In the literature (see Ann. Appl. Probab. 8 (1998) 664-675, J. Appl. Probab. 38A (2001) 93-104, In Handbook of Financial Time Series (2009) 355-364 Springer), it is typically assumed that (logσt)(\log\sigma_t) is a Gaussian stationary sequence and the ZtZ_t's are regularly varying with some index α\alpha (i.e., (σt)(\sigma_t) has lighter tails than the ZtZ_t's), or that (Zt)(Z_t) is i.i.d. centered Gaussian. In these cases, we see that the sequence (Xt)(X_t) does not exhibit extremal clustering. In contrast to this situation, under the conditions of this paper, both situations are possible; (Xt)(X_t) may or may not have extremal clustering, depending on the clustering behavior of the σ\sigma-sequence.Comment: Published in at http://dx.doi.org/10.3150/12-BEJ426 the Bernoulli (http://isi.cbs.nl/bernoulli/) by the International Statistical Institute/Bernoulli Society (http://isi.cbs.nl/BS/bshome.htm

    Approximating Connected Facility Location with Lower and Upper Bounds via LP Rounding

    Get PDF
    We consider a lower- and upper-bounded generalization of the classical facility location problem, where each facility has a capacity (upper bound) that limits the number of clients it can serve and a lower bound on the number of clients it must serve if it is opened. We develop an LP rounding framework that exploits a Voronoi diagram-based clustering approach to derive the first bicriteria constant approximation algorithm for this problem with non-uniform lower bounds and uniform upper bounds. This naturally leads to the the first LP-based approximation algorithm for the lower bounded facility location problem (with non-uniform lower bounds). We also demonstrate the versatility of our framework by extending this and presenting the first constant approximation algorithm for some connected variant of the problems in which the facilities are required to be connected as well

    Approximation Schemes for Min-Sum k-Clustering

    Get PDF
    We consider the Min-Sum k-Clustering (k-MSC) problem. Given a set of points in a metric which is represented by an edge-weighted graph G = (V, E) and a parameter k, the goal is to partition the points V into k clusters such that the sum of distances between all pairs of the points within the same cluster is minimized. The k-MSC problem is known to be APX-hard on general metrics. The best known approximation algorithms for the problem obtained by Behsaz, Friggstad, Salavatipour and Sivakumar [Algorithmica 2019] achieve an approximation ratio of O(log |V|) in polynomial time for general metrics and an approximation ratio 2+? in quasi-polynomial time for metrics with bounded doubling dimension. No approximation schemes for k-MSC (when k is part of the input) is known for any non-trivial metrics prior to our work. In fact, most of the previous works rely on the simple fact that there is a 2-approximate reduction from k-MSC to the balanced k-median problem and design approximation algorithms for the latter to obtain an approximation for k-MSC. In this paper, we obtain the first Quasi-Polynomial Time Approximation Schemes (QPTAS) for the problem on metrics induced by graphs of bounded treewidth, graphs of bounded highway dimension, graphs of bounded doubling dimensions (including fixed dimensional Euclidean metrics), and planar and minor-free graphs. We bypass the barrier of 2 for k-MSC by introducing a new clustering problem, which we call min-hub clustering, which is a generalization of balanced k-median and is a trade off between center-based clustering problems (such as balanced k-median) and pair-wise clustering (such as Min-Sum k-clustering). We then show how one can find approximation schemes for Min-hub clustering on certain classes of metrics

    Approximation algorithms for connected facility location with buy-at-bulk edge costs

    Get PDF
    We consider a generalization of the Connected Facility Location problem where clients may connect to open facilities via access trees shared by multiple clients. The task is to choose facilities to open, to connect these facilities by a core Steiner tree (of infinite capacity), and to design and dimension the access trees, such that the capacities installed on the edges of these trees suffice to simultaneously route all clients' demands to the open facilities. We assume that the available edge capacities are given by a set of different cable types whose costs obey economies of scale. The objective is to minimize the total cost of opening facilities, building the core Steiner tree among them, and installing capacities on the access tree edges. In this paper, we devise the first constant-factor approximation algorithm for this problem. We also present a factor 6.72 approximation algorithm for a simplified version of the problem where multiples of only one single cable type can be installed on the access edges

    Exact approaches for designing multifacility buy-at-bulk networks

    Get PDF
    We study a problem that integrates buy-at-bulk network design into the classical facility location problem. We consider a generalization of the facility location problem where multiple clients may share a capacitated network to connect to open facilities instead of requiring direct links. In this problem, we wish to open facilities, build a routing network by installing access cables of different costs and capacities, and route every client demand to an open facility. We provide a path based formulation and we compare it with the natural compact formulation for this problem. We then design an exact branch-price-and-cut algorithm for solving the path based formulation. We study the effect of two families of valid inequalities. In addition to this, we present three different types of primal heuristics and employ a hybrid approach to effectively combine these heuristics in order to improve the primal bounds. We finally report the results of our approach that were tested on a set of real world instances as well as two sets of benchmark instances and evaluate the effects of our valid inequalities and primal heuristics

    Optimization related to some nonlocal problems of Kirchhoff type

    Get PDF
    In this paper we introduce two rearrangement optimization problems, one being a maximization and the other a minimization problem, related to a nonlocal boundary value problem of Kirchhoff type. Using the theory of rearrangements as developed by G. R. Burton, we are able to show that both problems are solvable and derive the corresponding optimality conditions. These conditions in turn provide information concerning the locations of the optimal solutions.The strict convexity of the energy functional plays a crucial role in both problems. The popular case in which the rearrangement class (i.e., the admissible set) is generated by a characteristic function is also considered. We show that in this case, the maximization problem gives rise to a free boundary problem of obstacle type, which turns out to be unstable. On the other hand, the minimization problem leads to another free boundary problem of obstacle type that is stable. Some numerical results are included to conûrm the theory

    Scheduling Problems over Network of Machines

    Get PDF
    We consider scheduling problems in which jobs need to be processed through a (shared) network of machines. The network is given in the form of a graph the edges of which represent the machines. We are also given a set of jobs, each specified by its processing time and a path in the graph. Every job needs to be processed in the order of edges specified by its path. We assume that jobs can wait between machines and preemption is not allowed; that is, once a job is started being processed on a machine, it must be completed without interruption. Every machine can only process one job at a time. The makespan of a schedule is the earliest time by which all the jobs have finished processing. The flow time (a.k.a. the completion time) of a job in a schedule is the difference in time between when it finishes processing on its last machine and when the it begins processing on its first machine. The total flow time (or the sum of completion times) is the sum of flow times (or completion times) of all jobs. Our focus is on finding schedules with the minimum sum of completion times or minimum makespan. In this paper, we develop several algorithms (both approximate and exact) for the problem both on general graphs and when the underlying graph of machines is a tree. Even in the very special case when the underlying network is a simple star, the problem is very interesting as it models a biprocessor scheduling with applications to data migration
    corecore