paper-with-me

Papers

Memento: Facilitating Effortless, Efficient, and Reliable ML Experiments

2023-04-17 · Zac Pullar-Strecker, Xinglong Chang, Liam Brydon, Ioannis Ziogas, Katharina Dost, Jörg Wicker

Running complex sets of machine learning experiments is challenging and time-consuming due to the lack of a unified framework. This leaves researchers forced to spend time implementing necessary features such as parallelization, caching, and checkpointing themselves instead of focussing on their project. To simplify the process, in this paper, we introduce Memento, a Python package that is designed to aid researchers and data scientists in the efficient management and execution of computationally intensive experiments. Memento has the capacity to streamline any experimental pipeline by providing a straightforward configuration matrix and the ability to concurrently run experiments across multiple threads. A demonstration of Memento is available at: https://wickerlab.org/publication/memento.

📄 PDF Abstract BibTeX arXiv:2304.09175

Code (1)

wickerlab/memento 공식 구현

Tasks

Management

Similar Papers 제목 키워드 기반

MementoGUI: Learning Agentic Multimodal Memory Control for Long-Horizon GUI Agents

2026-05-18 · Ziyun Zeng, Hang Hua, Bocheng Zou, Mu Cai 외 arxiv

Recent GUI agents have made substantial progress in visual grounding and action prediction, yet they remain brittle in long-horizon tasks that require maintaining task state across many interface transitions. Existing ag…

Visual Grounding

Memento-Skills: Let Agents Design Agents

2026-03-19 · Huichi Zhou, Siyuan Guo, Anjie Liu, Zhongwei Yu 외 arxiv

We introduce \emph{Memento-Skills}, a generalist, continually-learnable LLM agent system that functions as an \emph{agent-designing agent}: it autonomously constructs, adapts, and improves task-specific agents through ex…

Reinforcement LearningContinual Learning

MEMENTO: Teaching LLMs to Manage Their Own Context

2026-04-10 · Vasilis Kontonis, Yuchen Zeng, Shivam Garg, Lingjiao Chen 외 arxiv

Reasoning models think in long, unstructured streams with no mechanism for compressing or organizing their own intermediate state. We introduce MEMENTO: a method that teaches models to segment reasoning into blocks, comp…

MementoEmbed and Raintale for Web Archive Storytelling

2020-08-01 · Shawn M. Jones, Martin Klein, Michele C. Weigle, Michael L. Nelson

For traditional library collections, archivists can select a representative sample from a collection and display it in a featured physical or digital library space. Web archive collections may consist of thousands of arc…

Memento: Reconstruct to Remember for Consistent Long Video Generation

2026-06-12 · Xuan Wei, Longbin Ji, Guan Wang, Xiangrui Liu 외 arxiv

Long-form video generation requires recurring subjects to remain consistent across various shots, viewpoints, motions, and scene transitions. Existing temporal decomposition methods improve scalability by generating vide…

Video Generation