PulseAugur
EN
LIVE 06:56:00

New retrieval framework CoGR uses LLMs to generate keywords for search

Researchers have developed CoGR, a novel retrieval framework that trains LLMs to generate retrieval representations for both queries and items. This approach uses a two-stage training process, starting with supervised fine-tuning to align keyword spaces, followed by co-evolving reinforcement learning. CoGR demonstrated superior performance on app marketplace and benchmark datasets, significantly outperforming existing methods. AI

IMPACT This framework could enhance search engine efficiency and relevance by enabling LLMs to directly generate retrieval representations.

RANK_REASON The cluster contains an academic paper detailing a new method for information retrieval.

Read on arXiv cs.IR (Information Retrieval) →

AI-generated summary · Google Gemini · from 2 sources. How we write summaries →

New retrieval framework CoGR uses LLMs to generate keywords for search

How we ranked this

Signal score
3 / 100
Composite score across the factors below. Higher = stronger signal that this story matters right now.
Newsworthiness bucket
Research
The cluster contains an academic paper detailing a new method for information retrieval.
Source corroboration
2 independent sources
Multiple independent publishers reporting the same story raises confidence that it's real and newsworthy.
Topics
paper, product
Editorial topic classification. Feeds into how the story surfaces on /topic/<slug> hub pages and into the per-entity coverage mix.
AI-industry relevance
High
Clearly on-topic for AI-industry coverage.
Story freshness
1 days old
Coverage has settled into its steady-state source set.

Full methodology in our editorial standards.

COVERAGE [2]

  1. arXiv cs.CL TIER_1 English(EN) · Runpeng Dai, Kaili Huang, Changsung Kang, Ciya Liao ·

    It Takes Two to Match: Co-Evolving Generative Retriever with Reinforcement Learning

    arXiv:2609.00638v1 Announce Type: cross Abstract: Retrieval is the first stage of modern search and advertising systems, selecting a candidate set from a large item universe for downstream ranking and auction. Recent work increasingly leverages LLMs to improve retrieval through q…

  2. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Ciya Liao ·

    It Takes Two to Match: Co-Evolving Generative Retriever with Reinforcement Learning

    Retrieval is the first stage of modern search and advertising systems, selecting a candidate set from a large item universe for downstream ranking and auction. Recent work increasingly leverages LLMs to improve retrieval through query expansion, data synthesis, and retrieval-feed…