中文
相关论文

相关论文: FCOS: A Two-Stage Recoverable Model Pruning Framew…

200 篇论文

Channel pruning has been broadly recognized as an effective technique to reduce the computation and memory cost of deep convolutional neural networks. However, conventional pruning methods have limitations in that: they are restricted to…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Zejiang Hou , Minghai Qin , Fei Sun , Xiaolong Ma , Kun Yuan , Yi Xu , Yen-Kuang Chen , Rong Jin , Yuan Xie , Sun-Yuan Kung

This paper presents Thanos, a novel weight-pruning algorithm designed to reduce the memory footprint and enhance the computational efficiency of large language models (LLMs) by removing redundant weights while maintaining accuracy. Thanos…

机器学习 · 计算机科学 2025-04-09 Ivan Ilin , Peter Richtarik

Aiming at the problems of missed detection, false detection and low detection efficiency in transmission line foreign object detection under railway environment, we proposed an improved algorithm MRS-YOLO based on YOLO11. Firstly, a…

计算机视觉与模式识别 · 计算机科学 2025-10-14 Siyuan Liu , Junting Lin

Effective lesion detection in medical image is not only rely on the features of lesion region,but also deeply relative to the surrounding information.However,most current methods have not fully utilize it.What is more,multi-scale feature…

计算机视觉与模式识别 · 计算机科学 2024-09-04 Qiu Guan , Mengjie Pan , Feng Chen , Zhiqiang Yang , Zhongwen Yu , Qianwei Zhou , Haigen Hu

Diffusion-based remote sensing (RS) generative foundation models are cruial for downstream tasks. However, these models rely on large amounts of globally representative data, which often contain redundancy, noise, and class imbalance,…

计算机视觉与模式识别 · 计算机科学 2026-01-06 Fan Wei , Runmin Dong , Yushan Lai , Yixiang Yang , Zhaoyang Luo , Jinxiao Zhang , Miao Yang , Shuai Yuan , Jiyao Zhao , Bin Luo , Haohuan Fu

This paper proposes anchor pruning for object detection in one-stage anchor-based detectors. While pruning techniques are widely used to reduce the computational cost of convolutional neural networks, they tend to focus on optimizing the…

计算机视觉与模式识别 · 计算机科学 2022-06-02 Maxim Bonnaerens , Matthias Freiberger , Joni Dambre

Deep Convolutional Neural Networks (CNNs) are increasingly difficult to deploy on microcontrollers (MCUs) and lightweight NPUs (Neural Processing Units) due to their growing size and compute demands. Low-rank tensor decomposition, such as…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Sudhakar Sah , Nikhil Chabbra , Matthieu Durnerin

Deploying an end-to-end automatic speech recognition (ASR) model on mobile/embedded devices is a challenging task, since the device computational power and energy consumption requirements are dynamically changed in practice. To overcome the…

音频与语音处理 · 电气工程与系统科学 2021-06-18 Jaesong Lee , Jingu Kang , Shinji Watanabe

Scaling up model size and training data has advanced foundation models for instance-level perception, achieving state-of-the-art in-domain and zero-shot performance across object detection and segmentation. However, their high computational…

计算机视觉与模式识别 · 计算机科学 2025-10-20 Mattia Segu , Marta Tintore Gazulla , Yongqin Xian , Luc Van Gool , Federico Tombari

Currently, Deep Convolutional Neural Networks (DCNNs) are used to solve all kinds of problems in the field of machine learning and artificial intelligence due to their learning and adaptation capabilities. However, most successful DCNN…

神经与进化计算 · 计算机科学 2020-12-01 Francisco Erivaldo Fernandes Junior , Gary G. Yen

Flexible intelligent metasurfaces (FIMs) offer a new solution for wireless communications by introducing morphological degrees of freedom, dynamically morphing their three-dimensional shape to ensure multipath signals interfere…

信息论 · 计算机科学 2026-04-08 Jian Xiao , Ji Wang , Qimei Cui , Yucang Yang , Xingwang Li , Dusit Niyato , Chau Yuen

As we push the boundaries of performance in various vision tasks, the models grow in size correspondingly. To keep up with this growth, we need very aggressive pruning techniques for efficient inference and deployment on edge devices.…

计算机视觉与模式识别 · 计算机科学 2024-06-19 Xinglong Sun , Barath Lakshmanan , Maying Shen , Shiyi Lan , Jingde Chen , Jose Alvarez

This paper introduces LLM-Streamline, a pioneer work on layer pruning for large language models (LLMs). It is based on the observation that different layers have varying impacts on hidden states, enabling the identification of less…

计算与语言 · 计算机科学 2025-01-28 Xiaodong Chen , Yuxuan Hu , Jing Zhang , Yanling Wang , Cuiping Li , Hong Chen

Massive multiple input and multiple output (MIMO) systems with orthogonal frequency division multiplexing (OFDM) are foundational for downlink multi-user (MU) communication in future wireless networks, for their ability to enhance spectral…

信号处理 · 电气工程与系统科学 2025-07-30 Erdeng Zhang , Shuntian Zheng , Sheng Wu , Haoge Jia , Zhe Ji , Ailing Xiao

Cyber-attacks jeopardize the safe operation of smart microgrids. At the same time, existing diagnostic methods either depend on expensive multi-point instrumentation or stringent modelling assumptions that are untenable under single-sensor…

系统与控制 · 电气工程与系统科学 2025-07-10 Yifan Wang

Applying deep neural networks to 3D point cloud processing has attracted increasing attention due to its advanced performance in many areas, such as AR/VR, autonomous driving, and robotics. However, as neural network models and 3D point…

计算机视觉与模式识别 · 计算机科学 2024-07-03 Kaixin Xu , Qingtian Feng , Hao Chen , Zhe Wang , Xue Geng , Xulei Yang , Min Wu , Xiaoli Li , Weisi Lin

Numerous studies have revealed that deep learning-based medical image classification models may exhibit bias towards specific demographic attributes, such as race, gender, and age. Existing bias mitigation methods often achieve high level…

计算机视觉与模式识别 · 计算机科学 2024-05-15 Qingpeng Kong , Ching-Hao Chiu , Dewen Zeng , Yu-Jen Chen , Tsung-Yi Ho , Jingtong hu , Yiyu Shi

Pruning is one of the most effective model reduction techniques. Deep networks require massive computation and such models need to be compressed to bring them on edge devices. Most existing pruning techniques are focused on vision-based…

机器学习 · 计算机科学 2020-04-30 Ramchalam Kinattinkara Ramakrishnan , Eyyüb Sari , Vahid Partovi Nia

Current structural pruning methods face two significant limitations: (i) they often limit pruning to finer-grained levels like channels, making aggressive parameter reduction challenging, and (ii) they focus heavily on parameter and FLOP…

计算机视觉与模式识别 · 计算机科学 2025-04-04 Xinglong Sun , Barath Lakshmanan , Maying Shen , Shiyi Lan , Jingde Chen , Jose M. Alvarez

We present FMAS, a fast multi-objective neural architecture search framework for semantic segmentation. FMAS subsamples the structure and pre-trained parameters of DeepLabV3+, without fine-tuning, dramatically reducing training time during…

计算机视觉与模式识别 · 计算机科学 2023-03-30 Zhuoran Xiong , Marihan Amein , Olivier Therrien , Warren J. Gross , Brett H. Meyer