SICVNov 27, 2019

Graph Representation for Face Analysis in Image Collections

arXiv:1911.11970v1
Originality Incremental advance
AI Analysis

This provides a tool for detecting social relations in image collections, such as events or social media, but it is incremental as it builds on existing graph and face analysis methods.

The paper tackles the problem of analyzing social interactions in image collections by proposing an optimal graph representation based on connectivity scores derived from co-occurrence, closeness, facial expressions, and head orientation, and demonstrates results on datasets like a wedding celebration and a sitcom video.

Given an image collection of a social event with a huge number of pictures, it is very useful to have tools that can be used to analyze how the individuals --that are present in the collection-- interact with each other. In this paper, we propose an optimal graph representation that is based on the `connectivity' of them. The connectivity of a pair of subjects gives a score that represents how `connected' they are. It is estimated based on co-occurrence, closeness, facial expressions, and the orientation of the head when they are looking to each other. In our proposed graph, the nodes represent the subjects of the collection, and the edges correspond to their connectivities. The location of the nodes is estimated according to their connectivity (the closer the nodes, the more connected are the subjects). Finally, we developed a graphical user interface in which we can click onto the nodes (or the edges) to display the corresponding images of the collection in which the subject of the nodes (or the connected subjects) are present. We present relevant results by analyzing a wedding celebration, a sitcom video, a volleyball game and images extracted from Twitter given a hashtag. We believe that this tool can be very helpful to detect the existing social relations in an image collection.

Foundations

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

Your Notes