paper-with-me

홈 › Papers

Can We Trust Race Prediction?

2023-07-17 · Cangyuan Li

In the absence of sensitive race and ethnicity data, researchers, regulators, and firms alike turn to proxies. In this paper, I train a Bidirectional Long Short-Term Memory (BiLSTM) model on a novel dataset of voter registration data from all 50 US states and create an ensemble that achieves up to 36.8% higher out of sample (OOS) F1 scores than the best performing machine learning models in the literature. Additionally, I construct the most comprehensive database of first and surname distributions in the US in order to improve the coverage and accuracy of Bayesian Improved Surname Geocoding (BISG) and Bayesian Improved Firstname Surname Geocoding (BIFSG). Finally, I provide the first high-quality benchmark dataset in order to fairly compare existing models and aid future model developers.

📄 PDF Abstract BibTeX arXiv:2307.08496

Code (1)

cangyuanli/pyethnicity 공식 구현

Tasks

Prediction

Similar Papers 제목 키워드 기반

KG-TRACE: A Neuro-Symbolic Framework for Mechanistic Grounding in Antimicrobial Resistance Prediction

2026-06-24 · Naman Garg, Sarika Jain, Sourav Yadav, Bharat K. Bhargava 외 arxiv

While WGS-based AMR prediction has reached high accuracy, existing models lack a mechanism to ground neural attributions in established biological pathways. We present KG-TRACE, a novel neuro-symbolic framework that inte…

Trust-Aware Multi-Agent Traceability: Confidence-Calibrated Knowledge Graphs for Consistent Software Artifact Management

2026-06-15 · Mohamed Essam, Kareem Wael, Azza Hassan, Ahmed Haitham 외 arxiv

Multi-agent AI systems are increasingly used to automate software engineering tasks including requirements analysis, architecture design, test generation, and traceability linking. When these agents operate as a sequenti…

Knowledge GraphsLink Prediction

CausalTrace: A Neurosymbolic Causal Analysis Agent for Smart Manufacturing

2025-10-14 · Chathurangi Shyalika, Aryaman Sharma, Fadi El Kalach, Utkarshani Jaimini 외 arxiv

Modern manufacturing environments demand not only accurate predictions but also interpretable insights to process anomalies, root causes, and potential interventions. Existing AI systems often function as isolated black …

Knowledge Graphs

AI Trust in business processes: The need for process-aware explanations

2020-01-21 · Steve T. K. Jan, Vatche Ishakian, Vinod Muthusamy

Business processes underpin a large number of enterprise operations including processing loan applications, managing invoices, and insurance claims. There is a large opportunity for infusing AI to reduce cost or provide …

ManagementNavigate

TRACE: A Metrologically-Grounded Engineering Framework for Trustworthy Agentic AI Systems in Operationally Critical Domains

2026-05-05 · Serhii Zabolotnii arxiv

We introduce TRACE, a cross-domain engineering framework for trustworthy agentic AI in operationally critical domains. TRACE combines a four-layer reference architecture with an explicit classical-ML vs. LLM-validator sp…