paper-with-me

Papers

Predicting Visual Context for Unsupervised Event Segmentation in Continuous Photo-streams

2018-08-07 · Ana Garcia del Molino, Joo-Hwee Lim, Ah-Hwee Tan

Segmenting video content into events provides semantic structures for indexing, retrieval, and summarization. Since motion cues are not available in continuous photo-streams, and annotations in lifelogging are scarce and costly, the frames are usually clustered into events by comparing the visual features between them in an unsupervised way. However, such methodologies are ineffective to deal with heterogeneous events, e.g. taking a walk, and temporary changes in the sight direction, e.g. at a meeting. To address these limitations, we propose Contextual Event Segmentation (CES), a novel segmentation paradigm that uses an LSTM-based generative network to model the photo-stream sequences, predict their visual context, and track their evolution. CES decides whether a frame is an event boundary by comparing the visual context generated from the frames in the past, to the visual context predicted from the future. We implemented CES on a new and massive lifelogging dataset consisting of more than 1.5 million images spanning over 1,723 days. Experiments on the popular EDUB-Seg dataset show that our model outperforms the state-of-the-art by over 16% in f-measure. Furthermore, CES' performance is only 3 points below that of human annotators.

📄 PDF Abstract BibTeX arXiv:1808.02289

Code (0)

등록된 구현이 없습니다.

Tasks

Event SegmentationRetrieval

Similar Papers 제목 키워드 기반

Predicting Event Memorability from Contextual Visual Semantics

2021-12-01 · NeurIPS 2021 12 · Qianli Xu, Fen Fang, Ana Molino, Vigneshwaran Subbaraju 외

Episodic event memory is a key component of human cognition. Predicting event memorability,i.e., to what extent an event is recalled, is a tough challenge in memory research and has profound implications for artificial i…

HPL-ESS: Hybrid Pseudo-Labeling for Unsupervised Event-based Semantic Segmentation

2024-03-25 · CVPR 2024 1 · Linglin Jing, Yiming Ding, Yunpeng Gao, Zhigang Wang 외

Event-based semantic segmentation has gained popularity due to its capability to deal with scenarios under high-speed motion and extreme lighting conditions, which cannot be addressed by conventional RGB cameras. Since i…

Domain AdaptationImage ReconstructionSegmentationSemantic Segmentation+1

Future Segmentation Using 3D Structure

2018-11-28 · Suhani Vora, Reza Mahjourian, Soeren Pirk, Anelia Angelova

Predicting the future to anticipate the outcome of events and actions is a critical attribute of autonomous agents; particularly for agents which must rely heavily on real time visual data for decision making. Working to…

AttributeDecision MakingSegmentationSemantic Segmentation

Using Context Events in Neural Network Models for Event Temporal Status Identification

2017-10-12 · IJCNLP 2017 11 · Zeyu Dai, Wenlin Yao, Ruihong Huang

Focusing on the task of identifying event temporal status, we find that events directly or indirectly governing the target event in a dependency tree are most important contexts. Therefore, we extract dependency chains c…

Using Motion and Internal Supervision in Object Recognition

2018-12-13 · Daniel Harari

In this thesis we address two related aspects of visual object recognition: the use of motion information, and the use of internal supervision, to help unsupervised learning. These two aspects are inter-related in the cu…

Motion SegmentationObjectObject Recognition