📊 Статистика дайджестов

Всего дайджестов: 34022 Добавлено сегодня: 82

Последнее обновление: сегодня
Авторы:

Tao Xue, Yanwu Yang, Panyu Zhai

Саммари на русском не найдено
Доступные поля: ['id', 'arxiv_id', 'title', 'authors', 'abstract', 'summary_ru', 'categories', 'published_date', 'created_at']
Annotation:
Conversion and conversion rate (CVR) prediction play a critical role in efficient advertising decision-making. In past decades, although researchers have developed plenty of models for CVR prediction, the methodological evolution and relationships between different techniques have been precluded. In this paper, we conduct a comprehensive literature review on CVR prediction in online advertising, and classify state-of-the-art CVR prediction models into six categories with respect to the underlyin...
ID: 2512.01171v1 cs.IR, cs.AI, cs.LG
Авторы:

Shan Gao, Yanwu Yang

Саммари на русском не найдено
Доступные поля: ['id', 'arxiv_id', 'title', 'authors', 'abstract', 'summary_ru', 'categories', 'published_date', 'created_at']
Annotation:
This research designs a unified architecture of CTR prediction benchmark (Bench-CTR) platform that offers flexible interfaces with datasets and components of a wide range of CTR prediction models. Moreover, we construct a comprehensive system of evaluation protocols encompassing real-world and synthetic datasets, a taxonomy of metrics, standardized procedures and experimental guidelines for calibrating the performance of CTR prediction models. Furthermore, we implement the proposed benchmark pla...
ID: 2512.01179v1 cs.IR, cs.AI, cs.LG
Авторы:

Weijie Jiang, Armando Ordorica, Jaewon Yang, Olafur Gudmundsson, Yucheng Tu, Huizhong Duan

Саммари на русском не найдено
Доступные поля: ['id', 'arxiv_id', 'title', 'authors', 'abstract', 'summary_ru', 'categories', 'published_date', 'created_at']
Annotation:
User retention is a critical objective for online platforms like Pinterest, as it strengthens user loyalty and drives growth through repeated engagement. A key indicator of retention is revisitation, i.e., when users return to view previously saved content, a behavior often sparked by personalized recommendations and user satisfaction. However, modeling and optimizing revisitation poses significant challenges. One core difficulty is accurate attribution: it is often unclear which specific user a...
ID: 2511.18013v1 cs.IR, cs.AI, cs.LG
Авторы:

Dor Arviv, Yehonatan Elisha, Oren Barkan, Noam Koenigstein

Саммари на русском не найдено
Доступные поля: ['id', 'arxiv_id', 'title', 'authors', 'abstract', 'summary_ru', 'categories', 'published_date', 'created_at']
Annotation:
We present a method for extracting \emph{monosemantic} neurons, defined as latent dimensions that align with coherent and interpretable concepts, from user and item embeddings in recommender systems. Our approach employs a Sparse Autoencoder (SAE) to reveal semantic structure within pretrained representations. In contrast to work on language models, monosemanticity in recommendation must preserve the interactions between separate user and item embeddings. To achieve this, we introduce a \emph{pr...
ID: 2511.18024v1 cs.IR, cs.AI, cs.LG
Авторы:

Oren Barkan, Yahlly Schein, Yehonatan Elisha, Veronika Bogina, Mikhail Baklanov, Noam Koenigstein

Саммари на русском не найдено
Доступные поля: ['id', 'arxiv_id', 'title', 'authors', 'abstract', 'summary_ru', 'categories', 'published_date', 'created_at']
Annotation:
Explanation fidelity, which measures how accurately an explanation reflects a model's true reasoning, remains critically underexplored in recommender systems. We introduce SPINRec (Stochastic Path Integration for Neural Recommender Explanations), a model-agnostic approach that adapts path-integration techniques to the sparse and implicit nature of recommendation data. To overcome the limitations of prior methods, SPINRec employs stochastic baseline sampling: instead of integrating from a fixed o...
ID: 2511.18047v1 cs.IR, cs.AI, cs.LG
Авторы:

Yu Hou, Won-Yong Shin

Саммари на русском не найдено
Доступные поля: ['id', 'arxiv_id', 'title', 'authors', 'abstract', 'summary_ru', 'categories', 'published_date', 'created_at']
Annotation:
Large language model (LLM)-based recommender systems have achieved high-quality performance by bridging the discrepancy between the item space and the language space through item tokenization. However, existing item tokenization methods typically require training separate models for each item domain, limiting generalization. Moreover, the diverse distributions and semantics across item domains make it difficult to construct a unified tokenization that preserves domain-specific information. To ad...
ID: 2511.12922v1 cs.IR, cs.AI, cs.LG, cs.NE, cs.SI
Авторы:

Zhijie Lin, Zhuofeng Li, Chenglei Dai, Wentian Bao, Shuai Lin, Enyun Yu, Haoxiang Zhang, Liang Zhao

Саммари на русском не найдено
Доступные поля: ['id', 'arxiv_id', 'title', 'authors', 'abstract', 'summary_ru', 'categories', 'published_date', 'created_at']
Annotation:
In a multi-stage recommendation system, reranking plays a crucial role in modeling intra-list correlations among items. A key challenge lies in exploring optimal sequences within the combinatorial space of permutations. Recent research follows a two-stage (generator-evaluator) paradigm, where a generator produces multiple feasible sequences, and an evaluator selects the best one. In practice, the generator is typically implemented as an autoregressive model. However, these two-stage methods face...
ID: 2510.25220v1 cs.IR, cs.AI, cs.LG
Авторы:

Yehjin Shin, Jeongwhan Choi, Seojin Kim, Noseong Park

Саммари на русском не найдено
Доступные поля: ['id', 'arxiv_id', 'title', 'authors', 'abstract', 'summary_ru', 'categories', 'published_date', 'created_at']
Annotation:
Recently, convolutional filters have been increasingly adopted in sequential recommendation for their ability to capture local sequential patterns. However, most of these models complement convolutional filters with self-attention. This is because convolutional filters alone, generally fixed filters, struggle to capture global interactions necessary for accurate recommendation. We propose Time-Variant Convolutional Filters for Sequential Recommendation (TV-Rec), a model inspired by graph signal ...
ID: 2510.25259v1 cs.IR, cs.AI, cs.LG
Авторы:

Joeran Beel, Bela Gipp, Tobias Vente, Moritz Baumgart, Philipp Meister

Саммари на русском не найдено
Доступные поля: ['id', 'arxiv_id', 'title', 'authors', 'abstract', 'summary_ru', 'categories', 'published_date', 'created_at']
Annotation:
Recommender-systems research has accelerated model and evaluation advances, yet largely neglects automating the research process itself. We argue for a shift from narrow AutoRecSys tools -- focused on algorithm selection and hyper-parameter tuning -- to an Autonomous Recommender-Systems Research Lab (AutoRecLab) that integrates end-to-end automation: problem ideation, literature analysis, experimental design and execution, result interpretation, manuscript drafting, and provenance logging. Drawi...
ID: 2510.18104v1 cs.IR, cs.AI, cs.LG
Авторы:

Mingshi Xu, Haoren Zhu, Wilfred Siu Hung Ng

## Контекст Поиск эффективных методов построения системы рекомендаций последовательностей является важной задачей в области машинного обучения. Одним из ключевых вызовов является нестабильность и шум в пользовательских данных о взаимодействии. Из-за этого, модели, основанные на маскированной активности, часто оказываются слишком чувствительными к этим факторам, что приводит к ухудшению точности прогнозирования. Это ставит перед исследователями задачу разработки более устойчивых и точных моделей для рекомендаций последовательностей. ## Метод Метод, предложенный в статье, основывается на разработке многопутевого механизма активности (MIQ-Attn), который использует несколько разных векторов запроса из пользовательских данных. Этот подход позволяет сократить эффект шума в данных и улучшить стабильность модели. Механизм MIQ-Attn предлагается как дополнение к существующим моделям, легко интегрируемый с ними в качестве замены единичному запросу в алгоритмах. Таким образом, он может быть использован для улучшения любых моделей, основанных на активности. ## Результаты Исследователи проверили свой подход на нескольких бенчмарк-датасетах, сравнивая результаты с традиционными моделями. Эксперименты показали, что MIQ-Attn существенно повышает точность рекомендаций и улучшает устойчивость модели к шуму в данных. На основе этих результатов можно сделать вывод, что MIQ-Attn является эффективным инструментом для решения проблем нестабильности в последовательных рекомендациях. ## Значимость Этот подход может быть применен в различных областях, включая рекомендации покупок, медиа-контента, социальных сетей и других системах, где необходимо предоставить пользователю наиболее актуальные и подходящие рекомендации. Особым преимуществом является увеличение устойчивости модели к внешним факторам и шумам в данных, что может привести к более точным и надежным результатам. ## Выводы Результаты исследования показывают, что MIQ-Attn является эффективным методом для улучшения стабильности и точности моделей последовательных рекомендаций. Будущие исследования могут сосредоточиться на расширении этого подхода для работы с более сложными данными и исследовании его применения в различных прикладных сферах.
Annotation:
The inherent instability and noise in user interaction data challenge sequential recommendation systems. Prevailing masked attention models, relying on a single query from the most recent item, are sensitive to this noise, reducing prediction reliability. We propose the Multi-Item-Query attention mechanism (MIQ-Attn) to enhance model stability and accuracy. MIQ-Attn constructs multiple diverse query vectors from user interactions, effectively mitigating noise and improving consistency. It is des...
ID: 2509.24424v1 cs.IR, cs.AI, cs.LG
Показано 1 - 10 из 27 записей