dag

Tag

Cards List
#dag

Workload-Aware Caching for Multi-Agent Systems

arXiv cs.AI · yesterday Cached

This paper presents a workload-aware cache eviction policy for multi-agent systems that uses recomputation cost, DAG dependency count, and agent invocation frequency to retain valuable cached entries, reducing latency by up to 64.7% over uncached baselines and 31.1% over the next best finite-capacity method.

0 favorites 0 likes
#dag

BatchDAG: LLM-Planned Execution Graphs for Scalable Ad-Hoc Analysis Over Enterprise Data

arXiv cs.AI · 3d ago Cached

BatchDAG introduces a system where an LLM generates typed directed acyclic graphs of operations for scalable ad-hoc analysis over enterprise data, achieving up to 47x reduction in LLM calls and sub-60-second query times over 50,000+ meetings.

0 favorites 0 likes
#dag

Knowledge-Centric Agents for Workflow Generation

arXiv cs.AI · 5d ago Cached

The paper introduces a knowledge-centric framework for generating ComfyUI workflows by distilling hierarchical knowledge (pseudo-codes, skeletons, strategies) from real workflows and using LLMs to perform reasoning from task descriptions to executable structures, achieving higher node diversity and execution success rates.

0 favorites 0 likes
#dag

DataFlow-Harness: A Grounded Code-Agent Platform for Constructing Editable LLM Data Pipelines

Hugging Face Daily Papers · 2026-07-18 Cached

DataFlow-Harness introduces a platform that guides LLM agents to construct editable DAG-based data pipelines through incremental mutations, achieving high pass rates and reduced costs compared to script-generation baselines.

0 favorites 0 likes
#dag

@IntuitMachine: The One Change That Lets Small Models Outperform Their Size 1/ Everyone knows you need a 70B model to beat GPT-4 on com…

X AI KOLs Timeline · 2026-07-13 Cached

A thread introducing the Atomic Task Graph (ATG), a DAG-based execution substrate that allows a small 8B model to outperform GPT-4 on complex agent tasks by storing plan structure in a graph instead of linear text, reducing context bloat and enabling localized failure recovery.

0 favorites 0 likes
#dag

@lionel_mora: Following the amazing reaction to the Marble Curriculum yesterday, we've decided to make it open source Everything a ch…

X AI KOLs Timeline · 2026-07-08 Cached

The Marble Curriculum, a comprehensive open-source dataset covering 1,590 primary school concepts with 3,221 connections across 8 subjects, has been released to enable building learning paths and AI-driven educational tools.

0 favorites 0 likes
#dag

Learning Sparsest Linear Causal DAGs with Latent Confounders via Higher-Order Cumulants

arXiv cs.LG · 2026-07-08 Cached

Proposes a finite-sample method for recovering the sparsest DAG in linear non-Gaussian acyclic models with latent confounders using higher-order cumulants, without restricting the number of latents.

0 favorites 0 likes
#dag

Why is there not a deterministic firewall for AI agents?

Reddit r/openclaw · 2026-06-30

A developer built a deterministic firewall in Rust for AI agents that runs under 5ms, using plans, MCP lists, and taint tracking to enforce security without hallucination or latency issues.

0 favorites 0 likes
#dag

@jino_rohit: https://x.com/jino_rohit/status/2071247775837356399

X AI KOLs Timeline · 2026-06-28 Cached

A blog post explaining PyTorch FX graphs, which are an intermediate representation used throughout the PyTorch 2.0 compile ecosystem. It covers the core objects Graph, Node, and GraphModule, and how to understand and work with them.

0 favorites 0 likes
#dag

ReasoningFlow: Discourse Structures for Understanding LLM Reasoning Traces

arXiv cs.CL · 2026-06-05 Cached

Introduces ReasoningFlow, a framework to capture discourse structures of large language model reasoning traces as directed acyclic graphs, enabling fine-grained analysis of reasoning behaviors like self-reflection and backtracking. Based on manual and automatic annotation of thousands of traces, it reveals structural similarities across models and that most erroneous steps do not contribute to final answers.

0 favorites 0 likes
#dag

@mylifcc: The ceiling of Auto-Research infrastructure has arrived! Yacine's 1.5-hour in-depth interview with the two founders of Paradigma, hardcore breakdown of how DAG becomes the underlying infrastructure for autonomous research: • Why DAG is the best substrate for research (far beyond linear papers) • Ag…

X AI KOLs Timeline · 2026-05-26 Cached

Yacine conducted a 1.5-hour in-depth interview with the founders of Paradigma, discussing how to use DAG (Directed Acyclic Graph) as the underlying infrastructure for autonomous research, covering core topics such as Agent operation, building large-scale public DAGs, and avoiding bad DAGs.

0 favorites 0 likes
#dag

@yacinelearning: if you are interested in learning about the infra behind auto-research this 1h30min interview with the paradigma folks …

X AI KOLs Timeline · 2026-05-25 Cached

Interview discussing infrastructure for auto-research using DAGs, including how agents can execute DAGs and how to build large public DAGs.

0 favorites 0 likes
#dag

PACER: Acyclic Causal Discovery from Large-Scale Interventional Data

arXiv cs.LG · 2026-05-18 Cached

PACER is a new scalable framework for causal discovery from large-scale interventional data that guarantees acyclicity by design, achieving up to two orders of magnitude speedups over penalty-based methods on benchmarks with thousands of variables.

0 favorites 0 likes
#dag

GraphBit: A Graph-based Agentic Framework for Non-Linear Agent Orchestration

arXiv cs.AI · 2026-05-15 Cached

GraphBit is a graph-based agentic framework that uses deterministic DAG orchestration with a Rust engine to eliminate hallucinations and infinite loops. It achieves 67.6% accuracy on GAIA benchmarks with zero framework-induced errors and low latency.

0 favorites 0 likes
#dag

SPIN: Structural LLM Planning via Iterative Navigation for Industrial Tasks

Hugging Face Daily Papers · 2026-05-13 Cached

SPIN is a planning wrapper that ensures structurally valid DAG plans and uses prefix-based execution control to reduce task steps and tool calls in industrial LLM agent systems, improving plan validity and efficiency.

0 favorites 0 likes
← Back to home

Submit Feedback