paper-with-me

Papers

GGPT: Geometry Grounded Point Transformer

2026-03-11 · Yutong Chen, Yiming Wang, Xucong Zhang, Sergey Prokudin, Siyu Tang arxiv

Recent feed-forward networks have achieved remarkable progress in sparse-view 3D reconstruction by predicting dense point maps directly from RGB images. However, they often suffer from geometric inconsistencies and limited fine-grained accuracy due to the absence of explicit multi-view constraints. We introduce the Geometry-Grounded Point Transformer (GGPT), a framework that augments feed-forward reconstruction with reliable sparse geometric guidance. We first propose an improved Structure-from-Motion pipeline based on dense feature matching and lightweight geometric optimisation to efficiently estimate accurate camera poses and partial 3D point clouds from sparse input views. Building on this foundation, we propose a geometry-guided 3D point transformer that refines dense point maps under explicit partial-geometry supervision using an optimised guidance encoding. Extensive experiments demonstrate that our method provides a principled mechanism for integrating geometric priors with dense feed-forward predictions, producing reconstructions that are both geometrically consistent and spatially complete, recovering fine structures and filling gaps in textureless areas. Trained solely on ScanNet++ with VGGT predictions, GGPT generalises across architectures and datasets, substantially outperforming state-of-the-art feed-forward 3D reconstruction models in both in-domain and out-of-domain settings.

📄 PDF Abstract BibTeX arXiv:2603.11174

Code (0)

등록된 구현이 없습니다.

Tasks

3D ReconstructionPoint Clouds

Similar Papers 제목 키워드 기반

LogGPT: Log Anomaly Detection via GPT

2023-09-25 · Xiao Han, Shuhan Yuan, Mohamed Trabelsi

Detecting system anomalies based on log data is important for ensuring the security and reliability of computer systems. Recently, deep learning models have been widely used for log anomaly detection. The core idea is to…

Anomaly DetectionLanguage ModelingLanguage Modelling

Extreme Precipitation Nowcasting using Transformer-based Generative Models

2024-03-06 · Cristian Meo, Ankush Roy, Mircea Lică, Junzhe Yin 외

This paper presents an innovative approach to extreme precipitation nowcasting by employing Transformer-based generative models, namely NowcastingGPT with Extreme Value Loss (EVL) regularization. Leveraging a comprehensi…

DrivingGPT: Unifying Driving World Modeling and Planning with Multi-modal Autoregressive Transformers

2024-12-24 · Yuntao Chen, Yuqi Wang, Zhaoxiang Zhang

World model-based searching and planning are widely recognized as a promising path toward human-level physical intelligence. However, current driving world models primarily rely on video diffusion models, which specializ…

NavSimTrajectory PlanningVideo Generation

EngGPT2: Sovereign, Efficient and Open Intelligence

2026-03-17 · G. Ciarfaglia, A. Rosanova, S. Cipolla, J. Bartoli 외 arxiv

EngGPT2-16B-A3B is the latest iteration of Engineering Group's Italian LLM and it's built to be a Sovereign, Efficient and Open model. EngGPT2 is trained on 2.5 trillion tokens - less than Qwen3's 36T or Llama3's 15T - a…

PointRegGPT: Boosting 3D Point Cloud Registration using Generative Point-Cloud Pairs for Training

2024-07-19 · Suyi Chen, Hao Xu, Haipeng Li, Kunming Luo 외

Data plays a crucial role in training learning-based methods for 3D point cloud registration. However, the real-world dataset is expensive to build, while rendering-based synthetic data suffers from domain gaps. In this …

Point Cloud Registration