y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#ranking-systems News & Analysis

7 articles tagged with #ranking-systems. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

7 articles
AIBullisharXiv – CS AI · Jun 257/10
🧠

AutoRelAnnotator: Calibrated Model Cascades for Cost-Efficient Relevance Evaluation in Sponsored Search

Researchers introduced AutoRelAnnotator, a calibrated model cascade system that generates high-quality relevance annotations for search ranking systems at significantly lower cost than human labeling. The approach combines domain-specific fine-tuning, progressive model cascading, and isotonic calibration to achieve production-grade accuracy while reducing compute costs by approximately 50%, with validation across 150M+ annotations in real-world search and advertising systems.

AIBearisharXiv – CS AI · Jun 97/10
🧠

Multimodal Generative Engine Optimization: Rank Manipulation for Vision-Language Model Rankers

Researchers demonstrate a critical vulnerability in Vision-Language Models (VLMs) used for ranking and recommendation systems through Multimodal Generative Engine Optimization (MGEO), showing that adversaries can manipulate ranking decisions by combining imperceptible image perturbations with crafted text. This attack exploits the deep cross-modal knowledge coupling within VLMs, revealing fundamental weaknesses in how these models ground and apply multimodal information.

AINeutralarXiv – CS AI · Jun 106/10
🧠

Representation Curriculum: Stagewise Training for Robust Ranking and Allocation

Researchers propose Representation Curriculum (RC), a machine learning training method that improves ranking systems in digital marketplaces by strategically controlling when different data signals are introduced during model training. The approach reduces over-reliance on exposure-dependent historical signals and strengthens content-based merit evaluation, yielding better performance on cold-start scenarios and improved robustness across distribution shifts.

AINeutralarXiv – CS AI · Jun 86/10
🧠

Bounded-Abstention Pairwise Learning to Rank

Researchers introduce a novel abstention mechanism for pairwise learning-to-rank systems that enables algorithmic decision-making to defer uncertain predictions to human experts. The method uses risk-based thresholding and includes theoretical guarantees, a plug-in algorithm, and empirical validation across datasets.

AIBullisharXiv – CS AI · May 286/10
🧠

Fine-Tuned LLM as a Complementary Predictor Improving Ads System

Researchers demonstrate a novel approach to advertising systems by using fine-tuned large language models as complementary predictors for advertiser forecasting rather than traditional ranking roles. Deployed in production-scale environments, this method improves candidate generation and downstream ranking by leveraging LLM knowledge to predict likely advertisers from user data, delivering measurable offline and online business improvements.

AINeutralarXiv – CS AI · May 276/10
🧠

Credit-assigned Policy Gradient for Early Stage Retrieval in Two-stage Ranking

Researchers propose Credit-Assigned Policy Gradient (CA-PG), a new machine learning technique that solves the variance problem in training early-stage rankers for two-stage retrieval systems. By computing gradients with respect to individual item selection probability rather than entire candidate sets, CA-PG enables scalable end-to-end training of search and recommendation systems.

AINeutralarXiv – CS AI · May 276/10
🧠

How Reliable are LLMs for Reasoning on the Re-ranking task?

Researchers investigate whether Large Language Models reliably perform re-ranking tasks by analyzing how different training methods affect semantic understanding and reasoning transparency. The study reveals that some training approaches produce better explainability than others, suggesting LLMs may optimize for evaluation metrics rather than genuine semantic comprehension, raising concerns about their actual reliability in ranking applications.