Zum Hauptinhalt springen

Showing 1–11 of 11 results for author: Ghaffari, P

Searching in archive cs. Search in all archives.
.
  1. arXiv:2407.12860  [pdf, other

    cs.CL cs.AI

    STAGE: Simplified Text-Attributed Graph Embeddings Using Pre-trained LLMs

    Authors: Aaron Zolnai-Lucas, Jack Boylan, Chris Hokamp, Parsa Ghaffari

    Abstract: We present Simplified Text-Attributed Graph Embeddings (STAGE), a straightforward yet effective method for enhancing node features in Graph Neural Network (GNN) models that encode Text-Attributed Graphs (TAGs). Our approach leverages Large-Language Models (LLMs) to generate embeddings for textual attributes. STAGE achieves competitive results on various node classification benchmarks while also ma… ▽ More

    Submitted 10 July, 2024; originally announced July 2024.

  2. arXiv:2404.15923  [pdf, other

    cs.AI cs.CL

    KGValidator: A Framework for Automatic Validation of Knowledge Graph Construction

    Authors: Jack Boylan, Shashank Mangla, Dominic Thorn, Demian Gholipour Ghalandari, Parsa Ghaffari, Chris Hokamp

    Abstract: This study explores the use of Large Language Models (LLMs) for automatic evaluation of knowledge graph (KG) completion models. Historically, validating information in KGs has been a challenging task, requiring large-scale human annotation at prohibitive cost. With the emergence of general-purpose generative AI and LLMs, it is now plausible that human-in-the-loop validation could be replaced by a… ▽ More

    Submitted 24 April, 2024; originally announced April 2024.

    Comments: Text2KG 2024, ESWC 2024

  3. arXiv:2312.11399  [pdf, other

    cs.CL

    News Signals: An NLP Library for Text and Time Series

    Authors: Chris Hokamp, Demian Gholipour Ghalandari, Parsa Ghaffari

    Abstract: We present an open-source Python library for building and using datasets where inputs are clusters of textual data, and outputs are sequences of real values representing one or more time series signals. The news-signals library supports diverse data science and NLP problem settings related to the prediction of time series behaviour using textual data feeds. For example, in the news domain, inputs… ▽ More

    Submitted 18 December, 2023; originally announced December 2023.

    Comments: EMNLP NLP-OSS Workshop, December 2023

  4. arXiv:1804.00982  [pdf, other

    cs.CL cs.IR cs.SI stat.ML

    360° Stance Detection

    Authors: Sebastian Ruder, John Glover, Afshin Mehrabani, Parsa Ghaffari

    Abstract: The proliferation of fake news and filter bubbles makes it increasingly difficult to form an unbiased, balanced opinion towards a topic. To ameliorate this, we propose 360° Stance Detection, a tool that aggregates news with multiple perspectives on a topic. It presents them on a spectrum ranging from support to opposition, enabling the user to base their opinion on multiple pieces of diverse evide… ▽ More

    Submitted 3 April, 2018; originally announced April 2018.

    Comments: Proceedings of NAACL-HLT 2018: System Demonstrations

  5. arXiv:1702.02426  [pdf, other

    cs.CL cs.LG

    Data Selection Strategies for Multi-Domain Sentiment Analysis

    Authors: Sebastian Ruder, Parsa Ghaffari, John G. Breslin

    Abstract: Domain adaptation is important in sentiment analysis as sentiment-indicating words vary between domains. Recently, multi-domain adaptation has become more pervasive, but existing approaches train on all available source domains including dissimilar ones. However, the selection of appropriate training data is as important as the choice of algorithm. We undertake -- to our knowledge for the first ti… ▽ More

    Submitted 8 February, 2017; originally announced February 2017.

    Comments: 10 pages, 2 figures, 4 tables

  6. arXiv:1702.02052  [pdf, other

    cs.CL cs.LG

    Knowledge Adaptation: Teaching to Adapt

    Authors: Sebastian Ruder, Parsa Ghaffari, John G. Breslin

    Abstract: Domain adaptation is crucial in many real-world applications where the distribution of the training data differs from the distribution of the test data. Previous Deep Learning-based approaches to domain adaptation need to be trained jointly on source and target domain data and are therefore unappealing in scenarios where models need to be adapted to a large number of domains or where a domain is e… ▽ More

    Submitted 7 February, 2017; originally announced February 2017.

    Comments: 11 pages, 4 figures, 2 tables

  7. arXiv:1610.09158  [pdf, other

    cs.CL cs.LG

    Towards a continuous modeling of natural language domains

    Authors: Sebastian Ruder, Parsa Ghaffari, John G. Breslin

    Abstract: Humans continuously adapt their style and language to a variety of domains. However, a reliable definition of `domain' has eluded researchers thus far. Additionally, the notion of discrete domains stands in contrast to the multiplicity of heterogeneous domains that humans navigate, many of which overlap. In order to better understand the change and variation of human language, we draw on research… ▽ More

    Submitted 28 October, 2016; originally announced October 2016.

    Comments: 5 pages, 3 figures, published in Uphill Battles in Language Processing workshop, EMNLP 2016

  8. arXiv:1609.06686  [pdf, other

    cs.CL cs.LG

    Character-level and Multi-channel Convolutional Neural Networks for Large-scale Authorship Attribution

    Authors: Sebastian Ruder, Parsa Ghaffari, John G. Breslin

    Abstract: Convolutional neural networks (CNNs) have demonstrated superior capability for extracting information from raw signals in computer vision. Recently, character-level and multi-channel CNNs have exhibited excellent performance for sentence classification tasks. We apply CNNs to large-scale authorship attribution, which aims to determine an unknown text's author among many candidate authors, motivate… ▽ More

    Submitted 21 September, 2016; originally announced September 2016.

    Comments: 9 pages, 5 figures, 3 tables

  9. arXiv:1609.02748  [pdf, ps, other

    cs.CL cs.LG

    INSIGHT-1 at SemEval-2016 Task 5: Deep Learning for Multilingual Aspect-based Sentiment Analysis

    Authors: Sebastian Ruder, Parsa Ghaffari, John G. Breslin

    Abstract: This paper describes our deep learning-based approach to multilingual aspect-based sentiment analysis as part of SemEval 2016 Task 5. We use a convolutional neural network (CNN) for both aspect extraction and aspect-based sentiment analysis. We cast aspect extraction as a multi-label classification problem, outputting probabilities over aspects parameterized by a threshold. To determine the sentim… ▽ More

    Submitted 22 September, 2016; v1 submitted 9 September, 2016; originally announced September 2016.

    Comments: Published in Proceedings of SemEval-2016, 7 pages

    Journal ref: Proceedings of SemEval (2016): 330-336

  10. arXiv:1609.02746  [pdf, ps, other

    cs.CL cs.LG

    INSIGHT-1 at SemEval-2016 Task 4: Convolutional Neural Networks for Sentiment Classification and Quantification

    Authors: Sebastian Ruder, Parsa Ghaffari, John G. Breslin

    Abstract: This paper describes our deep learning-based approach to sentiment analysis in Twitter as part of SemEval-2016 Task 4. We use a convolutional neural network to determine sentiment and participate in all subtasks, i.e. two-point, three-point, and five-point scale sentiment classification and two-point and five-point scale sentiment quantification. We achieve competitive results for two-point scale… ▽ More

    Submitted 9 September, 2016; originally announced September 2016.

    Comments: Published in Proceedings of SemEval-2016, 5 pages

    Journal ref: Proceedings of SemEval (2016): 178-182

  11. arXiv:1609.02745  [pdf, other

    cs.CL cs.LG

    A Hierarchical Model of Reviews for Aspect-based Sentiment Analysis

    Authors: Sebastian Ruder, Parsa Ghaffari, John G. Breslin

    Abstract: Opinion mining from customer reviews has become pervasive in recent years. Sentences in reviews, however, are usually classified independently, even though they form part of a review's argumentative structure. Intuitively, sentences in a review build and elaborate upon each other; knowledge of the review structure and sentential context should thus inform the classification of each sentence. We de… ▽ More

    Submitted 9 September, 2016; originally announced September 2016.

    Comments: To be published at EMNLP 2016, 7 pages