CVSep 8, 2018

Learning Sports Camera Selection from Internet Videos

arXiv:1809.02854v118 citations
Originality Incremental advance
AI Analysis

This addresses camera selection for soccer broadcasting, an incremental improvement using auxiliary data to enhance performance.

The paper tackles the problem of predicting which camera should be on air for soccer broadcast from multiple candidate views, overcoming data scarcity by using internet videos with only broadcast views, and achieves significant outperformance over state-of-the-art methods on a new large dataset.

This work addresses camera selection, the task of predicting which camera should be "on air" from multiple candidate cameras for soccer broadcast. The task is challenging because of the scarcity of learning data with all candidate views. Meanwhile, broadcast videos are freely available on the Internet (e.g. Youtube). However, these videos only record the selected camera views, omitting the other candidate views. To overcome this problem, we first introduce a random survival forest (RSF) method to impute the incomplete data effectively. Then, we propose a spatial-appearance heatmap to describe foreground objects (e.g. players and balls) in an image. To evaluate the performance of our system, we collect the largest-ever dataset for soccer broadcasting camera selection. It has one main game which has all candidate views and twelve auxiliary games which only have the broadcast view. Our method significantly outperforms state-of-the-art methods on this challenging dataset. Further analysis suggests that the improvement in performance is indeed from the extra information from auxiliary games.

Foundations

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

Your Notes