paper-with-me

Papers

RATIO: A Benchmark for Retrieval Across Typed Ideation Operations in Scientific Literature

2026-08-27 · Maayan Sharon, Tom Hope arxiv

Retrieved scientific literature can serve as inspiration for both human and AI scientists. Inspiration can take different forms: prior work may directly suggest how to address a problem, or surface directions at different levels of abstraction - zooming out to a more general view or zooming in to a concrete realization. We introduce RATIO (Retrieval Across Typed Ideation Operations), a large-scale benchmark in which relevance is defined by three operations which we name ideation moves: Address retrieves potential approaches for stated problems, Broaden retrieves more general formulations, and Specify retrieves concrete instantiations. RATIO is constructed from millions of full-text scientific papers across CS literature via a general recipe that extends discourse-marker distant supervision - previously used only for classification - to corpus-scale retrieval, combined with extensive LLM and human vetting. Experiments show that operation-specific fine-tuning substantially boosts retrievers but leaves much room for further improvements. RATIO provides a scalable training and evaluation framework for retrieval components that support literature-grounded ideation, opening up new research avenues on scientific inspiration retrieval.

📄 PDF Abstract BibTeX arXiv:2608.27394

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

TypeDance: Creating Semantic Typographic Logos from Image through Personalized Generation

2024-01-20 · Shishi Xiao, Liangwei Wang, Xiaojuan Ma, Wei Zeng

Semantic typographic logos harmoniously blend typeface and imagery to represent semantic concepts while maintaining legibility. Conventional methods using spatial composition and shape substitution are hindered by the co…

Typed-RAG: Type-aware Multi-Aspect Decomposition for Non-Factoid Question Answering

2025-03-20 · Donggeon Lee, Ahjeong Park, Hyeri Lee, Hyeonseo Nam 외

Non-factoid question-answering (NFQA) poses a significant challenge due to its open-ended nature, diverse intents, and the need for multi-aspect reasoning, which renders conventional factoid QA approaches, including retr…

Question AnsweringRAGRetrievalRetrieval-augmented Generation

QO-Bench: Diagnosing Query-Operator-Preserving Retrieval over Typed Event Tuples

2026-06-03 · Mengao Zhang, Xiang Yang, Chang Liu, Tianhui Tan 외 arxiv

Many real-world questions over business, legal, and scientific corpora are natural-language versions of database-style queries over records latent in text. Existing retrieval-augmented generation (RAG) systems are optimi…

Question Answering

Read, Grep, and Synthesize: Diagnosing Cross-Domain Seed Exposure for LLM Research Ideation

2026-05-12 · Yunju Choi, Min Song arxiv

The discovery of novel methodologies for emerging problems is a continuing cycle in ML, often driven by the migration of techniques across domains. Building on this observation, we ask whether current LLM ideation system…

MBA: Multimodal Benchmark and Agents for Real-World Business Ideation

2026-08-12 · Hojun Choi, Jaeyo Shin, Suin Lee, Hyunjung Shim hf

Agentic systems powered by large language models (LLMs) have opened new opportunities for business ideation. Yet existing approaches remain confined to a text-only paradigm, despite the inherently multimodal nature of re…