Skip to main content

Showing 1–8 of 8 results for author: Balazs, J

.
  1. arXiv:2210.14379  [pdf, other

    cs.CL

    Deploying a Retrieval based Response Model for Task Oriented Dialogues

    Authors: Lahari Poddar, György Szarvas, Cheng Wang, Jorge Balazs, Pavel Danchenko, Patrick Ernst

    Abstract: Task-oriented dialogue systems in industry settings need to have high conversational capability, be easily adaptable to changing situations and conform to business constraints. This paper describes a 3-step procedure to develop a conversational model that satisfies these criteria and can efficiently scale to rank a large set of response candidates. First, we provide a simple algorithm to semi-auto… ▽ More

    Submitted 25 October, 2022; originally announced October 2022.

    Comments: Accepted at EMNLP 2022

  2. arXiv:2005.13362  [pdf, other

    cs.CL cs.CV

    A Multi-modal Approach to Fine-grained Opinion Mining on Video Reviews

    Authors: Edison Marrese-Taylor, Cristian Rodriguez-Opazo, Jorge A. Balazs, Stephen Gould, Yutaka Matsuo

    Abstract: Despite the recent advances in opinion mining for written reviews, few works have tackled the problem on other sources of reviews. In light of this issue, we propose a multi-modal approach for mining fine-grained opinions from video reviews that is able to determine the aspects of the item under review that are being discussed and the sentiment orientation towards them. Our approach works at the s… ▽ More

    Submitted 27 May, 2020; v1 submitted 27 May, 2020; originally announced May 2020.

    Comments: Second Grand Challenge and Workshop on Multimodal Language ACL 2020

  3. arXiv:1904.05584  [pdf, other

    cs.CL stat.ML

    Gating Mechanisms for Combining Character and Word-level Word Representations: An Empirical Study

    Authors: Jorge A. Balazs, Yutaka Matsuo

    Abstract: In this paper we study how different ways of combining character and word-level representations affect the quality of both final word and sentence representations. We provide strong empirical evidence that modeling characters improves the learned representations at the word and sentence levels, and that doing so is particularly useful when representing less frequent words. We further show that a f… ▽ More

    Submitted 11 April, 2019; originally announced April 2019.

    Comments: Proceedings of the 2019 Conference of the North American Chapter of the Association for Computational Linguistics: Student Research Workshop

  4. arXiv:1809.09795  [pdf, other

    cs.CL

    Deep contextualized word representations for detecting sarcasm and irony

    Authors: Suzana Ilić, Edison Marrese-Taylor, Jorge A. Balazs, Yutaka Matsuo

    Abstract: Predicting context-dependent and non-literal utterances like sarcastic and ironic expressions still remains a challenging task in NLP, as it goes beyond linguistic patterns, encompassing common sense and shared knowledge as crucial components. To capture complex morpho-syntactic features that can usually serve as indicators for irony or sarcasm across dynamic contexts, we propose a model that uses… ▽ More

    Submitted 25 September, 2018; originally announced September 2018.

    Comments: To appear in WASSA 2018

  5. arXiv:1808.08672  [pdf, other

    cs.CL

    IIIDYT at IEST 2018: Implicit Emotion Classification With Deep Contextualized Word Representations

    Authors: Jorge A. Balazs, Edison Marrese-Taylor, Yutaka Matsuo

    Abstract: In this paper we describe our system designed for the WASSA 2018 Implicit Emotion Shared Task (IEST), which obtained 2$^{\text{nd}}$ place out of 26 teams with a test macro F1 score of $0.710$. The system is composed of a single pre-trained ELMo layer for encoding words, a Bidirectional Long-Short Memory Network BiLSTM for enriching word representations with context, a max-pooling operation for cr… ▽ More

    Submitted 1 September, 2018; v1 submitted 26 August, 2018; originally announced August 2018.

    Comments: Accepted as a system description paper for the Implicit Emotion Shared Task of WASSA 2018 (EMNLP)

  6. arXiv:1804.08094  [pdf, other

    cs.CL

    IIIDYT at SemEval-2018 Task 3: Irony detection in English tweets

    Authors: Edison Marrese-Taylor, Suzana Ilic, Jorge A. Balazs, Yutaka Matsuo, Helmut Prendinger

    Abstract: In this paper we introduce our system for the task of Irony detection in English tweets, a part of SemEval 2018. We propose representation learning approach that relies on a multi-layered bidirectional LSTM, without using external features that provide additional semantic information. Although our model is able to outperform the baseline in the validation set, our results show limited generalizati… ▽ More

    Submitted 22 April, 2018; originally announced April 2018.

    Comments: 4 pages

  7. arXiv:1708.02420  [pdf, other

    cs.CL

    Mining fine-grained opinions on closed captions of YouTube videos with an attention-RNN

    Authors: Edison Marrese-Taylor, Jorge A. Balazs, Yutaka Matsuo

    Abstract: Video reviews are the natural evolution of written product reviews. In this paper we target this phenomenon and introduce the first dataset created from closed captions of YouTube product review videos as well as a new attention-RNN model for aspect extraction and joint aspect extraction and sentiment classification. Our model provides state-of-the-art performance on aspect extraction without requ… ▽ More

    Submitted 8 August, 2017; originally announced August 2017.

    Comments: 8th Workshop on Computational Approaches to Subjectivity, Sentiment & Social Media Analysis (WASSA)

  8. arXiv:1707.03103  [pdf, other

    cs.CL

    Refining Raw Sentence Representations for Textual Entailment Recognition via Attention

    Authors: Jorge A. Balazs, Edison Marrese-Taylor, Pablo Loyola, Yutaka Matsuo

    Abstract: In this paper we present the model used by the team Rivercorners for the 2017 RepEval shared task. First, our model separately encodes a pair of sentences into variable-length representations by using a bidirectional LSTM. Later, it creates fixed-length raw representations by means of simple aggregation functions, which are then refined using an attention mechanism. Finally it combines the refined… ▽ More

    Submitted 12 July, 2017; v1 submitted 10 July, 2017; originally announced July 2017.