paper-with-me

Papers

Rule-Assisted Attribute Embedding

2025-06-10 · Sibo Zhao, Michael Bewong, Selasi Kwashie, Junwei Hu, Zaiwen Feng

Recommendation systems often overlook the rich attribute information embedded in property graphs, limiting their effectiveness. Existing graph convolutional network (GCN) models either ignore attributes or rely on simplistic <user, item, attribute> triples, failing to capture deeper semantic structures. We propose RAE (Rule- Assisted Approach for Attribute Embedding), a novel method that improves recommendations by mining semantic rules from property graphs to guide attribute embedding. RAE performs rule-based random walks to generate enriched attribute representations, which are integrated into GCNs. Experiments on real-world datasets (BlogCatalog, Flickr) show that RAE outperforms state-of-the-art baselines by 10.6% on average in Recall@20 and NDCG@20. RAE also demonstrates greater robustness to sparse data and missing attributes, highlighting the value of leveraging structured attribute information in recommendation tasks.

📄 PDF Abstract BibTeX arXiv:2506.08314

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeRecommendation Systems

Methods 이 논문이 사용한 방법론

RAE This method introduces several regularization schemes that can be applied to an Autoencoder. To make the model generative *ex-post* density estimation is proposed and consists in…

Similar Papers 제목 키워드 기반

AttMOT: Improving Multiple-Object Tracking by Introducing Auxiliary Pedestrian Attributes

2023-08-15 · Yunhao Li, Zhen Xiao, Lin Yang, Dan Meng 외

Multi-object tracking (MOT) is a fundamental problem in computer vision with numerous applications, such as intelligent surveillance and automated driving. Despite the significant progress made in MOT, pedestrian attribu…

AttributeMulti-Object TrackingMultiple Object TrackingObject Tracking

Modelling Monotonic and Non-Monotonic Attribute Dependencies with Embeddings: A Theoretical Analysis

2021-06-28 · AKBC 2021 10 · Steven Schockaert

During the last decade, entity embeddings have become ubiquitous in Artificial Intelligence. Such embeddings essentially serve as compact but semantically meaningful representations of the entities of interest. In most a…

AttributeEntity Embeddings

Input Convex Neural Network-Assisted Optimal Power Flow in Distribution Networks: Modeling, Algorithm Design, and Applications

2024-07-30 · Rui Cheng, Yuze Yang, Wenxia Liu, Nian Liu 외

This paper proposes an input convex neural network (ICNN)-Assisted optimal power flow (OPF) in distribution networks. Instead of relying purely on optimization or machine learning, the ICNN-Assisted OPF is a combination …

EAGER: Embedding-Assisted Entity Resolution for Knowledge Graphs

2021-01-15 · Daniel Obraczka, Jonathan Schuchart, Erhard Rahm

Entity Resolution (ER) is a constitutional part for integrating different knowledge graphs in order to identify entities referring to the same real-world object. A promising approach is the use of graph embeddings for ER…

AttributeEntity ResolutionKnowledge Graphs

LLM-Assisted Content Conditional Debiasing for Fair Text Embedding

2024-02-22 · Wenlong Deng, Blair Chen, Beidi Zhao, Chiyu Zhang 외

Mitigating biases in machine learning models has become an increasing concern in Natural Language Processing (NLP), particularly in developing fair text embeddings, which are crucial yet challenging for real-world applic…

Fairness