English
Related papers

Related papers: Online Fake Review Detection Using Supervised Mach…

200 papers

Fine-grained sentiment analysis is receiving increasing attention in recent years. Extracting opinion target expressions (OTE) in reviews is often an important step in fine-grained, aspect-based sentiment analysis. Retrieving this…

Computation and Language · Computer Science 2017-09-20 Soufian Jebbara , Philipp Cimiano

The success of bidirectional encoders using masked language models, such as BERT, on numerous natural language processing tasks has prompted researchers to attempt to incorporate these pre-trained models into neural machine translation…

Computation and Language · Computer Science 2021-09-13 Haoran Xu , Benjamin Van Durme , Kenton Murray

Models based on bidirectional encoder representations from transformers (BERT) produce state of the art (SOTA) results on many natural language processing (NLP) tasks such as named entity recognition (NER), part-of-speech (POS) tagging etc.…

Computation and Language · Computer Science 2023-07-25 Shubham Vatsal , Adam Meyers , John E. Ortega

Automatically generated fake restaurant reviews are a threat to online review systems. Recent research has shown that users have difficulties in detecting machine-generated fake reviews hiding among real restaurant reviews. The method used…

Cryptography and Security · Computer Science 2018-06-29 Mika Juuti , Bo Sun , Tatsuya Mori , N. Asokan

The rampant integration of social media in our every day lives and culture has given rise to fast and easier access to the flow of information than ever in human history. However, the inherently unsupervised nature of social media platforms…

Computation and Language · Computer Science 2020-10-23 Bibek Upadhayay , Vahid Behzadan

Recent advances in natural language processing (NLP) may enable artificial intelligence (AI) models to generate writing that is identical to human written form in the future. This might have profound ethical, legal, and social…

Machine Learning · Computer Science 2024-04-17 Nuzhat Prova

This paper uses the BERT model, which is a transformer-based architecture, to solve task 4A, English Language, Sentiment Analysis in Twitter of SemEval2017. BERT is a very powerful large language model for classification tasks when the…

Computation and Language · Computer Science 2024-08-31 Rupak Kumar Das , Ted Pedersen

Recent developments in online communication and their usage in everyday life have caused an explosion in the amount of a new genre of text data, short text. Thus, the need to classify this type of text based on its content has a significant…

Computation and Language · Computer Science 2024-09-10 Bruno D. Ferreira-Saraiva , Zuil Pirola , João P. Matos-Carvalho , Manuel Marques-Pita

Social media increasingly disseminates information through mixed image text posts, but rumors often exploit subtle inconsistencies and forged content, making detection based solely on post content difficult. Deep semantic mismatch rumors,…

Machine Learning · Computer Science 2026-03-17 Han Li , Hua Sun

This paper describes a machine learning algorithm for document (re)ranking, in which queries and documents are firstly encoded using BERT [1], and on top of that a learning-to-rank (LTR) model constructed with TF-Ranking (TFR) [2] is…

Information Retrieval · Computer Science 2020-06-11 Shuguang Han , Xuanhui Wang , Mike Bendersky , Marc Najork

This paper introduces a study on tweet sentiment classification. Our task is to classify a tweet as either positive or negative. We approach the problem in two steps, namely embedding and classifying. Our baseline methods include several…

Computation and Language · Computer Science 2021-10-01 Tommaso Macrì , Freya Murphy , Yunfan Zou , Yves Zumbach

The massive amount of misinformation spreading on the Internet on a daily basis has enormous negative impacts on societies. Therefore, we need automated systems helping fact-checkers in the combat against misinformation. In this paper, we…

Computation and Language · Computer Science 2021-02-16 Yavuz Selim Kartal , Busra Guvenen , Mucahid Kutlu

Product reviews and ratings on e-commerce websites provide customers with detailed insights about various aspects of the product such as quality, usefulness, etc. Since they influence customers' buying decisions, product reviews have become…

Machine Learning · Computer Science 2019-05-27 Anil R. Yelundur , Vineet Chaoji , Bamdev Mishra

Fact verification models have enjoyed a fast advancement in the last two years with the development of pre-trained language models like BERT and the release of large scale datasets such as FEVER. However, the challenging problem of fake…

Computation and Language · Computer Science 2020-10-13 Qifei Li , Wangchunshu Zhou

Over the last years, there has been an unprecedented proliferation of fake news. As a consequence, we are more susceptible to the pernicious impact that misinformation and disinformation spreading can have in different segments of our…

Computation and Language · Computer Science 2021-12-10 Santiago Alonso-Bartolome , Isabel Segura-Bedmar

Accurately interpreting words is vital in political science text analysis; some tasks require assuming semantic stability, while others aim to trace semantic shifts. Traditional static embeddings, like Word2Vec effectively capture long-term…

Computation and Language · Computer Science 2025-01-22 Ruiyu Zhang , Lin Nie , Ce Zhao , Qingyang Chen

A BERT-based Neural Ranking Model (NRM) can be either a crossencoder or a bi-encoder. Between the two, bi-encoder is highly efficient because all the documents can be pre-processed before the actual query time. In this work, we show two…

Computation and Language · Computer Science 2022-03-03 Euna Jung , Jaekeol Choi , Wonjong Rhee

Biomedical Named Entity Recognition (NER) is a fundamental task of Biomedical Natural Language Processing for extracting relevant information from biomedical texts, such as clinical records, scientific publications, and electronic health…

Computation and Language · Computer Science 2023-12-27 Fahime Shahrokh , Nasser Ghadiri , Rasoul Samani , Milad Moradi

In recent years, social media platforms have hosted an explosion of hate speech and objectionable content. The urgent need for effective automatic hate speech detection models have drawn remarkable investment from companies and researchers.…

Computation and Language · Computer Science 2020-10-27 Sayyed M. Zahiri , Ali Ahmadvand

Although BERT and its variants have reshaped the NLP landscape, it still remains unclear how best to derive sentence embeddings from such pre-trained Transformers. In this work, we propose a contrastive learning method that utilizes…

Computation and Language · Computer Science 2021-06-15 Taeuk Kim , Kang Min Yoo , Sang-goo Lee