Tag
CLBench-V is a benchmark for evaluating multimodal context learning across grounding, new information application, and new knowledge learning. The best model achieves only 0.2847, showing the task remains challenging.
This paper identifies that context learning in LLMs requires not only content acquisition but also specification acquisition, and proposes PSCI (Private Specification-Contract Induction) which extracts local specifications and enforces them via adversarial checking, achieving state-of-the-art results on the CL-Bench benchmark.
Engram introduces an AI that learns from user context, scaling compute on personal and enterprise data to create models that understand specific work environments. They offer an API for agents and have partnerships with Notion, Harvey, and Microsoft.
Proposes CoMAG, a unified backbone for multimodal attributed graphs that learns task-adaptive reliable contexts and performs modality-preserving alignment, achieving state-of-the-art results on graph-level prediction, modality matching, and graph-conditioned generation.
The article identifies four key flaws in current AI agent memory systems—brittleness, lack of temporal reasoning, forgetting dilemma, and evaluation gap—and presents a novel memory architecture inspired by code agents, achieving high benchmark scores while emphasizing context learning as the next challenge.
Zingle uses AI to help users learn words in context, offering a new way to build vocabulary.
A new benchmark paper 'SWE Context Bench' tests whether coding agents can reuse knowledge across tasks, highlighting a gap in existing benchmarks that only evaluate isolated problem-solving. The author discusses solutions like external memory and mentions tools such as langmem, mem0, supermemory, and Greplica.
Introduces ContextGuard, a structured self-auditing framework that improves LLM context learning by decomposing model self-assessment into confirmed and uncertain categories and applying targeted revisions, achieving a task-solving rate increase from 9.64% to 13.85% on Qwen3.5-4B on the CL-Bench benchmark.