paper-with-me

Papers

GENHOP: An Image Generation Method Based on Successive Subspace Learning

2022-10-07 · Xuejing Lei, Wei Wang, C. -C. Jay Kuo

Being different from deep-learning-based (DL-based) image generation methods, a new image generative model built upon successive subspace learning principle is proposed and named GenHop (an acronym of Generative PixelHop) in this work. GenHop consists of three modules: 1) high-to-low dimension reduction, 2) seed image generation, and 3) low-to-high dimension expansion. In the first module, it builds a sequence of high-to-low dimensional subspaces through a sequence of whitening processes, each of which contains samples of joint-spatial-spectral representation. In the second module, it generates samples in the lowest dimensional subspace. In the third module, it finds a proper high-dimensional sample for a seed image by adding details back via locally linear embedding (LLE) and a sequence of coloring processes. Experiments show that GenHop can generate visually pleasant images whose FID scores are comparable or even better than those of DL-based generative models for MNIST, Fashion-MNIST and CelebA datasets.

📄 PDF Abstract BibTeX arXiv:2210.03689

Code (0)

등록된 구현이 없습니다.

Tasks

Dimensionality ReductionImage Generation

Similar Papers 제목 키워드 기반

AnomalyHop: An SSL-based Image Anomaly Localization Method

2021-05-08 · Kaitai Zhang, Bin Wang, Wei Wang, Fahad Sohrab 외

An image anomaly localization method based on the successive subspace learning (SSL) framework, called AnomalyHop, is proposed in this work. AnomalyHop consists of three modules: 1) feature extraction via successive subs…

Anomaly LocalizationBenchmarking

Successive Subspace Learning: An Overview

2021-02-27 · Mozhdeh Rouhsedaghat, Masoud Monajatipoor, Zohreh Azizi, C. -C. Jay Kuo

Successive Subspace Learning (SSL) offers a light-weight unsupervised feature learning method based on inherent statistical properties of data units (e.g. image pixels and points in point cloud sets). It has shown promis…

Point Cloud Attribute Compression via Successive Subspace Graph Transform

2020-10-29 · Yueru Chen, Yiting shao, Jing Wang, Ge Li 외

Inspired by the recently proposed successive subspace learning (SSL) principles, we develop a successive subspace graph transform (SSGT) to address point cloud attribute compression in this work. The octree geometry stru…

Attribute

PixelHop: A Successive Subspace Learning (SSL) Method for Object Classification

2019-09-17 · Yueru Chen, C. -C. Jay Kuo

A new machine learning methodology, called successive subspace learning (SSL), is introduced in this work. SSL contains four key ingredients: 1) successive near-to-far neighborhood expansion; 2) unsupervised dimension re…

BenchmarkingDecision MakingDimensionality ReductionGeneral Classification

PixelHop++: A Small Successive-Subspace-Learning-Based (SSL-based) Model for Image Classification

2020-02-08 · Yueru Chen, Mozhdeh Rouhsedaghat, Suya You, Raghuveer Rao 외

The successive subspace learning (SSL) principle was developed and used to design an interpretable learning model, known as the PixelHop method,for image classification in our prior work. Here, we propose an improved Pix…

ClassificationGeneral Classificationimage-classificationImage Classification