TL;DR
This paper introduces Content Masked Loss, a novel reward function for reinforcement learning painting agents that emphasizes important image features, resulting in more human-like stroke planning and earlier subject recognition in generated artworks.
Contribution
The paper proposes Content Masked Loss, a new loss function that guides RL painting agents to produce more human-like strokes without needing costly human data.
Findings
Paintings with Content Masked Loss show earlier subject recognition.
The method improves human-likeness of stroke sequences.
Final painting quality remains high.
Abstract
The objective of most Reinforcement Learning painting agents is to minimize the loss between a target image and the paint canvas. Human painter artistry emphasizes important features of the target image rather than simply reproducing it (DiPaola 2007). Using adversarial or L2 losses in the RL painting models, although its final output is generally a work of finesse, produces a stroke sequence that is vastly different from that which a human would produce since the model does not have knowledge about the abstract features in the target image. In order to increase the human-like planning of the model without the use of expensive human data, we introduce a new loss function for use with the model's reward function: Content Masked Loss. In the context of robot painting, Content Masked Loss employs an object detection model to extract features which are used to assign higher weight to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
