StableMind: A Two-Timescale Architecture for Persistent Personality in LLM Agents
Description
StableMind addresses the problem of long-term personality drift in large language model (LLM) agents, where short-term coherence does not guarantee stable behavioral traits across extended interactions. We identify this as a stability–plasticity trade-off: systems must remain adaptable to new observations while preserving a consistent underlying personality structure.
We propose StableMind, a memory- and reflection-based architecture that separates short-term belief updates from long-term trait evolution. Incoming interactions are encoded as structured perceptions and incrementally integrated into entity-specific beliefs. A reflection mechanism periodically evaluates belief drift against established baselines, triggering trait updates only when predefined thresholds of magnitude, confidence, and observation frequency are satisfied.
This design introduces discrete adaptation cycles that stabilize identity formation while preventing abrupt personality shifts. Experimental analysis shows improved consistency in agent behavior over long interaction sequences compared to baseline approaches.
Files
StableMind_Final.pdf
Files
(191.3 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:05ad335587bd0d78ac6f5e1359b191f0
|
177.2 kB | Preview Download |
|
md5:1f148eca98a75d8bc3bb50b87cebda3b
|
14.1 kB | Preview Download |
Additional details
Software
- Repository URL
- https://github.com/hasan-mavlonov/stable_mind_v0.1/tree/v0.1
- Programming language
- Python
- Development Status
- Active