中文
相关论文

相关论文: Boosting Network Weight Separability via Feed-Back…

200 篇论文

We present a reinforcement learning approach for detecting objects within an image. Our approach performs a step-wise deformation of a bounding box with the goal of tightly framing the object. It uses a hierarchical tree-like representation…

计算机视觉与模式识别 · 计算机科学 2018-10-29 Jonas Koenig , Simon Malberg , Martin Martens , Sebastian Niehaus , Artus Krohn-Grimberghe , Arunselvan Ramaswamy

Person re-identification task has been greatly boosted by deep convolutional neural networks (CNNs) in recent years. The core of which is to enlarge the inter-class distinction as well as reduce the intra-class variance. However, to achieve…

计算机视觉与模式识别 · 计算机科学 2017-07-11 Haibo Jin , Xiaobo Wang , Shengcai Liao , Stan Z. Li

We propose a novel algorithm for the task of supervised discriminative distance learning by nonlinearly embedding vectors into a low dimensional Euclidean space. We work in the challenging setting where supervision is with constraints on…

计算机视觉与模式识别 · 计算机科学 2015-09-30 Gaurav Sharma , Bernt Schiele

Automatic modulation classification enables intelligent communications and it is of crucial importance in today's and future wireless communication networks. Although many automatic modulation classification schemes have been proposed, they…

信号处理 · 电气工程与系统科学 2021-06-01 Hao Zhang , Fuhui Zhou , Qihui Wu , Wei Wu , Rose Qingyang Hu

Deeper and wider CNNs are known to provide improved performance for deep learning tasks. However, most such networks have poor performance gain per parameter increase. In this paper, we investigate whether the gain observed in deeper models…

计算机视觉与模式识别 · 计算机科学 2021-08-20 Arnav Chavan , Udbhav Bamba , Rishabh Tiwari , Deepak Gupta

An artificial neural network can be trained by uniformly broadcasting a reward signal to units that implement a REINFORCE learning rule. Though this presents a biologically plausible alternative to backpropagation in training a network, the…

机器学习 · 计算机科学 2021-12-23 Stephen Chung

This paper is about few-shot segmentation of foreground objects in images. We train a CNN on small subsets of training images, each mimicking the few-shot setting. In each subset, one image serves as the query and the other(s) as support…

计算机视觉与模式识别 · 计算机科学 2019-10-01 Khoi Nguyen , Sinisa Todorovic

Numerous studies attempt to mitigate classification bias caused by class imbalance. However, existing studies have yet to explore the collaborative optimization of imbalanced learning and model training. This constraint hinders further…

机器学习 · 计算机科学 2025-12-30 Chuantao Li , Zhi Li , Jiahao Xu , Jie Li , Sheng Li

We introduce a differential visual similarity metric to train deep neural networks for 3D reconstruction, aimed at improving reconstruction quality. The metric compares two 3D shapes by measuring distances between multi-view images…

图形学 · 计算机科学 2020-04-02 Jiongchao Jin , Akshay Gadi Patil , Zhang Xiong , Hao Zhang

Learning feature representation from discriminative local regions plays a key role in fine-grained visual classification. Employing attention mechanisms to extract part features has become a trend. However, there are two major limitations…

计算机视觉与模式识别 · 计算机科学 2021-05-06 Jianwei Song , Ruoyu Yang

Training of deep neural networks heavily depends on the data distribution. In particular, the networks easily suffer from class imbalance. The trained networks would recognize the frequent classes better than the infrequent classes. To…

计算机视觉与模式识别 · 计算机科学 2020-03-12 Byungju Kim , Junmo Kim

Loss of plasticity is a phenomenon in which a neural network loses its ability to learn when trained for an extended time on non-stationary data. It is a crucial problem to overcome when designing systems that learn continually. An…

神经与进化计算 · 计算机科学 2025-08-21 J. Fernando Hernandez-Garcia , Shibhansh Dohare , Jun Luo , Rich S. Sutton

Contrastive loss has significantly improved performance in supervised classification tasks by using a multi-viewed framework that leverages augmentation and label information. The augmentation enables contrast with another view of a single…

机器学习 · 计算机科学 2022-11-28 Sangmin Bae , Sungnyun Kim , Jongwoo Ko , Gihun Lee , Seungjong Noh , Se-Young Yun

Neural networks are trained by choosing an architecture and training the parameters. The choice of architecture is often by trial and error or with Neural Architecture Search (NAS) methods. While NAS provides some automation, it often…

机器学习 · 计算机科学 2024-10-14 Zitong Huang , Mansooreh Montazerin , Ajitesh Srivastava

Many machine learning tasks that involve predicting an output response can be solved by training a weighted regression model. Unfortunately, the predictive power of this type of models may severely deteriorate under low sample sizes or…

机器学习 · 统计学 2021-10-01 Tam Le , Truyen Nguyen , Makoto Yamada , Jose Blanchet , Viet Anh Nguyen

In this paper, a feature boosting network is proposed for estimating 3D hand pose and 3D body pose from a single RGB image. In this method, the features learned by the convolutional layers are boosted with a new long short-term…

计算机视觉与模式识别 · 计算机科学 2019-05-16 Jun Liu , Henghui Ding , Amir Shahroudy , Ling-Yu Duan , Xudong Jiang , Gang Wang , Alex C. Kot

The training of sparse neural networks is becoming an increasingly important tool for reducing the computational footprint of models at training and evaluation, as well enabling the effective scaling up of models. Whereas much work over the…

Regularization is a set of techniques that are used to improve the generalization ability of deep neural networks. In this paper, we introduce weight compander (WC), a novel effective method to improve generalization by reparameterizing…

机器学习 · 计算机科学 2023-06-30 Rinor Cakaj , Jens Mehnert , Bin Yang

In medical image segmentation tasks, the scarcity of labeled training data poses a significant challenge when training deep neural networks. When using U-Net-style architectures, it is common practice to address this problem by pretraining…

计算机视觉与模式识别 · 计算机科学 2025-06-09 Gábor Hidy , Bence Bakos , András Lukács

Deep learning approaches have shown promising performance for compressed sensing-based Magnetic Resonance Imaging. While deep neural networks trained with mean squared error (MSE) loss functions can achieve high peak signal to noise ratio,…