paper-with-me

Papers

Recipe-Controlled Decoder Audit for Structural Knowledge-Graph Completion

2026-06-12 · Xihang Shan, Ye Luo arxiv

We present a recipe-controlled decoder audit (RCDA) for structural transductive knowledge-graph completion (KGC). The audit asks a simple reporting question: before attributing gains to an encoder or training recipe, what changes when the decoder is swapped under the same recipe? Using ComplEx and DistMult as the primary controlled pair, with targeted RotatE/TransE spot-checks, we evaluate seven benchmarks. On five standard KGs, ComplEx-vs-DistMult differences are modest but consistent under our recipe (+0.005 to +0.012 MRR), whereas CompGCN-style encoder effects vary more by dataset. On small KGs, decoder effects become the main diagnostic: Kinship shows a stable ComplEx advantage of +0.143 MRR (6 seeds), while UMLS favours ComplEx by +0.022 MRR in a clean 6-seed server rerun but reverses in an earlier provenance variant. We therefore treat small-KG decoder choice as recipe- and provenance-sensitive rather than as a fixed dataset winner. We further show that decoder choice interacts with encoder depth on WN18RR, and that under our recipe L=0 ComplEx on YAGO3-10 reaches 0.6971 +/- 0.0048 MRR at d=128. The result is a compact audit protocol: report matched decoder rows, log small-KG provenance, and sweep decoder x depth before making encoder-level claims.

📄 PDF Abstract BibTeX arXiv:2606.14492

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ONOTE: Hypergraph-Grounded Omnimodal Reasoning for Computational Music Science

2026-04-22 · Menghe Ma, Siqing Wei, Yuecheng Xing, Yaheng Wang 외 arxiv

Omnimodal notation processing, centered on sheet music, is a controlled scientific setting in which auditory, visual, symbolic, and physical representations must encode the same musical events. Yet existing work remains …

What Are We Actually Decoding? Source Attribution for Non-Invasive Brain-to-Language Retrieval

2026-05-23 · Xinyu Zhang, Sichao Liu, Runhao Lu, Alexandra Woolgar 외 arxiv

In non-invasive neural language decoding, results can be inflated by sources that are not stimulus-evoked neural evidence: decoder priors, embedding-based metrics, and non-neural structural nuisances such as signal durat…

A Cross-Architecture Audit of Direction-Based Inference-Time Defences in Vision-Language Models

2026-07-30 · Xiangyu Yin, Tora Bodin, Rohan Menon, Chih-Hong Cheng arxiv

Inference time defences against vision language model jailbreaks often subtract a calibrated direction from the residual stream at a chosen decoder layer. We compare five defence candidates across 15 model and layer cell…

OptArgus: A Multi-Agent System to Detect Hallucinations in LLM-based Optimization Modeling

2026-05-12 · Zhong Li, Zihan Guo, Xiaohan Lu, Juntao Wang 외 arxiv

Large language models (LLMs) are increasingly used to translate natural-language optimization problems into mathematical formulations and solver code, but matching the reference objective value is not a reliable test of …

How Do Document Parsers Break? Auditing Structural Vulnerability in Document Intelligence

2026-05-19 · Yue Chen, Yihao Wang, Ziyi Tang, Yongsen Zheng 외 arxiv

Document Layout Analysis (DLA) pipelines provide structured page representations for retrieval-augmented generation, long-document question answering, and other document intelligence systems, yet their robustness evaluat…

Document Layout AnalysisQuestion Answering