paper-with-me

Papers

Visual Learning of Arithmetic Operations

2015-06-07 · Yedid Hoshen, Shmuel Peleg

A simple Neural Network model is presented for end-to-end visual learning of arithmetic operations from pictures of numbers. The input consists of two pictures, each showing a 7-digit number. The output, also a picture, displays the number showing the result of an arithmetic operation (e.g., addition or subtraction) on the two input numbers. The concepts of a number, or of an operator, are not explicitly introduced. This indicates that addition is a simple cognitive task, which can be learned visually using a very small number of neurons. Other operations, e.g., multiplication, were not learnable using this architecture. Some tasks were not learnable end-to-end (e.g., addition with Roman numerals), but were easily learnable once broken into two separate sub-tasks: a perceptual \textit{Character Recognition} and cognitive \textit{Arithmetic} sub-tasks. This indicates that while some tasks may be easily learnable end-to-end, other may need to be broken into sub-tasks.

📄 PDF Abstract BibTeX arXiv:1506.02264

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

BRo-JEPA: Learning Modular Transformations in Latent Space

2026-05-31 · Divyansh Jha, Yuanfang Xie, Varan Mehra, Brennen Yu arxiv

Can neural networks learn algebraic rules from visual inputs, or do they merely fit observed patterns? We study this question using MNIST (or EMNIST letters) as states and modular arithmetic operations as actions in a JE…

Zero-shot Generalization

Acceleration of Grokking in Learning Arithmetic Operations via Kolmogorov-Arnold Representation

2024-05-26 · Yeachan Park, Minseok Kim, Yeoneung Kim

We propose novel methodologies aimed at accelerating the grokking phenomenon, which refers to the rapid increment of test accuracy after a long period of overfitting as reported in~\cite{power2022grokking}. Focusing on t…

Data AugmentationDecoderTransfer Learning

Neural Arithmetic Expression Calculator

2018-09-23 · Kaiyu Chen, Yihan Dong, Xipeng Qiu, Zitian Chen

This paper presents a pure neural solver for arithmetic expression calculation (AEC) problem. Previous work utilizes the powerful capabilities of deep neural networks and attempts to build an end-to-end model to solve th…

Hierarchical Reinforcement LearningReinforcement Learning

Machine Number Sense: A Dataset of Visual Arithmetic Problems for Abstract and Relational Reasoning

2020-04-25 · Wenhe Zhang, Chi Zhang, Yixin Zhu, Song-Chun Zhu

As a comprehensive indicator of mathematical thinking and intelligence, the number sense (Dehaene 2011) bridges the induction of symbolic concepts and the competence of problem-solving. To endow such a crucial cognitive …

Relational ReasoningVisual Reasoning

Attribute Token Arithmetic: Disentangled and Continuous Semantic Control for Visual Autoregressive Models

2026-08-28 · Xindi Yang, Yicheng Wu, Cheng Zhang, Jianfei Cai 외 arxiv

Autoregressive text-to-image generation has recently achieved remarkable progress, offering high-fidelity synthesis via a unified generative framework. However, fine-grained semantic control remains challenging due to th…

Computational EfficiencyText-to-Image Generation