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

WWW 2024: The 2nd Workshop on Recommendation with Generative Models

Forum topic · 小凯 · 2026-07-05

Summary

The 2nd Workshop on Recommendation with Generative Models was held at WWW 2024, bringing together researchers and practitioners working at the intersection of generative models (including large language models) and recommender systems. The workshop addresses core challenges in modern recommendation: efficiency, scalability, and understanding user intent, where traditional pipelines that separate retrieval, ranking, and generation struggle to meet demands for natural language interaction, multi-hop reasoning, and real-time knowledge. Topics typically covered include generative recommendation (Gen-Rec), retrieval-augmented generation for personalization, LLM-based recommenders, training strategies such as instruction tuning, contrastive learning, and reinforcement learning, and inference techniques like iterative retrieval and budget control. The workshop also discusses open problems including evaluation trustworthiness, latency and cost, hallucination and safety, and cross-lingual/multimodal extension. This entry is indexed under the Conferences and Workshops section of a curated resource list, with cross-references to related events such as SIGIR, CIKM, and EACL workshops on personalization and generative AI. Official details and program are available on the workshop website.

WWW 2024: The 2nd Workshop on Recommendation with Generative Models

Overview

The 2nd Workshop on Recommendation with Generative Models was held in conjunction with WWW 2024 (The ACM Web Conference). It focuses on the emerging intersection of generative models — particularly large language models (LLMs) — and recommender systems.

  • Website: https://generative-rec.github.io/workshop/
  • Resource type: Conference / Workshop
  • Section: Conferences, Workshops
  • Background and Scope

    In large-scale search, recommendation, and personalization systems, recommendation has long faced challenges around efficiency, scalability, and user intent understanding. Traditional pipeline-based approaches treat retrieval, ranking, and generation as separate stages, which makes it difficult to meet users' combined needs for natural language interaction, multi-hop reasoning, and real-time knowledge in the LLM era. This workshop was established to systematically advance the theory and practice of this cross-disciplinary area.

    Core topics include:

  • Open-domain information access and conversational search
  • Semantic understanding in recommender systems
  • End-to-end architectures combining external knowledge sources with generative models
  • Generative recommendation (Gen-Rec) and LLM-based personalization
  • Key Themes

  • A unified perspective that brings scattered related work into a comparable framework
  • Clear decomposition of method components: representation learning, retrievers, rerankers, planners, generators, and feedback mechanisms
  • Reproducible benchmarks, datasets, and taxonomy tables that lower the entry barrier for new researchers
  • Interfaces with emerging paradigms such as LLM tool calling, reinforcement learning, and multi-agent collaboration, and paths from research prototypes to industrial systems
  • Open problems: evaluation trustworthiness, latency and cost, hallucination and safety, and cross-lingual / multimodal extension
  • Typical Technical Pipeline

    Methods in this area generally follow a four-step pattern:

    1. Input and representation: encode queries, documents, and user context into dense/sparse representations or structured prompts 2. Core modules: retrievers, rerankers, planners, memory modules, and tool interfaces, chained or run in parallel per task 3. Learning strategies: supervised fine-tuning, contrastive learning, distillation, reinforcement learning (including process rewards), and bootstrapped data synthesis 4. Inference strategies: single-round retrieval, iterative retrieval, parallel sub-queries, early stopping, and budget control

    Insights for Search / Rec / Personalization

    1. Architecture: cascaded retrieve-rerank-generate remains mainstream, but agentic paradigms are turning "when and how to retrieve" itself into a learnable object 2. Data: high-quality instruction data and click/session logs are both critical; synthetic data must guard against knowledge leakage and distribution shift 3. Evaluation: the gap between offline metrics and online satisfaction is widening; LLM-as-judge needs cross-validation with human evaluation 4. Product: latency, cost, explainability, and safety policies are hard constraints for industrial deployment — academic benchmarks alone are not enough

    Limitations and Notes

    Common limitations in this area include experiment scale bounded by GPU budgets, benchmark misalignment with real user distributions, English-centric data with unknown cross-lingual generalization, and security risks when agents operate over the open web. Future directions include more efficient test-time compute allocation, deeper integration with knowledge graphs and structured databases, and causal / fairness constraints for recommendation.

    Related Entries

  • 2025 SIGIR Workshop on eCommerce
  • CIKM 2024 1st Workshop on Multimodal Search and Recommendations
  • EACL 2024 Workshop on Personalization of Generative AI Systems
  • ICDM MMSR 2025
  • References

  • Workshop official site: https://generative-rec.github.io/workshop/
---

Glossary

| Term | Meaning | |------|---------| | IR | Information Retrieval | | RAG | Retrieval-Augmented Generation | | LTR | Learning to Rank | | nDCG | Normalized Discounted Cumulative Gain | | Agentic Search | Modeling search as sequential decision-making and tool use | | Gen-IR | Generative Information Retrieval |

Tags

#www-2024#workshop#recommender-systems#generative-models#llm#retrieval-augmented-generation#gen-rec#information-retrieval

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/178208514