paper-with-me

Papers

SoftCollage: A Differentiable Probabilistic Tree Generator for Image Collage

2022-01-01 · CVPR 2022 1 · Jiahao Yu, Li Chen, Mingrui Zhang, Mading Li

Image collage task aims to create an informative and visual-aesthetic visual summarization for an image collection. While several recent works exploit tree-based algorithm to preserve image content better, all of them resort to hand-crafted adjustment rules to optimize the collage tree structure, leading to the failure of fully exploring the structure space of collage tree. Our key idea is to soften the discrete tree structure space into a continuous probability space. We propose SoftCollage, a novel method that employs a neural-based differentiable probabilistic tree generator to produce the probability distribution of correlation-preserving collage tree conditioned on deep image feature, aspect ratio and canvas size. The differentiable characteristic allows us to formulate the tree-based collage generation as a differentiable process and directly exploit gradient to optimize the collage layout in the level of probability space in an end-to-end manner. To facilitate image collage research, we propose AIC, a large-scale public-available annotated dataset for image collage evaluation. Extensive experiments on the introduced dataset demonstrate the superior performance of the proposed method. Data and codes are available at https://github.com/ChineseYjh/SoftCollage.

📄 PDF Abstract BibTeX

Code (1)

chineseyjh/softcollage 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Single-view 3D reconstruction via inverse procedural modeling

2023-10-20 · Albert Garifullin, Nikolay Maiorov, Vladimir Frolov

We propose an approach to 3D reconstruction via inverse procedural modeling and investigate two variants of this approach. The first option consists in the fitting set of input parameters using a genetic algorithm. We de…

3D ReconstructionSingle-View 3D Reconstruction

Learning Latent Trees with Stochastic Perturbations and Differentiable Dynamic Programming

2019-06-24 · ACL 2019 7 · Caio Corro, Ivan Titov

We treat projective dependency trees as latent variables in our probabilistic model and induce them in such a way as to be beneficial for a downstream task, without relying on any direct tree supervision. Our approach re…

Natural Language InferenceSentiment Analysis

pdSTL: Probabilistic Differentiable Signal Temporal Logic for Stochastic Systems

2026-06-17 · Bennett Dogbey, Hemanth Manjunatha arxiv

Autonomous robots operating in uncertain environments must satisfy complex temporal and safety specifications despite stochastic dynamics and sensing noise. While Signal Temporal Logic (STL) offers robustness measures fo…

TreeGRNG: Binary Tree Gaussian Random Number Generator for Efficient Probabilistic AI Hardware

2026-06-15 · Jonas Crols, Guilherme Paim, Shirui Zhao, Marian Verhelst arxiv

Bayesian Neural Networks (BNNs) offer opportunities for greatly enhancing the trustworthiness of conventional neural networks by monitoring the uncertainties in decision-making. A significant drawback for BNN inference a…

FOCUS: Flexible Optimizable Counterfactual Explanations for Tree Ensembles

2019-11-27 · Ana Lucic, Harrie Oosterhuis, Hinda Haned, Maarten de Rijke

Model interpretability has become an important problem in machine learning (ML) due to the increased effect that algorithmic decisions have on humans. Counterfactual explanations can help users understand not only why ML…

counterfactual