ArXiv

CENDRe: Concept Extraction with Natural Domain Representations

Authors
Antonia Holzapfel, Andres Felipe Posada Moreno, Sebastian Trimpe
Categories
cs.LG, cs.AI
arXiv
https://arxiv.org/abs/2607.29621v1
PDF
https://arxiv.org/pdf/2607.29621v1

Brief

CENDRe addresses time-series concept extraction by (1) two-stage per-timestep latent clustering with silhouette-guided aggregation to auto-determine concept counts, (2) prototype-contrastive gradient localization producing masks, and (3) gradient propagation through invertible mappings (e.g., Fourier) for frequency-domain explanations. Results show matched representation correctness, improved importance-correctness, and meaningful frequency-band evidence on bearing-fault data. Full text was not available; summary is based on the abstract.

Why it matters

CENDRe (Holzapfel, Posada Moreno, Trimpe; 2026) discovers concepts in CNNs by two-stage clustering of per-timestep latent representations with silhouette-guided aggregation to automatically select the number of concepts, then localizes concepts via gradients of a prototype-contrastive presence score.

Key details

  • The method propagates those gradients through a differentiable invertible input mapping (e.g., Fourier transform) to yield frequency-domain localizations and assigns a per-concept relevance score that quantifies contribution to each class.
  • Empirically, CENDRe attains representation correctness comparable to state-of-the-art concept-extraction methods and achieves significantly higher importance-correctness on synthetic benchmarks; on real bearing-fault data it extracts frequency bands aligned with commonly inspected diagnostic regions that time-domain CE methods miss.
Source evidence

Abstract

Convolutional neural networks (CNNs) are widely used for time-series classification, but their deployment in critical domains requires understanding the temporal and spectral patterns that drive their predictions. Concept extraction (CE) methods identify such patterns by analyzing representations within the models' latent space. However, existing time-series CE methods have three limitations: they operate only in the time domain and overlook frequency features, predefine the number of concepts, and produce localizations misaligned with the regions the model uses. We address these limitations by proposing CENDRe, a concept extraction method for CNNs. It first discovers concepts by clustering per-timestep latent representations in two stages, where silhouette-guided aggregation selects the number of concepts automatically. Then, it localizes each concept through gradients of a presence score that contrasts the latent representations with their prototypes, producing masks that concentrate on the regions driving the concept. These gradients, propagated through a differentiable invertible mapping of the input such as a Fourier transform, yield localizations for the same concepts in the frequency domain. Finally, each concept receives a relevance score that quantifies its contribution to each class. On synthetic benchmarks, CENDRe achieves representation correctness comparable to state-of-the-art CE methods and significantly higher importance correctness. On real bearing-fault data, CENDRe extracts the frequency bands driving the model's predictions, located in regions commonly inspected for fault diagnosis, producing evidence to assess the model that time-domain CE methods cannot.