cd /news/artificial-intelligence/when-rule-violations-are-rare-chimer… · home topics artificial-intelligence article
[ARTICLE · art-14883] src=arxiv.org pub= topic=artificial-intelligence verified=true sentiment=· neutral

When Rule Violations Are Rare: Chimera Training for Logical Anomaly Detection

Researchers have developed a neural rule evaluator that detects anomalies by identifying violations of logical constraints, even when such violations are absent from training data. The system compiles rules into directed acyclic graphs and uses "chimera training," which constructs counterfactual examples by combining features from different images, to generate supervised logical counterexamples without requiring real anomalous images. The method improved anomaly detection accuracy on benchmarks including CLEVRER, OpenImages, and VidOR, particularly for compositional and relational rules.

read1 min publishedMay 27, 2026

arXiv:2605.26171v1 Announce Type: new Abstract: Many practical anomalies are not merely rare inputs, but violations of semantic constraints: objects co-occur in structured ways, actions imply preconditions, and events satisfy temporal or relational regularities. We study anomaly detection in this setting, where constraints are given as logical rules over learned visual concepts, but real rule violations are rare or absent during training. We propose a neural rule evaluator that compiles each constraint into a directed acyclic graph and learns feature-aware subtree MLP gates for its internal logical operators. Each gate maps child features and edge-level negations to a parent representation and a rule-satisfaction probability, with intermediate supervision obtained from exact Boolean propagation over ground-truth concept labels. The key difficulty is that same-image training data often provide insufficient coverage of informative truth configurations and also allow shortcut solutions. To address this, we introduce chimera training: an operand-level counterfactual construction at the feature level. Instead of mixing input images, we concatenate subtree features from different samples; each operand keeps the hard truth label of the sample it came from, and the chimera target is obtained by applying the node's logical operator to those inherited labels. This supplies supervised logical counterexamples without requiring real anomalous images. Across CLEVRER, OpenImages, and VidOR, the resulting evaluator improves rule-level anomaly AUROC over independent-events and same-image semantic-training baselines, especially for compositional and relational rules. The method yields both scalar anomaly scores and rule-level attributions.

── more in #artificial-intelligence 4 stories · sorted by recency
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/when-rule-violations…] indexed:0 read:1min 2026-05-27 ·