paper-with-me

홈 › Papers

Enhancing Effectiveness and Robustness in a Low-Resource Regime via Decision-Boundary-aware Data Augmentation

2024-03-22 · Kyohoon Jin, Junho Lee, Juhwan Choi, Sangmin Song, Youngbin Kim

Efforts to leverage deep learning models in low-resource regimes have led to numerous augmentation studies. However, the direct application of methods such as mixup and cutout to text data, is limited due to their discrete characteristics. While methods using pretrained language models have exhibited efficiency, they require additional considerations for robustness. Inspired by recent studies on decision boundaries, this paper proposes a decision-boundary-aware data augmentation strategy to enhance robustness using pretrained language models. The proposed technique first focuses on shifting the latent features closer to the decision boundary, followed by reconstruction to generate an ambiguous version with a soft label. Additionally, mid-K sampling is suggested to enhance the diversity of the generated sentences. This paper demonstrates the performance of the proposed augmentation strategy compared to other methods through extensive experiments. Furthermore, the ablation study reveals the effect of soft labels and mid-K sampling and the extensibility of the method with curriculum data augmentation.

📄 PDF Abstract BibTeX arXiv:2403.15512

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationDiversity

Methods 이 논문이 사용한 방법론

Cutout Cutout is an image augmentation and regularization technique that randomly masks out square regions of input during training. and can be used to improve the robustness and…
Mixup Mixup is a data augmentation technique that generates a weighted combination of random image pairs from the training data. Given two images and their ground truth labels:…

Similar Papers 제목 키워드 기반

RegimeFolio: A Regime Aware ML System for Sectoral Portfolio Optimization in Dynamic Markets

2025-09-14 · Yiyao Zhang, Diksha Goel, Hussain Ahmad, Claudia Szabo arxiv

Financial markets are inherently non-stationary, with shifting volatility regimes that alter asset co-movements and return distributions. Standard portfolio optimization methods, typically built on stationarity or regime…

Portfolio Optimization

Online Resource Allocation in Episodic Markov Decision Processes

2023-05-18 · Duksang Lee, William Overman, Dabeen Lee

This paper studies a long-term resource allocation problem over multiple periods where each period requires a multi-stage decision-making process. We formulate the problem as an online allocation problem in an episodic f…

Decision Making

GJDNet: Robust Graph Neural Networks via Joint Disentangled Learning Against Adversarial Attacks

2026-06-01 · Canyixing Cui, Tao Wu, Xingping Xian, Xiao-Ke Xu 외 arxiv

Graph Neural Networks (GNNs) are vulnerable to adversarial attacks, which inherently invert connectivity patterns by introducing disassortative edges in assortative graphs and assortative edges in disassortative graphs. …

Node Classification

Robustness of classifiers: from adversarial to random noise

2016-08-31 · NeurIPS 2016 12 · Alhussein Fawzi, Seyed-Mohsen Moosavi-Dezfooli, Pascal Frossard

Several recent works have shown that state-of-the-art classifiers are vulnerable to worst-case (i.e., adversarial) perturbations of the datapoints. On the other hand, it has been empirically observed that these same clas…

QUADS: QUAntized Distillation Framework for Efficient Speech Language Understanding

2025-05-19 · Subrata Biswas, Mohammad Nur Hossain Khan, Bashima Islam

Spoken Language Understanding (SLU) systems must balance performance and efficiency, particularly in resource-constrained environments. Existing methods apply distillation and quantization separately, leading to suboptim…

QuantizationSpoken Language Understanding