This document discusses a method called Q2 learning that combines qualitative and quantitative representations for machine learning. Q2 learning aims to overcome qualitative errors that numerical learners can make. It works by first inducing qualitative constraints from data, then enforcing these constraints in numerical learning to ensure qualitatively consistent predictions. This approach has been shown to improve predictions while also providing clearer model interpretations. The document outlines techniques like QUIN for inducing constraints and QFILTER for enforcing them numerically. It also provides examples of applying Q2 learning to problems in various domains.
Related topics: