← Search

Vladislav Lialin

7 accepted papers

2024

Deconstructing In-Context Learning: Understanding Prompts via Corruption

COLING 2024main

The ability of large language models (LLMs) to “learn in context” based on the provided prompt has led to an explosive growth in their use, culminating in the proliferation of AI assistants such as ChatGPT, Claude, and Bard. These AI assistants are known to be robust to minor prompt modifications, m…

2024

Emergent Abilities in Reduced-Scale Generative Language Models

NAACL 2024findings

Large language models can solve new tasks without task-specific fine-tuning. This ability, also known as in-context learning (ICL), is considered an emergent ability and is primarily seen in large language models with billions of parameters. This study investigates if such emergent properties are st…

2024

NarrativeTime: Dense Temporal Annotation on a Timeline

COLING 2024main

For the past decade, temporal annotation has been sparse: only a small portion of event pairs in a text was annotated. We present NarrativeTime, the first timeline-based annotation framework that achieves full coverage of all possible TLINKs. To compare with the previous SOTA in dense temporal annot…

2024

ReLoRA: High-Rank Training Through Low-Rank Updates

ICLR 2024poster

Despite the dominance and effectiveness of scaling, resulting in large networks with hundreds of billions of parameters, the necessity to train overparameterized models remains poorly understood, while training costs grow exponentially. In this paper, we explore parameter-efficient training techniqu…

Cited by 111SourcePDFScholar
2023

Honey, I Shrunk the Language: Language Model Behavior at Reduced Scale.

ACL 2023findings

In recent years, language models have drastically grown in size, and the abilities of these models have been shown to improve with scale. The majority of recent scaling laws studies focused on high-compute high-parameter count settings, leaving the question of when these abilities begin to emerge la…

2023

Larger Probes Tell a Different Story: Extending Psycholinguistic Datasets Via In-Context Learning

EMNLP 2023short main

Language model probing is often used to test specific capabilities of models. However, conclusions from such studies may be limited when the probing benchmarks are small and lack statistical power. In this work, we introduce new, larger datasets for negation (NEG-1500-SIMP) and role reversal (ROLE-1…

Cited by 0SourcecodeScholar
2022

Life after BERT: What do Other Muppets Understand about Language?

ACL 2022long

Existing pre-trained transformer analysis works usually focus only on one or two model families at a time, overlooking the variability of the architecture and pre-training objectives. In our work, we utilize the oLMpics bench- mark and psycholinguistic probing datasets for a diverse set of 29 models…