paper-with-me

Papers

The Hidden Footprint: Making Storage a First-Class Metric for LLM Agent Evaluation

2026-07-13 · Chenglin Yu, Hongquan Gui, Ying Yu, Hongxia Yang, Tao Zeng, Ming Li arxiv

LLM agent benchmarks measure task completion, reliability, and inference cost, but not the persistent data an agent run leaves on disk, including logs, context snapshots, checkpoints, and debug traces. We introduce AgentFootprint, a cross-framework benchmark of post-run agent storage footprint. Its serialization-aware metric suite measures total retention, channel composition, duplication, growth, compressibility, and conversation-history reconstructability. It addresses a measurement trap: naive byte-level measurement understates duplication by an order of magnitude because database paging and JSON escaping obscure repeated content. A fixed-trace control separates agent-generated logical volume from persistence-layer amplification: replaying the same trajectory through seven persisting frameworks yields a 6.7x spread. Under identical models, tools, and tasks, configurations with 100% accuracy differ by 15.7x in retained bytes, although their defaults support different recovery and audit capabilities. Three full-history configurations grow superlinearly on a repeated-observation stress task. Exported trajectories from 108 instance-normalized SWE-bench Verified submissions span three orders of magnitude per instance, with no detectable correlation with resolve rate. A content-addressed store reduces retention by 4.8x-32.7x while preserving every reconstructability score. These results establish persistent storage as a resource metric to report jointly with accuracy and reconstructability.

📄 PDF Abstract BibTeX arXiv:2607.11149

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Time-Series Classification with Multivariate Statistical Dependence Features

2026-04-08 · Yao Sun, Bo Hu, Jose Principe arxiv

In this paper, we propose a novel framework for non-stationary time-series analysis that replaces conventional correlation-based statistics with direct estimation of statistical dependence in the normalized joint density…

LTM: Lightweight Textured Mesh Extraction and Refinement of Large Unbounded Scenes for Efficient Storage and Real-time Rendering

2024-01-01 · CVPR 2024 1 · Jaehoon Choi, Rajvi Shah, Qinbo Li, Yipeng Wang 외

Advancements in neural signed distance fields (SDFs) have enabled modeling 3D surface geometry from a set of 2D images of real-world scenes. Baking neural SDFs can extract explicit mesh with appearance baked into tex…

GPUNeRF

A Graph is Worth 1-bit Spikes: When Graph Contrastive Learning Meets Spiking Neural Networks

2023-05-30 · Jintang Li, Huizhe Zhang, Ruofan Wu, Zulun Zhu 외

While contrastive self-supervised learning has become the de-facto learning paradigm for graph neural networks, the pursuit of higher task accuracy requires a larger hidden dimensionality to learn informative and discrim…

Contrastive LearningSelf-Supervised Learning

AVS: A Computational and Hierarchical Storage System for Autonomous Vehicles

2025-11-19 · Yuxin Wang, Yuankai He, Weisong Shi arxiv

Autonomous vehicles (AVs) are evolving into mobile computing platforms, equipped with powerful processors and diverse sensors that generate massive heterogeneous data, for example 14 TB per day. Supporting emerging third…

Autonomous VehiclesAutonomous Driving

Hidden Footprints: Learning Contextual Walkability from 3D Human Trails

2020-08-19 · ECCV 2020 8 · Jin Sun, Hadar Averbuch-Elor, Qianqian Wang, Noah Snavely

Predicting where people can walk in a scene is important for many tasks, including autonomous driving systems and human behavior analysis. Yet learning a computational model for this purpose is challenging due to semanti…

Autonomous Drivingvalid