Latent Graph Attention for Enhanced Spatial Context
Ayush Singh, Yash Bhambhu, Himanshu Buckchash, Deepak K. Gupta, Dilip, K. Prasad

TL;DR
This paper introduces Latent Graph Attention (LGA), a computationally efficient framework that enhances global context understanding in image processing tasks, especially benefiting lightweight models on edge devices.
Contribution
We propose LGA, a novel, scalable graph-based attention module that improves global context modeling with minimal computational overhead and adaptable contextual spread.
Findings
LGA improves performance in transparent object segmentation.
LGA enhances image restoration for dehazing.
LGA benefits optical flow estimation.
Abstract
Global contexts in images are quite valuable in image-to-image translation problems. Conventional attention-based and graph-based models capture the global context to a large extent, however, these are computationally expensive. Moreover, the existing approaches are limited to only learning the pairwise semantic relation between any two points on the image. In this paper, we present Latent Graph Attention (LGA) a computationally inexpensive (linear to the number of nodes) and stable, modular framework for incorporating the global context in the existing architectures, especially empowering small-scale architectures to give performance closer to large size architectures, thus making the light-weight architectures more useful for edge devices with lower compute power and lower energy needs. LGA propagates information spatially using a network of locally connected graphs, thereby…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Advanced Neural Network Applications · Visual Attention and Saliency Detection
