Challenge: Neural network models for many NLP tasks have grown increasingly complex in recent years . authors of recent papers question the necessity of such architectures and find them quite effective .
Approach: They propose to use regularization techniques borrowed from language modeling to improve model accuracy . they find that a simple biLSTM architecture with appropriate regularization yields competitive results .
Outcome: a simple biLSTM model outperforms the state-of-the-art on four benchmark datasets . authors say that improvements are not real, but are attributed to mundane reasons .

Similar Papers

NLP Service APIs and Models for Efficient Registration of New Clients (2020.findings-emnlp)

Copied to clipboard

Challenge: State-of-the-art NLP inference uses enormous neural architectures and models trained for GPU-months, well beyond the reach of most consumers of NLP.
Approach: They propose a centralized NLP service that can be customized to suit clients . they propose NER, sentiment labeling, and predictive language modeling to improve client experience.
Outcome: The proposed model can be used to improve word usage and salience across clients without re-training or fine-tuning.
Searching for Effective Neural Extractive Summarization: What Works and What’s Next (P19-1)

Copied to clipboard

Challenge: Recent years have seen success in the use of deep neural networks on text summarization, but there is no clear understanding of why they perform so well or how they might be improved.
Approach: They propose to use different types of model architectures to improve extractive summarization systems.
Outcome: The proposed framework achieves state-of-the-art on CNN/DailyMail by a large margin based on observations and analysis.
Even the Simplest Baseline Needs Careful Re-investigation: A Case Study on XML-CNN (2022.naacl-main)

Copied to clipboard

Challenge: XML-CNN has been a popular research topic in NLP due to its superior performance . however, the increasing complexity brings difficulties to ensure the true architectural progress .
Approach: They propose to re-examine an influential multi-label text classification method . they propose suitable baselines for multi-level text classification tasks .
Outcome: The proposed method performs better than the original model, the authors show . they show that the re-implementation reveals contradictory results to the original work .
Dissecting Contextual Word Embeddings: Architecture and Representation (D18-1)

Copied to clipboard

Challenge: Existing work on learning contextual representations has used LSTM-based biLMs, but there is no reason to believe this is effective.
Approach: They propose to use pre-trained bidirectional language models to learn contextual word embeddings for four NLP tasks and to use them to study the effects of architecture on endtask accuracy.
Outcome: The proposed models outperform word embeddings for four NLP tasks and all learn representations that vary with network depth.
How to represent a word and predict it, too: Improving tied architectures for language modelling (D18-1)

Copied to clipboard

Challenge: Recent state-of-the-art models use word embeddings as input and output mappings instead of tied models.
Approach: They propose to decouple hidden state from word embedding prediction . they extend their proposed modification to word2vec models .
Outcome: The proposed architectures achieve comparable or better results compared to previous models without tying . the proposed architecture reduces parameters, enabling more compact models and faster learning.
Rethinking Document-level Neural Machine Translation (2022.findings-acl)

Copied to clipboard

Challenge: Neural machine translation models are weak enough for document-level translation . current models only translate sentences individually, resulting in poor document coherence .
Approach: They propose to use the original Transformer model to test document-level neural machine translation . they find that the original transformer models can achieve strong results for document translation if trained properly .
Outcome: The proposed model outperforms sentence-level models on nine datasets and two sentence- level datasets across six languages.
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.
State-of-the-art Chinese Word Segmentation with Bi-LSTMs (D18-1)

Copied to clipboard

Challenge: A wide variety of neural-network architectures have been proposed for the task of Chinese word segmentation.
Approach: They propose a bidirectional LSTM model with standard deep learning techniques and best practices for the task of Chinese word segmentation.
Outcome: The proposed model outperforms models based on standard deep learning techniques and best practices on Chinese word segmentation datasets.
Neural Speed Reading Audited (2020.findings-emnlp)

Copied to clipboard

Challenge: Several approaches to neural speed reading have been presented at major NLP and machine learning conferences in 2017–20.
Approach: They propose to model "human speed reading" for more efficient NLP, including document classification and named entity recognition.
Outcome: The proposed approach has 7% error reduction and 136x speed-up over the state-of-the-art in neural speed reading.
Proceedings of the 2nd Workshop on Deep Learning Approaches for Low-Resource NLP (DeepLo 2019) (D19-61)

Copied to clipboard

Challenge: EMNLP-IJCNLP 2019 Workshop on Deep Learning Approaches for Low-Resource Natural Language Processing takes place in Hong Kong, China .
Approach: EMNLP-IJCNLP 2019 Workshop on Deep Learning Approaches for Low-Resource Natural Language Processing takes place in Hong Kong, China . call for papers for this second workshop met with a strong response .
Outcome: the EMNLP-IJCNLP 2019 workshop on deep learning approaches for low-resource natural language processing takes place in Hong Kong, China.

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