We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.LG

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Machine Learning

Title: Homogeneous Linear Inequality Constraints for Neural Network Activations

Abstract: We propose a method to impose homogeneous linear inequality constraints of the form $Ax\leq 0$ on neural network activations. The proposed method allows a data-driven training approach to be combined with modeling prior knowledge about the task. One way to achieve this task is by means of a projection step at test time after unconstrained training. However, this is an expensive operation. By directly incorporating the constraints into the architecture, we can significantly speed-up inference at test time; for instance, our experiments show a speed-up of up to two orders of magnitude over a projection method. Our algorithm computes a suitable parameterization of the feasible set at initialization and uses standard variants of stochastic gradient descent to find solutions to the constrained network. Thus, the modeling constraints are always satisfied during training. Crucially, our approach avoids to solve an optimization problem at each training step or to manually trade-off data and constraint fidelity with additional hyperparameters. We consider constrained generative modeling as an important application domain and experimentally demonstrate the proposed method by constraining a variational autoencoder.
Comments: CVPR 2020 DeepVision Workshop
Subjects: Machine Learning (cs.LG); Machine Learning (stat.ML)
Cite as: arXiv:1902.01785 [cs.LG]
  (or arXiv:1902.01785v4 [cs.LG] for this version)

Submission history

From: Thomas Frerix [view email]
[v1] Tue, 5 Feb 2019 16:44:55 GMT (86kb,D)
[v2] Wed, 6 Feb 2019 10:23:41 GMT (86kb,D)
[v3] Wed, 12 Jun 2019 17:12:12 GMT (81kb,D)
[v4] Thu, 28 May 2020 10:18:56 GMT (79kb,D)

Link back to: arXiv, form interface, contact.