paper-with-me

Papers

CLONE: A 3DGS-Based Closed-Loop Differentiable Optimization Framework for Single-Image Normal Estimation

2025-08-08 · Yanxing Liang, Yinghui Wang, Wei Li, Tao Yan, Jiaxing Shen arxiv

We propose CLONE, a 3DGS-based Closed-Loop differentiable Optimization framework for single-image Normal Estimation. The core idea is to construct an "image-geometry-image" consistency loop that unifies and jointly constrains the limitations of both paradigms: the reliance on explicit supervision without cross-domain geometric constraints in discriminative methods, and the absence of stable differentiable optimization pathways in generative methods despite strong generative priors. Specifically, we first employ 3D Gaussian Splatting to explicitly parameterize the scene and derive continuous and differentiable surface normals via covariance eigen-decomposition, providing an analytical gradient pathway for geometric modeling. We then introduce a differentiable illumination model with a learnable light modulation kernel to establish a continuous mapping between surface normals and image radiance, enabling reprojection errors to directly supervise the underlying 3D geometry. Furthermore, to compensate for the limited local detail expressiveness of Gaussian representations, we design a one-step deterministic diffusion-inspired refinement network, which enhances local geometric details while preserving end-to-end differentiability. A cross-domain gating fusion mechanism is introduced to coordinate global geometric consistency and local detail reconstruction. Finally, all components are jointly optimized under a unified reprojection objective, forming a closed-loop and stable gradient propagation pathway. This enables effective constraint of the multi-solution space and improved geometric consistency without requiring ground-truth normal supervision.

📄 PDF Abstract BibTeX arXiv:2508.05950

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Twin-Finder: Integrated Reasoning Engine for Pointer-related Code Clone Detection

2019-11-01 · Hongfa Xue, Yongsheng Mei, Kailash Gogineni, Guru Venkataramani 외

Detecting code clones is crucial in various software engineering tasks. In particular, code clone detection can have significant uses in the context of analyzing and fixing bugs in large scale applications. However, prio…

BIG-bench Machine LearningClone Detection

MindPilot: Closed-loop Visual Stimulation Optimization for Brain Modulation with EEG-guided Diffusion

2026-02-11 · Dongyang Li, Kunpeng Xie, Mingyang Wu, Yiwei Kong 외 arxiv

Whereas most brain-computer interface research has focused on decoding neural signals into behavior or intent, the reverse challenge-using controlled stimuli to steer brain activity-remains far less understood, particula…

Image Generation

Large Language Model Enhanced Differentiable Trajectory Planning for IoT-Enabled Autonomous Driving

2026-07-11 · Shihao Zhang, Jing Yang, Ziyu Song, Zheng Lin 외 arxiv

Autonomous driving planning is a key component of IoT-enabled intelligent transportation systems, requiring vehicles to generate safe, efficient, and executable trajectories in complex urban environments from multi-sourc…

Trajectory PlanningAutonomous DrivingData Augmentation

Infinite-Horizon Differentiable Model Predictive Control

2020-01-07 · ICLR 2020 1 · Sebastian East, Marco Gallieri, Jonathan Masci, Jan Koutnik 외

This paper proposes a differentiable linear quadratic Model Predictive Control (MPC) framework for safe imitation learning. The infinite-horizon cost is enforced using a terminal cost function obtained from the discrete-…

Imitation LearningmodelModel Predictive Control

Rectify, Don't Regret: Avoiding Pitfalls of Differentiable Simulation in Trajectory Prediction

2026-03-24 · Harsh Yadav, Christian Bohn, Tobias Meisen arxiv

Current open-loop trajectory models struggle in real-world autonomous driving because minor initial deviations often cascade into compounding errors, pushing the agent into out-of-distribution states. While fully differe…

Trajectory PredictionAutonomous Driving