# Classifying the reported ability in clinical mobility descriptions

**Authors:** Denis Newman-Griffis, Ayah Zirikly, Guy Divita, Bart Desmet

arXiv: 1906.03348 · 2019-06-11

## TL;DR

This paper introduces a new method for classifying clinical activity descriptions into four assertion types, achieving nearly 78% F1 score with ensemble models, and discusses challenges in understanding complex clinical text.

## Contribution

The study presents the first approach to classify activity performance assertions in clinical text, combining lexical and neural models to establish a strong baseline.

## Key findings

- Ensembling SVM and CNN achieves 77.9% macro F1 score.
- Nearly 80% recall on rare assertion types.
- Identifies key challenges like negation and modality handling.

## Abstract

Assessing how individuals perform different activities is key information for modeling health states of individuals and populations. Descriptions of activity performance in clinical free text are complex, including syntactic negation and similarities to textual entailment tasks. We explore a variety of methods for the novel task of classifying four types of assertions about activity performance: Able, Unable, Unclear, and None (no information). We find that ensembling an SVM trained with lexical features and a CNN achieves 77.9% macro F1 score on our task, and yields nearly 80% recall on the rare Unclear and Unable samples. Finally, we highlight several challenges in classifying performance assertions, including capturing information about sources of assistance, incorporating syntactic structure and negation scope, and handling new modalities at test time. Our findings establish a strong baseline for this novel task, and identify intriguing areas for further research.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1906.03348/full.md

## Figures

6 figures with captions in the complete paper: https://tomesphere.com/paper/1906.03348/full.md

## References

36 references — full list in the complete paper: https://tomesphere.com/paper/1906.03348/full.md

---
Source: https://tomesphere.com/paper/1906.03348