paper-with-me

Papers

IPCD: Intrinsic Point-Cloud Decomposition

2025-11-13 · Shogo Sato, Takuhiro Kaneko, Shoichiro Takeda, Tomoyasu Shimada, Kazuhiko Murasaki, Taiga Yoshida, Ryuichi Tanida, Akisato Kimura arxiv

Point clouds are widely used in various fields, including augmented reality (AR) and robotics, where relighting and texture editing are crucial for realistic visualization. Achieving these tasks requires accurately separating albedo from shade. However, performing this separation on point clouds presents two key challenges: (1) the non-grid structure of point clouds makes conventional image-based decomposition models ineffective, and (2) point-cloud models designed for other tasks do not explicitly consider global-light direction, resulting in inaccurate shade. In this paper, we introduce \textbf{Intrinsic Point-Cloud Decomposition (IPCD)}, which extends image decomposition to the direct decomposition of colored point clouds into albedo and shade. To overcome challenge (1), we propose \textbf{IPCD-Net} that extends image-based model with point-wise feature aggregation for non-grid data processing. For challenge (2), we introduce \textbf{Projection-based Luminance Distribution (PLD)} with a hierarchical feature refinement, capturing global-light ques via multi-view projection. For comprehensive evaluation, we create a synthetic outdoor-scene dataset. Experimental results demonstrate that IPCD-Net reduces cast shadows in albedo and enhances color accuracy in shade. Furthermore, we showcase its applications in texture editing, relighting, and point-cloud registration under varying illumination. Finally, we verify the real-world applicability of IPCD-Net.

📄 PDF Abstract BibTeX arXiv:2511.09866

Code (0)

등록된 구현이 없습니다.

Tasks

Point Clouds

Similar Papers 제목 키워드 기반

Intrinsic Image Decomposition Using Point Cloud Representation

2023-07-20 · Xiaoyan Xing, Konrad Groh, Sezer Karaoglu, Theo Gevers

The purpose of intrinsic decomposition is to separate an image into its albedo (reflective properties) and shading components (illumination properties). This is challenging because it's an ill-posed problem. Conventional…

Intrinsic Image Decomposition

Neural Intrinsic Embedding for Non-rigid Point Cloud Matching

2023-03-02 · CVPR 2023 1 · Puhua Jiang, Mingze Sun, Ruqi Huang

As a primitive 3D data representation, point clouds are prevailing in 3D sensing, yet short of intrinsic structural information of the underlying objects. Such discrepancy poses great challenges on directly establishing …

Point Cloud RegistrationWeakly-supervised Learning

Enhancing Clustering Representations with Positive Proximity and Cluster Dispersion Learning

2023-11-01 · Abhishek Kumar, Dong-Gyu Lee

Contemporary deep clustering approaches often rely on either contrastive or non-contrastive techniques to acquire effective representations for clustering tasks. Contrastive methods leverage negative pairs to achieve hom…

ClusteringDeep Clustering

Estimating Treatment Effects from Irregular Time Series Observations with Hidden Confounders

2023-03-04 · Defu Cao, James Enouen, Yujing Wang, Xiangchen Song 외

Causal analysis for time series data, in particular estimating individualized treatment effect (ITE), is a key task in many real-world applications, such as finance, retail, healthcare, etc. Real-world time series can in…

Causal InferenceIrregular Time SeriesTime SeriesTime Series Analysis

ABD-Net: Attention Based Decomposition Network for 3D Point Cloud Decomposition

2021-07-09 · Siddharth Katageri, Shashidhar V Kudari, Akshaykumar Gunari, Ramesh Ashok Tabib 외

In this paper, we propose Attention Based Decomposition Network (ABD-Net), for point cloud decomposition into basic geometric shapes namely, plane, sphere, cone and cylinder. We show improved performance of 3D object cla…

3D Object Classification