paper-with-me

Papers

RETVec: Resilient and Efficient Text Vectorizer

2023-02-18 · NeurIPS 2023 11 · Elie Bursztein, Marina Zhang, Owen Vallis, Xinyu Jia, Alexey Kurakin

This paper describes RETVec, an efficient, resilient, and multilingual text vectorizer designed for neural-based text processing. RETVec combines a novel character encoding with an optional small embedding model to embed words into a 256-dimensional vector space. The RETVec embedding model is pre-trained using pair-wise metric learning to be robust against typos and character-level adversarial attacks. In this paper, we evaluate and compare RETVec to state-of-the-art vectorizers and word embeddings on popular model architectures and datasets. These comparisons demonstrate that RETVec leads to competitive, multilingual models that are significantly more resilient to typos and adversarial text attacks. RETVec is available under the Apache 2 license at https://github.com/google-research/retvec.

📄 PDF Abstract BibTeX arXiv:2302.09207

Code (1)

google-research/retvec 공식 구현 tf

Tasks

Adversarial TextMetric LearningWord Embeddings

Similar 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 systemat…

General Classificationtext-classificationText ClassificationWord Embeddings

Sentiment Analysis of Code-Mixed Social Media Text (Hinglish)

2021-02-24 · Gaurav Singh

This paper discusses the results obtained for different techniques applied for performing the sentiment analysis of social media (Twitter) code-mixed text written in Hinglish. The various stages involved in performing th…

Sentiment Analysis

Lib-SibGMU -- A University Library Circulation Dataset for Recommender Systems Developmen

2022-08-25 · Eduard Zubchuk, Mikhail Arhipkin, Dmitry Menshikov, Aleksandr Karaush 외

We opensource under CC BY 4.0 license Lib-SibGMU - a university library circulation dataset - for a wide research community, and benchmark major algorithms for recommender systems on this dataset. For a recommender archi…

Recommendation Systems

Detection of Bangla Fake News using MNB and SVM Classifier

2020-05-29 · Md Gulzar Hussain, Md Rashidul Hasan, Mahmuda Rahman, Joy Protim 외

Fake news has been coming into sight in significant numbers for numerous business and political reasons and has become frequent in the online world. People can get contaminated easily by these fake news for its fabricate…

Automatic Detection of Borrowings in Low-Resource Languages of the Caucasus: Andic branch

2022-10-01 · FieldMatters (COLING) 2022 10 · Konstantin Zaitsev, Anzhelika Minchenko

Linguistic borrowings occur in all languages. Andic languages of the Caucasus have borrowings from different donor-languages like Russian, Arabic, Persian. To automatically detect these borrowings, we propose a logistic …

Language ModelingLanguage Modelling