paper-with-me

Papers

Addressing Cold Start Problem for End-to-end Automatic Speech Scoring

2023-06-25 · Jungbae Park, Seungtaek Choi

Integrating automatic speech scoring/assessment systems has become a critical aspect of second-language speaking education. With self-supervised learning advancements, end-to-end speech scoring approaches have exhibited promising results. However, this study highlights the significant decrease in the performance of speech scoring systems in new question contexts, thereby identifying this as a cold start problem in terms of items. With the finding of cold-start phenomena, this paper seeks to alleviate the problem by following methods: 1) prompt embeddings, 2) question context embeddings using BERT or CLIP models, and 3) choice of the pretrained acoustic model. Experiments are conducted on TOEIC speaking test datasets collected from English-as-a-second-language (ESL) learners rated by professional TOEIC speaking evaluators. The results demonstrate that the proposed framework not only exhibits robustness in a cold-start environment but also outperforms the baselines for known content.

📄 PDF Abstract BibTeX arXiv:2306.14310

Code (0)

등록된 구현이 없습니다.

Tasks

Self-Supervised Learning

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
WordPiece 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…

Similar Papers 제목 키워드 기반

Cold Start Similar Artists Ranking with Gravity-Inspired Graph Autoencoders

2021-08-02 · Guillaume Salha-Galvan, Romain Hennequin, Benjamin Chapus, Viet-Anh Tran 외

On an artist's profile page, music streaming services frequently recommend a ranked list of "similar artists" that fans also liked. However, implementing such a feature is challenging for new artists, for which usage dat…

Link Prediction

Eliciting New Wikipedia Users' Interests via Automatically Mined Questionnaires: For a Warm Welcome, Not a Cold Start

2019-04-08 · Ramtin Yazdanian, Leila Zia, Jonathan Morgan, Bahodir Mansurov 외

Every day, thousands of users sign up as new Wikipedia contributors. Once joined, these users have to decide which articles to contribute to, which users to seek out and learn from or collaborate with, etc. Any such task…

ArticlesRecommendation Systems

G-SPARC: SPectral ARchitectures tackling the Cold-start problem in Graph learning

2024-11-03 · Yahel Jacobs, Reut Dayan, Uri Shaham

Graphs play a central role in modeling complex relationships across various domains. Most graph learning methods rely heavily on neighborhood information, raising the question of how to handle cold-start nodes - nodes wi…

Graph LearningLink PredictionNode ClassificationNode Clustering

Cold & Warm Net: Addressing Cold-Start Users in Recommender Systems

2023-09-27 · Xiangyu Zhang, Zongqiang Kuang, Zehao Zhang, Fan Huang 외

Cold-start recommendation is one of the major challenges faced by recommender systems (RS). Herein, we focus on the user cold-start problem. Recently, methods utilizing side information or meta-learning have been used to…

Knowledge DistillationMeta-LearningRecommendation Systems

Graph Neural Patching for Cold-Start Recommendations

2024-10-18 · Hao Chen, Yu Yang, Yuanchen Bei, Zefan Wang 외

The cold start problem in recommender systems remains a critical challenge. Current solutions often train hybrid models on auxiliary data for both cold and warm users/items, potentially degrading the experience for the l…

Recommendation Systems