Reconstructing Storyline Graphs from Web Community PhotosPeople
Publication
Matlab example code
DescriptionMotivation of ResearchThese days, online sharing of pictures is so easy and popular over a multitude of web platforms. Consequently, large-scale and ever-growing online visual data have led to an information overload problem. Users are often overwhelmed by the flood of unstructured pictures and videos, and struggling to grasp any meaningful information out of them. The objective of this research is to create storyline graphs from large-scale collections of Internet images, and optionally other side information such as friendship graphs. The storyline graphs can be an effective summary that visualizes various branching narrative structure of events or activities recurring across the input photo sets of a topic class. Conceptually, the vertices in the graph correspond to dominant image clusters across the dataset, and the edges connect the vertices that sequentially recur in many photo streams. For example, in Independence Day, various events are captured by millions of people across the U.S. and the common storylines would be parades in the morning, barbeque parties in the afternoon, and fireworks at night. If one queries the images by the term Independence Day from Google image search, they are high-quality and clearly related to the keyword, but just a set of separately retrieved images without any informative structure between them. However, the storyline graph can visualize the structure of various branching narratives of the topic.
Method and ExperimentsWe formulate the storyline reconstruction problem as an inference of sparse time-varying directed graphs, and develop an optimization algorithm that successfully addresses a number of key challenges of Web-scale problems, including global optimality, linear complexity, and easy parallelization. For evaluation, we collect about 3.3 millions of Flickr images of 24 classes, and perform quantitative experiments and user studies via Amazon Mechanical Turk, in order to show that the proposed algorithm improves other candidate methods for both storyline reconstruction and image prediction tasks. Funding
|