中文
相关论文

相关论文: Characterising Bias in Compressed Models

200 篇论文

Pruning is a promising approach to compress deep learning models in order to deploy them on resource-constrained edge devices. However, many existing pruning solutions are based on unstructured pruning, which yields models that cannot…

机器学习 · 计算机科学 2023-03-16 Kaiqi Zhao , Animesh Jain , Ming Zhao

Pruning is a popular technique for reducing the model size and computational cost of convolutional neural networks (CNNs). However, a slow retraining or fine-tuning procedure is often required to recover the accuracy loss caused by pruning.…

计算机视觉与模式识别 · 计算机科学 2022-06-01 Yaohui Cai , Weizhe Hua , Hongzheng Chen , G. Edward Suh , Christopher De Sa , Zhiru Zhang

Learning with limited data is one of the biggest problems of machine learning. Current approaches to this issue consist in learning general representations from huge amounts of data before fine-tuning the model on a small dataset of…

机器学习 · 计算机科学 2023-02-22 Grégoire Mialon

Imitation learning is a class of promising policy learning algorithms that is free from many practical issues with reinforcement learning, such as the reward design issue and the exploration hardness. However, the current imitation…

机器学习 · 计算机科学 2022-10-19 Zhao-Heng Yin , Weirui Ye , Qifeng Chen , Yang Gao

The fairness of a deep neural network is strongly affected by dataset bias and spurious correlations, both of which are usually present in modern feature-rich and complex visual datasets. Due to the difficulty and variability of the task,…

计算机视觉与模式识别 · 计算机科学 2024-02-28 Rebecca S Stone , Nishant Ravikumar , Andrew J Bulpitt , David C Hogg

Learned Image Compression (LIC) has achieved dramatic progress regarding objective and subjective metrics. MSE-based models aim to improve objective metrics while generative models are leveraged to improve visual quality measured by…

图像与视频处理 · 电气工程与系统科学 2024-05-24 Jixiang Luo , Yan Wang , Hongwei Qin

In machine learning, a bias occurs whenever training sets are not representative for the test data, which results in unreliable models. The most common biases in data are arguably class imbalance and covariate shift. In this work, we aim to…

机器学习 · 计算机科学 2018-04-04 Patrick Glauner , Radu State , Petko Valtchev , Diogo Duarte

Iterative pruning is one of the most effective compression methods for pre-trained language models. We discovered that finding the optimal pruning decision is an equality-constrained 0-1 Integer Linear Programming problem. The solution to…

计算与语言 · 计算机科学 2023-05-23 Siyu Ren , Kenny Q. Zhu

Neural network compression empowers the effective yet unwieldy deep convolutional neural networks (CNN) to be deployed in resource-constrained scenarios. Most state-of-the-art approaches prune the model in filter-level according to the…

计算机视觉与模式识别 · 计算机科学 2019-06-26 Wenxiao Wang , Cong Fu , Jishun Guo , Deng Cai , Xiaofei He

Societal biases are reflected in large pre-trained language models and their fine-tuned versions on downstream tasks. Common in-processing bias mitigation approaches, such as adversarial training and mutual information removal, introduce…

机器学习 · 计算机科学 2023-06-06 Lukas Hauzenberger , Shahed Masoudian , Deepak Kumar , Markus Schedl , Navid Rekabsaz

As computer vision systems become more widely deployed, there is increasing concern from both the research community and the public that these systems are not only reproducing but amplifying harmful social biases. The phenomenon of bias…

计算机视觉与模式识别 · 计算机科学 2023-05-31 Dora Zhao , Jerone T. A. Andrews , Alice Xiang

Artificial Intelligence (AI) has been used extensively in automatic decision making in a broad variety of scenarios, ranging from credit ratings for loans to recommendations of movies. Traditional design guidelines for AI models focus…

人工智能 · 计算机科学 2018-09-27 Marisa Vasconcelos , Carlos Cardonha , Bernardo Gonçalves

Understanding the decisions made by deep neural networks is essential in high-stakes domains such as medical imaging and autonomous driving. Yet, these models often lack transparency, particularly in computer vision.…

计算机视觉与模式识别 · 计算机科学 2025-07-28 Viktar Dubovik , Łukasz Struski , Jacek Tabor , Dawid Rymarczyk

The generalized estimating equation (GEE) method is a popular tool for longitudinal data analysis. However, GEE produces biased estimates when the outcome of interest is associated with cluster size, a phenomenon known as informative…

统计方法学 · 统计学 2025-01-03 Yue Ma , Haofeng Wang , Xuejun Jiang

In this paper, we study the problem of fair sparse regression on a biased dataset where bias depends upon a hidden binary attribute. The presence of a hidden attribute adds an extra layer of complexity to the problem by combining sparse…

机器学习 · 计算机科学 2022-09-12 Adarsh Barik , Jean Honorio

Pruning remains an effective strategy for reducing both the costs and environmental impact associated with deploying large neural networks (NNs) while maintaining performance. Classical methods, such as OBD (LeCun et al., 1989) and OBS…

As a fundamental visual attribute, image complexity significantly influences both human perception and the performance of computer vision models. However, accurately assessing and quantifying image complexity remains a challenging task. (1)…

计算机视觉与模式识别 · 计算机科学 2025-04-28 Shipeng Liu , Liang Zhao , Dengfeng Chen

Neural network pruning is a popular model compression method which can significantly reduce the computing cost with negligible loss of accuracy. Recently, filters are often pruned directly by designing proper criteria or using auxiliary…

神经与进化计算 · 计算机科学 2022-05-10 Haopu Shang , Jia-Liang Wu , Wenjing Hong , Chao Qian

Structured pruning techniques have achieved great compression performance on convolutional neural networks for image classification task. However, the majority of existing methods are weight-oriented, and their pruning results may be…

计算机视觉与模式识别 · 计算机科学 2022-08-16 Yiheng Lu , Ziyu Guan , Yaming Yang , Maoguo Gong , Wei Zhao , Kaiyuan Feng

Continuous deep learning architectures enable learning of flexible probabilistic models for predictive modeling as neural ordinary differential equations (ODEs), and for generative modeling as continuous normalizing flows. In this work, we…

机器学习 · 计算机科学 2021-11-22 Lucas Liebenwein , Ramin Hasani , Alexander Amini , Daniela Rus