paper-with-me

Papers

Collaborative Multi-Agent Video Fast-Forwarding

2023-05-27 · Shuyue Lan, Zhilu Wang, Ermin Wei, Amit K. Roy-Chowdhury, Qi Zhu

Multi-agent applications have recently gained significant popularity. In many computer vision tasks, a network of agents, such as a team of robots with cameras, could work collaboratively to perceive the environment for efficient and accurate situation awareness. However, these agents often have limited computation, communication, and storage resources. Thus, reducing resource consumption while still providing an accurate perception of the environment becomes an important goal when deploying multi-agent systems. To achieve this goal, we identify and leverage the overlap among different camera views in multi-agent systems for reducing the processing, transmission and storage of redundant/unimportant video frames. Specifically, we have developed two collaborative multi-agent video fast-forwarding frameworks in distributed and centralized settings, respectively. In these frameworks, each individual agent can selectively process or skip video frames at adjustable paces based on multiple strategies via reinforcement learning. Multiple agents then collaboratively sense the environment via either 1) a consensus-based distributed framework called DMVF that periodically updates the fast-forwarding strategies of agents by establishing communication and consensus among connected neighbors, or 2) a centralized framework called MFFNet that utilizes a central controller to decide the fast-forwarding strategies for agents based on collected data. We demonstrate the efficacy and efficiency of our proposed frameworks on a real-world surveillance video dataset VideoWeb and a new simulated driving dataset CarlaSim, through extensive simulations and deployment on an embedded platform with TCP communication. We show that compared with other approaches in the literature, our frameworks achieve better coverage of important frames, while significantly reducing the number of frames processed at each agent.

📄 PDF Abstract BibTeX arXiv:2305.17569

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Distributed Multi-agent Video Fast-forwarding

2020-08-10 · Shuyue Lan, Zhilu Wang, Amit K. Roy-Chowdhury, Ermin Wei 외

In many intelligent systems, a network of agents collaboratively perceives the environment for better and more efficient situation awareness. As these agents often have limited resources, it could be greatly beneficial t…

FFNet: Video Fast-Forwarding via Reinforcement Learning

2018-05-08 · CVPR 2018 6 · Shuyue Lan, Rameswar Panda, Qi Zhu, Amit K. Roy-Chowdhury

For many applications with limited computation, communication, storage and energy resources, there is an imperative need of computer vision methods that could select an informative subset of the input video for efficient…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Video Summarization

Making a long story short: A Multi-Importance fast-forwarding egocentric videos with the emphasis on relevant objects

2017-11-09 · Michel Melo Silva, Washington Luis Souza Ramos, Felipe Cadar Chamone, João Pedro Klock Ferreira 외

The emergence of low-cost high-quality personal wearable cameras combined with the increasing storage capacity of video-sharing websites have evoked a growing interest in first-person videos, since most videos are compos…

Video Stabilization

EgoSampling: Wide View Hyperlapse from Egocentric Videos

2016-04-26 · Tavi Halperin, Yair Poleg, Chetan Arora, Shmuel Peleg

The possibility of sharing one's point of view makes use of wearable cameras compelling. These videos are often long, boring and coupled with extreme shake, as the camera is worn on a moving person. Fast forwarding (i.e.…

EgoSampling: Fast-Forward and Stereo for Egocentric Videos

2014-12-11 · CVPR 2015 6 · Yair Poleg, Tavi Halperin, Chetan Arora, Shmuel Peleg

While egocentric cameras like GoPro are gaining popularity, the videos they capture are long, boring, and difficult to watch from start to end. Fast forwarding (i.e. frame sampling) is a natural choice for faster video b…