中文
相关论文

相关论文: Rethinking Tokenization for Clinical Time Series: …

200 篇论文

Abbreviations are unavoidable yet critical parts of the medical text. Using abbreviations, especially in clinical patient notes, can save time and space, protect sensitive information, and help avoid repetitions. However, most abbreviations…

计算与语言 · 计算机科学 2022-10-07 Mucahit Cevik , Sanaz Mohammad Jafari , Mitchell Myers , Savas Yildirim

Despite it being the cornerstone of BPE, the most common tokenization algorithm, the importance of compression in the tokenization process is still unclear. In this paper, we argue for the theoretical importance of compression, that can be…

计算与语言 · 计算机科学 2024-06-25 Omer Goldman , Avi Caciularu , Matan Eyal , Kris Cao , Idan Szpektor , Reut Tsarfaty

Variation in language is ubiquitous and often systematically linked to regional, social, and contextual factors. Tokenizers split texts into smaller units and might behave differently for less common linguistic forms. This might affect…

计算与语言 · 计算机科学 2025-07-08 Anna Wegmann , Dong Nguyen , David Jurgens

A key task in ML is to optimize models at various stages, e.g. by choosing hyperparameters or picking a stopping point. A traditional ML approach is to use validation loss, i.e. to apply the training loss function on a validation set to…

机器学习 · 计算机科学 2026-01-23 Charles B. Delahunt , Courosh Mehanian , Daniel E. Shea , Matthew P. Horning

Accurate medical time series (MedTS) classification is essential for effective clinical diagnosis, yet remains challenging due to complex multi-channel temporal dependencies, information redundancy, and label scarcity. While…

机器学习 · 计算机科学 2025-08-19 Jiexia Ye , Weiqi Zhang , Ziyue Li , Jia Li , Fugee Tsung

Transformers are designed for discrete tokens, yet many real-world signals are continuous processes observed through noisy sampling. Discrete tokenizations (raw values, patches, finite differences) can be brittle in low signal-to-noise…

机器学习 · 计算机科学 2026-01-21 Griffin Kearney

The generalization of the Transformer architecture via MetaFormer has reshaped our understanding of its success in computer vision. By replacing self-attention with simpler token mixers, MetaFormer provides strong baselines for vision…

计算机视觉与模式识别 · 计算机科学 2026-04-27 Ron Keuth , Paul Kaftan , Mattias P. Heinrich

Symbolic music analysis tasks are often performed by models originally developed for Natural Language Processing, such as Transformers. Such models require the input data to be represented as sequences, which is achieved through a process…

信息检索 · 计算机科学 2025-01-09 Dinh-Viet-Toan Le , Louis Bigo , Mikaela Keller

Token representation strategies within large-scale neural architectures often rely on contextually refined embeddings, yet conventional approaches seldom encode structured relationships explicitly within token interactions. Self-attention…

计算与语言 · 计算机科学 2025-03-27 James Blades , Frederick Somerfield , William Langley , Susan Everingham , Maurice Witherington

Accurate imputation of missing laboratory values in electronic health records (EHRs) is critical to enable robust clinical predictions and reduce biases in AI systems in healthcare. Existing methods, such as XGBoost, softimpute, GAIN,…

Electronic Health Records (EHRs) enable deep learning for clinical predictions, but the optimal method for representing patient data remains unclear due to inconsistent evaluation practices. We present the first systematic benchmark to…

机器学习 · 计算机科学 2025-10-13 Tianyi Chen , Mingcheng Zhu , Zhiyao Luo , Tingting Zhu

Recent work on tokenizer-free multilingual pretrained models show promising results in improving cross-lingual transfer and reducing engineering overhead (Clark et al., 2022; Xue et al., 2022). However, these works mainly focus on reporting…

计算与语言 · 计算机科学 2022-10-14 Jimin Sun , Patrick Fernandes , Xinyi Wang , Graham Neubig

Vision encoders typically generate a large number of visual tokens, providing information-rich representations but significantly increasing computational demands. This raises the question of whether all generated tokens are equally valuable…

计算机视觉与模式识别 · 计算机科学 2025-03-24 Eduard Allakhverdov , Elizaveta Goncharova , Andrey Kuznetsov

In Computed Tomography, machine learning is often used for automated data processing. However, increasing model complexity is accompanied by increasingly large volume datasets, which in turn increases the cost of model training. Unlike most…

计算机视觉与模式识别 · 计算机科学 2023-03-27 Yaroslav Zharov , Tilo Baumbach , Vincent Heuveline

Time series data are prevalent in electronic health records, mostly in the form of physiological parameters such as vital signs and lab tests. The patterns of these values may be significant indicators of patients' clinical states and there…

机器学习 · 计算机科学 2019-11-18 Kun Zhang , Yuan Xue , Gerardo Flores , Alvin Rajkomar , Claire Cui , Andrew M. Dai

Time series data are valuable but are often inscrutable. Gaining trust in time series classifiers for finance, healthcare, and other critical applications may rely on creating interpretable models. Researchers have previously been forced to…

机器学习 · 计算机科学 2021-11-09 Yuhui Wang , Diane J. Cook

Topic-controllable summarization is an emerging research area with a wide range of potential applications. However, existing approaches suffer from significant limitations. For example, the majority of existing methods built upon recurrent…

计算与语言 · 计算机科学 2024-04-18 Tatiana Passali , Grigorios Tsoumakas

Training vision-language models (VLMs) for medical report generation is often hindered by the scarcity of high-quality annotated data. This work evaluates the use of a weighted loss function to improve data efficiency. Compared to standard…

计算与语言 · 计算机科学 2026-04-24 Alexander Weers , Daniel Rueckert , Martin J. Menten

Recent advancements in imitation learning have led to transformer-based behavior foundation models (BFMs) that enable multi-modal, human-like control for humanoid agents. While excelling at zero-shot generation of robust behaviors, BFMs…

机器学习 · 计算机科学 2026-03-30 Ron Vainshtein , Zohar Rimon , Shie Mannor , Chen Tessler

Large language model (LLM) tokenizers act as structured compressors: by mapping text to discrete token sequences, they determine token count (and thus compute and context usage) and the statistical structure seen by downstream models.…

信息论 · 计算机科学 2026-01-15 Mete Erdogan , Abhiram Gorle , Shubham Chandak , Mert Pilanci , Tsachy Weissman