← heapsort-ai

Context management

34 items

RESEARCHarXiv CS.CL·1d ago

Signal-Driven Observation for Long-Horizon Web Agents

Long-horizon web agents experience progressive context degradation by ingesting raw DOM trees at every action step, eroding reasoning before tasks complete. Signal-Driven Observation (SDO) is proposed, where a dedicated sub-call reads the full DOM but returns only task-relevant elements, re-invoked by lightweight signals, to optimize observation and compression.

60
ARTICLEDEV.to AI·4/22/2026

Context Bloat in AI Agents

Context Bloat in AI agents refers to the exponential growth of contextual information, critically affecting performance, memory usage, and decision-making capabilities. This technical issue primarily stems from the absence of mechanisms for contextual forgetting, leading to an unbounded accumulation of data.

33
RESEARCHarXiv CS.CL·4/20/2026

Consistency Analysis of Sentiment Predictions using Syntactic & Semantic Context Assessment Summarization (SSAS)

This paper introduces the Syntactic & Semantic Context Assessment Summarization (SSAS) framework to address the inconsistency of LLM-based sentiment predictions, a challenge for reliable enterprise analytics. SSAS functions as a sophisticated data pre-processing tool, employing hierarchical classification and iterative summarization to establish high-signal, sentiment-dense context for more stable and reliable business decisions.

33
ARTICLEDEV.to AI·4/12/2026

Using projects in ChatGPT

The introduction of projects in ChatGPT enhances its capabilities, linking conversational AI with structured workflow management. This feature allows for organizing and managing complex workflows, maintaining context through NLP, ML algorithms, and a robust data storage system.

28