paper-with-me

Papers

MODALS: Data augmentation that works for everyone

2022-01-17 · ICLR Track Blog 2022 5 · Anonymous

The usefulness of data augmentation has led to the development of specific techniques of augmentation unique to each modality of data. The techniques developed for one modality usually suit the type of data in that particular modality. For image data some commonly used augmentation techniques are rotation, cropping, applying affine transforms, random flips, contrast and color augmentations and adding Gaussian blur. More recent techniques like CutMix[3] and MixUp[4] apply data augmentation on both the image and label space. Many robust data augmentation techniques for image data already exist and are used widely. However modalities like tables and graph data don’t have as many robust augmentation techniques. Since the techniques developed for images were made taking into consideration the nature of image data, they usually cannot be applied to other modalities. If a generalized, modality agnostic framework for augmentation could be developed then standard, robust augmentation techniques can be applied across many modalities. This is exactly what the authors of the paper propose.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Data Augmentation

Similar Papers 제목 키워드 기반

MODALS: Modality-agnostic Automated Data Augmentation in the Latent Space

2021-01-01 · ICLR 2021 1 · Tsz-Him Cheung, Dit-yan Yeung

Data augmentation is an efficient way to expand a training dataset by creating additional artificial data. While data augmentation is found to be effective in improving the generalization capability of models for various…

Data AugmentationTime SeriesTime Series Analysis

UFM: Unified Feature Matching Pre-training with Multi-Modal Image Assistants

2025-03-26 · Yide Di, Yun Liao, Hao Zhou, Kaijun Zhu 외

Image feature matching, a foundational task in computer vision, remains challenging for multimodal image applications, often necessitating intricate training on specific datasets. In this paper, we introduce a Unified Fe…

Data Augmentation

The Distribution of Deontic Modals in Jane Austen’s Mature Novels

2022-10-01 · LaTeCHCLfL (COLING) 2022 10 · Lauren Levine

Deontic modals are auxiliary verbs which express some kind of necessity, obligation, or moral recommendation. This paper investigates the collocation and distribution within Jane Austen’s six mature novels of the followi…

ModalSurv: Investigating opportunities and limitations of multimodal deep survival learning in prostate and bladder cancer

2025-09-05 · Noorul Wahab, Ethar Alzaid, Jiaqi Lv, Fayyaz Minhas 외 arxiv

Accurate survival prediction is essential for personalised cancer treatment. We propose ModalSurv, a multimodal deep survival framework integrating clinical, MRI, histopathology, and RNA-sequencing data via modality-spec…

AmodalSynthDrive: A Synthetic Amodal Perception Dataset for Autonomous Driving

2023-09-12 · Ahmed Rida Sekkat, Rohit Mohan, Oliver Sawade, Elmar Matthes 외

Unlike humans, who can effortlessly estimate the entirety of objects even when partially occluded, modern computer vision algorithms still find this aspect extremely challenging. Leveraging this amodal perception for aut…

Autonomous DrivingBenchmarkingDepth EstimationScene Understanding