paper-with-me

Papers

A Simple Log-based Loss Function for Ordinal Text Classification

2022-10-01 · COLING 2022 10 · François Castagnos, Martin Mihelich, Charles Dognin

The cross-entropy loss function is widely used and generally considered the default loss function for text classification. When it comes to ordinal text classification where there is an ordinal relationship between labels, the cross-entropy is not optimal as it does not incorporate the ordinal character into its feedback. In this paper, we propose a new simple loss function called ordinal log-loss (OLL). We show that this loss function outperforms state-of-the-art previously introduced losses on four benchmark text classification datasets.

📄 PDF Abstract BibTeX

Code (1)

glanceable-io/ordinal-log-loss 공식 구현 pytorch

Tasks

Classificationtext-classificationText Classification

Similar Papers 제목 키워드 기반

A simple log-based loss function for ordinal text classification

2021-11-16 · ACL ARR November 2021 11 · Anonymous

The cross-entropy loss function is widely used and generally considered the default loss function for text classification. When it comes to ordinal text classification where there is an ordinal relationship between label…

Classificationtext-classificationText Classification

Deep Neural Networks with Ordinal Loss for Medical Applications

2026-06-24 · Tal Dvora, Rotem Haba, Gonen Singer arxiv

In many prediction problems in medical applications, target labels exhibit an inherent ordinal structure, where class ordering reflects clinically meaningful severity levels. The cost associated with misclassification is…

A simple squared-error reformulation for ordinal classification

2016-12-02 · Christopher Beckham, Christopher Pal

In this paper, we explore ordinal classification (in the context of deep neural networks) through a simple modification of the squared error loss which not only allows it to not only be sensitive to class ordering, but a…

ClassificationGeneral ClassificationOrdinal Classification

XL-DURel: Finetuning Sentence Transformers for Ordinal Word-in-Context Classification

2025-07-19 · Sachin Yadav, Dominik Schlechtweg arxiv

We propose XL-DURel, a finetuned, multilingual Sentence Transformer model optimized for ordinal Word-in-Context classification. We test several loss functions for regression and ranking tasks managing to outperform previ…

On the Consistency of Ordinal Regression Methods

2014-08-11 · Fabian Pedregosa, Francis Bach, Alexandre Gramfort

Many of the ordinal regression models that have been proposed in the literature can be seen as methods that minimize a convex surrogate of the zero-one, absolute, or squared loss functions. A key property that allows to …

Binary ClassificationGeneral Classificationregression