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.
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…
Sociocultural Influences on Opinion Formation: Word of Mouth Dynamics, Mass Media and Behavioural Development
arXiv (cs.CL) · July 17, 2026From Plausible to Actionable: A Position on LLM Self-Explanations
arXiv (cs.CV) · July 17, 2026Rendering 3D Gaussians on a Graph Processor
arXiv (cs.AI) · July 17, 2026When Not to Automate: A Formal Protocol for Human Preservation in AI-Optimized Organizations