data-augmentation

Tag

Cards List
#data-augmentation

When Does More Correct Data Hurt? Insertion-Stability and the Limits of Dimension-Based Theory

arXiv cs.LG · 14h ago Cached

This paper investigates scenarios where adding correctly labeled data can harm model performance, introducing insertion-stability and examining the limits of dimension-based theory in machine learning generalization.

0 favorites 0 likes
#data-augmentation

Geometric Filtering of LLM-Generated Samples for Few-Shot Text Classification

arXiv cs.CL · 14h ago Cached

This paper proposes a geometric filtering framework that selects high-quality LLM-generated samples by evaluating their Euclidean distance to real class examples in an embedding space, improving few-shot text classification performance by +2.61 percentage points over SMOTE.

0 favorites 0 likes
#data-augmentation

Simulation-Driven Vehicular Traffic Data Augmentation: Extending Sensor Coverage Through Virtual Sensing

arXiv cs.AI · 14h ago Cached

This paper proposes a simulation-based methodology to generate augmented traffic datasets by replacing physical sensors with virtual ones, extending sensor coverage in urban networks while preserving traffic patterns.

0 favorites 0 likes
#data-augmentation

Leading-Silence Augmentation and Multi-Stage Synthetic Supervision for the Second MLC-SLM Challenge

arXiv cs.CL · 14h ago Cached

This paper introduces techniques for the second MLC-SLM Challenge, including random leading-silence cropping and synthetic data generation to enhance multilingual conversational speech tasks, achieving improved accuracy and reduced error rates.

0 favorites 0 likes
#data-augmentation

Self-Supervised Visual On-Policy Distillation

Hugging Face Daily Papers · 3d ago Cached

The paper introduces S^2VOPD, a self-supervised method that improves vision-language models by distilling from original images into strongly augmented student views, achieving performance surpassing GPT-5.4 on benchmarks.

0 favorites 0 likes
#data-augmentation

TailBooster: A Dual-Layer Generative Framework for Extreme Value Augmentation with Operational Validity Enforcement

Hugging Face Daily Papers · 5d ago Cached

TailBooster is a dual-layer generative framework that synthesizes operationally valid extreme air-transport events using statistical tail extraction and autoencoder-based cleaning, significantly improving extreme-event prediction accuracy.

0 favorites 0 likes
#data-augmentation

Evaluating Machine Learning Models for Post-Wildfire Debris-Flow Prediction

arXiv cs.LG · 2026-08-07 Cached

This paper systematically evaluates 15 machine learning models, including the TabPFN foundation model, for post-wildfire debris-flow prediction using USGS basin-scale data, finding TabPFN achieves the best performance (threat score 0.637) and that synthetic data augmentation improves most models.

0 favorites 0 likes
#data-augmentation

Imbalanced Data Clustering via Targeted Data Augmentation Using GMM and LLM

arXiv cs.CL · 2026-08-03 Cached

This paper presents a novel unsupervised data augmentation method combining Gaussian Mixture Models and Large Language Models to improve clustering on imbalanced text datasets by generating synthetic documents for underrepresented clusters.

0 favorites 0 likes
#data-augmentation

A GAN-Based Framework for Robust Data Synthesis in Satellite Internet Observations

arXiv cs.AI · 2026-07-29 Cached

Proposes a GAN-based framework (GT-GAN) for synthesizing high-fidelity data from incomplete LEO satellite Internet observations, showing robustness even with 40% missing data.

0 favorites 0 likes
#data-augmentation

thaulab@EEUCA 2026: Who Said What to Whom? A Targeting-Aware Neural-Symbolic Pipeline for Gaming Toxicity Detection

arXiv cs.CL · 2026-07-24 Cached

This paper presents a three-stage neural-symbolic pipeline for gaming toxicity detection, combining transformer ensembles with rule-based mediation, achieving top accuracy in the EEUCA 2026 shared task.

0 favorites 0 likes
#data-augmentation

Translation as Augmentation: Effect of Translated Data on Assessment of Difficulty

arXiv cs.CL · 2026-07-22 Cached

This paper proposes a cross-lingual data augmentation strategy that uses machine translation to transfer expert-annotated difficulty labels from high-resource languages to low-resource languages. Experiments with BERT-based regression models show that augmenting scarce native data with translated corpora significantly improves the accuracy of text difficulty assessment.

0 favorites 0 likes
#data-augmentation

K-IPO: Kendall-constrained Importance Preserving Oversampling for Imbalanced Tabular Data

arXiv cs.LG · 2026-07-21 Cached

Introduces K-IPO, a generate-then-select oversampling framework that preserves the original data's feature importance ranking (measured by Kendall's tau) during augmentation for imbalanced tabular data, showing improved preservation, explanation consistency, and predictive performance across 20 datasets.

0 favorites 0 likes
#data-augmentation

A better way to turn 2D designs into 3D models for rapid prototyping

MIT News — Artificial Intelligence · 2026-07-16 Cached

Researchers from MIT and others developed GIFT, a system that teaches vision-language models to automatically convert 2D designs into accurate CAD programs for rapid prototyping, using model-generated data to correct mistakes and improve performance with less computation.

0 favorites 0 likes
#data-augmentation

Evaluating the Effect of Frame Rate in Sequence-Based Classification of Autism-Related Self-Stimulatory Hand Idiosyncrasies

arXiv cs.AI · 2026-07-10 Cached

This paper evaluates the effect of frame sampling rate on sequence-based classification of autism-related self-stimulatory hand behaviors using LSTM and GRU models, achieving up to 98.75% accuracy at a 15-frame interval, and analyzes data augmentation strategies for small behavioral video datasets.

0 favorites 0 likes
#data-augmentation

When Does Generating More Help? Disentangling Fixed-Source Synthesis from Source Expansion in Synthetic Data Scaling

arXiv cs.CL · 2026-07-03 Cached

This paper isolates Fixed-Source Synthesis (FSS) from Source Expansion in synthetic data scaling, proposing a rectified scaling law that predicts performance at high budgets from low-budget fits. Empirical results show FSS is bounded and that adding seed questions outperforms increasing response budgets at large scales.

0 favorites 0 likes
#data-augmentation

@neural_avb: This is very close to how the text-albumentations library works. Inputs a passage source, and generates task-oriented d…

X AI KOLs Timeline · 2026-07-02 Cached

The article compares the text-albumentations library to the new Autodata paper, which adds review mechanics with a weak/strong resolver and an external judge to maintain synthetic dataset quality.

0 favorites 0 likes
#data-augmentation

AGVBench: A Reliability-Oriented Benchmark of Data Augmentation for Vein Recognition

Hugging Face Daily Papers · 2026-07-02 Cached

AGVBench is a reliability-oriented benchmark for data augmentation in vein recognition, evaluating 30 augmentation strategies across multiple datasets and backbones, revealing decoupling between accuracy and security.

0 favorites 0 likes
#data-augmentation

From SRA to Self-Flow: Data Augmentation or Self-Supervision?

Hugging Face Daily Papers · 2026-07-02 Cached

This paper investigates the mechanisms behind self-alignment methods in diffusion transformers, revealing that performance improvements from methods like Self-Flow primarily come from data augmentation along the noise dimension rather than token interactions between noise levels. The authors introduce Attention Separation to demonstrate this and propose an effective design combining self-representation alignment with dual-timestep augmentation.

0 favorites 0 likes
#data-augmentation

Data and Evaluation Closed-Loop for Model Capability Enhancement

arXiv cs.AI · 2026-06-30 Cached

Introduces the capability slice, a unit for linking evaluation failures to data interventions in LLMs, enabling a closed-loop process that diagnoses and fixes model weaknesses. Demonstrated on two case studies, showing recovery from training regression and significant math reasoning improvements.

0 favorites 0 likes
#data-augmentation

How to Leverage Synthetic Speech for LLM-Based ASR Systems?

arXiv cs.CL · 2026-06-30 Cached

This paper investigates the distributional gap between synthetic and real speech in LLM-based ASR systems, identifies where the LLM separates them, and proposes using layer-selection and RIR augmentation to match real-data baselines with less real data.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback