中文
相关论文

相关论文: Predicting total time to compress a video corpus u…

200 篇论文

As the parameter size of large language models (LLMs) continues to expand, the need for a large memory footprint and high communication bandwidth have become significant bottlenecks for the training and inference of LLMs. To mitigate these…

机器学习 · 计算机科学 2024-07-02 Ceyu Xu , Yongji Wu , Xinyu Yang , Beidi Chen , Matthew Lentz , Danyang Zhuo , Lisa Wu Wills

Given the significant industrial growth of demand for virtual reality (VR), 360{\deg} video streaming is one of the most important VR applications that require cost-optimal solutions to achieve widespread proliferation of VR technology.…

多媒体 · 计算机科学 2017-11-10 Cagri Ozcinar , Ana De Abreu , Sebastian Knorr , Aljosa Smolic

Current vision-language models (VLMs) have demonstrated remarkable capabilities across diverse video understanding applications. Designing VLMs for video inputs requires effectively modeling the temporal dimension (i.e. capturing…

计算机视觉与模式识别 · 计算机科学 2025-05-22 Lingyu Kong , Hongzhi Zhang , Jingyuan Zhang , Jianzhao Huang , Kunze Li , Qi Wang , Fuzheng Zhang

In this paper, we investigate the framework of Online Convex Optimization (OCO) for online learning. OCO offers a very powerful online learning framework for many applications. In this context, we study a specific framework of OCO called…

机器学习 · 计算机科学 2022-11-01 Deepan Muthirayan , Jianjun Yuan , Pramod P. Khargonekar

Efficient LLM inference research has largely focused on reducing the cost of each decoding step (e.g., using quantization, pruning, or sparse attention), typically applying a uniform computation budget to every generated token. In practice,…

机器学习 · 计算机科学 2026-05-12 Yash Akhauri , Mohamed S. Abdelfattah

Learning-based video compression has been extensively studied over the past years, but it still has limitations in adapting to various motion patterns and entropy models. In this paper, we propose multi-mode video compression (MMVC), a…

图像与视频处理 · 电气工程与系统科学 2023-04-06 Bowen Liu , Yu Chen , Rakesh Chowdary Machineni , Shiyu Liu , Hun-Seok Kim

Adaptive bitrate streaming (ABR) has been widely adopted to support video streaming services over heterogeneous devices and varying network conditions. With ABR, each video content is transcoded into multiple representations in different…

多媒体 · 计算机科学 2016-05-20 Guanyu Gao , Yonggang Wen , Cedric Westphal

In this paper, we propose to learn temporal embeddings of video frames for complex video analysis. Large quantities of unlabeled video data can be easily obtained from the Internet. These videos possess the implicit weak label that they are…

计算机视觉与模式识别 · 计算机科学 2015-05-05 Vignesh Ramanathan , Kevin Tang , Greg Mori , Li Fei-Fei

Today, according to the Cisco Annual Internet Report (2018-2023), the fastest-growing category of Internet traffic is machine-to-machine communication. In particular, machine-to-machine communication of images and videos represents a new…

图像与视频处理 · 电气工程与系统科学 2021-10-14 Nam Le , Honglei Zhang , Francesco Cricri , Ramin Ghaznavi-Youvalari , Hamed Rezazadegan Tavakoli , Esa Rahtu

In this paper, we seek to answer what-if questions - i.e., given recorded data of an existing deployed networked system, what would be the performance impact if we changed the design of the system (a task also known as causal inference). We…

网络与互联网体系结构 · 计算机科学 2022-08-29 Chandan Bothra , Jianfei Gao , Sanjay Rao , Bruno Ribeiro

Implicit Neural Representations (INRs) have recently demonstrated impressive performance for video compression. However, since a separate INR must be overfit for each video, scaling to high-resolution videos while maintaining encoding…

计算机视觉与模式识别 · 计算机科学 2026-02-19 Namitha Padmanabhan , Matthew Gwilliam , Abhinav Shrivastava

Querying the content of images, video, and other non-textual data sources requires expensive content extraction methods. Modern extraction techniques are based on deep convolutional neural networks (CNNs) and can classify objects within…

数据库 · 计算机科学 2019-04-23 Michael R. Anderson , Michael Cafarella , German Ros , Thomas F. Wenisch

Neural networks can be used in video coding to improve chroma intra-prediction. In particular, usage of fully-connected networks has enabled better cross-component prediction with respect to traditional linear models. Nonetheless,…

图像与视频处理 · 电气工程与系统科学 2020-06-30 Marc Górriz , Saverio Blasi , Alan F. Smeaton , Noel E. O'Connor , Marta Mrak

Deep learning is increasingly being used to perform machine vision tasks such as classification, object detection, and segmentation on 3D point cloud data. However, deep learning inference is computationally expensive. The limited…

图像与视频处理 · 电气工程与系统科学 2023-08-14 Mateen Ulhaq , Ivan V. Bajić

This work addresses the challenge of streamed video depth estimation, which expects not only per-frame accuracy but, more importantly, cross-frame consistency. We argue that sharing contextual information between frames or clips is pivotal…

计算机视觉与模式识别 · 计算机科学 2025-06-10 Jiahao Shao , Yuanbo Yang , Hongyu Zhou , Youmin Zhang , Yujun Shen , Vitor Guizilini , Yue Wang , Matteo Poggi , Yiyi Liao

Cloud computing has revolutionized the way organizations manage their IT infrastructure, but it has also introduced new challenges, such as managing cloud costs. The rapid adoption of artificial intelligence (AI) and machine learning (ML)…

分布式、并行与集群计算 · 计算机科学 2026-01-28 Saurabh Deochake

The standard way of training video models entails sampling at each iteration a single clip from a video and optimizing the clip prediction with respect to the video-level label. We argue that a single clip may not have enough temporal…

计算机视觉与模式识别 · 计算机科学 2021-04-06 Xitong Yang , Haoqi Fan , Lorenzo Torresani , Larry Davis , Heng Wang

Classical video coding for satisfying humans as the final user is a widely investigated field of studies for visual content, and common video codecs are all optimized for the human visual system (HVS). But are the assumptions and…

图像与视频处理 · 电气工程与系统科学 2022-03-14 Kristian Fischer , Christian Herglotz , André Kaup

Recent advances in Large Language Models (LLMs) have led to significant breakthroughs in video understanding. However, existing models still struggle with long video processing due to the context length constraint of LLMs and the vast…

计算机视觉与模式识别 · 计算机科学 2025-04-15 Haoran Hao , Jiaming Han , Yiyuan Zhang , Xiangyu Yue

Given a collection of untrimmed and unsegmented videos, video corpus moment retrieval (VCMR) is to retrieve a temporal moment (i.e., a fraction of a video) that semantically corresponds to a given text query. As video and text are from two…

计算与语言 · 计算机科学 2021-05-14 Hao Zhang , Aixin Sun , Wei Jing , Guoshun Nan , Liangli Zhen , Joey Tianyi Zhou , Rick Siow Mong Goh