Tensor Product Generation Networks for Deep NLP Modeling (N18-1)

Copied to clipboard

Challenge: Using Tensor Product Representations (TPRs) we propose a new architecture for natural language processing based on the principle that hypothesis space for learning includes network hypotheses that are independently known to be suitable for performing the target task.
Approach: They propose a Tensor Product Generation Network (TPGN) which is capable of carrying out TPR computation but uses unconstrained deep learning to design its internal representations.
Outcome: The proposed architecture outperforms baselines on the COCO dataset and can interpret internal representations and operations.

Similar Papers

The Amazing World of Neural Language Generation (2020.emnlp-tutorials)

Copied to clipboard

Challenge: Recent years have seen a paradigm shift in neural text generation due to advances in deep contextual language modeling and transfer learning.
Approach: They will discuss how and why NLG models succeed/fail at generating coherent text.
Outcome: This paper will discuss how and why these models succeed/fail at generating coherent text, and provide insights on several applications.
Deep Reinforcement Learning for NLP (P18-5)

Copied to clipboard

Challenge: Many natural language processing tasks can be formulated as deep reinforcement learning (DRL) problems.
Approach: This tutorial provides an introduction to the foundations of deep reinforcement learning . it describes recent advances in designing deep reinforcement for NLP .
Outcome: This tutorial provides an introduction to the foundations of deep reinforcement learning and some practical solutions for NLP tasks.
Deep Learning on Graphs for Natural Language Processing (2021.naacl-tutorials)

Copied to clipboard

Challenge: Graph Neural Networks (GNNs) are powerful tools for non-Euclidean data modeling and are used in many graph-related NLP tasks.
Approach: This tutorial will cover applying deep learning on graph techniques to NLP using Graph Neural Networks (GNNs) Graph4NLP is the first library for researchers and practitioners for easy use of GNNs for various NLP tasks.
Outcome: This tutorial will cover the latest developments in deep learning on graph techniques and their applications in various NLP tasks.
Dive into Deep Learning for Natural Language Processing (D19-2)

Copied to clipboard

Challenge: GluonNLP is a powerful new toolkit that automates the most laborious aspects of deep learning for NLP.
Approach: This hands-on tutorial demonstrates how to scale unsupervised pre-training techniques with Apache MXNet and GluonNLP.
Outcome: This hands-on tutorial examines the challenges of scaling these models and algorithms effectively with Apache MXNet and GluonNLP.
Enriching Transformers with Structured Tensor-Product Representations for Abstractive Summarization (2021.naacl-main)

Copied to clipboard

Challenge: Abstractive summarization is the task of generating a concise summary of input documents . a middle-aged man and a young girl died after they were unable to avoid the plane .
Approach: They propose a model that enriches the original Transformer with a Tensor Product Representation for abstractive summarization.
Outcome: The proposed model outperforms the Transformer and the original TP-Transformer significantly on several datasets.
TF-LM: TensorFlow-based Language Modeling Toolkit (L18-1)

Copied to clipboard

Challenge: Existing deep learning tools offer building blocks but training and building models takes time and knowledge.
Approach: They propose to make available LSTM language models trained on Dutch texts and English benchmarks.
Outcome: The proposed model can be used to test the perplexity, predict the next word(s), re-score hypotheses or generate debugging files for interpolation with n-gram models.
Deep Learning Approaches to Text Production (N18-6)

Copied to clipboard

Challenge: Text production is a key component of many NLP applications . Claire Gardent is based in France and is pursuing research in text production .
Approach: This tutorial will cover the fundamentals and state-of-the-art research on neural models for text production.
Outcome: This tutorial will cover the fundamentals and the state-of-the-art research on neural models for text production.
Controlled Language Generation for Language Learning Items (2022.emnlp-industry)

Copied to clipboard

Challenge: Recent advances in pre-trained language models have resulted in success in generating fluent English text.
Approach: They propose to employ natural language generation to rapidly generate English language items . they experiment with deep pretrained models and develop methods for controlling items for factors relevant in language learning .
Outcome: The proposed framework shows high grammatically scores for all models and higher complexity over baseline models.
N-LTP: An Open-source Neural Language Technology Platform for Chinese (2021.emnlp-demo)

Copied to clipboard

Challenge: Existing tools that teach an independent model for each task are not supported in Chinese.
Approach: They propose an open-source neural language platform supporting six Chinese NLP tasks . source code, documentation, and pre-trained models are available at https://github.com/hit-SCIR/ltp .
Outcome: The proposed platform supports six Chinese NLP tasks.
NeuronBlocks: Building Your NLP DNN Models Like Playing Lego (D19-3)

Copied to clipboard

Challenge: Deep Neural Networks (DNN) have been widely employed in industry to address various natural language processing tasks.
Approach: They propose an NLP toolkit that encapsulates neural network modules as building blocks to construct various DNN models with complex architecture.
Outcome: The proposed toolkit can build, train, and test various DNN models with complex architecture.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations