paper-with-me

Papers

Combining Induction and Transduction for Abstract Reasoning

2024-11-04 · Wen-Ding Li, Keya Hu, Carter Larsen, Yuqing Wu, Simon Alford, Caleb Woo, Spencer M. Dunn, Hao Tang, Michelangelo Naim, Dat Nguyen, Wei-Long Zheng, Zenna Tavares, Yewen Pu, Kevin Ellis

When learning an input-output mapping from very few examples, is it better to first infer a latent function that explains the examples, or is it better to directly predict new test outputs, e.g. using a neural network? We study this question on ARC by training neural models for induction (inferring latent functions) and transduction (directly predicting the test output for a given test input). We train on synthetically generated variations of Python programs that solve ARC training tasks. We find inductive and transductive models solve different kinds of test problems, despite having the same training problems and sharing the same neural architecture: Inductive program synthesis excels at precise computations, and at composing multiple concepts, while transduction succeeds on fuzzier perceptual concepts. Ensembling them approaches human-level performance on ARC.

📄 PDF Abstract BibTeX arXiv:2411.02272

Code (1)

xu3kev/barc 공식 구현 pytorch

Tasks

ARCProgram Synthesis

Similar Papers 제목 키워드 기반

Combining Top-down and Bottom-up Search for Unsupervised Induction of Transduction Grammars

2013-06-01 · WS 2013 6 · Markus Saers, Karteek Addanki, Dekai Wu
ChunkingMachine TranslationWord Alignment

SymbOmni: Evolving Agentic Omni Models via Symbolic Concept Learning

2026-07-13 · Jinxiu Liu, Jianru Li, Tanqing Kuang, Xuanming Liu 외 arxiv

Visual generation is increasingly ubiquitous in diverse domains, from text-to-image/video synthesis to multimodal interactive creation. Yet prevailing monolithic models remain fundamentally constrained by their inability…

Continual Learning

Bayesian Induction of Bracketing Inversion Transduction Grammars

2013-10-01 · IJCNLP 2013 10 · Markus Saers, Dekai Wu
Chunking

Driving inversion transduction grammar induction with semantic evaluation

2016-08-01 · SEMEVAL 2016 8 · Meriem Beloucif, Dekai Wu
Machine Translation

Unsupervised Transduction Grammar Induction via Minimum Description Length

2013-08-01 · WS 2013 8 · Markus Saers, Karteek Addanki, Dekai Wu
ChunkingWord Alignment