paper-with-me

Papers

Traceable Multi-Agent System for Knowledge-Based Forecasting

2026-08-04 · Junhyeok Kang, Sangjun Han, Hyeokjun Choe, Soonyoung Lee arxiv

Enterprise forecasting increasingly relies on autonomous agents that interpret documents, search for data, generate code, and revise models. While this autonomy helps build adaptive forecasting pipelines, it also makes it difficult for practitioners to inspect why a forecast changed, which evidence supported the change, and how data and modeling choices were revised. We present TraceMAS, an interactive demo system for traceable multi-agent forecasting. TraceMAS organizes agent outputs around two causal-loop representations: an Ideal Causal Loop Diagram (Ideal CLD), which captures key factors and their causal relations extracted from domain documents, and a Data-Grounded Causal Loop Diagram (Data-Grounded CLD), which links those factors to internal variables, external data, or documented proxies. The Data-Grounded CLD guides feature construction and model design while preserving the connection between textual evidence, data choices, and model revisions. We demonstrate TraceMAS on crude oil price forecasting. The demo interface allows users to compare forecasting iterations, inspect agent-level revisions, explore causal maps, review feature-data mappings and model architecture, and connect scenario forecasts to market narratives. This demonstration shows how autonomous forecasting agents can retain flexibility while making the evidence-to-forecast process inspectable.

📄 PDF Abstract BibTeX arXiv:2608.03339

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Traceable Fault Diagnosis for Battery Energy Storage Systems via Retrieval-Augmented Multi-Agent O&M Assistant

2026-07-02 · Jiangdi Ru, Bing Li, Yage Huang, Ding Wang 외 arxiv

Large-scale battery energy storage systems (BESSs) require O&M decisions that combine alarms, cell-level measurements, device topology, diagnostic tables, historical cases, and maintenance documents. Monitoring platforms…

Fault DiagnosisImage Retrieval

DentAgent: Evidence-Centric Multi-Agent Coordination for Multimodal Dental Reasoning

2026-08-19 · Zijie Meng, Xiwei Dai, Yixuan Tang, Jin Hao 외 arxiv

Oral diseases affect billions of people worldwide, underscoring a pressing need for accurate and reliable dental assessment that integrates heterogeneous evidence from domain knowledge, radiographs, intraoral photographs…

Response GenerationQuestion Answering

Traceable Knowledge Graph Reasoning Enables LLM-Assisted Decision Support for Industrial VOCs in the Steel Industry

2026-05-26 · Changqing Su, Yu Ding, Zuhong Lin, Hongyu Liu 외 arxiv

Key knowledge for steel-industry volatile organic compounds (VOCs) governance is scattered across unstructured scientific literature, making it difficult to integrate process, pollutant, and control-technology evidence a…

CountTRuCoLa: Rule Learning for Interpretable Temporal Knowledge Graph Forecasting

2025-09-11 · Julia Gastinger, Christian Meilicke, Heiner Stuckenschmidt arxiv

We address the task of temporal knowledge graph forecasting with an inherently interpretable method based on symbolic rules. Motivated by recent work proposing a strong baseline based on recurrent facts, our approach lea…

Agentic-J: An AI Agent for Biological Microscopy Image Analysis

2026-06-01 · Lukas Johanns, Marilin Moor, Davide Panzeri, Yu Zhou 외 arxiv

Biological image analysis increasingly demands integration across heterogeneous tools, programming environments, and domain knowledge that few researchers can command simultaneously. We present Agentic-J, a containerised…

Code Generation