paper-with-me

Papers

Memory-Based vs. Context-Only Conditioning Produces Distinct Behavioral Patterns in Stateful Personalization

2026-04-14 · Junsoo Park, Youssef Medhat, Htet Phyo Wai, Ploy Thajchayapong, Ashok K. Goel arxiv

We study how conditioning context shapes personalization behavior in a teacher-facing educational recommender system. We compare contextual conditioning based on the current student question with memory-based conditioning using persistent learner information. Using deviation correlation and paired statistical tests, we find that contextual recommendations exhibit stronger question-level responsiveness, while memory-based recommendations exhibit history-dependent behaviors, including learner-specific differentiation under identical input. Teacher-facing evaluation signals suggest these recommendations are interpretable and actionable. These results indicate that embedding-based similarity metrics capture responsiveness to the current question but do not characterize personalization grounded in learner history, motivating behavior-level diagnostics for studying conditioning effects.

📄 PDF Abstract BibTeX arXiv:2605.27389

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Gradient-free Task-Conditioned Retrieval for On-Device In-Context Learning

2026-07-30 · Xinyu Luo, Hui Liu, Yihua Shao, Junyi Yang 외 arxiv

On-device in-context learning (ICL) relies on pre-inference retrieval to select demonstrations for useful context before downstream model inference. This retrieval must exploit task-specific information while operating o…

When Does Memory Help Multi-Trajectory Inference for Tool-Use LLM Agents?

2026-05-27 · Xinzhe Li, Yaguang Tao arxiv

Multi-trajectory inference for tool-use LLM agents - generating multiple reasoning attempts and selecting among them - benefits from transferring knowledge across attempts so that later ones avoid the pitfalls of earlier…

E$^3$C: Video Generation with 3D Environmental Memory and Ego-Exo Human Pose Control

2026-05-25 · Qiao Gu, Lingni Ma, Adam W Harley, Richard Newcombe 외 arxiv

Controllable and physically grounded egocentric video generation is essential for embodied agents to reason about how their own and others' actions manifest and change the world. Compared to generic video synthesis, egoc…

Video Generation

MosaicMem: Hybrid Spatial Memory for Controllable Video World Models

2026-03-17 · Wei Yu, Runjia Qian, Yumeng Li, Liquan Wang 외 arxiv

Video diffusion models are moving beyond short, plausible clips toward world simulators that must remain consistent under camera motion, revisits, and intervention. Yet spatial memory remains a key bottleneck: explicit 3…

GradMem: Learning to Write Context into Memory with Test-Time Gradient Descent

2026-03-14 · Yuri Kuratov, Matvey Kairov, Aydar Bulatov, Ivan Rodkin 외 arxiv

Many large language model applications require conditioning on long contexts. Transformers typically support this by storing a large per-layer KV-cache of past activations, which incurs substantial memory overhead. A des…