paper-with-me

홈 › Papers

Reliable Financial Named Entity Recognition under Domain Shift

2026-08-20 · Zihao Zheng, Baichuan Li, Junyi Yao, Jiayu Long arxiv

Financial AI systems often train information extractors on one textual register and deploy them across filings, news, and user-generated content, while standard F1 scores do not indicate which predictions remain safe to automate when the input distribution changes. We study confidence estimation and selective prediction for financial named entity recognition (NER) on a three-tier stress test spanning SEC filings, financial news, and general-topic social media as an extreme out-of-domain condition. We evaluate a BERT tagger and LoRA-tuned Qwen2.5-0.5B/1.5B models using five inference-time confidence signals, three training seeds, and bootstrap intervals. Confidence rankings themselves change under distribution shift: whole-output probability is the strongest in-domain error detector but deteriorates out of domain, whereas entity-span probability and self-consistency are more robust; self-consistency is also better calibrated without post-hoc fitting. Abstention reduces sentence error from 34.3% to below 2% on the highest-confidence 40% of in-domain inputs and remains useful on financial news, but recovers no usefully large clean subset under the extreme social-media shift. These results motivate a staged deployment strategy that detects severe distribution shift upstream before applying prediction-level confidence gating.

📄 PDF Abstract BibTeX arXiv:2608.19558

Code (2)

Tavish9/awesome-daily-AI-arxiv ★ 113
arxivsub/arXivSub_daily_arxiv ★ 4

Similar Papers 제목 키워드 기반

A French Corpus and Annotation Schema for Named Entity Recognition and Relation Extraction of Financial News

2020-05-01 · LREC 2020 5 · Ali Jabbari, Olivier Sauvage, Hamada Zeine, Hamza Chergui

In financial services industry, compliance involves a series of practices and controls in order to meet key regulatory standards which aim to reduce financial risk and crime, e.g. money laundering and financing of terror…

Articlesnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+2

Financial Named Entity Recognition: How Far Can LLM Go?

2025-01-04 · Yi-Te Lu, Yintong Huo

The surge of large language models (LLMs) has revolutionized the extraction and analysis of crucial information from a growing volume of financial statements, announcements, and business news. Recognition for named entit…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER

Constructing a Korean Named Entity Recognition Dataset for the Financial Domain using Active Learning

2020-12-01 · ICON 2020 12 · Dong-Ho Jeong, Min-Kang Heo, Hyung-Chul Kim, Sang-Won Park

The performance of deep learning models depends on the quality and quantity of data. Data construction, however, is time- consuming and costly. In addition, when expert domain data are constructed, the availability of ex…

Active Learningnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)

Named Entity Recognition with Extremely Limited Data

2018-06-12 · John Foley, Sheikh Muhammad Sarwar, James Allan

Traditional information retrieval treats named entity recognition as a pre-indexing corpus annotation task, allowing entity tags to be indexed and used during search. Named entity taggers themselves are typically trained…

Information Retrievalnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+2

FiNER-ORD: Financial Named Entity Recognition Open Research Dataset

2023-02-22 · Agam Shah, Abhinav Gullapalli, Ruchit Vithani, Michael Galarnyk 외

Over the last two decades, the development of the CoNLL-2003 named entity recognition (NER) dataset has helped enhance the capabilities of deep learning and natural language processing (NLP). The finance domain, characte…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER