paper-with-me

Papers

Rethnicity: Predicting Ethnicity from Names

2021-09-19 · Fangzhou Xie

In this study, a new R package, \texttt{rethnicity} is provided for predicting ethnicity based on names. The Bidirectional LSTM and Florida Voter Registration were used as the model and training data, respectively. Special care was given for the accuracy of minority groups, by adjusting the imbalance in the dataset. The models were trained and exported to C++ and then integrated with R using Rcpp. Additionally, the availability, accuracy, and performance of the package were compared with other solutions.

📄 PDF Abstract BibTeX arXiv:2109.09228

Code (1)

fangzhou-xie/rethnicity 공식 구현

Methods 이 논문이 사용한 방법론

Tanh Activation 설명 없음
Sigmoid Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…
DIME 설명 없음

Similar Papers 제목 키워드 기반

Predicting Race and Ethnicity From the Sequence of Characters in a Name

2018-05-05 · Rajashekar Chintalapati, Suriyan Laohaprapanon, Gaurav Sood

To answer questions about racial inequality and fairness, we often need a way to infer race and ethnicity from names. One way to infer race and ethnicity from names is by relying on the Census Bureau's list of popular la…

Fairness

raceBERT -- A Transformer-based Model for Predicting Race and Ethnicity from Names

2021-12-07 · Prasanna Parasurama

This paper presents raceBERT -- a transformer-based model for predicting race and ethnicity from character sequences in names, and an accompanying python package. Using a transformer-based model trained on a U.S. Florida…

Race and ethnicity data for first, middle, and last names

2022-08-26 · Evan T. R. Rosenman, Santiago Olivella, Kosuke Imai

We provide the largest compiled publicly available dictionaries of first, middle, and last names for the purpose of imputing race and ethnicity using, for example, Bayesian Improved Surname Geocoding (BISG). The dictiona…

Imputation

A Data-driven Approach to Studying Given Names and their Gender and Ethnicity Associations

2014-11-01 · ALTA 2014 11 · Shervin Malmasi

Predicting Twitter User Demographics from Names Alone

2018-06-01 · WS 2018 6 · Zach Wood-Doughty, Nicholas Andrews, Rebecca Marvin, Mark Dredze

Social media analysis frequently requires tools that can automatically infer demographics to contextualize trends. These tools often require hundreds of user-authored messages for each user, which may be prohibitive to o…