paper-with-me

Papers

Language Variety Identification with True Labels

2023-03-02 · Marcos Zampieri, Kai North, Tommi Jauhiainen, Mariano Felice, Neha Kumari, Nishant Nair, Yash Bangera

Language identification is an important first step in many IR and NLP applications. Most publicly available language identification datasets, however, are compiled under the assumption that the gold label of each instance is determined by where texts are retrieved from. Research has shown that this is a problematic assumption, particularly in the case of very similar languages (e.g., Croatian and Serbian) and national language varieties (e.g., Brazilian and European Portuguese), where texts may contain no distinctive marker of the particular language or variety. To overcome this important limitation, this paper presents DSL True Labels (DSL-TL), the first human-annotated multilingual dataset for language variety identification. DSL-TL contains a total of 12,900 instances in Portuguese, split between European Portuguese and Brazilian Portuguese; Spanish, split between Argentine Spanish and Castilian Spanish; and English, split between American English and British English. We trained multiple models to discriminate between these language varieties, and we present the results in detail. The data and models presented in this paper provide a reliable benchmark toward the development of robust and fairer language variety identification systems. We make DSL-TL freely available to the research community.

📄 PDF Abstract BibTeX arXiv:2303.01490

Code (1)

languagetechnologylab/dsl-tl 공식 구현

Tasks

Language Identification

Methods 이 논문이 사용한 방법론

American 설명 없음

Similar Papers 제목 키워드 기반

Progressive Identification of True Labels for Partial-Label Learning

2020-02-19 · ICML 2020 1 · Jiaqi Lv, Miao Xu, Lei Feng, Gang Niu 외

Partial-label learning (PLL) is a typical weakly supervised learning problem, where each training instance is equipped with a set of candidate labels among which only one is the true label. Most existing methods elaborat…

Partial Label LearningStochastic OptimizationWeakly-supervised Learning

CroSel: Cross Selection of Confident Pseudo Labels for Partial-Label Learning

2023-03-18 · CVPR 2024 1 · Shiyu Tian, Hongxin Wei, Yiqun Wang, Lei Feng

Partial-label learning (PLL) is an important weakly supervised learning problem, which allows each training example to have a candidate label set instead of a single ground-truth label. Identification-based methods have …

Partial Label LearningWeakly-supervised Learning

Unsupervised Person Re-identification via Multi-label Classification

2020-04-20 · CVPR 2020 6 · Dongkai Wang, Shiliang Zhang

The challenge of unsupervised person re-identification (ReID) lies in learning discriminative features without true labels. This paper formulates unsupervised person ReID as a multi-label classification task to progressi…

ClassificationGeneral ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION+5

A Distance-based Separability Measure for Internal Cluster Validation

2021-06-17 · Shuyue Guan, Murray Loew

To evaluate clustering results is a significant part of cluster analysis. Since there are no true class labels for clustering in typical unsupervised learning, many internal cluster validity indices (CVIs), which use pre…

Clustering

Using Social Networks to Improve Language Variety Identification with Neural Networks

2017-11-01 · IJCNLP 2017 11 · Yasuhide Miura, Tomoki Taniguchi, Motoki Taniguchi, Shotaro Misawa 외

We propose a hierarchical neural network model for language variety identification that integrates information from a social network. Recently, language variety identification has enjoyed heightened popularity as an adva…

Language Identification