SearcharxivSearch

arXiv subjects

Pengcheng Yu

Publications and source records attributed to Pengcheng Yu.

3 recordsLinked to original sources

Self-Improving 4D Perception via Self-Distillation

Large-scale multi-view reconstruction models have made remarkable progress, but most existing approaches still rely on fully supervised training with ground-truth 3D/4D annotations. Such annotations are expensive and particularly scarce for dynamic scenes, limiting scalability. We propose SelfEvo, a self-improving framework that continually improves pretrained multi-view reconstruction models using unlabeled videos. SelfEvo introduces a self-distillation scheme using spatiotemporal context asymmetry, enabling self-improvement for learning-based 4D perception without external annotations. We systematically study design choices that make self-improvement effective, including loss signals, forms of asymmetry, and other training strategies. Across eight benchmarks spanning diverse datasets and domains, SelfEvo consistently improves pretrained baselines and generalizes across base models (e.g. VGGT and $\pi^3$), with significant gains on dynamic scenes. Overall, SelfEvo achieves up to 36.5% relative improvement in video depth estimation and 20.1% in camera estimation, without using any labeled data. Project Page: https://self-evo.github.io/.

cs.CV

How CO Affects the Composition of Titan's Tholins Generated with ECR Plasma

Titan's atmosphere possesses thick haze layers, but their formation mechanisms remain poorly understood, including the influence of oxygen-containing gas components on organic matter synthesis. As the most abundant oxygen-containing gas, the presence of CO has been found to exert a significant impact on the generation of oxygen-containing organic compounds. Therefore, investigating the influence of CO on the production and composition of Tholins through laboratory simulations, holds profound scientific significance in the context of Titan. The work presented here is an experimental simulation designed to evaluate the impact of CO on the atmospheric chemistry of Titan. To this end, CO was introduced into the standard N2/CH4 mixture at varying mixing ratios from 0.2% to 9%, and exposed to Electron Cyclotron Resonance (ECR) plasma to initiate photochemical reactions. Optical emission spectroscopy was employed for gas-phase in situ characterization, while infrared spectroscopy and high-resolution mass spectrometry were used to analyze the resulting solid products (tholins). Our results demonstrate that the addition of CO enriches the complexity of the chemical system. CO not only supplies oxygen to the system, but also enhances nitrogen's reactivity and incorporation, enhancing the number and quantity of the organic products.

physics.chem-ph

St4RTrack: Simultaneous 4D Reconstruction and Tracking in the World

Dynamic 3D reconstruction and point tracking in videos are typically treated as separate tasks, despite their deep connection. We propose St4RTrack, a feed-forward framework that simultaneously reconstructs and tracks dynamic video content in a world coordinate frame from RGB inputs. This is achieved by predicting two appropriately defined pointmaps for a pair of frames captured at different moments. Specifically, we predict both pointmaps at the same moment, in the same world, capturing both static and dynamic scene geometry while maintaining 3D correspondences. Chaining these predictions through the video sequence with respect to a reference frame naturally computes long-range correspondences, effectively combining 3D reconstruction with 3D tracking. Unlike prior methods that rely heavily on 4D ground truth supervision, we employ a novel adaptation scheme based on a reprojection loss. We establish a new extensive benchmark for world-frame reconstruction and tracking, demonstrating the effectiveness and efficiency of our unified, data-driven framework. Our code, model, and benchmark will be released.

cs.CV