iFuzz-Meta: An Interpretable Fuzzy Learning Framework Bridging Top-Down and Bottom-Up Knowledge Integration

arXiv cs.LG Papers

Summary

iFuzz-Meta is an interpretable fuzzy learning framework that combines top-down knowledge integration with bottom-up data-driven adaptation to enhance transparency and generalization in neural models.

arXiv:2608.14646v1 Announce Type: new Abstract: Interpretable representation learning remains a key challenge in modern neural computation, particularly when models are expected not only to perform but also to explain their reasoning. This paper introduces iFuzz-Meta, an interpretable fuzzy rule-based learning framework that preserves human-understandable reasoning structures within modern neural architectures. Each fuzzy rule corresponds to a semantic and spatial prototype defined in the original feature space, enabling transparent inference and direct interpretability. Meta-learning is employed as an analytical paradigm to examine how these interpretable rules reorganize across tasks and domains, providing a principled means to link algorithmic adaptation with cognitive representation. A knowledge-guided regularization mechanism further enables a top-down-bottom-up integration, in which theoretical priors act as soft inductive biases while data-driven learning refines and extends them. This dual process ensures that adaptation proceeds along semantically and physiologically meaningful trajectories, rather than arbitrary parameter shifts. Evaluations demonstrate that iFuzz-Meta achieves interpretable reasoning and stable cross-domain generalization, establishing a potential general pathway toward explainable and knowledge-aware fuzzy systems.
Original Article
View Cached Full Text

Cached at: 08/18/26, 10:19 AM

# iFuzz-Meta: An Interpretable Fuzzy Learning Framework Bridging Top-Down and Bottom-Up Knowledge Integration
Source: [https://arxiv.org/html/2608.14646](https://arxiv.org/html/2608.14646)
Xiaowei Jiang\*, Daniel Leong, Beining Cao, Nan Zhou, Yingtao Ren, Yu\-Cheng Chang, Thomas Do, and Chin\-Teng Lin,Fellow, IEEEAll authors are with the Computational Intelligence and Brain Computer Interface Lab, Australian AI Institute, School of Computer Science, Faculty of Engineering and Information Technology, University of Technology Sydney\.This work was supported in part by the Australian Research Council \(ARC\) under discovery grant DP250103612 and DP260101395, ARC Research Hub for Human\-Robot Teaming for Sustainable and Resilient Construction \(ITRH\) grant IH240100016, and Australian National Health and Medical Research Council \(NHMRC\) Ideas Grant APP2021183\.\*Corresponding author: Xiaowei Jiang \(email: xiaowei\.jiang\-1@student\.uts\.edu\.au\)

###### Abstract

Interpretable representation learning remains a key challenge in modern neural computation, particularly when models are expected not only to perform but also to explain their reasoning\. This paper introduces iFuzz\-Meta, an interpretable fuzzy rule\-based learning framework that preserves human\-understandable reasoning structures within modern neural architectures\. Each fuzzy rule corresponds to a semantic and spatial prototype defined in the original feature space, enabling transparent inference and direct interpretability\. Meta\-learning is employed as an analytical paradigm to examine how these interpretable rules reorganize across tasks and domains, providing a principled means to link algorithmic adaptation with cognitive representation\. A knowledge\-guided regularization mechanism further enables a*top\-down–bottom\-up*integration, in which theoretical priors act as soft inductive biases while data\-driven learning refines and extends them\. This dual process ensures that adaptation proceeds along semantically and physiologically meaningful trajectories, rather than arbitrary parameter shifts\. Evaluations demonstrate that iFuzz\-Meta achieves interpretable reasoning and stable cross\-domain generalization, establishing apotential generalpathway toward explainable and knowledge\-aware fuzzy systems\.

## IIntroduction

![Refer to caption](https://arxiv.org/html/2608.14646v1/figures/intro.png)Figure 1:Conceptual overview of the proposed iFuzz\-Meta framework\.The framework addresses the opacity of conventional deep models by grounding learning in human\-understandable fuzzy rule centers\. Top\-down prior knowledge and bottom\-up data\-driven adaptation jointly shape the evolution of these rule centers, enabling interpretable, stable, and knowledge\-guided reasoning\. This interaction preserves transparency while supporting meaningful model adaptation across domains\.Interpretable representation learning remains a central challenge in modern neural computation\. As deep learning models continue to achieve remarkable predictive accuracy across domains, their inherent opacity poses fundamental obstacles to scientific understanding, knowledge transfer, and trustworthiness\[[39](https://arxiv.org/html/2608.14646#bib.bib6)\]\. This tension is particularly evident in neurocomputational systems, where the aim is not only to decode neural activity but also to reveal the mechanisms by which cognition and intention emerge from brain dynamics\[[26](https://arxiv.org/html/2608.14646#bib.bib52)\]\. In such settings, the ability to link algorithmic representations to interpretable neurophysiological phenomena is indispensable\.

Conventional neural networks\[[22](https://arxiv.org/html/2608.14646#bib.bib43)\], LSTM\[[46](https://arxiv.org/html/2608.14646#bib.bib60)\]or Transformer\-based models\[[51](https://arxiv.org/html/2608.14646#bib.bib55)\], though powerful, achieve their performance by learning highly entangled internal representations that lack semantic transparency and explainability\. Once trained, the mapping from input signals to latent features becomes difficult to trace or relate to domain knowledge\. When applied to neural decoding tasks, this limitation prevents the incorporation of well\-established neuro\-scientific priors such as frequency\-band specificity or spatial modularity, and renders the learned features opaque to human understanding\. Some approaches attempt to address this issue through multi\-bank architectures, such as filter\-bank based SSVEPFormers\[[5](https://arxiv.org/html/2608.14646#bib.bib59)\], that explicitly partition inputs according to predefined frequency bands\. However, such designs rely heavily on the correctness of prior knowledge\. When the underlying theory is imperfect or incomplete\[[50](https://arxiv.org/html/2608.14646#bib.bib49),[19](https://arxiv.org/html/2608.14646#bib.bib27)\], these hard\-coded priors may introduce structural bias, restrict the model’s self\-organizing capacity, and lead to suboptimal generalization despite increased model complexity and computational cost\.

![Refer to caption](https://arxiv.org/html/2608.14646v1/figures/ModelStructure.png)Figure 2:Model Architecture\.Fuzzy center prototypes are first defined in the raw neurophysiological space \(BB: batch size\.CC: number of channels\.TT: number of timestamps\)\. Both EEG inputs and fuzzy centers \(RR: number of rules\) are projected into a shared latent space using a structured convolutional encoder\. The illustrated configuration adopts a Temporal\-Spatial Pattern Analysis \(TSpPA\) design\. Fuzzy embeddings are computed using Gaussian membership functions within the iFuzzy module, and the resulting rule activations introduce interpretable knowledge to guide the modulation of feature representations\. A two\-layer MLP serves as the final classification head\.In practice, researchers are forced to rely on post\-hoc visualization or correlation analysis to interpret model outputs, such as SHAP\[[32](https://arxiv.org/html/2608.14646#bib.bib23)\]and gradient\-based approaches like Grad\-CAM\[[43](https://arxiv.org/html/2608.14646#bib.bib26)\]\. These approaches neitherguaranteecausal validity nor offers insight into what the model has truly learned\. Moreover, such explanations lack task\-level reusability and cannot serve as transferable knowledge for improving model generalization\[[20](https://arxiv.org/html/2608.14646#bib.bib24),[12](https://arxiv.org/html/2608.14646#bib.bib25),[16](https://arxiv.org/html/2608.14646#bib.bib22)\]\. Although attention mechanisms in transformer\-based BCI models have shown potential for enhancing interpretability, recent work indicates that their explanatory power remains limited without explicit alignment to neural or cognitive priors\[[54](https://arxiv.org/html/2608.14646#bib.bib21)\]\.In particular, the key, query, and value representations in attention mechanisms are learned in an unconstrained latent space and lack direct correspondence to physically meaningful EEG patterns\.Unlike attention, fuzzy reasoning provides discrete, rule\-based prototypes that offer clear semantic pathways\. This contrast motivates incorporating fuzzy rules to restore transparent, concept\-level interpretability in deep neural models\.

Fuzzy logic systems offer a principled alternative by encoding human\-understandable reasoning rules in the form of linguistic terms and membership functions\. Unlike purely numerical optimization, fuzzy inference provides a transparent mapping between features and decisions through the explicit definition of fuzzy sets and rules\[[27](https://arxiv.org/html/2608.14646#bib.bib32),[52](https://arxiv.org/html/2608.14646#bib.bib31),[45](https://arxiv.org/html/2608.14646#bib.bib74),[53](https://arxiv.org/html/2608.14646#bib.bib75),[44](https://arxiv.org/html/2608.14646#bib.bib76)\]\. Each rule corresponds to a local model whose parameters have interpretable meanings such as prototype centers or feature importances\. This property enables fuzzy systems to bridge data\-driven learning and expert knowledge, making them particularly attractive for domains, such as brain\-computer interfaces \(BCIs\)\[[4](https://arxiv.org/html/2608.14646#bib.bib30),[18](https://arxiv.org/html/2608.14646#bib.bib29),[9](https://arxiv.org/html/2608.14646#bib.bib67),[13](https://arxiv.org/html/2608.14646#bib.bib71),[34](https://arxiv.org/html/2608.14646#bib.bib68)\], where interpretability and physiological grounding are essential\.

Recent advances in fuzzy\-neural modeling further demonstrate that rule\-based reasoning and differentiable representation learning can be seamlessly integrated\. Fuzzy Neural Networks \(FNNs\), typically grounded in Takagi\-Sugeno\-Kang \(TSK\) inference systems\[[47](https://arxiv.org/html/2608.14646#bib.bib35),[30](https://arxiv.org/html/2608.14646#bib.bib36)\], combine the expressiveness of deep architectures with the transparency of fuzzy reasoning, and can be efficiently optimized through gradient\-based learning\[[36](https://arxiv.org/html/2608.14646#bib.bib33),[25](https://arxiv.org/html/2608.14646#bib.bib34)\]\. Such frameworks have been successfully applied across a variety of cognitive and affective computing tasks, including social cognitive tasks\[[19](https://arxiv.org/html/2608.14646#bib.bib27)\], affective computing\[[18](https://arxiv.org/html/2608.14646#bib.bib29)\], physical cognitive estimation\[[9](https://arxiv.org/html/2608.14646#bib.bib67),[8](https://arxiv.org/html/2608.14646#bib.bib69),[28](https://arxiv.org/html/2608.14646#bib.bib70)\], and steady\-state visual evoked potential \(SSVEP\) classification in BCIs\[[4](https://arxiv.org/html/2608.14646#bib.bib30),[17](https://arxiv.org/html/2608.14646#bib.bib28)\]\. In transfer learning contexts, fuzzy rule\-based architectures such as iFuzzyTL\[[17](https://arxiv.org/html/2608.14646#bib.bib28)\]demonstrate how shared rule centers and adaptive membership functions can retain and adapt knowledge in an interpretable manner across subjects or domains\. Collectively, these developments highlight that fuzzy logic not only enhances interpretability but also provides a systematic and mathematically grounded framework for transparent, knowledge\-guided adaptation in complex neural and cognitive systems\.

From an algorithmic perspective, conventional fuzzy systems still face fundamental challenges in achieving genuine interpretability under modern learning settings\. In most existing implementations, fuzzy centers or membership functions are computed within high\-dimensional embedding spaces produced by neural networks or other representation learners\. Although these embeddings allow gradient\-based optimization and yield numerically stable rule adaptation, the resulting rule centers no longer correspond to explicit or human\-understandable concepts\. Consequently, the interpretability becomes representational rather than semantic, that the model can indicate*where*a rule changes in the latent space, but not*why*it changes in relation to the underlying mechanism\. This limitation is particularly pronounced when applied to neural data, where shifts in rule centers cannot be readily linked to meaningful neurophysiological processes such as microstate transitions or cognitive\-state dynamics\. Thus, while fuzzy systems are theoretically interpretable, their modern implementations often lose explanatory transparency when fused with embedding\-based learning\[[17](https://arxiv.org/html/2608.14646#bib.bib28),[19](https://arxiv.org/html/2608.14646#bib.bib27),[4](https://arxiv.org/html/2608.14646#bib.bib30),[18](https://arxiv.org/html/2608.14646#bib.bib29)\]\.

![Refer to caption](https://arxiv.org/html/2608.14646v1/figures/model_layer.png)Figure 3:\(A\) Temporal Spectral Pattern Analysis \(TSPA\) framework\.Designed to extract temporal dynamics from EEG signals using early temporal convolution layers\.\(B\) Temporal Spatial Pattern Analysis \(TSpPA\) framework\.Enhances spatial information extraction by introducing spatial filters after initial temporal processing\.\(C\) Temporal Spatio\-Semantic Pattern Analysis \(TSSPA\) framework\.Integrates both temporal and spatial features to capture high\-level semantic representations\.\(D\) Visualization of fuzzy center prototypes\.Topographic maps show the average spectral power in the slow frequency band \(0\.5\-8 Hz\) for three representative fuzzy centers after meta\-learning and fine\-tuning under each architecture\.To address these limitations, we propose iFuzz\-Meta, an interpretable fuzzy rule\-based framework designed to reveal how human\-understandable reasoning structures evolve across cognitive tasks\. In iFuzz\-Meta, each fuzzy rule corresponds to a spatially grounded and semantically meaningful neural prototype\. Specifically, a human\-understandable prototype refers to a fuzzy rule center defined in the original EEG signal space, such that each prototype corresponds to a spatiotemporal pattern that can be interpreted in terms of waveform morphology, spectral content, and spatial distribution\. As a result, interpretability arises intrinsically from the fuzzy reasoning mechanism, since each rule center represents a meaningful signal pattern rather than an abstract latent embedding or a post\-hoc attribution map over model activations\. This design further enables inspection and visualization of the learned prototypes, allowing researchers to examine how neural response patterns are captured and used during the decision process\.

A critical distinction between the proposed framework and established fuzzy neural networks lies in the geometric and conceptual mapping of the prototype definition space\. Traditional methods typically define fuzzy prototypes in latent space\[[17](https://arxiv.org/html/2608.14646#bib.bib28),[19](https://arxiv.org/html/2608.14646#bib.bib27)\], which improves optimization but weakens semantic interpretability\. In contrast, our framework defines fuzzy center prototypes in raw space and performs fuzzy inference in latent space, thereby combining interpretability with representation learning capability\.

![Refer to caption](https://arxiv.org/html/2608.14646v1/figures/exp_design.png)Figure 4:\(A\) Task Definitions\.Object Recognition \(OR\) refers to decoding the underlying object category, while Object Identification \(OI\) refers to recognizing a specific object instance\[[23](https://arxiv.org/html/2608.14646#bib.bib3)\]\. An example is shown where both tasks are applied to a visual stimulus depicting a cup\.\(B\) Experimental Design\.A schematic of the experimental setup used to record EEG signals for both OI and OR paradigms\. In the OR paradigm, participants are asked to report the category of a target object\. Subsequently, in the OI paradigm, they are required to identify which of the four objects \(up, down, left, right\) belongs to the same category as the target\.Meta\-learning is introduced here as a cross\-subject analytical paradigm for few\-shot adaptation under a leave\-one\-subject\-out \(LOSO\) protocol, rather than as a mechanism for class transfer or class\-increment learning\.Specifically, we employ the paradigms of*object recognition*\(OR\) and*object identification*\(OI\)\[[24](https://arxiv.org/html/2608.14646#bib.bib2),[23](https://arxiv.org/html/2608.14646#bib.bib3)\], which allow us to investigate how semantic\-level processing \(OR\) transitions into instance\-specific individuation \(OI\) in both neural and rule space\. OR focuses on categorical recognition \(e\.g\., identifying an image as a “cup”\), whereas OI requires individuating a specific exemplar among visually similar alternatives \(e\.g\., selecting “this cup” among multiple objects\), as illustrated inFig\.[4](https://arxiv.org/html/2608.14646#S1.F4)\(A\)\. These two sub\-tasks form a cognitively meaningful hierarchy that mirrors the transition from perception to intention formation\. Embedding this structure within a meta\-learning formulation allows us to quantify and visualize how fuzzy rule centers shift along this semantic\-intentional continuum, thereby linking interpretable algorithmic representations to neuro\-cognitive processes\. In this setting, iFuzz\-Meta serves as both a transparent modeling framework and a scientific tool to study human\-intention\-related representational changes in a human\-understandable manner\.In our setting, OR and OI are used as cognitively grounded meta\-tasks to distill intention related neural regularities that are shared across subjects\. The meta\-learning objective is to learn transferable fuzzy rule priors and an initialization from these intention paradigms, rather than only to transfer a classifier from 2 classes to 4 classes\.

Beyond its interpretability, the proposed framework also enables the principled integration of domain knowledge into the learning process, even when the underlying theory is imperfect or incomplete\. To achieve this, we introduce a frequency\-regularized center loss that explicitly incorporates neuro\-scientific priors regarding the spectral organization of cognitive processes\. Empirical evidence indicates that distinct EEG frequency bands correspond to different cognitive functions\[[10](https://arxiv.org/html/2608.14646#bib.bib37)\]\. Building on this understanding, the loss function constrains each fuzzy prototype to maintain a physiologically meaningful spectral profile, ensuring that the learned rule centers correspond not only to discriminative but also neuro\-cognitively plausible features\.

Rather than serving as a purely data\-driven regularizer, the proposed mechanism embodies a*top\-down–bottom\-up*integration\. Neuroscientificprior theory and knowledgeprovide soft inductive biases from the top down, while the model’s learning dynamics iteratively refine and reinterpret these biases from the bottom up, forming a reciprocal loop between theory and data\.Concretely, this bidirectional interaction is instantiated at the optimization level, where prior\-informed regularization and task\-driven losses jointly shape the gradient updates of the same fuzzy prototypes\.This dual process reflects the view that effective computational frameworks should unify theoretical and statistical perspectives: top\-down computational theories offer structured inductive constraints, whereas bottom\-up empirical inference grounds and revises those theories through data\-driven evidence\[[29](https://arxiv.org/html/2608.14646#bib.bib64),[11](https://arxiv.org/html/2608.14646#bib.bib65),[33](https://arxiv.org/html/2608.14646#bib.bib66)\]\. This bidirectional integration establishes a principled pathway for embedding theoretical knowledge into adaptive fuzzy systems\. Within the OR and OI paradigm, such coupling enables the model to incorporate domain knowledge without rigidly imposing it, thereby enhancing both the utilization and the understanding of imperfect theory\.

In summary, the contributions of this study are threefold:

\(1\): Fuzzy Interpretability with Human\-Understandable Prototypes\.We achieve intuitive interpretability by preserving fuzzy rule centers in the original feature space, allowing their spatial distributions to be directly visualized and semantically interpreted\.

\(2\): Cognitive\-Level Meta\-Analytical Framework\.By reframing meta\-learning as an analytical paradigm, our framework enables explicit observation of how fuzzy rule centers evolve during domain adaptation\. This interpretability allows researchers to monitor the direction and structure of adaptation, ensuring that the model learns along neurocognitively meaningful trajectories rather than arbitrary or unstable parameter shifts\. Such transparency is critical for validating whether domain adaptation preserves the intended semantic relationships across tasks and subjects\.

![Refer to caption](https://arxiv.org/html/2608.14646v1/figures/dataflow.png)Figure 5:Meta\-Learning Paradigm\.The training process is structured into two stages using three datasets: a base set from the source group and query/support sets from the target subject\. Step 1 \(meta\-learning\) constructs*cognitively structured binary meta\-tasks*based on Object Identification \(OI\) and Object Recognition \(OR\) to learn transferable, subject\-generalizable priors\. Step 2 \(fine\-tuning\) performs standard few\-shot adaptation on the target subject, where the classification head is adapted for four\-class object recognition as the final evaluation task\.\(3\): Knowledge\-Guided Regularization Framework\.We establish apotential general pathwayfor incorporating domain knowledge into fuzzy learning by introducing knowledge\-guided regularization as a soft inductive bias\. This framework enables top\-down theoretical constraints to interact with bottom\-up data\-driven adaptation, guiding the model toward physiologically and semantically meaningful representations while enhancing stability, transferability, and interpretability across tasks and domains\.

The remainder of this paper is structured as follows\. Section[II](https://arxiv.org/html/2608.14646#S2)introduces the proposed iFuzz\-Meta framework, including the cognitive task formulation, encoder architectures, fuzzy\-rule representation, and the knowledge\-guided regularization mechanism\. Section[III](https://arxiv.org/html/2608.14646#S3)presents comprehensive evaluations under few\-shot cross\-subject settings, ablation studies on rule structures and regularization, and analyses of the interpretability and neurophysiological meaning of the learned fuzzy prototypes\. Section[IV](https://arxiv.org/html/2608.14646#S4)discusses the cognitive implications of the OR–OI hierarchy, the stability of rule prototypes, and the balance between interpretability and model capacity\. Finally, Section[V](https://arxiv.org/html/2608.14646#S5)concludes the study and outlines future research directions\.

## IIMethods

### II\-AProblem Formulation and Meta\-Task Construction

#### II\-A1Data Representation and Task Setup

The dataset description and the experimental design details \(Fig\.[4](https://arxiv.org/html/2608.14646#S1.F4)\(B\)\) are shown in Supplemental Material Section I\-A\. EEG recordings from the two paradigms,OR and OI,are organized as trial\-wise multichannel time seriesx∈ℝC×Tx\\in\\mathbb\{R\}^\{C\\times T\}, whereC=60C=60denotes the number of EEG channels andT=1000T=1000represents the number of time points sampled over a 1\-second interval following stimulus onset\. Each trial is annotated with a labely∈\{1,2,3,4\}y\\in\\\{1,2,3,4\\\}, indicating one of four object classes\.

For each subjects∈\{1,…,N\}s\\in\\\{1,\\dots,N\\\}, we denote the dataset as𝒟s=\{\(xi\(s\),yi\(s\)\)\}i=1ns\\mathcal\{D\}\_\{s\}=\\\{\(x\_\{i\}^\{\(s\)\},y\_\{i\}^\{\(s\)\}\)\\\}\_\{i=1\}^\{n\_\{s\}\}\. The objective is to learn a classifierfθ:ℝC×T→\{1,2,3,4\}f\_\{\\theta\}:\\mathbb\{R\}^\{C\\times T\}\\rightarrow\\\{1,2,3,4\\\}, parameterized byθ\\theta, that generalizes to a previously unseen target subjecttt, given access only to source domain data from the remainingN−1N\-1subjects\.

As shown inFig\.[5](https://arxiv.org/html/2608.14646#S1.F5), we adopt aLOSOfew\-shot meta\-learning protocol to evaluate cross\-subject generalization\. In each evaluation episode, the data is partitioned into:

- •Base set𝒟base=⋃s≠t𝒟s\\mathcal\{D\}\_\{\\text\{base\}\}=\\bigcup\_\{s\\neq t\}\\mathcal\{D\}\_\{s\}, used for meta\-training;
- •Support set𝒟support\(t\)⊂𝒟t\\mathcal\{D\}\_\{\\text\{support\}\}^\{\(t\)\}\\subset\\mathcal\{D\}\_\{t\}, a small labeled subset from the target subject for adaptation;
- •Query set𝒟query\(t\)=𝒟t∖𝒟support\(t\)\\mathcal\{D\}\_\{\\text\{query\}\}^\{\(t\)\}=\\mathcal\{D\}\_\{t\}\\setminus\\mathcal\{D\}\_\{\\text\{support\}\}^\{\(t\)\}, used for evaluation\.

The underlying assumption is that base subjects provide access to shared cognitive and neurophysiological priors that can be leveraged to construct a transferable feature space\. However, the target subject often introduces substantial variabilityδ\(t\)\\delta^\{\(t\)\}, which may be systematic \(e\.g\., head geometry, electrode impedance\) or stochastic \(e\.g\., arousal state, attention\)\[[7](https://arxiv.org/html/2608.14646#bib.bib38),[1](https://arxiv.org/html/2608.14646#bib.bib39)\]\. Therefore, given latent feature encoderp0:ℝC×T→ℝDp\_\{0\}:\\mathbb\{R\}^\{C\\times T\}\\rightarrow\\mathbb\{R\}^\{D\}, the observed EEG from the target subject can be approximated as:

z\(t\)=p0​\(x\(t\)\)=zshared\+δ\(t\)\.z^\{\(t\)\}=p\_\{0\}\(x^\{\(t\)\}\)=z^\{\\text\{shared\}\}\+\\delta^\{\(t\)\}\.\(1\)Here,zsharedz^\{\\text\{shared\}\}represents generalizable structure learned from base subjects, whileδ\(t\)\\delta^\{\(t\)\}captures subject\-specific deviations\. Few\-shot adaptation aims to mitigate the impact ofδ\(t\)\\delta^\{\(t\)\}by fine\-tuning fuzzy centers and decision layers based on a limited support set, using only\|𝒟support\(t\)\|≪\|𝒟t\|\|\\mathcal\{D\}\_\{\\text\{support\}\}^\{\(t\)\}\|\\ll\|\\mathcal\{D\}\_\{t\}\|, enabling effective generalization\.

![Refer to caption](https://arxiv.org/html/2608.14646v1/figures/fuzzy_gate.png)Figure 6:Illustration of the iFuzzy Network Module\. Given the input signal embeddingz∈ℝDz\\in\\mathbb\{R\}^\{D\}, each rulerris associated with a center embeddingcrc\_\{r\}and a Gaussian MF\. Membership degreesμr​\(z\)\\mu\_\{r\}\(z\)are computed per dimensiondd, with the maximum activation dimension marked by a star at ruler^\\hat\{r\}\. These values are aggregated into an attention vectorα\\alpha, which softly modulates the input to produce the gated output, following eq\. \([10](https://arxiv.org/html/2608.14646#S2.E10)\)\.
#### II\-A2From Meta\-Tasks to Class\-Level Generalization

To construct structured learning signals, we define meta\-tasks based on the OI and OR paradigms\. These tasks differ in their cognitive abstraction levels: OI requires distinguishing between visually similar object instances, whereas OR focuses on abstract semantic categorization\. We denote the task distribution as𝒯=\{τk\}\\mathcal\{T\}=\\\{\\tau\_\{k\}\\\}, where each taskτ∈𝒯\\tau\\in\\mathcal\{T\}contains a support set𝒟supportτ\\mathcal\{D\}\_\{\\text\{support\}\}^\{\\tau\}and a query set𝒟queryτ\\mathcal\{D\}\_\{\\text\{query\}\}^\{\\tau\}\. This setup encourages the model to learn feature hierarchies that disentangle instance\-level specificity from category\-level invariance, thereby enabling semantic generalization across subjects and paradigms\.

Learning is formulated as a bi\-level meta\-optimization problem comprising inner\-loop and outer\-loop objectives:

##### Inner\-loop objective\.

For a sampled taskτ∼𝒯\\tau\\sim\\mathcal\{T\}, model parametersθ\\thetaare updated using task\-specific lossℒtaskτ\\mathcal\{L\}\_\{\\text\{task\}\}^\{\\tau\}via one\-step gradient descent:

θ′=θ−η​∇θℒtaskτ​\(θ\),\\theta^\{\\prime\}=\\theta\-\\eta\\nabla\_\{\\theta\}\\mathcal\{L\}\_\{\\text\{task\}\}^\{\\tau\}\(\\theta\),\(2\)whereη=1\.5​e−4\\eta=1\.5e\-4is the inner\-loop learning rate\.

##### Outer\-loop objective\.

The updated parametersθ′\\theta^\{\\prime\}are evaluated on the corresponding query set, yielding the meta\-objective:

minθ,p0⁡𝔼τ∼𝒯​\[ℒmetaτ​\(θ′\)\]\.\\min\_\{\\theta,p\_\{0\}\}\\ \\mathbb\{E\}\_\{\\tau\\sim\\mathcal\{T\}\}\\left\[\\mathcal\{L\}\_\{\\text\{meta\}\}^\{\\tau\}\(\\theta^\{\\prime\}\)\\right\]\.\(3\)This formulation encourages the encoderp0p\_\{0\}to extract class\-discriminative and subject\-invariant representations, while allowing rapid subject\-specific adaptation through the task\-specific parameter updateθ↦θ′\\theta\\mapsto\\theta^\{\\prime\}\. The meta\-learner thus aims to separate transferable priors from subject\-dependent variability, enabling robust cross\-subject generalization in low\-resource EEG settings\.The learning rateη\\etais also1\.5​e−41\.5e\-4\.

### II\-BModel Architecture Overview

Fig\.[2](https://arxiv.org/html/2608.14646#S1.F2)show the detailed structures of our proposed iFuzz\-Meta framework\. The encoderp0:ℝDraw→ℝDp\_\{0\}:\\mathbb\{R\}^\{D\_\{\\text\{raw\}\}\}\\rightarrow\\mathbb\{R\}^\{D\}serves to project raw EEG signals into a latent feature space conducive to fuzzy reasoning\. In this work, following the baseline established in\[[24](https://arxiv.org/html/2608.14646#bib.bib2)\], we instantiate the encoderp0p\_\{0\}using EEGNet\[[22](https://arxiv.org/html/2608.14646#bib.bib43)\], due to its proven effectiveness in neural signal decoding and its compact, interpretable architecture\. To explore different levels of neural representation, we implement three distinct frameworks ofp0p\_\{0\}, each corresponding to a specific stage within EEGNet, as shown in Fig\.[3](https://arxiv.org/html/2608.14646#S1.F3)\(A, B, and C\):TSPA\(Temporal\-Spectral Pattern Analysis\): utilizes the output from EEGNet’s initial temporal convolution layer, capturing fine\-grained spectral dynamics across time\.TSpPA\(Temporal\-Spatial Pattern Analysis\): extracts features after the depthwise spatial convolution, enabling the model to leverage spatially resolved, frequency\-specific patterns for fuzzy inference\.TSSPA\(Temporal\-Spatial\-Semantic Pattern Analysis\): adopts the final latent representation from EEGNet, integrating temporal and spatial features into a high\-level semantic embedding\.

These variants capture progressively abstract features, enabling flexible integration with the fuzzy module across different processing stages\.

### II\-CFuzzy Inference System \(FIS\) Foundations

#### II\-C1Mamdani\-style Inference for Neural Modulation

Unlike attention mechanisms that aim to aggregate information from multiple latent components, the objective of the proposed fuzzy inference system is to attribute each input to an explicit and interpretable fuzzy rule, following a Mamdani\-style reasoning paradigm\[[2](https://arxiv.org/html/2608.14646#bib.bib40),[37](https://arxiv.org/html/2608.14646#bib.bib41),[56](https://arxiv.org/html/2608.14646#bib.bib42)\], which consists of three fundamental steps: fuzzification, rule evaluation, and defuzzification\. In this formulation, each fuzzy rule takes the canonical form:

IF​x​is​Ar​THEN​y​is​Br,\\text\{IF \}x\\text\{ is \}A\_\{r\}\\text\{ THEN \}y\\text\{ is \}B\_\{r\},\(4\)wherex∈ℝDx\\in\\mathbb\{R\}^\{D\}denotes the latent input,ArA\_\{r\}is the fuzzy antecedent set, andBrB\_\{r\}is the consequent\. The antecedent is modeled using a Gaussian membership function centered at prototypecrc\_\{r\}with widthwrw\_\{r\}:

μr​\(x\)=exp⁡\(−‖x−cr‖22​wr2\)\.\\mu\_\{r\}\(x\)=\\exp\\left\(\-\\frac\{\\\|x\-c\_\{r\}\\\|^\{2\}\}\{2w\_\{r\}^\{2\}\}\\right\)\.\(5\)
Instead of aggregating the outputs from all rules, we employ an OR\-operation defuzzification strategy, wherein the rule with the highest membership valueμrd​\(x\)\\mu^\{d\}\_\{r\}\(x\)at dimensiondd, determines the final modulation response as gating attention vector:

αd=maxr⁡μrd​\(x\)\.\\alpha^\{d\}=\\max\_\{r\}\\mu^\{d\}\_\{r\}\(x\)\.\(6\)
This approach enhances interpretability by providing a single, dominant decision pathway for each input, aligning with the core principles of Mamdani inference while maintaining computational tractability within a neural framework\.

### II\-DiFuzzy Network Module

To enable interpretable and flexible fuzzy reasoning, we define each fuzzy rule in terms of learnable prototype parameters in the raw input space\. Specifically, each rulerris associated with a center prototypec~r∈ℝDraw\\tilde\{c\}\_\{r\}\\in\\mathbb\{R\}^\{D\_\{\\text\{raw\}\}\}and a width prototypew~r∈ℝDraw\\tilde\{w\}\_\{r\}\\in\\mathbb\{R\}^\{D\_\{\\text\{raw\}\}\}\. These prototypes are not directly used in inference; instead, they serve as semantically meaningful anchors in the raw EEG domain, allowing us to encode inductive biases \(e\.g\., spectral priors\) and enhance interpretability\. Prior to fuzzy inference, these raw prototypes are transformed into the model’s latent space via a shared projector, yielding task\-adaptive fuzzy representations\. The detailed fuzzy gating pipeline is illustrated in Fig\.[6](https://arxiv.org/html/2608.14646#S2.F6)\.

Unlike attention\-based formulations, where similarity scores are computed between latent key and query vectors with no explicit physical meaning, the fuzzy membership in iFuzz\-Meta is evaluated between projected EEG signals and rule prototypes that are explicitly defined in the raw EEG signal space\. This design ensures that each rule activation corresponds to a concrete and interpretable neurophysiological pattern, rather than a latent similarity weight\.

#### II\-D1Fuzzy Rule Representation

Each fuzzy rulerris*semantically defined in the original raw signal space*and*operationally instantiated in the latent space*by projecting the raw prototypes through the projectorp0p\_\{0\}:

z=p0​\(x\),cr=p0​\(c~r\),wr=p0​\(w~r\)\.z=p\_\{0\}\(x\),\\quad c\_\{r\}=p\_\{0\}\(\\tilde\{c\}\_\{r\}\),\\quad w\_\{r\}=p\_\{0\}\(\\tilde\{w\}\_\{r\}\)\.\(7\)Here,z∈ℝDz\\in\\mathbb\{R\}^\{D\}is the encoded input, andcr,wr∈ℝDc\_\{r\},w\_\{r\}\\in\\mathbb\{R\}^\{D\}represent the rule\-specific fuzzy center and spread, respectively\.Importantly, the latent fuzzy centerscrc\_\{r\}and widthswrw\_\{r\}are not free parameters learned independently in the embedding space, but deterministic projections of raw\-space prototypes that correspond to interpretable neurophysiological patterns\.These transformed parameters\(cr,wr\)\(c\_\{r\},w\_\{r\}\)are the actual quantities used in subsequent fuzzy inference computations\. This projectionp0p\_\{0\}ensures compatibility between the input representation and rule parameters, while preserving a direct interpretive link to neuro\-physiologically grounded features in the raw signal space\.

A shared projection functionp0p\_\{0\}is used for both inputs and fuzzy prototypes to maintain a consistent latent geometry for membership computation while preserving a traceable link between latent rule centers and their raw EEG definitions\. Ablation details comparing with dual projection set are provided in Supplementary Section II\-E\.

#### II\-D2Rule Aggregation and Firing Computation

For each input instance, we compute the membership of the encoded featurez=p0​\(x\)∈ℝDz=p\_\{0\}\(x\)\\in\\mathbb\{R\}^\{D\}with respect to each fuzzy rulerrusing a Gaussian membership function, following eq\. \([5](https://arxiv.org/html/2608.14646#S2.E5)\):

μrd​\(zd\)=exp⁡\(−‖zd−crd‖22​\(wrd\)2\+ε\),\\mu^\{d\}\_\{r\}\(z^\{d\}\)=\\exp\\left\(\-\\frac\{\\\|z^\{d\}\-c^\{d\}\_\{r\}\\\|^\{2\}\}\{2\(w^\{d\}\_\{r\}\)^\{2\}\+\\varepsilon\}\\right\),\(8\)wherecr=p0​\(c~r\)c\_\{r\}=p\_\{0\}\(\\tilde\{c\}\_\{r\}\)andwr=p0​\(w~r\)w\_\{r\}=p\_\{0\}\(\\tilde\{w\}\_\{r\}\)denote the center and width of therr\-th rule in the latent space, andε≪1\\varepsilon\\ll 1is a small constant added for numerical stability\.∗d\*^\{d\}denote any variable∗\*at dimensiondd\.

Unlike traditional Mamdani systems that aggregate outputs from all fuzzy rules into a composite inference surface, we adopt a streamlined OR\-operation strategy to achieve sparse, interpretable reasoning\. In this formulation, the firing strength of each rule is directly determined by its Gaussian membership valueμrd​\(zd\)\\mu^\{d\}\_\{r\}\(z^\{d\}\)\. Following the eq\.[6](https://arxiv.org/html/2608.14646#S2.E6), the rule at dimensionddwith the maximum activation is defined as:

r^=arg⁡maxr⁡μrd​\(zd\),αd=μr^d​\(zd\)\.\\hat\{r\}=\\arg\\max\_\{r\}\\mu^\{d\}\_\{r\}\(z^\{d\}\),\\quad\\alpha^\{d\}=\\mu^\{d\}\_\{\\hat\{r\}\}\(z^\{d\}\)\.\(9\)
This approach implements a Mamdani\-style*max\-membership defuzzification*, wherein the final decision is governed solely by the most confident rule\. By restricting inference to a single activated prototype, the model avoids the semantic ambiguity that arises from blending multiple fuzzy outcomes\. This not only simplifies interpretation, allowing clear attribution of decisions to specific rules, but also enhances computational efficiency during both training and inference\.

Beyond interpretability, the OR\-operation mechanism introduces desirable sparsity into the gradient flow, effectively reducing inter\-rule redundancy and focusing learning dynamics on the most discriminative prototypes\. As a result, the fuzzy module exhibits sharper attention over relevant regions of the latent space, promoting scalable and semantically grounded reasoning when integrated into deep neural architectures\.

#### II\-D3Knowledge\-Guided Modulation via Rule Activation

Once the most relevant fuzzy ruler∗r^\{\\ast\}is selected, its firing strengthα=μr∗​\(z\)\\alpha=\\mu\_\{r^\{\\ast\}\}\(z\)is used to modulate the input features through a soft gating mechanism\. Specifically, we apply an element\-wise multiplicative rescaling to the input tensor:

zoutput=z⊙\(1\+λ⋅α\),z\_\{\\text\{output\}\}=z\\odot\\left\(1\+\\lambda\\cdot\\alpha\\right\),\(10\)whereλ=0\.1\\lambda=0\.1is a predefined modulation coefficient and⊙\\odotdenotes element\-wise multiplication\. The scalarα∈\[0,1\]\\alpha\\in\[0,1\]serves as a continuous gating signal derived from the confidence level of the fired fuzzy rule\.

This formulation implements a form of fuzzy attention, where the modulation intensity is adaptively determined by the alignment between the input and the most activated fuzzy prototype\. Whenα\\alphais small, the modulated signal remains close to the original input, preserving the baseline representation\. Conversely, a high activationα\\alphaamplifies features along dimensions strongly supported by the selected fuzzy rule, thereby emphasizing semantically relevant patterns in the neural signal\.

Unlike traditional attention mechanisms, the proposed fuzzy\-based modulation offers inherent interpretability by directly linking feature enhancement to explicit rule activations, enabling localized, semantically grounded modulation of neural representations\.

Supplemental Material Section I\-B describes how the gradient of the iFuzzy Network Module is computed and applied during training\.

### II\-ELoss Function Design

The primary objective of our model is supervised classification, optimized via a standard cross\-entropy \(CE\) loss computed between predicted logits and ground truth labels\. The CE loss is defined as:

ℒCE=−∑iyi​log⁡p^i\\mathcal\{L\}\_\{\\mathrm\{CE\}\}=\-\\sum\_\{i\}y\_\{i\}\\log\\hat\{p\}\_\{i\}\(11\)whereyiy\_\{i\}is the ground truth label andp^i\\hat\{p\}\_\{i\}is the predicted probability for classii\. This formulation is used consistently across both meta\-learning with two labels and fine\-tuning stages with four labels\.

To encourage desirable structure in the learned fuzzy parameters, we incorporate two auxiliary losses grounded in domain\-informed inductive biases\.

#### II\-E1Frequency\-Regularized Center Loss

To impose physiologically meaningful temporal structure on the learned fuzzy centers, we introduce a spectral regularization term that enforces a bandpass\-like constraint in the frequency domain\. Specifically, this loss penalizes both low\- and high\-frequency components, encouraging the fuzzy prototypes to concentrate their energy within a target frequency band typically associated with informative EEG rhythms \(e\.g\., alpha and beta bands\)\.

Letc~r∈ℝC×T\\tilde\{c\}\_\{r\}\\in\\mathbb\{R\}^\{C\\times T\}denote the raw space fuzzy center of rulerr, whereCCis the number of channels andTTis the number of time points\. We compute its discrete Fourier transform, denoted asc^r​\(f\)\\hat\{c\}\_\{r\}\(f\), and define the frequency regularization loss as

ℒfreq=1R​∑r=1R∑f∉\[fmin,fmax\]ω​\(f\)​\|c^r​\(f\)\|2,\\mathcal\{L\}\_\{\\mathrm\{freq\}\}=\\frac\{1\}\{R\}\\sum\_\{r=1\}^\{R\}\\sum\_\{f\\notin\[f\_\{\\min\},f\_\{\\max\}\]\}\\omega\(f\)\\,\\bigl\|\\hat\{c\}\_\{r\}\(f\)\\bigr\|^\{2\},\(12\)where\[fmin,fmax\]\[f\_\{\\min\},f\_\{\\max\}\]specifies the target passband andω​\(f\)\\omega\(f\)is a frequency dependent weighting function\. Fig\.[7](https://arxiv.org/html/2608.14646#S2.F7)provides a conceptual illustration of the spectral penalty imposed outside the passband\.

The weighting functionω​\(f\)\\omega\(f\)is designed as a symmetric, band aware penalty\. Frequencies within the target band are not penalized, while frequencies outside the band are softly penalized according to their distance from the nearest band boundary\. Specifically,

ω​\(f\)=\{fmin−ffmin−flow,flow≤f<fmin,0,fmin≤f≤fmax,f−fmaxfNyq−fmax,fmax<f≤fNyq,\\omega\(f\)=\\begin\{cases\}\\dfrac\{f\_\{\\min\}\-f\}\{f\_\{\\min\}\-f\_\{\\mathrm\{low\}\}\},&f\_\{\\mathrm\{low\}\}\\leq f<f\_\{\\min\},\\\\\[6\.0pt\] 0,&f\_\{\\min\}\\leq f\\leq f\_\{\\max\},\\\\\[6\.0pt\] \\dfrac\{f\-f\_\{\\max\}\}\{f\_\{\\mathrm\{Nyq\}\}\-f\_\{\\max\}\},&f\_\{\\max\}<f\\leq f\_\{\\mathrm\{Nyq\}\},\\end\{cases\}\(13\)whereflowf\_\{\\mathrm\{low\}\}denotes the minimum analyzed frequency, fixed at0\.50\.5Hz in this study, andfNyqf\_\{\\mathrm\{Nyq\}\}is the Nyquist frequency\.

![Refer to caption](https://arxiv.org/html/2608.14646v1/figures/fig_fft_loss.png)Figure 7:Illustration of the Frequency\-Regularized Center Loss\. The spectral energy of the fuzzy center is softly penalized outside the designated passband\[fmin,fmax\]\[f\_\{\\min\},f\_\{\\max\}\]\. This figure provides a conceptual illustration rather than results from real EEG data\.This spectral loss explicitly incorporates neuroscientific priors by shaping each fuzzy center to suppress noise\-dominated frequencies outside the functional EEG range while preserving components known to reflect cognitive activity\. In contrast to conventional architectures that implicitly learn frequency characteristics through convolutional filters, our formulation offers a transparent and tunable pathway for embedding domain knowledge into the learning process\. As we demonstrate in later analysis, this constraint leads to the emergence of physiologically interpretable patterns, especially in the frequency and spatial domains, that align with known EEG characteristics\. Supplemental Material Section I\-C describes how the gradient of this loss is computed and applied during training\.

##### Inductive Bias and Domain\-Aware Knowledge Transfer

The frequency\-regularized loss serves as a principled mechanism to inject domain knowledge into the model by explicitly constraining the spectral profile of each fuzzy center\. Rather than relying solely on data\-driven optimization, we enforce an inductive bias that aligns learned prototypes with established EEG characteristics\. Specifically, we apply a frequency\-domain penalty that suppresses spectral components outside the 0\.5\-8 Hz range, which is commonly associated with slow cortical potentials and intention\-related neural dynamics in visual cognitive tasks, specially delta activity in distinction between OR and OI\[[23](https://arxiv.org/html/2608.14646#bib.bib3)\], and slow cortical potentials \(SCPs\)\[[21](https://arxiv.org/html/2608.14646#bib.bib51)\]\.

This biologically grounded constraint enables the model to prioritize neural patterns that are known to be stable across individuals, thereby improving generalization under cross\-subject and few\-shot conditions\. By guiding fuzzy rule formation toward shared low\-frequency structures, the model avoids overfitting to subject\-specific noise and instead extracts semantically meaningful, task\-relevant features\. As a result, the fuzzy module becomes not only interpretable but also robust and transferable, key properties for real\-world BCI systems operating under non\-stationary and low\-data regimes\.

#### II\-E2Total loss

The final loss is a weighted sum of all components:

ℒtotal=ℒCE\+λfreq⋅ℒfreq\+λdiv⋅ℒdiv,\\mathcal\{L\}\_\{\\text\{total\}\}=\\mathcal\{L\}\_\{\\text\{CE\}\}\+\\lambda\_\{\\text\{freq\}\}\\cdot\\mathcal\{L\}\_\{\\text\{freq\}\}\+\\lambda\_\{\\text\{div\}\}\\cdot\\mathcal\{L\}\_\{\\text\{div\}\},\(14\)
whereλfreq\\lambda\_\{\\text\{freq\}\}andλdiv\\lambda\_\{\\text\{div\}\}\(diversity loss, details are shown in Supplemental Material Section I\-D\) control the strength of the frequency regularization and diversity prior, defined as 0\.3, respectively\. These auxiliary terms introduce weak structural guidance while preserving the flexibility of the fuzzy representation\.

Although the total objective is expressed as a weighted sum, the proposed integration is realized through coupled gradients acting on the same prototype parameters\. The frequency regularization introduces prior\-informed gradients, while task supervision provides empirical gradients, allowing data\-driven learning to modulate the effective influence of the prior during optimization\.

## IIIResults

We evaluate the classification performance of the proposed iFuzz\-Meta under varying few\-shot ratios \(FSR = 0\.1 and 0\.3\), model architectures \(TSPA, TSpPA, TSSPA\), and training regimes \(with and without meta\-learning, denoted aswMeta\)\. All experiments are conducted using the same experimental setup as EEGNet\[[22](https://arxiv.org/html/2608.14646#bib.bib43)\], which serves asone ofthe baseline model\.Other deep learning baseline models are EEGformer\[[51](https://arxiv.org/html/2608.14646#bib.bib55)\]and EEG\-TCNet\[[15](https://arxiv.org/html/2608.14646#bib.bib54)\], as well as two Deep FNN models\[[17](https://arxiv.org/html/2608.14646#bib.bib28),[19](https://arxiv.org/html/2608.14646#bib.bib27)\]\.Statistical significance is assessed using paired t\-tests, with multiple\-comparison correction performed using the Benjamini–Hochberg false discovery rate \(FDR\-BH\) procedure\.

### III\-AMeta\-Learning Performance Evaluation

We first assess the effectiveness of the meta\-learning phase under two few\-shot settings \(FSR = 0\.1 and 0\.3\)\. As shown in Table[I](https://arxiv.org/html/2608.14646#S3.T1), all three iFuzz\-Meta structures \(TSPA, TSpPA, TSSPA\) significantly outperform EEGNET and EEGformer \(p<0\.05p<0\.05\) during meta\-learning across both FSR levels, but no significant difference with EEG\-TCNet \(p\>0\.05p\>0\.05\)\. There is no significant differences observed among the iFuzz\-Meta variants themselves \(allp\>0\.05p\>0\.05, paired t\-tests\), nor between FSR = 0\.1 and FSR = 0\.3 for the same architecture \(allp\>0\.05p\>0\.05\)\. These results suggest that increasing the number of support samples has limited impact on the effectiveness of the meta\-learning phase\.

TABLE I:Meta\-learning accuracy \(%\) \[2 categories, OI vs OR\] of EEGformer, EEG\-TCNet, EEGNet, and iFuzz\-Meta under different FSRs \(Number of Rules=4\)\.Note\.Values are mean ± standard deviation\. Significance markers \(∗\) indicate that baselines \(EEGformer, TCNet, EEGNet\) are significantly worse than iFuzz\-Meta \(p<0\.05p<0\.05\)\. No significant differences were found among iFuzz\-Meta structures \(TSPA, TSpPA, TSSPA;p\>0\.05p\>0\.05\)\.

### III\-BOverall Performance Comparison

We further compare the end\-to\-end classification performance of iFuzz\-Meta and three baseline models, EEGformer, EEG\-TCNet, and EEGNet, across the two paradigms \(OI and OR\), under both meta\-learning and non\-meta\-learning conditions\. Results are summarized in Table[II](https://arxiv.org/html/2608.14646#S3.T2)\(FSR = 0\.1\) and Table[III](https://arxiv.org/html/2608.14646#S3.T3)\(FSR = 0\.3\), with the number of fuzzy rules fixed at 4\.

In both FSR settings, iFuzz\-Meta consistently outperforms EEGformer, EEG\-TCNet, and EEGNet under with meta\-learning conditions \(allp<0\.05p<0\.05\), demonstrating the benefit of incorporating interpretable fuzzy rules and cross\-task knowledge adaptation\. In contrast, without meta\-learning \(i\.e\., models trained directly on support sets\), the performance of iFuzz\-Meta is higher than EEG\-TCNET \(allp<0\.05p<0\.05\) except TSSPA in OR task with FSR = 0\.1\(p\>0\.05p\>0\.05\)\. A significant improvement is observed in the OR task under FSR = 0\.1, where the TSPA framework of iFuzz\-Meta achieves77\.76%±6\.47%77\.76\\%\\pm 6\.47\\%, significantly higher than EEGNet’s71\.78%±8\.33%71\.78\\%\\pm 8\.33\\%\(p<0\.001p<0\.001\)\.

When comparing training modes \(with vs\. without meta\-learning\), we observe that meta\-learning generally leads to improved performance\. Specifically, under FSR = 0\.1, most model\-task combinations benefit from meta\-learning, specially TSpPA and TSSPA in OR task, where show significant differences\(p<0\.05p<0\.05\)\. Under FSR = 0\.3, the improvements are more selective; only TSpPA show no significant gains in the OI task \(p\>0\.05p\>0\.05\)\. These findings suggest that while increasing the support set size contributes to better fine\-tuning, meta\-learning remains a critical component in achieving consistent and robust classification performance\.

Comparisons with deep fuzzy neural networks \(FNNs\) are provided in Supplemental Material Section II\-A, while the convergence analysis is presented in Supplemental Material Section II\-C, demonstrating that the proposed framework achieves both interpretability and competitive performance\.

TABLE II:Overall Accuracy \(%\) \[4 categories\] of EEGformer, EEG\-TCNet, EEGNet, and iFuzz\-Meta \(FSR = 0\.1, Number of Rules = 4\) across different tasks, model layers, and meta\-learning conditions\.Note\.Values are mean ± standard deviation\. Boldface indicates the highest accuracy in each row\. Significance markers∗,∗∗, and∗∗∗indicatep<0\.05p<0\.05,p<0\.01p<0\.01, andp<0\.001p<0\.001, respectively, reflecting differences compared to iFuzz\-Meta\. wMeta significance markers indicate iFuzz\-Meta comparisons with Meta\-learning vs without Meta\-learning\. FSR denotes the few\-shot ratio\.Arch denotes Architecture\.

TABLE III:Overall Accuracy \(%\) \[4 categories\] of EEGformer, EEG\-TCNet, EEGNet, and iFuzz\-Meta \(FSR = 0\.3, Number of Rules = 4\) across different tasks, model layers, and meta\-learning conditions\.Note\.Values are mean ± standard deviation\. Boldface indicates the highest accuracy in each row\. Significance markers∗,∗∗, and∗∗∗indicatep<0\.05p<0\.05,p<0\.01p<0\.01, andp<0\.001p<0\.001, respectively, reflecting differences compared to iFuzz\-Meta\. wMeta significance markers indicate iFuzz\-Meta comparisons with Meta\-learning vs without Meta\-learning\. FSR denotes the few\-shot ratio\.Arch denotes Architecture\.

### III\-CAblation Study

We conduct two ablation studies: one assessing the contribution of the frequency\-regularized center loss, and other examining the impact of the number of rules \(Supplemental Material Section II\-B1\)and comparing with the centroid\-based soft defuzzification \(Supplemental Material Section II\-B2\)\.

To evaluate the effectiveness of the frequency\-regularized center loss, we analyze how incorporating neuroscientific priors influences the behavior of fuzzy prototypes by constraining them in the frequency domain\. As shown in Table[IV](https://arxiv.org/html/2608.14646#S3.T4), this regularization consistently improves accuracy under FSR = 0\.3 across all tasks and model structures \(p<0\.001p<0\.001\)\.

Under the more challenging FSR = 0\.1 setting, where the training data is scarce, improvements are observed in some cases \(e\.g\., TSSPA structure in OI Task: \+1\.41%,p<0\.01p<0\.01\), while others remain comparable or slightly lower \(p\>0\.05p\>0\.05\)\. This suggests that the benefit of frequency\-domain priors becomes more prominent as the support set grows\.

Overall, these results validate the proposed loss as an effective mechanism for embedding domain knowledge into the fuzzy representation\. Unlike conventional architectures that rely purely on data\-driven learning, our approach enables interpretable and physiologically meaningful regularization, improving generalization especially when sufficient data is available\.

TABLE IV:Accuracy \(%\) of iFuzzy with and without knowledge\-based frequency\-regularized center loss, across different few\-shot ratios \(FSR\), task types, and model layers\.Note\.Values are mean ± standard deviation\. Boldface indicates the higher accuracy between the two settings in each row\.∗,∗∗, and∗∗∗indicate significant improvement over No\-Frequency loss condition from with\-Frequency loss condition \(p<0\.05p<0\.05,p<0\.01p<0\.01,p<0\.001p<0\.001\)\.Arch denotes Architecture\.No significant differences \(allp\>0\.05p\>0\.05\) were found among iFuzz\-Meta structures \(TSPA, TSpPA, and TSSPA\)\.

### III\-DExplanation and Interpretability

#### III\-D1Interpretable Representations through Architecture Design

To better understand how architectural design shapes the representations learned by iFuzz\-Meta, we examine the spectral power \(0\.5\-8Hz\) of fuzzy center prototypes from three frameworks: TSPA, TSpPA, and TSSPA, as described in Section[II\-B](https://arxiv.org/html/2608.14646#S2.SS2)\. Each framework encodes prior knowledge via different combinations of temporal and spatial pattern analysis\.

As shown in Fig\.[3](https://arxiv.org/html/2608.14646#S1.F3)\(D\), TSPA, which emphasizes temporal convolution early in the pipeline, tends to learn center representations dominated by temporal structure with limited spatial differentiation\. TSpPA, by incorporating spatial aggregation earlier, captures smoother and more coherent spatial activations\. TSSPA, which sequentially combines spatial and temporal processing, learns center patterns that exhibit both spatial precision and temporal dynamics\. These representations often resemble canonical EEG structures such as ERPs, suggesting a closer alignment with neurophysiological patterns\.

While all three architectures achieve similar classification performance, TSSPA yields more structured and interpretable prototypes\. This suggests that well\-designed architectural priors can support more meaningful rule learning\. Such interpretability not only aids in understanding the internal representations of the model but also bridges the gap between data\-driven deep learning and neuroscientific theory, offering pathways for explanation in neural decoding tasks\.

#### III\-D2Center Shifting from Meta\-Learning to Fine\-Tuning

The fuzzy center prototypes learned during meta\-training exhibit more dispersed and irregular spectral\-spatial patterns, as seen in the top row of Fig\.[8](https://arxiv.org/html/2608.14646#S3.F8)\(A\)\. This reflects the task\-agnostic nature of meta\-learning, where the objective is to capture transferable priors rather than task\-specific features\. Such variability is expected, as the model is exposed to both OI and OR meta\-tasks, which differ in granularity and abstraction\.

After subject\-specific fine\-tuning, these centers converge into smoother and more spatially consistent patterns, resembling the post\-hoc interpretability results reported in\[[24](https://arxiv.org/html/2608.14646#bib.bib2)\]\. This suggests that fine\-tuning successfully adapts the generic meta\-learned prior into task\-specific spatial filters\. From a neuroscience perspective, the emergence of localized and smoother activity aligns with the known spatial organization of cognitive tasks in the brain\[[35](https://arxiv.org/html/2608.14646#bib.bib50)\]\. Notably, the smoothness is more prominent in OI compared to OR, indicating that fine\-grained identification may rely more on spatial encoding, whereas OR benefits from broader semantic abstraction\.

These findings support the effectiveness of TSSPA in enabling a two\-phase learning process: general representation acquisition followed by task specialization\.

#### III\-D3Prototype Differences With vs\. Without Meta\-Learning

To assess the impact of meta\-learning, we compare the fuzzy center topographies from models with and without the meta\-learning phase\. Without meta\-learning, fine\-tuning directly from scratch results in spatially fragmented and inconsistent center patterns, as shown in the bottom row of Fig\.[8](https://arxiv.org/html/2608.14646#S3.F8)\(A\)\. This suggests that the model struggles to organize the latent space effectively when deprived of a structured initialization\.

In contrast, when initialized via meta\-learning, the subsequent fine\-tuning produces more coherent and interpretable prototypes\. This confirms that meta\-learned priors facilitate more stable optimization trajectories and encourage the reuse of cognitively meaningful patterns across tasks\.

The difference is further evident in the UMAP visualization in Fig\.[8](https://arxiv.org/html/2608.14646#S3.F8)\(B\), where the meta\-learned centers serve as attractors for fine\-tuned representations\. Without such anchors, the distribution becomes more scattered, indicating weaker alignment across subjects or tasks\. These observations underscore the utility of meta\-learning not only for generalization but also for promoting structural consistency in the learned representations\.

![Refer to caption](https://arxiv.org/html/2608.14646v1/figures/center_shifting.png)Figure 8:\(A\) Averaged topographic mapsof the aligned fuzzy center prototypes \(0\.5\-8 Hz power from the TSSPA model using six fuzzy rules\.\) Rows represent different learning stages and conditions: Meta\-learning, Fine\-Tuning with Meta \(w M\), and Fine\-Tuning without Meta \(w/o M\), each for Object Identification \(OI\) and Object Recognition \(OR\)\. Meta\-learned centers serve as initialization and evolve into smoother, more structured representations through fine\-tuning\.\(B\) Global UMAP visualization of fuzzy center shifts from meta\-learning to fine\-tuned models\.Each dot represents a fuzzy rule from a model evaluated on a specific subject\. Color denotes rule OI \(\#1\-6\), while marker shape indicates the model stage\. Cosine similarity is used for aligning centers\. Solid arrows show shifts toward Fine\-Tuned OI; dashed arrows indicate shifts toward Fine\-Tuned OR\.To further strengthen the empirical support for the proposed framework, we conducted an additional out\-of\-domain validation experiment using a public, multi\-day, high\-quality motor imagery \(MI\) EEG dataset\[[55](https://arxiv.org/html/2608.14646#bib.bib77)\]\. This dataset represents a neural paradigm fundamentally different from the original OI/OR tasks\. Detailed experimental settings and results are provided in Supplemental Material Section II\-D\. The results show the consistent better performance of the iFuzz\-Meta comparing to the baselines\.

## IVDiscussion

### IV\-ANeural Interpretation of Fuzzy Center Prototypes

To investigate the neurophysiological knowledge of the learned fuzzy representations, we visualize the aligned fuzzy center prototypes from the TSSPA architecture in both OI and OR tasks \(Fig\.[3](https://arxiv.org/html/2608.14646#S1.F3)\(D\)\)\. Each fuzzy rule center corresponds to a spatiotemporal prototype capturing dominant EEG patterns, with the topographic map representing the spectral power \(0\.5–8 Hz\) and the waveform illustrating temporal dynamics\.

In the OI task, the learned centers exhibit spatial selectivity aligned with primary sensory processing regions\. Notably, rule \#3 shows dominant activation over occipital sites \(Oz, POz, O1/2\), consistent with early\-stage visual processing in the primary visual cortex\[[41](https://arxiv.org/html/2608.14646#bib.bib44)\]\. Rule \#2 displays parietal activity with mid\-latency dynamics, potentially associated with spatial attention mechanisms\[[31](https://arxiv.org/html/2608.14646#bib.bib45)\]\. Rule \#1 emphasizes central\-parietal channels \(Cz, CPz\) with sustained temporal structure, which may reflect preparatory motor or attentional gating processes\[[14](https://arxiv.org/html/2608.14646#bib.bib46)\]\. In contrast, the OR task reveals a different organization of fuzzy rules\. Rule \#2 exhibits strong parietal activation with aP300\-like temporal profile,which is qualitatively consistent with neural processes related to semantic evaluation and decision formation\[[38](https://arxiv.org/html/2608.14646#bib.bib47)\]\. Rules \#1 and \#3 also recruit parietal regions but exhibit distinct temporal profiles, suggesting complementary roles in feature accumulation and categorical abstraction\.

Overall, these observations indicate that iFuzz\-Meta learns neurophysiologically plausible spatiotemporal prototypes whose structure is consistent with established cognitive components\.The interpretability of the fuzzy rule centers, which manifested through spatially localized and temporally distinct prototypes, highlights the model’s capacity to uncover human\-understandable features from EEG, bridging decoding accuracy with neurophysiological insight\.

### IV\-BCenter Prototype Consistency and Microstate–Level Interpretation

As shown in Fig\.[8](https://arxiv.org/html/2608.14646#S3.F8)\(B\), Rule \#4 exhibits the smallest adaptation distance across the meta\-learning, OR, and OI tasks, suggesting that this fuzzy rule remains highly stable under domain adaptation\. The corresponding topographic distribution in Fig\.[8](https://arxiv.org/html/2608.14646#S3.F8)\(A\) displays a bilateral fronto\-parietal activation band with a midline transition, characteristic of EEG microstate C\[[48](https://arxiv.org/html/2608.14646#bib.bib72),[3](https://arxiv.org/html/2608.14646#bib.bib73)\]\. This microstate has been consistently linked to higher\-order cognitive functions and self\-referential processing\.

From a neuro\-scientific perspective, microstate C has been associated with the integration of self\-referential and personally significant information, potentially bridging internally oriented mentation and externally directed cognitive control\[[49](https://arxiv.org/html/2608.14646#bib.bib61)\]\. It has also been shown to interact with both the default mode and cognitive control systems\[[42](https://arxiv.org/html/2608.14646#bib.bib62)\], and to exhibit functional connectivity with the cingulo\-opercular, dorsal attention \(DAN\), and default mode networks \(DMN\) at rest\[[6](https://arxiv.org/html/2608.14646#bib.bib63)\]\. Collectively, these findings indicate that microstate C may act as a transitional or integrative neural state supporting the coordination between semantic evaluation and goal\-directed individuation\. In the context of the present OR–OI paradigm, its persistence across tasks implies a stable control mechanism that maintains cognitive continuity as processing shifts from category\-level recognition to instance\-level specification\.

From an algorithmic viewpoint, the minimal domain\-shift of Rule \#4 demonstrates that the iFuzz\-Meta framework captures a task\-invariant fuzzy prototype aligned with this stable neurocognitive microstate\. The fuzzy rule center therefore functions as a shared anchor in the rule space, preserving interpretable reasoning while adapting to task variations\. This alignment between algorithmic stability and neurophysiological consistency suggests that iFuzz\-Meta not only achieves cross\-subject robustness but also mirrors invariant control states of the human brain, providing a mechanistic bridge between interpretable fuzzy logic and dynamic neural organization\.

### IV\-CHierarchical Task Design Enables Intention\-Aware Meta\-Learning

Cognitive neuroscience has long emphasized that visual object processing unfolds hierarchically, progressing from coarse semantic categorization to fine\-grained individuation of specific exemplars\. In this framework, OR primarily engages semantic\-level categorization supported by higher\-order association areas, whereas OI demands individuating specific targets through occipito\-parietal attentional mechanisms and ventral\-stream perceptual detail\. This transition from OR to OI has been interpreted as a coarse\-to\-fine processing strategy, whereby intentional, goal\-directed attention progressively refines categorical representations into individuated ones\[[40](https://arxiv.org/html/2608.14646#bib.bib48)\]\.

Motivated by this cognitive hierarchy, we formulate the OR→OI transition as a binary meta\-task\. Instead of treating OR and OI as two independent four\-way classification problems, we explicitly model the shift between semantic recognition and individuation as a higher\-level task\. This cognitively grounded design encourages the network to extract intention\-relevant features that capture the representational refinement from category to instance\. The resulting meta\-learned features are then reused to support downstream four\-way decoding in both OR and OI settings\.

This hierarchical task structure provides multiple benefits\. First, it improves sample efficiency by guiding the model to focus on discriminative features that generalize across subjects\. Second, it enhances interpretability: during meta\-training, fuzzy prototypes align with distinct spatial\-temporal patterns consistent with semantic versus individuation stages, providing neurocognitively meaningful insight into intention\-related processing\. Finally, by bridging intention modeling with class\-level decoding, the framework not only achieves superior performance but also offers a principled pathway toward intention\-aware BCI applications\.

### IV\-DBalancing Interpretability and Model Capacity

A central design goal of iFuzz\-Meta is to enhance interpretability via rule\-based modulation and prototype\-based reasoning\. Unlike conventional deep networks that rely on opaque high\-dimensional feature transformations, our framework constrains decision\-making through a limited set of fuzzy rules, each associated with human\-interpretable spatiotemporal EEG prototypes\. These rules serve as semantic anchors that not only drive classification but also offer neuro\-scientific insights into the latent structure of neural representations\.

This interpretability is especially valuable in BCI applications, where understanding ’How’ a decision is made is often as important as the decision itself, particularly in clinical or cognitive neuroscience contexts\. The fuzzy module in our architecture bridges this gap by providing a symbolic layer that translates distributed neural signals into rule\-driven reasoning, yielding explanations that are both data\-aligned and theory\-consistent\.

Importantly, our framework aligns with the emerging view that neuroscience is constrained by imperfect theories\[[50](https://arxiv.org/html/2608.14646#bib.bib49)\], where fully predictive models of cognition are lacking due to the complexity of the brain and limitations in current measurement tools\. In this setting, purely data\-driven models may overfit to noise or spurious correlations, while purely theory\-driven models often fail to generalize\. iFuzz\-Meta offers a principled compromise by integrating both*bottom\-up*\(data\-driven\) learning and*top\-down*\(theory\-regularized\) inductive biases\.

Concretely, the fuzzy centers are initialized and regularized using physiologically motivated priors, such as frequency\-domain constraints that favor meaningful EEG rhythms \(e\.g\., alpha or beta bands\), and diversity losses that encourage the separation of functional motifs\. These priors do not impose rigid structure but guide the learning trajectory toward solutions that are more biologically plausible and transferable across subjects\. At the same time, the centers and rules are refined through gradient\-based optimization, allowing the model to discover emergent patterns not captured by existing theories\.

Beyond interpretability, the low\-dimensional and smoothly evolving rule activations produced by iFuzz\-Meta are particularly well suited for real\-time deployment\. They can serve as stable control signals for online BCI operation, continuous cognitive\-state monitoring, or adaptive neurofeedback, offering transparency and robustness that are difficult to achieve with purely deep architectures\.

Although the Gaussian membership function used in iFuzz\-Meta is mathematically similar to kernel\-based similarity measures, the proposed framework is not an attention mechanism\. In attention models, key and query vectors are optimized solely for discriminative similarity and do not correspond to any physically interpretable EEG structure\. In contrast, iFuzz\-Meta defines each fuzzy rule as a neurophysiologically grounded prototype in the raw signal space, and inference is performed as rule attribution rather than feature aggregation\.

### IV\-ELimitations

While iFuzz\-Meta enhances clarity and prototype distinctiveness, it may underrepresent synergistic relationships among rules\. In complex or overlapping domains, such sparsity could constrain representational flexibility by neglecting secondary yet informative contributions\. Future extensions may incorporate hierarchical or multi\-rule routing to balance interpretability with expressive power\.

### IV\-FFuture Work

Several directions remain open for future investigation\. First, the proposed iFuzz\-Meta framework can be extended beyond EEG to other neuroimaging modalities, such as functional near\-infrared spectroscopy and functional magnetic resonance imaging, to assess its generality across measurement principles and spatiotemporal resolutions\. Second, while the current design adopts single\-rule activation for interpretability, future work may explore multi\-rule synergy mechanisms that preserve transparent and human\-understandable reasoning\. Third, richer forms of knowledge integration may be investigated by incorporating domain priors beyond frequency information, including spatial connectivity and temporal dynamics\. Finally, future work will explore statistically grounded validation strategies for prototype–neurophysiology alignment, as well as system\-level optimization, especially zero\-shot transfer learning, for fully online BCI deployment, including low\-latency inference and streaming adaptation\.

## VConclusion

This study introduced iFuzz\-Meta, a general interpretable fuzzy learning framework that unifies rule\-based reasoning with adaptive meta\-learning\. The framework preserves human\-understandable prototypes in the original feature space, enabling transparent interpretation of model behavior and adaptation\. By formulating meta\-learning as a cognitive\-level analytical process, it provides a principled means to examine how fuzzy rules evolve across domains and tasks\. Furthermore, a knowledge\-guided regularization mechanism establishes a*top\-down–bottom\-up integration*, where theoretical priors act as soft constraints while data\-driven learning refines and extends them\. Together, these contributions advance the methodological foundation of interpretable fuzzy systems by bridging symbolic reasoning and adaptive representation learning within a unified, extensible paradigm\. Conceptually, the OR/OI meta\-learning formulation introduced here can be extended to other cognitive domains, suggesting that the same rule\-level adaptation principles could support transfer across tasks such as attention, working memory, or affective decoding\.

## References

- \[1\]\(2019\)Cross\-subject statistical shift estimation for generalized electroencephalography\-based mental workload assessment\.In2019 IEEE International Conference on Systems, Man and Cybernetics \(SMC\),Vol\.,pp\. 3647–3653\.Cited by:[§II\-A1](https://arxiv.org/html/2608.14646#S2.SS1.SSS1.p5.2)\.
- \[2\]D\.H\. Anderson and L\.O\. Hall\(1999\)MR\. fis: mamdani rule style fuzzy inference system\.InIEEE SMC’99 Conference Proceedings\. 1999 IEEE International Conference on Systems, Man, and Cybernetics \(Cat\. No\.99CH37028\),Vol\.5,pp\. 238–243 vol\.5\.Cited by:[§II\-C1](https://arxiv.org/html/2608.14646#S2.SS3.SSS1.p1.6.1)\.
- \[3\]S\. Asha, C\. Sudalaimani, P\. Devanand, G\. Alexander, V\. T\. Sanjeev, N\. M\. Ramshekhar,et al\.\(2024\)Analysis of eeg microstates as biomarkers in neuropsychological processes–review\.Computers in biology and medicine173,pp\. 108266\.Cited by:[§IV\-B](https://arxiv.org/html/2608.14646#S4.SS2.p1.1)\.
- \[4\]B\. Cao, X\. Jiang, D\. Leong, C\. L\. Tsai, Y\. Chang, and T\. Do\(2025\)EMD\-fuzzy: an empirical mode decomposition based fuzzy model for cross\-stimulus transfer learning of ssvep\.arXiv preprint arXiv:2501\.17475\.Cited by:[§I](https://arxiv.org/html/2608.14646#S1.p4.1),[§I](https://arxiv.org/html/2608.14646#S1.p5.1),[§I](https://arxiv.org/html/2608.14646#S1.p6.1.3)\.
- \[5\]J\. Chen, Y\. Zhang, Y\. Pan, P\. Xu, and C\. Guan\(2023\)A transformer\-based deep neural network model for ssvep classification\.Neural Networks164,pp\. 521–534\.External Links:ISSN 0893\-6080,[Document](https://dx.doi.org/https%3A//doi.org/10.1016/j.neunet.2023.04.045),[Link](https://www.sciencedirect.com/science/article/pii/S0893608023002319)Cited by:[§I](https://arxiv.org/html/2608.14646#S1.p2.1)\.
- \[6\]P\. Croce, F\. Zappasodi, and P\. Capotosto\(2018\-01\)Offline stimulation of human parietal cortex differently affects resting EEG microstates\.Scientific Reports8\(1\),pp\. 1287\.Note:Open AccessExternal Links:[Document](https://dx.doi.org/10.1038/s41598-018-19784-2)Cited by:[§IV\-B](https://arxiv.org/html/2608.14646#S4.SS2.p2.1)\.
- \[7\]J\. Cui, Z\. Lan, O\. Sourina, and W\. Müller\-Wittig\(2023\)EEG\-based cross\-subject driver drowsiness recognition with an interpretable convolutional neural network\.IEEE Transactions on Neural Networks and Learning Systems34\(10\),pp\. 7921–7933\.Cited by:[§II\-A1](https://arxiv.org/html/2608.14646#S2.SS1.SSS1.p5.2)\.
- \[8\]T\. N\. Do, T\. Jung, and C\. Lin\(2021\)Retrosplenial segregation reflects the navigation load during ambulatory movement\.IEEE Transactions on Neural Systems and Rehabilitation Engineering29,pp\. 488–496\.Cited by:[§I](https://arxiv.org/html/2608.14646#S1.p5.1)\.
- \[9\]T\. N\. Do, A\. K\. Singh, C\. A\. T\. Cortes, and C\. Lin\(2020\)Estimating the cognitive load in physical spatial navigation\.In2020 IEEE Symposium Series on Computational Intelligence \(SSCI\),pp\. 568–575\.Cited by:[§I](https://arxiv.org/html/2608.14646#S1.p4.1),[§I](https://arxiv.org/html/2608.14646#S1.p5.1)\.
- \[10\]Z\. Gong and X\. Zuo\(2024\)Cortical activations in cognitive task performance at multiple frequency bands\.Cerebral Cortex34\(12\),pp\. bhae489\.Cited by:[§I](https://arxiv.org/html/2608.14646#S1.p10.1)\.
- \[11\]T\. L\. Griffiths, N\. Chater, C\. Kemp, A\. Perfors, and J\. B\. Tenenbaum\(2010\-08\)Probabilistic models of cognition: exploring representations and inductive biases\.Trends in Cognitive Sciences14\(8\),pp\. 357–364\.Note:Epub 2010 Jun 22External Links:[Document](https://dx.doi.org/10.1016/j.tics.2010.05.004)Cited by:[§I](https://arxiv.org/html/2608.14646#S1.p11.1)\.
- \[12\]T\. Han, S\. Srinivas, and H\. Lakkaraju\(2022\)Which explanation should i choose? a function approximation perspective to characterizing post hoc explanations\.InAdvances in Neural Information Processing Systems \(NeurIPS\),Vol\.35,pp\. 18860–18873\.Cited by:[§I](https://arxiv.org/html/2608.14646#S1.p3.1)\.
- \[13\]N\. Hesam\-Shariati, T\. Newton\-John, A\. K\. Singh, C\. A\. T\. Cortes, T\. N\. Do, A\. Craig, J\. W\. Middleton, M\. P\. Jensen, Z\. Trost, C\. Lin,et al\.\(2020\)Evaluation of the effectiveness of a novel brain\-computer interface neuromodulative intervention to relieve neuropathic pain following spinal cord injury: protocol for a single\-case experimental design with multiple baselines\.JMIR Research Protocols9\(9\),pp\. e20979\.Cited by:[§I](https://arxiv.org/html/2608.14646#S1.p4.1)\.
- \[14\]S\. A\. Hillyard, E\. K\. Vogel, and S\. J\. Luck\(1998\)Sensory gain control \(amplification\) as a mechanism of selective attention: electrophysiological and neuroimaging evidence\.Philosophical Transactions of the Royal Society B: Biological Sciences353\(1373\),pp\. 1257–1270\.Cited by:[§IV\-A](https://arxiv.org/html/2608.14646#S4.SS1.p2.1)\.
- \[15\]T\. M\. Ingolfsson, M\. Hersche, X\. Wang, N\. Kobayashi, L\. Cavigelli, and L\. Benini\(2020\)EEG\-tcnet: an accurate temporal convolutional network for embedded motor\-imagery brain–machine interfaces\.In2020 IEEE International Conference on Systems, Man, and Cybernetics \(SMC\),Vol\.,pp\. 2958–2965\.External Links:[Document](https://dx.doi.org/10.1109/SMC42975.2020.9283028)Cited by:[§III](https://arxiv.org/html/2608.14646#S3.p1.1.4)\.
- \[16\]D\. Janzing, L\. Minorics, and P\. Blöbaum\(2020\)Feature relevance quantification in explainable ai: a causal problem\.InProceedings of the Twenty Third International Conference on Artificial Intelligence and Statistics \(AISTATS\),Proceedings of Machine Learning Research, Vol\.108,pp\. 2907–2916\.Cited by:[§I](https://arxiv.org/html/2608.14646#S1.p3.1)\.
- \[17\]X\. Jiang, B\. Cao, L\. Ou, Y\. Chang, T\. Do, and C\. Lin\(2025\)IFuzzyTL: interpretable fuzzy transfer learning for steady\-state visual evoked potentials brain–computer interfaces system\.IEEE Transactions on Systems, Man, and Cybernetics: Systems\(\),pp\.\.External Links:[Document](https://dx.doi.org/10.1109/TSMC.2025.XXXXXXX)Cited by:[§I](https://arxiv.org/html/2608.14646#S1.p5.1),[§I](https://arxiv.org/html/2608.14646#S1.p6.1.3),[§I](https://arxiv.org/html/2608.14646#S1.p8.1.1),[§III](https://arxiv.org/html/2608.14646#S3.p1.1.4)\.
- \[18\]X\. Jiang, Y\. Chen, N\. R\. Pal, Y\. Chang, Y\. Yang, T\. Do, and C\. Lin\(2025\)Interpretable dual\-filter fuzzy neural networks for affective brain\-computer interfaces\.arXiv preprint arXiv:2502\.17445\.Cited by:[§I](https://arxiv.org/html/2608.14646#S1.p4.1),[§I](https://arxiv.org/html/2608.14646#S1.p5.1),[§I](https://arxiv.org/html/2608.14646#S1.p6.1.3)\.
- \[19\]X\. Jiang, L\. Ou, Y\. Chen, N\. Ao, Y\. Chang, T\. Do, and C\. Lin\(2025\)A fuzzy logic\-based approach to predict human interaction by functional near\-infrared spectroscopy\.IEEE Transactions on Fuzzy Systems33\(5\),pp\. 1664–1677\.Cited by:[§I](https://arxiv.org/html/2608.14646#S1.p2.1),[§I](https://arxiv.org/html/2608.14646#S1.p5.1),[§I](https://arxiv.org/html/2608.14646#S1.p6.1.3),[§I](https://arxiv.org/html/2608.14646#S1.p8.1.1),[§III](https://arxiv.org/html/2608.14646#S3.p1.1.4)\.
- \[20\]U\. Kamath and J\. Liu\(2021\)Post\-hoc interpretability and explanations\.InExplainable Artificial Intelligence: An Introduction to Interpretable Machine Learning,pp\. 167–216\.External Links:ISBN 978\-3\-030\-83356\-5Cited by:[§I](https://arxiv.org/html/2608.14646#S1.p3.1)\.
- \[21\]L\. Koenig and B\. J\. He\(2025\-01\)Spontaneous slow cortical potentials and brain oscillations independently influence conscious visual perception\.PLOS Biology23\(1\),pp\. 1–33\.Cited by:[§II\-E1](https://arxiv.org/html/2608.14646#S2.SS5.SSS1.Px1.p1.1)\.
- \[22\]V\. J\. Lawhern, A\. J\. Solon, N\. R\. Waytowich, S\. M\. Gordon, C\. P\. Hung, and B\. J\. Lance\(2018\)EEGNet: a compact convolutional neural network for EEG\-based brain–computer interfaces\.Journal of Neural Engineering15\(5\),pp\. 056013\.External Links:ISSN 1741\-2560, 1741\-2552Cited by:[§I](https://arxiv.org/html/2608.14646#S1.p2.1),[§II\-B](https://arxiv.org/html/2608.14646#S2.SS2.p1.3),[§III](https://arxiv.org/html/2608.14646#S3.p1.1.2)\.
- \[23\]D\. Leong, T\. Do, and C\. Lin\(2025\)The distinction between object recognition and object identification in brain connectivity for brain–computer interface applications\.IEEE Transactions on Cognitive and Developmental Systems17\(1\),pp\. 89–101\.Cited by:[Figure 4](https://arxiv.org/html/2608.14646#S1.F4.1.1.1),[Figure 4](https://arxiv.org/html/2608.14646#S1.F4.2.1.1),[§I](https://arxiv.org/html/2608.14646#S1.p9.1),[§II\-E1](https://arxiv.org/html/2608.14646#S2.SS5.SSS1.Px1.p1.1)\.
- \[24\]D\. Leong, T\. T\. Do, and C\. Lin\(2023\)Ventral and dorsal stream eeg channels: key features for eeg\-based object recognition and identification\.IEEE Transactions on Neural Systems and Rehabilitation Engineering31,pp\. 4862–4870\.Cited by:[§I](https://arxiv.org/html/2608.14646#S1.p9.1),[§II\-B](https://arxiv.org/html/2608.14646#S2.SS2.p1.3),[§III\-D2](https://arxiv.org/html/2608.14646#S3.SS4.SSS2.p2.1)\.
- \[25\]C\.\-T\. Lin and C\.S\.G\. Lee\(1991\)Neural\-network\-based fuzzy logic control and decision system\.IEEE Transactions on Computers40\(12\),pp\. 1320–1336\.Cited by:[§I](https://arxiv.org/html/2608.14646#S1.p5.1)\.
- \[26\]C\. Lin and T\. N\. Do\(2020\)Direct\-sense brain–computer interfaces and wearable computers\.IEEE Transactions on Systems, Man, and Cybernetics: Systems51\(1\),pp\. 298–312\.Cited by:[§I](https://arxiv.org/html/2608.14646#S1.p1.1)\.
- \[27\]C\. Lin and C\. G\. Lee\(1996\)Neural fuzzy systems: a neuro\-fuzzy synergism to intelligent systems\.Prentice\-Hall, Inc\.\.Cited by:[§I](https://arxiv.org/html/2608.14646#S1.p4.1.1)\.
- \[28\]C\. Lin, Y\. Tian, Y\. Wang, T\. N\. Do, Y\. Chang, J\. King, K\. Huang, and L\. Liao\(2022\)Effects of multisensory distractor interference on attentional driving\.IEEE Transactions on intelligent transportation systems23\(8\),pp\. 10395–10403\.Cited by:[§I](https://arxiv.org/html/2608.14646#S1.p5.1)\.
- \[29\]S\. W\. Linderman and S\. J\. Gershman\(2017\-10\)Using computational theory to constrain statistical models of neural data\.Current Opinion in Neurobiology46,pp\. 14–24\.Note:Epub 2017 Jul 18External Links:[Document](https://dx.doi.org/10.1016/j.conb.2017.06.004)Cited by:[§I](https://arxiv.org/html/2608.14646#S1.p11.1)\.
- \[30\]J\. Lu, G\. Ma, and G\. Zhang\(2024\)Fuzzy Machine Learning: A Comprehensive Framework and Systematic Review\.IEEE Transactions on Fuzzy Systems32\(7\),pp\. 3861–3878\.External Links:ISSN 1063\-6706, 1941\-0034Cited by:[§I](https://arxiv.org/html/2608.14646#S1.p5.1)\.
- \[31\]S\. J\. Luck, G\. F\. Woodman, and E\. K\. Vogel\(1997\)Event\-related potential studies of attention\.Trends in Cognitive Sciences1\(9\),pp\. 321–327\.Cited by:[§IV\-A](https://arxiv.org/html/2608.14646#S4.SS1.p2.1)\.
- \[32\]S\. M\. Lundberg and S\. Lee\(2017\)A unified approach to interpreting model predictions\.InProceedings of the 31st International Conference on Neural Information Processing Systems,NIPS’17,Red Hook, NY, USA,pp\. 4768–4777\.External Links:ISBN 9781510860964Cited by:[§I](https://arxiv.org/html/2608.14646#S1.p3.1)\.
- \[33\]W\. Młynarski, M\. Hledík, T\. R\. Sokolowski, and G\. Tkačik\(2021\-04\)Statistical analysis and optimality of neural systems\.Neuron109\(7\),pp\. 1227–1241\.e5\.External Links:[Document](https://dx.doi.org/10.1016/j.neuron.2021.01.020)Cited by:[§I](https://arxiv.org/html/2608.14646#S1.p11.1)\.
- \[34\]M\. Nguyen, T\. Do, X\. Tran, Q\. Nguyen, and C\. Lin\(2025\)Edge AI–Brain\-Computer Interfaces System: A Survey\.IEEE Transactions on Neural Systems and Rehabilitation Engineering\.Cited by:[§I](https://arxiv.org/html/2608.14646#S1.p4.1)\.
- \[35\]P\. L\. Nunez and R\. Srinivasan\(2006\)Electric fields of the brain: the neurophysics of eeg\.Oxford University Press\.Cited by:[§III\-D2](https://arxiv.org/html/2608.14646#S3.SS4.SSS2.p2.1)\.
- \[36\]L\. Ou, Y\. Chang, Y\. Wang, and C\. Lin\(2024\)Fuzzy centered explainable network for reinforcement learning\.IEEE Transactions on Fuzzy Systems32\(1\),pp\. 203–213\.Cited by:[§I](https://arxiv.org/html/2608.14646#S1.p5.1)\.
- \[37\]D\. Petrovic, Y\. Xie, and K\. Burnham\(2006\)Fuzzy decision support system for demand forecasting with a learning mechanism\.Fuzzy Sets and Systems157\(12\),pp\. 1713–1725\.Cited by:[§II\-C1](https://arxiv.org/html/2608.14646#S2.SS3.SSS1.p1.6.1)\.
- \[38\]J\. Polich\(2007\)Updating p300: an integrative theory of p3a and p3b\.Clinical Neurophysiology118\(10\),pp\. 2128–2148\.Cited by:[§IV\-A](https://arxiv.org/html/2608.14646#S4.SS1.p2.1)\.
- \[39\]P\. Rajpura, H\. Cecotti, and Y\. Kumar Meena\(2024\)Explainable artificial intelligence approaches for brain–computer interfaces: a review and design space\.Journal of Neural Engineering21\(4\),pp\. 041003\.External Links:ISSN 1741\-2560, 1741\-2552Cited by:[§I](https://arxiv.org/html/2608.14646#S1.p1.1)\.
- \[40\]M\. Riesenhuber and T\. Poggio\(2000\)Models of object recognition\.Nature Neuroscience3\(11\),pp\. 1199–1204\.Cited by:[§IV\-C](https://arxiv.org/html/2608.14646#S4.SS3.p1.1)\.
- \[41\]F\. D\. Russo, A\. Martinez, M\. Sereno, S\. Pitzalis, and S\. A\. Hillyard\(2002\)Cortical sources of the early components of the visual evoked potential\.Human Brain Mapping15\(2\),pp\. 95–111\.Cited by:[§IV\-A](https://arxiv.org/html/2608.14646#S4.SS1.p2.1)\.
- \[42\]B\. A\. Seitzman, M\. Abell, S\. C\. Bartley, M\. A\. Erickson, A\. R\. Bolbecker, and W\. P\. Hetrick\(2017\-02\)Cognitive manipulation of brain electric microstates\.NeuroImage146,pp\. 533–543\.Note:Epub 2016 Oct 11External Links:[Document](https://dx.doi.org/10.1016/j.neuroimage.2016.10.002)Cited by:[§IV\-B](https://arxiv.org/html/2608.14646#S4.SS2.p2.1)\.
- \[43\]R\. R\. Selvaraju, M\. Cogswell, A\. Das, R\. Vedantam, D\. Parikh, and D\. Batra\(2017\)Grad\-cam: visual explanations from deep networks via gradient\-based localization\.In2017 IEEE International Conference on Computer Vision \(ICCV\),Vol\.,pp\. 618–626\.Cited by:[§I](https://arxiv.org/html/2608.14646#S1.p3.1)\.
- \[44\]H\. Shen, Y\. Men, Z\. Wu, and J\. H\. Park\(2018\)Nonfragileℋ∞\\mathcal\{H\}\_\{\\infty\}control for fuzzy markovian jump systems under fast sampling singular perturbation\.IEEE Transactions on Systems, Man, and Cybernetics: Systems48\(12\),pp\. 2058–2069\.External Links:[Document](https://dx.doi.org/10.1109/TSMC.2017.2758381)Cited by:[§I](https://arxiv.org/html/2608.14646#S1.p4.1.1)\.
- \[45\]H\. Shen, W\. Zhao, J\. Cao, J\. H\. Park, and J\. Wang\(2024\)Predefined\-time event\-triggered tracking control for nonlinear servo systems: a fuzzy weight\-based reinforcement learning scheme\.IEEE Transactions on Fuzzy Systems32\(8\),pp\. 4557–4569\.External Links:[Document](https://dx.doi.org/10.1109/TFUZZ.2024.3403917)Cited by:[§I](https://arxiv.org/html/2608.14646#S1.p4.1.1)\.
- \[46\]C\. J\. Shibu, S\. Sreedharan, K\. Arun, C\. Kesavadas, and R\. Sitaram\(2023\)Explainable artificial intelligence model to predict brain states from fNIRS signals\.Frontiers in Human Neuroscience16,pp\. 1029784\.External Links:ISSN 1662\-5161Cited by:[§I](https://arxiv.org/html/2608.14646#S1.p2.1)\.
- \[47\]K\. Shihabudheen and G\. N\. Pillai\(2018\)Recent advances in neuro\-fuzzy system: a survey\.Knowledge\-Based Systems152,pp\. 136–162\.Cited by:[§I](https://arxiv.org/html/2608.14646#S1.p5.1)\.
- \[48\]P\. Tarailis, T\. Koenig, C\. M\. Michel, and I\. Griškova\-Bulanova\(2024\)The functional aspects of resting eeg microstates: a systematic review\.Brain topography37\(2\),pp\. 181–217\.Cited by:[§IV\-B](https://arxiv.org/html/2608.14646#S4.SS2.p1.1)\.
- \[49\]P\. Tarailis, T\. Koenig, C\. M\. Michel, and I\. Griškova\-Bulanova\(2024\-03\)The functional aspects of resting EEG microstates: a systematic review\.Brain Topography37\(2\),pp\. 181–217\.Note:Epub 2023 May 10External Links:[Document](https://dx.doi.org/10.1007/s10548-023-00958-9)Cited by:[§IV\-B](https://arxiv.org/html/2608.14646#S4.SS2.p2.1)\.
- \[50\]G\. Varoquaux\(2021\)AI as statistical methods for imperfect theories\.InNeurIPS 2021 AI for Science Workshop,Cited by:[§I](https://arxiv.org/html/2608.14646#S1.p2.1),[§IV\-D](https://arxiv.org/html/2608.14646#S4.SS4.p3.1)\.
- \[51\]Z\. Wan, M\. Li, S\. Liu, J\. Huang, H\. Tan, and W\. Duan\(2023\)EEGformer: a transformer–based brain activity classification method using eeg signal\.Frontiers in NeuroscienceVolume 17 \- 2023\.External Links:[Link](https://www.frontiersin.org/journals/neuroscience/articles/10.3389/fnins.2023.1148855),[Document](https://dx.doi.org/10.3389/fnins.2023.1148855),ISSN 1662\-453XCited by:[§I](https://arxiv.org/html/2608.14646#S1.p2.1),[§III](https://arxiv.org/html/2608.14646#S3.p1.1.4)\.
- \[52\]C\. Wang, H\. Liu, and C\. Lin\(2001\)Dynamic optimal learning rates of a certain class of fuzzy neural networks and its applications with genetic algorithm\.IEEE Transactions on Systems, Man, and Cybernetics, Part B \(Cybernetics\)31\(3\),pp\. 467–475\.Cited by:[§I](https://arxiv.org/html/2608.14646#S1.p4.1.1)\.
- \[53\]J\. Wang, J\. Wu, H\. Shen, J\. Cao, and L\. Rutkowski\(2023\)FuzzyH​∞H\\inftycontrol of discrete\-time nonlinear markov jump systems via a novel hybrid reinforcement q\-learning method\.IEEE Transactions on Cybernetics53\(11\),pp\. 7380–7391\.External Links:[Document](https://dx.doi.org/10.1109/TCYB.2022.3220537)Cited by:[§I](https://arxiv.org/html/2608.14646#S1.p4.1.1)\.
- \[54\]J\. Wang, W\. Ye, J\. He, L\. Zhang, G\. Huang, Z\. Yu, and Z\. Liang\(2025\)Integrating biological and machine intelligence: attention mechanisms in brain\-computer interfaces\.Information Fusion\.Note:In Press, Journal Pre\-proofCited by:[§I](https://arxiv.org/html/2608.14646#S1.p3.1)\.
- \[55\]B\. Yang, F\. Rong, Y\. Xie, D\. Li, J\. Zhang, F\. Li, G\. Shi, and X\. Gao\(2025\)A multi\-day and high\-quality eeg dataset for motor imagery brain–computer interface\.Scientific Data12\(1\),pp\. 488\.External Links:[Document](https://dx.doi.org/10.1038/s41597-025-03108-1)Cited by:[§III\-D3](https://arxiv.org/html/2608.14646#S3.SS4.SSS3.p4.1.1)\.
- \[56\]L\. Yang, Z\. Zuo, F\. Chao, Y\. Qu, and S\. Ramakrishnan\(2017\)Fuzzy interpolation systems and applications\.Modern fuzzy control systems and its applications,pp\. 49–70\.Cited by:[§II\-C1](https://arxiv.org/html/2608.14646#S2.SS3.SSS1.p1.6.1)\.

Similar Articles

Intuitionistic Fuzzy Graph Embedded Random Vector Functional Link with Multiview Learning

arXiv cs.LG

This paper proposes the Intuitionistic Fuzzy Graph Embedded Random Vector Functional Link with Multiview Learning (IFGRVFL-MV) model, which integrates intuitionistic fuzzy sets, graph embedding, and multiview learning to improve classification accuracy and robustness to outliers. Experiments on benchmark datasets show that IFGRVFL-MV outperforms existing models.

Uncertainty-Aware Ensemble Deep Randomized Neural Networks for Classification

arXiv cs.LG

The paper proposes intuitionistic fuzzy deep RVFL (IF-dRVFL) and ensemble deep RVFL (IF-edRVFL) frameworks that use sample neighborhood information to improve robustness against noise and outliers in classification tasks, outperforming existing SOTA fuzzy and non-fuzzy approaches on benchmark datasets.