| --- |
| dataset_info: |
| features: |
| - name: id |
| dtype: int64 |
| - name: image_name |
| dtype: string |
| - name: question |
| dtype: string |
| - name: answer |
| dtype: string |
| - name: image |
| dtype: image |
| splits: |
| - name: train |
| num_bytes: 34909987.036 |
| num_examples: 1177 |
| - name: test |
| num_bytes: 9179938.0 |
| num_examples: 295 |
| download_size: 41934761 |
| dataset_size: 44089925.036 |
| configs: |
| - config_name: default |
| data_files: |
| - split: train |
| path: data/train-* |
| - split: test |
| path: data/test-* |
| pretty_name: Screenspot5G_VQA |
| license: cc-by-4.0 |
| task_categories: |
| - visual-question-answering |
| - image-text-to-text |
| language: |
| - en |
| multimodal: |
| - image |
| - text |
| size_categories: |
| - 1K<n<10K |
| --- |
| π± Screenspot5G VQA Dataset |
|
|
| π§Ύ Dataset Details |
|
|
| π Dataset Description |
|
|
| Screenspot5G_VQA is a visual question answering (VQA) dataset for mobile screenshot understanding. |
| It is designed to evaluate a modelβs ability to reason over real smartphone screen content, including UI elements, icons, layout structure, and visible text. |
| All images were captured using a real 5G smartphone, ensuring realistic visual characteristics such as screen resolution, font rendering, and UI density. |
| Device: OnePlus Nord CE 2 Lite 5G |
| Model Number: CPH2381 |
| Language: English |
| License: CC BY 4.0 |
| |
| π Dataset Statistics |
| Split Samples Size |
| Train 1,177 ~33.3 MB |
| Test 295 ~8.7 MB |
| Total 1,472 ~42 MB |
| π₯ Contributors |
| |
| π Faculty |
| |
| π¨βπ« Dr. B. Chandra Mohan |
| Professor, Dept. of ECE |
| Bapatla Engineering College, Bapatla |
| |
| π¨βπ« Sri K. Sri Harsha |
| Assistant Professor, Dept. of ECE |
| Bapatla Engineering College, Bapatla |
| |
| π¨βπ« Dr. P. Vinod Babu |
| Associate Professor, Dept. of ECE |
| Bapatla Engineering College, Bapatla |
| |
| π Students |
| |
| π¨βπ Yarramsetty Sindhu |
| Undergraduate Student, Dept. of ECE |
| Bapatla Engineering College, Bapatla |
| |
| π¨βπ Vasipalli Prasanna |
| Undergraduate Student, Dept. of ECE |
| Bapatla Engineering College, Bapatla |
| |
| π¨βπ Pilli Harsha Vardhan |
| Undergraduate Student, Dept. of ECE |
| Bapatla Engineering College, Bapatla |
| |
| π¨βπ Thulava Vamsi |
| Undergraduate Student, Dept. of ECE |
| Bapatla Engineering College, Bapatla |
| |
| π― Uses |
| β
Direct Use |
|
|
| This dataset is suitable for: |
| |
| π± Mobile UI understanding |
| |
| ποΈ Screenshot-based VQA |
| |
| π§ VisionβLanguage Model (VLM) evaluation |
| |
| βΏ Accessibility and assistive technologies |
| |
| π UI element reasoning and screen comprehension |
| |
| π« Out-of-Scope Use |
|
|
| ### π« Out-of-Scope Use |
| |
| - π **Privacy-invasive monitoring** |
| - |
| - β οΈ **Real-time automated decision-making without human oversight** |
| - |
| - π **OCR-only benchmarking** (the dataset emphasizes reasoning, not just text extraction) |
|
|
| ποΈ Dataset Structure |
|
|
| Each sample in the dataset contains the following fields: |
| |
| - π **id** *(int64)* |
| Unique sample identifier |
| |
| - πΌοΈ **image_name** *(string)* |
| Filename of the captured screenshot |
| |
| - β **question** *(string)* |
| Natural language question referring to the screenshot |
| |
| - β
**answer** *(string)* |
| Ground-truth answer corresponding to the question |
| |
| - π· **image** *(image)* |
| Screenshot image used for visual reasoning |
| |
| The dataset is provided with **π§ͺ train/test splits** to support **reproducible evaluation**. |
|
|
|
|
| ποΈ Dataset Creation |
|
|
| π― Curation Rationale |
|
|
| Modern VisionβLanguage Models (VLMs) often struggle with mobile screen understanding due to: |
|
|
| - π§© **Dense UI layouts** |
| - π **Small icons and fine-grained fonts** |
| - π€πΌοΈ **Mixed visualβtextual semantics** |
|
|
| **Screenspot5G_VQA** addresses this gap by using π± **real-device screenshots**, rather than synthetic UI renders, enabling more realistic evaluation of mobile screen understanding. |
| |
| |
| π₯ Source Data |
| π§ Data Collection and Processing |
| |
| - π± **Screenshots captured manually** from a physical smartphone |
| |
| - β **Questions designed to test:** |
| - π§© **UI comprehension** |
| - π€ **Text understanding** |
| - ποΈπ§ **Visual grounding and reasoning** |
| |
| - π€ **Dataset formatted for Hugging Face compatibility** |
| |
| |
| π€ Who are the source data producers? |
| |
| The dataset was created and annotated by the listed contributors using a personal mobile device. |
| No automated web scraping or third-party datasets were used. |
| |
| π·οΈ Annotations |
| βοΈ Annotation Process |
| |
| - βοΈ **Questions and answers were manually authored** |
| - π― **Each question targets a visible element or semantic property of the screen** |
| - π’ **Single-answer VQA format** |
| |
| |
| π₯ Who are the annotators? |
| |
| The contributors listed above performed the annotation and validation. |
| |
| π Personal and Sensitive Information |
| |
| The dataset does not intentionally include personal, private, or sensitive information. |
| Screens were curated to avoid identifiable personal data. |
| |
| βοΈ Bias, Risks, and Limitations |
| |
| - π± **Screenshots are limited to a single smartphone model** |
| - π€ **UI design reflects a specific Android ecosystem** |
| - π **Language coverage is limited to English** |
| |
| π Recommendations |
| |
| - π **Combine with datasets from other devices** to improve model generalization |
| - π§ π€ **Use alongside OCR benchmarks** for comprehensive screen understanding evaluation |
| |
| π Citation |
| |
| If you use this dataset, please cite: |
| B. Chandra Mohan, K. Sri Harsha, P. Vinod Babu, Y. Sindhu, V. Prasanna, P. Harsha Vardhan, and T. Vamsi, |
| βScreenspot5G_VQA: A Visual Question Answering Dataset for Mobile Screenshot Understanding,β |
| Bapatla Engineering College, Dept. of Electronics and Communication Engineering, Bapatla, India, 2026. |
| |
| |