Papers › The 2022 n2c2/UW Shared Task on Extracting Social Determinants of Health

The 2022 n2c2/UW Shared Task on Extracting Social Determinants of Health

13 Jan 2023arXiv:2301.05571archive 2025-07-28

Kevin Lybarger, Meliha Yetisgen, Özlem Uzuner

Objective: The n2c2/UW SDOH Challenge explores the extraction of social determinant of health (SDOH) information from clinical notes. The objectives include the advancement of natural language processing (NLP) information extraction techniques for SDOH and clinical information more broadly. This paper presents the shared task, data, participating teams, performance results, and considerations for future work. Materials and Methods: The task used the Social History Annotated Corpus (SHAC), which consists of clinical text with detailed event-based annotations for SDOH events such as alcohol, drug, tobacco, employment, and living situation. Each SDOH event is characterized through attributes related to status, extent, and temporality. The task includes three subtasks related to information extraction (Subtask A), generalizability (Subtask B), and learning transfer (Subtask C). In addressing this task, participants utilized a range of techniques, including rules, knowledge bases, n-grams, word embeddings, and pretrained language models (LM). Results: A total of 15 teams participated, and the top teams utilized pretrained deep learning LM. The top team across all subtasks used a sequence-to-sequence approach achieving 0.901 F1 for Subtask A, 0.774 F1 Subtask B, and 0.889 F1 for Subtask C. Conclusions: Similar to many NLP tasks and domains, pretrained LM yielded the best performance, including generalizability and learning transfer. An error analysis indicates extraction performance varies by SDOH, with lower performance achieved for conditions, like substance use and homelessness, that increase health risks (risk factors) and higher performance achieved for conditions, like substance abstinence and living with family, that reduce health risks (protective factors).

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2301.05571")

Code

Syntology Ran 0 of 10 code samples harvested from 1 repository linked to this paper; 10 have no recorded run.

By repository: community (archive-listed): 10 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

romanows/sdoh-n2c2 mentioned on GitHubjaxMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

10 samples harvested; 0 ran; 0 honoured the contract we drafted; 10 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

10unverified

Licence: 10 of the 10 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from romanows/sdoh-n2c2. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

generate romanows/sdoh-n2c2/n2c2_ss/generate.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · 3024d5fe7aa433cf · report
normalize_for_t5_tokenizer romanows/sdoh-n2c2/n2c2_ss/utils.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · 24f4af53666b7f84 · report
parse romanows/sdoh-n2c2/n2c2_ss/brat.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · 539756385061b279 · report
parse_line romanows/sdoh-n2c2/n2c2_ss/brat.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · 8f2772b7a56f802c · report
path_normalizer romanows/sdoh-n2c2/n2c2_ss/utils.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · a1a471a9b63574e2 · report
serialize_event romanows/sdoh-n2c2/n2c2_ss/structured_representation.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · 991b0103d4c50fa3 · report
serialize_event_sequence romanows/sdoh-n2c2/n2c2_ss/structured_representation.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · aff76383d47ea404 · report
strip_lines romanows/sdoh-n2c2/n2c2_ss/utils.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · 827ba37d4e6b0e6c · report
strip_spans romanows/sdoh-n2c2/n2c2_ss/structured_representation.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · 23c16efda35bd2f9 · report
validate_references romanows/sdoh-n2c2/n2c2_ss/brat.py community (archive-listed) unverified MIT recorded; this copy not marked cleared · pointer only · 01f5791091f67c0a · report

Tasks

Word Embeddings

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections