Sangjun Park, Jinyeong Bak
We lifted 10 functions out of this paper's own repositories and ran 1 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.
| Repository | Role | Ran |
|---|---|---|
| cosmoquester/memoria | canonical | 1 of 10 |
| Function | Status | Where it lives |
|---|---|---|
| super_unique | Ran | cosmoquester/memoria/memoria/memoria.py code served (permissive licence) · get_code("59b9c689c49ce98e") |
| EngramConnection | Not yet run | cosmoquester/memoria/memoria/memoria.py code served (permissive licence) · get_code("016bc554b88242c4") |
| EngramHistory | Not yet run | cosmoquester/memoria/memoria/memoria.py code served (permissive licence) · get_code("7fdd64a498902104") |
| EngramInfo | Not yet run | cosmoquester/memoria/memoria/memoria.py code served (permissive licence) · get_code("b734315081919701") |
| EngramType | Not yet run | cosmoquester/memoria/memoria/memoria.py code served (permissive licence) · get_code("9703ecf04d370320") |
| Engrams | Not yet run | cosmoquester/memoria/memoria/memoria.py code served (permissive licence) · get_code("cc2f2af69c5477a8") |
| EngramsInfo | Not yet run | cosmoquester/memoria/memoria/memoria.py code served (permissive licence) · get_code("ea9f9eace0456273") |
| Firing | Not yet run | cosmoquester/memoria/memoria/memoria.py code served (permissive licence) · get_code("0e095a46ce900394") |
| HistoryManager | Not yet run | cosmoquester/memoria/memoria/memoria.py code served (permissive licence) · get_code("e9aac109fcec9e93") |
| Memoria | Not yet run | cosmoquester/memoria/memoria/memoria.py code served (permissive licence) · get_code("9fa5ceabb0d59581") |
Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.
Making neural networks remember over the long term has been a longstanding issue. Although several external memory techniques have been introduced, most focus on retaining recent information in the short term. Regardless of its importance, information tends to be fatefully forgotten over time. We present Memoria, a memory system for artificial neural networks, drawing inspiration from humans and applying various neuroscientific and psychological theories. The experimental results prove the effectiveness of Memoria in the diverse tasks of sorting, language modeling, and classification, surpassing conventional techniques. Engram analysis reveals that Memoria exhibits the primacy, recency, and temporal contiguity effects which are characteristics of human memory.
The same record, over MCP at https://syntology.ai/mcp:
get_harvested_code_for_paper("2310.03052")
get_code_for_paper("2310.03052")
have("2310.03052")
Connect an agent — have() is free.