paper-with-me

Papers

LLM-Based Test Oracles: Source-of-Authority Taxonomy -- A Systematic Literature Review

2026-07-06 · Ali Hassaan Mughal, Muhammad Bilal arxiv

Large language models (LLMs) increasingly decide whether software behaves correctly, either by writing a test oracle or by acting as one. Yet two oracles can look identical and rest on different ground: one assertion encodes a written specification, another only what the model learned in training. Prior secondary studies sort oracles by form or by technique, rarely by the property that governs how far a verdict can be trusted: where its authority comes from. This systematic literature review, reported under the Preferred Reporting Items for Systematic Reviews and Meta-Analyses (PRISMA) 2020 guidelines, screens 2,436 records to 54 included studies, extended by citation searching (snowballing) to 83 in total. We read the corpus along three axes: the source of an oracle's authority, the form it takes, and the mechanism that adjudicates it. Just over half of the corpus reaches a verdict with no specification at all. That is what lets these oracles work on code with no specification to consult, and what leaves a challenged verdict with less to fall back on. Source and mechanism cross-cut rather than coincide, so a label such as LLM-as-a-judge names how a verdict is produced, not why it should be trusted. Oracle quality is most often judged by resemblance to a known oracle rather than by whether injected faults are caught. The first question to ask of any LLM oracle is therefore what one would point to in defending its verdict. The protocol, search query, and per-study coding sheet are released.

📄 PDF Abstract BibTeX arXiv:2607.05031

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

An Extreme Multi-label Text Classification (XMTC) Library Dataset: What if we took "Use of Practical AI in Digital Libraries" seriously?

2026-03-11 · Jennifer D'Souza, Sameer Sadruddin, Maximilian Kähler, Andrea Salfinger 외 arxiv

Subject indexing is vital for discovery but hard to sustain at scale and across languages. We release a large bilingual (English/German) corpus of catalog records annotated with the Integrated Authority File (GND), plus …

Multi-Label Text ClassificationMulti-Label Classification

Agent libOS: A Runtime Substrate for Capability-Controlled Self-Evolving LLM Agents

2026-06-02 · Yingqi Zhang arxiv

Large language model (LLM) agents can persist across tasks, acquire memory, activate Skills, synthesize tools, fork child processes, attach remote resources, and commit checkpoints as reusable images. These mechanisms ex…

A Mechanistic View of Authority Hierarchy in LLM Sycophancy

2026-07-01 · Emil Joswin, Srujananjali Medicherla, Priyanka Mary Mammen arxiv

Authority bias poses a critical safety concern in language models: models systematically prioritize social cues from authority figures over factual consistency, swaying their answers based on source credibility rather th…

When Memory Becomes Authority: Benchmarking Authority Collapse at the Memory Consolidation Boundary

2026-08-03 · Qiuyang Zhan, Rui Zhang, Sheng Guo, Lepeng Zhao 외 arxiv

Persistent memory allows (self-evolving) LLM agents to adapt across tasks by consolidating heterogeneous interaction histories into reusable facts, preferences, observations, and rules. Yet consolidation also imposes an …

Who Endorsed It? Measuring Authority Bias Across Expertise Levels in Language Models

2026-01-19 · Priyanka Mary Mammen, Emil Joswin, Shankar Venkitachalam arxiv

Prior research demonstrates that performance of language models on reasoning tasks can be influenced by suggestions, hints and endorsements. However, the influence of endorsement source credibility remains underexplored.…