paper-with-me

홈 › Papers

Bootstrap Model Ensemble and Rank Loss for Engagement Intensity Regression

2019-07-08 · Kai Wang, Jianfei Yang, Da Guo, Kaipeng Zhang, Xiaojiang Peng, Yu Qiao

This paper presents our approach for the engagement intensity regression task of EmotiW 2019. The task is to predict the engagement intensity value of a student when he or she is watching an online MOOCs video in various conditions. Based on our winner solution last year, we mainly explore head features and body features with a bootstrap strategy and two novel loss functions in this paper. We maintain the framework of multi-instance learning with long short-term memory (LSTM) network, and make three contributions. First, besides of the gaze and head pose features, we explore facial landmark features in our framework. Second, inspired by the fact that engagement intensity can be ranked in values, we design a rank loss as a regularization which enforces a distance margin between the features of distant category pairs and adjacent category pairs. Third, we use the classical bootstrap aggregation method to perform model ensemble which randomly samples a certain training data by several times and then averages the model predictions. We evaluate the performance of our method and discuss the influence of each part on the validation dataset. Our methods finally win 3rd place with MSE of 0.0626 on the testing set.

📄 PDF Abstract BibTeX arXiv:1907.03422

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Similar Papers 제목 키워드 기반

A Wide Evaluation of ChatGPT on Affective Computing Tasks

2023-08-26 · Mostafa M. Amin, Rui Mao, Erik Cambria, Björn W. Schuller

With the rise of foundation models, a new artificial intelligence paradigm has emerged, by simply using general purpose foundation models with prompting to solve problems instead of training a separate machine learning m…

Aspect ExtractionSarcasm DetectionSentiment Analysis

Yuan at SemEval-2018 Task 1: Tweets Emotion Intensity Prediction using Ensemble Recurrent Neural Network

2018-06-01 · SEMEVAL 2018 6 · Min Wang, Xiaobing Zhou

We perform the LSTM and BiLSTM model for the emotion intensity prediction. We only join the third subtask in Task 1:Affect in Tweets. Our system rank 6th among all the teams.

Sentiment Analysis

Bootstrap Inference for Hawkes and General Point Processes

2021-04-07 · Giuseppe Cavaliere, Ye Lu, Anders Rahbek, Jacob Stærk-Østergaard

Inference and testing in general point process models such as the Hawkes model is predominantly based on asymptotic approximations for likelihood-based estimators and tests. As an alternative, and to improve finite sampl…

Point ProcessesTime Series Analysis

BioMedJImpact: A Comprehensive Dataset and LLM Pipeline for AI Engagement and Scientific Impact Analysis of Biomedical Journals

2025-11-16 · Ruiyu Wang, Yuzhang Xie, Xiao Hu, Carl Yang 외 arxiv

Assessing journal impact is central to scholarly communication, yet existing open resources rarely capture how collaboration structures and artificial intelligence (AI) research jointly shape venue prestige in biomedicin…

PEARL: Unbiased Percentile Estimation via Contrastive Learning for Industrial-Scale Livestream Recommendation

2026-05-20 · Blake Gella, Wei Wu, Yuhao Yin, Zexi Huang 외 arxiv

Recommender systems trained on user interaction data are susceptible to behavioral intensity imbalance--a systematic distortion arising from heterogeneous engagement patterns across users. This imbalance skews feedback s…

Representation LearningContrastive Learning