Can Large Language Models Identify Meaningful Touchpoints in Conversion Attribution?
Summary
This paper evaluates the capability of Large Language Models in identifying meaningful touchpoints for conversion attribution, revealing a semantic gap and analyzing prompting strategies to improve performance.
View Cached Full Text
Cached at: 09/01/26, 12:00 PM
# Can Large Language Models Identify Meaningful Touchpoints in Conversion Attribution? Source: [https://arxiv.org/html/2608.28649](https://arxiv.org/html/2608.28649) ## Can Large Language Models Identify Meaningful Touchpoints in Conversion Attribution?Conference:Proceedings of the 35th ACM International Conference on Information and Knowledge Management; November 07–11, 2026; Rome, ItalyProceedings of the 35th ACM International Conference on Information and Knowledge Management \(CIKM ’26\), November 07–11, 2026, Rome, ItalyDOI:[10\.1145/3799682\.3839867](https://doi.org/10.1145/3799682.3839867)ISBN:979\-8\-4007\-2539\-5/2026/11CCS:Applied computing Electronic commerceCCS:Information systems Computational advertisingCCS:Computing methodologies Ranking Jinqi Wuemail:[jinqiwu001@gmail\.com](mailto:[email protected])Note:Equal contribution\.Affiliation:State Key Laboratory for Novel Software Technology, Nanjing University,Nanjing,ChinaAffiliation:School of Intelligence Science and Technology, Nanjing University,Suzhou,ChinaSishuo Chenemail:[chensishuo@pku\.edu\.cn](mailto:[email protected])Affiliation:Taobao & Tmall Group of Alibaba,Beijing,China,Zhangming Chanemail:[zhangming\.czm@alibaba\-inc\.com](mailto:[email protected])Affiliation:Taobao & Tmall Group of Alibaba,Beijing,China,Yong Baiemail:[baiyong\.by@alibaba\-inc\.com](mailto:[email protected])Affiliation:Taobao & Tmall Group of Alibaba,Beijing,China,Chao Yiemail:[yunan\.yc@alibaba\-inc\.com](mailto:[email protected])Affiliation:Taobao & Tmall Group of Alibaba,Beijing,China,Han Zhuemail:[zhuhan\.zh@alibaba\-inc\.com](mailto:[email protected])Affiliation:Taobao & Tmall Group of Alibaba,Beijing,China,Shuodian Yuemail:[yushuodian\.ysd@alibaba\-inc\.com](mailto:[email protected])Affiliation:Taobao & Tmall Group of Alibaba,Beijing,China,Lei Zhangemail:[zl165646@alibaba\-inc\.com](mailto:[email protected])Affiliation:Taobao & Tmall Group of Alibaba,Beijing,China,Sheng Chenemail:[chensheng\.cs@alibaba\-inc\.com](mailto:[email protected])Affiliation:Taobao & Tmall Group of Alibaba,Beijing,China,Chenghuan Houemail:[jinyao@alibaba\-inc\.com](mailto:[email protected])Affiliation:Taobao & Tmall Group of Alibaba,Beijing,China,Jian XuNote:Corresponding author\.email:[xiyu\.xj@alibaba\-inc\.com](mailto:[email protected])Affiliation:Taobao & Tmall Group of Alibaba,Beijing,ChinaandChaoyou Fuemail:[bradyfu24@gmail\.com](mailto:[email protected])Affiliation:State Key Laboratory for Novel Software Technology, Nanjing University,Nanjing,ChinaAffiliation:School of Intelligence Science and Technology, Nanjing University,Suzhou,China 2026; © cc ###### Abstract\. Touchpoint selection in conversion attribution, namely identifying meaningful touchpoints contributing to conversions, is essential for e\-commerce recommendation and online advertising\. Current selection methods rely heavily on collaborative\-filtering\-based heuristics, which fail to align with user\-perceived semantic intent\. Through human annotation, we reveal a significantsemantic gap: manyimplicitly\-related, semantically relevant touchpointsremain undetected by existing rules\. Therefore, we systematically evaluate the capability of Large Language Models \(LLMs\) in identifying these hidden associations\. Our evaluation shows that while LLMs effectively uncover a substantial portion of implicitly\-related touchpoints, significant room for improvement remains in their selection performance\. Furthermore, we analyze the impact of different prompting strategies and foundation model choices on identification performance, providing valuable insights into their reasoning patterns and effectiveness\. These insights offer a new roadmap for transitioning conversion attribution from mechanical rule\-matching to human\-aligned semantic reasoning\. Moreover, we leverage the LLM\-attributed conversion labels for enhancing industrial CVR model training and achieve significant offline performance gains, showing the potential of LLMs in conversion attribution\. ###### Keywords: Large Language Models, Conversion Attribution, E\-Commerce Recommendation, Online Advertising ††cc\-license:by## 1\.Introduction Conversion attribution, namely the mechanism allocating credits for a conversion across past user touchpoints, is a cornerstone for e\-commerce platforms, which affects ad performance presentation to advertisers\([19](https://arxiv.org/html/2608.28649#bib.bib7);[10](https://arxiv.org/html/2608.28649#bib.bib3);[22](https://arxiv.org/html/2608.28649#bib.bib9);[15](https://arxiv.org/html/2608.28649#bib.bib12)\), label generation for conversion rate \(CVR\) prediction models\([4](https://arxiv.org/html/2608.28649#bib.bib2);[23](https://arxiv.org/html/2608.28649#bib.bib10);[21](https://arxiv.org/html/2608.28649#bib.bib13)\), and ultimately, platform revenue\. Past studies on conversion attribution primarily focus on\(1\) weight allocationgiven a sequence of user touchpoints, which is usually restricted to the touchpoints underthe same item or shopas the consumed product\([22](https://arxiv.org/html/2608.28649#bib.bib9);[4](https://arxiv.org/html/2608.28649#bib.bib2)\)\. Recently,[23](https://arxiv.org/html/2608.28649#bib.bib10)from Meta found that\(2\) touchpoint selectionis another important aspect of conversion attribution, which aims to identify meaningful touchpoints fromthe full user behavior sequence\. Figure[1](https://arxiv.org/html/2608.28649#acmlabel1)illustrates the two key components of conversion attribution\. Figure 1\.Touchpoint selection and weight allocation in conversion attribution\.Overview of conversion attribution with touchpoint selection followed by weight allocation\.Although[23](https://arxiv.org/html/2608.28649#bib.bib10)revealed the value of full\-path attribution for mining conversion signals and enhancing CVR prediction model training, their touchpoint selection relies onheuristic rulesbased on product taxonomy and collaborative\-filtering \(CF\) signals, which may fail to captureimplicitly\-related touchpointsthat are semantically related to the target product but lack explicit taxonomy or historical engagement overlaps\. To verify this, we constructSILVA, the first benchmark for touchpointSelectionIn fuLl\-path conVersionAttribution, which is collected from a large\-scale e\-commerce platform\. Human annotation results onSILVAreveal a striking fact: beyond theexplicitly\-relatedtouchpoints covered by taxonomy and CF\-based heuristics,*there exists a large number ofimplicitly\-relatedtouchpoints that are currently overlooked*\. These findings underscore a critical deficiency in current conversion attribution approaches, which remain blind to a vast space of implicitly\-related, semantically relevant touchpoints\. To bridge this gap and explore how to identify these implicitly\-related touchpoints, we turn to Large Language Models \(LLMs\) for their superior semantic reasoning capabilities\([20](https://arxiv.org/html/2608.28649#bib.bib8)\)\. Specifically, we conduct a systematic evaluation of representative LLMs on SILVA, assessing their effectiveness in identifying both explicitly and implicitly\-related touchpoints across various model scales and prompting strategies\. We summarize the main findings as follows: 1. \(1\)LLM Capability of Touchpoint Selection: Cutting\-edge LLMs are excellent at identifying explicitly\-related touchpoints and effectively discover a substantial number of implicitly\-related touchpoints, but substantial room for improvement remains in implicitly\-related touchpoint selection\. 2. \(2\)Effect of Prompting Strategies: Pairwise reasoning outperforms listwise reasoning, but the gap narrows when model capability increases\. 3. \(3\)Performance across LLM Families: Proprietary LLMs, such as Gemini 3\.1 Pro\([8](https://arxiv.org/html/2608.28649#bib.bib15)\)and GPT 5\.5\([17](https://arxiv.org/html/2608.28649#bib.bib14)\), only slightly outperform open\-weight counterparts, such as GLM 5\.1\([7](https://arxiv.org/html/2608.28649#bib.bib17)\)and DeepSeek V4\-Pro\([5](https://arxiv.org/html/2608.28649#bib.bib18)\); smaller LLMs \(<100B\) largely lag behind flagship models\. Furthermore, inspired by these insights, we leverage conversion labels attributed by LLMs as auxiliary signals for training CVR prediction models, following[4](https://arxiv.org/html/2608.28649#bib.bib2)and[23](https://arxiv.org/html/2608.28649#bib.bib10)\. Results show that our approach,LLM\-OrientedTouchpointUnderstanding andSelection \(LOTUS\), yields an absolute GAUC gain of0\.35 percentage points \(pp\)over the production baseline \(Base\)\([4](https://arxiv.org/html/2608.28649#bib.bib2)\)and a further gain of0\.15 ppover the heuristic CABB competitor\([23](https://arxiv.org/html/2608.28649#bib.bib10)\)for predicting the main conversion goal on a large\-scale e\-commerce platform with hundreds of millions of active users\. We believe that our systematic analysis and findings open up a new avenue for harnessing LLMs for touchpoint selection in conversion attribution, which contributes to growth in user satisfaction and platform revenue for e\-commerce platforms\. ## 2\.Related Work Conversion attribution mechanisms, namely the rules allocating conversion credits among user touchpoints, play a vital role in e\-commerce platforms\([19](https://arxiv.org/html/2608.28649#bib.bib7)\)\. Prior studies on conversion attribution focus on weight allocation among touchpoints via causal modeling\([19](https://arxiv.org/html/2608.28649#bib.bib7);[12](https://arxiv.org/html/2608.28649#bib.bib5);[6](https://arxiv.org/html/2608.28649#bib.bib11);[10](https://arxiv.org/html/2608.28649#bib.bib3);[22](https://arxiv.org/html/2608.28649#bib.bib9);[2](https://arxiv.org/html/2608.28649#bib.bib1);[11](https://arxiv.org/html/2608.28649#bib.bib4);[15](https://arxiv.org/html/2608.28649#bib.bib12)\)and leveraging attribution results for training CVR prediction models\([4](https://arxiv.org/html/2608.28649#bib.bib2);[23](https://arxiv.org/html/2608.28649#bib.bib10);[21](https://arxiv.org/html/2608.28649#bib.bib13)\)\. However, almost all of them ignoretouchpoint selectionand only consider the touchpoints under the same item or shop as the consumed product by default\.[23](https://arxiv.org/html/2608.28649#bib.bib10)proposed to mine cross\-item relevant touchpoints in a heuristic way based on collaborative\-filtering signals and showed the value of touchpoint selection for enhancing the CVR prediction model training at Meta\. Nonetheless, their simple heuristic selection strategies may overlook implicitly\-related touchpoints\. To our knowledge, our study takes*the first step to investigate the characteristics of implicitly\-related touchpoints*and explore how to*harness LLMs for touchpoint selection*in conversion attribution\. ## 3\.The SILVA Benchmark ### 3\.1\.Problem Formulation Touchpoint selectionaims to identify whether a historical interaction contributed to a conversion\. Formally, given a conversionCCand its preceding touchpoints\{t1,t2,…,tn\}\\\{t\_\{1\},t\_\{2\},\\dots,t\_\{n\}\\\}, we assign a labelli∈\{Irrelevant, Explicit, Implicit\}l\_\{i\}\\in\\\{\\text\{Irrelevant, Explicit, Implicit\}\\\}to eachtit\_\{i\}\. In the e\-commerce context, meaningful touchpoints are categorized as: - •Explicitly\-Related: Interactions sharing metadata\-driven or statistical associations withCC: \(1\)Taxonomy Matching, such as identical item, shop, brand, or leaf category; \(2\)CF\-based Similarity, involving similar leaf categories determined by collaborative\-filtering signals\([23](https://arxiv.org/html/2608.28649#bib.bib10)\)\. - •Implicitly\-Related: Touchpoints with semantic\-driven associations that elude explicit rules, including: \(1\)Functional Complementarity\(e\.g\., camera and memory card\); and \(2\)Scenario/Audience Alignment\(e\.g\., shared anime IPs\)\. ### 3\.2\.Benchmark Construction and Analysis We establishSILVA, the first benchmark forSelectionIn fuLl\-path conVersionAttribution\. Collected from an e\-commerce platform with hundreds of millions of daily active users,SILVAcomprises1,0001,000unique conversion events and their preceding touchpoints within a 3\-day lookback window, totaling69,68069,680touchpoints\. Each touchpoint is enriched with multimodal information about the clicked product, including its image, title, shop, and category metadata\. Figure 2\.Schematic annotation interface for constructing the SILVA benchmark\.A schematic annotation interface showing a user profile, a candidate touchpoint, the final conversion, and label choices for irrelevant, explicit, and implicit relevance\.Annotation reliability\.For human annotation, we recruited six well\-trained annotators to assign labels using the annotation interface shown in Figure[2](https://arxiv.org/html/2608.28649#acmlabel2)\. All annotators were fairly compensated according to local prevailing wage rates\. Before formal annotation, annotators were trained with detailed guidelines and representative examples for explicit and implicit relevance\. Importantly, annotators assigned labels solely according to the semantic annotation guidelines and were not shown the outputs of the taxonomy\- or CF\-based heuristic baselines\. Each touchpoint was independently labeled by three annotators sampled from the pool of six annotators\. We measure inter\-annotator agreement using Fleiss’κ\\kappaover the three\-way label space, i\.e\., Irrelevant, Explicit, and Implicit\. The annotations achieve Fleiss’κ\>0\.70\\kappa\>0\.70, indicating substantial agreement beyond chance; the final label is determined by majority voting among the three annotations\. Results reveal that explicitly\-related touchpoints account for 19\.09% of the dataset\. Crucially,implicitly\-related touchpoints constitute a substantial 14\.91%, which elude traditional taxonomy and CF\-based rules\. These statistics underscore thatimplicit signals are non\-negligibleand represent a significant portion of the user’s conversion journey currently overlooked by existing studies on conversion attribution\([22](https://arxiv.org/html/2608.28649#bib.bib9);[4](https://arxiv.org/html/2608.28649#bib.bib2);[23](https://arxiv.org/html/2608.28649#bib.bib10)\)\. To fill in the gap, we investigate the capability of LLMs in discovering these latent associations in §[4](https://arxiv.org/html/2608.28649#S4)and demonstrate the downstream value of these implicitly\-related touchpoints for enhancing CVR prediction in §[5](https://arxiv.org/html/2608.28649#S5)\. ## 4\.Harnessing LLMs for Touchpoint Selection Table 1\.Main results of LLM\-based touchpoint selection on SILVA\. Exp\. and Imp\. denote explicit and implicit touchpoints\. Shaded columns mark F1 metrics, with bold and underline indicating the best and second\-best values in each F1 column\.### 4\.1\.Experimental Setup Foundation models\.We evaluate eight representative LLMs: GPT\-5\.5\([17](https://arxiv.org/html/2608.28649#bib.bib14)\), Gemini\-3\.1\-Pro\([8](https://arxiv.org/html/2608.28649#bib.bib15)\), Claude\-Opus\-4\.7\([1](https://arxiv.org/html/2608.28649#bib.bib16)\), GLM\-5\.1\([7](https://arxiv.org/html/2608.28649#bib.bib17)\), DeepSeek\-V4\-Pro and DeepSeek\-V4\-Flash\([5](https://arxiv.org/html/2608.28649#bib.bib18)\), and Qwen3\.5\-27B and Qwen3\.5\-30B\-A3B\([18](https://arxiv.org/html/2608.28649#bib.bib19)\)\. For models supporting switching thinking on or off, we use the thinking mode; otherwise, we use the default setting\. Prompting protocols\.We compare pairwise and listwise prompting\. In thepairwiseprotocol, the model receives the user profile, one candidate touchpoint, and the final conversion, and judges whether the touchpoint is irrelevant, explicitly related, or implicitly related\. In thelistwiseprotocol, the model receives the user profile, the full behavior log, and the final conversion, and returns the relevant touchpoints with their relation types\. Figure[3](https://arxiv.org/html/2608.28649#acmlabel3)compares the two protocols\. The same criteria are listed in the prompts in both protocols: explicit relevance is based on shop/brand matching, leaf\-category matching, and CF\-based similar\-category matching, while implicit relevance covers functional complementarity and scenario or audience consistency\. Figure 3\.Schematic comparison of pairwise and listwise prompting protocols for LLM\-based touchpoint selection\.A schematic comparison of pairwise and listwise prompting protocols, showing the inputs, LLM calls, output labels, and shared selection criteria\.Evaluation metrics\.We evaluate each conversion separately and then macro\-average across conversions\. For each conversionjjand classc∈\{Exp\.,Imp\.\}c\\in\\\{\\mathrm\{Exp\.\},\\mathrm\{Imp\.\}\\\}, we compute the precisionPc,jP\_\{c,j\}, the recallRc,jR\_\{c,j\}, and the F1 scoreF1c,j=2Pc,jRc,j/\(Pc,j\+Rc,j\)F1\_\{c,j\}=2P\_\{c,j\}R\_\{c,j\}/\(P\_\{c,j\}\+R\_\{c,j\}\)from the touchpoints in that conversion\. Table[1](https://arxiv.org/html/2608.28649#S4.T1)reports the averagedP¯c\\overline\{P\}\_\{c\},R¯c\\overline\{R\}\_\{c\}, andF1¯c\\overline\{F1\}\_\{c\}\. The reported Overall F1 is computed as\(F1¯Exp\.\+F1¯Imp\.\)/2\(\\overline\{F1\}\_\{\\mathrm\{Exp\.\}\}\+\\overline\{F1\}\_\{\\mathrm\{Imp\.\}\}\)/2\. ### 4\.2\.Main Results and Key Findings We present the main results in Table[1](https://arxiv.org/html/2608.28649#S4.T1)and make four key findings\. Finding 1: Implicitly\-related touchpoints are much harder to identify than explicitly\-related ones\.Across all configurations, explicit F1 is consistently higher than implicit F1\. Pairwise prompting reaches a high average explicit F1 at 0\.8979, but only achieves 0\.4929 implicit F1; listwise prompting averages 0\.8372 explicit F1 and 0\.4608 implicit F1\. The best implicit F1 is 0\.5426, far below the best explicit F1 of 0\.9095, indicating that semantic relations such as functional complementarity and scenario consistency remain difficult even for strong LLMs\. Considering that the expected F1 score for random guessing is approximately0\.14910\.1491\(based on the prevalence of implicit labels in SILVA\),*the performance of current LLMs is indeed significant, yet a substantial gap remains toward human\-level understanding*\. Finding 2: Pairwise prompting beats listwise prompting\.Pairwise prompting outperforms listwise prompting on every model in Table[1](https://arxiv.org/html/2608.28649#S4.T1)\. Averaged over all models, pairwise prompting raises the overall F1 from 0\.6490 to 0\.6954\. Pairwise prompting likely benefits from decomposing a noisy sequence\-level selection problem into candidate\-level judgments, while listwise prompting tends to over\-filter touchpoints, resulting in a significantly lower recall\. Finding 3: Strong open\-weight models are competitive with proprietary counterparts, but smaller open\-weight variants lag behind\.GLM\-5\.1 and DeepSeek\-V4\-Pro reach 0\.7086 and 0\.7056 in terms of overall F1 under pairwise prompting, respectively, close to the best proprietary model GPT\-5\.5 at 0\.7197\. In contrast, smaller Qwen variants lag behind flagship models, especially on the implicitly\-related touchpoints\. This performance gap underscores that capturing latent semantic associations for touchpoint selection necessitates the superior reasoning power of large flagship models\. Finding 4: Model capability narrows the performance gap between pairwise and listwise prompting strategies\.The gap is 1\.3 percentage points \(ppfor short\) for Gemini\-3\.1\-Pro and 3\.0 pp for GPT\-5\.5, but grows to 6\.2 pp for Qwen3\.5\-27B and 11\.9 pp for Qwen3\.5\-30B\-A3B\. This suggests that stronger models handle listwise comparison better, whereas smaller models benefit more from pairwise decomposition\. Figure[4](https://arxiv.org/html/2608.28649#acmlabel4)further shows that the pairwise gain is larger when listwise Overall F1 is lower\. This trend indicates that pairwise prompting is especially useful when a model struggles to compare many touchpoints in a single listwise response\. Figure 4\.The performance gap between pairwise and listwise prompting narrows when the listwise overall F1 is higher\.A scatter plot showing listwise Overall F1 on the horizontal axis and pairwise gain over listwise prompting on the vertical axis for the evaluated LLMs\. ### 4\.3\.Ablation Study We further analyze the impact of chain\-of\-thought reasoning by switching the reasoning mode fromthinktonothinkand comparing the resulting metrics in Table[2](https://arxiv.org/html/2608.28649#S4.T2)\. We find that thethinking mode is generally helpful, but its effect varies across models and protocols\. On average, it brings a larger Overall F1 gain under listwise prompting \(\+0\.0196\) than under pairwise prompting \(\+0\.0082\), while the strongest listwise gains come from the smaller open\-weight Qwen variants\. Overall, the thinking mode provides only marginal improvements, suggesting that current reasoning patterns are not fully optimized for the complexities of touchpoint selection\. This indicates a critical need for future research to develop specialized fine\-tuning or reasoning strategies specifically adapted to the nuanced semantic judgments required for the touchpoint selection task\. Table 2\.Ablation of thinking mode for LLM\-based touchpoint selection\. We report the F1 gain ofthinkovernothink\. ## 5\.Application: Enhancing CVR Prediction Table 3\.Comparison of different touchpoint selection methods for CVR prediction\. Our LLM\-based selection captures incremental semantic signals beyond traditional heuristics\.To validate the potential utility of LLM\-based touchpoint selection, we conduct an experiment using a production\-scale CVR prediction model on our e\-commerce platform\. Following[4](https://arxiv.org/html/2608.28649#bib.bib2)and[23](https://arxiv.org/html/2608.28649#bib.bib10), we incorporate the selected touchpoints as positive samples foran auxiliary indirect conversion prediction task\. Leveraging the insights from our benchmark evaluation in §[4](https://arxiv.org/html/2608.28649#S4), we employ our internal foundation model with pairwise reasoning to perform touchpoint selection at scale\. As shown in Table[3](https://arxiv.org/html/2608.28649#S5.T3), our approach,LLM\-OrientedTouchpointUnderstanding andSelection \(LOTUS\), substantially outperforms both the in\-shop attribution baseline Base\([4](https://arxiv.org/html/2608.28649#bib.bib2)\)and the heuristic rule\-based selection method CABB\([23](https://arxiv.org/html/2608.28649#bib.bib10)\), which covers only explicit cross\-shop touchpoints, achieving absolute offline Group AUC \(GAUC\) gains of0\.35 pp and 0\.15 pp\([9](https://arxiv.org/html/2608.28649#bib.bib22);[4](https://arxiv.org/html/2608.28649#bib.bib2);[16](https://arxiv.org/html/2608.28649#bib.bib6);[14](https://arxiv.org/html/2608.28649#bib.bib20);[13](https://arxiv.org/html/2608.28649#bib.bib21)\)for the main conversion goal over Base and CABB, respectively\. The improvement over Base demonstrates the value of incorporating cross\-shop touchpoints, while the additional gain over CABB suggests that LLM\-based semantic reasoning can identify useful implicit relations beyond those captured by explicit heuristic rules\. Considering that an absolute GAUC improvement of0\.10\.1pp is empirically sufficient to drive substantial growth in online sales and advertising revenue\([4](https://arxiv.org/html/2608.28649#bib.bib2);[3](https://arxiv.org/html/2608.28649#bib.bib23);[24](https://arxiv.org/html/2608.28649#bib.bib24)\), these results validate the practical utility of leveraging LLMs to discover latent, high\-value touchpoints that traditional methods overlook\. ## 6\.Conclusion In this study, we identify a criticalsemantic gapin conversion attribution, where traditional heuristic methods overlook a vast space ofimplicitly\-related touchpoints\. Through our newly establishedSILVAbenchmark, we find that implicitly\-related and explicitly\-related touchpoints account for 14\.91% and 19\.09% of all annotated touchpoints, respectively\. Our systematic evaluation shows that LLMs can effectively bridge this gap by reasoning over product metadata and user\-behavior context\. Detailed analysis further reveals that pairwise reasoning improves performance and that larger foundation models are better able to capture subtle semantic nuances\. Furthermore, integrating these LLM\-identified touchpoints into a production\-scale CVR prediction model improves GAUC by an absolute margin of0\.35 ppover the production baseline\([4](https://arxiv.org/html/2608.28649#bib.bib2)\), which considers only in\-shop touchpoints, and by0\.15 ppover the heuristic CABB competitor\([23](https://arxiv.org/html/2608.28649#bib.bib10)\)\. Overall, our study highlights the promising potential of LLMs in refining conversion attribution, providing a useful roadmap for future research on conversion attribution and conversion rate prediction in the LLM era\. ###### Acknowledgements\. This work is funded by CCF\-ALIMAMA TECH Kangaroo Fund \(No\. CCF\-ALIMAMA of 2025004\)\. ## GenAI Usage Disclosure Generative AI tools were only used for limited text polishing during the draft preparation\. ## References - Anthropic \(2026\)AnthropicIntroducing Claude Opus 4\.7\.External Links:[Link](https://www.anthropic.com/news/claude-opus-4-7)Cited by:[§4\.1](https://arxiv.org/html/2608.28649#S4.SS1.p1.1)\. - Bencinaet al\.\(2025\)J\. Bencina, E\. Aykutlug, Y\. Chen, Z\. Zhang, S\. Sorenson, S\. Tang, and C\. WeiLiDDA: data driven attribution at LinkedIn\.External Links:2505\.09861,[Link](https://arxiv.org/abs/2505.09861)Cited by:[§2](https://arxiv.org/html/2608.28649#S2.p1.1)\. - Chanet al\.\(2023\)Z\. Chan, Y\. Zhang, S\. Han, Y\. Bai, X\. Sheng, S\. Lou, J\. Hu, B\. Liu, Y\. Jiang, J\. Xu, and B\. ZhengCapturing conversion rate fluctuation during sales promotions: a novel historical data reuse approach\.InProceedings of the 29th ACM SIGKDD Conference on Knowledge Discovery and Data Mining,KDD ’23,New York, NY, USA,pp\. 3774–3784\.External Links:[Document](https://dx.doi.org/10.1145/3580305.3599788)Cited by:[§5](https://arxiv.org/html/2608.28649#S5.p3.1)\. - Chenet al\.\(2025\)S\. Chen, Z\. Chan, X\. Sheng, L\. Zhang, S\. Chen, C\. Hou, H\. Zhu, J\. Xu, and B\. ZhengSee beyond a single view: multi\-attribution learning leads to better conversion rate prediction\.InProceedings of the 34th ACM International Conference on Information and Knowledge Management,CIKM ’25,New York, NY, USA,pp\. 5600–5608\.External Links:ISBN 9798400720406,[Document](https://dx.doi.org/10.1145/3746252.3761580)Cited by:[§1](https://arxiv.org/html/2608.28649#S1.p1.1),[§1](https://arxiv.org/html/2608.28649#S1.p4.1),[§2](https://arxiv.org/html/2608.28649#S2.p1.1),[§3\.2](https://arxiv.org/html/2608.28649#S3.SS2.p3.1),[Table 3](https://arxiv.org/html/2608.28649#S5.T3.4.1.2.1),[§5](https://arxiv.org/html/2608.28649#S5.p1.1),[§5](https://arxiv.org/html/2608.28649#S5.p2.1),[§5](https://arxiv.org/html/2608.28649#S5.p3.1),[§6](https://arxiv.org/html/2608.28649#S6.p1.1)\. - DeepSeek\-AI \(2026\)DeepSeek\-AIDeepSeek\-V4: towards highly efficient million\-token context intelligence\.External Links:[Link](https://huggingface.co/deepseek-ai/DeepSeek-V4-Pro)Cited by:[item 3](https://arxiv.org/html/2608.28649#S1.I1.i3.p1.1),[§4\.1](https://arxiv.org/html/2608.28649#S4.SS1.p1.1)\. - Duet al\.\(2019\)R\. Du, Y\. Zhong, H\. Nair, B\. Cui, and R\. ShouCausally driven incremental multi touch attribution using a recurrent neural network\.External Links:1902\.00215,[Link](https://arxiv.org/abs/1902.00215)Cited by:[§2](https://arxiv.org/html/2608.28649#S2.p1.1)\. - GLM\-5\-Team \(2026\)GLM\-5\-TeamGLM\-5: from vibe coding to agentic engineering\.External Links:2602\.15763,[Link](https://arxiv.org/abs/2602.15763)Cited by:[item 3](https://arxiv.org/html/2608.28649#S1.I1.i3.p1.1),[§4\.1](https://arxiv.org/html/2608.28649#S4.SS1.p1.1)\. - Google DeepMind \(2026\)Google DeepMindGemini 3\.1 Pro model card\.External Links:[Link](https://deepmind.google/models/model-cards/gemini-3-1-pro/)Cited by:[item 3](https://arxiv.org/html/2608.28649#S1.I1.i3.p1.1),[§4\.1](https://arxiv.org/html/2608.28649#S4.SS1.p1.1)\. - Huet al\.\(2023\)J\. Hu, Z\. Chan, Y\. Zhang, S\. Han, S\. Lou, B\. Liu, H\. Zhu, Y\. Jiang, J\. Xu, and B\. ZhengPS\-SA: an efficient self\-attention via progressive sampling for user behavior sequence modeling\.InProceedings of the 32nd ACM International Conference on Information and Knowledge Management,CIKM ’23,New York, NY, USA,pp\. 4639–4645\.Cited by:[§5](https://arxiv.org/html/2608.28649#S5.p2.1)\. - Kumaret al\.\(2020\)S\. Kumar, G\. Gupta, R\. Prasad, A\. Chatterjee, L\. Vig, and G\. ShroffCAMTA: causal attention model for multi\-touch attribution\.In2020 International Conference on Data Mining Workshops \(ICDMW\),pp\. 79–86\.External Links:[Document](https://dx.doi.org/10.1109/ICDMW51313.2020.00020)Cited by:[§1](https://arxiv.org/html/2608.28649#S1.p1.1),[§2](https://arxiv.org/html/2608.28649#S2.p1.1)\. - Lewiset al\.\(2025\)R\. Lewis, F\. Zettelmeyer, B\. R\. Gordon, C\. Garib, J\. Hermle, M\. Perry, H\. Romero, and G\. SchnaidtAmazon ads multi\-touch attribution\.External Links:2508\.08209Cited by:[§2](https://arxiv.org/html/2608.28649#S2.p1.1)\. - Liet al\.\(2018\)N\. Li, S\. K\. Arava, C\. Dong, Z\. Yan, and A\. PaniDeep neural net with attention for multi\-channel multi\-touch attribution\.External Links:1809\.02230,[Link](https://arxiv.org/abs/1809.02230)Cited by:[§2](https://arxiv.org/html/2608.28649#S2.p1.1)\. - Liet al\.\(2026\)X\. Li, S\. Chen, G\. Xv, L\. Zhang, M\. Luo, Z\. Chan, X\. Sheng, H\. Zhu, J\. Xu, and C\. LinDelayed feedback modeling for post\-click gross merchandise volume prediction: benchmark, insights and approaches\.InProceedings of the ACM Web Conference 2026,pp\. 6299–6308\.External Links:[Document](https://dx.doi.org/10.1145/3774904.3792348)Cited by:[§5](https://arxiv.org/html/2608.28649#S5.p2.1)\. - Liuet al\.\(2026a\)M\. Liu, Y\. Bai, Z\. Chan, S\. Chen, X\. Sheng, H\. Zhu, J\. Xu, and X\. ChenEST: towards efficient scaling laws in click\-through rate prediction via unified modeling\.InProceedings of the 32nd ACM SIGKDD Conference on Knowledge Discovery and Data Mining V\.2,KDD ’26,New York, NY, USA,pp\. 7656–7666\.External Links:ISBN 9798400722592,[Link](https://doi.org/10.1145/3770855.3818400),[Document](https://dx.doi.org/10.1145/3770855.3818400)Cited by:[§5](https://arxiv.org/html/2608.28649#S5.p2.1)\. - Liuet al\.\(2026b\)Y\. Liu, L\. Xia, H\. Liu, Z\. Yan, J\. Liang, H\. Li, and K\. GaiALM\-MTA: front\-door causal multi\-touch attribution method for creator\-ecosystem optimization\.InThe Fourteenth International Conference on Learning Representations,Cited by:[§1](https://arxiv.org/html/2608.28649#S1.p1.1),[§2](https://arxiv.org/html/2608.28649#S2.p1.1)\. - Luoet al\.\(2026\)M\. Luo, G\. Xv, S\. Chen, X\. Li, L\. Zhang, Z\. Chan, X\. Sheng, H\. Zhu, J\. Xu, B\. Zheng, and C\. LinModeling cascaded delay feedback for online net conversion rate prediction: benchmark, insights and solutions\.InProceedings of the ACM Web Conference 2026,pp\. 6252–6263\.External Links:[Document](https://dx.doi.org/10.1145/3774904.3792327)Cited by:[§5](https://arxiv.org/html/2608.28649#S5.p2.1)\. - OpenAI \(2026\)OpenAIGPT\-5\.5 system card\.External Links:[Link](https://openai.com/index/gpt-5-5-system-card/)Cited by:[item 3](https://arxiv.org/html/2608.28649#S1.I1.i3.p1.1),[§4\.1](https://arxiv.org/html/2608.28649#S4.SS1.p1.1)\. - Qwen Team \(2026\)Qwen TeamQwen3\.5: towards native multimodal agents\.External Links:[Link](https://qwen.ai/blog?id=qwen3.5)Cited by:[§4\.1](https://arxiv.org/html/2608.28649#S4.SS1.p1.1)\. - Shao and Li \(2011\)X\. Shao and L\. LiData\-driven multi\-touch attribution models\.InProceedings of the 17th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining,KDD ’11,pp\. 258–264\.External Links:[Document](https://dx.doi.org/10.1145/2020408.2020453)Cited by:[§1](https://arxiv.org/html/2608.28649#S1.p1.1),[§2](https://arxiv.org/html/2608.28649#S2.p1.1)\. - Weiet al\.\(2022\)J\. Wei, X\. Wang, D\. Schuurmans, M\. Bosma, B\. Ichter, F\. Xia, E\. Chi, Q\. V\. Le, and D\. ZhouChain\-of\-thought prompting elicits reasoning in large language models\.InAdvances in Neural Information Processing Systems,Vol\.35,pp\. 24824–24837\.External Links:[Document](https://dx.doi.org/10.52202/068431-1800)Cited by:[§1](https://arxiv.org/html/2608.28649#S1.p3.1)\. - Wuet al\.\(2026\)J\. Wu, S\. Chen, Z\. Chan, Y\. Bai, L\. Zhang, S\. Chen, C\. Hou, X\. Sheng, H\. Zhu, J\. Xu, B\. Zheng, and C\. FuMAC: a conversion rate prediction benchmark featuring labels under multiple attribution mechanisms\.InProceedings of the 32nd ACM SIGKDD Conference on Knowledge Discovery and Data Mining V\.2,KDD ’26,New York, NY, USA,pp\. 10009–10019\.External Links:ISBN 9798400722592,[Link](https://doi.org/10.1145/3770855.3817488),[Document](https://dx.doi.org/10.1145/3770855.3817488)Cited by:[§1](https://arxiv.org/html/2608.28649#S1.p1.1),[§2](https://arxiv.org/html/2608.28649#S2.p1.1)\. - Yaoet al\.\(2022\)D\. Yao, C\. Gong, L\. Zhang, S\. Chen, and J\. BiCausalMTA: eliminating the user confounding bias for causal multi\-touch attribution\.InProceedings of the 28th ACM SIGKDD Conference on Knowledge Discovery and Data Mining,KDD ’22,New York, NY, USA,pp\. 4342–4352\.External Links:[Document](https://dx.doi.org/10.1145/3534678.3539108)Cited by:[§1](https://arxiv.org/html/2608.28649#S1.p1.1),[§2](https://arxiv.org/html/2608.28649#S2.p1.1),[§3\.2](https://arxiv.org/html/2608.28649#S3.SS2.p3.1)\. - Zenget al\.\(2026\)X\. Zeng, A\. Jaspal, B\. Liu, G\. Panneeru, K\. Huang, N\. Bievre, M\. Jaggi, P\. Maniraju, and A\. JainClick a, buy b: rethinking conversion attribution in e\-commerce recommendations\.InComputational Advertising,Communications in Computer and Information Science,pp\. 113–124\.External Links:[Document](https://dx.doi.org/10.1007/978-3-032-16358-5%5F9)Cited by:[§1](https://arxiv.org/html/2608.28649#S1.p1.1),[§1](https://arxiv.org/html/2608.28649#S1.p2.1),[§1](https://arxiv.org/html/2608.28649#S1.p4.1),[§2](https://arxiv.org/html/2608.28649#S2.p1.1),[1st item](https://arxiv.org/html/2608.28649#S3.I1.i1.p1.1),[§3\.2](https://arxiv.org/html/2608.28649#S3.SS2.p3.1),[Table 3](https://arxiv.org/html/2608.28649#S5.T3.4.1.3.1),[§5](https://arxiv.org/html/2608.28649#S5.p1.1),[§5](https://arxiv.org/html/2608.28649#S5.p2.1),[§6](https://arxiv.org/html/2608.28649#S6.p1.1)\. - Zhanget al\.\(2022\)Y\. Zhang, Z\. Chan, S\. Xu, W\. Bian, S\. Han, H\. Deng, and B\. ZhengKEEP: an industrial pre\-training framework for online recommendation via knowledge extraction and plugging\.InProceedings of the 31st ACM International Conference on Information & Knowledge Management,CIKM ’22,New York, NY, USA,pp\. 3684–3693\.External Links:[Document](https://dx.doi.org/10.1145/3511808.3557106)Cited by:[§5](https://arxiv.org/html/2608.28649#S5.p3.1)\.
Similar Articles
Probabilistic Attribution For Large Language Models
This paper proposes a model-agnostic probabilistic token attribution measure for LLMs using Bayes' rule to invert next-token log probabilities, capturing the model's internal representation of token sequences and improving interpretability through entropy analysis.
Dimension-Level Intent Fidelity Evaluation for Large Language Models: Evidence from Structured Prompt Ablation
This paper introduces a dimension-level evaluation method for measuring intent fidelity in large language models using structured prompt ablation.
Human-Like Anaphor Resolution in Large Language Models
This paper investigates whether five open-weight LLMs exhibit human-like sensitivity to psycholinguistic factors in anaphor resolution, using surprisal and comprehension accuracy as behavioral measures. Results show selective cognitive alignment, with some models matching human discourse sensitivity but not semantic interference effects.
Understanding Large Language Models
This chapter reviews current understanding of Large Language Models, discussing their Transformer architecture, emergent capabilities resembling human cognition, and debates about whether LLMs genuinely understand or merely simulate understanding.
LLM Doesn't Know What It Doesn't Know: Detecting Epistemic Blind Spots via Cross-Model Attribution Divergence on Clinical Tabular Data
This paper explores Large Language Models' inability to recognize their knowledge limits on structured clinical data, proposing a cross-model attribution divergence method to detect epistemic blind spots. The approach improves calibration and accuracy without training by combining few-shot examples and SHAP-derived feature evidence.