Search papers, labs, and topics across Lattice.
This paper introduces TanGO, a training-free framework that enhances 3D editing by enabling adaptive per-token steering in the tangent space of generative dynamics. By employing a one-step optimal control rule and a directional discrepancy metric inspired by von Mises-Fisher distributions, TanGO effectively mitigates semantic artifacts commonly found in conventional editing methods. Experimental results demonstrate that TanGO significantly outperforms existing 3D editing baselines, achieving state-of-the-art performance while preserving structural integrity.
TanGO achieves state-of-the-art 3D editing by allowing fine-grained control over individual tokens, drastically reducing semantic artifacts.
While recent flow-matching 3D generative models (e.g., VecSet) adopt structured representations, their tokens share global context, causing conventional training-free editing to suffer from semantic artifacts such as collapsed preserved regions or incomplete transformations. To address this, we propose TanGO, a training-free framework that enables adaptive per-token steering in the tangent space of generative dynamics. To realize this selective control, we formulate a one-step optimal control rule and determine the strength of each token's control signal using a von Mises-Fisher inspired directional discrepancy derived from the source and target velocity fields. Experiments show that TanGO substantially reduces structural artifacts and achieves state-of-the-art performance, outperforming existing 3D editing baselines. The code is publicly available at https://github.com/siw00-lim/TanGO.