24,592 research outputs found

    A framework for automated PDE-constrained optimisation

    Full text link
    A generic framework for the solution of PDE-constrained optimisation problems based on the FEniCS system is presented. Its main features are an intuitive mathematical interface, a high degree of automation, and an efficient implementation of the generated adjoint model. The framework is based upon the extension of a domain-specific language for variational problems to cleanly express complex optimisation problems in a compact, high-level syntax. For example, optimisation problems constrained by the time-dependent Navier-Stokes equations can be written in tens of lines of code. Based on this high-level representation, the framework derives the associated adjoint equations in the same domain-specific language, and uses the FEniCS code generation technology to emit parallel optimised low-level C++ code for the solution of the forward and adjoint systems. The functional and gradient information so computed is then passed to the optimisation algorithm to update the parameter values. This approach works both for steady-state as well as transient, and for linear as well as nonlinear governing PDEs and a wide range of functionals and control parameters. We demonstrate the applicability and efficiency of this approach on classical textbook optimisation problems and advanced examples

    Fixed Point Quasiconvex Subgradient Method

    Full text link
    Constrained quasiconvex optimization problems appear in many fields, such as economics, engineering, and management science. In particular, fractional programming, which models ratio indicators such as the profit/cost ratio as fractional objective functions, is an important instance. Subgradient methods and their variants are useful ways for solving these problems efficiently. Many complicated constraint sets onto which it is hard to compute the metric projections in a realistic amount of time appear in these applications. This implies that the existing methods cannot be applied to quasiconvex optimization over a complicated set. Meanwhile, thanks to fixed point theory, we can construct a computable nonexpansive mapping whose fixed point set coincides with a complicated constraint set. This paper proposes an algorithm that uses a computable nonexpansive mapping for solving a constrained quasiconvex optimization problem. We provide convergence analyses for constant and diminishing step-size rules. Numerical comparisons between the proposed algorithm and an existing algorithm show that the proposed algorithm runs stably and quickly even when the running time of the existing algorithm exceeds the time limit

    Implementation of the ADMM to Parabolic Optimal Control Problems with Control Constraints and Beyond

    Full text link
    Parabolic optimal control problems with control constraints are generally challenging, from either theoretical analysis or algorithmic design perspectives. Conceptually, the well-known alternating direction method of multipliers (ADMM) can be directly applied to such a problem. An attractive advantage of this direct ADMM application is that the control constraint can be untied from the parabolic PDE constraint; these two inherently different constraints thus can be treated individually in iterations. At each iteration of the ADMM, the main computation is for solving an unconstrained parabolic optimal control problem. Because of its high dimensionality after discretization, the unconstrained parabolic optimal control problem at each iteration can be solved only inexactly by implementing certain numerical scheme internally and thus a two-layer nested iterative scheme is required. It then becomes important to find an easily implementable and efficient inexactness criterion to execute the internal iterations, and to prove the overall convergence rigorously for the resulting two-layer nested iterative scheme. To implement the ADMM efficiently, we propose an inexactness criterion that is independent of the mesh size of the involved discretization, and it can be executed automatically with no need to set empirically perceived constant accuracy a prior. The inexactness criterion turns out to allow us to solve the resulting unconstrained optimal control problems to medium or even low accuracy and thus saves computation significantly, yet convergence of the overall two-layer nested iterative scheme can be still guaranteed rigorously. Efficiency of this ADMM implementation is promisingly validated by preliminary numerical results. Our methodology can also be extended to a range of optimal control problems constrained by other linear PDEs such as elliptic equations and hyperbolic equations

    Constrained Least Squares, SDP, and QCQP Perspectives on Joint Biconvex Radar Receiver and Waveform design

    Full text link
    Joint radar receive filter and waveform design is non-convex, but is individually convex for a fixed receiver filter while optimizing the waveform, and vice versa. Such classes of problems are fre- quently encountered in optimization, and are referred to biconvex programs. Alternating minimization (AM) is perhaps the most popu- lar, effective, and simplest algorithm that can deal with bi-convexity. In this paper we consider new perspectives on this problem via older, well established problems in the optimization literature. It is shown here specifically that the radar waveform optimization may be cast as constrained least squares, semi-definite programs (SDP), and quadratically constrained quadratic programs (QCQP). The bi-convex constraint introduces sets which vary for each iteration in the alternat- ing minimization. We prove convergence of alternating minimization for biconvex problems with biconvex constraints by showing the equivalence of this to a biconvex problem with constrained Cartesian product convex sets but for convex hulls of small diameter.Comment: 7 Pages, 1 figure, IET, International Conference on Radar Systems, 23-27 OCT 2017, Belfast U

    Efficient Techniques for Shape Optimization with Variational Inequalities using Adjoints

    Full text link
    In general, standard necessary optimality conditions cannot be formulated in a straightforward manner for semi-smooth shape optimization problems. In this paper, we consider shape optimization problems constrained by variational inequalities of the first kind, so-called obstacle-type problems. Under appropriate assumptions, we prove existence of adjoints for regularized problems and convergence to limiting objects of the unregularized problem. Moreover, we derive existence and closed form of shape derivatives for the regularized problem and prove convergence to a limit object. Based on this analysis, an efficient optimization algorithm is devised and tested numerically

    One Mirror Descent Algorithm for Convex Constrained Optimization Problems with non-standard growth properties

    Full text link
    The paper is devoted to a special Mirror Descent algorithm for problems of convex minimization with functional constraints. The objective function may not satisfy the Lipschitz condition, but it must necessarily have the Lipshitz-continuous gradient. We assume, that the functional constraint can be non-smooth, but satisfying the Lipschitz condition. In particular, such functionals appear in the well-known Truss Topology Design problem. Also we have applied the technique of restarts in the mentioned version of Mirror Descent for strongly convex problems. Some estimations for a rate of convergence are investigated for considered Mirror Descent algorithms.Comment: 12 page

    The quasi-neutral limit in optimal semiconductor design

    Full text link
    We study the quasi-neutral limit in an optimal semiconductor design problem constrained by a nonlinear, nonlocal Poisson equation modelling the drift diffusion equations in thermal equilibrium. While a broad knowledge on the asymptotic links between the different models in the semiconductor model hierarchy exists, there are so far no results on the corresponding optimization problems available. Using a variational approach we end up with a bi-level optimization problem, which is thoroughly analysed. Further, we exploit the concept of Gamma-convergence to perform the quasi-neutral limit for the minima and minimizers. This justifies the construction of fast optimization algorithms based on the zero space charge approximation of the drift-diffusion model. The analytical results are underlined by numerical experiments confirming the feasibility of our approach

    Breast Cancer Detection through Electrical Impedance Tomography and Optimal Control Theory: Theoretical and Computational Analysis

    Full text link
    The Inverse Electrical Impedance Tomography (EIT) problem on recovering electrical conductivity tensor and potential in the body based on the measurement of the boundary voltages on the electrodes for a given electrode current is analyzed. A PDE constrained optimal control framework in Besov space is pursued, where the electrical conductivity tensor and boundary voltages are control parameters, and the cost functional is the norm declinations of the boundary electrode current from the given current pattern and boundary electrode voltages from the measurements. The state vector is a solution of the second order elliptic PDE in divergence form with bounded measurable coefficients under mixed Neumann/Robin type boundary condition. Existence of the optimal control and Fr\'echet differentiability in the Besov space setting is proved. The formula for the Fr\'echet gradient and optimality condition is derived. Extensive numerical analysis is pursued in the 2D case by implementing the projective gradient method, re-parameterization via principal component analysis (PCA) and Tikhonov regularization.Comment: 29 pages, 11 figures, 1 tabl

    POD-Galerkin Model Order Reduction for Parametrized Time Dependent Linear Quadratic Optimal Control Problems in Saddle Point Formulation

    Full text link
    In this work we recast parametrized time dependent optimal control problems governed by partial differential equations in a saddle point formulation and we propose reduced order methods as an effective strategy to solve them. Indeed, on one hand parametrized time dependent optimal control is a very powerful mathematical model which is able to describe several physical phenomena; on the other hand, it requires a huge computational effort. Reduced order methods are a suitable approach to have rapid and accurate simulations. We rely on POD-Galerkin reduction over the physical and geometrical parameters of the optimality system in a space-time formulation. Our theoretical results and our methodology are tested on two examples: a boundary time dependent optimal control for a Graetz flow and a distributed optimal control governed by time dependent Stokes equations. With these two experiments the convenience of the reduced order modelling is further extended to the field of time dependent optimal control

    Multilevel Monte Carlo analysis for optimal control of elliptic PDEs with random coefficients

    Full text link
    This work is motivated by the need to study the impact of data uncertainties and material imperfections on the solution to optimal control problems constrained by partial differential equations. We consider a pathwise optimal control problem constrained by a diffusion equation with random coefficient together with box constraints for the control. For each realization of the diffusion coefficient we solve an optimal control problem using the variational discretization [M. Hinze, Comput. Optim. Appl., 30 (2005), pp. 45-61]. Our framework allows for lognormal coefficients whose realizations are not uniformly bounded away from zero and infinity. We establish finite element error bounds for the pathwise optimal controls. This analysis is nontrivial due to the limited spatial regularity and the lack of uniform ellipticity and boundedness of the diffusion operator. We apply the error bounds to prove convergence of a multilevel Monte Carlo estimator for the expected value of the pathwise optimal controls. In addition we analyze the computational complexity of the multilevel estimator. We perform numerical experiments in 2D space to confirm the convergence result and the complexity bound
    • …
    corecore