Latest News

Research Updates & Announcements

Stay updated with the latest research findings and announcements.

CIP-Net AAAI 2026

20 Jan 2026 · Singapore

CIP-Net: Continual Interpretable Prototype-based Network @ AAAI 2026

CIP-Net keeps prototype-based continual learning readable while the model adapts to new tasks. The article page adds more context on how the architecture exposes evidence, how XAI helps monitor forgetting, and why the prototype view is useful for sequential learning.

Read article → Paper →
LogiX-GIN NeurIPS 2025

1 Dec 2025 · San Diego, USA

On Logic-based Self-Explainable Graph Neural Networks @ NeurIPS 2025

LogiX-GIN turns graph reasoning into a layer that can be translated into logic rules. The article page expands on the design, the interpretation pipeline, and the practical trade-offs of making the explanation part of the model itself.

Read article → View code →
XAI-Guided Continual Learning

24 Oct 2025 · Wiley Data Mining & Knowledge Discovery

XAI-Guided Continual Learning: Rationale, Methods, and Future Directions

This review brings together explainable AI and continual learning by mapping the methods that make sequential adaptation easier to inspect. The article page adds more detail on the taxonomy, the library release, and the problems it is designed to solve.

Read article → View library →
LogiX ECML-PKDD 2025

18 Sep 2025 · Porto, Portugal

Faithful Explanations for Graph Classification using Logic @ ECML-PKDD 2025

LogiX combines graph neural networks with a transparent logic layer so the explanation is built into the model rather than attached afterward. The article page gives more context on fidelity, sparsity, and why the method stays stable across datasets.

Read article → View code →
TELL ECAI 2024

24 Oct 2024 · Santiago de Compostela, Spain

Transparent Explainable Logic Layers @ ECAI 2024

TELL is a logic-oriented neural layer with non-negative weights and thresholding that produces global explanations while keeping the model trainable. The article page adds context on how it extends to real-valued inputs and concept-bottleneck style systems.

Read article → View code →