paper-with-me

Papers

Empowering General-purpose User Representation with Full-life Cycle Behavior Modeling

2021-10-20 · Bei Yang, Jie Gu, Ke Liu, Xiaoxiao Xu, Renjun Xu, Qinghui Sun, Hong Liu

User Modeling plays an essential role in industry. In this field, task-agnostic approaches, which generate general-purpose representation applicable to diverse downstream user cognition tasks, is a promising direction being more valuable and economical than task-specific representation learning. With the rapid development of Internet service platforms, user behaviors have been accumulated continuously. However, existing general-purpose user representation researches have little ability for full-life cycle modeling on extremely long behavior sequences since user registration. In this study, we propose a novel framework called full- Life cycle User Representation Model (LURM) to tackle this challenge. Specifically, LURM consists of two cascaded sub-models: (I) Bag-of-Interests (BoI) encodes user behaviors in any time period into a sparse vector with super-high dimension (e.g., 10^5); (II) Self-supervised Multi-anchor Encoder Network (SMEN) maps sequences of BoI features to multiple low-dimensional user representations. Specially, SMEN achieves almost lossless dimensionality reduction, benefiting from a novel multi-anchor module which can learn different aspects of user interests. Experiments on several benchmark datasets show that our approach outperforms state-of-the-art general-purpose representation methods.

📄 PDF Abstract BibTeX arXiv:2110.11337

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningDimensionality ReductionRepresentation Learning

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

eCeLLM: Generalizing Large Language Models for E-commerce from Large-scale, High-quality Instruction Data

2024-02-13 · Bo Peng, Xinyi Ling, Ziru Chen, Huan Sun 외

With tremendous efforts on developing effective e-commerce models, conventional e-commerce models show limited success in generalist e-commerce modeling, and suffer from unsatisfactory performance on new users and new pr…

Domain Generalization

Scaling Law for Recommendation Models: Towards General-purpose User Representations

2021-11-15 · Kyuyong Shin, Hanock Kwak, Su Young Kim, Max Nihlen Ramstrom 외

Recent advancement of large-scale pretrained models such as BERT, GPT-3, CLIP, and Gopher, has shown astonishing achievements across various task domains. Unlike vision recognition and language models, studies on general…

Contrastive LearningRepresentation Learning

Empowering AI to Generate Better AI Code: Guided Generation of Deep Learning Projects with LLMs

2025-04-21 · Chen Xie, Mingsheng Jiao, Xiaodong Gu, Beijun Shen

While large language models (LLMs) have been widely applied to code generation, they struggle with generating entire deep learning projects, which are characterized by complex structures, longer functions, and stronger r…

Code GenerationDeep Learning

Empowering Small-Scale Knowledge Graphs: A Strategy of Leveraging General-Purpose Knowledge Graphs for Enriched Embeddings

2024-05-17 · Albert Sawczyn, Jakub Binkowski, Piotr Bielak, Tomasz Kajdanowicz

Knowledge-intensive tasks pose a significant challenge for Machine Learning (ML) techniques. Commonly adopted methods, such as Large Language Models (LLMs), often exhibit limitations when applied to such tasks. Neverthel…

Entity AlignmentKnowledge Graph CompletionKnowledge GraphsRepresentation Learning

Expressive Communication: A Common Framework for Evaluating Developments in Generative Models and Steering Interfaces

2021-11-29 · Ryan Louie, Jesse Engel, Anna Huang

There is an increasing interest from ML and HCI communities in empowering creators with better generative models and more intuitive interfaces with which to control them. In music, ML researchers have focused on training…