HY-WU (Part I): An Extensible Functional Neural Memory Framework and An Instantiation in Text-Guided Image Editing
Tencent HY Team

TL;DR
HY-WU introduces a neural memory framework for continual learning and personalization, enabling instance-specific weight updates without overwriting shared parameters, thus improving adaptability in evolving deployment scenarios.
Contribution
The paper presents HY-WU, a novel functional neural memory framework that synthesizes instance-specific weight updates dynamically, addressing limitations of static weight paradigms in continual learning.
Findings
Enables dynamic, instance-specific weight updates.
Reduces interference and overspecialization in continual learning.
Improves adaptability in evolving deployment environments.
Abstract
Foundation models are transitioning from offline predictors to deployed systems expected to operate over long time horizons. In real deployments, objectives are not fixed: domains drift, user preferences evolve, and new tasks appear after the model has shipped. This elevates continual learning and instant personalization from optional features to core architectural requirements. Yet most adaptation pipelines still follow a static weight paradigm: after training (or after any adaptation step), inference executes a single parameter vector regardless of user intent, domain, or instance-specific constraints. This treats the trained or adapted model as a single point in parameter space. In heterogeneous and continually evolving regimes, distinct objectives can induce separated feasible regions over parameters, forcing any single shared update into compromise, interference, or…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · Advanced Neural Network Applications
