paper-with-me

홈 › Papers

Development and Comparison of Scoring Functions in Curriculum Learning

2022-02-10 · H. Toprak Kesgin, M. Fatih Amasyali

Curriculum Learning is the presentation of samples to the machine learning model in a meaningful order instead of a random order. The main challenge of Curriculum Learning is determining how to rank these samples. The ranking of the samples is expressed by the scoring function. In this study, scoring functions were compared using data set features, using the model to be trained, and using another model and their ensemble versions. Experiments were performed for 4 images and 4 text datasets. No significant differences were found between scoring functions for text datasets, but significant improvements were obtained in scoring functions created using transfer learning compared to classical model training and other scoring functions for image datasets. It shows that different new scoring functions are waiting to be found for text classification tasks.

📄 PDF Abstract BibTeX arXiv:2202.06823

Code (0)

등록된 구현이 없습니다.

Tasks

text-classificationText ClassificationTransfer Learning

Similar Papers 제목 키워드 기반

Curriculum Discovery through an Encompassing Curriculum Learning Framework

2021-09-29 · Mohamed Elgaar, Hadi Amiri

We describe a curriculum learning framework capable of discovering optimal curricula in addition to performing standard curriculum learning. We show that this framework encompasses existing curriculum learning approaches…

Natural Language Inferencetext-classificationText Classification

Comparison and Analysis of New Curriculum Criteria for End-to-End ASR

2022-08-10 · Georgios Karakasidis, Tamás Grósz, Mikko Kurimo

It is common knowledge that the quantity and quality of the training data play a significant role in the creation of a good machine learning model. In this paper, we take it one step further and demonstrate that the way …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

Confusion-Aware Transfer Teacher Curriculum Learning Framework: Disentangling Scoring and Pacing Effects

2026-06-16 · Savini Kommalage, Sanka Mohottala, Asiri Gawesha, Dulara Madhusanka 외 arxiv

Curriculum learning couples two design choices, how samples are scored by difficulty and how harder samples are paced into training, making it difficult to attribute observed gains to either component. We disentangle the…

Curriculum Learning Strategies for IR: An Empirical Study on Conversation Response Ranking

2019-12-18 · Gustavo Penha, Claudia Hauff

Neural ranking models are traditionally trained on a series of random batches, sampled uniformly from the entire training set. Curriculum learning has recently been shown to improve neural models' effectiveness by sampli…

Information RetrievalRetrieval

Optimizing scoring function of dynamic programming of pairwise profile alignment using derivative free neural network

2017-08-30 · Kazunori D Yamada

A profile comparison method with position-specific scoring matrix (PSSM) is one of the most accurate alignment methods. Currently, cosine similarity and correlation coefficient are used as scoring functions of dynamic pr…

Multiple Sequence Alignment