Seokjun Kim

AI
h-index8
3papers
6citations
Novelty28%
AI Score16

3 Papers

4.5AINov 4, 2021
Imagine Networks

Seokjun Kim, Jaeeun Jang, Hyeoncheol Kim

In this paper, we introduce an imagine network that can simulate itself through artificial association networks. Association, deduction, and memory networks are learned, and a network is created by combining the discriminator and reinforcement learning models. This model can learn various datasets or data samples generated in environments and generate new data samples.

6.1AINov 3, 2021
Memory Association Networks

Seokjun Kim, Jaeeun Jang, Yeonju Jang et al.

We introduce memory association networks(MANs) that memorize and remember any data. This neural network has two memories. One consists of a queue-structured short-term memory to solve the class imbalance problem and long-term memory to store the distribution of objects, introducing the contents of storing and generating various datasets.

7.6AINov 2, 2021
Deductive Association Networks

Seokjun Kim, Jaeeun Jang, Hyeoncheol Kim

we introduce deductive association networks(DANs), a network that performs deductive reasoning. To have high-dimensional thinking, combining various axioms and putting the results back into another axiom is necessary to produce new relationships and results. For example, it would be given two propositions: "Socrates is a man." and "All men are mortals." and two propositions could be used to infer the new proposition, "Therefore Socrates is mortal.". To evaluate, we used MNIST Dataset, a handwritten numerical image dataset, to apply it to the group theory and show the results of performing deductive learning.