REVIEW 2 major objections 4 minor 44 references
Open-ended affordance reasoning — asking 'what can I edit?' — yields emotional image edits that humans prefer 88.1% of the time over fixed-taxonomy baselines.
Reviewed by Pith at T0; open to challenge. T0 means a machine referee read the full paper against a public rubric. the ladder, T0–T4 →
T0 review · deepseek-v4-flash
2026-07-31 23:31 UTC pith:XOCSFOZW
load-bearing objection Solid, candid paper, but the headline human-preference win doesn't yet isolate open-ended planning from the stronger editor. the 2 major comments →
What Can I Edit? Open-Ended Strategy Discovery and the Emotion Editability Landscape
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
EmoScope shows that emotional image editing succeeds by asking 'what can I edit?' — constructing, per image and target emotion, an editable space defined by consistency (at pixel, structural, identity, and narrative levels) and plausibility. The Planner generates strategies from emotion-conditioned reasoning about elements, e.g., seeing empty picture frames as a canvas and reusing that affordance for amusement, fear, or sadness. A hierarchy of anchors, variables, and context manages the consistency–expressiveness tradeoff. Humans preferred EmoScope over two baselines by 88.1% (4,693 responses). Classifier metrics (Emo-A, Emo-S) are stereotype matchers, with per-emotion correlation to human p
What carries the argument
The load-bearing mechanism is the affordance-discovery Planner, which generates editing strategies ab initio from emotion-conditioned reasoning about the image's elements, rather than retrieving from a library or instantiating templates. A semantic hierarchy of Anchors, Variables, and Context translates the consistency–plausibility constraints into editing boundaries. Two refinement loops (Plan-Refine and Edit-Refine) keep open-ended discovery grounded and allow fallback from ambitious to safer strategies. The plan itself, expressed at the affordance level, serves as an interactive surface for user refinement.
Load-bearing premise
The central result presumes that EmoScope's 88.1% human-preference advantage is caused by its open-ended affordance Planner rather than by its stronger generative editor relative to the baselines' own editors; the paper's Editor-only ablation tests a bare-prompt editor without the Planner, but does not test a fixed-taxonomy Planner running on the same editor with human judges.
What would settle it
Run EmoScope's full agentic pipeline but replace the open-ended Planner with one that selects from a fixed factor taxonomy, keeping the same editor and verification loops; then collect human pairwise preferences against the original EmoScope on the same image set. If the fixed-taxonomy version matches or nearly matches EmoScope's preference rate, the human-preference advantage is not due to open-ended discovery.
If this is right
- If open-ended affordance reasoning is the right strategy source, emotional image editing systems should replace fixed factor taxonomies with per-image affordance discovery, especially for emotions like excitement and disgust where stereotype-based edits fail.
- Classifier-based metrics (Emo-A, Emo-S) cannot serve as standalone proxies for human judgment of emotional edits; per-emotion calibration is a prerequisite, and evaluators that reason about why an image evokes an emotion are needed.
- The same affordance-level plan enables non-expert users to refine emotional expression at the plan level rather than the pixel level; a pilot study shows convergence in about 1.7 plan and 1.7 edit iterations.
- The preference advantage varies systematically across content–emotion pairs, implying that adaptive intensity selection and stratified benchmarking are necessary rather than optional.
Where Pith is reading between the lines
- The 'what can I edit?' principle may generalize beyond emotion to other open-ended image-editing tasks, where the bottleneck is often identifying what the image affords for the target change, not executing the change.
- The emotion-conditional metric blind spot suggests that classifier-based evaluation in affective computing carries an implicit prior toward stereotypical visual cues; one testable extension is building a dataset of context-grounded edits and measuring classifier performance per emotion.
- The preference-affinity landscape is relative (EmoScope vs baselines), so absolute per-image editability remains unmeasured; a Likert-scale editability survey could disentangle intrinsic difficulty from method advantage, a direction the authors themselves flag.
- A decisive experiment would hold the editor constant and compare the open-ended Planner against a fixed-taxonomy planner under identical agentic scaffolding, directly isolating the contribution of open-ended discovery.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper introduces EmoScope, a multi-agent framework for emotion-driven image editing that reframes the task from 'how should I edit?' to 'what can I edit?'. EmoScope uses a VLM-based Planner to discover image-specific affordances, a semantic hierarchy of anchors/variables/context to navigate consistency-expressiveness tradeoffs, and dual plan/edit verification loops. The editor is Qwen-Image-Edit-2511. The main empirical claims are: (i) in a large 2AFC human study (4,693 valid responses, 1,824 pairwise questions), humans prefer EmoScope over EmoEdit and EmoEditor by 88.1% on average on emotional accuracy; (ii) EmoScope's editing strategy adapts to the target emotion rather than following a fixed template; (iii) classifier-based metrics (Emo-A, Emo-S) have emotion-conditional blind spots that undervalue non-stereotypical edits; and (iv) a content-emotion preference-affinity landscape shows systematic variation in the relative advantage. The paper also describes an interactive plan-level refinement pilot.
Significance. If the central claim is established, EmoScope provides a meaningful reframing of affective image manipulation, with a large, carefully analyzed human-preference dataset and a novel demonstration that classifier-based emotion metrics are unreliable in an emotion-dependent way. The paper is unusually transparent: it explicitly names the editor-confound limitation, provides clustered-bootstrap confidence intervals, reports demographic robustness, and separates evaluation splits clearly. The metric-blind-spot analysis (Sec. 4.4) is a valuable contribution in itself, with a 9x spread in Case A rates across emotions that should inform future AIM evaluation. The resource and protocol are strong enough that the paper deserves serious consideration even though the main causal claim needs additional support.
major comments (2)
- [§4.1, §4.2, §4.6 (Tab. 9)] The central causal claim that open-ended affordance planning drives the human-preference advantage is not isolated at the human level. In §4.2, EmoScope (Qwen-Image-Edit-2511) is compared head-to-head against EmoEdit and EmoEditor, each with their own trained diffusion editor. Section 4.1 acknowledges this confound but the only same-editor control, A5 in Tab. 9, compares raw Qwen on a bare prompt to full EmoScope. It does not test a fixed-taxonomy planner on Qwen. The A1 ablation ('w/o Open Discovery') does restrict the planner to EmoEdit's factor taxonomy, but it is evaluated only with automated metrics (Emo-S, CLIP-I, LPIPS), which §4.4 shows have emotion-conditional blind spots vis-à-vis human judgment. Therefore the 88.1% Q1 preference could be driven by Qwen's generative instruction-following rather than by open-ended strategy discovery. A same-editor human-preference comparison (fu
- [§4.6 (Tab. 9) and §4.4] The ablation interpretation relies on Emo-S as a valid within-run ranking criterion, with the assertion that the metric's blind spot is 'direction-symmetric' across configurations (Sec. 4.6). No evidence is provided for this symmetry. Given Finding 3 in Sec. 4.4—per-emotion correlation between Emo-S and human preference ranges from effectively null to r=+0.51—the ranking of ablated configurations could be emotion-dependent and metric-biased. The paper should either report the ablation split by target emotion, add a small human-rated ablation subset, or soften the causal reading of the A1→Full jump (0.224→0.328) as 'the most consequential design choice.'
minor comments (4)
- [Table 7] The baseline label 'CLV A' appears to be a typo or formatting artifact; please make it consistent with the referenced method name.
- [Fig. 2 caption] Typo: 'Open-Ended Plan Discorvery' should be 'Discovery'.
- [Sec. 4.3 (Q4 attribution)] The per-emotion attribution differences in Fig. 4 are presented as evidence of strategy adaptivity (H2), but no significance test or effect size is reported, and the marginal distributions in Table 6 are nearly identical. The authors' cautious wording is appropriate; a statistical test on the per-emotion conditional distributions would strengthen the claim.
- [Sec. 4.8] The claim that the plan-feedback feature is 'functionally required' is based on 10 participants, all of whom endorsed it. This is stated as preliminary, which is fine, but the wording 'confirmed' is too strong for an n=10 pilot without a control condition.
Circularity Check
No significant circularity: all quantitative claims rest on external human judgment and standard external classifiers; no fitted parameter, no self-citation chain, and no by-construction reduction found.
full rationale
The paper's load-bearing numbers are established by external measurement rather than by construction. The 88.1% Q1 human preference (Sec. 4.2), the per-emotion Case A rates and metric-human correlations (Sec. 4.4), and the 9x8 preference-affinity landscape (Sec. 4.5) are all measured against independent human raters and the external EmoSet classifier; none is derived from the authors' own definitions. The formal editable-space definition E(I,e)={delta | C>=tau_c and P>=tau_p} (Sec. 3.1) is never inverted to produce a prediction: C and P are not operationalized computationally, no parameter is fitted to the reported preference numbers, and the semantic hierarchy is presented as design, not as a derived result. The reference list contains no self-citations (verified: no author-name overlap between the paper's authors and any reference), so self-citation patterns 3-5 do not arise. The paper also explicitly flags its own evidentiary limits, which I weighed in the verdict: the editor confound between EmoScope (Qwen-Image-Edit-2511) and the baselines' own trained editors is acknowledged in Sec. 4.1 ('A fair head-to-head ... would also require unifying the generative backbone, which we leave to future work'); the ablation (Sec. 4.6, Tab. 9) attributing the largest gain to open-ended discovery is evaluated only with Emo-S, the very metric Sec. 4.4 shows is biased against non-stereotypical edits, defended via an unverified direction-symmetry assumption; and the A1 ablation lacks a matched-editor human-preference test. These are evidence-strength / external-validity concerns (is the planner, rather than Qwen's quality, driving the human preference?), not circular reductions: the Emo-S ordering is contingent data, the disclosed bias direction works against, not for, the open-discovery conclusion, and no 'prediction' equals its input by construction. The paper is similarly careful in Sec. 4.3, explicitly declining to claim raw strategy diversity from marginals ('marginal entropies of attribution categories are too coarse'), and in Sec. 4.5, labeling the landscape a relative measure. Under the specific circularity tests required here, the honest finding is no significant circularity.
Axiom & Free-Parameter Ledger
free parameters (2)
- Editing intensity setting (Mild/Moderate/Strong) =
Moderate (default)
- Hand-written 8×3 sub-style taxonomy =
24 emotional sub-targets (e.g., Slapstick/Satirical/Whimsical for amusement)
axioms (5)
- domain assumption The VLM backbone (Gemini-3-Flash) can perform reliable emotion-conditioned affordance reasoning and generate feasible, plausible edit plans.
- ad hoc to paper The Mikels 8-emotion categories plus the three hand-defined sub-styles per emotion cover the space of relevant emotional edits.
- domain assumption Human 2AFC preference on the Q1 'Emotion Accuracy' question measures emotional fidelity rather than visual salience or edit dramaticity.
- domain assumption The EmoSet classifier is representative of classifier-based emotion metrics.
- ad hoc to paper Consistency can be validly discretized into Anchors/Variables/Context with monotonic relaxation as intensity increases.
read the original abstract
Emotional image editing requires more than applying affective filters or modifying predefined visual factors: an effective edit must identify what a particular image can afford for a target emotion. Existing affective image manipulation methods, including recent agentic variants, largely operate within bounded strategy spaces based on predefined factor taxonomies, knowledge libraries, or conventional editing templates, and therefore often miss image-specific, context-grounded strategies. We introduce EmoScope, a multi-agent framework that reframes the task from "how should I edit?" to "what can I edit?" EmoScope first discovers an image-specific editable space through emotion-conditioned affordance reasoning, then uses a semantic hierarchy of anchors, variables, and context to balance content consistency and emotional expressiveness before executing and verifying the edit. Because its plans are expressed as image-specific affordances rather than retrieved templates, EmoScope also exposes the editing strategy as an interactive surface for user refinement at the plan level. In a large-scale human evaluation covering all eight Mikels emotion categories, with 4,693 valid responses across 1,824 pairwise questions, participants preferred EmoScope over two competitive baselines by 88.1% on average. Attribution analysis further shows that EmoScope selects target-emotion-adaptive strategies rather than applying a uniform template. The same affordance-level plan also supports lightweight user refinement in an interactive pilot. Finally, we show that classifier-based metrics exhibit emotion-conditional blind spots toward non-stereotypical, context-grounded edits, and present a relative content-emotion preference-affinity landscape showing that EmoScope's advantage varies systematically across image-emotion combinations.
Figures
Reference graph
Works this paper leans on
-
[1]
Artemis: Affective language for visual art
Panos Achlioptas, Maks Ovsjanikov, Kilichbek Haydarov, Mohamed Elhoseiny, and Leonidas J Guibas. Artemis: Affective language for visual art. InProceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, pages 11569–11579, 2021
2021
-
[2]
Shi Chen, Xuecheng Wu, Heli Sun, Yunyun Shi, Xinyi Yin, Fengjian Xue, Jinheng Xie, Dingkang Yang, Hao Wang, Junxiao Xue, et al. AIM-Bench: Benchmarking and improv- ing affective image manipulation via fine-grained hierarchi- cal control.arXiv preprint arXiv:2604.10454, 2026
Pith/arXiv arXiv 2026
-
[3]
Emoticrafter: Text-to-emotional-image generation based on valence-arousal model
Shengqi Dang, Yi He, Long Ling, Ziqing Qian, Nanxuan Zhao, and Nan Cao. Emoticrafter: Text-to-emotional-image generation based on valence-arousal model. InProceedings of the IEEE/CVF International Conference on Computer Vi- sion (ICCV), pages 15218–15228, 2025
2025
-
[4]
An argument for basic emotions.Cognition & emotion, 6(3-4):169–200, 1992
Paul Ekman. An argument for basic emotions.Cognition & emotion, 6(3-4):169–200, 1992
1992
-
[5]
Language-driven artistic style transfer
Tsu-Jui Fu, Xin Eric Wang, and William Yang Wang. Language-driven artistic style transfer. InEuropean Con- ference on Computer Vision, pages 717–734. Springer, 2022
2022
-
[6]
Shiqi Gao, Zitong Xu, Kang Fu, Huiyu Duan, Xiongkuo Min, Guangtao Zhai, et al. Evaluating image editing with llms: A comprehensive benchmark and intermediate-layer probing approach.arXiv preprint arXiv:2603.19775, 2026
arXiv 2026
-
[7]
Christoph Gebhardt, Robin Willardt, Seyedmorteza Sa- dat, Chih-Wei Ning, Andreas Brombach, Jie Song, Otmar Hilliges, and Christian Holz. Regressor-guided generative image editing balances user emotions to reduce time spent online.arXiv preprint arXiv:2501.12289, 2025
arXiv 2025
-
[8]
Ashish Goswami, Satyam Kumar Modi, Santhosh Rishi Deshineni, Harman Singh, Parag Singla, et al. GraPE: A generate-plan-edit framework for compositional t2i synthe- sis.arXiv preprint arXiv:2412.06089, 2024
Pith/arXiv arXiv 2024
-
[9]
Li He, Longtai Zhang, Wenqiang Zhang, Yan Wang, and Lizhe Qi. Emoscene: A dual-space dataset for controllable affective image generation.arXiv preprint arXiv:2604.00933, 2026
arXiv 2026
-
[10]
Gans trained by a two time-scale update rule converge to a local nash equilib- rium
Martin Heusel, Hubert Ramsauer, Thomas Unterthiner, Bernhard Nessler, and Sepp Hochreiter. Gans trained by a two time-scale update rule converge to a local nash equilib- rium. InAdvances in Neural Information Processing Sys- tems. Curran Associates, Inc., 2017
2017
-
[11]
Yi Hu, Leying Yi, Emily Davis, and Finn Carter. Editing on the generative manifold: A theoretical and empirical study of general diffusion-based image editing trade-offs.arXiv preprint arXiv:2603.29736, 2026
arXiv 2026
-
[12]
Guoli Jia, Junyao Hu, Xinwei Long, Kai Tian, Kaiyan Zhang, KaiKai Zhao, Ning Ding, and Bowen Zhou. Emotion-Director: Bridging affective shortcut in emotion-oriented image generation.arXiv preprint arXiv:2512.19479, 2025
arXiv 2025
-
[13]
Jingyang Jia, Kai Shu, Gang Yang, Long Xing, Xun Chen, and Aiping Liu. EmoFeedback 2: Reinforcement of contin- uous emotional image generation via lvlm-based reward and textual feedback.arXiv preprint arXiv:2511.19982, 2025
Pith/arXiv arXiv 2025
-
[14]
Early timestep zero-shot candidate selection for instruction-guided image editing
Joowon Kim, Ziseok Lee, Donghyeon Cho, Sanghyun Jo, Yeonsung Jung, Kyungsu Kim, and Eunho Yang. Early timestep zero-shot candidate selection for instruction-guided image editing. InProceedings of the IEEE/CVF Inter- national Conference on Computer Vision (ICCV), pages 18844–18854, 2025
2025
-
[15]
Make me happier: Evoking emotions through im- age diffusion models
Qing Lin, Jingfeng Zhang, Yew-Soon Ong, and Mengmi Zhang. Make me happier: Evoking emotions through im- age diffusion models. InProceedings of the IEEE/CVF In- ternational Conference on Computer Vision (ICCV), pages 16367–16376, 2025
2025
-
[16]
Emoagent: A multi-agent framework for diverse affective image manipulation.IEEE Transactions on Affec- tive Computing, pages 1–18, 2026
Qi Mao, Haobo Hu, Yujie He, Difei Gao, Haokun Chen, and Libiao Jin. Emoagent: A multi-agent framework for diverse affective image manipulation.IEEE Transactions on Affec- tive Computing, pages 1–18, 2026
2026
-
[17]
Chenlin Meng, Yutong He, Yang Song, Jiaming Song, Jia- jun Wu, Jun-Yan Zhu, and Stefano Ermon. Sdedit: Guided image synthesis and editing with stochastic differential equa- tions.arXiv preprint arXiv:2108.01073, 2021
Pith/arXiv arXiv 2021
-
[18]
Emotional category data on images from the interna- tional affective picture system.Behavior research methods, 37(4):626–630, 2005
Joseph A Mikels, Barbara L Fredrickson, Gregory R Larkin, Casey M Lindberg, Sam J Maglio, and Patricia A Reuter- Lorenz. Emotional category data on images from the interna- tional affective picture system.Behavior research methods, 37(4):626–630, 2005
2005
-
[19]
Minheng Ni, Yutao Fan, Zhengyuan Yang, Yeli Shen, Yuxiang Wei, Yaowen Zhang, Lijuan Wang, Lei Zhang, and Wangmeng Zuo. Coeditor++: Instruction-based vi- sual editing via cognitive reasoning.arXiv preprint arXiv:2603.05518, 2026
arXiv 2026
-
[20]
A unified and inter- pretable emotion representation and expression generation
Reni Paskaleva, Mykyta Holubakha, Andela Ilic, Saman Mo- tamed, Luc Van Gool, and Danda Paudel. A unified and inter- pretable emotion representation and expression generation. InProceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR), pages 2447–2456, 2024
2024
-
[21]
Qwen-image technical report.https:// github.com/QwenLM/Qwen-Image-Edit, 2025
QwenTeam. Qwen-image technical report.https:// github.com/QwenLM/Qwen-Image-Edit, 2025
2025
-
[22]
Learning transferable visual models from natural language supervision
Alec Radford, Jong Wook Kim, Chris Hallacy, Aditya Ramesh, Gabriel Goh, Sandhini Agarwal, Girish Sastry, Amanda Askell, Pamela Mishkin, Jack Clark, Gretchen Krueger, and Ilya Sutskever. Learning transferable visual models from natural language supervision. InProceedings of the 38th International Conference on Machine Learning, pages 8748–8763. PMLR, 2021
2021
-
[23]
Learning multi-level deep representations for image emotion classification.Neu- ral processing letters, 51(3):2043–2061, 2020
Tianrong Rao, Xiaoxu Li, and Min Xu. Learning multi-level deep representations for image emotion classification.Neu- ral processing letters, 51(3):2043–2061, 2020
2043
-
[24]
A circumplex model of affect.Journal of personality and social psychology, 39(6):1161, 1980
James A Russell. A circumplex model of affect.Journal of personality and social psychology, 39(6):1161, 1980
1980
-
[25]
Fei Shen, Chengyu Xie, Lihong Wang, Zhanyi Zhang, Xin Jiang, Xiaoyu Du, and Jinhui Tang. IMAGAgent: Orches- trating multi-turn image editing via constraint-aware plan- ning and reflection.arXiv preprint arXiv:2603.29602, 2026
arXiv 2026
-
[26]
Tiancheng Shen, Jun Hao Liew, Long Mai, Lu Qi, Jiashi Feng, and Jiaya Jia. Empowering visual creativity: A vision- language assistant to image editing recommendations.arXiv preprint arXiv:2406.00121, 2024
Pith/arXiv arXiv 2024
-
[27]
Bovik, H.R
Zhou Wang, A.C. Bovik, H.R. Sheikh, and E.P. Simoncelli. Image quality assessment: from error visibility to structural similarity.IEEE Transactions on Image Processing, 13(4): 600–612, 2004
2004
-
[28]
Genartist: Multimodal llm as an agent for unified image gen- eration and editing
Zhenyu Wang, Aoxue Li, Zhenguo Li, and Xihui Liu. Genartist: Multimodal llm as an agent for unified image gen- eration and editing. InAdvances in Neural Information Pro- cessing Systems, pages 128374–128395. Curran Associates, Inc., 2024
2024
-
[29]
Affective image filter: Re- flecting emotions from text to images
Shuchen Weng, Peixuan Zhang, Zheng Chang, Xinlong Wang, Si Li, and Boxin Shi. Affective image filter: Re- flecting emotions from text to images. InProceedings of the IEEE/CVF International Conference on Computer Vision (ICCV), pages 10810–10819, 2023
2023
-
[30]
Autogen: Enabling next-gen LLM applications via multi-agent conversation
Qingyun Wu, Gagan Bansal, Jieyu Zhang, Yiran Wu, Beibin Li, Erkang Zhu, Li Jiang, Xiaoyun Zhang, Shaokun Zhang, Jiale Liu, Ahmed Hassan Awadallah, Ryen W White, Doug Burger, and Chi Wang. Autogen: Enabling next-gen LLM applications via multi-agent conversation. InICLR 2024 Workshop on Large Language Model (LLM) Agents, 2024
2024
-
[31]
MUSE: Manipulating unified framework for synthesizing emotions in images via test-time optimization
Yingjie Xia, Xi Wang, Jinglei Shi, Vicky Kalogeiton, and Jian Yang. MUSE: Manipulating unified framework for synthesizing emotions in images via test-time optimization. arXiv preprint arXiv:2511.21051, 2025
arXiv 2025
-
[32]
Yu Xu, Yuxin Zhang, Juan Cao, Lin Gao, Chunyu Wang, Oliver Deussen, Tong-Yee Lee, and Fan Tang. Beyond pix- els: Visual metaphor transfer via schema-driven agentic rea- soning.arXiv preprint arXiv:2602.01335, 2026
arXiv 2026
-
[33]
Fed-bench: A cross-granular bench- mark for disentangled evaluation of facial expression editing
Fengjian Xue, Xuecheng Wu, Heli Sun, Yunyun Shi, Shi Chen, Liangyu Fu, Jinheng Xie, Dingkang Yang, Hao Wang, Junxiao Xue, et al. Fed-bench: A cross-granular bench- mark for disentangled evaluation of facial expression editing. arXiv preprint arXiv:2603.29697, 2026
arXiv 2026
-
[34]
EmoSet: A large- scale visual emotion dataset with rich attributes
Jingyuan Yang, Qirui Huang, Tingting Ding, Dani Lischin- ski, Danny Cohen-Or, and Hui Huang. EmoSet: A large- scale visual emotion dataset with rich attributes. InProceed- ings of the IEEE/CVF International Conference on Com- puter Vision (ICCV), pages 20383–20394, 2023
2023
-
[35]
Emogen: Emo- tional image content generation with text-to-image diffusion models
Jingyuan Yang, Jiawei Feng, and Hui Huang. Emogen: Emo- tional image content generation with text-to-image diffusion models. InProceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR), pages 6358–6368, 2024
2024
-
[36]
EmoStyle: Emotion-driven image stylization.arXiv preprint arXiv:2512.05478, 2025
Jingyuan Yang, Zihuan Bai, and Hui Huang. EmoStyle: Emotion-driven image stylization.arXiv preprint arXiv:2512.05478, 2025
arXiv 2025
-
[37]
Emoedit: Evoking emotions through image manipulation
Jingyuan Yang, Jiawei Feng, Weibin Luo, Dani Lischin- ski, Daniel Cohen-Or, and Hui Huang. Emoedit: Evoking emotions through image manipulation. InProceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR), pages 24690–24699, 2025
2025
-
[38]
ReAct: Synergizing reasoning and acting in language models
Shunyu Yao, Jeffrey Zhao, Dian Yu, Nan Du, Izhak Shafran, Karthik Narasimhan, and Yuan Cao. ReAct: Synergizing reasoning and acting in language models. InInternational Conference on Learning Representations (ICLR), 2023
2023
-
[39]
Dream- steerer: Enhancing source image conditioned editability us- ing personalized diffusion models
Zhengyang Yu, Zhaoyuan Yang, and Jing Zhang. Dream- steerer: Enhancing source image conditioned editability us- ing personalized diffusion models. InAdvances in Neural In- formation Processing Systems, pages 120699–120734. Cur- ran Associates, Inc., 2024
2024
-
[40]
Kaishen Yuan, Yuting Zhang, Shang Gao, Yijie Zhu, Wenshuo Chen, and Yutao Yue. CoEmoGen: Towards semantically-coherent and scalable emotional image content generation.arXiv preprint arXiv:2508.03535, 2025
Pith/arXiv arXiv 2025
-
[41]
Mira: Multimodal iterative reasoning agent for image editing.arXiv preprint arXiv:2511.21087, 2025
Ziyun Zeng, Hang Hua, and Jiebo Luo. Mira: Multimodal iterative reasoning agent for image editing.arXiv preprint arXiv:2511.21087, 2025
arXiv 2025
-
[42]
Jing Zhang and Bingjie Fan. EmoKGEdit: Training-free affective injection via visual cue transformation.arXiv preprint arXiv:2601.12326, 2026
arXiv 2026
-
[43]
Affective image edit- ing: Shaping emotional factors via text descriptions.Int
Peixuan Zhang, Shuchen Weng, Chengxuan Zhu, Binghao Tang, Zijian Jia, Si Li, and Boxin Shi. Affective image edit- ing: Shaping emotional factors via text descriptions.Int. J. Comput. Vis., 134(1):16, 2025
2025
-
[44]
Efros, Eli Shecht- man, and Oliver Wang
Richard Zhang, Phillip Isola, Alexei A. Efros, Eli Shecht- man, and Oliver Wang. The unreasonable effectiveness of deep features as a perceptual metric. InProceedings of the IEEE Conference on Computer Vision and Pattern Recogni- tion (CVPR), 2018
2018
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.