中文
相关论文

相关论文: Valid Information Guidance Network for Compressed …

200 篇论文

The integration of visual encoders and large language models (LLMs) has driven recent progress in multimodal large language models (MLLMs). However, the scarcity of high-quality instruction-tuning data for vision-language tasks remains a…

计算机视觉与模式识别 · 计算机科学 2024-02-06 Bin Wang , Fan Wu , Xiao Han , Jiahui Peng , Huaping Zhong , Pan Zhang , Xiaoyi Dong , Weijia Li , Wei Li , Jiaqi Wang , Conghui He

The emerging task of fine-grained image classification in low-data regimes assumes the presence of low inter-class variance and large intra-class variation along with a highly limited amount of training samples per class. However,…

计算机视觉与模式识别 · 计算机科学 2024-07-01 Dmitry Demidov , Abduragim Shtanchaev , Mihail Mihaylov , Mohammad Almansoori

The process of using one image to guide the filtering process of another one is called Guided Image Filtering (GIF). The main challenge of GIF is the structure inconsistency between the guidance image and the target image. Besides, noise in…

计算机视觉与模式识别 · 计算机科学 2017-03-29 Wei Liu , Xiaogang Chen , Chunhua Shen , Jingyi Yu , Qiang Wu , Jie Yang

We introduce a novel algorithm for the detection of possible sample corruption such as mislabeled samples in a training dataset given a small clean validation set. We use a set of inclusion variables which determine whether or not any…

机器学习 · 计算机科学 2019-05-16 Siavash Golkar , Kyunghyun Cho

Recently, foundational diffusion models have attracted considerable attention in image compression tasks, whereas their application to video compression remains largely unexplored. In this article, we introduce DiffVC, a diffusion-based…

计算机视觉与模式识别 · 计算机科学 2025-01-24 Wenzhuo Ma , Zhenzhong Chen

Although the diffusion model has achieved remarkable performance in the field of image generation, its high inference delay hinders its wide application in edge devices with scarce computing resources. Therefore, many training-free sampling…

计算机视觉与模式识别 · 计算机科学 2024-12-17 Weilun Feng , Chuanguang Yang , Zhulin An , Libo Huang , Boyu Diao , Fei Wang , Yongjun Xu

In recent years, video compression techniques have been significantly challenged by the rapidly increased demands associated with high quality and immersive video content. Among various compression tools, post-processing can be applied on…

图像与视频处理 · 电气工程与系统科学 2021-01-21 Fan Zhang , Di Ma , Chen Feng , David R. Bull

Knowledge distillation from pretrained visual representation models offers an effective approach to improve small, task-specific production models. However, the effectiveness of such knowledge transfer drops significantly when distilling…

机器学习 · 计算机科学 2025-07-01 Chengyu Dong , Huan Gui , Noveen Sachdeva , Long Jin , Ke Yin , Jingbo Shang , Lichan Hong , Ed H. Chi , Zhe Zhao

Unlike video coding for professional content, the delivery pipeline of User Generated Content (UGC) involves transcoding where unpristine reference content needs to be compressed repeatedly. In this work, we observe that existing…

图像与视频处理 · 电气工程与系统科学 2024-07-02 Zihao Qi , Chen Feng , Duolikun Danier , Fan Zhang , Xiaozhong Xu , Shan Liu , David Bull

Real-world object detection models should be cheap and accurate. Knowledge distillation (KD) can boost the accuracy of a small, cheap detection model by leveraging useful information from a larger teacher model. However, a key challenge is…

计算机视觉与模式识别 · 计算机科学 2022-07-19 Chenhongyi Yang , Mateusz Ochal , Amos Storkey , Elliot J. Crowley

The rapid growth of user-generated content (UGC) videos has produced an urgent need for effective video quality assessment (VQA) algorithms to monitor video quality and guide optimization and recommendation procedures. However, current VQA…

计算机视觉与模式识别 · 计算机科学 2025-04-29 Huiyu Duan , Qiang Hu , Jiarui Wang , Liu Yang , Zitong Xu , Lu Liu , Xiongkuo Min , Chunlei Cai , Tianxiao Ye , Xiaoyun Zhang , Guangtao Zhai

Detecting manipulated facial images and videos on social networks has been an urgent problem to be solved. The compression of videos on social media has destroyed some pixel details that could be used to detect forgeries. Hence, it is…

计算机视觉与模式识别 · 计算机科学 2022-10-13 Haotian Wu , Peipei Wang , Xin Wang , Ji Xiang , Rui Gong

Knowledge distillation (KD) has traditionally relied on a static teacher-student framework, where a large, well-trained teacher transfers knowledge to a single student model. However, these approaches often suffer from knowledge…

计算机视觉与模式识别 · 计算机科学 2025-11-05 Md. Abdur Rahman , Mohaimenul Azam Khan Raiaan , Sami Azam , Asif Karim , Jemima Beissbarth , Amanda Leach

To the best of our knowledge, the existing deep-learning-based Video Super-Resolution (VSR) methods exclusively make use of videos produced by the Image Signal Processor (ISP) of the camera system as inputs. Such methods are 1) inherently…

图像与视频处理 · 电气工程与系统科学 2021-02-24 Xiaohong Liu , Kangdi Shi , Zhe Wang , Jun Chen

Reward-based fine-tuning of video diffusion models is an effective approach to improve the quality of generated videos, as it can fine-tune models without requiring real-world video datasets. However, it can sometimes be limited to specific…

计算机视觉与模式识别 · 计算机科学 2025-10-24 Takehiro Aoshima , Yusuke Shinohara , Byeongseon Park

Retrieval-Augmented Generation (RAG) is a powerful strategy for improving the factual accuracy of models by retrieving external knowledge relevant to queries and incorporating it into the generation process. However, existing approaches…

计算机视觉与模式识别 · 计算机科学 2025-05-30 Soyeong Jeong , Kangsan Kim , Jinheon Baek , Sung Ju Hwang

In Natural Language Processing (NLP), Transformers have already revolutionized the field by utilizing an attention-based encoder-decoder model. Recently, some pioneering works have employed Transformer-like architectures in Computer Vision…

计算机视觉与模式识别 · 计算机科学 2024-02-13 Gousia Habib , Tausifa Jan Saleem , Brejesh Lall

Recent advances in deep learning have markedly improved the quality of visual-attention modelling. In this work we apply these advances to video compression. We propose a compression method that uses a saliency model to adaptively compress…

计算机视觉与模式识别 · 计算机科学 2019-07-25 Vitaliy Lyudvichenko , Mikhail Erofeev , Alexander Ploshkin , Dmitriy Vatolin

Video super-resolution (VSR) is the task of restoring high-resolution frames from a sequence of low-resolution inputs. Different from single image super-resolution, VSR can utilize frames' temporal information to reconstruct results with…

图像与视频处理 · 电气工程与系统科学 2022-08-25 Wenyi Lian , Wenjing Lian

In this paper, we empirically study how to make the most of low-resolution frames for efficient video recognition. Existing methods mainly focus on developing compact networks or alleviating temporal redundancy of video inputs to increase…

计算机视觉与模式识别 · 计算机科学 2022-09-27 Chuofan Ma , Qiushan Guo , Yi Jiang , Zehuan Yuan , Ping Luo , Xiaojuan Qi