CVLGSPMLAug 12, 2020

Online Graph Completion: Multivariate Signal Recovery in Computer Vision

arXiv:2008.05060v14 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of efficient data acquisition in computer vision and neuroimaging, though it appears incremental as it builds on recent graph completion strategies.

The paper tackles the problem of sequentially completing missing entries in graph-structured data, such as image annotations or neuroimaging measurements, by designing optimization models in the Fourier domain and using adaptive submodularity algorithms, achieving promising results on a large Imgur dataset.

The adoption of "human-in-the-loop" paradigms in computer vision and machine learning is leading to various applications where the actual data acquisition (e.g., human supervision) and the underlying inference algorithms are closely interwined. While classical work in active learning provides effective solutions when the learning module involves classification and regression tasks, many practical issues such as partially observed measurements, financial constraints and even additional distributional or structural aspects of the data typically fall outside the scope of this treatment. For instance, with sequential acquisition of partial measurements of data that manifest as a matrix (or tensor), novel strategies for completion (or collaborative filtering) of the remaining entries have only been studied recently. Motivated by vision problems where we seek to annotate a large dataset of images via a crowdsourced platform or alternatively, complement results from a state-of-the-art object detector using human feedback, we study the "completion" problem defined on graphs, where requests for additional measurements must be made sequentially. We design the optimization model in the Fourier domain of the graph describing how ideas based on adaptive submodularity provide algorithms that work well in practice. On a large set of images collected from Imgur, we see promising results on images that are otherwise difficult to categorize. We also show applications to an experimental design problem in neuroimaging.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes