← All concepts

in context learning

9 articles · 15 co-occurring · 0 contradictions · 0 briefs

The entire paper is about in-context learning (ICL) and how LLMs leverage examples provided in the prompt context.

The entire paper is about in-context learning (ICL) and how LLMs leverage examples provided in the prompt context.

Author explicitly identifies ICL as the mechanism that degrades with continued training, proposing ICL preservation as the design principle for knowledge acquisition

Entire argument hinges on model's ability to learn from error messages within same conversation, adjust behavior in next turn

Paper explicitly uses LLM in-context learning as core mechanism; demonstrates how problem nuances encoded in context enable optimization without retraining

The paper's core mechanism is injecting past trajectories as in-context examples for new tasks. This is ICL applied to agent behavior.

Paper demonstrates that ICL effectiveness depends on evolving context quality; accumulated context from agent episodes functions as specialized in-context learning signal.

GEPA demonstrates that improvements via prompt refinement are a form of in-context learning—the model performs better because the context (prompt) has been clarified and optimized.

The core argument is that agents need to do in-context reasoning about path selection, not recall predetermined architectures from training

ICL success depends on making patterns explicit in the context. RLM harnesses operationalize this by ensuring task structure is always visible to the model, enabling generalization through pattern cla

query this concept
$ db.articles("in-context-learning")
$ db.cooccurrence("in-context-learning")
$ db.contradictions("in-context-learning")