paper-with-me

Papers

Sparse Victory -- A Large Scale Systematic Comparison of count-based and prediction-based vectorizers for text classification

2019-09-01 · RANLP 2019 9 · Rupak Chakraborty, Ashima Elhence, Kapil Arora

In this paper we study the performance of several text vectorization algorithms on a diverse collection of 73 publicly available datasets. Traditional sparse vectorizers like Tf-Idf and Feature Hashing have been systematically compared with the latest state of the art neural word embeddings like Word2Vec, GloVe, FastText and character embeddings like ELMo, Flair. We have carried out an extensive analysis of the performance of these vectorizers across different dimensions like classification metrics (.i.e. precision, recall, accuracy), dataset-size, and imbalanced data (in terms of the distribution of the number of class labels). Our experiments reveal that the sparse vectorizers beat the neural word and character embedding models on 61 of the 73 datasets by an average margin of 3-5{\%} (in terms of macro f1 score) and this performance is consistent across the different dimensions of comparison.

📄 PDF Abstract BibTeX

Code (1)

opennlp/Large-Scale-Text-Classification 공식 구현 tf

Tasks

General Classificationtext-classificationText ClassificationWord Embeddings

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…
BiLSTM A Bidirectional LSTM, or biLSTM, is a sequence processing model that consists of two LSTMs: one taking the input in a forward direction, and the other in a backwards…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
GloVe GloVe Embeddings are a type of word embedding that encode the co-occurrence probability ratio between two words as vector differences. GloVe uses a weighted least squares…
ELMo Embeddings from Language Models, or ELMo, is a type of deep contextualized word representation that models both (1) complex characteristics of word use (e.g., syntax and…
fastText fastText embeddings exploit subword information to construct word embeddings. Representations are learnt of character $n$-grams, and words represented as the sum of the…

Similar Papers 제목 키워드 기반

Estimating the Margin of Victory of an Election using Sampling

2015-05-04 · Palash Dey, Y. Narahari

The margin of victory of an election is a useful measure to capture the robustness of an election outcome. It also plays a crucial role in determining the sample size of various algorithms in post election audit, polling…

The Prompt War: How AI Decides on a Military Intervention

2025-07-08 · Maxim Chupilkin arxiv

Which factors determine AI's propensity to support military intervention? While the use of AI in high-stakes decision-making is growing exponentially, we still lack systematic analysis of the key drivers embedded in thes…

Victory Sign Biometric for Terrorists Identification

2016-02-26 · Ahmad B. A. Hassanat, Mahmoud B. Alhasanat, Mohammad Ali Abbadi, Eman Btoush 외

Covering the face and all body parts, sometimes the only evidence to identify a person is their hand geometry, and not the whole hand- only two fingers (the index and the middle fingers) while showing the victory sign, a…

Benchmarking sparse system identification with low-dimensional chaos

2023-02-04 · Alan A. Kaptanoglu, Lanyue Zhang, Zachary G. Nicolaou, Urban Fasel 외

Sparse system identification is the data-driven process of obtaining parsimonious differential equations that describe the evolution of a dynamical system, balancing model complexity and accuracy. There has been rapid in…

Benchmarking

Victory Probability in the Fire Emblem Arena

2018-08-29 · Andrew Brockmann

We demonstrate how to efficiently compute the probability of victory in Fire Emblem arena battles. The probability can be expressed in terms of a multivariate recurrence relation which lends itself to a straightforward d…

Relation