paper-with-me

Papers

Context Selection for Hypothesis and Statistical Evidence Extraction from Full-Text Scientific Articles

2026-03-22 · Sai Koneru, Jian Wu, Sarah Rajtmajer arxiv

Extracting hypotheses and their supporting statistical evidence from full-text scientific articles is central to the synthesis of empirical findings, but remains difficult due to document length and the distribution of scientific arguments across sections of the paper. The work studies a sequential full-text extraction setting, where the statement of a primary finding in an article's abstract is linked to (i) a corresponding hypothesis statement in the paper body and (ii) the statistical evidence that supports or refutes that hypothesis. This formulation induces a challenging within-document retrieval setting in which many candidate paragraphs are topically related to the finding but differ in rhetorical role, creating hard negatives for retrieval and extraction. Using a two-stage retrieve-and-extract framework, we conduct a controlled study of retrieval design choices, varying context quantity, context quality (standard Retrieval Augmented Generation, reranking, and a fine-tuned retriever paired with reranking), as well as an oracle paragraph setting to separate retrieval failures from extraction limits across four Large Language Model extractors. We find that targeted context selection consistently improves hypothesis extraction relative to full-text prompting, with gains concentrated in configurations that optimize retrieval quality and context cleanliness. In contrast, statistical evidence extraction remains substantially harder. Even with oracle paragraphs, performance remains moderate, indicating persistent extractor limitations in handling hybrid numeric-textual statements rather than retrieval failures alone.

📄 PDF Abstract BibTeX arXiv:2603.21193

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Open Problem: Model Selection for Contextual Bandits

2020-06-19 · Dylan J. Foster, Akshay Krishnamurthy, Haipeng Luo

In statistical learning, algorithms for model selection allow the learner to adapt to the complexity of the best hypothesis class in a sequence. We ask whether similar guarantees are possible for contextual bandit learni…

modelModel SelectionMulti-Armed Bandits

Leveraging Encoder-only Large Language Models for Mobile App Review Feature Extraction

2024-08-02 · Quim Motger, Alessio Miaschi, Felice Dell'Orletta, Xavier Franch 외

Mobile app review analysis presents unique challenges due to the low quality, subjective bias, and noisy content of user-generated documents. Extracting features from these reviews is essential for tasks such as feature …

Sentiment Analysistoken-classificationToken Classification

A Simple Way to Deal with Cherry-picking

2018-10-11 · Junpei Komiyama, Takanori Maehara

Statistical hypothesis testing serves as statistical evidence for scientific innovation. However, if the reported results are intentionally biased, hypothesis testing no longer controls the rate of false discovery. In pa…

Selection biasTwo-sample testing

The evidence contained in the P-value is context dependent

2022-05-26 · Florian Hartig, Frédéric Barraquand

In a recent opinion article, Muff et al. recapitulate well-known objections to the Neyman-Pearson Null-Hypothesis Significance Testing (NHST) framework and call for reforming our practices in statistical reporting. We ag…

A phenotype-driven and evidence-governed framework for knowledge graph enrichment and hypotheses discovery in population data

2026-04-18 · Adela Bâra, Simona-Vasilica Oprea arxiv

Current knowledge graph (KG) construction methods are confirmatory, focusing on recovering known relationships rather than identifying novel or context-dependent nodes. This paper proposes a phenotype-driven and evidence…

Causal Inference