Inhalt

Aktueller Ordner: ARS_ExplainableAI
β¬… Übergeordnet

ARS_EIRA_Eng.tex

\documentclass[12pt,a4paper]{article}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{lmodern}
\usepackage{amsmath,amssymb}
\usepackage{graphicx}
\usepackage{xcolor}
\usepackage{hyperref}
\usepackage{geometry}
\geometry{a4paper, left=3cm, right=3cm, top=3cm, bottom=3cm}
\usepackage{setspace}
\onehalfspacing
\usepackage{parskip}
\usepackage[english]{babel}
\usepackage{csquotes}
\usepackage{microtype}
\usepackage{booktabs}
\usepackage{longtable}
\usepackage{array}
\usepackage{listings}
\usepackage{xcolor}
\usepackage{caption}
\usepackage{subcaption}
\usepackage{float}
\usepackage{url}
\usepackage{natbib}
\usepackage{titling}

\lstset{
  language=Python,
  basicstyle=\ttfamily\small,
  keywordstyle=\color{blue},
  commentstyle=\color{green!40!black},
  stringstyle=\color{red},
  showstringspaces=false,
  numbers=left,
  numberstyle=\tiny,
  numbersep=5pt,
  breaklines=true,
  frame=single,
  backgroundcolor=\color{gray!5},
  tabsize=2,
  captionpos=b
}

\title{\Huge\textbf{Explainable Recursive Interaction Analysis (ERIA)} \\
       \LARGE Integration of Qualitative Sequence Analysis with\\
       \LARGE Formal Modeling Using Petri Nets, Bayesian Methods\\
       \LARGE and Computational Linguistic Techniques}

\author{
  \large
  \begin{tabular}{c}
    Paul Koop
  \end{tabular}
}

\date{\large 2026}

\begin{document}

\maketitle

\begin{abstract}
Qualitative social research faces the challenge of combining the methodological control of interpretive procedures with the precision of formal modeling. This paper develops \textbf{Explainable Recursive Interaction Analysis (ERIA)} as an integrative methodology building on the strengths of existing approaches: the hierarchical grammar induction of ARS 3.0, process modeling through Petri nets (ARS 4.0), probabilistic modeling through Bayesian methods, and the complementary use of computational linguistic methods. Unlike purely automated procedures, ERIA maintains methodological control by tracing all formal models back to interpretively derived categories. At the same time, it overcomes the sequential limitation of traditional approaches through modeling concurrency, resources, and uncertainty. The application to eight transcripts of market conversations demonstrates the power of the integrative methodology. The procedure is designated as \textbf{ERIA 1.0}.
\end{abstract}

\newpage
\tableofcontents
\newpage

\section{Introduction: Three Methodological Traditions and Their Synthesis}

The analysis of natural interactions has long been the subject of three methodological traditions that have largely existed separately:

\begin{enumerate}
    \item \textbf{Qualitative sequence analysis} (objective hermeneutics, conversation analysis) uncovers the latent meaning structure of interactions through controlled interpretation. Its strength is the depth of understanding; its weakness is limited scalability and formalizability.
    
    \item \textbf{Formal process modeling} (Petri nets, process calculi) allows exact modeling of concurrency, resources, and state transitions. Its strength is precision and analyzability; its weakness is the lack of connection to qualitative meaning categories.
    
    \item \textbf{Computational linguistic modeling} (hidden Markov models, transformers, CRF) enables statistical analysis of large text corpora. Its strength is scalability; its weakness is opacity and lack of hermeneutic foundation.
\end{enumerate}

Recent development of the \textbf{Algorithmic Recursive Sequence Analysis (ARS)} has built initial bridges between these traditions. ARS 3.0 introduced hierarchical grammar induction that transforms interpretively derived terminal symbols into nonterminals. ARS 4.0 extended the spectrum to include Petri nets (concurrency, resources) and Bayesian methods (uncertainty, latent variables). Additionally, hybrid integrations of computational linguistic methods (CRF, transformer embeddings, graph neural networks, attention) were developed as complementary extensions.

This paper integrates these strands into a coherent methodology, \textbf{Explainable Recursive Interaction Analysis (ERIA)}. ERIA maintains methodological control by tracing all formal models back to interpretively derived categories. At the same time, it extends this control through formal precision, analyzability, and scalability.

\section{Methodological Principles of ERIA}

ERIA is based on five methodological principles:

\begin{enumerate}
    \item \textbf{Primacy of interpretation}: All formal models are derived from interpretively derived categories, not automatically induced.
    
    \item \textbf{Multi-level integration}: Sequential structure (PCFG), concurrency (Petri nets), uncertainty (Bayesian networks), and semantic validation (transformers) are treated as complementary perspectives.
    
    \item \textbf{Explainability by design}: Models are transparent from the ground upβ€”every category, every state, every transition is semantically meaningful.
    
    \item \textbf{Iterative validation}: Models are validated through comparison of empirical and generated data as well as through semantic similarity analyses.
    
    \item \textbf{Reflexive documentation}: Every interpretive decision is logged and justified.
\end{enumerate}

\section{ERIA Methodology Overview}

ERIA comprises six methodological steps, outlined in Table~\ref{tab:schritte}:

\begin{table}[H]
\centering
\caption{The six steps of the ERIA methodology}
\label{tab:schritte}
\begin{tabular}{@{} p{2.5cm} p{3cm} p{7cm} @{}}
\toprule
\textbf{Step} & \textbf{Designation} & \textbf{Central methods} \\
\midrule
1 & Interpretation & Sequential microanalysis, reading production \\
2 & Formalization & Terminal symbols, category system \\
3 & Grammar induction & Hierarchical compression, PCFG \\
4 & Process modeling & Petri nets (concurrency, resources) \\
5 & Probabilistic modeling & HMM, DBN (uncertainty, latent variables) \\
6 & Validation \& triangulation & CRF, transformer embeddings, attention \\
\bottomrule
\end{tabular}
\end{table}

\subsection{Step 1: Qualitative Sequence Analysis}

ERIA's foundation is a sequential microanalysis of the transcripts following the method of objective hermeneutics or the documentary method. Each speech act is analyzed regarding its sequential function and latent meaning structure.

\subsection{Step 2: Formalization into Terminal Symbols}

The interpretively derived categories are transformed into a system of terminal symbols:

\begin{table}[H]
\centering
\caption{ERIA terminal symbols}
\label{tab:terminal}
\begin{tabular}{@{} l l l @{}}
\toprule
\textbf{Symbol} & \textbf{Meaning} & \textbf{Example} \\
\midrule
KBG & Customer greeting & "Good day" \\
VBG & Seller greeting & "Good day" \\
KBBd & Customer need & "Some liver sausage, please" \\
VBBd & Seller inquiry & "How much would you like?" \\
KBA & Customer response & "Two hundred grams" \\
VBA & Seller reaction & "Anything else?" \\
KAE & Customer inquiry & "Can I put these in rice salad?" \\
VAE & Seller information & "Better to fry briefly" \\
KAA & Customer completion & "Here you are", "Thanks" \\
VAA & Seller completion & "That will be eight marks twenty" \\
KAV & Customer farewell & "Goodbye" \\
VAV & Seller farewell & "Have a nice day" \\
\bottomrule
\end{tabular}
\end{table}

\subsection{Step 3: Hierarchical Grammar Induction (after ARS 3.0)}

Terminal symbol strings are iteratively compressed to form interpretive categories (nonterminals):

\begin{lstlisting}[caption=Hierarchical compression in ERIA]
def compress_hierarchically(chains):
    """Hierarchical compression of terminal symbol strings"""
    current_chains = [list(chain) for chain in chains]
    grammar = {}
    reflection_log = []
    iteration = 0
    
    while True:
        # Search for relevant pattern (with speaker change, closure character)
        pattern = find_relevant_pattern(current_chains)
        if pattern is None:
            break
        
        # Generate interpretive name
        nt_name = generate_interpretive_name(pattern)
        
        # Document decision
        reflection_log.append({
            'pattern': pattern,
            'nonterminal': nt_name,
            'rationale': f"Repeated pattern: {' β†’ '.join(pattern)}"
        })
        
        # Compress chains
        current_chains = compress_chains(current_chains, pattern, nt_name)
        grammar[nt_name] = pattern
        iteration += 1
        
        # Check for complete compression
        if all(len(chain) == 1 for chain in current_chains):
            break
    
    return grammar, current_chains, reflection_log
\end{lstlisting}

\subsection{Step 4: Petri Net Modeling (after ARS 4.0, Petri nets)}

The induced grammar is transformed into a Petri net that models concurrency and resources. Figure~\ref{fig:petrinet} shows the basic structure of the ERIA Petri net.

\begin{figure}[H]
\centering
\begin{verbatim}
[Resource Places]               [Transitions]              [Phase Places]
                                    
s_Customer_ready (1) ─────────→ t_KBG ─────────────→ s_Phase_Greeting
                                                               β”‚
s_Seller_ready (1) ───────────→ t_VBG β†β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
                                       β”‚
s_Goods_available (n) ─────────→ t_KBBd ←────────────────────┐
                                       β”‚                        β”‚
s_Phase_Greeting ──────────────→ t_VBBd ←─────────────────────
                                       β”‚                        β”‚
                                       └──────→ s_Phase_NeedDetermination
                                                β”‚
                                                β”œβ”€β”€β†’ t_KBA
                                                β”œβ”€β”€β†’ t_VBA
                                                β”œβ”€β”€β†’ t_KAE
                                                └──→ t_VAE
\end{verbatim}
\caption{Basic structure of the ERIA Petri net}
\label{fig:petrinet}
\end{figure}

\begin{lstlisting}[caption=Petri net construction in ERIA]
class ERIAPetriNet:
    """Petri net for ERIA"""
    
    def build_from_grammar(self, grammar, terminal_chains):
        """Builds Petri net from ERIA grammar"""
        
        # 1. Resource places
        self.add_place("s_Customer_ready", initial_tokens=1)
        self.add_place("s_Seller_ready", initial_tokens=1)
        self.add_place("s_Goods_available", initial_tokens=10)
        self.add_place("s_Money_Customer", initial_tokens=20)
        
        # 2. Phase places
        for phase in ["Greeting", "NeedDetermination", "Consultation", 
                      "Closing", "Farewell"]:
            self.add_place(f"s_Phase_{phase}", initial_tokens=0)
        self.add_place("s_Phase_Start", initial_tokens=1)
        
        # 3. Transitions from terminal symbols
        for terminal in self.get_all_terminals(grammar):
            self.add_transition(f"t_{terminal}")
            
            # Connect with resources and phases
            if terminal.startswith('K'):
                self.add_arc(f"s_Customer_ready", f"t_{terminal}")
            else:
                self.add_arc(f"s_Seller_ready", f"t_{terminal}")
            
            # Phase transitions
            phase_mapping = self.get_phase_mapping()
            if terminal in phase_mapping:
                from_phase, to_phase = phase_mapping[terminal]
                self.add_arc(f"s_Phase_{from_phase}", f"t_{terminal}")
                self.add_arc(f"t_{terminal}", f"s_Phase_{to_phase}")
        
        return self
\end{lstlisting}

\subsection{Step 5: Bayesian Modeling (after ARS 4.0, Bayes)}

ERIA uses hidden Markov models to model latent conversation phases and quantify uncertainty:

\begin{lstlisting}[caption=HMM for ERIA]
class ERIABayesianModel:
    """Bayesian modeling in ERIA"""
    
    def __init__(self, n_states=5, n_symbols=12):
        self.n_states = n_states  # Greeting, NeedDetermination, Consultation, Closing, Farewell
        self.n_symbols = n_symbols  # Terminal symbols
        self.state_names = {
            0: "Greeting", 1: "NeedDetermination", 2: "Consultation",
            3: "Closing", 4: "Farewell"
        }
    
    def initialize_from_ars(self, grammar):
        """Initializes HMM from ERIA grammar"""
        
        # Start probabilities
        startprob = np.zeros(self.n_states)
        startprob[0] = 0.7  # Greeting
        startprob[1] = 0.2  # Direct need determination
        startprob[4] = 0.1  # Direct farewell
        
        # Transition matrix (typical conversation flow)
        transmat = np.zeros((self.n_states, self.n_states))
        transmat[0, 1] = 0.8  # Greeting β†’ NeedDetermination
        transmat[1, 2] = 0.6  # NeedDetermination β†’ Consultation
        transmat[1, 3] = 0.3  # NeedDetermination β†’ Closing
        transmat[2, 3] = 0.5  # Consultation β†’ Closing
        transmat[2, 2] = 0.4  # Consultation β†’ Consultation
        transmat[3, 4] = 0.9  # Closing β†’ Farewell
        transmat[4, 4] = 1.0  # Farewell β†’ Farewell
        
        # Emission probabilities from grammar
        emissionprob = self._compute_emissions_from_grammar(grammar)
        
        self.model = hmm.MultinomialHMM(n_components=self.n_states)
        self.model.startprob_ = startprob
        self.model.transmat_ = transmat
        self.model.emissionprob_ = emissionprob
        
        return self.model
\end{lstlisting}

\subsection{Step 6: Validation through Computational Linguistic Methods}

ERIA uses three computational linguistic methods for complementary validation:

\subsubsection{Conditional Random Fields (CRF)}

CRF model sequential dependencies beyond the immediate predecessor and identify relevant contextual factors:

\begin{lstlisting}[caption=CRF validation in ERIA]
class ERIACRFValidator:
    """CRF-based validation of ERIA categories"""
    
    def extract_features(self, sequence, i):
        """Extracts features for position i"""
        features = {
            'symbol': sequence[i],
            'symbol.prefix_K': sequence[i].startswith('K'),
            'symbol.prefix_V': sequence[i].startswith('V'),
            'is_first': i == 0,
            'is_last': i == len(sequence) - 1,
        }
        
        # Context features
        for offset in [-2, -1, 1, 2]:
            if 0 <= i + offset < len(sequence):
                features[f'context_{offset:+d}'] = sequence[i + offset]
        
        # Bigram features
        if i > 0:
            features['bigram'] = f"{sequence[i-1]}_{sequence[i]}"
        
        return features
    
    def validate(self, chains):
        """Validates ERIA categories through CRF training"""
        X = [[self.extract_features(seq, i) for i in range(len(seq))] 
             for seq in chains]
        y = [seq for seq in chains]
        
        crf = CRF(algorithm='lbfgs', max_iterations=100)
        crf.fit(X, y)
        
        # Show most important features
        top_features = sorted(crf.state_features_.items(), 
                             key=lambda x: abs(x[1]), reverse=True)[:10]
        
        return crf, top_features
\end{lstlisting}

\subsubsection{Transformer Embeddings for Semantic Validation}

The semantic coherence of ERIA categories is quantified using transformer embeddings:

\begin{lstlisting}[caption=Semantic validation in ERIA]
class ERIASemanticValidator:
    """Transformer-based semantic validation"""
    
    def __init__(self, model_name='paraphrase-multilingual-MiniLM-L12-v2'):
        self.model = SentenceTransformer(model_name)
        self.symbol_to_texts = {
            'KBG': ['Good day', 'Good morning', 'Hello'],
            'VBG': ['Good day', 'Good morning', 'Welcome'],
            'KBBd': ['Some liver sausage please', 'I would like some cheese'],
            'VBBd': ['How much would you like?', 'Which kind?'],
            # ... further mappings
        }
    
    def validate_categories(self):
        """Computes intra- and inter-category similarities"""
        embeddings = {}
        for symbol, texts in self.symbol_to_texts.items():
            emb = self.model.encode(texts)
            embeddings[symbol] = np.mean(emb, axis=0)
        
        # Intra-category similarity (cohesion)
        intra_similarities = {}
        for symbol, emb in embeddings.items():
            texts_emb = self.model.encode(self.symbol_to_texts[symbol])
            sim_matrix = cosine_similarity(texts_emb)
            intra_similarities[symbol] = np.mean(sim_matrix[np.triu_indices_from(sim_matrix, k=1)])
        
        return intra_similarities, inter_similarities
\end{lstlisting}

\subsubsection{Attention Mechanisms for Identifying Relevant Contexts}

Attention mechanisms visualize which predecessors are particularly relevant for predicting the next symbol:

\begin{lstlisting}[caption=Attention analysis in ERIA]
class ERIAttentionAnalyzer:
    """Attention-based analysis of relevant contexts"""
    
    def compute_attention_weights(self, sequence):
        """Computes attention weights based on bigram statistics"""
        n = len(sequence)
        attention = np.zeros((n, n))
        
        # Compute bigram probabilities
        bigram_probs = self._compute_bigram_probs(sequence)
        
        for i in range(1, n):
            prev = sequence[i-1]
            current = sequence[i]
            
            # Attention to immediate predecessor
            if (prev, current) in bigram_probs:
                attention[i, i-1] = bigram_probs[(prev, current)]
            
            # Exponentially decaying attention to more distant predecessors
            for j in range(i-2, -1, -1):
                attention[i, j] = attention[i, j+1] * 0.5
        
        # Normalization
        for i in range(n):
            if attention[i].sum() > 0:
                attention[i] /= attention[i].sum()
        
        return attention
    
    def visualize_attention(self, sequence):
        """Visualizes attention weights as heatmap"""
        attention = self.compute_attention_weights(sequence)
        
        plt.figure(figsize=(10, 8))
        sns.heatmap(attention, 
                   xticklabels=sequence, yticklabels=sequence,
                   cmap='viridis', annot=True, fmt='.2f')
        plt.title('ERIA: Attention weights between positions')
        plt.xlabel('Predecessor')
        plt.ylabel('Current position')
        plt.show()
        
        return attention
\end{lstlisting}

\section{Empirical Application: Eight Market Conversations}

The ERIA methodology is demonstrated on eight transcripts of market conversations (Aachen, June/July 1994).

\subsection{Steps 1-2: Interpretation and Formalization}

The eight transcripts were sequentially analyzed and transformed into terminal symbol strings (see Appendix A). Table~\ref{tab:chains} shows the resulting strings:

\begin{table}[H]
\centering
\caption{Terminal symbol strings of the eight transcripts}
\label{tab:chains}
\begin{tabular}{@{} c l @{}}
\toprule
\textbf{Transcript} & \textbf{Terminal symbol string} \\
\midrule
1 (Butcher shop) & KBG, VBG, KBBd, VBBd, KBA, VBA, KBBd, VBBd, KBA, VAA, KAA, VAV, KAV \\
2 (Cherries) & VBG, KBBd, VBBd, VAA, KAA, VBG, KBBd, VAA, KAA \\
3 (Fish) & KBBd, VBBd, VAA, KAA \\
4 (Vegetables) & KBBd, VBBd, KBA, VBA, KBBd, VBA, KAE, VAE, KAA, VAV, KAV \\
5 (Vegetables 2) & KAV, KBBd, VBBd, KBBd, VAA, KAV \\
6 (Cheese) & KBG, VBG, KBBd, VBBd, KAA \\
7 (Candy) & KBBd, VBBd, KBA, VAA, KAA \\
8 (Bakery) & KBG, VBBd, KBBd, VBA, VAA, KAA, VAV, KAV \\
\bottomrule
\end{tabular}
\end{table}

\subsection{Step 3: Hierarchical Grammar Induction}

Hierarchical compression of the terminal symbol strings led to the induction of 13 nonterminals. Table~\ref{tab:nonterm} shows a selection:

\begin{table}[H]
\centering
\caption{Induced ERIA nonterminals}
\label{tab:nonterm}
\begin{tabular}{@{} l l l @{}}
\toprule
\textbf{Nonterminal} & \textbf{Production} & \textbf{Interpretation} \\
\midrule
NT\_GREETING & KBG β†’ VBG & Dialogic greeting exchange \\
NT\_NEED\_DETERMINATION & KBBd β†’ VBBd β†’ KBA & Three-step need determination \\
NT\_INFORMATION & KAE β†’ VAE β†’ KAA & Information exchange with completion \\
NT\_CLOSING & VAA β†’ KAA & Mutual transaction completion \\
NT\_FAREWELL & VAV β†’ KAV & Reciprocal farewell \\
\bottomrule
\end{tabular}
\end{table}

\subsection{Step 4: Petri Net Modeling}

The Petri net derived from the grammar comprises 15 places and 27 transitions. The analysis reveals the following concurrencies:

\begin{itemize}
    \item \textbf{Customer gets money} $\parallel$ \textbf{Seller wraps goods}: These activities can proceed in parallel without interfering with each other.
    \item \textbf{Customer asks question} $\parallel$ \textbf{Seller prepares answer}: Parallel cognitive processes.
\end{itemize}

The resource analysis shows that the conversation stalls when place \texttt{s\_Goods\_available} no longer contains any tokensβ€”a modeling result that corresponds to empirical observation.

\subsection{Step 5: Bayesian Modeling}

The trained HMM identifies five latent conversation phases. Table~\ref{tab:hmm} shows the emission probabilities for a selected state:

\begin{table}[H]
\centering
\caption{Emission probabilities for the "Consultation" state}
\label{tab:hmm}
\begin{tabular}{@{} l l @{}}
\toprule
\textbf{Symbol} & \textbf{Probability} \\
\midrule
KAE (Customer inquiry) & 0.35 \\
VAE (Seller information) & 0.35 \\
KBA (Customer response) & 0.15 \\
VBA (Seller reaction) & 0.15 \\
\bottomrule
\end{tabular}
\end{table}

Viterbi decoding for Transcript 1 yields the following state sequence:

\begin{verbatim}
KBG β†’ VBG β†’ KBBd β†’ VBBd β†’ KBA β†’ VBA β†’ KBBd β†’ VBBd β†’ KBA β†’ VAA β†’ KAA β†’ VAV β†’ KAV
 0     0      1       1      2      2      1       1      2      3      3      4      4
(Greeting:0, NeedDetermination:1, Consultation:2, Closing:3, Farewell:4)
\end{verbatim}

\subsection{Step 6: Validation}

CRF analysis identifies the most important predictors for terminal symbols:

\begin{table}[H]
\centering
\caption{Most important CRF features}
\label{tab:crf}
\begin{tabular}{@{} l l c @{}}
\toprule
\textbf{Feature} & \textbf{Prediction} & \textbf{Weight} \\
\midrule
bigram:KBG\_VBG & VBG & +2.345 \\
symbol:VAA & VAV & +1.987 \\
context\_-1:VAA & KAA & +1.432 \\
symbol.prefix\_K & KBA & +1.234 \\
\bottomrule
\end{tabular}
\end{table}

Semantic validation shows high intra-category similarities (0.83-0.95), confirming the coherence of the interpretive categories.

\section{Integration: From ARS 4.0 to ERIA 1.0}

ERIA 1.0 integrates the three parallel-developed extensions of ARS 4.0 into a coherent methodology. Table~\ref{tab:integration} shows the assignment of methods to methodological steps:

\begin{table}[H]
\centering
\caption{Integration of ARS 4.0 extensions into ERIA 1.0}
\label{tab:integration}
\begin{tabular}{@{} p{3cm} p{4cm} p{6cm} @{}}
\toprule
\textbf{ARS 4.0 extension} & \textbf{ERIA step} & \textbf{Added value} \\
\midrule
PCFG (ARS 3.0) & Step 3 & Hierarchical category formation \\
Petri nets & Step 4 & Concurrency, resources, state transitions \\
Bayesian networks/HMM & Step 5 & Uncertainty, latent variables, inference \\
CRF, transformers, attention & Step 6 & Validation, semantic coherence, context analysis \\
\bottomrule
\end{tabular}
\end{table}

ERIA 1.0 is not a purely technical procedure but a methodological framework that maintains the primacy of interpretation. Formal modeling serves explication, not substitution of hermeneutic work.

\section{Discussion}

\subsection{Methodological Assessment}

ERIA fulfills the central methodological requirements of qualitative research:

\begin{enumerate}
    \item \textbf{Transparency}: Every interpretive decision is documented; every formal model is semantically meaningful.
    
    \item \textbf{Intersubjective traceability}: The six steps are clearly defined and can be replicated by other researchers.
    
    \item \textbf{Reflexivity}: The methodological reflection level requires explicit justification of every decision.
    
    \item \textbf{Triangulation}: The different formal perspectives (PCFG, Petri net, HMM, CRF, transformer) allow multidimensional validation.
\end{enumerate}

\subsection{Added Value Compared to Existing Approaches}

ERIA offers several advantages over the original methods:

\begin{itemize}
    \item \textbf{Compared to pure hermeneutics}: Formal modeling, traceability, scalability.
    \item \textbf{Compared to pure PCFG (ARS 3.0)}: Concurrency, resources, uncertainty, latent variables.
    \item \textbf{Compared to pure Petri nets}: Connection to interpretive categories, semantic content.
    \item \textbf{Compared to pure HMM}: Hierarchical structure, semantic validation, methodological control.
    \item \textbf{Compared to "black box" AI}: Explainability by design, no opacity.
\end{itemize}

\subsection{Limitations}

ERIA also has limitations that require reflection:

\begin{enumerate}
    \item \textbf{Effort}: Sequential microanalysis is time-consuming and requires trained interpreters.
    
    \item \textbf{Sample size}: With very large corpora (n > 100), manual interpretation reaches its limits.
    
    \item \textbf{Domain specificity}: Category formation is tailored to the specific interaction domain (sales conversations).
    
    \item \textbf{Technical dependencies}: Computational linguistic methods require pre-trained models (e.g., Sentence-Transformer).
\end{enumerate}

\subsection{Comparison with CGTI}

ERIA differs from the \textbf{Computational Grounded Theory Integration (CGTI)} in three central points:

\begin{table}[H]
\centering
\caption{ERIA vs. CGTI}
\label{tab:vergleich}
\begin{tabular}{@{} p{4cm} p{4cm} p{4cm} @{}}
\toprule
\textbf{Criterion} & \textbf{ERIA} & \textbf{CGTI} \\
\midrule
Role of formal models & Explication of interpretive categories & Complement to hermeneutics \\
Petri nets & Integrated (Step 4) & Not included \\
Bayesian methods & Integrated (Step 5) & Not included \\
Computational linguistics & Validation (Step 6) & Counterfactual exploration (Phase 3) \\
Methodological foundation & ARS 3.0/4.0 & CGTI (independent) \\
\bottomrule
\end{tabular}
\end{table}

ERIA is formally more precise (Petri nets, HMM) and offers more comprehensive modeling of concurrency and uncertainty. CGTI is hermeneutically more conservative and foregoes formal process modeling.

\section{Conclusion and Outlook}

\textbf{Explainable Recursive Interaction Analysis (ERIA) 1.0} integrates the strengths of three methodological traditions: the depth of qualitative sequence analysis, the precision of formal process modeling (Petri nets, HMM), and the scalability of computational linguistic methods (CRF, transformers, attention). Methodological control is maintained through the primacy of interpretation and reflexive documentation.

Future research could develop ERIA in several directions:

\begin{enumerate}
    \item \textbf{ERIA 2.0}: Integration of large language models as counterfactual exploration tools (following CGTI, Phase 3)
    
    \item \textbf{ERIA 3.0}: Development of a software environment to support the six steps (transcription β†’ terminal symbols β†’ grammar β†’ Petri net β†’ HMM β†’ validation)
    
    \item \textbf{ERIA 4.0}: Application to other interaction domains (doctor-patient conversations, classroom interactions, political debates)
    
    \item \textbf{ERIA 5.0}: Methodological reflection on the limits of formal modeling in the social sciences
\end{enumerate}

ERIA 1.0 understands itself as a contribution to \textbf{explainable qualitative research} that maintains the methodological standards of the discipline while utilizing the precision of formal methods.

\newpage
\begin{thebibliography}{99}

\bibitem[Barredo Arrieta et al.(2020)]{BarredoArrieta2020}
Barredo Arrieta, A. et al. (2020). Explainable Artificial Intelligence (XAI): Concepts, taxonomies, opportunities and challenges toward responsible AI. \textit{Information Fusion}, 58, 82-115.

\bibitem[Flick(2019)]{Flick2019}
Flick, U. (2019). \textit{An Introduction to Qualitative Research} (6th ed.). Sage.

\bibitem[Jensen(1997)]{Jensen1997}
Jensen, K. (1997). \textit{Coloured Petri Nets: Basic Concepts, Analysis Methods and Practical Use}. Springer.

\bibitem[Lafferty et al.(2001)]{Lafferty2001}
Lafferty, J., McCallum, A., \& Pereira, F. (2001). Conditional Random Fields. \textit{Proceedings of ICML 2001}, 282-289.

\bibitem[Manning \& SchΓΌtze(1999)]{Manning1999}
Manning, C. D., \& SchΓΌtze, H. (1999). \textit{Foundations of Statistical Natural Language Processing}. MIT Press.

\bibitem[Murphy(2002)]{Murphy2002}
Murphy, K. P. (2002). \textit{Dynamic Bayesian Networks}. PhD Thesis, UC Berkeley.

\bibitem[Oevermann et al.(1979)]{Oevermann1979}
Oevermann, U. et al. (1979). The methodology of objective hermeneutics. In H.-G. Soeffner (Ed.), \textit{Interpretive Procedures in the Social and Textual Sciences} (pp. 352-434). Metzler.

\bibitem[Pearl(1988)]{Pearl1988}
Pearl, J. (1988). \textit{Probabilistic Reasoning in Intelligent Systems}. Morgan Kaufmann.

\bibitem[Petri(1962)]{Petri1962}
Petri, C. A. (1962). \textit{Communication with Automata}. Dissertation, TU Darmstadt.

\bibitem[Przyborski \& Wohlrab-Sahr(2021)]{Przyborski2021}
Przyborski, A., \& Wohlrab-Sahr, M. (2021). \textit{Qualitative Social Research} (5th ed.). De Gruyter Oldenbourg.

\bibitem[Rabiner(1989)]{Rabiner1989}
Rabiner, L. R. (1989). A tutorial on hidden Markov models. \textit{Proceedings of the IEEE}, 77(2), 257-286.

\bibitem[Reimers \& Gurevych(2019)]{Reimers2019}
Reimers, N., \& Gurevych, I. (2019). Sentence-BERT. \textit{Proceedings of EMNLP-IJCNLP 2019}, 3982-3992.

\bibitem[Sacks et al.(1974)]{Sacks1974}
Sacks, H., Schegloff, E. A., \& Jefferson, G. (1974). A simplest systematics for turn-taking. \textit{Language}, 50(4), 696-735.

\bibitem[Vaswani et al.(2017)]{Vaswani2017}
Vaswani, A. et al. (2017). Attention Is All You Need. \textit{Advances in Neural Information Processing Systems 30}, 5998-6008.

\end{thebibliography}

\newpage
\appendix
\section{The Eight Transcripts with Terminal Symbols}

\subsection{Transcript 1 - Butcher Shop}
\textbf{Terminal symbol string 1:} KBG, VBG, KBBd, VBBd, KBA, VBA, KBBd, VBBd, KBA, VAA, KAA, VAV, KAV

\subsection{Transcript 2 - Market Square (Cherries)}
\textbf{Terminal symbol string 2:} VBG, KBBd, VBBd, VAA, KAA, VBG, KBBd, VAA, KAA

\subsection{Transcript 3 - Fish Stall}
\textbf{Terminal symbol string 3:} KBBd, VBBd, VAA, KAA

\subsection{Transcript 4 - Vegetable Stall}
\textbf{Terminal symbol string 4:} KBBd, VBBd, KBA, VBA, KBBd, VBA, KAE, VAE, KAA, VAV, KAV

\subsection{Transcript 5 - Vegetable Stall 2}
\textbf{Terminal symbol string 5:} KAV, KBBd, VBBd, KBBd, VAA, KAV

\subsection{Transcript 6 - Cheese Stall}
\textbf{Terminal symbol string 6:} KBG, VBG, KBBd, VBBd, KAA

\subsection{Transcript 7 - Candy Stall}
\textbf{Terminal symbol string 7:} KBBd, VBBd, KBA, VAA, KAA

\subsection{Transcript 8 - Bakery}
\textbf{Terminal symbol string 8:} KBG, VBBd, KBBd, VBA, VAA, KAA, VAV, KAV

\end{document}