paper-with-me

홈 › Papers

Refining Neural Activation Patterns for Layer-Level Concept Discovery in Neural Network-Based Receivers

2025-05-21 · Marko Tuononen, Duy Vu, Dani Korpi, Vesa Starck, Ville Hautamäki

Concept discovery in neural networks often targets individual neurons or human-interpretable features, overlooking distributed layer-wide patterns. We study the Neural Activation Pattern (NAP) methodology, which clusters full-layer activation distributions to identify such layer-level concepts. Applied to visual object recognition and radio receiver models, we propose improved normalization, distribution estimation, distance metrics, and varied cluster selection. In the radio receiver model, distinct concepts did not emerge; instead, a continuous activation manifold shaped by Signal-to-Noise Ratio (SNR) was observed -- highlighting SNR as a key learned factor, consistent with classical receiver behavior and supporting physical plausibility. Our enhancements to NAP improved in-distribution vs. out-of-distribution separation, suggesting better generalization and indirectly validating clustering quality. These results underscore the importance of clustering design and activation manifolds in interpreting and troubleshooting neural network behavior.

📄 PDF Abstract BibTeX arXiv:2505.15570

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringObject Recognition

Similar Papers 제목 키워드 기반

Neural Activation Patterns (NAPs): Visual Explainability of Learned Concepts

2022-06-20 · Alex Bäuerle, Daniel Jönsson, Timo Ropinski

A key to deciphering the inner workings of neural networks is understanding what a model has learned. Promising methods for discovering learned features are based on analyzing activation values, whereby current technique…

The Mechanics of Conceptual Interpretation in GPT Models: Interpretative Insights

2024-08-05 · Nura Aljaafari, Danilo S. Carvalho, André Freitas

Locating and editing knowledge in large language models (LLMs) is crucial for enhancing their accuracy, safety, and inference rationale. We introduce ``concept editing'', an innovative variation of knowledge editing that…

knowledge editingReverse Dictionary

Abstract Concept Modelling in Conceptual Spaces: A Study on Chess Strategies

2026-01-29 · Hadi Banaee, Stephanie Lowry arxiv

We present a conceptual space framework for modelling abstract concepts that unfold over time, demonstrated through a chess-based proof-of-concept. Strategy concepts, such as attack or sacrifice, are represented as geome…

Prior Activation Distribution (PAD): A Versatile Representation to Utilize DNN Hidden Units

2019-07-05 · Lakmal Meegahapola, Vengateswaran Subramaniam, Lance Kaplan, Archan Misra

In this paper, we introduce the concept of Prior Activation Distribution (PAD) as a versatile and general technique to capture the typical activation patterns of hidden layer units of a Deep Neural Network used for class…

Repeated Pattern Detection using CNN activations

2017-03-24 · IEEE Winter Conference on Applications of Computer Vision (WACV) 2017 3 · Louis Lettry, Michal Perdoch, Kenneth Vanhoey, Luc van Gool

We propose a new approach for detecting repeated patterns on a grid in a single image. To do so, we detect repetitions in the space of pre-trained deep CNN filter responses at all layer levels. These encode features at s…