Papers › Advancing Fine-Grained Classification by Structure and Subject Preserving Augmentation

Advancing Fine-Grained Classification by Structure and Subject Preserving Augmentation

20 Jun 2024arXiv:2406.14551archive 2025-07-28

Eyal Michaeli, Ohad Fried

Fine-grained visual classification (FGVC) involves classifying closely related sub-classes. This task is difficult due to the subtle differences between classes and the high intra-class variance. Moreover, FGVC datasets are typically small and challenging to gather, thus highlighting a significant need for effective data augmentation. Recent advancements in text-to-image diffusion models offer new possibilities for augmenting classification datasets. While these models have been used to generate training data for classification tasks, their effectiveness in full-dataset training of FGVC models remains under-explored. Recent techniques that rely on Text2Image generation or Img2Img methods, often struggle to generate images that accurately represent the class while modifying them to a degree that significantly increases the dataset's diversity. To address these challenges, we present SaSPA: Structure and Subject Preserving Augmentation. Contrary to recent methods, our method does not use real images as guidance, thereby increasing generation flexibility and promoting greater diversity. To ensure accurate class representation, we employ conditioning mechanisms, specifically by conditioning on image edges and subject representation. We conduct extensive experiments and benchmark SaSPA against both traditional and recent generative data augmentation methods. SaSPA consistently outperforms all established baselines across multiple settings, including full dataset training, contextual bias, and few-shot classification. Additionally, our results reveal interesting patterns in using synthetic data for FGVC models; for instance, we find a relationship between the amount of real data used and the optimal proportion of synthetic data. Code is available at https://github.com/EyalMichaeli/SaSPA-Aug.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2406.14551")

Code

Syntology Ran 0 of 1 code samples harvested from 1 repository linked to this paper; 1 has no recorded run.

By repository: official repository: 1 sample from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

eyalmichaeli/saspa-aug officialmentioned in papermentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

1 sample harvested; 0 ran; 0 honoured the contract we drafted; 1 has no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1unverified

Licence: 0 of the 1 sample are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from eyalmichaeli/saspa-aug. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

init_pipeline eyalmichaeli/saspa-aug/run_aug/run_aug.py official repository unverified MIT (permissive) · 5a26347026a0c5b0 · report

Tasks

Data AugmentationDiversityFew-Shot LearningFine-Grained Image ClassificationMitigating Contextual Bias

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Few-Shot Learning DTD SaSPA + CAL 12-shot Accuracy 58.1 #1 of 4 Archive leaderboard report
Few-Shot Learning DTD SaSPA + CAL 16-shot Accuracy 60.2 #1 of 4 Archive leaderboard report
Few-Shot Learning DTD SaSPA + CAL 4-shot Accuracy 48.3 #1 of 4 Archive leaderboard report
Few-Shot Learning DTD SaSPA + CAL 8-shot Accuracy 54.8 #1 of 4 Archive leaderboard report
Few-Shot Learning FGVC Aircraft SaSPA + CAL 12-shot Accuracy 75.4 #1 of 4 Archive leaderboard report
Few-Shot Learning FGVC Aircraft SaSPA + CAL 16-shot Accuracy 78.9 #1 of 4 Archive leaderboard report
Few-Shot Learning FGVC Aircraft SaSPA + CAL 4-shot Accuracy 52.2 #1 of 4 Archive leaderboard report
Few-Shot Learning FGVC Aircraft SaSPA + CAL 8-shot Accuracy 67.2 #1 of 4 Archive leaderboard report
Few-Shot Learning FGVC Aircraft SaSPA + CAL Harmonic mean 52.2 #1 of 4 Archive leaderboard report
Few-Shot Learning Stanford Cars SaSPA + CAL 12-shot Accuracy 88.8 #1 of 3 Archive leaderboard report
Few-Shot Learning Stanford Cars SaSPA + CAL 16-shot Accuracy 91.0 #1 of 3 Archive leaderboard report
Few-Shot Learning Stanford Cars SaSPA + CAL 4-shot Accuracy 66.7 #1 of 3 Archive leaderboard report
Few-Shot Learning Stanford Cars SaSPA + CAL 8-shot Accuracy 82.6 #1 of 3 Archive leaderboard report
Fine-Grained Image Classification FGVC Aircraft SaSPA + CAL Accuracy 94.5 #10 of 57 Archive leaderboard report
Fine-Grained Image Classification Stanford Cars SaSPA + CAL Accuracy 95.72 #9 of 83 Archive leaderboard report
Mitigating Contextual Bias FGVC Aircraft CAL + SaSPA OOD Accuracy (%) 41.5 #1 of 4 Archive leaderboard report
Mitigating Contextual Bias FGVC Aircraft CAL + SaSPA Top-1 Accuracy (%) 73.0 #1 of 4 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

Diffusion

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections