paper-with-me

홈 › Papers

Assessing the Limits of In-Context Learning beyond Functions using Partially Ordered Relation

2025-06-16 · Debanjan Dutta, Faizanuddin Ansari, Swagatam Das

Generating rational and generally accurate responses to tasks, often accompanied by example demonstrations, highlights Large Language Model's (LLM's) remarkable In-Context Learning (ICL) capabilities without requiring updates to the model's parameter space. Despite having an ongoing exploration focused on the inference from a document-level concept, its behavior in learning well-defined functions or relations in context needs a careful investigation. In this article, we present the performance of ICL on partially ordered relation by introducing the notion of inductively increasing complexity in prompts. In most cases, the saturated performance of the chosen metric indicates that while ICL offers some benefits, its effectiveness remains constrained as we increase the complexity in the prompts even in presence of sufficient demonstrative examples. The behavior is evident from our empirical findings and has further been theoretically justified in term of its implicit optimization process. The code is available \href{https://anonymous.4open.science/r/ICLonPartiallyOrderSet}{here}.

📄 PDF Abstract BibTeX arXiv:2506.13608

Code (0)

등록된 구현이 없습니다.

Tasks

In-Context LearningRelation

Similar Papers 제목 키워드 기반

Analyzing limits for in-context learning

2025-02-05 · Omar Naim, Nicholas Asher

We examine limits of in-context learning (ICL) in transformer models trained from scratch, focusing on function approximation tasks as a controlled setting to uncover fundamental behaviors. While we show empirically that…

In-Context Learning

Comparison of Loss Functions for Robust Deep Learning-based Echocardiography Segmentation when Learning with Partially Labelled Data from Multiple Domains

2026-07-06 · Iman Islam, Esther Puyol-Antón, Bram Ruijsink, Andrew J. Reader 외 arxiv

Echocardiography is the first imaging modality used for assessing cardiac function, and accurate segmentation of cardiac structures is essential for deriving biomarkers. However, the development of effective automated se…

From 2D to 3D: Re-thinking Benchmarking of Monocular Depth Prediction

2022-03-15 · Evin Pınar Örnek, Shristi Mudgal, Johanna Wald, Yida Wang 외

There have been numerous recently proposed methods for monocular depth prediction (MDP) coupled with the equally rapid evolution of benchmarking tools. However, we argue that MDP is currently witnessing benchmark over-fi…

3D geometryBenchmarkingDepth EstimationDepth Prediction

Beyond Accuracy: Characterizing Code Comprehension Capabilities in (Large) Language Models

2026-01-19 · Felix Mächtle, Jan-Niclas Serr, Nils Loose, Thomas Eisenbarth arxiv

Large Language Models (LLMs) are increasingly integrated into software engineering workflows, yet current benchmarks provide only coarse performance summaries that obscure the diverse capabilities and limitations of thes…

Beyond Context Limits: Subconscious Threads for Long-Horizon Reasoning

2025-07-22 · Hongyin Luo, Nathaniel Morgan, Tina Li, Derek Zhao 외 arxiv

To break the context limits of large language models (LLMs) that bottleneck reasoning accuracy and efficiency, we propose the Thread Inference Model (TIM), a family of LLMs trained for recursive and decompositional probl…

Information Retrieval