中文
相关论文

相关论文: MICIK: MIning Cross-Layer Inherent Similarity Know…

200 篇论文

In this paper, we address the challenge of compressing generative adversarial networks (GANs) for deployment in resource-constrained environments by proposing two novel methodologies: Distribution Matching for Efficient compression (DiME)…

计算机视觉与模式识别 · 计算机科学 2024-09-05 Sangyeop Yeo , Yoojin Jang , Jaejun Yoo

Image compression is a widely used technique to reduce the spatial redundancy in images. Recently, learning based image compression has achieved significant progress by using the powerful representation ability from neural networks.…

图像与视频处理 · 电气工程与系统科学 2020-05-26 Jiaheng Liu , Guo Lu , Zhihao Hu , Dong Xu

Like masked language modeling (MLM) in natural language processing, masked image modeling (MIM) aims to extract valuable insights from image patches to enhance the feature extraction capabilities of the underlying deep neural network (DNN).…

计算机视觉与模式识别 · 计算机科学 2023-11-30 Yixuan Luo , Mengye Ren , Sai Qian Zhang

Few-Shot Class-Incremental Learning (FSCIL) faces a critical challenge: balancing the retention of prior knowledge with the acquisition of new classes. Existing methods either freeze the backbone to prevent catastrophic forgetting,…

计算机视觉与模式识别 · 计算机科学 2025-08-25 Xiaojie Li , Jianlong Wu , Yue Yu , Liqiang Nie , Min Zhang

Deep neural networks have become foundational to advancements in multiple domains, including recommendation systems, natural language processing, and so on. Despite their successes, these models often contain incompatible parameters that…

机器学习 · 计算机科学 2025-03-04 Zheqi Lv , Keming Ye , Zishu Wei , Qi Tian , Shengyu Zhang , Wenqiao Zhang , Wenjie Wang , Kun Kuang , Tat-Seng Chua , Fei Wu

With the rise and ubiquity of larger deep learning models, the need for high-quality compression techniques is growing in order to deploy these models widely. The sheer parameter count of these models makes it difficult to fit them into the…

计算与语言 · 计算机科学 2025-04-01 Neha Verma , Kenton Murray , Kevin Duh

Dense pixel-specific representation learning at scale has been bottlenecked due to the unavailability of large-scale multi-view datasets. Current methods for building effective pretraining datasets heavily rely on annotated 3D meshes, point…

Overfitting is a major problem in training machine learning models, specifically deep neural networks. This problem may be caused by imbalanced datasets and initialization of the model parameters, which conforms the model too closely to the…

神经与进化计算 · 计算机科学 2019-02-26 Hojjat Salehinejad , Shahrokh Valaee

Despite their prevalence, deep networks are poorly understood. This is due, at least in part, to their highly parameterized nature. As such, while certain structures have been found to work better than others, the significance of a model's…

计算机视觉与模式识别 · 计算机科学 2018-03-23 Theodore S. Nowak , Jason J. Corso

Efficient deployment of deep neural networks on resource-constrained devices demands advanced compression techniques that preserve accuracy and interoperability. This paper proposes a machine learning framework that augments Knowledge…

机器学习 · 计算机科学 2025-03-18 David E. Hernandez , Jose Ramon Chang , Torbjörn E. M. Nordling

Intermediate features at different layers of a deep neural network are known to be discriminative for visual patterns of different complexities. However, most existing works ignore such cross-layer heterogeneities when classifying samples…

计算机视觉与模式识别 · 计算机科学 2016-07-20 Xiaojie Jin , Yunpeng Chen , Jian Dong , Jiashi Feng , Shuicheng Yan

Deep neural networks have achieved strong performance in image classification tasks due to their ability to learn complex patterns from high-dimensional data. However, their large computational and memory requirements often limit deployment…

计算机视觉与模式识别 · 计算机科学 2026-03-06 Sai Shi

Deep neural network-based image compression (NIC) has achieved excellent performance, but NIC method models have been shown to be susceptible to backdoor attacks. Adversarial training has been validated in image compression models as a…

图像与视频处理 · 电气工程与系统科学 2024-03-19 Zhi Cao , Youneng Bao , Fanyang Meng , Chao Li , Wen Tan , Genhong Wang , Yongsheng Liang

Knowledge distillation is an effective way for model compression in deep learning. Given a large model (i.e., teacher model), it aims to improve the performance of a compact model (i.e., student model) by transferring the information from…

机器学习 · 计算机科学 2022-03-31 Qi Qian , Hao Li , Juhua Hu

Model compression is generally performed by using quantization, low-rank approximation or pruning, for which various algorithms have been researched in recent years. One fundamental question is: what types of compression work better for a…

机器学习 · 计算机科学 2021-07-12 Miguel Á. Carreira-Perpiñán , Yerlan Idelbayev

Model compression methods are important to allow for easier deployment of deep learning models in compute, memory and energy-constrained environments such as mobile phones. Knowledge distillation is a class of model compression algorithm…

计算机视觉与模式识别 · 计算机科学 2020-12-08 Suhas Lohit , Michael Jones

In this age of information, images are a critical medium for storing and transmitting information. With the rapid growth of image data amount, visual compression and visual data perception are two important research topics attracting a lot…

图像与视频处理 · 电气工程与系统科学 2024-07-02 Yuefeng Zhang , Chuanmin Jia , Jiannhui Chang , Siwei Ma

A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions. Unfortunately, making predictions using a whole ensemble of…

机器学习 · 统计学 2015-03-10 Geoffrey Hinton , Oriol Vinyals , Jeff Dean

Layer pruning has emerged as a potent approach to remove redundant layers in the pre-trained network on the purpose of reducing network size and improve computational efficiency. However, existing layer pruning methods mostly overlook the…

机器学习 · 计算机科学 2025-11-17 Yuqi Li , Yao Lu , Junhao Dong , Zeyu Dong , Chuanguang Yang , Xin Yin , Yihao Chen , Jianping Gou , Yingli Tian , Tingwen Huang

Deep supervision, which involves extra supervisions to the intermediate features of a neural network, was widely used in image classification in the early deep learning era since it significantly reduces the training difficulty and eases…

计算机视觉与模式识别 · 计算机科学 2023-03-17 Sucheng Ren , Fangyun Wei , Samuel Albanie , Zheng Zhang , Han Hu