Hevolve AI: Self-Evolving Multimodal AI Agents

Turn your domain expertise into AI agents that keep learning. Hevolve AI lets experts build multimodal AI systems by talking to them and correcting them in real time, with no code to write.

Key Features

Quick Links

© 2024 Hevolve AI Pvt Ltd. All rights reserved.

← All research
Artificial Intelligence
arXiv (cs.AI) · July 17, 2026

DPNeXt: A Lightweight Multi-Scale Feature Fusion Framework for Efficient ViT-Based Multi-Task Dense Prediction

Jehun Kang, Jungha Wang, Youngjun Hwang +1 more

A robot that needs to understand a scene in three dimensions typically runs several perception tasks at once, segmenting what things are while estimating how far away they are. Sharing one strong feature encoder across those tasks is now standard practice, and vision foundation models are the usual choice.

The authors locate the bottleneck downstream of that encoder. The decoding strategies that turn shared features back into per-pixel predictions have become the expensive part, with the Dense Prediction Transformer as the standard and costly option. A robot has a power budget and a latency budget, and neither is generous.

DPNeXt is their lighter replacement, a streamlined multi-scale fusion decoder built from dual depthwise separable inverted bottlenecks. It is an unfashionable place to optimise, since the encoder gets the attention, but on a machine that has to perceive continuously it is where the cost actually accumulates.

From the arXiv (cs.AI) abstract

Multi-Task Learning (MTL) in robotics perception systems supports comprehensive 3D spatial scene understanding by integrating semantic segmentation and depth estimation. While Vision Foundation Models (VFMs) are increasingly adopted as robust feature encoders, existing decoding strategies present a critical bottleneck. To address this, we propose DPNeXt, a streamlined multi-scale feature fusion decoder and efficient alternative to the standard Dense Prediction Transformer…


More Artificial Intelligence papers