paper-with-me

홈 › Papers

Wormhole Memory: A Rubik's Cube for Cross-Dialogue Retrieval

2025-01-24 · Libo Wang

In view of the gap in the current large language model in sharing memory across dialogues, this research proposes a wormhole memory module (WMM) to realize memory as a Rubik's cube that can be arbitrarily retrieved between different dialogues. Through simulation experiments, the researcher built an experimental framework based on the Python environment and used setting memory barriers to simulate the current situation where memories between LLMs dialogues are difficult to share. The CoQA development data set was imported into the experiment, and the feasibility of its cross-dialogue memory retrieval function was verified for WMM's nonlinear indexing and dynamic retrieval, and a comparative analysis was conducted with the capabilities of Titans and MemGPT memory modules. Experimental results show that WMM demonstrated the ability to retrieve memory across dialogues and the stability of quantitative indicators in eight experiments. It contributes new technical approaches to the optimization of memory management of LLMs and provides experience for the practical application in the future.

📄 PDF Abstract BibTeX arXiv:2501.14846

Code (1)

brucewang123456789/GeniusTrail 공식 구현

Tasks

Language ModelingLanguage ModellingLarge Language ModelManagementRetrievalRubik's Cube

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

CubeRobot: Grounding Language in Rubik's Cube Manipulation via Vision-Language Model

2025-03-25 · Feiyang Wang, Xiaomin Yu, Wangyu Wu

Proving Rubik's Cube theorems at the high level represents a notable milestone in human-level spatial imagination and logic thinking and reasoning. Traditional Rubik's Cube robots, relying on complex vision systems and f…

Decision MakingLanguage ModelingLanguage ModellingRubik's Cube

Universality in Collective Intelligence on the Rubik's Cube

2025-11-23 · David Krakauer, Gülce Kardeş, Joshua Grochow arxiv

Progress in understanding expert performance is limited by the scarcity of quantitative data on long-term knowledge acquisition and deployment. Here we use the Rubik's Cube as a cognitive model system existing at the int…

Benchmarking Robot Manipulation with the Rubik's Cube

2022-02-14 · Boling Yang, Patrick E. Lancaster, Siddhartha S. Srinivasa, Joshua R. Smith

Benchmarks for robot manipulation are crucial to measuring progress in the field, yet there are few benchmarks that demonstrate critical manipulation skills, possess standardized metrics, and can be attempted by a wide a…

BenchmarkingRobot ManipulationRubik's Cube

Solving Rubik's Cube with a Robot Hand

2019-10-16 · OpenAI, Ilge Akkaya, Marcin Andrychowicz, Maciek Chociej 외

We demonstrate that models trained only in simulation can be used to solve a manipulation problem of unprecedented complexity on a real robot. This is made possible by two key components: a novel algorithm, which we call…

Meta-LearningRubik's CubeState Estimation

Towards Learning Rubik's Cube with N-tuple-based Reinforcement Learning

2023-01-28 · Wolfgang Konen

This work describes in detail how to learn and solve the Rubik's cube game (or puzzle) in the General Board Game (GBG) learning and playing framework. We cover the cube sizes 2x2x2 and 3x3x3. We describe in detail the cu…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Rubik's Cube