Evaluating FrameNet-Based Semantic Modeling for Gender-Based Violence Detection in Clinical Records

· Source: Paper Index on ACL Anthology · Field: Science & Research — Health & Medical Research, Mathematics & Computational Sciences · Depth: Advanced, quick

Summary

A study investigated the utility of FrameNet-based semantic annotation for detecting gender-based violence (GBV) in open-text fields of electronic medical records, addressing significant underreporting in Brazil despite legal mandates. Researchers compared an SVM classifier's performance across three data configurations: frame-annotated text, annotated text combined with parameterized data, and parameterized data alone. Quantitative and qualitative analyses revealed that models incorporating semantic annotation significantly outperformed categorical models, showing an improvement of over 0.3 in F1 score. This demonstrates that domain-specific semantic representations offer valuable signals beyond structured demographic data, supporting the hypothesis that semantic analysis of clinical narratives can enhance early GBV identification and inform public health interventions.

Key takeaway

For NLP Engineers developing clinical record analysis systems, integrating FrameNet-based semantic annotation into your models can substantially improve the detection of sensitive issues like gender-based violence. Your systems will gain over 0.3 F1 score improvement compared to relying solely on structured or categorical data, leading to more effective early identification strategies and better-informed public health interventions.

Key insights

FrameNet-based semantic annotation significantly improves GBV detection in clinical text over categorical data alone.

Principles

Method

An SVM classifier was trained on FrameNet-annotated clinical text, parameterized data, and a combination, to compare GBV detection performance.

In practice

Topics

Best for: NLP Engineer, AI Scientist, Research Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Paper Index on ACL Anthology.