paper-with-me

Papers

The Mind's Eye: A Multi-Faceted Reward Framework for Guiding Visual Metaphor Generation

2025-08-26 · Girish A. Koushik, Fatemeh Nazarieh, Katherine Birch, Shenbin Qian, Diptesh Kanojia arxiv

Visual metaphor generation is a challenging task that aims to generate an image given an input text metaphor. Inherently, it needs language understanding to bind a source concept with a target concept, in a way that preserves meaning while ensuring visual coherence. We propose a self-evaluating visual metaphor generation framework that focuses on metaphor alignment. Our self-evaluation approach combines existing metrics with our newly proposed metaphor decomposition score and a meaning alignment (MA) metric. Within this setup, we explore two novel approaches: a training-free pipeline that explicitly decomposes prompts into source-target-meaning (S-T-M) mapping for image synthesis, and a complementary training-based pipeline that improves alignment using our proposed self-evaluation reward schema, without any large-scale retraining. On the held-out test set, the training-free approach surpasses strong closed baselines (GPT-4o, Imagen) on decomposition, CLIP, and MA scores, with the training-based approach close behind. We evaluate our framework output using a user-facing study, and observed that participants preferred GPT-4o overall, while our training-free pipeline led open-source methods and edged Imagen on abstract metaphors. Our analyses show S-T-M prompting helps longer or more abstract metaphors, with closed models excelling on short, concrete cases; we also observe sensitivity to sampler settings. Overall, structured prompting and lightweight RL perform metaphor alignment well under modest compute, and remaining gaps to human preference appear driven by aesthetics and sampling.

📄 PDF Abstract BibTeX arXiv:2508.18569

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

UrbanMind: Urban Dynamics Prediction with Multifaceted Spatial-Temporal Large Language Models

2025-05-16 · Yuhang Liu, Yingxue Zhang, Xin Zhang, Ling Tian 외

Understanding and predicting urban dynamics is crucial for managing transportation systems, optimizing urban planning, and enhancing public services. While neural network-based approaches have achieved success, they ofte…

Test-time Adaptation

P-Check: Advancing Personalized Reward Model via Learning to Generate Dynamic Checklist

2026-01-06 · Kwangwook Seo, Dongha Lee arxiv

Recent approaches in personalized reward modeling have primarily focused on leveraging user interaction history to align model judgments with individual preferences. However, existing approaches largely treat user contex…

Thanos: Enhancing Conversational Agents with Skill-of-Mind-Infused Large Language Model

2024-11-07 · Young-Jun Lee, Dokyong Lee, Junyoung Youn, Kyeongjin Oh 외

To increase social bonding with interlocutors, humans naturally acquire the ability to respond appropriately in a given situation by considering which conversational skill is most suitable for the response - a process we…

Language ModelingLanguage ModellingLarge Language Model

Dynamic and Generalizable Process Reward Modeling

2025-07-23 · Zhangyue Yin, Qiushi Sun, Zhiyuan Zeng, Qinyuan Cheng 외 arxiv

Process Reward Models (PRMs) are crucial for guiding Large Language Models (LLMs) in complex scenarios by providing dense reward signals. However, existing PRMs primarily rely on heuristic approaches, which struggle with…

Domain Generalization

Test-driven Reinforcement Learning in Continuous Control

2025-11-11 · Zhao Yu, Xiuping Wu, Liangjun Ke arxiv

Reinforcement learning (RL) has been recognized as a powerful tool for robot control tasks. RL typically employs reward functions to define task objectives and guide agent learning. However, since the reward function ser…

Reinforcement LearningContinuous Control