第一步是最困难的:用于大型语言模型的时间数据表示和标记化的陷
Dimitris Spathis1,2, Fahim Kawsar1,3
1Nokia Bell Labs, Cambridge, CB3 0FA, United Kingdom.
概括
大型语言模型 (LLM) 难以处理时间数据,因为代码化器不是为数字输入而设计的. 解决这种输入表示对于有效的LLM应用与时间序列数据至关重要.
科学领域:
- 人工智能的人工智能
- 机器学习 机器学习
- 数据科学数据科学数据科学
背景情况:
- 大型语言模型 (LLM) 显示先进的推理,使它们适合作为个人助理.
- 整合数字和时间数据,例如来自可穿戴设备或电子健康记录的数据,对LLMs来说是一个重大挑战.
- 为文本设计的LLM代币化器经常无法捕捉数值和时间模式的细微差别,导致"模式差距".
研究的目的:
- 调查代表和令牌化的时间数据的挑战,为LLMs.
- 分析当前用于将时间序列数据输入到LLMs的方法的有效性.
- 用时间数据提出改善LLM绩效的方向.
主要方法:
- 在移动传感数据集上使用OpenAItokenizer进行了一项案例研究.
- 进行了对最近关于将时间序列数据输入到以人为中心的任务的LLM的文献的审查.
- 研究了诸如零射击提示和少数射击学习之类的实验设置.
主要成果:
- 案例研究表明,LLM将时间和传感器值标记为无意义的单位,无法理解时间关系.
- 现有的研究严重依赖于快速的工程和数据聚合,以弥合模式差距.
- 对于时间数据,模型表达性 (域特定模型) 和参数效率 (零射击LLM) 之间存在一个权衡.
结论:
- 目前的LLM代币化器没有针对数值数据进行优化,培训数据中的有限时间序列示例加剧了这个问题.
- 平衡模型表达性和计算效率是有效的时间数据集成的关键.
- 快速调整,模型移植和增强的令牌化器是未来研究的有希望的途径,特别是在生物医学信号处理领域.
相关概念视频
Improving Translational Accuracy
10.0K
Base complementarity between the three base pairs of mRNA codon and the tRNA anticodon is not a failsafe mechanism. Inaccuracies can range from a single mismatch to no correct base pairing at all. The free energy difference between the correct and nearly correct base pairs can be as small as 3 kcal/ mol. With complementarity being the only proofreading step, the estimated error frequency would be one wrong amino acid in every 100 amino acids incorporated. However, error frequencies observed in...
10.0K
Language Development
339
Children master language quickly and with relative ease, supported by both biological predisposition and reinforcement. B. F. Skinner (1957) proposed that language is learned through reinforcement, while Noam Chomsky (1965) argued that language acquisition mechanisms are biologically determined.
The critical period for language acquisition suggests that the ability to acquire language is at its peak early in life. As people age, this proficiency decreases. Language development begins very...
The critical period for language acquisition suggests that the ability to acquire language is at its peak early in life. As people age, this proficiency decreases. Language development begins very...
339
Language and Cognition
340
Language serves as a bridge between ideas and communication, influencing how individuals perceive and interact with the world. Psychologists have long debated whether language shapes thought or vice versa. This discussion gained grip with Edward Sapir and Benjamin Lee Whorf in the 1940s, who proposed that language determines thought, a concept known as linguistic determinism. They suggested that the vocabulary and structure of a language influence how its speakers think and perceive reality.
340
Per-Unit Sequence Models
73
An ideal Y-Y transformer, grounded through neutral impedances, displays per-unit sequence networks akin to those of a single-phase ideal transformer when subjected to balanced positive- or negative-sequence currents. These currents do not produce neutral currents, and their associated voltage drops.
Zero-sequence currents, which are identical in magnitude and phase, generate a neutral current, resulting in voltage drops across the neutral impedance and the low-voltage winding. If the...
Zero-sequence currents, which are identical in magnitude and phase, generate a neutral current, resulting in voltage drops across the neutral impedance and the low-voltage winding. If the...
73
Model Approaches for Pharmacokinetic Data: Distributed Parameter Models
68
Pharmacokinetic models are mathematical constructs that represent and predict the time course of drug concentrations in the body, providing meaningful pharmacokinetic parameters. These models are categorized into compartment, physiological, and distributed parameter models.
The distributed parameter models are specifically designed to account for variations and differences in some drug classes. This model is particularly useful for assessing regional concentrations of anticancer or...
The distributed parameter models are specifically designed to account for variations and differences in some drug classes. This model is particularly useful for assessing regional concentrations of anticancer or...
68
Survival Tree
79
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
Building a Survival Tree
Constructing a...
Building a Survival Tree
Constructing a...
79


