EvoPose2D: Pushing the Boundaries of 2D Human Pose Estimation using
Accelerated Neuroevolution with Weight Transfer
- URL: http://arxiv.org/abs/2011.08446v2
- Date: Mon, 4 Oct 2021 19:42:10 GMT
- Title: EvoPose2D: Pushing the Boundaries of 2D Human Pose Estimation using
Accelerated Neuroevolution with Weight Transfer
- Authors: William McNally, Kanav Vats, Alexander Wong, John McPhee
- Abstract summary: We explore the application of neuroevolution, a form of neural architecture search inspired by biological evolution, in the design of 2D human pose networks.
Our method produces network designs that are more efficient and more accurate than state-of-the-art hand-designed networks.
- Score: 82.28607779710066
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Neural architecture search has proven to be highly effective in the design of
efficient convolutional neural networks that are better suited for mobile
deployment than hand-designed networks. Hypothesizing that neural architecture
search holds great potential for human pose estimation, we explore the
application of neuroevolution, a form of neural architecture search inspired by
biological evolution, in the design of 2D human pose networks for the first
time. Additionally, we propose a new weight transfer scheme that enables us to
accelerate neuroevolution in a flexible manner. Our method produces network
designs that are more efficient and more accurate than state-of-the-art
hand-designed networks. In fact, the generated networks process images at
higher resolutions using less computation than previous hand-designed networks
at lower resolutions, allowing us to push the boundaries of 2D human pose
estimation. Our base network designed via neuroevolution, which we refer to as
EvoPose2D-S, achieves comparable accuracy to SimpleBaseline while being 50%
faster and 12.7x smaller in terms of file size. Our largest network,
EvoPose2D-L, achieves new state-of-the-art accuracy on the Microsoft COCO
Keypoints benchmark, is 4.3x smaller than its nearest competitor, and has
similar inference speed. The code is publicly available at
https://github.com/wmcnally/evopose2d.
Related papers
- Scalable Network Emulation on Analog Neuromorphic Hardware [3.1934373544259813]
We present a novel software feature for the BrainScaleS-2 accelerated neuromorphic platform.
It facilitates the partitioned emulation of large-scale spiking neural networks.
We demonstrate the training of two deep spiking neural network models that exceed the physical size constraints of a single-chip BrainScaleS-2 system.
arXiv Detail & Related papers (2024-01-30T09:27:05Z) - Neuroevolution of Recurrent Architectures on Control Tasks [3.04585143845864]
We implement a massively parallel evolutionary algorithm and run experiments on all 19 OpenAI Gym state-based reinforcement learning control tasks.
We find that dynamic agents match or exceed the performance of gradient-based agents while utilizing orders of magnitude fewer parameters.
arXiv Detail & Related papers (2023-04-03T16:29:18Z) - Involution: Inverting the Inherence of Convolution for Visual
Recognition [72.88582255910835]
We present a novel atomic operation for deep neural networks by inverting the principles of convolution, coined as involution.
The proposed involution operator could be leveraged as fundamental bricks to build the new generation of neural networks for visual recognition.
Our involution-based models improve the performance of convolutional baselines using ResNet-50 by up to 1.6% top-1 accuracy, 2.5% and 2.4% bounding box AP, and 4.7% mean IoU absolutely.
arXiv Detail & Related papers (2021-03-10T18:40:46Z) - Binary Graph Neural Networks [69.51765073772226]
Graph Neural Networks (GNNs) have emerged as a powerful and flexible framework for representation learning on irregular data.
In this paper, we present and evaluate different strategies for the binarization of graph neural networks.
We show that through careful design of the models, and control of the training process, binary graph neural networks can be trained at only a moderate cost in accuracy on challenging benchmarks.
arXiv Detail & Related papers (2020-12-31T18:48:58Z) - EfficientPose: Efficient Human Pose Estimation with Neural Architecture
Search [47.30243595690131]
We propose an efficient framework targeted at human pose estimation including two parts, the efficient backbone and the efficient head.
Our smallest model has only 0.65 GFLOPs with 88.1% PCKh@0.5 on MPII and our large model has only 2 GFLOPs while its accuracy is competitive with the state-of-the-art large model.
arXiv Detail & Related papers (2020-12-13T15:38:38Z) - Binary Neural Networks for Memory-Efficient and Effective Visual Place
Recognition in Changing Environments [24.674034243725455]
Visual place recognition (VPR) is a robot's ability to determine whether a place was visited before using visual data.
CNN-based approaches are unsuitable for resource-constrained platforms, such as small robots and drones.
We propose a new class of highly compact models that drastically reduces the memory requirements and computational effort.
arXiv Detail & Related papers (2020-10-01T22:59:34Z) - Optimizing Memory Placement using Evolutionary Graph Reinforcement
Learning [56.83172249278467]
We introduce Evolutionary Graph Reinforcement Learning (EGRL), a method designed for large search spaces.
We train and validate our approach directly on the Intel NNP-I chip for inference.
We additionally achieve 28-78% speed-up compared to the native NNP-I compiler on all three workloads.
arXiv Detail & Related papers (2020-07-14T18:50:12Z) - Binarizing MobileNet via Evolution-based Searching [66.94247681870125]
We propose a use of evolutionary search to facilitate the construction and training scheme when binarizing MobileNet.
Inspired by one-shot architecture search frameworks, we manipulate the idea of group convolution to design efficient 1-Bit Convolutional Neural Networks (CNNs)
Our objective is to come up with a tiny yet efficient binary neural architecture by exploring the best candidates of the group convolution.
arXiv Detail & Related papers (2020-05-13T13:25:51Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.