A New Benchmark and Progress Toward Improved Weakly Supervised Learning
Jason Ramapuram, Russ Webb

TL;DR
This paper introduces a new challenging benchmark called All-Pairs, demonstrates a novel learned histogram model TypeNet that outperforms ResNet on this task, achieving perfect accuracy with a smaller model size.
Contribution
The paper presents a new scalable benchmark for weakly supervised learning and introduces TypeNet, a learned histogram model that surpasses traditional models on this benchmark.
Findings
TypeNet achieves 100% accuracy on All-Pairs.
TypeNet is over ten times smaller than ResNet-34.
The All-Pairs problem is more challenging and scalable than previous benchmarks.
Abstract
Knowledge Matters: Importance of Prior Information for Optimization [7], by Gulcehre et. al., sought to establish the limits of current black-box, deep learning techniques by posing problems which are difficult to learn without engineering knowledge into the model or training procedure. In our work, we completely solve the previous Knowledge Matters problem using a generic model, pose a more difficult and scalable problem, All-Pairs, and advance this new problem by introducing a new learned, spatially-varying histogram model called TypeNet which outperforms conventional models on the problem. We present results on All-Pairs where our model achieves 100% test accuracy while the best ResNet models achieve 79% accuracy. In addition, our model is more than an order of magnitude smaller than Resnet-34. The challenge of solving larger-scale All-Pairs problems with high accuracy is presented…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Human Pose and Action Recognition · Multimodal Machine Learning Applications
