paper-with-me

Papers

How Long Is Enough? Exploring the Optimal Intervals of Long-Range Clinical Note Language Modeling

2022-10-25 · Samuel Cahyawijaya, Bryan Wilie, Holy Lovenia, Huan Zhong, MingQian Zhong, Yuk-Yu Nancy Ip, Pascale Fung

Large pre-trained language models (LMs) have been widely adopted in biomedical and clinical domains, introducing many powerful LMs such as bio-lm and BioELECTRA. However, the applicability of these methods to real clinical use cases is hindered, due to the limitation of pre-trained LMs in processing long textual data with thousands of words, which is a common length for a clinical note. In this work, we explore long-range adaptation from such LMs with Longformer, allowing the LMs to capture longer clinical notes context. We conduct experiments on three n2c2 challenges datasets and a longitudinal clinical dataset from Hong Kong Hospital Authority electronic health record (EHR) system to show the effectiveness and generalizability of this concept, achieving 10\% F1-score improvement. Based on our experiments, we conclude that capturing a longer clinical note interval is beneficial to the model performance, but there are different cut-off intervals to achieve the optimal performance for different target variables. Our code is available at https://github.com/HLTCHKUST/long-biomedical-model.

📄 PDF Abstract BibTeX arXiv:2211.07713

Code (1)

hltchkust/long-biomedical-model 공식 구현 pytorch

Tasks

Language ModelingLanguage Modelling

Methods 이 논문이 사용한 방법론

How do I complain to Expedia?*ComplainByAgent How do I complain to Expedia? To make a claim on Expedia, call +1(888) (829) (0881) OR +1(805) (330) (4056), or use their Help Center to submit your issue with full booking…
Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Weight Decay 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
WordPiece 설명 없음

Similar Papers 제목 키워드 기반

Exploring Starts Are Not Enough: Counterexamples and a Fix for Monte Carlo Exploring Starts

2026-06-13 · Octave Oliviers, Glenn Vinnicombe arxiv

The asymptotic behaviour of Monte Carlo Exploring Starts (MCES) is a long-standing open question in reinforcement learning, even in the tabular setting. We investigated the convergence properties of tabular MCES by const…

Reinforcement Learning

Low-pass Recurrent Neural Networks - A memory architecture for longer-term correlation discovery

2018-05-13 · Thomas Stepleton, Razvan Pascanu, Will Dabney, Siddhant M. Jayakumar 외

Reinforcement learning (RL) agents performing complex tasks must be able to remember observations and actions across sizable time intervals. This is especially true during the initial learning stages, when exploratory be…

Reinforcement LearningReinforcement Learning (RL)

Turnpike in optimal control of PDEs, ResNets, and beyond

2022-02-08 · Borjan Geshkovski, Enrique Zuazua

The \emph{turnpike property} in contemporary macroeconomics asserts that if an economic planner seeks to move an economy from one level of capital to another, then the most efficient path, as long as the planner has enou…

Exploring Uncertainty in Deep Learning for Construction of Prediction Intervals

2021-04-27 · Yuandu Lai, Yucheng Shi, Yahong Han, Yunfeng Shao 외

Deep learning has achieved impressive performance on many tasks in recent years. However, it has been found that it is still not enough for deep neural networks to provide only point estimates. For high-risk tasks, we ne…

Deep LearningPredictionPrediction Intervals

Volume Optimality in Conformal Prediction with Structured Prediction Sets

2025-02-23 · Chao GAO, Liren Shan, Vaidehi Srinivas, Aravindan Vijayaraghavan

Conformal Prediction is a widely studied technique to construct prediction sets of future observations. Most conformal prediction methods focus on achieving the necessary coverage guarantees, but do not provide formal gu…

Conformal PredictionPredictionStructured Prediction