paper-with-me

홈 › Papers

A Unified Approach to Enforce Non-Negativity Constraint in Neural Network Approximation for Optimal Voltage Regulation (preprint)

2025-03-16 · Jiaqi Wu, Jingyi Yuan, Yang Weng, Guangwen Wang

Power system voltage regulation is crucial to maintain power quality while integrating intermittent renewable resources in distribution grids. However, the system model on the grid edge is often unknown, making it difficult to model physical equations for optimal control. Therefore, previous work proposes structured data-driven methods like input convex neural networks (ICNN) for "optimal" control without relying on a physical model. While ICNNs offer theoretical guarantees based on restrictive assumptions of non-negative neural network parameters, can one improve the approximation power with an extra step on negative duplication of inputs? We show that such added mirroring step fails to improve accuracy, as a linear combination of the original input and duplicated input is equivalent to a linear operation of ICNN's input without duplication. While this design can not improve performance, we propose a unified approach to embed the non-negativity constraint as a regularized optimization of the neural network, contrary to the existing methods, which added a loosely integrated second step for post-processing on parameter negation. Our integration directly ties back-propagation to simultaneously minimizing the approximation error while enforcing the convexity constraints. Numerical experiments validate the issues of the mirroring method and show that our integrated objective can avoid problems such as unstable training and non-convergence existing in other methods for optimal control.

📄 PDF Abstract BibTeX arXiv:2503.12380

Code (0)

등록된 구현이 없습니다.

Tasks

Negation

Similar Papers 제목 키워드 기반

An Exterior Method for Nonnegative Matrix Factorization

2026-05-19 · Qiujing Lu, Tonmoy Monsoor, Ehsan Ebrahimzadeh, Kartik Sharma 외 arxiv

Nonnegative matrix factorization (NMF) seeks a low-rank approximation $X \approx UV^T$ with nonnegative factors and is commonly solved using interior methods that enforce feasibility throughout optimization. We show that…

Nonnegativity-Enforced Gaussian Process Regression

2020-04-07 · Andrew Pensoneault, Xiu Yang, Xueyu Zhu

Gaussian Process (GP) regression is a flexible non-parametric approach to approximate complex models. In many cases, these models correspond to processes with bounded physical properties. Standard GP regression typically…

regression

Time-Varying Transition Matrices with Multi-task Gaussian Processes

2023-06-20 · Ekin Ugurel

In this paper, we present a kernel-based, multi-task Gaussian Process (GP) model for approximating the underlying function of an individual's mobility state using a time-inhomogeneous Markov Process with two states: move…

Gaussian Processes

Robust Non-negative Proximal Gradient Algorithm for Inverse Problems

2025-10-27 · Hanzhang Wang, Zonglin Liu, Jingyi Xu, Chenyang Wang 외 arxiv

Proximal gradient algorithms (PGA), while foundational for inverse problems like image reconstruction, often yield unstable convergence and suboptimal solutions by violating the critical non-negativity constraint. We ide…

Image Reconstruction

Stability Analysis of Recurrent Neural Networks by IQC with Copositive Mutipliers

2022-02-09 · Yoshio Ebihara, Hayato Waki, Victor Magron, Ngoc Hoang Anh Mai 외

This paper is concerned with the stability analysis of the recurrent neural networks (RNNs) by means of the integral quadratic constraint (IQC) framework. The rectified linear unit (ReLU) is typically employed as the act…