paper-with-me

홈 › Papers

IACN: Influence-aware and Attention-based Co-evolutionary Network for Recommendation

2021-03-04 · Shalini Pandey, George Karypis, Jaideep Srivasatava

Recommending relevant items to users is a crucial task on online communities such as Reddit and Twitter. For recommendation system, representation learning presents a powerful technique that learns embeddings to represent user behaviors and capture item properties. However, learning embeddings on online communities is a challenging task because the user interest keep evolving. This evolution can be captured from 1) interaction between user and item, 2) influence from other users in the community. The existing dynamic embedding models only consider either of the factors to update user embeddings. However, at a given time, user interest evolves due to a combination of the two factors. To this end, we propose Influence-aware and Attention-based Co-evolutionary Network (IACN). Essentially, IACN consists of two key components: interaction modeling and influence modeling layer. The interaction modeling layer is responsible for updating the embedding of a user and an item when the user interacts with the item. The influence modeling layer captures the temporal excitation caused by interactions of other users. To integrate the signals obtained from the two layers, we design a novel fusion layer that effectively combines interaction-based and influence-based embeddings to predict final user embedding. Our model outperforms the existing state-of-the-art models from various domains.

📄 PDF Abstract BibTeX arXiv:2103.02866

Code (1)

shalini1194/IACN pytorch

Tasks

Representation Learning

Similar Papers 제목 키워드 기반

Resource-Aware Evolutionary Neural Architecture Search for Cardiac MRI Segmentation

2026-05-07 · Farhana Yasmin, Mahade Hasan, Haipeng Liu, Amjad Ali 외 arxiv

Cardiac magnetic resonance (CMR) segmentation underpins quantitative assessment of ventricular structure and function, yet reliable delineation remains difficult due to low tissue contrast, fuzzy boundaries, and inter sc…

Neural Architecture Search

A Model-Agnostic Framework for Recommendation via Interest-aware Item Embeddings

2023-08-17 · Amit Kumar Jaiswal, Yu Xiong

Item representation holds significant importance in recommendation systems, which encompasses domains such as news, retail, and videos. Retrieval and ranking models utilise item representation to capture the user-item re…

Recommendation SystemsRepresentation LearningRetrieval

BBR-Net: Boundary-Balanced Replay for Continual Medical Image Segmentation

2026-06-02 · Zahid Ullah, Sieun Choi, Jihie Kim arxiv

Continual learning for medical image segmentation remains challenging under domain shift because replay-based methods often preserve appearance information without explicitly modeling anatomical structure. This study inv…

Medical Image SegmentationContinual Learning

CardiacNet: Learning to Reconstruct Abnormalities for Cardiac Disease Assessment from Echocardiogram Videos

2024-10-28 · Jiewen Yang, Yiqun Lin, Bin Pu, Jiarong Guo 외

Echocardiogram video plays a crucial role in analysing cardiac function and diagnosing cardiac diseases. Current deep neural network methods primarily aim to enhance diagnosis accuracy by incorporating prior knowledge, s…

DAN-SNR: A Deep Attentive Network for Social-Aware Next Point-of-Interest Recommendation

2020-04-25 · Liwei Huang, Yutao Ma, Yanbo Liu, Keqing He

Next (or successive) point-of-interest (POI) recommendation has attracted increasing attention in recent years. Most of the previous studies attempted to incorporate the spatiotemporal information and sequential patterns…