Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

169,051 papers · 148 categories

Trend · papers per month

0111 · Nov 201819922001200920182026
4 results for Instance-Aware

InstaNAS searches for a distribution of architectures to improve performance and reduce latency.

problem Finding a single architecture that represents the whole dataset with high diversity and variety.
method InstaNAS uses a controller trained to search for a 'distribution of architectures' that assigns each input sample a domain expert architecture.
result InstaNAS achieves up to 48.8% latency reduction without compromising accuracy.

InstaGAN tackles image-to-image translation for images with multiple instances and significant shape changes.

problem Challenging cases, especially images with multiple target instances and significant shape changes.
method Instance-aware GAN (InstaGAN) that incorporates instance information and context preserving loss.
result Improves multi-instance transfiguration while maintaining permutation invariance of instances.