Abstract:To mitigate the loss of global depth information caused by vertical-direction sensitivity and the limited receptive fields of local convolutions in outdoor monocular depth estimation, a column-wise global modeling approach is adopted. The encoder employs a vertical-pixel self-attention module to extract column-level global cues; the decoder re-calibrates U-Net features column-wise to emphasize globally informed columns and suppress noise. A self-query module performs coarse queries on encoder/decoder features to build a self cost volume and depth-distribution features, which are aggregated for depth regression. On KITTI, AbsRel decreases to 0.087, SqRel to 0.653, RMSE to 4.120, and δ<1.25 increases to 0.921; on Make3D, AbsRel drops from 0.306 to 0.304, RMSE from 6.856 to 6.778, and RMSElog from 0.151 to 0.149. The method compensates for limited global perception in local convolutions, improving far-range/texture-sparse stability and cross-domain robustness.