← Search

Jin Zheng

23 accepted papers

2026

CoLoR: The Devil is in Scene Coordinate Regression for Large-Scale Visual Localization

CVPR 2026

Scene Coordinate Regression (SCR) has emerged as a memory-efficient paradigm for visual localization. While SCR has demonstrated performance comparable to classic feature matching based approaches in small-scale scenes, it has consistently underperformed in large-scale environments. Large-scale loca

Cited by 0SourceScholar
2026

FoundationSLAM: Unleashing the Power of Depth Foundation Models for End-to-End Dense Visual SLAM

AAAI 2026technical

We present FoundationSLAM, a learning-based monocular dense SLAM system that addresses the absence of geometric consistency in previous flow-based approaches for accurate and robust tracking and mapping. Our core idea is to bridge flow estimation with geometric reasoning by leveraging the guidance f

Cited by 0SourcePDFScholar
2026

How Wide and How Deep? Mitigating Over-squashing of GNNs via Channel Capacity Constrained Estimation

AAAI 2026technical

Existing graph neural networks typically rely on heuristic choices for hidden dimensions and propagation depths, which often lead to severe information loss during propagation, known as over-squashing. To address this issue, we propose Channel Capacity Constrained Estimation (C³E), a novel framework

Cited by 0SourcePDFScholar
2026

MTAttack: Multi-Target Backdoor Attacks Against Large Vision-Language Models

AAAI 2026technical

Recent advances in Large Visual Language Models (LVLMs) have demonstrated impressive performance across various vision-language tasks by leveraging large-scale image-text pretraining and instruction tuning. However, the security vulnerabilities of LVLMs have become increasingly concerning, particula

Cited by 0SourcePDFScholar
2026

Revisiting Photometric Ambiguity for Accurate Gaussian-Splatting Surface Reconstruction

ICML 2026poster

Surface reconstruction with differentiable rendering has achieved impressive performance in recent years, yet the pervasive photometric ambiguities have strictly bottlenecked existing approaches. This paper presents AmbiSuR, a framework that explores an intrinsic solution upon Gaussian Splatting for…

Cited by 0SourceScholar
2026

SCE-SLAM: Scale-Consistent Monocular SLAM via Scene Coordinate Embeddings

CVPR 2026

Monocular visual SLAM enables 3D reconstruction from internet video and autonomous navigation on resource-constrained platforms, yet suffers from scale drift, i.e., the gradual divergence of estimated scale over long sequences. Existing frame-to-frame methods achieve real-time performance through lo

Cited by 0SourceScholar
2026

SparseSurf: Sparse-View 3D Gaussian Splatting for Surface Reconstruction

AAAI 2026technical

Recent advances in optimizing Gaussian Splatting for scene geometry have enabled efficient reconstruction of detailed surfaces from images. However, when input views are sparse, such optimization is prone to overfitting, leading to suboptimal reconstruction quality. Existing approaches address this

Cited by 0SourcePDFScholar
2025

Auxiliary Prompt Tuning of Vision-Language Models for Few-Shot Out-of-Distribution Detection

ICCV 2025poster

Recent advancements in CLIP-based out-of-distribution (OOD) detection have shown promising results via regularization on prompt tuning, leveraging background features extracted from a few in-distribution (ID) samples as proxies for OOD features.However, these methods suffer from an inherent limitati…

2025

Eve3D: Elevating Vision Models for Enhanced 3D Surface Reconstruction via Gaussian Splatting

NeurIPS 2025poster

We present Eve3D, a novel framework for dense 3D reconstruction based on 3D Gaussian Splatting (3DGS). While most existing methods rely on imperfect priors derived from pre-trained vision models, Eve3D fully leverages these priors by jointly optimizing both them and the 3DGS backbone. This joint opt…

Cited by 0SourceScholar
2025

GeoSVR: Taming Sparse Voxels for Geometrically Accurate Surface Reconstruction

NeurIPS 2025spotlight

Reconstructing accurate surfaces with radiance fields has achieved remarkable progress in recent years. However, prevailing approaches, primarily based on Gaussian Splatting, are increasingly constrained by representational bottlenecks. In this paper, we introduce GeoSVR, an explicit voxel-based fra…

Cited by 0SourcecodeScholar
2025

InsTaG: Learning Personalized 3D Talking Head from Few-Second Video

CVPR 2025poster

Despite exhibiting impressive performance in synthesizing lifelike personalized 3D talking heads, prevailing methods based on radiance fields suffer from high demands for training data and time for each new identity. This paper introduces InsTaG, a 3D talking head synthesis framework that allows a f…

2025

LanCOPE: Language-Guided Category-Level Object Pose Estimation From a Single RGB Image

RA-L 2025

Monocular RGB-based category-level object pose estimation is more practical and cost-effective for robotics. However, existing methods do not fully exploit the rich semantic and contextual information in multimodal data (e.g. language) that provides additional object attributes to guide the model in

Cited by 1SourceScholar
2025

MonoDiff9D: Monocular Category-Level 9D Object Pose Estimation via Diffusion Model

ICRA 2025

Object pose estimation is a core means for robots to understand and interact with their environment. For this task, monocular category-level methods are attractive as they require only a single RGB camera. However, current methods rely on shape priors or CAD models of the intra-class known objects.

Cited by 5SourcecodeScholar
2025

RGB-Based Category-Level Object Pose Estimation via Depth Recovery and Adaptive Refinement

RA-L 2025

Category-level pose estimation methods have received widespread attention as they can be generalized to intra-class unseen objects. Although RGB-D-based category-level methods have made significant progress, reliance on depth image limits practical application. RGB-based methods offer a more practic

Cited by 3SourceScholar
2024

DNGaussian: Optimizing Sparse-View 3D Gaussian Radiance Fields with Global-Local Depth Normalization

CVPR 2024poster

Radiance fields have demonstrated impressive performance in synthesizing novel views from sparse input views yet prevailing methods suffer from high training costs and slow inference speed. This paper introduces DNGaussian a depth-regularized framework based on 3D Gaussian radiance fields offering r…

2024

Learning Transferable Negative Prompts for Out-of-Distribution Detection

CVPR 2024poster

Existing prompt learning methods have shown certain capabilities in Out-of-Distribution (OOD) detection but the lack of OOD images in the target dataset in their training can lead to mismatches between OOD images and In-Distribution (ID) categories resulting in a high false positive rate. To address…

2024

Long-Tailed Out-of-Distribution Detection via Normalized Outlier Distribution Adaptation

NeurIPS 2024poster

One key challenge in Out-of-Distribution (OOD) detection is the absence of ground-truth OOD samples during training. One principled approach to address this issue is to use samples from external datasets as outliers ($\textit{i.e.}$, pseudo OOD samples) to train OOD detectors. However, we find emp…

2024

Multi-Relational Graph Diffusion Neural Network with Parallel Retention for Stock Trends Classification

ICASSP 2024accepted

Stock trend classification remains a fundamental yet challenging task, owing to the intricate time-evolving dynamics between and within stocks. To tackle these two challenges, we propose a graph-based representation learning approach aimed at predicting the future movements of multiple stocks. Initi…

Cited by 0SourceScholar
2024

Out-of-Distribution Detection in Long-Tailed Recognition with Calibrated Outlier Class Learning

AAAI 2024technical

Existing out-of-distribution (OOD) methods have shown great success on balanced datasets but become ineffective in long-tailed recognition (LTR) scenarios where 1) OOD samples are often wrongly classified into head classes and/or 2) tail-class samples are treated as OOD samples. To address these iss…

2024

Robust Synthetic-to-Real Transfer for Stereo Matching

CVPR 2024poster

With advancements in domain generalized stereo matching networks models pre-trained on synthetic data demonstrate strong robustness to unseen domains. However few studies have investigated the robustness after fine-tuning them in real-world scenarios during which the domain generalization ability ca…

2024

Towards the New Generation of Smart Home-Care with Cloud-Based Internet of Humans and Robotic Things

IROS 2024poster

The burgeoning demand for home-care services, driven by a rapidly aging global population, necessitates innovative solutions to alleviate the burden on caregivers and enhance care quality. This paper introduces the development of an Inter-net of Human and Robotic Things (IoHRT) framework, which syne…

Cited by 0SourceScholar