4.2. The Integrity Gap: Unifying Framework
The five major findings—Convergence Deficit, Reporting Gaps, Pedagogical Disconnection, Validation Pillar Risk, and Validation Immaturity—are not independent phenomena but interconnected manifestations of a deeper structural problem: the Integrity Gap, defined as a systematic misalignment between technological capability and pedagogical grounding in iCALL In practice, this gap emerges when system architectures advance faster than the pedagogical constraints, privacy safeguards, and evaluation evidence needed for instructional validity.
A particularly salient manifestation of the Integrity Gap is that technological convergence does not, by itself, imply pedagogical grounding. CEFR alignment is not a universal requirement for iCALL; however, in this review it serves as a concrete, auditable proxy for whether a system makes its pedagogical targets explicit (CEFR or an equivalent authoritative framework). In the included corpus, none of the dual-domain hybrid papers (FL + LLM, KG + LLM; n = 5) reported CEFR-aligned operationalization (0/5; 100% Not Reported), despite explicitly targeting language-instruction contexts. This does not imply that pedagogical intent was absent; rather, it indicates that explicit, verifiable framework-to-system mapping was rarely reported. In contrast, the absence of CEFR reporting in single-domain studies (e.g., FL-only and KG-only) may be more attributable to disciplinary specialization, where pedagogical framework alignment may fall outside the paper’s design scope. Taken together, this pattern suggests that even when researchers bridge technological domains, pedagogical grounding may remain under-specified.
These gaps also appear to reinforce one another. The absence of mature FL–KG–LLM exemplars may contributes to inconsistent reporting norms across communities, which in turn limits reproducibility and makes integration strategies difficult to compare. Limited pedagogical alignment reporting (e.g., CEFR: 45/51; 88.2% Not Reported) further reduces incentives to validate whether structured representations (e.g., knowledge graphs) faithfully encode authoritative pedagogical sources, increasing the risk that representational choices propagate unexamined. Finally, the predominance of conceptual work and generic technical evaluation can mask these issues, as systems may perform well on technical metrics while remaining misaligned with learning objectives or proficiency progression.
Why Dual-Domain and Full Convergence Remain Limited
A key reason dual-domain integration (e.g., FL + LLM: 3/51; 5.9%, KG + LLM: 2/51; 3.9%) and full convergence (FL + KG + LLM: 0/51) remain rare is that the field is still dominated by work that is not positioned—or evidenced—at the level required to justify complex, end-to-end systems. First, the validation gap is substantial: most papers are conceptual only (37/51; 72.5%), which reduces incentives to engineers and test tightly coupled pipelines (e.g., federated training + structured knowledge modeling + LLM inference) under realistic constraints. Second, there is a pronounced pedagogical gap: 45/51 (88.2%) exhibit no pedagogical focus, meaning system design is often not anchored to proficiency frameworks, learning objectives, or instructional decisions that would otherwise demand integrated architectures and outcome-driven evaluation. Third, a persistent reporting gap limits cumulative progress: 16/51 (31.4%) are coded as Unclear for convergence due to insufficient methodological detail, making it difficult to reproduce implementations, compare integration strategies, or identify which components were actually operationalized versus discussed. Taken together, these gaps suggest that limited convergence is not simply a matter of research interest, but reflects a pipeline bottleneck: weak empirical validation, weak pedagogical grounding, and incomplete technical reporting collectively constrain the emergence of robust, deployable FL–KG–LLM educational systems.
Importantly, the absence of FL + KG integration should not be interpreted as incompatibility between federated learning and knowledge graphs. Rather, it is more consistent with practical implementation and reporting barriers visible in the corpus: KG construction is frequently under-specified (Not specified/Custom: 34/51; 66.7%), and privacy protections are rarely operationalized beyond high-level motivation (No privacy discussion: 47/51; 92.2%). Together with the predominance of conceptual work (None/Conceptual: 37/51; 72.5%) and limited pedagogical anchoring (No pedagogical focus: 45/51; 88.2%), these constraints increase the engineering and evaluation burden for FL–KG systems (e.g., provenance-aware KG construction, auditable privacy accounting, and learning-outcome validation), which likely contributes to the observed gap.
4.4. Preliminary Validation Evidence: CEFR Mapping Complexities
Our manual inspection of CV Sociolinguistic Competence identified mapping complexities relevant to the Validation Pillar:
- (1)
Multidimensional competence: The descriptor “Can discuss familiar topics in informal conversation” is classified as B1, yet its difficulty depends on topic scope and context; operationalizing it as a single level may be insufficient.
- (2)
Language variation: Register and language-variety differences can shift the linguistic demands of the same communicative task, affecting level assignment.
- (3)
Temporal evolution: Descriptors validated in earlier editions may require re-interpretation as usage norms and communicative practices change over time.
- (4)
Domain specificity: Proficiency expectations can differ across contexts (e.g., business vs. academic language), even at the same nominal level.
- (5)
Individual profiles: Learners may develop unevenly across skills (e.g., speaking vs. writing), complicating a single-level encoding.
These ambiguities are not errors in CEFR but reflect genuine language acquisition complexity. They necessitate explicit schema design decisions during KG mapping, including level assignment and the representation of contextual conditions. Our operational choice (B1+) with contextual annotations was reasonable, but alternative encodings are also plausible. Papers claiming CEFR alignment without documenting these mapping decisions make such claims difficult to verify.
Limitation: While this analysis focuses on CEFR, similar representational challenges likely affect other pedagogical frameworks (e.g., ACTFL, Lexile levels, learner-corpus proficiency scales). In our corpus of 51 papers, none reported procedures for verifying source-framework-to-schema mappings for any pedagogical framework. Future work should examine whether these Validation Pillar gaps extend beyond CEFR and evaluate verification protocols across frameworks.
4.5. Integration with Existing Literature: Beyond RAG
Retrieval-Augmented Generation (RAG) is a common baseline for grounding LLM outputs by retrieving relevant passages (typically via semantic similarity search) and conditioning generation on the retrieved context, which can reduce hallucinations and improve factuality [
18]. However, standard RAG pipelines do not, by themselves, guarantee several properties that are central to auditable, pedagogy-aligned iCALL deployment: (1) structural constraints, i.e., enforceable rule- or schema-based restrictions beyond providing text snippets as context (as would be supported by Knowledge Graph representations) [
6]; (2) multi-layered grounding, where semantic retrieval is complemented by explicit constraints and alignment checks; (3) systematic validation, including explicit assessment of KG quality and (when applicable) verification that the KG encodes an authoritative pedagogical framework as intended [
6,
45]; and (4) privacy-preserving deployment, since typical RAG implementations rely on centralized storage of documents or embeddings (e.g., vector databases), which may conflict with institutional data governance requirements in educational settings.
In contrast, an integrated FL–KG–LLM approach would extend beyond retrieval alone by: (1) adding KG-based rule retrieval and constraints (not only semantic similarity) [
6,
45], (2) supporting multi-layered grounding (e.g., constraints + semantic evidence + alignment checks), (3) enabling federated deployment to preserve institutional data sovereignty while training or adapting models across sites [
1,
2,
3,
4], and (4) adopting explicit validation protocols for both the grounding mechanism and the underlying pedagogical representation. While existing studies address these components in isolation, our scoping review indicates that their joint integration remains largely absent, motivating future work to test whether combined approaches yield advantages—particularly in transparency, auditability, and privacy—that are difficult to obtain with isolated techniques [
2,
4,
6,
18,
26,
45,
46].
4.6. Research Maturity Assessment
Across the reviewed corpus, FL–KG–LLM research exhibits characteristics of an early-stage field. First, full convergence is absent (0% triple-domain studies), suggesting that synthesis across the three domains has not yet been realized in published iCALL work. Second, reporting practices remain highly heterogeneous, with a mean NR rate of 84.5%, indicating limited consensus on what constitutes “minimum necessary” metadata for auditable system descriptions. Third, cumulative progress appears fragmented: studies tend to build on prior work within their own technology stream (FL, KG, or LLM) but rarely connect methods, evaluation practices, or standards across streams. Fourth, while recent publication activity (2024–2025) indicates growing interest, this increase has not yet translated into shared frameworks or standardized reporting norms. Finally, reproducibility remains constrained by missing implementation detail (e.g., model parameters and computational requirements are rarely reported), limiting meaningful replication and comparative evaluation.
Similar patterns have been documented in other domains prior to the widespread adoption of structured reporting guidance (e.g., CONSORT/PRISMA), suggesting that the FL–KG–LLM iCALL literature remains in a pre-standardization phase for essential metadata and audit-ready reporting [
48,
49].
Importantly, maturity in this domain is not only a reproducibility concern; it also affects instructional validity and safe deployment. Beyond hallucinations, educational LLM systems can exhibit misalignment behaviors such as sycophancy (prioritizing agreement over correctness) and may be susceptible to jailbreak-style or dis-ethical tuning, which can undermine pedagogical standards and institutional trust in classroom-facing tools [
27,
50]. This increases the value of auditable constraints and validation, particularly when pedagogical frameworks are invoked as grounding references.
While ontology engineering and evaluation methodologies exist for technical knowledge representations [
51], and neural-symbolic approaches provide more interpretable reasoning via logical rule integration [
52], these verification practices are rarely applied to framework-to-schema fidelity for pedagogical standards in iCALL. We refer to this as the Validation Pillar Risk: the risk that systems claim alignment to an authoritative pedagogical framework without documenting—let alone verifying—the mapping decisions that operationalize that framework.
To illustrate why the Validation Pillar is not merely theoretical, we summarize five CEFR mapping ambiguities that can silently propagate into KG constraints when verification is absent:
Case 1: Context-dependent appropriateness. “Can discuss family topics” (B1) varies with context: informal familiar settings may demand lower competence, while professional contexts (e.g., social work) may demand higher competence. Without explicit context annotation, any single-level encoding risks misalignment with intended use cases.
Case 2: Multidimensional competence. “Can participate in informal discussion” (B1) can mask uneven skill demands across components (speaking, listening, interaction strategies). Encoding it at a monolithic level collapses pedagogically meaningful distinctions.
Case 3: Temporal evolution. Descriptors such as “send and receive emails” have shifted in practical difficulty as technology use has become ubiquitous; static encodings without temporal/context notes can drift from current instructional realities.
Case 4: Domain-specific variation. “Follow technical instructions” spans domains of very different complexity (e.g., consumer software vs. academic protocols vs. medical equipment). Without domain specification, level assignment becomes underspecified.
Case 5: Individual skill asymmetry. Tasks like “participate in meetings” can demand different levels across productive, receptive, and socio-pragmatic components; single-level labeling obscures learner-profile differences relevant to instruction.
Together, these cases show how authoritative frameworks can contain inherent, meaningful ambiguity that must be resolved through explicit design choices during KG mapping. When such choices are not documented and audited, they can become “silent defaults,” weakening pedagogical grounding at the representational level and amplifying downstream risks for instructional validity.
4.7. Limitations and Strengths
Limitations. Screening at Stage 2 was conducted by a single reviewer. We mitigated this via a 20% supervisor audit (10/51 papers; inter-rater κ = 0.92), but dual-reviewer screening would be preferable; nevertheless, automated screening with manual audit yielded reliable classification for the primary constructs. The corpus may also reflect gray-literature bias, as arXiv accounts for a substantial share of recent work (2024–2025), potentially over-representing methods that are not yet peer reviewed; conversely, journal publication timelines can lag emerging developments by 1–2 years. The automated extraction confidence score (0.17) was initially a concern; however, manual audit suggested this largely reflected genuine under-reporting in source papers rather than extraction failures. Our search strategy evolved across three phases, indicating that initial scoping may have been incomplete; broader queries could retrieve additional papers using non-standard terminology. Relatedly, terminology remains ambiguous in this area (e.g., “Knowledge Graph” and “Federated Learning” are sometimes used loosely), which may have led to missed studies. We operationalized “educational” as papers that explicitly addressed language learning; this may have excluded dialog or NLP systems with latent pedagogical applications. Finally, a small number of records had incomplete bibliographic metadata in the archived export; these were retained for coding but flagged as metadata-incomplete (
Supplementary Material S2).
Strengths. We followed PRISMA-ScR guidance and reported the checklist items to support methodological transparency. Coverage across six databases spanning computer science and education venues reduced the risk of single-discipline publication bias. Records were deduplicated using reference-management software and manual checks. Reproducibility is supported by public documentation of the full included set (51 papers) with complete citations, along with the extraction codebook, validation materials, and OSF preregistration. We also emphasize that the analytical thresholds used in this review are not inferential statistical hypotheses, but pre-specified interpretive benchmarks aligned with scoping-review aims; all research questions and analysis criteria were documented in the OSF protocol (registered 23 December 2025) prior to data extraction to reduce post hoc narrative bias. Finally, the review offers a novel conceptual contribution by synthesizing FL–KG–LLM convergence in language education and articulating the Validation Pillar Risk as a distinct gap in auditable pedagogical grounding.