paper-with-me

Papers

Visual Inception: Compromising Long-term Planning in Agentic Recommenders via Multimodal Memory Poisoning

2026-04-18 · Jiachen Qian arxiv

The evolution from static ranking models to Agentic Recommender Systems (Agentic RecSys) empowers AI agents to maintain long-term user profiles and autonomously plan service tasks. While this paradigm shift enhances personalization, it introduces a vulnerability: reliance on Long-term Memory (LTM). In this paper, we uncover a threat termed "Visual Inception." Unlike traditional adversarial attacks that seek immediate misclassification, Visual Inception injects triggers into user-uploaded images (e.g., lifestyle photos) that act as "sleeper agents" within the system's memory. When retrieved during future planning, these poisoned memories hijack the agent's reasoning chain, steering it toward adversary-defined goals (e.g., promoting high-margin products) without prompt injection. To mitigate this, we propose CognitiveGuard, a dual-process defense framework inspired by human cognition. It consists of a System 1 Perceptual Sanitizer (diffusion-based purification) to cleanse sensory inputs and a System 2 Reasoning Verifier (counterfactual consistency checks) to detect anomalies in memory-driven planning. Extensive experiments on a mock e-commerce agent environment demonstrate that Visual Inception achieves about 85% Goal-Hit Rate (GHR), while CognitiveGuard reduces this risk to around 10% with configurable latency trade-offs (about 1.5s in lite mode to about 6.5s for full sequential verification), without quality degradation under our setup.

📄 PDF Abstract BibTeX arXiv:2604.16966

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

DPWriter: Reinforcement Learning with Diverse Planning Branching for Creative Writing

2026-01-14 · Qian Cao, Yahui Liu, Wei Bi, Yi Zhao 외 arxiv

Reinforcement learning (RL)-based enhancement of large language models (LLMs) often leads to reduced output diversity, undermining their utility in open-ended tasks like creative writing. Current methods lack explicit me…

Reinforcement Learning

Representation Fréchet Loss for Visual Generation

2026-04-30 · Jiawei Yang, Zhengyang Geng, Xuan Ju, Yonglong Tian 외 arxiv

We show that Fréchet Distance (FD), long considered impractical as a training objective, can in fact be effectively optimized in the representation space. Our idea is simple: decouple the population size for FD estimatio…

Bridging Learned Visual Perception and Symbolic Belief-Space Planning

2026-09-15 · Guy Azran, Michael Navat, Sarah Keren arxiv

In partially observable settings, agents must act without full knowledge of the world state and rely on uncertain state-estimation pipelines. Obtaining grounded and verifiable symbolic plans under such uncertainty remain…

Text-to-image synthesis method evaluation based on visual patterns

2019-10-31 · William Lund Sommer, Alexandros Iosifidis

A commonly used evaluation metric for text-to-image synthesis is the Inception score (IS) \cite{inceptionscore}, which has been shown to be a quality metric that correlates well with human judgment. However, IS does not …

ClusteringImage Generation

What Should I Do Now? Marrying Reinforcement Learning and Symbolic Planning

2019-01-06 · Daniel Gordon, Dieter Fox, Ali Farhadi

Long-term planning poses a major difficulty to many reinforcement learning algorithms. This problem becomes even more pronounced in dynamic visual environments. In this work we propose Hierarchical Planning and Reinforce…

Deep Reinforcement LearningQuestion Answeringreinforcement-learningReinforcement Learning+1