paper-with-me

홈 › Papers

Test-Time Learning with an Evolving Library

2026-05-14 · Weijia Xu, Alessandro Sordoni, Chandan Singh, Zelalem Gero, Michel Galley, Xingdi Yuan, Jianfeng Gao arxiv

We introduce EvoLib, a test-time learning framework that enables large language models to accumulate, reuse, and evolve knowledge across problem instances without parameter updates or external supervision. Instead of adapting model parameters, our approach maintains a shared library of knowledge abstractions, including modular skills and reflective insights, automatically extracted from the model's own inference trajectories. To support continual improvement, we introduce a principled weighting and consolidation mechanism that jointly optimizes for immediate utility and long-term value. This allows simple, instance-specific abstractions to evolve into more general and reusable ones over time. Across challenging benchmarks in mathematical reasoning, code generation, and multi-turn agentic environments, EvoLib improves substantially over the top test-time scaling and learning methods without ground-truth feedback.

📄 PDF Abstract BibTeX arXiv:2605.14477

Code (0)

등록된 구현이 없습니다.

Tasks

Mathematical ReasoningCode Generation

Similar Papers 제목 키워드 기반

You Live More Than Once: Towards Hierarchical Skill Meta-Evolving

2026-05-27 · Xujun Li, Kehan Zheng, Mingyuan Zhao, Yize Geng 외 arxiv

Test-time skill evolving is regarded as a new paradigm for enhancing deployed agentic systems. Existing works mainly focus on hard-coded skill evolving strategies or parametric learning that rely on expensive parameter u…

tegdet: An extensible Python Library for Anomaly Detection using Time-Evolving Graphs

2022-10-17 · Simona Bernardi, José Merseguer, Raúl Javierre

This paper presents a new Python library for anomaly detection in unsupervised learning approaches. The input for the library is a univariate time series representing observations of a given phenomenon. Then, it can iden…

Anomaly DetectionTime SeriesTime Series Analysis

NFISiS: New Perspectives on Fuzzy Inference Systems for Renewable Energy Forecasting

2025-04-28 · Kaike Sa Teles Rocha Alves, Eduardo Pestana de Aguiar

Evolving Fuzzy Systems (eFS) have gained significant attention due to their ability to adaptively update their structure in response to data dynamics while maintaining interpretability. However, the lack of publicly avai…

Interpretable Machine Learning

GPML: Graph Processing for Machine Learning

2025-05-13 · Majed Jaber, Julien Michel, Nicolas Boutry, Pierre Parrend

The dramatic increase of complex, multi-step, and rapidly evolving attacks in dynamic networks involves advanced cyber-threat detectors. The GPML (Graph Processing for Machine Learning) library addresses this need by tra…

Library-based Fast Algorithm for Simulating the Hodgkin-Huxley Neuronal Networks

2021-01-17 · Zhong-Qi Kyle Tian, Douglas Zhou

We present a modified library-based method for simulating the Hodgkin-Huxley (HH) neuronal networks. By pre-computing a high resolution data library during the interval of an action potential (spike), we can avoid evolvi…