paper-with-me

홈 › Papers

AD-Bench: A Real-World, Trajectory-Aware Advertising Analytics Benchmark for LLM Agents

2026-02-15 · Lingxiang Hu, Yiding Sun, Tianle Xia, Wenwei Li, Ming Xu, Lan Xu, Siying Wang, Wei Xu, Jie Jiang arxiv

While Large Language Model (LLM) agents have made remarkable progress on complex reasoning, evaluating them in real-world environments remains an open problem. Existing benchmarks are largely confined to idealized simulations and fail to capture specialized domains such as advertising and marketing analytics, where tasks require multi-round interaction with professional tools and where ground-truth answers quickly become obsolete as data and platform rules evolve. To address this, we propose AD-Bench, a benchmark built from real user marketing-analysis requests on a production advertising platform. AD-Bench introduces two key designs: (i) a dynamic ground-truth pipeline that replays expert tool-call trajectories to regenerate answers consistent with the current environment, mitigating answer obsolescence; and (ii) a trajectory-aware evaluation that jointly measures end-to-end answer correctness (Pass@k) and trajectory coverage. Requests are stratified into three difficulty levels (L1-L3) to probe multi-round, multi-tool collaboration. Experiments show that the best model, Claude-Opus-4.7, attains Pass@1 = 76.9% and Pass@3 = 80.4% with 82.7% trajectory coverage overall, yet drops sharply on L3 to Pass@1 = 61.4% and Pass@3 = 65.1%, revealing that even state-of-the-art agents have substantial gaps in complex advertising analytics.

📄 PDF Abstract BibTeX arXiv:2602.14257

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Field-aware Factorization Machines in a Real-world Online Advertising System

2017-01-15 · Yuchin Juan, Damien Lefortier, Olivier Chapelle

Predicting user response is one of the core machine learning tasks in computational advertising. Field-aware Factorization Machines (FFM) have recently been established as a state-of-the-art method for that problem and i…

Time-Aware Prospective Modeling of Users for Online Display Advertising

2019-11-12 · Djordje Gligorijevic, Jelena Gligorijevic, Aaron Flores

Prospective display advertising poses a great challenge for large advertising platforms as the strongest predictive signals of users are not eligible to be used in the conversion prediction systems. To that end efforts a…

FairJob: A Real-World Dataset for Fairness in Online Systems

2024-07-03 · Mariia Vladimirova, Federico Pavone, Eustache Diemert

We introduce a fairness-aware dataset for job recommendations in advertising, designed to foster research in algorithmic fairness within real-world scenarios. It was collected and prepared to comply with privacy standard…

AttributeFairness

Agentic Multimodal AI for Hyperpersonalized B2B and B2C Advertising in Competitive Markets: An AI-Driven Competitive Advertising Framework

2025-04-01 · Sakhinana Sagar Srinivas, Akash Das, Shivam Gupta, Venkataramana Runkana

The growing use of foundation models (FMs) in real-world applications demands adaptive, reliable, and efficient strategies for dynamic markets. In the chemical industry, AI-discovered materials drive innovation, but comm…

Decision MakingIn-Context LearningMarketingMultimodal Reasoning+3

CinemaTraj: Composing Atomic Camera Trajectories for 3D Scenes with LLM Agents

2026-07-29 · Qianru Li, Xuyang Chen, Erkin Türköz, Lu Liu 외 arxiv

Automatically generating cinematically expressive camera trajectories through 3D scenes from natural language descriptions is a challenging task of high practical value, with applications ranging from real-estate adverti…

Trajectory PlanningCollision AvoidanceSpatial Reasoning