AIFeb 2, 2025

RTBAgent: A LLM-based Agent System for Real-Time Bidding

arXiv:2502.00792v122 citationsh-index: 5Has CodeWWW
Originality Highly original
AI Analysis

This addresses cost-effectiveness challenges for advertisers in competitive online advertising, representing a novel application of LLMs rather than an incremental improvement.

The paper tackles the problem of unreliable real-time bidding (RTB) methods due to online-offline discrepancies and market fluctuations by proposing RTBAgent, the first LLM-based agent system for RTB, which significantly enhances profitability as demonstrated on real advertising datasets.

Real-Time Bidding (RTB) enables advertisers to place competitive bids on impression opportunities instantaneously, striving for cost-effectiveness in a highly competitive landscape. Although RTB has widely benefited from the utilization of technologies such as deep learning and reinforcement learning, the reliability of related methods often encounters challenges due to the discrepancies between online and offline environments and the rapid fluctuations of online bidding. To handle these challenges, RTBAgent is proposed as the first RTB agent system based on large language models (LLMs), which synchronizes real competitive advertising bidding environments and obtains bidding prices through an integrated decision-making process. Specifically, obtaining reasoning ability through LLMs, RTBAgent is further tailored to be more professional for RTB via involved auxiliary modules, i.e., click-through rate estimation model, expert strategy knowledge, and daily reflection. In addition, we propose a two-step decision-making process and multi-memory retrieval mechanism, which enables RTBAgent to review historical decisions and transaction records and subsequently make decisions more adaptive to market changes in real-time bidding. Empirical testing with real advertising datasets demonstrates that RTBAgent significantly enhances profitability. The RTBAgent code will be publicly accessible at: https://github.com/CaiLeng/RTBAgent.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes