paper-with-me

Papers

Causal Discovery in Recommender Systems: Example and Discussion

2024-09-16 · Emanuele Cavenaghi, Fabio Stella, Markus Zanker

Causality is receiving increasing attention by the artificial intelligence and machine learning communities. This paper gives an example of modelling a recommender system problem using causal graphs. Specifically, we approached the causal discovery task to learn a causal graph by combining observational data from an open-source dataset with prior knowledge. The resulting causal graph shows that only a few variables effectively influence the analysed feedback signals. This contrasts with the recent trend in the machine learning community to include more and more variables in massive models, such as neural networks.

📄 PDF Abstract BibTeX arXiv:2409.10271

Code (0)

등록된 구현이 없습니다.

Tasks

Causal DiscoveryRecommendation Systems

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Split-door criterion: Identification of causal effects through auxiliary outcomes

2016-11-28 · Amit Sharma, Jake M. Hofman, Duncan J. Watts

We present a method for estimating causal effects in time series data when fine-grained information about the outcome of interest is available. Specifically, we examine what we call the split-door setting, where the outc…

Recommendation SystemsTime Series Analysis

Causal discovery with endogenous context variables

2024-12-06 · Wiebke Günther, Oana-Iuliana Popescu, Martin Rabel, Urmi Ninad 외

Causal systems often exhibit variations of the underlying causal mechanisms between the variables of the system. Often, these changes are driven by different environments or internal states in which the system operates, …

Causal Discovery

The Importance of Causality in Decision Making: A Perspective on Recommender Systems

2024-09-16 · Emanuele Cavenaghi, Alessio Zanga, Fabio Stella, Markus Zanker

Causality is receiving increasing attention in the Recommendation Systems (RSs) community, which has realised that RSs could greatly benefit from causality to transform accurate predictions into effective and explainable…

Decision MakingRecommendation Systems

A Survey on Causal Discovery Methods for I.I.D. and Time Series Data

2023-03-27 · Uzma Hasan, Emam Hossain, Md Osman Gani

The ability to understand causality from data is one of the major milestones of human-level intelligence. Causal Discovery (CD) algorithms can identify the cause-effect relationships among the variables of a system from …

Causal DiscoveryTime Series

Sequential Recommendation with Causal Behavior Discovery

2022-04-01 · Zhenlei Wang, Xu Chen, Rui Zhou, Quanyu Dai 외

The key of sequential recommendation lies in the accurate item correlation modeling. Previous models infer such information based on item co-occurrences, which may fail to capture the real causal relations, and impact th…

Causal DiscoveryRecommendation SystemsSequential Recommendation