graph

Tag

Cards List
#graph

The agent industry made stack overflow billable—but who owns the return?

Reddit r/AI_Agents · 2d ago

An analysis of the termination problem in recursive AI agent systems, highlighting how agents can lose verified position while still selecting valid actions, and questioning where termination logic should reside in the agent stack.

0 favorites 0 likes
#graph

Conceptual Networks for Cross-Linguistic Idiomatic Expressions:A Feature-Based Graph Approach

arXiv cs.CL · 2026-07-13 Cached

This paper presents an interpretable network-based framework for representing idiomatic expressions across eight languages using binary conceptual features. Community detection reveals that idioms cluster by conceptual schema rather than language, and the framework improves downstream idiom detection and cross-lingual transfer over embedding-based baselines.

0 favorites 0 likes
#graph

Circular Obstacle Pathfinding

Lobsters Hottest · 2026-07-02 Cached

Explains how to use the A* algorithm for pathfinding around circular obstacles by converting the environment into a graph using tangent visibility and bitangent lines.

0 favorites 0 likes
#graph

TRACE: State-Aware Query Processing over Temporal Evidence Graphs for Conversational Data

arXiv cs.CL · 2026-07-02 Cached

This paper presents TRACE, a query processing framework that models conversational data as temporal evidence graphs to enable state-aware reasoning over evolving user states, improving temporal and multi-hop reasoning for long-conversation QA.

0 favorites 0 likes
#graph

@yoheinakajima: and here's what a coding agent on activegraph looks like basically you always get a trace and a graph automatically

X AI KOLs Following · 2026-06-06 Cached

Yohei Nakajima shares a demo of a coding agent on activegraph that automatically produces a trace and graph.

0 favorites 0 likes
#graph

Memory is Reconstructed, Not Retrieved: Graph Memory for LLM Agents

Hugging Face Daily Papers · 2026-06-04 Cached

MRAgent introduces a novel graph-based memory framework that dynamically reconstructs memory during reasoning, achieving up to 23% improvement on long-horizon benchmarks while reducing computational costs.

0 favorites 0 likes
#graph

@rohanpaul_ai: AI agents should treat memory as a changing web of useful connections, not static storage. Most agent memory systems re…

X AI KOLs Timeline · 2026-06-03 Cached

该论文提出 FluxMem,一种将智能体记忆视为不断演化的图结构,通过动态修复连接和提炼技能来提升记忆效果的系统。实验显示其在多个任务上优于现有方法,例如在 LoCoMo 上达到 95.06% 准确率,并在 GAIA 上相比 Kimi K2 提升 12.73 分。

0 favorites 0 likes
#graph

@yoheinakajima: check out http://activegraph.ai, flattening all of it into a single event log :)

X AI KOLs Timeline · 2026-06-01 Cached

ActiveGraph provides a persistent, replayable world for long-running agents using an append-only event log, enabling fork, diff, and lineage capabilities.

0 favorites 0 likes
#graph

GraphARC: A Comprehensive Benchmark for Graph-Based Abstract Reasoning

arXiv cs.AI · 2026-06-01 Cached

GraphARC is a new benchmark for abstract reasoning on graph-structured data, extending the ARC paradigm to graphs. Evaluations of state-of-the-art language models reveal a comprehension-execution gap and performance degradation on larger instances, highlighting scaling challenges.

0 favorites 0 likes
← Back to home

Submit Feedback