forgetting

Tag

Cards List
#forgetting

PaperBanana-Interact: Scientific Diagram Refinement with Multi-Turn Human Feedback

Hugging Face Daily Papers · 2026-08-31 Cached

This paper presents a benchmark and a multi-agent system to improve scientific diagram generation through multi-turn human feedback, addressing issues like quality drift and forgetting across revisions.

0 favorites 0 likes
#forgetting

Testing whether discrete topology is a more durable memory medium than continuous weights — it isn't ... probably [R]

Reddit r/MachineLearning · 2026-08-23

The article compares discrete and continuous memory adapters for frozen language models, finding that binary-mask methods like EPMem forget facts as quickly as continuous ones, emphasizing that the write/allocation rule, not discreteness, is crucial for preventing forgetting.

0 favorites 0 likes
#forgetting

ForgetBench: Benchmarking Forgetting Dynamics of Long-Term Parametric Memory in Language Models

arXiv cs.CL · 2026-07-30 Cached

ForgetBench introduces a benchmark to systematically characterize forgetting behavior in large language models under continual knowledge editing, using concept-based and scenario-based QA to measure temporal decay and retention dynamics.

0 favorites 0 likes
#forgetting

agent memory is less useful if it cannot forget bad examples

Reddit r/AI_Agents · 2026-07-20

The article argues that for effective agent memory, it is crucial to forget bad examples, as retaining them degrades performance.

0 favorites 0 likes
#forgetting

Signal-Guided Optimization for Machine Unlearning

arXiv cs.LG · 2026-07-15 Cached

Proposes GSUO, a guidance-signal-aware optimization framework for machine unlearning that uses fine-grained signals to guide the forgetting process, avoiding over-unlearning and under-unlearning, and outperforms 14 baselines.

0 favorites 0 likes
#forgetting

@RuoyuSun_UI: Excited to share our paper on continual learning & reducing forgetting at #ICML2026 tomorrow! Poster Session 3: HALL A …

X AI KOLs Timeline · 2026-07-07 Cached

The paper introduces MoFO, a momentum-filtered optimizer that mitigates forgetting in LLM fine-tuning by updating only parameters with large momentum magnitudes, preserving pre-trained knowledge without extra storage.

0 favorites 0 likes
#forgetting

@ba_niu80557: https://x.com/ba_niu80557/status/2073362883728302125

X AI KOLs Timeline · 2026-07-04 Cached

Stanford University proposes the AutoMem method, which allows models to learn memory management (selective forgetting) instead of expanding parameters. This doubles the performance of a 32-billion-parameter small model and matches top-tier large models, revealing that memory management is more important than model scale.

0 favorites 0 likes
#forgetting

Auditing Forgetting in Limited Memory Language Models

arXiv cs.CL · 2026-07-02 Cached

This paper proposes a causal auditing framework to evaluate forgetting in Limited Memory Language Models by varying the database state during inference, discovering that parametric leakage is negligible and post-deletion correctness primarily arises from retrieval artifacts rather than residual parametric memory.

0 favorites 0 likes
#forgetting

Fora: From Weight-Space to Function-Space Protection in Capability-Preserving Fine-Tuning

arXiv cs.LG · 2026-07-01 Cached

The paper introduces Fora (Function-space Orthogonal Residual Adaptation), a method to protect existing capabilities during fine-tuning by projecting updates onto function-space directions derived from activations rather than weight-space directions. Experiments on Qwen3-1.7B show it outperforms weight-space projection and standard regularization in preserving translation and math abilities.

0 favorites 0 likes
#forgetting

Replay What Matters: Off-Policy Replay for Efficient LLM Reinforcement Unlearning

arXiv cs.CL · 2026-06-16 Cached

This paper introduces ReRULE, an off-policy replay method for reinforcement unlearning in LLMs, improving forgetting and retention efficiency on benchmarks like RWKU and MUSE.

0 favorites 0 likes
#forgetting

Learning What to Remember: A Cognitively Grounded Multi-Factor Value Model for Agentic Memory

arXiv cs.AI · 2026-06-12 Cached

Proposes a cognitively grounded multi-factor value function for agentic memory in LLM agents, learning interpretable weights to decide what to encode, forget, and retrieve under memory constraints. Improves gold-evidence retention significantly over similarity-only or recency-based baselines.

0 favorites 0 likes
#forgetting

@HaochengXiUCB: New blog post: The Forgetting Wall in Video and World Models Long-horizon video generation is not just limited by compu…

X AI KOLs Following · 2026-06-10 Cached

This blog post introduces the concept of the 'Forgetting Wall' in long-horizon video generation and world models, arguing that the primary bottleneck is memory (KV cache growth) rather than compute, and explores compression as a key direction for future models.

0 favorites 0 likes
#forgetting

Foundation-Preserving Adaptation via Generalized Rayleigh-Quotient Optimization

arXiv cs.LG · 2026-06-02 Cached

Proposes FoLoRA, a forgetting-aware optimization framework for fine-tuning foundation models that balances task utility and forgetting penalty via generalized Rayleigh-quotient optimization, achieving better preservation of non-target capabilities.

0 favorites 0 likes
#forgetting

Do Deep Networks Forget Initialization? A Forgetting-Time View of Practical Inductive Bias

arXiv cs.LG · 2026-05-29 Cached

This paper introduces the concept of 'initialization memory' to study how much of the random initialization bias survives training in deep networks, showing that low-learning-rate SGD preserves initialization while Adam-family optimizers erase it, and linking this to forgetting dynamics.

0 favorites 0 likes
#forgetting

Is One Score Enough? Rethinking the Evaluation of Sequentially Evolving LLM Memory

arXiv cs.LG · 2026-05-18 Cached

Introduces SeqMem-Eval, a diagnostic evaluation framework for sequentially evolving LLM memory that measures multiple dimensions beyond aggregate metrics, revealing trade-offs between adaptability and stability.

0 favorites 0 likes
#forgetting

From Recall to Forgetting: Benchmarking Long-Term Memory for Personalized Agents

arXiv cs.CL · 2026-04-23 Cached

Researchers introduce Memora, a benchmark that evaluates LLMs’ ability to retain, update, and forget long-term user memories over weeks-to-months conversations, revealing frequent reuse of obsolete memories.

0 favorites 0 likes
← Back to home

Submit Feedback