An Analysis under a Unified Fomulation of Learning Algorithms with Output Constraints
Mooho Song, Jay-Yoon Lee

TL;DR
This paper categorizes and analyzes various learning algorithms with output constraints in a unified framework, introduces new algorithms inspired by continual learning, and proposes a metric to evaluate their performance on NLP tasks.
Contribution
It provides a novel unified categorization of output-constrained learning algorithms, introduces new integration algorithms, and proposes the $H\beta$-score for comprehensive evaluation.
Findings
Different algorithms' key factors for high $H\beta$-scores identified.
Unified framework clarifies relationships among existing methods.
New algorithms improve constraint satisfaction and task performance.
Abstract
Neural networks (NN) perform well in diverse tasks, but sometimes produce nonsensical results to humans. Most NN models "solely" learn from (input, output) pairs, occasionally conflicting with human knowledge. Many studies indicate injecting human knowledge by reducing output constraints during training can improve model performance and reduce constraint violations. While there have been several attempts to compare different existing algorithms under the same programming framework, nonetheless, there has been no previous work that categorizes learning algorithms with output constraints in a unified manner. Our contributions are as follows: (1) We categorize the previous studies based on three axes: type of constraint loss used (e.g. probabilistic soft logic, REINFORCE), exploration strategy of constraint-violating examples, and integration mechanism of learning signals from main task…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Metaheuristic Optimization Algorithms Research · Fuzzy Logic and Control Systems
