paper-with-me

홈 › Papers

Deep Collective Learning: Learning Optimal Inputs and Weights Jointly in Deep Neural Networks

2020-09-17 · Xiang Deng, Zhongfei, Zhang

It is well observed that in deep learning and computer vision literature, visual data are always represented in a manually designed coding scheme (eg., RGB images are represented as integers ranging from 0 to 255 for each channel) when they are input to an end-to-end deep neural network (DNN) for any learning task. We boldly question whether the manually designed inputs are good for DNN training for different tasks and study whether the input to a DNN can be optimally learned end-to-end together with learning the weights of the DNN. In this paper, we propose the paradigm of {\em deep collective learning} which aims to learn the weights of DNNs and the inputs to DNNs simultaneously for given tasks. We note that collective learning has been implicitly but widely used in natural language processing while it has almost never been studied in computer vision. Consequently, we propose the lookup vision networks (Lookup-VNets) as a solution to deep collective learning in computer vision. This is achieved by associating each color in each channel with a vector in lookup tables. As learning inputs in computer vision has almost never been studied in the existing literature, we explore several aspects of this question through varieties of experiments on image classification tasks. Experimental results on four benchmark datasets, i.e., CIFAR-10, CIFAR-100, Tiny ImageNet, and ImageNet (ILSVRC2012) have shown several surprising characteristics of Lookup-VNets and have demonstrated the advantages and promise of Lookup-VNets and deep collective learning.

📄 PDF Abstract BibTeX arXiv:2009.07988

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage Classification

Similar Papers 제목 키워드 기반

Graph-based Security and Privacy Analytics via Collective Classification with Joint Weight Learning and Propagation

2018-12-04 · Binghui Wang, Jinyuan Jia, Neil Zhenqiang Gong

Many security and privacy problems can be modeled as a graph classification problem, where nodes in the graph are classified by collective classification simultaneously. State-of-the-art collective classification methods…

AttributeClassificationGeneral ClassificationGraph Classification+1

Task allocation and site fidelity jointly influence foraging regulation in honey bee colonies

2017-03-14

Variation in behavior among group members often impacts collective outcomes. Individuals may vary both in the task that they perform and in the persistence with which they perform each task. Although both the distributio…

Developing Decentralised Resilience to Malicious Influence in Collective Perception Problem

2022-11-06 · Chris Wise, Aya Hussein, Heba El-Fiqi

In collective decision-making, designing algorithms that use only local information to effect swarm-level behaviour is a non-trivial problem. We used machine learning techniques to teach swarm members to map their local …

Decision Making

Dynamic Weight Alignment for Temporal Convolutional Neural Networks

2017-12-18 · Brian Kenji Iwana, Seiichi Uchida

In this paper, we propose a method of improving temporal Convolutional Neural Networks (CNN) by determining the optimal alignment of weights and inputs using dynamic programming. Conventional CNN convolutions linearly ma…

Dynamic Time WarpingTime Series Analysis

Learnable Mixed Nash Equilibria are Collectively Rational

2025-10-16 · Geelon So, Yi-An Ma arxiv

We extend the study of learning in games to dynamics that exhibit non-asymptotic stability. We do so through the notion of uniform stability, which is concerned with equilibria of individually utility-seeking dynamics. P…