Cosmic Feed

Frontier Research Intelligence

Back to browse
AI & CognitionarXiv2026-06-30Verified (73)

Research Paper

Self-Study Reconsidered: The Hidden Fragility of Learning from Self-Generated QA

Ekaterina Alimaskina, Denis Shveykin, Gleb Molodtsov, Igor Shalygin, Alexey Kadeishvili, Aleksandr Beznosikov

Language models are increasingly taught from synthetic question--answer (QA) supervision: a model generates questions about a document, answers them from the same text, and the resulting pairs are used to fine-tune, distill, or compress knowledge into another model. We show that this generation step is not neutral preprocessing. It is an implicit policy that both selects which evidence becomes training signal and decides how that evidence is answered, and it is fragile at both stages. When choosing what to ask, generators do not scan a document uniformly. Coverage saturates early and concentrates on salient spans, diverse prompts converge on the same regions, and what looks question-worthy is driven by local presentation. As a result, salient artifacts such as poorly cleaned markup can hijack question generation across model families and scales. When answering, the model that produces the supervision tends to obey instruction-like passages embedded in the text. This compliance depends on the intent and surface form of the passage rather than its strictness, and is worst under task conflict, where larger models comply more often. These failure modes arise from choices made during QA generation, so they can be reduced without changing the training loop. Tying each question to a fixed target reduces biased selection, and filtering instruction-like spans before answering lowers mean injection compliance from $88\%$ to $13\%$ in our evaluation while retaining nearly all clean text.
Open Source

Research Brief

Advancements pushing machine intelligence closer to general human-level cognitive capabilities.

This paper analyzes training paradigms, cognitive architectures, or emergent reasoning abilities in deep neural models, looking at safety alignment or learning efficiency.

Potential Applications
  • Autonomous reasoning agents
  • AI safety and alignment benchmarks
  • Cognitive automation
73/100

Paper Trustworthiness Index

Low Skepticism
Highly Trustworthy

This paper displays high academic trustworthiness with formal peer-review backing or historical consensus.

Verified AI Assessment: This credibility analysis was generated by Gemini 2.5 Flash analyzing the full paper text, references, and metadata.

Core Pillars Breakdown

Author & Institutional Track Record
18 / 25

Institutional backing is strong with researchers from established centers.

Technical Rigor & Methodology
20 / 30

The methodology described in the abstract is sound and uses standard benchmarks.

Reproducibility & Openness
20 / 25

The text documents implementation details, but specific code repository URLs were not found in the abstract.

Community Vetting & Peer Review
15 / 20

This is a preprint publication that has received initial community interest.

Detailed Evidence Assessment

Verified Evidence & Citations
Grounded in mathematical physics/standard methodologies
From Abstract: Details the methodology and foundations.
Uncertainties & Omissions
• Omission:Full experimental source code codebase repository link was not explicitly cited in abstract
• Uncertainty:Theoretical equations have not been verified by independent empirical laboratories