jano1906/TokenRecycling: Official Release
Authors/Creators
Description
Active Visual Exploration (AVE) optimizes the utilization of robotic resources in real-world scenarios by sequentially selecting the most informative observations. However, modern methods require a high computational budget due to processing the same observations multiple times through the autoencoder transformers. As a remedy, we introduce a novel approach to AVE called TOken REcycling (TORE). It divides the encoder into extractor and aggregator components. The extractor processes each observation separately, enabling the reuse of tokens passed to the aggregator. Moreover, to further reduce the computations, we decrease the decoder to only one block. Through extensive experiments, we demonstrate that TORE outperforms state of-the-art methods while reducing computational overhead by up to 90%.
Files
jano1906/TokenRecycling-1.0.0.zip
Files
(2.3 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:e935a0cc53cd3d7fefec17d97dc650ee
|
2.3 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/jano1906/TokenRecycling/tree/1.0.0 (URL)
Software
- Repository URL
- https://github.com/jano1906/TokenRecycling