Methods › Computer Vision › Webpage Object Detection Pipeline › CoVA

Context-aware Visual Attention-based (CoVA) webpage object detection pipeline

CoVA

2 papers tagged archive 2025-07-28

Introduced by Anurendra Kumar et al. in CoVA: Context-aware Visual Attention for Webpage Information Extraction

archive 2025-07-28 Description, source and code snippet are the archive's method entry.

Context-Aware Visual Attention-based end-to-end pipeline for Webpage Object Detection (CoVA) aims to learn function f to predict labels y = [y₁, y₂, ..., y_N] for a webpage containing N elements. The input to CoVA consists of: 1. a screenshot of a webpage, 2. list of bounding boxes [x, y, w, h] of the web elements, and 3. neighborhood information for each element obtained from the DOM tree.

This information is processed in four stages: 1. the graph representation extraction for the webpage, 2. the Representation Network (RN), 3. the Graph Attention Network (GAT), and 4. a fully connected (FC) layer.

The graph representation extraction computes for every web element i its set of K neighboring web elements $N_i_. The _RN_consists of a Convolutional Neural Net (_CNN_) and a positional encoder aimed to learn a visual representation _v_i_for each web element ᵢ isin; 1, ..., N_. The _GAT_combines the visual representation _v_iₒf the web element ᵢₜo be classified and those of its neighbors, i.e., _v_k$ ∀k ∈ $N_iₜo compute the contextual representation _c_i$ for web element i. Finally, the visual and contextual representations of the web element are concatenated and passed through the FC layer to obtain the classification output.

PaperSourceSee Code · kevalmorabia97/CoVA-Web-Object-Detection

Papers archive 2025-07-28

2 shown of 2, newest first. Repository counts are the archive's code-links table. A Syntology line states what Syntology ran from that paper's harvested code; it is per sample and not a correctness claim.

Tasks archive 2025-07-28

3 tasks the archive attaches to papers tagged with this method, by distinct papers. A task without a page in the catalog is plain text.

TaskPapers
Object Detection1
Webpage Object Detection1
object-detection1

Usage over time archive 2025-07-28

Papers per year tagged with CoVA: 2021 to 2022, peak 1 1 0 2021: 1 paper 2021 2022: 1 paper 2022
Papers per year the archive tags with this method, by the paper's archive date (2 dated). Bars are counts, not a trend claim.

Components: the archive holds no method-to-method composition, so PwC's Components table cannot be rebuilt; the Papers list carries no Results column for the same reason (the archive does not join its leaderboard rows to method tags).

Categories archive 2025-07-28

Webpage Object Detection PipelineObject Detection Models

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections