paper-with-me

Papers

A Universal Sets-level Optimization Framework for Next Set Recommendation

2024-10-30 · Yuli Liu, Min Liu, Christian Walder, Lexing Xie

Next Set Recommendation (NSRec), encompassing related tasks such as next basket recommendation and temporal sets prediction, stands as a trending research topic. Although numerous attempts have been made on this topic, there are certain drawbacks: (i) Existing studies are still confined to utilizing objective functions commonly found in Next Item Recommendation (NIRec), such as binary cross entropy and BPR, which are calculated based on individual item comparisons; (ii) They place emphasis on building sophisticated learning models to capture intricate dependency relationships across sequential sets, but frequently overlook pivotal dependency in their objective functions; (iii) Diversity factor within sequential sets is frequently overlooked. In this research, we endeavor to unveil a universal and S ets-level optimization framework for N ext Set Recommendation (SNSRec), offering a holistic fusion of diversity distribution and intricate dependency relationships within temporal sets. To realize this, the following contributions are made: (i) We directly model the temporal set in a sequence as a cohesive entity, leveraging the Structured Determinantal Point Process (SDPP), wherein the probabilistic DPP distribution prioritizes collections of structures (sequential sets) instead of individual items; (ii) We introduce a co-occurrence representation to discern and acknowledge the importance of different sets; (iii) We propose a sets-level optimization criterion, which integrates the diversity distribution and dependency relations across the entire sequence of sets, guiding the model to recommend relevant and diversified set. Extensive experiments on real-world datasets show that our approach consistently outperforms previous methods on both relevance and diversity.

📄 PDF Abstract BibTeX arXiv:2410.23023

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityNext-basket recommendation

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Towards Universal Offline Black-Box Optimization via Learning Language Model Embeddings

2025-06-08 · Rong-Xi Tan, Ming Chen, Ke Xue, Yao Wang 외

The pursuit of universal black-box optimization (BBO) algorithms is a longstanding goal. However, unlike domains such as language or vision, where scaling structured data has driven generalization, progress in offline BB…

Language ModelingLanguage Modelling

On the Universality of Self-Supervised Learning

2024-05-02 · Wenwen Qiang, Jingyao Wang, Changwen Zheng, Hui Xiong 외

In this paper, we investigate what constitutes a good representation or model in self-supervised learning (SSL). We argue that a good representation should exhibit universality, characterized by three essential propertie…

Self-Supervised Learning

On the universality of the volatility formation process: when machine learning and rough volatility agree

2022-06-28 · Mathieu Rosenbaum, Jianfei Zhang

We train an LSTM network based on a pooled dataset made of hundreds of liquid stocks aiming to forecast the next daily realized volatility for all stocks. Showing the consistent outperformance of this universal LSTM rela…

A new dog learns old tricks: RL finds classic optimization algorithms

2019-05-01 · ICLR 2019 5 · Weiwei Kong, Christopher Liaw, Aranyak Mehta, D. Sivakumar

This paper introduces a novel framework for learning algorithms to solve online combinatorial optimization problems. Towards this goal, we introduce a number of key ideas from traditional algorithms and complexity theory…

Combinatorial Optimizationreinforcement-learningReinforcement LearningReinforcement Learning (RL)

CNIMA: A Universal Evaluation Framework and Automated Approach for Assessing Second Language Dialogues

2024-08-29 · Rena Gao, Jingxuan Wu, Carsten Roever, Xuetong Wu 외

We develop CNIMA (Chinese Non-Native Interactivity Measurement and Automation), a Chinese-as-a-second-language labelled dataset with 10K dialogues. We annotate CNIMA using an evaluation framework -- originally introduced…

Management