paper-with-me

홈 › Papers

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 their proximity on the grid corresponds as closely as possible to their similarity. Various metrics exist for evaluating such arrangements, but there is low experimental evidence on correlation between human perceived quality and metric value. We propose Distance Preservation Quality (DPQ) as a new metric to evaluate the quality of an arrangement. Extensive user testing revealed stronger correlation of DPQ with user-perceived quality and performance in image retrieval tasks compared to other metrics. In addition, we introduce Fast Linear Assignment Sorting (FLAS) as a new algorithm for creating visually sorted grid layouts. FLAS achieves very good sorting qualities while improving run time and computational resources.

📄 PDF Abstract BibTeX arXiv:2205.04255

Code (1)

visual-computing/las_flas 공식 구현

Tasks

Image RetrievalRetrieval

Similar Papers 제목 키워드 기반

A Grid-based Method for Removing Overlaps of Dimensionality Reduction Scatterplot Layouts

2019-03-08 · Gladys M. Hilasaca, Wilson E. Marcílio-Jr, Danilo M. Eler, Rafael M. Martins 외

Dimensionality Reduction (DR) scatterplot layouts have become a ubiquitous visualization tool for analyzing multidimensional datasets. Despite their popularity, such scatterplots suffer from occlusion, especially when in…

Dimensionality Reduction

GRIDS: Interactive Layout Design with Integer Programming

2020-01-09 · Niraj Dayama, Kashyap Todi, Taru Saarelainen, Antti Oulasvirta

Grid layouts are used by designers to spatially organise user interfaces when sketching and wireframing. However, their design is largely time consuming manual work. This is challenging due to combinatorial explosion and…

Layout Design

A Custom IC Layout Generation Engine Based on Dynamic Templates and Grids

2022-07-24 · Taeho Shin, Dongjun Lee, Dongwhee Kim, Gaeryun Sung 외

This paper presents an automatic layout generation framework in advanced CMOS technologies. The framework extends the template-and-grid-based layout generation methodology with the following additional techniques applied…

Layout Generation

Creating Sorted Grid Layouts with Gradient-based Optimization

2025-03-04 · Kai Uwe Barthel, Florian Tim Barthel, Peter Eisert, Nico Hezel 외

Visually sorted grid layouts provide an efficient method for organizing high-dimensional vectors in two-dimensional space by aligning spatial proximity with similarity relationships. This approach facilitates the effecti…

Grid: Omni Visual Generation

2024-12-14 · Cong Wan, Xiangyang Luo, Hao Luo, Zijian Cai 외

Visual generation has witnessed remarkable progress in single-image tasks, yet extending these capabilities to temporal sequences remains challenging. Current approaches either build specialized video models from scratch…

Image GenerationSchedulingTemporal Sequences