paper-with-me

홈 › Papers

Identifying Mentions of Pain in Mental Health Records Text: A Natural Language Processing Approach

2023-04-03 · Jaya Chaturvedi, Sumithra Velupillai, Robert Stewart, Angus Roberts

Pain is a common reason for accessing healthcare resources and is a growing area of research, especially in its overlap with mental health. Mental health electronic health records are a good data source to study this overlap. However, much information on pain is held in the free text of these records, where mentions of pain present a unique natural language processing problem due to its ambiguous nature. This project uses data from an anonymised mental health electronic health records database. The data are used to train a machine learning based classification algorithm to classify sentences as discussing patient pain or not. This will facilitate the extraction of relevant pain information from large databases, and the use of such outputs for further studies on pain and mental health. 1,985 documents were manually triple-annotated for creation of gold standard training data, which was used to train three commonly used classification algorithms. The best performing model achieved an F1-score of 0.98 (95% CI 0.98-0.99).

📄 PDF Abstract BibTeX arXiv:2304.01240

Code (1)

jayachaturvedi/pain_in_mental_health 공식 구현

Similar Papers 제목 키워드 기반

Medical device surveillance with electronic health records

2019-04-03 · Alison Callahan, Jason A. Fries, Christopher Ré, James I Huddleston III 외

Post-market medical device surveillance is a challenge facing manufacturers, regulatory agencies, and health care providers. Electronic health records are valuable sources of real world evidence to assess device safety a…

Reading Comprehension

Development of a Corpus Annotated with Medications and their Attributes in Psychiatric Health Records

2020-05-01 · LREC 2020 5 · Jaya Chaturvedi, Natalia Viani, Jyoti Sanyal, Chloe Tytherleigh 외

Free text fields within electronic health records (EHRs) contain valuable clinical information which is often missed when conducting research using EHR databases. One such type of information is medications which are not…

Development of a Knowledge Graph Embeddings Model for Pain

2023-08-17 · Jaya Chaturvedi, Tao Wang, Sumithra Velupillai, Robert Stewart 외

Pain is a complex concept that can interconnect with other concepts such as a disorder that might cause pain, a medication that might relieve pain, and so on. To fully understand the context of pain experienced by either…

Graph EmbeddingKnowledge Graph EmbeddingKnowledge Graph EmbeddingsKnowledge Graphs+1

IxaMed at PharmacoNER Challenge 2019

2019-11-01 · WS 2019 11 · Xabier Lahuerta, Iakes Goenaga, Koldo Gojenola, Aitziber Atutxa Salazar 외

The aim of this paper is to present our approach (IxaMed) in the PharmacoNER 2019 task. The task consists of identifying chemical, drug, and gene/protein mentions from clinical case studies written in Spanish. The evalua…

Word Embeddings

MIDAS@SMM4H-2019: Identifying Adverse Drug Reactions and Personal Health Experience Mentions from Twitter

2019-08-01 · ACL 2019 8

In this paper, we present our approach and the system description for the Social Media Mining for Health Applications (SMM4H) Shared Task 1,2 and 4 (2019). Our main contribution is to show the effectiveness of Transfer L…

Transfer Learning