paper-with-me

Papers

TBIN: Modeling Long Textual Behavior Data for CTR Prediction

2023-08-09 · Shuwei Chen, Xiang Li, Jian Dong, Jin Zhang, Yongkang Wang, Xingxing Wang

Click-through rate (CTR) prediction plays a pivotal role in the success of recommendations. Inspired by the recent thriving of language models (LMs), a surge of works improve prediction by organizing user behavior data in a \textbf{textual} format and using LMs to understand user interest at a semantic level. While promising, these works have to truncate the textual data to reduce the quadratic computational overhead of self-attention in LMs. However, it has been studied that long user behavior data can significantly benefit CTR prediction. In addition, these works typically condense user diverse interests into a single feature vector, which hinders the expressive capability of the model. In this paper, we propose a \textbf{T}extual \textbf{B}ehavior-based \textbf{I}nterest Chunking \textbf{N}etwork (TBIN), which tackles the above limitations by combining an efficient locality-sensitive hashing algorithm and a shifted chunk-based self-attention. The resulting user diverse interests are dynamically activated, producing user interest representation towards the target item. Finally, the results of both offline and online experiments on real-world food recommendation platform demonstrate the effectiveness of TBIN.

📄 PDF Abstract BibTeX arXiv:2308.08483

Code (0)

등록된 구현이 없습니다.

Tasks

ChunkingClick-Through Rate PredictionFood recommendationPrediction

Similar Papers 제목 키워드 기반

VietBinoculars: A Zero-Shot Approach for Detecting Vietnamese LLM-Generated Text

2025-09-30 · Trieu Hai Nguyen, Sivaswamy Akilesh arxiv

The rapid development research of Large Language Models (LLMs) based on transformer architectures raises key challenges, one of them being the task of distinguishing between human-written text and LLM-generated text. As …

A Large-Scale Dataset and Benchmark: Do Protein-Ligand Models Learn Binding Sites or Just Binding Likelihood?

2026-05-21 · Zhaohan Meng, Zhen Bai, Ke Yuan, Iadh Ounis 외 arxiv

Protein-ligand modeling underpins computational drug discovery and molecular design. Existing protein-ligand benchmarks typically evaluate whether a protein and ligand interact and how strongly they bind, through tasks s…

Drug Discovery

EventBind: Learning a Unified Representation to Bind Them All for Event-based Open-world Understanding

2023-08-06 · Jiazhou Zhou, Xu Zheng, Yuanhuiyi Lyu, Lin Wang

In this paper, we propose EventBind, a novel and effective framework that unleashes the potential of vision-language models (VLMs) for event-based recognition to compensate for the lack of large-scale event-based dataset…

AllTransfer Learning

Block-Wise Differentiable Sinkhorn Attention: Tail-Refinement Gradients with a Gap-Aware Dustbin Bridge

2026-04-28 · Dylan Forde arxiv

We study long-context balanced entropic optimal transport (OT) attention on TPU hardware through a stopped-base, fixed-depth tail-refinement surrogate. After a stopped $T$-step Sinkhorn solve, we unroll a short refinemen…

ECHO: Towards Emotionally Appropriate and Contextually Aware Interactive Head Generation

2026-03-18 · Xiangyu Kong, Xiaoyu Jin, Yihan Pan, Haoqin Sun 외 arxiv

In natural face-to-face interaction, participants seamlessly alternate between speaking and listening, producing facial behaviors (FBs) that are finely informed by long-range context and naturally exhibit contextual appr…