Home Knowledge Base a Quadratically Constrained Quadratic Programming

a Quadratically Constrained Quadratic Programming

No mentions found

This entity hasn't been tracked yet, or Iris is still building its knowledge base.

Related Articles from SNS

Amortized Nonlinear Model Predictive Control

arXiv:2606.05840v1 Announce Type: new Abstract: Nonlinear Model Predictive Control requires solving a constrained nonlinear program (NLP) in real-time at every sampling instant, a computational bottleneck that limits deployment on resource-constrained hardware or at high sampling rates. We address this challenge for the broad class of input-affine nonlinear systems to show that the optimal control move can be approximated by a state-dependent quadratic program (QP) whose cost parameters...

arXiv CS 5d ago

Randomized Feasibility Methods for Constrained Optimization with Adaptive Step Sizes

arXiv:2601.20076v2 Announce Type: replace-cross Abstract: We consider minimizing an objective function subject to constraints defined by the intersection of lower-level sets of convex functions. We study two cases: (i) strongly convex and Lipschitz-smooth objective function and (ii) convex but possibly nonsmooth objective function. To deal with the constraints that are not easy to project on, we use a randomized feasibility algorithm with Polyak steps and a random number of sampled...

arXiv CS 9d ago

Physical Bounds on Optical Micromanipulation: Maximal Stiffness in the Dipole Regime

Announce Type: new Abstract: Optical trapping and micromanipulation rely on carefully shaped electromagnetic fields to exert precise forces and torques on microscopic particles. Despite their widespread application in biology and nanotechnology, the absolute physical limits of trapping performance, specifically the maximum achievable optical force and trap stiffness, have not yet been rigorously quantified. This work establishes a general theoretical framework to determine these fundamental...

arXiv Physics 1d ago

Actuator-Aware Inverse Kinematics with Joint-Limit Admissibility for Torque-Controlled Redundant Robots

arXiv:2605.31436v1 Announce Type: new Abstract: This paper proposes actuator-aware inverse kinematics for torque-controlled redundant robots under joint-limit constraints. In the considered architecture, the inverse-kinematic output is not merely a purely kinematic joint-velocity command; it is the required joint velocity supplied to a downstream torque-level controller. Therefore, a small commanded task residual may not necessarily improve realized motion.

arXiv CS 9d ago

Group Entropies and Mirror Duality: A Class of Flexible Mirror Descent Updates for Machine Learning

arXiv:2603.08651v2 Announce Type: replace Abstract: We introduce a comprehensive theoretical and algorithmic framework that bridges formal group theory and group entropies with modern machine learning, paving the way for an infinite, flexible family of Mirror Descent (MD) optimization algorithms. Our approach exploits the rich structure of group entropies, which are generalized entropic functionals governed by group composition laws, encompassing and significantly extending all trace-form...

arXiv CS 9d ago

Lagrange multipliers in Maximum likelihood estimations and Least squares problems with Constraints

Announce Type: cross Abstract: This study investigates a statistical property of Lagrange multipliers in constrained Maximum Likelihood Estimation (MLE) and Least Squares (LS) problems from the perspective of numerical optimization. Building on large-sample theory, we show that the associated Lagrange multipliers converge to zero as the sample size increases, provided the distribution is correctly specified in MLE or the residuals are normally distributed in LS. Although this asymptotic...

arXiv CS 1d ago

Steering Fractional-Order Network Dynamics via Joint Parameter and State Control

arXiv:2605.31270v1 Announce Type: new Abstract: This paper studies the control of discrete-time linear fractional-order networks, a flexible modeling framework for systems with long-range memory such as power grids, biological networks, and neuronal circuits. In contrast to the common view that fractional exponents (time-scales) are fixed parameters, we show that they can be systematically steered, together with the network coupling matrix, by appropriately designed input sequences. We first...

arXiv CS 9d ago

Show HN: Solving complex optimization problems with Google OR-Tools in browser

Solve complex optimization models from TypeScript with Google OR-Tools running as multithreaded WebAssembly. Used in PragmaPlanner Run the local test site: npm install npm run dev Install from npm: npm install or-tools-wasm Import the solver API you need from its subpath: import { CpSat } from 'or-tools-wasm/cp-sat'; Public solver APIs live under solver-scoped subpaths: import { CpModel, CpSolver } from 'or-tools-wasm/cp-sat'; import { RoutingIndexManager, RoutingModel } from...

Hacker News 7d ago

Cooling Channel Design Optimization for High Power Multi-Chip Packages

arXiv:2605.20657v2 Announce Type: replace Abstract: Thermal management is a major challenge in next-generation high-performance computing systems, particularly for heterogeneous multi-chip packages such as the NVIDIA GB200 Grace Blackwell Superchip. In this work, a physics-based computational framework is developed to optimize embedded cooling channel layouts for high-power multi-chip modules. The model couples steady-state heat conduction with a porous media-based representation of coolant...

arXiv CS 6d ago

Safe and Energy-Aware Multi-Robot Density Control via PDE-Constrained Optimization for Long-Duration Autonomy

arXiv:2604.15524v3 Announce Type: replace Abstract: This paper presents a novel density control framework for multi-robot systems with spatial safety and energy sustainability guarantees. Stochastic robot motion is encoded through the Fokker-Planck Partial Differential Equation (PDE) at the density level. Control Lyapunov and control barrier functions are integrated with PDEs to enforce target density tracking, obstacle region avoidance, and energy sufficiency over multiple charging cycles.

arXiv CS 5d ago