paper-with-me

홈 › Papers

Video Summarisation by Classification with Deep Reinforcement Learning

2018-07-09 · Kaiyang Zhou, Tao Xiang, Andrea Cavallaro

Most existing video summarisation methods are based on either supervised or unsupervised learning. In this paper, we propose a reinforcement learning-based weakly supervised method that exploits easy-to-obtain, video-level category labels and encourages summaries to contain category-related information and maintain category recognisability. Specifically, We formulate video summarisation as a sequential decision-making process and train a summarisation network with deep Q-learning (DQSN). A companion classification network is also trained to provide rewards for training the DQSN. With the classification network, we develop a global recognisability reward based on the classification result. Critically, a novel dense ranking-based reward is also proposed in order to cope with the temporally delayed and sparse reward problems for long sequence reinforcement learning. Extensive experiments on two benchmark datasets show that the proposed approach achieves state-of-the-art performance.

📄 PDF Abstract BibTeX arXiv:1807.03089

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationDecision MakingDeep Reinforcement LearningGeneral ClassificationQ-Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)Sequential Decision Making

Methods 이 논문이 사용한 방법론

Q-Learning Q-Learning is an off-policy temporal difference control algorithm: $$Q\left(S\_{t}, A\_{t}\right) \leftarrow Q\left(S\_{t}, A\_{t}\right) + \alpha\left[R_{t+1} +…

Similar Papers 제목 키워드 기반

Comparing Multi-label Classification with Reinforcement Learning for Summarisation of Time-series Data

2014-06-01 · ACL 2014 6 · Dimitra Gkatzia, Helen Hastie, Oliver Lemon
General ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONreinforcement-learning+4

SummaryNet: A Multi-Stage Deep Learning Model for Automatic Video Summarisation

2020-02-19 · Ziyad Jappie, David Torpey, Turgay Celik

Video summarisation can be posed as the task of extracting important parts of a video in order to create an informative summary of what occurred in the video. In this paper we introduce SummaryNet as a supervised learnin…

Decoderregression

Efficient and Interpretable Compressive Text Summarisation with Unsupervised Dual-Agent Reinforcement Learning

2023-06-06 · Peggy Tang, Junbin Gao, Lei Zhang, Zhiyong Wang

Recently, compressive text summarisation offers a balance between the conciseness issue of extractive summarisation and the factual hallucination issue of abstractive summarisation. However, most existing compressive sum…

Hallucinationreinforcement-learning

Unsupervised Compressive Text Summarisation with Reinforcement Learning

2021-12-17 · ACL ARR December 2022 12 · Anonymous

Recently, compressive text summarisation offers a balance between the conciseness issue of extractive summarisation and the factual hallucination issue of abstractive summarisation. However, most existing compressive sum…

Hallucinationreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Classification Betters Regression in Query-based Multi-document Summarisation Techniques for Question Answering: Macquarie University at BioASQ7b

2019-09-02 · Diego Molla, Christopher Jones

Task B Phase B of the 2019 BioASQ challenge focuses on biomedical question answering. Macquarie University's participation applies query-based multi-document extractive summarisation techniques to generate a multi-senten…

General ClassificationQuestion Answeringregressionreinforcement-learning+3