REVIEW 23 references
Object Placement for Anything
T0 review · reviewed 2026-08-16 · deepseek-v4-flash
Pith's one-line read A semi-supervised framework with pairwise similarity transfer improves discriminative object placement on novel categories by leveraging unlabeled Open Images data.
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
The key idea is to also transfer knowledge about rationality variation. Two placements of the same object can both be reasonable, both be unreasonable, or differ. The authors train a similarity classifier to predict whether two placements share a label, and apply it to the unlabeled pool. A domain-adversarial loss helps the similarity features from labeled and unlabeled data look similar. The whole system alternates between model training and label correction.
On a manually annotated test set from the new data, the framework improves F1 and balanced accuracy for two base models, and it helps on object categories not seen during labeled training. The gains are consistent in ablations, though the test set is small, the training relies on self-generated pseudo labels, and the code and dataset are not released.
Extended reading notes
Core claim
The paper states: 'we propose to transfer the knowledge of rationality variation, i.e., whether the change of foreground placement would result in the change of rationality label, from labeled data to unlabeled data.' If correct, the trained discriminative object placement models generalize better to new categories, as measured by F1 and balanced accuracy gains on the OOPA-e test set.
Load-bearing premise
The framework assumes that pseudo rationality labels produced by a pretrained OPA model on OOPA's randomly sampled placements are reliable enough to train on, and that the pairwise similarity labels derived from those pseudo labels transfer across categories and domains. This premise enters at Section III-B (similarity loss on pseudo labels) and Section III-C (label correction with alpha=0.4). If the base model is systematically wrong on novel categories, the pseudo labels will reinforce those errors and the similarity transfer will amplify them.
Signed reviews
Editorial analysis
A structured set of objections, weighed in public.
Assumptions & free parameters
free parameters (5)
- pseudo-label threshold gamma
- label mixing ratio alpha =
0.4
- loss weights lambda1, lambda2 =
0.5, 0.1
- sampled placements per pair K =
30
- label correction interval =
25 epochs
assumptions (4)
- domain assumption Pseudo labels from a pretrained OPA model are reliable enough as training targets on OOPA.
- domain assumption Rationality variation knowledge transfers across object categories and background scenes.
- domain assumption Stable Diffusion inpainting of removed foregrounds produces realistic backgrounds.
- domain assumption The manually annotated OOPA test labels are correct.
Cite this review
Pith. "Pith review of Object Placement for Anything." pith.science (2026). https://pith.science/paper/U35RQQWA
@misc{pith2026250412029,
author = {Pith},
title = {Pith review of: Object Placement for Anything},
year = {2026},
howpublished = {\url{https://pith.science/paper/U35RQQWA}},
note = {Machine review of arXiv:2504.12029}
}
read the original abstract
Object placement aims to determine the appropriate placement (\emph{e.g.}, location and size) of a foreground object when placing it on the background image. Most previous works are limited by small-scale labeled dataset, which hinders the real-world application of object placement. In this work, we devise a semi-supervised framework which can exploit large-scale unlabeled dataset to promote the generalization ability of discriminative object placement models. The discriminative models predict the rationality label for each foreground placement given a foreground-background pair. To better leverage the labeled data, under the semi-supervised framework, we further propose to transfer the knowledge of rationality variation, \emph{i.e.}, whether the change of foreground placement would result in the change of rationality label, from labeled data to unlabeled data. Extensive experiments demonstrate that our framework can effectively enhance the generalization ability of discriminative object placement models.
Figures
Reference graph
Works this paper leans on
-
[1]
Making images real again: A comprehensive survey on deep image composition.,
Li Niu, Wenyan Cong, Liu Liu, Hong Yan, Bo Zhang, Jian-Gang Liang, and Liqing Zhang, “Making images real again: A comprehensive survey on deep image composition.,” arXiv preprint arXiv:2106.14490 , 2021
arXiv 2021
-
[2]
Learning to segment via cut-and-paste,
Tal Remez, Jonathan Huang, and MatthewA. Brown, “Learning to segment via cut-and-paste,” in CVPR, 2018
work page 2018
-
[3]
Learning to generate synthetic data via compositing,
Shashank Tripathi, Siddhartha Chandra, Amit Agrawal, Ambrish Tyagi, James M. Rehg, and Visesh Chari, “Learning to generate synthetic data via compositing,” in CVPR, 2019
work page 2019
-
[4]
Interactive object placement with reinforcement learning,
Shengping Zhang, Quanling Meng, Qinglin Liu, Liqiang Nie, Bineng Zhong, Xiaopeng Fan, and Rongrong Ji, “Interactive object placement with reinforcement learning,” in ICML, 2023
work page 2023
-
[5]
Topnet: Transformer-based object placement network for image compositing,
Sijie Zhu, Zhe Lin, Scott Cohen, Jason Kuen, Zhifei Zhang, and Chen Chen, “Topnet: Transformer-based object placement network for image compositing,” in CVPR, 2023
work page 2023
-
[6]
Gala: Toward geometry-and-lighting-aware object search for compositing,
Sijie Zhu, Zhe Lin, Scott Cohen, Jason Kuen, Zhifei Zhang, and Chen Chen, “Gala: Toward geometry-and-lighting-aware object search for compositing,” in ECCV, 2022
work page 2022
-
[7]
Learning object placement via dual-path graph completion,
Siyuan Zhou, Liu Liu, Li Niu, and Liqing Zhang, “Learning object placement via dual-path graph completion,” in ECCV, 2022
work page 2022
-
[8]
Learning object placement by inpainting for compositional data augmentation,
Lingzhi Zhang, Tarmily Wen, Jie Min, Jiancong Wang, David Han, and Jianbo Shi, “Learning object placement by inpainting for compositional data augmentation,” in ECCV, 2020
work page 2020
Show all 23 references
-
[9]
Opa: Object placement assessment dataset.,
Liu Liu, Bo Zhang, Jiangtong Li, Li Niu, Qingyang Liu, and Liqing Zhang, “Opa: Object placement assessment dataset.,” arXiv preprint arXiv:2107.01889, 2021
2021 arXiv
-
[10]
Fast object placement assessment,
Li Niu, Qingyang Liu, Zhenchen Liu, and Jiangtong Li, “Fast object placement assessment,” arXiv preprint arXiv:2205.14280 , 2022
2022 arXiv
-
[11]
The open images dataset v4,
Alina Kuznetsova, Hassan Rom, Neil Alldrin, Jasper Uijlings, Ivan Krasin, Jordi Pont-Tuset, Shahin Kamali, Stefan Popov, Matteo Malloci, Alexander Kolesnikov, Tom Duerig, and Vittorio Ferrari, “The open images dataset v4,” in IJCV, 2020
2020
-
[12]
Instaboost: Boosting instance segmentation via probability map guided copy-pasting,
Hao-Shu Fang, Jianhua Sun, Runzhong Wang, Minghao Gou, Yong- Lu Li, and Cewu Lu, “Instaboost: Boosting instance segmentation via probability map guided copy-pasting,” in ICCV, 2019
2019
-
[13]
Conditional transformation diffusion for object placement,
Jiacheng Liu, Shida Wei, and Rui Ma, “Conditional transformation diffusion for object placement,” in ICIGP, 2024, pp. 363–368
2024
-
[14]
In defense of pseudo-labeling: An uncertainty-aware pseudo-label selection framework for semi-supervised learning,
MamshadNayeem Rizve, Kevin Duarte, YogeshSingh Rawat, and Mubarak Shah, “In defense of pseudo-labeling: An uncertainty-aware pseudo-label selection framework for semi-supervised learning,” in ICLR, 2021
2021
-
[15]
Reg- ularization with stochastic transformations and perturbations for deep semi-supervised learning,
MehdiS.M. Sajjadi, Mehran Javanmardi, and Tolga Tasdizen, “Reg- ularization with stochastic transformations and perturbations for deep semi-supervised learning,” in NIPS, 2016
2016
-
[16]
Flexmatch: Boosting semi- supervised learning with curriculum pseudo labeling,
Bowen Zhang, Yidong Wang, Wenxin Hou, Hao Wu, Jindong Wang, Manabu Okumura, and Takahiro Shinozaki, “Flexmatch: Boosting semi- supervised learning with curriculum pseudo labeling,” in NIPS, 2021
2021
-
[17]
Cross-domain adaptive clustering for semi-supervised domain adaptation,
Jichang Li, Guanbin Li, Yemin Shi, and Yizhou Yu, “Cross-domain adaptive clustering for semi-supervised domain adaptation,” in CVPR, 2021
2021
-
[18]
Semi-supervised domain adaptation with source label adaptation,
Yu-Chu Yu and Hsuan-Tien Lin, “Semi-supervised domain adaptation with source label adaptation,” in CVPR, 2023
2023
-
[19]
Enhancing semi-supervised domain adaptation via effective target labeling,
Jiujun He, Bin Liu, and Guosheng Yin, “Enhancing semi-supervised domain adaptation via effective target labeling,” 2024, pp. 12385–12393
2024
-
[20]
High-resolution image synthesis with latent diffu- sion models,
Robin Rombach, Andreas Blattmann, Dominik Lorenz, Patrick Esser, and Bj ¨orn Ommer, “High-resolution image synthesis with latent diffu- sion models,” in CVPR, 2022
2022
-
[21]
Deep residual learning for image recognition,
Kaiming He, Xiangyu Zhang, Shaoqing Ren, and Jian Sun, “Deep residual learning for image recognition,” in CVPR, 2016
2016
-
[22]
Gans trained by a two time-scale update rule converge to a local nash equilibrium,
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 equilibrium,” in NIPS, 2017
2017
-
[23]
The unreasonable effectiveness of deep features as a perceptual metric,
Richard Zhang, Phillip Isola, Alexei A. Efros, Eli Shechtman, and Oliver Wang, “The unreasonable effectiveness of deep features as a perceptual metric,” in CVPR, 2018
2018
Reviewed August 16, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.