paper-with-me

홈 › Papers

3D-VirtFusion: Synthetic 3D Data Augmentation through Generative Diffusion Models and Controllable Editing

2024-08-25 · Shichao Dong, Ze Yang, Guosheng Lin

Data augmentation plays a crucial role in deep learning, enhancing the generalization and robustness of learning-based models. Standard approaches involve simple transformations like rotations and flips for generating extra data. However, these augmentations are limited by their initial dataset, lacking high-level diversity. Recently, large models such as language models and diffusion models have shown exceptional capabilities in perception and content generation. In this work, we propose a new paradigm to automatically generate 3D labeled training data by harnessing the power of pretrained large foundation models. For each target semantic class, we first generate 2D images of a single object in various structure and appearance via diffusion models and chatGPT generated text prompts. Beyond texture augmentation, we propose a method to automatically alter the shape of objects within 2D images. Subsequently, we transform these augmented images into 3D objects and construct virtual scenes by random composition. This method can automatically produce a substantial amount of 3D scene data without the need of real data, providing significant benefits in addressing few-shot learning challenges and mitigating long-tailed class imbalances. By providing a flexible augmentation approach, our work contributes to enhancing 3D data diversity and advancing model capabilities in scene understanding tasks.

📄 PDF Abstract BibTeX arXiv:2408.13788

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationDiversityFew-Shot LearningScene Understanding

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Regularizing Neural Networks with Meta-Learning Generative Models

2023-07-26 · NeurIPS 2023 11

This paper investigates methods for improving generative data augmentation for deep learning. Generative data augmentation leverages the synthetic samples produced by generative models as an additional dataset for classi…

Data AugmentationMeta-Learning

Exploring the Equivalence of Closed-Set Generative and Real Data Augmentation in Image Classification

2025-08-13 · Haowen Wang, Guowei Zhang, Xiang Zhang, Zeyuan Chen 외 arxiv

In this paper, we address a key scientific problem in machine learning: Given a training set for an image classification task, can we train a generative model on this dataset to enhance the classification performance? (i…

Image ClassificationData Augmentation

Improving Android Malware Detection Through Data Augmentation Using Wasserstein Generative Adversarial Networks

2024-03-01 · Kawana Stalin, Mikias Berhanu Mekoya

Generative Adversarial Networks (GANs) have demonstrated their versatility across various applications, including data augmentation and malware detection. This research explores the effectiveness of utilizing GAN-generat…

Android Malware DetectionData AugmentationGenerative Adversarial NetworkMalware Detection

A Comparative Study on Enhancing Prediction in Social Network Advertisement through Data Augmentation

2024-04-22 · Qikai Yang, Panfeng Li, Xinhe Xu, Zhicheng Ding 외

In the ever-evolving landscape of social network advertising, the volume and accuracy of data play a critical role in the performance of predictive models. However, the development of robust predictive algorithms is ofte…

Data Augmentation

Boosting Statistic Learning with Synthetic Data from Pretrained Large Models

2025-05-08 · Jialong Jiang, Wenkang Hu, Jian Huang, Yuling Jiao 외

The rapid advancement of generative models, such as Stable Diffusion, raises a key question: how can synthetic data from these models enhance predictive modeling? While they can generate vast amounts of datasets, only a …

Data Augmentation