paper-with-me

Papers

Psychologically-Inspired, Unsupervised Inference of Perceptual Groups of GUI Widgets from GUI Images

2022-06-15 · Mulong Xie, Zhenchang Xing, Sidong Feng, Chunyang Chen, Liming Zhu, Xiwei Xu

Graphical User Interface (GUI) is not merely a collection of individual and unrelated widgets, but rather partitions discrete widgets into groups by various visual cues, thus forming higher-order perceptual units such as tab, menu, card or list. The ability to automatically segment a GUI into perceptual groups of widgets constitutes a fundamental component of visual intelligence to automate GUI design, implementation and automation tasks. Although humans can partition a GUI into meaningful perceptual groups of widgets in a highly reliable way, perceptual grouping is still an open challenge for computational approaches. Existing methods rely on ad-hoc heuristics or supervised machine learning that is dependent on specific GUI implementations and runtime information. Research in psychology and biological vision has formulated a set of principles (i.e., Gestalt theory of perception) that describe how humans group elements in visual scenes based on visual cues like connectivity, similarity, proximity and continuity. These principles are domain-independent and have been widely adopted by practitioners to structure content on GUIs to improve aesthetic pleasant and usability. Inspired by these principles, we present a novel unsupervised image-based method for inferring perceptual groups of GUI widgets. Our method requires only GUI pixel images, is independent of GUI implementation, and does not require any training data. The evaluation on a dataset of 1,091 GUIs collected from 772 mobile apps and 20 UI design mockups shows that our method significantly outperforms the state-of-the-art ad-hoc heuristics-based baseline. Our perceptual grouping method creates the opportunities for improving UI-related software engineering tasks.

📄 PDF Abstract BibTeX arXiv:2206.10352

Code (1)

mulongxie/gui-perceptual-grouping 공식 구현

Similar Papers 제목 키워드 기반

Graph schemas as abstractions for transfer learning, inference, and planning

2023-02-14 · J. Swaroop Guntupalli, Rajkumar Vasudeva Raju, Shrinu Kushagra, Carter Wendelken 외

Transferring latent structure from one environment or problem to another is a mechanism by which humans and animals generalize with very little data. Inspired by cognitive and neurobiological insights, we propose graph s…

Graph LearningHippocampusTransfer Learning

Exploring TTS without T Using Biologically/Psychologically Motivated Neural Network Modules (ZeroSpeech 2020)

2020-05-11 · Takashi Morita, Hiroki Koda

In this study, we reported our exploration of Text-To-Speech without Text (TTS without T) in the Zero Resource Speech Challenge 2020, in which participants proposed an end-to-end, unsupervised system that learned speech …

Clusteringspeech-recognitionSpeech Recognitiontext-to-speech+1

Unsupervised Image Segmentation by Mutual Information Maximization and Adversarial Regularization

2021-07-01 · S. Ehsan Mirsadeghi, Ali Royat, Hamid Rezatofighi

Semantic segmentation is one of the basic, yet essential scene understanding tasks for an autonomous agent. The recent developments in supervised machine learning and neural networks have enjoyed great success in enhanci…

Image SegmentationScene UnderstandingSegmentationSemantic Segmentation+3

A Linked Aggregate Code for Processing Faces (Revised Version)

2020-09-17 · Michael Lyons, Kazunori Morikawa

A model of face representation, inspired by the biology of the visual system, is compared to experimental data on the perception of facial similarity. The face representation model uses aggregate primary visual cortex (V…

Grounding Emotion Recognition with Visual Prototypes: VEGA -- Revisiting CLIP in MERC

2025-08-06 · Guanyu Hu, Dimitrios Kollias, Xinyu Yang arxiv

Multimodal Emotion Recognition in Conversations remains a challenging task due to the complex interplay of textual, acoustic and visual signals. While recent models have improved performance via advanced fusion strategie…

Multimodal Emotion Recognition