paper-with-me

홈 › Papers

Progressive Seed Generation Auto-encoder for Unsupervised Point Cloud Learning

2021-12-09 · ICCV 2021 10 · JuYoung Yang, Pyunghwan Ahn, Doyeon Kim, Haeil Lee, Junmo Kim

With the development of 3D scanning technologies, 3D vision tasks have become a popular research area. Owing to the large amount of data acquired by sensors, unsupervised learning is essential for understanding and utilizing point clouds without an expensive annotation process. In this paper, we propose a novel framework and an effective auto-encoder architecture named "PSG-Net" for reconstruction-based learning of point clouds. Unlike existing studies that used fixed or random 2D points, our framework generates input-dependent point-wise features for the latent point set. PSG-Net uses the encoded input to produce point-wise features through the seed generation module and extracts richer features in multiple stages with gradually increasing resolution by applying the seed feature propagation module progressively. We prove the effectiveness of PSG-Net experimentally; PSG-Net shows state-of-the-art performances in point cloud reconstruction and unsupervised classification, and achieves comparable performance to counterpart methods in supervised completion.

📄 PDF Abstract BibTeX arXiv:2112.05213

Code (0)

등록된 구현이 없습니다.

Tasks

3D Point Cloud Linear ClassificationPoint cloud reconstruction

Similar Papers 제목 키워드 기반

Unsupervised Paraphrasing via Deep Reinforcement Learning

2020-07-05 · A. B. Siddique, Samet Oymak, Vagelis Hristidis

Paraphrasing is expressing the meaning of an input sentence in different wording while maintaining fluency (i.e., grammatical and syntactical correctness). Most existing work on paraphrasing use supervised models that ar…

Deep Reinforcement LearningDiversityImage CaptioningParaphrase Generation+6

SeedVR: Seeding Infinity in Diffusion Transformer Towards Generic Video Restoration

2025-01-02 · CVPR 2025 1 · Jianyi Wang, Zhijie Lin, Meng Wei, Yang Zhao 외

Video restoration poses non-trivial challenges in maintaining fidelity while recovering temporally consistent details from unknown degradations in the wild. Despite recent advances in diffusion-based restoration, these m…

Video Restoration

Inference-Time Scaling of Diffusion Models via Progressive Seed Pruning

2026-07-23 · Rogerio Guimaraes, Pietro Perona arxiv

Diffusion and flow-matching models dominate conditional image generation, yet inference-time scaling for these models is far less developed than for autoregressive language models. Because final quality is highly sensiti…

Conditional Image Generation

A Simplex Witness Certificate and Escape Force for Constant Collapse in Variational Autoencoders

2026-05-18 · Zegu Zhang, Jian Zhang arxiv

We study exact constant collapse in variational autoencoders: the deterministic encoder mean becomes independent of the input. The prior remains the standard Gaussian. Before VAE training, we select a fixed teacher poste…

Taming Scalable Visual Tokenizer for Autoregressive Image Generation

2024-12-03 · Fengyuan Shi, Zhuoyan Luo, Yixiao Ge, Yujiu Yang 외

Existing vector quantization (VQ) methods struggle with scalability, largely attributed to the instability of the codebook that undergoes partial updates during training. The codebook is prone to collapse as utilization …

Image GenerationImage ReconstructionQuantization