paper-with-me

Papers

Positional Encoding Field

2025-10-23 · Yunpeng Bai, Haoxiang Li, Qixing Huang arxiv

Diffusion Transformers (DiTs) have emerged as the dominant architecture for visual generation, powering state-of-the-art image and video models. By representing images as patch tokens with positional encodings (PEs), DiTs combine Transformer scalability with spatial and temporal inductive biases. In this work, we revisit how DiTs organize visual content and discover that patch tokens exhibit a surprising degree of independence: even when PEs are perturbed, DiTs still produce globally coherent outputs, indicating that spatial coherence is primarily governed by PEs. Motivated by this finding, we introduce the Positional Encoding Field (PE-Field), which extends positional encodings from the 2D plane to a structured 3D field. PE-Field incorporates depth-aware encodings for volumetric reasoning and hierarchical encodings for fine-grained sub-patch control, enabling DiTs to model geometry directly in 3D space. Our PE-Field-augmented DiT achieves state-of-the-art performance on single-image novel view synthesis and generalizes to controllable spatial image editing.

📄 PDF Abstract BibTeX arXiv:2510.20385

Code (0)

등록된 구현이 없습니다.

Tasks

Novel View SynthesisImage Editing

Similar Papers 제목 키워드 기반

Rewiring with Positional Encodings for Graph Neural Networks

2022-01-29 · Rickard Brüel-Gabrielsson, Mikhail Yurochkin, Justin Solomon

Several recent works use positional encodings to extend the receptive fields of graph neural network (GNN) layers equipped with attention mechanisms. These techniques, however, extend receptive fields to the complete gra…

Graph Neural Network

Spline Positional Encoding for Learning 3D Implicit Signed Distance Fields

2021-06-03 · Peng-Shuai Wang, Yang Liu, Yu-Qi Yang, Xin Tong

Multilayer perceptrons (MLPs) have been successfully used to represent 3D shapes implicitly and compactly, by mapping 3D coordinates to the corresponding signed distance values or occupancy values. In this paper, we prop…

3D Shape ReconstructionImage Reconstruction

Anti Mode-Collapse in Mean-Field Transformer via Auxiliary Variables

2026-05-28 · Masaaki Imaizumi, Masanori Koyama, Noboru Isobe, Kohei Hayashi arxiv

We use a mean-field-based transformer model to theoretically investigate how auxiliary variables, such as positional encoding, prevent mode collapse of self-attention mechanisms. The use of mean-field transformers to ana…

What DINO saw: ALiBi positional encoding reduces positional bias in Vision Transformers

2026-03-17 · Moritz Pawlowsky, Antonis Vamvakeros, Alexander Weiss, Anja Bielefeld 외 arxiv

Vision transformers (ViTs) - especially feature foundation models like DINOv2 - learn rich representations useful for many downstream tasks. However, architectural choices (such as positional encoding) can lead to these …

Learning Regularized Positional Encoding for Molecular Prediction

2022-11-23 · Xiang Gao, Weihao Gao, Wenzhi Xiao, Zhirui Wang 외

Machine learning has become a promising approach for molecular modeling. Positional quantities, such as interatomic distances and bond angles, play a crucial role in molecule physics. The existing works rely on careful m…

Prediction