GithubHelp home page GithubHelp logo

cocotine's Introduction

CoCoTiNe : Compositional Committees of Tiny Networks

This repository is the official repository of CoCoTiNe paper accepted at the 28th International Conference on Neural Information Processing (ICONIP2021).

Authors - Goh Howe Seng, Tomas Maul, Manav Nitin Kapadnis

Abstract

Deep neural networks tend to be accurate but computationally expensive, whereas ensembles tend to be fast but do not capitalize on hierarchical representations. This paper proposes an approach that attempts to combine the advantages of both approaches. Hierarchical ensembles represent an effort in this direction, however they are not compositional in a representational sense, since they only combine classifier decisions and/or outputs. We propose to take this effort one step further in the form of compositional ensembles, which exploit the composition of the hidden representations of classifiers, here defined as tiny networks on account of being neural networks of significantly limited scale. As such, our particular instance of compositional ensembles is called Compositional Committee of Tiny Networks (CoCoTiNe). We experimented with different CoCoTiNe variants involving different types of composition, input usage, and ensemble decisions. The best variant demonstrated that CoCoTiNe is more accurate than standard hierarchical committees, and is relatable to the accuracy of vanilla Convolutional Neural Networks, whilst being 25.7 times faster in a standard CPU setup. In conclusion, the paper demonstrates that compositional ensembles, especially in the context of tiny networks, are a viable and efficient approach for combining the advantages of deep networks and ensembles.

Sections

  1. Paper
  2. Architecture
  3. Implementation Details
  4. Author Contact Details

Paper

Our paper can be found here.

Architecture

Simplified diagram of a CoCoTiNe architecture
Simplified diagram of a CoCoTiNe architecture

Implementation Details

  • All the files are meant to be executed on Google Colab environment.

  • The files are separated into folder by datasets. Each folder consists of all variant of experiments conduct of that datasets.

  • at the root directory are meant to be an example of the final implementation of HiCoTiNe tested on MNIST dataset.

  • For HiCoTiNe v1.1 to v3 in each folder, the file <HiCoTiNe1 Layer 1 'dataset name'.ipynb> that act as a control for first HiCo layer had to be executed first.

    • Google Drive account had to be mounted during execution of HiCoTiNe v1 to v3.
  • Besides that, every thing is ran normally by connecting to an environment and run each cell.

  • The original Google Colab files can be accessed at https://drive.google.com/drive/folders/1IcMgBMvcjZdkiMC85WgRWTEqOIMhp3nK?usp=sharing


Abbreviations

  • BC -> Baseline Condition
  • CoCoTiNe -> Compositional Committees of Tiny Networks
  • HiCoTiNe -> Hierarchical Committee of Tiny Networks

Author Contact Details

Goh Howe Seng
Tomas Maul
Manav Nitin Kapadnis

cocotine's People

Contributors

manavkapadnis avatar howeseng avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.