論文の概要: HardNet++: Nonlinear Constraint Enforcement in Neural Networks
- arxiv url: http://arxiv.org/abs/2604.19669v1
- Date: Tue, 21 Apr 2026 16:49:37 GMT
- ステータス: 翻訳完了
- システム内更新日: 2026-04-22 22:41:49.883491
- Title: HardNet++: Nonlinear Constraint Enforcement in Neural Networks
- Title(参考訳): HardNet++: ニューラルネットワークにおける非線形制約強化
- Authors: Andrea Goertzen, Kaveh Alim, Navid Azizan,
- Abstract要約: HardNet++は、線形および非線形平等と不等式制約を同時に満たす制約強化手法である。
一定の規則性条件下では、任意の寛容に対する非線形制約満足度を強制できることを示す。
- 参考スコア(独自算出の注目度): 3.2740680236631636
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Enforcing constraint satisfaction in neural network outputs is critical for safety, reliability, and physical fidelity in many control and decision-making applications. While soft-constrained methods penalize constraint violations during training, they do not guarantee constraint adherence during inference. Other approaches guarantee constraint satisfaction via specific parameterizations or a projection layer, but are tailored to specific forms (e.g., linear constraints), limiting their utility in other general problem settings. Many real-world problems of interest are nonlinear, motivating the development of methods that can enforce general nonlinear constraints. To this end, we introduce HardNet++, a constraint-enforcement method that simultaneously satisfies linear and nonlinear equality and inequality constraints. Our approach iteratively adjusts the network output via damped local linearizations. Each iteration is differentiable, admitting an end-to-end training framework, where the constraint satisfaction layer is active during training. We show that under certain regularity conditions, this procedure can enforce nonlinear constraint satisfaction to arbitrary tolerance. Finally, we demonstrate tight constraint adherence without loss of optimality in a learning-for-optimization context, where we apply this method to a model predictive control problem with nonlinear state constraints.
- Abstract(参考訳): ニューラルネットワーク出力における制約満足度の強制は、多くの制御および意思決定アプリケーションにおける安全性、信頼性、および物理的忠実性にとって重要である。
ソフト制約法はトレーニング中に制約違反を罰するが、推論中に制約遵守を保証しない。
他のアプローチでは、特定のパラメータ化やプロジェクション層を通じて制約満足度を保証するが、特定の形式(例えば線形制約)に合わせて調整され、他の一般的な問題設定においてそれらのユーティリティを制限する。
多くの実世界の問題は非線形であり、一般的な非線形制約を強制する手法の開発を動機付けている。
この目的のために,線形・非線形等式制約と不等式制約を同時に満足する制約強化手法であるHardNet++を導入する。
我々のアプローチは、減衰局所線形化によるネットワーク出力を反復的に調整する。
各イテレーションは差別化可能であり、トレーニング中に制約満足度層がアクティブになるエンドツーエンドのトレーニングフレームワークが提供される。
一定の規則性条件下では、任意の寛容に対する非線形制約満足度を強制できることを示す。
最後に, 非線形状態制約を伴うモデル予測制御問題に適用し, 最適性を失うことなく, 厳密な制約の固執性を示す。
関連論文リスト
- Adaptive Neighborhood-Constrained Q Learning for Offline Reinforcement Learning [52.03884701766989]
オフライン強化学習(RL)アルゴリズムは、通常、アクション選択に制約を課す。
本稿では,Bellmanターゲットにおける行動選択を,データセットアクションの近傍の結合に制限する新しい地区制約を提案する。
我々は,この制約を満たす目標動作を用いてQ学習を行うための,単純で効果的なアルゴリズムであるAdaptive Neighborhood-Constrained Q Learning(ANQ)を開発した。
論文 参考訳(メタデータ) (2025-11-04T13:42:05Z) - Virtual Arc Consistency for Linear Constraints in Cost Function Networks [2.8675177318965037]
我々は線形制約を扱うために既存のSACアルゴリズムを適用した。
提案アルゴリズムは,複数のベンチマークにおいて,元のアルゴリズムと比較して下位境界を著しく改善することを示す。
論文 参考訳(メタデータ) (2025-09-22T12:44:52Z) - Enforcing Hard Linear Constraints in Deep Learning Models with Decision Rules [8.098452803458253]
本稿では、入力依存線形等式とニューラルネットワーク出力の不等式制約を強制するモデルに依存しないフレームワークを提案する。
このアーキテクチャは、予測精度のために訓練されたタスクネットワークと、実行時の決定ルールと堅牢な最適化を用いてトレーニングされた安全なネットワークを組み合わせることで、入力空間全体の実現可能性を保証する。
論文 参考訳(メタデータ) (2025-05-20T03:09:44Z) - HardNet: Hard-Constrained Neural Networks with Universal Approximation Guarantees [4.814150850377003]
HardNetは、本質的に厳しい制約を満たすニューラルネットワークを構築するためのフレームワークである。
HardNetはニューラルネットワークの普遍近似能力を維持していることを示す。
論文 参考訳(メタデータ) (2024-10-14T17:59:24Z) - Resilient Constrained Reinforcement Learning [87.4374430686956]
本稿では,複数の制約仕様を事前に特定しない制約付き強化学習(RL)のクラスについて検討する。
報酬訓練目標と制約満足度との間に不明確なトレードオフがあるため、適切な制約仕様を特定することは困難である。
我々は、ポリシーと制約仕様を一緒に検索する新しい制約付きRLアプローチを提案する。
論文 参考訳(メタデータ) (2023-12-28T18:28:23Z) - Online Constraint Tightening in Stochastic Model Predictive Control: A
Regression Approach [49.056933332667114]
確率制約付き最適制御問題に対する解析解は存在しない。
制御中の制約強調パラメータをオンラインで学習するためのデータ駆動型アプローチを提案する。
提案手法は, 確率制約を厳密に満たす制約強調パラメータを導出する。
論文 参考訳(メタデータ) (2023-10-04T16:22:02Z) - Neural Fields with Hard Constraints of Arbitrary Differential Order [61.49418682745144]
我々は、ニューラルネットワークに厳しい制約を課すための一連のアプローチを開発する。
制約は、ニューラルネットワークとそのデリバティブに適用される線形作用素として指定することができる。
私たちのアプローチは、広範囲の現実世界のアプリケーションで実証されています。
論文 参考訳(メタデータ) (2023-06-15T08:33:52Z)
関連論文リストは本サイト内にある論文のタイトル・アブストラクトから自動的に作成しています。
指定された論文の情報です。
本サイトの運営者は本サイト(すべての情報・翻訳含む)の品質を保証せず、本サイト(すべての情報・翻訳含む)を使用して発生したあらゆる結果について一切の責任を負いません。