paper-with-me

Papers

HypMix: Hyperbolic Interpolative Data Augmentation

2021-11-01 · EMNLP 2021 11 · Ramit Sawhney, Megh Thakkar, Shivam Agarwal, Di Jin, Diyi Yang, Lucie Flek

Interpolation-based regularisation methods for data augmentation have proven to be effective for various tasks and modalities. These methods involve performing mathematical operations over the raw input samples or their latent states representations - vectors that often possess complex hierarchical geometries. However, these operations are performed in the Euclidean space, simplifying these representations, which may lead to distorted and noisy interpolations. We propose HypMix, a novel model-, data-, and modality-agnostic interpolative data augmentation technique operating in the hyperbolic space, which captures the complex geometry of input and hidden state hierarchies better than its contemporaries. We evaluate HypMix on benchmark and low resource datasets across speech, text, and vision modalities, showing that HypMix consistently outperforms state-of-the-art data augmentation techniques. In addition, we demonstrate the use of HypMix in semi-supervised settings. We further probe into the adversarial robustness and qualitative inferences we draw from HypMix that elucidate the efficacy of the Riemannian hyperbolic manifolds for interpolation-based data augmentation.

📄 PDF Abstract BibTeX

Code (1)

caisa-lab/hypmix-emnlp 공식 구현 pytorch

Tasks

Adversarial RobustnessData Augmentation

Similar Papers 제목 키워드 기반

DMix: Distance Constrained Interpolative Mixup

2021-11-01 · EMNLP (MRL) 2021 11 · Ramit Sawhney, Megh Thakkar, Shrey Pandit, Debdoot Mukherjee 외

Interpolation-based regularisation methods have proven to be effective for various tasks and modalities. Mixup is a data augmentation method that generates virtual training samples from convex combinations of individual …

ClassificationData AugmentationSentenceSentence Classification

CIAug: Equipping Interpolative Augmentation with Curriculum Learning

2022-07-01 · NAACL 2022 7 · Ramit Sawhney, Ritesh Soun, Shrey Pandit, Megh Thakkar 외

Interpolative data augmentation has proven to be effective for NLP tasks. Despite its merits, the sample selection process in mixup is random, which might make it difficult for the model to generalize better and converge…

Data Augmentationnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+3

DMix: Adaptive Distance-aware Interpolative Mixup

2022-05-01 · ACL 2022 5 · Ramit Sawhney, Megh Thakkar, Shrey Pandit, Ritesh Soun 외

Interpolation-based regularisation methods such as Mixup, which generate virtual training samples, have proven to be effective for various tasks and modalities.We extend Mixup and propose DMix, an adaptive distance-aware…

Data AugmentationDiversitySentenceSentence Classification

Understanding Hyperbolic Metric Learning through Hard Negative Sampling

2024-04-23 · Yun Yue, Fangzhou Lin, Guanyi Mou, Ziming Zhang

In recent years, there has been a growing trend of incorporating hyperbolic geometry methods into computer vision. While these methods have achieved state-of-the-art performance on various metric learning tasks using hyp…

Metric Learning

Augmentation-Interpolative AutoEncoders for Unsupervised Few-Shot Image Generation

2020-11-25 · Davis Wertheimer, Omid Poursaeed, Bharath Hariharan

We aim to build image generation models that generalize to new domains from few examples. To this end, we first investigate the generalization properties of classic image generators, and discover that autoencoders genera…

Image Generation