paper-with-me

Papers

Granular Ball Guided Masking: Structure-aware Data Augmentation

2025-12-24 · Shuyin Xia, Fan Chen, Dawei Dai, Meng Yang, Junwei Han, Xinbo Gao, Guoyin Wang arxiv

Deep learning models have achieved remarkable success in computer vision but still rely heavily on large-scale labeled data and tend to overfit when data is limited or distributions shift. Data augmentation -- particularly mask-based information dropping -- can enhance robustness by forcing models to explore complementary cues; however, existing approaches often lack structural awareness and risk discarding essential semantics. We propose Granular Ball Guided Masking (GBGM), a structure-aware augmentation strategy guided by Granular Ball Computing (GBC). GBGM adaptively preserves semantically rich, structurally important regions while suppressing redundant areas through a coarse-to-fine hierarchical masking process, producing augmentations that are both representative and discriminative. Extensive experiments on multiple benchmarks demonstrate consistent improvements not only in image classification and masked image reconstruction, but also in image tampering detection, validating the effectiveness and generalization of GBGM across both recognition and forensic scenarios. Simple and model-agnostic, GBGM integrates seamlessly into CNNs and Vision Transformers, offering a practical paradigm for structure-aware data augmentation.

📄 PDF Abstract BibTeX arXiv:2512.21011

Code (0)

등록된 구현이 없습니다.

Tasks

Image ReconstructionImage ClassificationData Augmentation

Similar Papers 제목 키워드 기반

Finding Time Series Anomalies using Granular-ball Vector Data Description

2025-11-15 · Lifeng Shen, Liang Peng, Ruiwen Liu, Shuyin Xia 외 arxiv

Modeling normal behavior in dynamic, nonlinear time series data is challenging for effective anomaly detection. Traditional methods, such as nearest neighbor and clustering approaches, often depend on rigid assumptions, …

Time Series Anomaly Detection

A Boundary-Aware Non-parametric Granular-Ball Classifier Based on Minimum Description Length

2026-05-12 · Zeqiang Xian, Caihui Liu, Yong Zhang, Wenjing Qiu 외 arxiv

Existing granular-ball classification methods are often driven by handcrafted quality measures, neighborhood rules, or heuristic splitting and stopping criteria, which may reduce the transparency of local construction de…

From Semantics to Pixels: Coarse-to-Fine Masked Autoencoders for Hierarchical Visual Understanding

2026-03-10 · Wenzhao Xiang, Yue Wu, Hongyang Yu, Feng Gao 외 arxiv

Self-supervised visual pre-training methods face an inherent tension: contrastive learning (CL) captures global semantics but loses fine-grained detail, while masked image modeling (MIM) preserves local textures but suff…

Semantic SegmentationContrastive LearningImage ClassificationObject Detection

Granular Ball Guided Stable Latent Domain Discovery for Domain-General Crowd Counting

2026-03-25 · Fan Chen, Shuyin Xia, Yi Wang arxiv

Single-source domain generalization for crowd counting is highly challenging because a single labeled source domain may contain heterogeneous latent domains, while unseen target domains often exhibit severe distribution …

Single-Source Domain GeneralizationCrowd Counting

SCGNN: Semantic Consistency enhanced Graph Neural Network Guided by Granular-ball Computing

2026-05-04 · Genhao Tian, Taihua Xu, Shuyin Xia, Qinghua Zhang 외 arxiv

Capturing semantic consistency among nodes is crucial for effective graph representation learning. Existing approaches typically rely on $k$-nearest neighbors ($k$NN) or other node-level full search algorithms (FSA) to m…

Graph Representation LearningGraph Neural Network