paper-with-me

홈 › Papers

A Capsule-unified Framework of Deep Neural Networks for Graphical Programming

2019-03-07 · Yujian Li, Chuanhui Shan

Recently, the growth of deep learning has produced a large number of deep neural networks. How to describe these networks unifiedly is becoming an important issue. We first formalize neural networks in a mathematical definition, give their directed graph representations, and prove a generation theorem about the induced networks of connected directed acyclic graphs. Then, using the concept of capsule to extend neural networks, we set up a capsule-unified framework for deep learning, including a mathematical definition of capsules, an induced model for capsule networks and a universal backpropagation algorithm for training them. Finally, we discuss potential applications of the framework to graphical programming with standard graphical symbols of capsules, neurons, and connections.

📄 PDF Abstract BibTeX arXiv:1903.04982

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Learning

Similar Papers 제목 키워드 기반

A Unified Framework of Deep Neural Networks by Capsules

2018-05-09 · Yujian Li, Chuanhui Shan

With the growth of deep learning, how to describe deep neural networks unifiedly is becoming an important issue. We first formalize neural networks mathematically with their directed graph representations, and prove a ge…

Deep Learning

A Neural-Symbolic Architecture for Inverse Graphics Improved by Lifelong Meta-Learning

2019-05-22 · Michael Kissner, Helmut Mayer

We follow the idea of formulating vision as inverse graphics and propose a new type of element for this task, a neural-symbolic capsule. It is capable of de-rendering a scene into semantic information feed-forward, as we…

Few-Shot LearningMeta-Learning

Variational Capsules for Image Analysis and Synthesis

2018-07-11 · Huaibo Huang, Lingxiao Song, Ran He, Zhenan Sun 외

A capsule is a group of neurons whose activity vector models different properties of the same entity. This paper extends the capsule to a generative version, named variational capsules (VCs). Each VC produces a latent va…

AttributeDiversityGeneral Classificationimage-classification+2

Routing Towards Discriminative Power of Class Capsules

2021-03-07 · HaoYu Yang, Shuhe Li, Bei Yu

Capsule networks are recently proposed as an alternative to modern neural network architectures. Neurons are replaced with capsule units that represent specific features or entities with normalized vectors or matrices. T…

Large Language Model Guided Self-Debugging Code Generation

2025-02-05 · Muntasir Adnan, Zhiwei Xu, Carlos C. N. Kuhn

Automated code generation is gaining significant importance in intelligent computer programming and system deployment. However, current approaches often face challenges in computational efficiency and lack robust mechani…

Code GenerationComputational EfficiencyHumanEvalLanguage Modeling+3