Moose Improves Latent Concept Learning in OWL EL Ontologies

Olga Mashkova, Asaad Mohammedsaleh, Fernando Zhapa-Camacho, Robert Hoehndorf· August 14, 2026 View original

Key takeaways

  • Moose is a new neuro-symbolic method for latent concept learning in OWL EL ontologies.
  • It uses Sentential Decision Diagrams for differentiable weighted-model-counting.
  • Moose introduces reasoning-shortcut awareness, a novel concept for ontologies.
  • It outperforms existing baselines and offers a robust approach for knowledge graph enrichment.

Who benefits

HealthcareLife SciencesAI DevelopmentSemantic WebKnowledge Management

Summary

Moose is a new neuro-symbolic learning method that enhances latent concept learning within OWL 2 EL ontologies, commonly used in large production systems like the Gene Ontology. It compiles ontologies into a differentiable Sentential Decision Diagram and introduces reasoning-shortcut awareness, outperforming existing baselines in partial supervision tasks.

Large-scale production ontologies, such as the Gene Ontology and SNOMED CT, frequently utilize the OWL 2 EL profile. However, existing neuro-symbolic (NeSy) learning methods typically work with propositional theories or Datalog, and the concept of "reasoning-shortcut awareness" has not been explored in ontology-based learning. Researchers have developed Moose, a novel method designed to address these gaps. Moose compiles an OWL EL TBox and ABox into a Sentential Decision Diagram (SDD), which functions as a differentiable weighted-model-counting layer. To overcome the expressivity limitations of OWL EL under partial supervision, Moose incorporates closure clauses outside the standard profile for declared exhaustive families. The method demonstrates termination, soundness, completeness, and polynomial intermediate sizes, with proofs validated in Lean. Moose also defines the first formal task for partial-supervision latent-concept learning over an OWL EL ontology. Evaluations on datasets like MNIST-with-ontology and Pizzaïolo show Moose significantly outperforms propositional-NeSy, fuzzy-logic, and ontology embedding baselines, while also providing the first analysis of reasoning shortcuts in an OWL EL context.

Why it matters

For professionals working with knowledge graphs, ontologies, and symbolic AI, Moose offers a more robust and efficient way to learn latent concepts and integrate neuro-symbolic approaches, especially in complex domains like biomedicine.

How to implement this in your domain

  1. 1Investigate Moose for ontology-based projects: Explore integrating Moose's approach for latent concept learning in systems that rely on OWL EL ontologies.
  2. 2Evaluate neuro-symbolic integration: Consider how differentiable SDDs and reasoning-shortcut awareness can enhance your current neuro-symbolic AI applications.
  3. 3Apply to knowledge graph enrichment: Use Moose to automatically infer new concepts or relationships within large knowledge graphs, improving their utility.
  4. 4Benchmark against existing methods: Compare Moose's performance with current propositional-NeSy or ontology embedding techniques in your specific domain.

Original post by Olga Mashkova, Asaad Mohammedsaleh, Fernando Zhapa-Camacho, Robert Hoehndorf

"arXiv:2608.12961v1 Announce Type: new Abstract: The OWL 2 EL profile is used in some of the largest production ontologies, including the Gene Ontology and SNOMED CT. Existing neuro-symbolic (NeSy) learning methods accept propositional theories or Datalog, and reasoning-shortcut (…"

View on X

Originally posted by Olga Mashkova, Asaad Mohammedsaleh, Fernando Zhapa-Camacho, Robert Hoehndorf on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses

More in AI Research

AI Engineering & DevToolsAI ResearchAI Investing

FlowLOB Generates Realistic, Controllable Limit Order Books Efficiently

This paper introduces FlowLOB, a conditional flow-matching generator for Limit Order Book (LOB) trajectories that offers realistic market dynamics, efficient sampling, and controllable scenario generation, outperforming existing agent-based and deep generative simulators. FlowLOB achieves high fidelity with significantly fewer computational steps than diffusion models and transfers effectively to unseen instruments.

Zhuohan Wang, Andreea Bacalum, Ollie Olby, Carmine Ventre, Namid StillmanAug 14, 2026
AI Engineering & DevToolsAI Research

Auditing Reveals Bias in Neural Combinatorial Optimization Benchmarks

This paper audits test-time budget allocation in Neural Combinatorial Optimization (NCO) solvers, revealing that reported gains from non-uniform sampling often stem from "sampling luck" rather than true allocation benefits on in-distribution data. It proposes a correction procedure and demonstrates real gains under distribution shift, emphasizing the need for rigorous evaluation.

Jinhyung BaeAug 14, 2026
AI Engineering & DevToolsAI Research

Diffusion Models Solve Mixed-Integer Optimization Problems Faster

This paper introduces Constrained Graph Diffusion (CGD), a novel learning-based approach that uses a graph-based generative diffusion model to approximately solve mixed-integer optimization problems (MIPs). CGD integrates a training-free feasibility projection operator into the diffusion process, significantly improving solution quality and feasibility while achieving substantial speedups over traditional numerical solvers.

Vincenzo Di Vito, Mehdi Taghizadeh, Deepjyoti Deka, Kaarthik Sundar, Ferdinando FiorettoAug 14, 2026