y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#frozen-models News & Analysis

2 articles tagged with #frozen-models. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

2 articles
AIBullisharXiv – CS AI · Jun 237/10
🧠

Latent Personal Memory: Represent personal memory as dynamic soft prompts

Researchers introduce Latent Personal Memory (LPM), a framework that personalizes large language models by encoding user-specific behavioral patterns as compact, interpretable latent slots converted into dynamic soft prompts. The approach achieves significant efficiency gains—outperforming LoRA and Prompt Tuning by up to 54.4% on benchmarks while reducing memory usage by 64x—making personalized LLMs more practical for deployment.

AINeutralarXiv – CS AI · May 125/10
🧠

PYTHALAB-MERA: Validation-Grounded Memory, Retrieval, and Acceptance Control for Frozen-LLM Coding Agents

PYTHALAB-MERA is a novel external controller system that enhances frozen local language models for code generation by integrating validation-grounded memory, adaptive retrieval, and reinforcement learning techniques. In a constrained benchmark, the system achieved 8/9 validation successes compared to 0/9 for baseline approaches, though the authors explicitly limit claims to this specific experimental setting.