paper-with-me

홈 › Papers

Controlling Neural Networks with Rule Representations

2021-06-14 · NeurIPS 2021 12 · Sungyong Seo, Sercan O. Arik, Jinsung Yoon, Xiang Zhang, Kihyuk Sohn, Tomas Pfister

We propose a novel training method that integrates rules into deep learning, in a way the strengths of the rules are controllable at inference. Deep Neural Networks with Controllable Rule Representations (DeepCTRL) incorporates a rule encoder into the model coupled with a rule-based objective, enabling a shared representation for decision making. DeepCTRL is agnostic to data type and model architecture. It can be applied to any kind of rule defined for inputs and outputs. The key aspect of DeepCTRL is that it does not require retraining to adapt the rule strength -- at inference, the user can adjust it based on the desired operation point on accuracy vs. rule verification ratio. In real-world domains where incorporating rules is critical -- such as Physics, Retail and Healthcare -- we show the effectiveness of DeepCTRL in teaching rules for deep learning. DeepCTRL improves the trust and reliability of the trained models by significantly increasing their rule verification ratio, while also providing accuracy gains at downstream tasks. Additionally, DeepCTRL enables novel use cases such as hypothesis testing of the rules on data samples, and unsupervised adaptation based on shared rules between datasets.

📄 PDF Abstract BibTeX arXiv:2106.07804

Code (1)

googleinterns/controllabledl pytorch

Tasks

Decision Making

Similar Papers 제목 키워드 기반

Data-driven Analysis for Understanding Team Sports Behaviors

2021-02-15 · Keisuke Fujii

Understanding the principles of real-world biological multi-agent behaviors is a current challenge in various scientific and engineering fields. The rules regarding the real-world biological multi-agent behaviors such as…

counterfactual

Error rate control for classification rules in multiclass mixture models

2021-09-29 · Tristan Mary-Huard, Vittorio Perduca, Gilles Blanchard, Martin-Magniette Marie-Laure

In the context of finite mixture models one considers the problem of classifying as many observations as possible in the classes of interest while controlling the classification error rate in these same classes. Similar …

ClassificationVocal Bursts Type Prediction

OneMax is not the Easiest Function for Fitness Improvements

2022-04-14 · Marc Kaufmann, Maxime Larcher, Johannes Lengler, Xun Zou

We study the $(1:s+1)$ success rule for controlling the population size of the $(1,\lambda)$-EA. It was shown by Hevia Fajardo and Sudholt that this parameter control mechanism can run into problems for large $s$ if the …

Semi-Supervised Risk Control via Prediction-Powered Inference

2024-12-15 · Bat-Sheva Einbinder, Liran Ringel, Yaniv Romano

The risk-controlling prediction sets (RCPS) framework is a general tool for transforming the output of any machine learning model to design a predictive rule with rigorous error rate control. The key idea behind this fra…

Few-Shot Image Classificationimage-classificationImage ClassificationPrediction+1

Automatic Game Design via Mechanic Generation

2019-08-04 · Alexander Zook, Mark O. Riedl

Game designs often center on the game mechanics---rules governing the logical evolution of the game. We seek to develop an intelligent system that generates computer games. As first steps towards this goal we present a c…

Game Design