Global ETD Search

Search theses and dissertations gathered from participating repositories worldwide. Every result links back to the library that holds it. No account is needed.

Results

Showing 1 to 20 of 29 for “"Continuous Optimization"”.

  1. Solving Hybrid Boolean SAT by Continuous Optimization

    … efforts for addressing critical limitations of a continuous-optimization-based framework for hybrid SAT solving, named FourierSAT. In FourierSAT, Boolean constraints are converted into polynomials via Walsh-Hadamard-Fourier Transform and constrained continuous optimizers are then applied to search …

    rice Repository record for Solving Hybrid Boolean SAT by Continuous Optimization (opens in a new tab)

  2. Advances in Hybrid Evolutionary Computation for Continuous Optimization

    Evolutionary Algorithms (EAs) are a set of optimization techniques that have become highly popular in recent decades. One of the main reasons for this success is that they provide a general purpose mechanism for solving a wide range of problems. Several approaches have been proposed, each of them …

    upm Repository record for Advances in Hybrid Evolutionary Computation for Continuous Optimization (opens in a new tab)

  3. Discrete-continuous optimization for robot perception via semidefinite relaxation

    … semantic segmentation and robust pose graph optimization. Compared with other inference techniques, SDP relaxation have shown to provide accurate estimate with provable sub-optimality guarantees without relying on an initial guess for optimization. On the downside, general SDP solvers scale …

    mit Repository record for Discrete-continuous optimization for robot perception via semidefinite relaxation (opens in a new tab)

  4. Flows, Submodularity, Sparsity, and Beyond: Continuous Optimization Insights for Discrete Problems

    … we build on connections between discrete and continuous optimization. In the first part of the thesis we propose faster second-order convex optimization algorithms for classical graph algorithmic problems. Our main contribution is to show that the runtime of interior point methods is closely …

    mit Repository record for Flows, Submodularity, Sparsity, and Beyond: Continuous Optimization Insights for Discrete Problems (opens in a new tab)

  5. Shortest paths, Markov chains, matrix scaling and beyond : improved algorithms through the lens of continuous optimization

    … connections between classic methods from convex optimization and the modern toolkit from the fast Laplacian solver literature, in order to make progress on a number of fundamental algorithmic problems: *-- We develop a faster algorithm for the unit capacity minimum cost flow problem, which …

    mit Repository record for Shortest paths, Markov chains, matrix scaling and beyond : improved algorithms through the lens of continuous optimization (opens in a new tab)

  6. Dynamic Optimization in Hardware

    … the relationship between well-known compiler optimization concepts and hardware-implemented optimizations. We define and explore two hardware-centric dynamic optimization paradigms: continuous optimization and discrete optimization. Continuous optimization optimizes instructions in the …

    uiuc Repository record for Dynamic Optimization in Hardware (opens in a new tab)

  7. No Free Lunch, Bayesian Inference, and Utility: A Decision-Theoretic Approach to Optimization

    Existing approaches to continuous optimization are essentially mechanisms for deciding which locations should be sampled in order to obtain information about a target function's global optimum. These methods, while often effective in particular domains, generally base their decisions on heuristics …

    byu Repository record for No Free Lunch, Bayesian Inference, and Utility: A Decision-Theoretic Approach to Optimization (opens in a new tab)

  8. Optimal stacking sequence design of stiffened composite panels with cutouts

    … has stimulated interest in the development of optimization procedures for the design of laminates. The design of composite structures against buckling presents two major challenges to the structural analyst and designer. First, the problem of laminate stacking sequence design is discrete in …

    vt Repository record for Optimal stacking sequence design of stiffened composite panels with cutouts (opens in a new tab)

  9. Efficient Structure and Motion: Path Planning, Uncertainty and Sparsity

    … state-of-the-art. The second paper presents a continuous optimization method for mobile robot path planning, designed to minimize the uncertainty of the geometry reconstructed from images taken by the robot. Similar concepts are applied in the third paper to the problem of sequential 3D …

    lund Repository record for Efficient Structure and Motion: Path Planning, Uncertainty and Sparsity (opens in a new tab)

  10. Neuro-Symbolic Learning for Bilevel Robot Planning

    … in robotics domains is complicated by continuous state and action spaces, long horizons, and sparse feedback. One way to address these challenges is to perform bilevel planning, where decision-making is decomposed into reasoning about “what to do” (task planning) and “how to do it” …

    mit Repository record for Neuro-Symbolic Learning for Bilevel Robot Planning (opens in a new tab)

  11. Cooperative Game Theory and Non-convex Optimization Analysis of Spectrum Sharing

    … Techniques must be developed to tackle the optimization problems that arise from wireless network analysis. In this document we focus on analyzing the spectrum sharing problem from two perspectives: cooperative game theory and non-convex optimization. We develop a cooperative game theory …

    vt Repository record for Cooperative Game Theory and Non-convex Optimization Analysis of Spectrum Sharing (opens in a new tab)

  12. Integer optimization in data mining

    While continuous optimization methods have been widely used in statistics and data mining over the last thirty years, integer optimization has had very limited impact in statistical computation. Thus, our objective is to develop a methodology utilizing state of the art integer optimization methods …

    mit Repository record for Integer optimization in data mining (opens in a new tab)

  13. Generalized partition crossover for the traveling salesman problem

    … Problem (TSP) is a well-studied combinatorial optimization problem with a wide spectrum of applications and theoretical value. We have designed a new recombination operator known as Generalized Partition Crossover (GPX) for the TSP. GPX is unique among other recombination operators for the TSP …

    colostate Repository record for Generalized partition crossover for the traveling salesman problem (opens in a new tab)

  14. Non-branching hybrid transit network design under heterogeneous demand

    … transit network on a square region. A nonlinear continuous optimization model is built upon this structure to minimize total transit system cost. One of this model’s main limitations is the uniform trip demand assumption, which constrains its applicability in real-world. Another pitfall is that …

    uiuc Repository record for Non-branching hybrid transit network design under heterogeneous demand (opens in a new tab)

  15. Water resources decision making using meta-heuristic optimization methods

    … focus was to investigate meta-heuristic (global) optimization methods suitable for developing water resources decision support system (DSS), particularly to optimally design and operate groundwater storage and recovery projects. The effort included developing an integrated simulation-optimization

    arizona-thes Repository record for Water resources decision making using meta-heuristic optimization methods (opens in a new tab)

  16. Nonlinear model reduction for uncertainty quantification in large-scale inverse problems : application to nonlinear convection-diffusion-reaction equation

    … order approximation by solving a PDE-constrained continuous optimization problem that targets the output error between the reduced and full order models in order to determine the optimal sampling point at every greedy cycle. The resulting model reduction methodology is applied to a highly …

    mit Repository record for Nonlinear model reduction for uncertainty quantification in large-scale inverse problems : application to nonlinear convection-diffusion-reaction equation (opens in a new tab)

  17. Continuous Low-Thrust Trajectory Optimization: Techniques and Applications

    Trajectory optimization is a powerful technique to analyze mission feasibility during mission design. High-thrust trajectory optimization problems are typically formulated as discrete optimization problems and are numerically well-behaved. Low-thrust systems, on the other hand, operate for …

    vt Repository record for Continuous Low-Thrust Trajectory Optimization: Techniques and Applications (opens in a new tab)

  18. Large-Scale Algorithms for Machine Learning: Efficiency, Estimation Errors, and Beyond

    Optimization algorithms stand as a cornerstone for machine learning and statistical inference. The advent of large-scale datasets introduces computational challenges, necessitating the pursuit of more efficient algorithms. Modern optimization techniques are usually tailored to particular machine …

    mit Repository record for Large-Scale Algorithms for Machine Learning: Efficiency, Estimation Errors, and Beyond (opens in a new tab)

  19. Learning Heuristics for Combinatorial Optimization Problems with Deep Neural Networks

    Solving real-world combinatorial optimization problems with traditional operations research methods can be a costly and time-consuming endeavor, often requiring the development of completely new methods or significant modification of exist- ing techniques. This has led many organizations to forego …

    bielefeld Repository record for Learning Heuristics for Combinatorial Optimization Problems with Deep Neural Networks (opens in a new tab)

  20. Optimal Control for Autonomous Motor Behavior

    … the task as a cost function, and use numerical optimization to find action sequences that can accomplish the task. Using the theoretical framework of optimal control, we develop methods for generating autonomous motor behavior in high-dimensional domains of legged locomotion. We identify three …

    wustl Repository record for Optimal Control for Autonomous Motor Behavior (opens in a new tab)

Page 1 of 2