paper-with-me

홈 › Papers

VINS: Visual Search for Mobile User Interface Design

2021-02-10 · Sara Bunian, Kai Li, Chaima Jemmali, Casper Harteveld, Yun Fu, Magy Seif El-Nasr

Searching for relative mobile user interface (UI) design examples can aid interface designers in gaining inspiration and comparing design alternatives. However, finding such design examples is challenging, especially as current search systems rely on only text-based queries and do not consider the UI structure and content into account. This paper introduces VINS, a visual search framework, that takes as input a UI image (wireframe, high-fidelity) and retrieves visually similar design examples. We first survey interface designers to better understand their example finding process. We then develop a large-scale UI dataset that provides an accurate specification of the interface's view hierarchy (i.e., all the UI components and their specific location). By utilizing this dataset, we propose an object-detection based image retrieval framework that models the UI context and hierarchical structure. The framework achieves a mean Average Precision of 76.39\% for the UI detection and high performance in querying similar UI designs.

📄 PDF Abstract BibTeX arXiv:2102.05216

Code (1)

sbunian/VINS

Tasks

Image Retrievalobject-detectionObject DetectionRetrieval

Similar Papers 제목 키워드 기반

SP-VINS: A Hybrid Stereo Visual Inertial Navigation System based on Implicit Environmental Map

2025-11-24 · Xueyu Du, Lilian Zhang, Fuan Duan, Xincan Luo 외 arxiv

Filter-based visual inertial navigation system (VINS) has attracted mobile-robot researchers for the good balance between accuracy and efficiency, but its limited mapping quality hampers long-term high-accuracy state est…

Computational Efficiency

MIMC-VINS: A Versatile and Resilient Multi-IMU Multi-Camera Visual-Inertial Navigation System

2020-06-28 · Kevin Eckenhoff, Patrick Geneva, Guoquan Huang

As cameras and inertial sensors are becoming ubiquitous in mobile devices and robots, it holds great potential to design visual-inertial navigation systems (VINS) for efficient versatile 3D motion tracking which utilize …

ROFT-VINS: Robust Feature Tracking-based Visual-Inertial State Estimation for Harsh Environment

2026-03-19 · Sanghyun Park, Soohee Han arxiv

SLAM (Simultaneous Localization and Mapping) and Odometry are important systems for estimating the position of mobile devices, such as robots and cars, utilizing one or more sensors. Particularly in camera-based SLAM or …

sqrtVINS: Robust and Ultrafast Square-Root Filter-based 3D Motion Tracking

2025-10-11 · Yuxiang Peng, Chuchu Chen, Kejian Wu, Guoquan Huang arxiv

In this paper, we develop and open-source, for the first time, a square-root filter (SRF)-based visual-inertial navigation system (VINS), termed sqrtVINS, which is ultra-fast, numerically stable, and capable of dynamic i…

Insight: Enhancing Mobile Accessibility for Blind and Visually Impaired Users with LLMs

2026-05-10 · Joshua Owusu Ansah, Anuj Kapoor, Ayush Khanna, Manvika Vinod 외 arxiv

This research paper addresses the limitations of current mobile accessibility services like TalkBack, which provide manual gesture-based sequential feedback to BVI users. Motivated by the promise of large language models…