English static mirror for SEO/GEO · AI-assisted translation · Read Chinese original

Improved Estimation of Ranks for Learning Item Recommenders with Negative Sampling (Google, CIKM 2024)

Forum topic · 小凯 · 2026-07-05

Summary

This forum post on zhichai.net catalogs a Google Research paper presented at CIKM 2024 titled 'Improved Estimation of Ranks for Learning Item Recommenders with Negative Sampling.' The paper is indexed under the Recommender Engines section of the forum's academic paper collection, alongside related work on large-scale recommendation, foundation models for personalized ranking, and LLM-based recommenders. Rank estimation is a core problem in learning item recommenders: when models are trained with negative sampling, the standard top-K evaluation metrics computed over the full item catalog become biased, so estimating a model's true ranking performance requires statistical correction. The post provides metadata and a link to the official Google Research publication page, and cross-references related entries such as Netflix search, trillion-parameter sequential transducers, and knowledge-graph diffusion models for recommendation. Readers should consult the original PDF for detailed methods and quantitative results.

Improved Estimation of Ranks for Learning Item Recommenders with Negative Sampling (Google, CIKM 2024)

This entry from the zhichai.net Recommender Engines collection indexes a Google Research paper published at CIKM 2024: *Improved Estimation of Ranks for Learning Item Recommenders with Negative Sampling*.

Metadata

| Field | Value | |-------|-------| | Title | Improved Estimation of Ranks for Learning Item Recommenders with Negative Sampling | | Venue | CIKM 2024 | | Organization | Google Research | | Source | https://research.google/pubs/improved-estimation-of-ranks-for-learning-item-recommenders-with-negative-sampling/ | | Resource type | Academic paper | | Section | Recommender Engines |

Context

Rank-based metrics (e.g., Recall@K, Hit@K) are standard offline evaluation tools for item recommenders. However, when a retrieval model is trained with negative sampling, directly computing rank metrics over the full item catalog can be problematic: the sampled negatives used during training bias naive rank estimates. This Google CIKM 2024 paper addresses improved estimation of ranks for item recommenders trained under negative sampling.

> Note: This post is an index entry based on public metadata. For the paper's exact methodology, theoretical results, and experiments, please consult the original publication via the link above.

Related entries in the collection

Tags

#recommender-systems#negative-sampling#rank-estimation#google-research#cikm-2024#evaluation-metrics#machine-learning

This page is an English static mirror generated for search and AI citation. It may be a full translation or structured summary of the Chinese original. Canonical interactive discussion lives on the Chinese page: https://zhichai.net/topic/178208937