CVLGFeb 12

How to Sample High Quality 3D Fractals for Action Recognition Pre-Training?

arXiv:2602.11810v1h-index: 52
Originality Incremental advance
AI Analysis

This work addresses a domain-specific problem in synthetic data generation for computer vision, offering an incremental improvement in efficiency and effectiveness for action recognition pre-training.

The paper tackled the problem of generating high-quality 3D fractals for pre-training action recognition models by addressing slow and degenerate fractal generation, proposing Targeted Smart Filtering to achieve roughly 100 times faster sampling speed and superior downstream performance.

Synthetic datasets are being recognized in the deep learning realm as a valuable alternative to exhaustively labeled real data. One such synthetic data generation method is Formula Driven Supervised Learning (FDSL), which can provide an infinite number of perfectly labeled data through a formula driven approach, such as fractals or contours. FDSL does not have common drawbacks like manual labor, privacy and other ethical concerns. In this work we generate 3D fractals using 3D Iterated Function Systems (IFS) for pre-training an action recognition model. The fractals are temporally transformed to form a video that is used as a pre-training dataset for downstream task of action recognition. We find that standard methods of generating fractals are slow and produce degenerate 3D fractals. Therefore, we systematically explore alternative ways of generating fractals and finds that overly-restrictive approaches, while generating aesthetically pleasing fractals, are detrimental for downstream task performance. We propose a novel method, Targeted Smart Filtering, to address both the generation speed and fractal diversity issue. The method reports roughly 100 times faster sampling speed and achieves superior downstream performance against other 3D fractal filtering methods.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes