paper-with-me

홈 › Papers

Text Extraction and Retrieval from Smartphone Screenshots: Building a Repository for Life in Media

2018-01-04 · Agnese Chiatti, Mu Jung Cho, Anupriya Gagneja, Xiao Yang, Miriam Brinberg, Katie Roehrick, Sagnik Ray Choudhury, Nilam Ram, Byron Reeves, C. Lee Giles

Daily engagement in life experiences is increasingly interwoven with mobile device use. Screen capture at the scale of seconds is being used in behavioral studies and to implement "just-in-time" health interventions. The increasing psychological breadth of digital information will continue to make the actual screens that people view a preferred if not required source of data about life experiences. Effective and efficient Information Extraction and Retrieval from digital screenshots is a crucial prerequisite to successful use of screen data. In this paper, we present the experimental workflow we exploited to: (i) pre-process a unique collection of screen captures, (ii) extract unstructured text embedded in the images, (iii) organize image text and metadata based on a structured schema, (iv) index the resulting document collection, and (v) allow for Image Retrieval through a dedicated vertical search engine application. The adopted procedure integrates different open source libraries for traditional image processing, Optical Character Recognition (OCR), and Image Retrieval. Our aim is to assess whether and how state-of-the-art methodologies can be applied to this novel data set. We show how combining OpenCV-based pre-processing modules with a Long short-term memory (LSTM) based release of Tesseract OCR, without ad hoc training, led to a 74% character-level accuracy of the extracted text. Further, we used the processed repository as baseline for a dedicated Image Retrieval system, for the immediate use and application for behavioral and prevention scientists. We discuss issues of Text Information Extraction and Retrieval that are particular to the screenshot image case and suggest important future work.

📄 PDF Abstract BibTeX arXiv:1801.01316

Code (0)

등록된 구현이 없습니다.

Tasks

Image RetrievalOptical Character RecognitionOptical Character Recognition (OCR)Retrieval

Similar Papers 제목 키워드 기반

Unifying Multimodal Retrieval via Document Screenshot Embedding

2024-06-17 · Xueguang Ma, Sheng-Chieh Lin, Minghan Li, Wenhu Chen 외

In the real world, documents are organized in different formats and varied modalities. Traditional retrieval pipelines require tailored document parsing techniques and content extraction modules to prepare input for inde…

Language ModellingNatural QuestionsOptical Character Recognition (OCR)Retrieval+1

Any Information Is Just Worth One Single Screenshot: Unifying Search With Visualized Information Retrieval

2025-02-17 · Ze Liu, Zhengyang Liang, Junjie Zhou, Zheng Liu 외

With the popularity of multimodal techniques, it receives growing interests to acquire useful information in visual forms. In this work, we formally define an emerging IR paradigm called \textit{Visualized Information Re…

Information RetrievalRetrieval

CAPED: Context-Aware Privacy Exposure Defense for Mobile GUI Agents

2026-06-10 · Siyu Shen, Fenghao Xu, Wenrui Diao, Kehuan Zhang arxiv

Screenshot-based mobile GUI agents can operate ordinary smartphone apps through the same visual interface as a human user, but this capability also turns every screen observation into a privacy boundary. During normal ta…

Guess What's on my Screen? Clustering Smartphone Screenshots with Active Learning

2019-01-09 · Agnese Chiatti, Dolzodmaa Davaasuren, Nilam Ram, Prasenjit Mitra 외

A significant proportion of individuals' daily activities is experienced through digital devices. Smartphones in particular have become one of the preferred interfaces for content consumption and social interaction. Iden…

Active LearningClustering

SecAgent: Efficient Mobile GUI Agent with Semantic Context

2026-03-09 · Yiping Xie, Song Chen, Jingxuan Xing, Wei Jiang 외 arxiv

Mobile Graphical User Interface (GUI) agents powered by multimodal large language models have demonstrated promising capabilities in automating complex smartphone tasks. However, existing approaches face two critical lim…