Arrow Research search

Author name cluster

Rushrukh Rayan

Possible papers associated with this exact author name in Arrow. This page groups case-insensitive exact name matches and is not a full identity disambiguation profile.

4 papers
2 author rows

Possible papers

4

NAI Journal 2026 Journal Article

Toward a Neurosymbolic Understanding of Hidden Neuron Activations

  • Abhilekha Dalal
  • Rushrukh Rayan
  • Adrita Barua
  • Samatha Ereshi Akkamahadevi
  • Avishek Das
  • Cara Widmer
  • Eugene Y Vasserman
  • Md Kamruzzaman Sarker

With the widespread adoption of deep learning techniques, the need for explainability and trustworthiness is increasingly critical, especially in safety-sensitive applications and for improved debugging, given the black-box nature of these models. The explainable AI (XAI) literature offers various helpful techniques; however, many approaches use a secondary deep learning-based model to explain the primary model’s decisions or require domain expertise to interpret the explanations. A relatively new approach involves explaining models using high-level, human-understandable concepts. While these methods have proven effective, an intriguing area of exploration lies in using a white-box technique to explain the probing model. We present a novel, model-agnostic, post hoc XAI method that provides meaningful interpretations for hidden neuron activations. Our approach leverages a Wikipedia-derived concept hierarchy, encompassing approximately 2 million classes as background knowledge, and uses deductive reasoning-based concept induction to generate explanations. Our method demonstrates competitive performance across various evaluation metrics, including statistical evaluation, concept activation analysis, and benchmarking against contemporary methods. Additionally, a specialized study with large language models (LLMs) highlights how LLMs can serve as explainers in a manner similar to our method, showing comparable performance with some trade-offs. Furthermore, we have developed a tool called ConceptLens, enabling users to test custom images and obtain explanations for model decisions. Finally, we introduce an entirely reproducible, end-to-end system that simplifies the process of replicating our system and results.

NAI Journal 2025 Journal Article

Deep deductive reasoning is a hard deep learning problem

  • Pascal Hitzler
  • Rushrukh Rayan
  • Joseph Zalewski
  • Sanaz Saki Norouzi
  • Aaron Eberhart
  • Eugene Y Vasserman

Deep Deductive Reasoning refers to the training and then executing of deep learning systems to perform deductive reasoning in the sense of formal, mathematical logic. We discuss why this is an interesting and relevant problem to study, and explore how hard it is as a deep learning problem. In particular, we present some of the progress made on this topic in recent years, understand some of the theoretical limitations that can be assessed from existing literature, and discuss negative results we have obtained regarding improving on the state of the art.

NeSy Conference 2024 Conference Paper

Error-Margin Analysis for Hidden Neuron Activation Labels

  • Abhilekha Dalal
  • Rushrukh Rayan
  • Pascal Hitzler

Abstract Understanding how high-level concepts are represented within artificial neural networks is a fundamental challenge in the field of artificial intelligence. While existing literature in explainable AI emphasizes the importance of labeling neurons with concepts to understand their functioning, they mostly focus on identifying what stimulus activates a neuron in most cases; this corresponds to the notion of recall in information retrieval. We argue that this is only the first-part of a two-part job; it is imperative to also investigate neuron responses to other stimuli, i. e. , their precision. We call this the neuron label’s error margin.

NeSy Conference 2024 Conference Paper

On the Value of Labeled Data and Symbolic Methods for Hidden Neuron Activation Analysis

  • Abhilekha Dalal
  • Rushrukh Rayan
  • Adrita Barua
  • Eugene Y. Vasserman
  • Md. Kamruzzaman Sarker
  • Pascal Hitzler

Abstract We introduce a novel model-agnostic post-hoc Explainable AI method that provides meaningful interpretations for hidden neuron activations in a Convolutional Neural Network. Our approach uses a Wikipedia-derived concept hierarchy with approx. 2 million classes as background knowledge, and deductive reasoning based Concept Induction for explanation generation. Additionally, we explore and compare the capabilities of off-the-shelf pre-trained multimodal-based explainable methods. Our evaluation shows that our neurosymbolic method holds a competitive edge in both quantitative and qualitative aspects.

v2026.09.13