paper-with-me

홈 › Papers

Incorporating Risk Factor Embeddings in Pre-trained Transformers Improves Sentiment Prediction in Psychiatric Discharge Summaries

2020-11-01 · EMNLP (ClinicalNLP) 2020 11 · Xiyu Ding, Mei-Hua Hall, Timothy Miller

Reducing rates of early hospital readmission has been recognized and identified as a key to improve quality of care and reduce costs. There are a number of risk factors that have been hypothesized to be important for understanding re-admission risk, including such factors as problems with substance abuse, ability to maintain work, relations with family. In this work, we develop Roberta-based models to predict the sentiment of sentences describing readmission risk factors in discharge summaries of patients with psychosis. We improve substantially on previous results by a scheme that shares information across risk factors while also allowing the model to learn risk factor-specific information.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

What Do Position Embeddings Learn? An Empirical Study of Pre-Trained Language Model Positional Encoding

2020-10-10 · EMNLP 2020 11 · Yu-An Wang, Yun-Nung Chen

In recent years, pre-trained Transformers have dominated the majority of NLP benchmark tasks. Many variants of pre-trained Transformers have kept breaking out, and most focus on designing different pre-training objective…

Language ModelingLanguage ModellingPosition

Tensorizing Engram: Sharing Latents Across N-Gram Embeddings is Beneficial in LLMs

2026-06-06 · Wuyang Zhou, Yuxuan Gu, Giorgos Iacovides, Yuning Qiu 외 arxiv

Modern language models represent text using discrete token-level embeddings, which forces recurring multi-token patterns to be learned implicitly across Transformer layers. Both Over-tokenized Transformers and Engram att…

A multi-view contrastive learning framework for spatial embeddings in risk modelling

2025-11-22 · Freek Holvoet, Christopher Blier-Wong, Katrien Antonio arxiv

Incorporating spatial information, particularly when related to climate, weather, and demographic factors, is crucial for improving underwriting precision and enhancing risk management in insurance. However, spatial data…

Contrastive Learning

Transformers learn factored representations

2026-02-02 · Adam Shai, Loren Amdahl-Culleton, Casper L. Christensen, Henry R. Bigelow 외 arxiv

Transformers pretrained via next token prediction learn to factor their world into parts, representing these factors in orthogonal subspaces of the residual stream. We formalize two representational hypotheses: (1) a rep…

On the Limitations of Sociodemographic Adaptation with Transformers

2022-08-01 · Chia-Chien Hung, Anne Lauscher, Dirk Hovy, Simone Paolo Ponzetto 외

Sociodemographic factors (e.g., gender or age) shape our language. Previous work showed that incorporating specific sociodemographic factors can consistently improve performance for various NLP tasks in traditional NLP m…

Language ModelingLanguage ModellingMulti-Task Learning