paper-with-me

홈 › Papers

Adversarial Generation and Encoding of Nested Texts

2019-06-01 · Alon Rozental

In this paper we propose a new language model called AGENT, which stands for Adversarial Generation and Encoding of Nested Texts. AGENT is designed for encoding, generating and refining documents that consist of a long and coherent text, such as an entire book, provided they are hierarchically annotated (nested). i.e. divided into sentences, paragraphs and chapters. The core idea of our system is learning vector representations for each level of the text hierarchy (sentences, paragraphs, etc...), and train each such representation to perform 3 tasks: The task of reconstructing the sequence of vectors from a lower level that was used to create the representation, and generalized versions of the Masked Language Modeling (MLM) and "Next Sentence Prediction" tasks from BERT Devlin et al. [2018]. Additionally we present a new adversarial model for long text generation and suggest a way to improve the coherence of the generated text by traversing its vector representation tree.

📄 PDF Abstract BibTeX arXiv:1906.00238

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingMasked Language ModelingSentenceText Generation

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Residual Connection 설명 없음
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
Weight Decay 설명 없음
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Adam 설명 없음

Similar Papers 제목 키워드 기반

Nested Variational Autoencoder for Topic Modeling on Microtexts with Word Vectors

2019-05-01 · Trung Trinh, Tho Quan, Trung Mai

Most of the information on the Internet is represented in the form of microtexts, which are short text snippets such as news headlines or tweets. These sources of information are abundant, and mining these data could unc…

Topic ModelsWord Embeddings

TSCheater: Generating High-Quality Tibetan Adversarial Texts via Visual Similarity

2024-12-03 · Xi Cao, Quzong Gesang, Yuan Sun, Nuo Qun 외

Language models based on deep neural networks are vulnerable to textual adversarial attacks. While rich-resource languages like English are receiving focused attention, Tibetan, a cross-border language, is gradually bein…

Adversarial RobustnessAdversarial TextSemantic SimilaritySemantic Textual Similarity+1

Entity-to-Text based Data Augmentation for various Named Entity Recognition Tasks

2022-10-19 · Xuming Hu, Yong Jiang, Aiwei Liu, Zhongqiang Huang 외

Data augmentation techniques have been used to alleviate the problem of scarce labeled data in various NER tasks (flat, nested, and discontinuous NER tasks). Existing augmentation techniques either manipulate the words i…

Data AugmentationDiversitynamed-entity-recognitionNamed Entity Recognition+3

APE: Faster and Longer Context-Augmented Generation via Adaptive Parallel Encoding

2025-02-08 · Xinyu Yang, Tianqi Chen, Beidi Chen

Context-augmented generation (CAG) techniques, including RAG and ICL, require the efficient combination of multiple contexts to generate responses to user queries. Directly inputting these contexts as a sequence introduc…

RAG

Human-in-the-Loop Generation of Adversarial Texts: A Case Study on Tibetan Script

2024-12-17 · Xi Cao, Yuan Sun, Jiajun Li, Quzong Gesang 외

DNN-based language models perform excellently on various tasks, but even SOTA LLMs are susceptible to textual adversarial attacks. Adversarial texts play crucial roles in multiple subfields of NLP. However, current resea…

Adversarial AttackAdversarial Robustness