paper-with-me

Papers

Deep Sequential Context Networks for Action Prediction

2017-07-01 · CVPR 2017 7 · Yu Kong, Zhiqiang Tao, Yun Fu

This paper proposes efficient and powerful deep networks for action prediction from partially observed videos containing temporally incomplete action executions. Different from after-the-fact action recognition, action prediction task requires action labels to be predicted from these partially observed videos. Our approach exploits abundant sequential context information to enrich the feature representations of partial videos. We reconstruct missing information in the features extracted from partial videos by learning from fully observed action videos. The amount of the information is temporally ordered for the purpose of modeling temporal orderings of action segments. Label information is also used to better separate the learned features of different categories. We develop a new learning formulation that enables efficient model training. Extensive experimental results on UCF101, Sports-1M and BIT datasets demonstrate that our approach remarkably outperforms state-of-the-art methods, and is up to 300x faster than these methods. Results also show that actions differ in their prediction characteristics; some actions can be correctly predicted even though only the beginning 10% portion of videos is observed.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionPredictionTemporal Action Localization

Similar Papers 제목 키워드 기반

Look into the Future: Deep Contextualized Sequential Recommendation

2024-05-23 · Lei Zheng, Ning li, Yanhuan Huang, Ruiwen Xu 외

Sequential recommendation aims to estimate how a user's interests evolve over time via uncovering valuable patterns from user behavior history. Many previous sequential models have solely relied on users' historical info…

Click-Through Rate PredictionRetrievalSequential Recommendation

Déjà vu: A Contextualized Temporal Attention Mechanism for Sequential Recommendation

2020-01-29 · Jibang Wu, Renqin Cai, Hongning Wang

Predicting users' preferences based on their sequential behaviors in history is challenging and crucial for modern recommender systems. Most existing sequential recommendation algorithms focus on transitional structure a…

Recommendation SystemsSequential Recommendation

Enhancing Sequential Recommendation with Graph Contrastive Learning

2022-05-30 · Yixin Zhang, Yong liu, Yonghui Xu, Hao Xiong 외

The sequential recommendation systems capture users' dynamic behavior patterns to predict their next interaction behaviors. Most existing sequential recommendation methods only exploit the local context information of an…

Auxiliary LearningContrastive LearningRecommendation SystemsSequential Recommendation

HoMer: Addressing Heterogeneities by Modeling Sequential and Set-wise Contexts for CTR Prediction

2025-10-13 · Shuwei Chen, Jiajun Cui, Zhengqi Xu, Fan Zhang 외 arxiv

Click-through rate (CTR) prediction, which models behavior sequence and non-sequential features (e.g., user/item profiles or cross features) to infer user interest, underpins industrial recommender systems. However, most…

Computational Efficiency

TIMeSynC: Temporal Intent Modelling with Synchronized Context Encodings for Financial Service Applications

2024-10-01 · Dwipam Katariya, Juan Manuel Origgi, Yage Wang, Thomas Caputo

Users engage with financial services companies through multiple channels, often interacting with mobile applications, web platforms, call centers, and physical locations to service their accounts. The resulting interacti…

DecoderNMTPredictionRepresentation Learning