paper-with-me

홈 › Papers

LTSim: Layout Transportation-based Similarity Measure for Evaluating Layout Generation

2024-07-17 · Mayu Otani, Naoto Inoue, Kotaro Kikuchi, Riku Togashi

We introduce a layout similarity measure designed to evaluate the results of layout generation. While several similarity measures have been proposed in prior research, there has been a lack of comprehensive discussion about their behaviors. Our research uncovers that the majority of these measures are unable to handle various layout differences, primarily due to their dependencies on strict element matching, that is one-by-one matching of elements within the same category. To overcome this limitation, we propose a new similarity measure based on optimal transport, which facilitates a more flexible matching of elements. This approach allows us to quantify the similarity between any two layouts even those sharing no element categories, making our measure highly applicable to a wide range of layout generation tasks. For tasks such as unconditional layout generation, where FID is commonly used, we also extend our measure to deal with collection-level similarities between groups of layouts. The empirical result suggests that our collection-level measure offers more reliable comparisons than existing ones like FID and Max.IoU.

📄 PDF Abstract BibTeX arXiv:2407.12356

Code (0)

등록된 구현이 없습니다.

Tasks

Layout Generation

Similar Papers 제목 키워드 기반

Learning Structural Similarity of User Interface Layouts using Graph Networks

2020-08-01 · ECCV 2020 8 · Dipu Manandhar, Dan Ruta, John Collomosse

We propose a novel representation learning technique for measuring the similarity of user interface designs. A triplet network is used to learn a search embedding for layout similarity, with a hybrid encoder-decoder back…

DecoderRepresentation LearningTriplet

Improved Evaluation and Generation of Grid Layouts using Distance Preservation Quality and Linear Assignment Sorting

2022-05-09 · Kai Uwe Barthel, Nico Hezel, Klaus Jung, Konstantin Schall

Images sorted by similarity enables more images to be viewed simultaneously, and can be very useful for stock photo agencies or e-commerce applications. Visually sorted grid layouts attempt to arrange images so that thei…

Image RetrievalRetrieval

Tabular Structure Detection from Document Images for Resource Constrained Devices Using A Row Based Similarity Measure

2020-08-26 · Soumyadeep Dey, Jayanta Mukhopadhyay, Shamik Sural

Tabular structures are used to present crucial information in a structured and crisp manner. Detection of such regions is of great importance for proper understanding of a document. Tabular structures can be of various l…

DiffSim: Taming Diffusion Models for Evaluating Visual Similarity

2024-12-19 · Yiren Song, Xiaokang Liu, Mike Zheng Shou

Diffusion models have fundamentally transformed the field of generative models, making the assessment of similarity between customized model outputs and reference inputs critically important. However, traditional percept…

Contrastive LearningDenoisingSelf-Supervised LearningSemantic Similarity+1

Regularized Wasserstein Means for Aligning Distributional Data

2018-12-02 · Liang Mi, Wen Zhang, Yalin Wang

We propose to align distributional data from the perspective of Wasserstein means. We raise the problem of regularizing Wasserstein means and propose several terms tailored to tackle different problems. Our formulation i…

Domain Adaptation