paper-with-me

Papers

FLAG-4D: Flow-Guided Local-Global Dual-Deformation Model for 4D Reconstruction

2026-02-09 · Guan Yuan Tan, Ngoc Tuan Vu, Arghya Pal, Sailaja Rajanala, Raphael Phan C. -W., Mettu Srinivas, Chee-Ming Ting arxiv

We introduce FLAG-4D, a novel framework for generating novel views of dynamic scenes by reconstructing how 3D Gaussian primitives evolve through space and time. Existing methods typically rely on a single Multilayer Perceptron (MLP) to model temporal deformations, and they often struggle to capture complex point motions and fine-grained dynamic details consistently over time, especially from sparse input views. Our approach, FLAG-4D, overcomes this by employing a dual-deformation network that dynamically warps a canonical set of 3D Gaussians over time into new positions and anisotropic shapes. This dual-deformation network consists of an Instantaneous Deformation Network (IDN) for modeling fine-grained, local deformations and a Global Motion Network (GMN) for capturing long-range dynamics, refined through mutual learning. To ensure these deformations are both accurate and temporally smooth, FLAG-4D incorporates dense motion features from a pretrained optical flow backbone. We fuse these motion cues from adjacent timeframes and use a deformation-guided attention mechanism to align this flow information with the current state of each evolving 3D Gaussian. Extensive experiments demonstrate that FLAG-4D achieves higher-fidelity and more temporally coherent reconstructions with finer detail preservation than state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2602.08558

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Exploring Boundary-Aware Spatial-Frequency Fusion for Camouflaged Object Detection

2026-04-20 · Song Yu, Yang Hu, Haokang Ding, Zhifang Liao 외 arxiv

Camouflaged Object Detection is challenging due to the high degree of similarity between camouflaged objects and their surrounding backgrounds. Current COD methods mainly rely on edge extraction in the spatial domain and…

Boundary DetectionObject Detection

Global-Local Feature Decoding with Adapter-Guided SAMv2 for Salient Object Detection

2026-05-04 · Morteza Moradi, Mohammad Moradi, Simone Palazzo, Ali Borji 외 arxiv

Salient Object Detection (SOD) remains an essential yet underexplored task in the era of large-scale vision models. Although foundation models like SAM exhibit strong generalization, their potential for SOD is not fully …

Salient Object Detection

Fuse Local and Global Semantics in Representation Learning

2022-02-28 · Yuchi Zhao, Yuhao Zhou

We propose Fuse Local and Global Semantics in Representation Learning (FLAGS) to generate richer representations. FLAGS aims at extract both global and local semantics from images to benefit various downstream tasks. It …

Linear evaluationRepresentation Learning

SPG-CDENet: Spatial Prior-Guided Cross Dual Encoder Network for Multi-Organ Segmentation

2025-10-30 · Xizhi Tian, Changjun Zhou, Yulin. Yang arxiv

Multi-organ segmentation is a critical task in computer-aided diagnosis. While recent deep learning methods have achieved remarkable success in image segmentation, huge variations in organ size and shape challenge their …

Image Segmentation

LC-Flow: Learning Local Continuous Optical Flow and Confidence from events

2026-05-23 · Gunwoo Jeon, Chaesong Park, Jongwoo Lim arxiv

Event cameras capture brightness changes asynchronously with microsecond resolution, yet existing optical flow methods fail to fully exploit this temporal continuity. Frame-based approaches impose artificial accumulation…

Visual Odometry