Pith. sign in

REVIEW 2 cited by

From Query to Explanation: Uni-RAG for Multi-Modal Retrieval-Augmented Learning in STEM

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2507.03868 v1 pith:HWQS6YDB submitted 2025-07-05 cs.AI cs.CEcs.CYcs.MM

From Query to Explanation: Uni-RAG for Multi-Modal Retrieval-Augmented Learning in STEM

classification cs.AI cs.CEcs.CYcs.MM
keywords educationalretrievalgenerationlearningqueryuni-ragcontentmulti-modal
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

In AI-facilitated teaching, leveraging various query styles to interpret abstract educational content is crucial for delivering effective and accessible learning experiences. However, existing retrieval systems predominantly focus on natural text-image matching and lack the capacity to address the diversity and ambiguity inherent in real-world educational scenarios. To address this limitation, we develop a lightweight and efficient multi-modal retrieval module, named Uni-Retrieval, which extracts query-style prototypes and dynamically matches them with tokens from a continually updated Prompt Bank. This Prompt Bank encodes and stores domain-specific knowledge by leveraging a Mixture-of-Expert Low-Rank Adaptation (MoE-LoRA) module and can be adapted to enhance Uni-Retrieval's capability to accommodate unseen query types at test time. To enable natural language educational content generation, we integrate the original Uni-Retrieval with a compact instruction-tuned language model, forming a complete retrieval-augmented generation pipeline named Uni-RAG. Given a style-conditioned query, Uni-RAG first retrieves relevant educational materials and then generates human-readable explanations, feedback, or instructional content aligned with the learning objective. Experimental results on SER and other multi-modal benchmarks show that Uni-RAG outperforms baseline retrieval and RAG systems in both retrieval accuracy and generation quality, while maintaining low computational cost. Our framework provides a scalable, pedagogically grounded solution for intelligent educational systems, bridging retrieval and generation to support personalized, explainable, and efficient learning assistance across diverse STEM scenarios.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. MMOE: Modernizing Diffusion Transformers with Efficient Expert Design

    cs.CV 2026-07 conditional novelty 5.0

    Composing MoE++ lightweight experts with attention-residual reuse inside SiT yields faster FID convergence and better quality-cost tradeoff than dense or plain sparse baselines at fixed single-node budget.

  2. EduStory: A Unified Framework for Pedagogically-Consistent Multi-Shot STEM Instructional Video Generation

    cs.CV 2026-05 unverdicted novelty 4.0

    EduStory combines pedagogical state modeling, structured script control, and new evaluation metrics to generate consistent multi-shot STEM videos while introducing the EduVideoBench diagnostic benchmark.