paper-with-me

홈 › Papers

DABS: A Domain-Agnostic Benchmark for Self-Supervised Learning

2021-11-23 · Alex Tamkin, Vincent Liu, Rongfei Lu, Daniel Fein, Colin Schultz, Noah Goodman

Self-supervised learning algorithms, including BERT and SimCLR, have enabled significant strides in fields like natural language processing, computer vision, and speech processing. However, these algorithms are domain-specific, meaning that new self-supervised learning algorithms must be developed for each new setting, including myriad healthcare, scientific, and multimodal domains. To catalyze progress toward domain-agnostic methods, we introduce DABS: a Domain-Agnostic Benchmark for Self-supervised learning. To perform well on DABS, an algorithm is evaluated on seven diverse domains: natural images, multichannel sensor data, English text, speech recordings, multilingual text, chest x-rays, and images with text descriptions. Each domain contains an unlabeled dataset for pretraining; the model is then is scored based on its downstream performance on a set of labeled tasks in the domain. We also present e-Mix and ShED: two baseline domain-agnostic algorithms; their relatively modest performance demonstrates that significant progress is needed before self-supervised learning is an out-of-the-box solution for arbitrary domains. Code for benchmark datasets and baseline algorithms is available at https://github.com/alextamkin/dabs.

📄 PDF Abstract BibTeX arXiv:2111.12062

Code (1)

alextamkin/dabs 공식 구현 pytorch

Tasks

Self-Supervised Learning

Methods 이 논문이 사용한 방법론

Attention 설명 없음
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Average Pooling 설명 없음
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Adam 설명 없음

Similar Papers 제목 키워드 기반

Modality-Agnostic Self-Supervised Learning with Meta-Learned Masked Auto-Encoder

2023-10-25 · NeurIPS 2023 11

Despite its practical importance across a wide range of modalities, recent advances in self-supervised learning (SSL) have been primarily focused on a few well-curated domains, e.g., vision and language, often relying on…

Contrastive LearningMeta-LearningSelf-Supervised Learning

Randomized Quantization: A Generic Augmentation for Data Agnostic Self-supervised Learning

2022-12-19 · ICCV 2023 1 · Huimin Wu, Chenyang Lei, Xiao Sun, Peng-Shuai Wang 외

Self-supervised representation learning follows a paradigm of withholding some part of the data and tasking the network to predict it from the remaining part. Among many techniques, data augmentation lies at the core for…

Data AugmentationQuantizationRepresentation LearningSelf-Supervised Learning

DABS-LS: Deep Atlas-Based Segmentation Using Regional Level Set Self-Supervision

2024-02-16 · Hannah G. Mason, Jack H. Noble

Cochlear implants (CIs) are neural prosthetics used to treat patients with severe-to-profound hearing loss. Patient-specific modeling of CI stimulation of the auditory nerve fiber (ANFs) can help audiologists improve the…

AnatomySegmentation

Self-Guided Masked Autoencoders for Domain-Agnostic Self-Supervised Learning

2024-02-22 · Johnathan Xie, Yoonho Lee, Annie S. Chen, Chelsea Finn

Self-supervised learning excels in learning representations from large amounts of unlabeled data, demonstrating success across multiple data modalities. Yet, extending self-supervised learning to new modalities is non-tr…

Molecular Property PredictionProperty PredictionSelf-Supervised Learning

DABS: Data-Agnostic Backdoor attack at the Server in Federated Learning

2023-05-02 · Wenqiang Sun, Sen Li, Yuchang Sun, Jun Zhang

Federated learning (FL) attempts to train a global model by aggregating local models from distributed devices under the coordination of a central server. However, the existence of a large number of heterogeneous devices …

Backdoor AttackFederated Learning