Error Detection and Constraint Recovery in Hierarchical Multi-Label Classification without Prior Knowledge

📅 2024-07-21
🏛️ International Conference on Information and Knowledge Management
📈 Citations: 2
Influential: 0
📄 PDF
🤖 AI Summary
To address the limitation of prior-dependent constraints undermining generalizability in hierarchical multi-label classification (HMC), this paper proposes EDR, a prior-free error-driven constraint discovery framework. EDR automatically identifies model misprediction patterns to induce interpretable, structured logical constraints; it further integrates a constraint-driven post-processing mechanism with a neuro-symbolic joint modeling architecture to jointly perform error detection, constraint recovery, and multi-level consistency verification. For the first time, EDR achieves fully automated, interpretable knowledge discovery and robust cross-domain constraint transfer without predefined constraints—enabling effective constraint learning even under label noise. Evaluated on multiple public benchmarks and a newly constructed military vehicle recognition dataset, EDR achieves an error detection F1-score exceeding 0.89 and constraint recovery accuracy above 92%, significantly improving both hierarchical consistency and overall classification performance.

Technology Category

Application Category

📝 Abstract
Recent advances in Hierarchical Multi-label Classification (HMC), particularly neurosymbolic-based approaches, have demonstrated improved consistency and accuracy by enforcing constraints on a neural model during training. However, such work assumes the existence of such constraints a-priori. In this paper, we relax this strong assumption and present an approach based on Error Detection Rules (EDR) that allow for learning explainable rules about the failure modes of machine learning models. We show that these rules are not only effective in detecting when a machine learning classifier has made an error but also can be leveraged as constraints for HMC, thereby allowing the recovery of explainable constraints even if they are not provided. We show that our approach is effective in detecting machine learning errors and recovering constraints, is noise tolerant, and can function as a source of knowledge for neurosymbolic models on multiple datasets, including a newly introduced military vehicle recognition dataset.
Problem

Research questions and friction points this paper is trying to address.

Detects errors in hierarchical multi-label classification without prior constraints
Learns explainable rules for machine learning model failure modes
Recovers constraints for neurosymbolic models from error detection rules
Innovation

Methods, ideas, or system contributions that make the work stand out.

Error Detection Rules learn failure modes
Recover constraints without prior knowledge
Noise-tolerant knowledge for neurosymbolic models
🔎 Similar Papers
No similar papers found.