paper-with-me

Papers

LTG-Oslo Hierarchical Multi-task Network: The importance of negation for document-level sentiment in Spanish

2019-06-18 · Jeremy Barnes

This paper details LTG-Oslo team's participation in the sentiment track of the NEGES 2019 evaluation campaign. We participated in the task with a hierarchical multi-task network, which used shared lower-layers in a deep BiLSTM to predict negation, while the higher layers were dedicated to predicting document-level sentiment. The multi-task component shows promise as a way to incorporate information on negation into deep neural sentiment classifiers, despite the fact that the absolute results on the test set were relatively low for a binary classification task.

📄 PDF Abstract BibTeX arXiv:1906.07599

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationGeneral ClassificationNegation

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…
BiLSTM A Bidirectional LSTM, or biLSTM, is a sequence processing model that consists of two LSTMs: one taking the input in a forward direction, and the other in a backwards…

Similar Papers 제목 키워드 기반

OSLO: One-Shot Label-Only Membership Inference Attacks

2024-05-27 · Yuefeng Peng, Jaechul Roh, Subhransu Maji, Amir Houmansadr

We introduce One-Shot Label-Only (OSLO) membership inference attacks (MIAs), which accurately infer a given sample's membership in a target model's training set with high precision using just \emph{a single query}, where…

AOSLO-net: A deep learning-based method for automatic segmentation of retinal microaneurysms from adaptive optics scanning laser ophthalmoscope images

2021-06-05 · Qian Zhang, Konstantina Sampani, Mengjia Xu, Shengze Cai 외

Microaneurysms (MAs) are one of the earliest signs of diabetic retinopathy (DR), a frequent complication of diabetes that can lead to visual impairment and blindness. Adaptive optics scanning laser ophthalmoscopy (AOSLO)…

Data AugmentationTransfer Learning

T\"ubingen-Oslo system at SIGMORPHON shared task on morphological inflection. A multi-tasking multilingual sequence to sequence model.

2018-10-01 · CONLL 2018 10 · Taraka Rama, {\c{C}}a{\u{g}}r{\i} {\c{C}}{\"o}ltekin
Data AugmentationMorphological Inflection

\'UFAL-Oslo at MRP 2019: Garage Sale Semantic Parsing

2019-11-01 · CONLL 2019 11 · Kira Droganova, Andrey Kutuzov, Nikita Mediankin, Daniel Zeman

This paper describes the {\'U}FAL--Oslo system submission to the shared task on Cross-Framework Meaning Representation Parsing (MRP, Oepen et al. 2019). The submission is based on several third-party parsers. Within the …

Semantic Parsing

Sentiment analysis is not solved! Assessing and probing sentiment classification

2019-06-13 · WS 2019 8 · Jeremy Barnes, Lilja Øvrelid, Erik Velldal

Neural methods for SA have led to quantitative improvements over previous approaches, but these advances are not always accompanied with a thorough analysis of the qualitative differences. Therefore, it is not clear what…

ClassificationGeneral ClassificationNegationSentiment Analysis+1