paper-with-me

Papers

Probabilistic Linguistic Knowledge and Token-level Text Augmentation

2023-06-29 · Zhengxiang Wang

This paper investigates the effectiveness of token-level text augmentation and the role of probabilistic linguistic knowledge within a linguistically-motivated evaluation context. Two text augmentation programs, REDA and REDA$_{NG}$, were developed, both implementing five token-level text editing operations: Synonym Replacement (SR), Random Swap (RS), Random Insertion (RI), Random Deletion (RD), and Random Mix (RM). REDA$_{NG}$ leverages pretrained $n$-gram language models to select the most likely augmented texts from REDA's output. Comprehensive and fine-grained experiments were conducted on a binary question matching classification task in both Chinese and English. The results strongly refute the general effectiveness of the five token-level text augmentation techniques under investigation, whether applied together or separately, and irrespective of various common classification model types used, including transformers. Furthermore, the role of probabilistic linguistic knowledge is found to be minimal.

📄 PDF Abstract BibTeX arXiv:2306.16644

Code (0)

등록된 구현이 없습니다.

Tasks

Text Augmentation

Similar Papers 제목 키워드 기반

New Insights into Optimal Alignment of Acoustic and Linguistic Representations for Knowledge Transfer in ASR

2025-09-06 · Xugang Lu, Peng Shen, Hisashi Kawai arxiv

Aligning acoustic and linguistic representations is a central challenge to bridge the pre-trained models in knowledge transfer for automatic speech recognition (ASR). This alignment is inherently structured and asymmetri…

Speech Recognition

Improving Self Consistency in LLMs through Probabilistic Tokenization

2024-07-04 · Ashutosh Sathe, Divyanshu Aggarwal, Sunayana Sitaram

Prior research has demonstrated noticeable performance gains through the use of probabilistic tokenizations, an approach that involves employing multiple tokenizations of the same input string during the training phase o…

Language ModelingLanguage Modelling

ConTextual: Improving Clinical Text Summarization in LLMs with Context-preserving Token Filtering and Knowledge Graphs

2025-04-23 · Fahmida Liza Piya, Rahmatollah Beheshti

Unstructured clinical data can serve as a unique and rich source of information that can meaningfully inform clinical practice. Extracting the most pertinent context from such data is critical for exploiting its true pot…

Decision MakingKnowledge GraphsText GenerationText Summarization

Factorized RVQ-GAN For Disentangled Speech Tokenization

2025-06-18 · Sameer Khurana, Dominik Klement, Antoine Laurent, Dominik Bobos 외

We propose Hierarchical Audio Codec (HAC), a unified neural speech codec that factorizes its bottleneck into three linguistic levels-acoustic, phonetic, and lexical-within a single model. HAC leverages two knowledge dist…

DisentanglementKnowledge DistillationSpeech Tokenization

Tabula nearly rasa: Probing the Linguistic Knowledge of Character-Level Neural Language Models Trained on Unsegmented Text

2019-06-17 · TACL 2019 3 · Michael Hahn, Marco Baroni

Recurrent neural networks (RNNs) have reached striking performance in many natural language processing tasks. This has renewed interest in whether these generic sequence processing devices are inducing genuine linguistic…