paper-with-me

홈 › Papers

Two Stages Approach for Tweet Engagement Prediction

2020-08-24 · Amine Dadoun, Ismail Harrando, Pasquale Lisena, Alison Reboud, Raphael Troncy

This paper describes the approach proposed by the D2KLab team for the 2020 RecSys Challenge on the task of predicting user engagement facing tweets. This approach relies on two distinct stages. First, relevant features are learned from the challenge dataset. These features are heterogeneous and are the results of different learning modules such as handcrafted features, knowledge graph embeddings, sentiment analysis features and BERT word embeddings. Second, these features are provided in input to an ensemble system based on XGBoost. This approach, only trained on a subset of the entire challenge dataset, ranked 22 in the final leaderboard.

📄 PDF Abstract BibTeX arXiv:2008.10419

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Graph EmbeddingsPredictionSentiment AnalysisVocal Bursts Valence PredictionWord Embeddings

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Weight Decay 설명 없음
Adam 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
WordPiece 설명 없음
Multi-Head Attention 설명 없음
Residual Connection 설명 없음

Similar Papers 제목 키워드 기반

Context-Based Tweet Engagement Prediction

2023-09-28 · Jovan Jeromela

Twitter is currently one of the biggest social media platforms. Its users may share, read, and engage with short posts called tweets. For the ACM Recommender Systems Conference 2020, Twitter published a dataset around 70…

Feature Engineeringfeature selectionPredictionRecommendation Systems

Why Are You More Engaged? Predicting Social Engagement from Word Use

2014-02-26 · Jalal Mahmud, Jilin Chen, Jeffrey Nichols

We present a study to analyze how word use can predict social engagement behaviors such as replies and retweets in Twitter. We compute psycholinguistic category scores from word usage, and investigate how people with dif…

Synerise at RecSys 2021: Twitter user engagement prediction with a fast neural model

2021-09-23 · Michał Daniluk, Jacek Dąbrowski, Barbara Rychalska, Konrad Gołuchowski

In this paper we present our 2nd place solution to ACM RecSys 2021 Challenge organized by Twitter. The challenge aims to predict user engagement for a set of tweets, offering an exceptionally large data set of 1 billion …

CPUFeature Engineering

Linguistic Uncertainty and Engagement in Arabic-Language X (formerly Twitter) Discourse

2026-02-14 · Mohamed Soufan arxiv

Linguistic uncertainty is a common feature of social media discourse, yet its relationship with user engagement remains underexplored, particularly in non-English contexts. Using a dataset of 16,695 Arabic-language tweet…

Choice-Aware User Engagement Modeling andOptimization on Social Media

2021-04-01 · Saketh Reddy Karra, Theja Tulabandhula

We address the problem of maximizing user engagement with content (in the form of like, reply, retweet, and retweet with comments)on the Twitter platform. We formulate the engagement forecasting task as a multi-label cla…

ClusteringMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION