Active set

Active set

En optimisation mathématique, un problème est défini en utilisant une fonction objectif à minimiser ou maximiser, et un ensemble de contraintes :

g_1(x)\ge 0, \dots, g_k(x)\ge 0

qui définissent l'espace de solutions admissibles qui est l'ensemble des x à tester afin de trouver la solution optimale. Soit un point x admissible, une contrainte

g_i(x) \ge 0

est dite active active au point x si gi(x) = 0 et inactive au point x si gi(x) > 0. Par conséquent, les contraintes d'égalité sont toujours actives. L'active set au point x est l'ensemble des contraintes gi(x) actives au point courant (Nocedal & Wright 2006, pg 308).

L'active set est particulièrement important en optimisation car il permet de déterminer quelles contraintes influencent le résultat final. Par exemple, en résolvant un problème de programmation linéaire, l'active set fournit les hyperplans qui se croisent au point formant la solution. En optimisation quadratique, comme la solution n'est pas obligatoirement sur l'un des bords du polygone formant la frontière du domaine admissible, une estimation de l'active set nous permet d'avoir un sous-ensemble d'inégalités à regarder pour chercher la solution, ce qui réduit la complexité de la recherche.

En général, un algorithme Active set a la structure suivante :

Trouver un point de départ admissible
répéter jusqu'à "optimisation suffisante" (en observant par exemple les conditions KKT)
résoudre le problème d'égalité défini par l'active set (approximativement)
calculer les Multiplicateur de Lagrange de l'active set
enlever un sous-ensemble de contraintes correspondant aux multiplicateurs de Lagrange négatifs (cela indique en effet que la fonction objectif peut encore être optimisée en rendant inactives les contraintes correspondantes), on enlève les contraintes par ordre du multiplicateur le plus négatif.
fin répéter

Wikimedia Foundation. 2010.

Contenu soumis à la licence CC-BY-SA. Source : Article Active set de Wikipédia en français (auteurs)

Игры ⚽ Нужно решить контрольную?

Regardez d'autres dictionnaires:

  • Active set — In optimization, a problem is defined using an objective function to minimize or maximize, and a set of constraints :g 1(x)ge 0, dots, g k(x)ge 0 that define the feasible region , that is, the set of all x to search for the optimal solution.… …   Wikipedia

  • Primal-Dual-Active-Set-Algorithmus — Der Primal Dual Active Set Algorithmus ist ein Verfahren zur Lösung eines quadratischen Optimierungsproblems über einer konvexen Teilmenge S eines Hilbertraumes V über der Menge Ω. Inhaltsverzeichnis 1 Das Problem 2 Der Algorithmus …   Deutsch Wikipedia

  • Primal-Dual-Active-Set Algorithmus — Der Primal Dual Active Set Algorithmus ist ein Verfahren zur Lösung eines quadratischen Optimierungsproblems über einer konvexen Teilmenge S eines Hilbertraumes V über der Menge Ω. Inhaltsverzeichnis 1 Das Problem 2 Der Algorithmus 3 Anwendungen …   Deutsch Wikipedia

  • Active Directory — (AD) is a directory service created by Microsoft for Windows domain networks. It is included in most Windows Server operating systems. Server computers on which Active Directory is running are called domain controllers. Active Directory serves as …   Wikipedia

  • Active Calendar — is a PHP class that generates calendars as HTML tables (XHTML Valid). It can produce static calendars without any links or calendars with navigation controls, a date picker control, event days and content with event URLs, and linkable days… …   Wikipedia

  • Active rectification — is a technique for improving efficiency of Diode Bridge rectifiers. It consists of replacing a diode with a transistor (usually a power MOSFET). Applications In Full Bridge Rectifiers, the voltage drop of a diode (typically around 0.7V for a… …   Wikipedia

  • Active management — (also called active investing) refers to a portfolio management strategy where the manager makes specific investments with the goal of outperforming an investment benchmark index. Investors or mutual funds that do not aspire to create a return in …   Wikipedia

  • Active shape model — Active shape models (ASMs) are statistical models of the shape of objects which iteratively deform to fit to an example of the object in a new image. The shapes are constrained by the PDM (Point Distribution Model) Statistical Shape Model to vary …   Wikipedia

  • Active intellect — or agent intellect is a term used in both psychology and philosophy.PsychologyActive intellect, or active knowledge, is the psychological concept of knowledge being actively used (as opposed to passive knowledge). For example, if you are speaking …   Wikipedia

  • Active Traffic Management — (ATM) is a scheme for improving traffic flow and reducing congestion on motorways in Britain. It makes use of automatic systems and human intervention to manage traffic flow and ensure the safety of road users. It is currently in operation on the …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”