← Search

Szymon Tworkowski

6 accepted papers

2025

Structured Packing in LLM Training Improves Long Context Utilization

AAAI 2025technical

Recent advancements in long-context language modeling have attracted significant attention, yet their practical applications often suffer from suboptimal context utilization. To efficiently address this issue, we introduce the Structured Packing for Long Context, SPLiCe, a method that uses retrieval…

2024

Analysing The Impact of Sequence Composition on Language Model Pre-Training

ACL 2024long

Most language model pre-training frameworks concatenate multiple documents into fixed-length sequences and use causal masking to compute the likelihood of each token given its context; this strategy is widely adopted due to its simplicity and efficiency. However, to this day, the influence of the pr…

2024

Magnushammer: A Transformer-Based Approach to Premise Selection

ICLR 2024poster

This paper presents a novel approach to premise selection, a crucial reasoning task in automated theorem proving. Traditionally, symbolic methods that rely on extensive domain knowledge and engineering effort are applied to this task. In contrast, this work demonstrates that contrastive training wit…

Cited by 44SourcePDFScholar
2023

Focused Transformer: Contrastive Training for Context Scaling

NeurIPS 2023poster

Large language models have an exceptional capability to incorporate new information in a contextual manner. However, the full potential of such an approach is often restrained due to a limitation in the effective context length. One solution to this issue is to endow an attention layer with access t…

2022

Hierarchical Transformers Are More Efficient Language Models

NAACL 2022findings

Transformer models yield impressive results on many NLP and sequence modeling tasks. Remarkably, Transformers can handle long sequences, which allows them to produce long coherent outputs: entire paragraphs produced by GPT-3 or well-structured images produced by DALL-E. These large language models a…

2022

Thor: Wielding Hammers to Integrate Language Models and Automated Theorem Provers

NeurIPS 2022accept

In theorem proving, the task of selecting useful premises from a large library to unlock the proof of a given conjecture is crucially important. This presents a challenge for all theorem provers, especially the ones based on language models, due to their relative inability to reason over huge volume…

Cited by 104SourcePDFScholar