← Search

Borui Zhang

9 accepted papers

2026

BAMI: Training-Free Bias Mitigation in GUI Grounding

CVPR 2026

GUI grounding is a critical capability for enabling GUI agents to execute tasks such as clicking and dragging. However, in complex scenarios like the ScreenSpot-Pro benchmark, existing models often suffer from suboptimal performance. Utilizing the proposed Masked Prediction Distribution (MPD) attrib

Cited by 0SourcecodeScholar
2024

LowRankOcc: Tensor Decomposition and Low-Rank Recovery for Vision-based 3D Semantic Occupancy Prediction

CVPR 2024poster

In this paper we present a tensor decomposition and low-rank recovery approach (LowRankOcc) for vision-based 3D semantic occupancy prediction. Conventional methods model outdoor scenes with fine-grained 3D grids but the sparsity of non-empty voxels introduces considerable spatial redundancy leading…

Cited by 16SourcePDFScholar
2024

OccWorld: Learning a 3D Occupancy World Model for Autonomous Driving

ECCV 2024poster

"Understanding how the 3D scene evolves is vital for making decisions in autonomous driving. Most existing methods achieve this by predicting the movements of object boxes, which cannot capture more fine-grained scene information. In this paper, we explore a new framework of learning a world model,…

2024

SelfOcc: Self-Supervised Vision-Based 3D Occupancy Prediction

CVPR 2024poster

3D occupancy prediction is an important task for the robustness of vision-centric autonomous driving which aims to predict whether each point is occupied in the surrounding 3D space. Existing methods usually require 3D occupancy labels to produce meaningful results. However it is very laborious to a…

2023

Bort: Towards Explainable Neural Networks with Bounded Orthogonal Constraint

ICLR 2023poster

Deep learning has revolutionized human society, yet the black-box nature of deep neural networks hinders further application to reliability-demanded industries. In the attempt to unpack them, many works observe or impact internal variables to improve the comprehensibility and invertibility of the bl…

2022

Dynamic Metric Learning with Cross-Level Concept Distillation

ECCV 2022poster

"A good similarity metric should be consistent with the human perception of similarities: a sparrow is more similar to an owl if compared to a dog but is more similar to a dog if compared to a car. It depends on the semantic levels to determine if two images are from the same class. As most existing…