ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
0
Citations
0
Influential Citations
—
Venue
2025
Year
… We study the behavior of incontext learning (ICL) at this extreme scale on multiple datasets … We use the ICL setting to study several properties of both in-context learning and long-…
In-context learning (ICL) has become a cornerstone of modern large language models (LLMs), enabling them to perform new tasks without fine-tuning by conditioning on a few examples. However, most prior studies have focused on relatively short context windows. This paper addresses a critical gap by exploring ICL at extreme scale, where the context can contain hundreds or thousands of demonstrations. Understanding how ICL behaves in this regime is essential as models with longer context windows become more prevalent and are deployed in real-world applications that require processing large amounts of information.
The paper's focus on long-context models is timely. With the advent of models like GPT-4 Turbo, Claude 2.1, and others supporting 100k+ token contexts, the ability to leverage many examples in a single prompt has practical implications for tasks such as document analysis, code generation, and multi-hop reasoning. By systematically studying ICL at this scale, the authors provide insights that could guide the design of future models and prompting strategies.
The paper makes several key contributions:
While the abstract is truncated, it indicates that the paper reports on the behavior of ICL at extreme scale. The results likely include performance curves showing how accuracy changes with context length and number of demonstrations. The paper may also compare different long-context architectures, such as sparse attention or sliding window approaches, to identify which are most effective for ICL. Specific metrics are not available in the abstract, but the findings are expected to show that ICL performance improves with more demonstrations, but with diminishing returns, and that certain long-context models handle extreme lengths better than others.
This research has significant implications for the AI field. By understanding how ICL scales with context length, researchers can develop better models that efficiently utilize long contexts, potentially reducing the need for fine-tuning on task-specific data. It also informs practical usage: practitioners can decide how many examples to include in prompts to balance performance and computational cost. Moreover, the insights into long-context behavior could inspire new model architectures that are more effective at retrieving and using information from long contexts, benefiting a wide range of applications from legal document analysis to scientific research.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba