English
Related papers

Related papers: Pushing on Text Readability Assessment: A Transfor…

200 papers

Since BERT appeared, Transformer language models and transfer learning have become state-of-the-art for Natural Language Understanding tasks. Recently, some works geared towards pre-training specially-crafted models for particular domains,…

Computation and Language · Computer Science 2022-05-05 Juan Manuel Pérez , Damián A. Furman , Laura Alonso Alemany , Franco Luque

Aspect-based Sentiment Analysis (ABSA), aiming at predicting the polarities for aspects, is a fine-grained task in the field of sentiment analysis. Previous work showed syntactic information, e.g. dependency trees, can effectively improve…

Computation and Language · Computer Science 2021-04-13 Junqi Dai , Hang Yan , Tianxiang Sun , Pengfei Liu , Xipeng Qiu

This paper introduces transformer-based language models to the literature measuring corporate culture from text documents. We compile a unique data set of employee reviews that were labeled by human evaluators with respect to the…

Computation and Language · Computer Science 2024-01-26 Sebastian Koch , Stefan Pasch

Thanks to the state-of-the-art Large Language Models (LLMs), language generation has reached outstanding levels. These models are capable of generating high quality content, thus making it a challenging task to detect generated text from…

Computation and Language · Computer Science 2023-10-27 Vijini Liyanage , Davide Buscaldi

Semantic Textual Relatedness holds significant relevance in Natural Language Processing, finding applications across various domains. Traditionally, approaches to STR have relied on knowledge-based and statistical methods. However, with the…

Computation and Language · Computer Science 2025-02-19 Seyedeh Fatemeh Ebrahimi , Karim Akhavan Azari , Amirmasoud Iravani , Hadi Alizadeh , Zeinab Sadat Taghavi , Hossein Sameti

This paper evaluates data augmentation and feature enhancement techniques for hate speech detection, comparing traditional classifiers, e.g., Delta Term Frequency-Inverse Document Frequency (Delta TF-IDF), with transformer-based models…

Computation and Language · Computer Science 2026-03-06 Brian Jing Hong Nge , Stefan Su , Thanh Thi Nguyen , Campbell Wilson , Alexandra Phelan , Naomi Pfitzner

Recent studies have augmented large language models (LLMs) with speech capabilities, leading to the development of speech language models (SpeechLMs). Earlier SpeechLMs focused on single-turn speech-based question answering (QA), where user…

Computation and Language · Computer Science 2025-02-10 Yifan Peng , Krishna C. Puvvada , Zhehuai Chen , Piotr Zelasko , He Huang , Kunal Dhawan , Ke Hu , Shinji Watanabe , Jagadeesh Balam , Boris Ginsburg

Media bias is a multi-faceted construct influencing individual behavior and collective decision-making. Slanted news reporting is the result of one-sided and polarized writing which can occur in various forms. In this work, we focus on an…

Computation and Language · Computer Science 2022-05-24 Jan-David Krieger , Timo Spinde , Terry Ruas , Juhi Kulshrestha , Bela Gipp

In recent years, language models and deep learning techniques have revolutionized natural language processing tasks, including emotion detection. However, the specific emotion of guilt has received limited attention in this field. In this…

Computation and Language · Computer Science 2024-01-17 Abdul Gafar Manuel Meque , Jason Angel , Grigori Sidorov , Alexander Gelbukh

Adapting large language models to multiple tasks can cause cross-skill interference, where improvements for one skill degrade another. While methods such as LoRA impose orthogonality constraints at the weight level, they do not fully…

Computation and Language · Computer Science 2025-04-29 Andy Zhou

Transformers achieve promising performance in document understanding because of their high effectiveness and still suffer from quadratic computational complexity dependency on the sequence length. General efficient transformers are…

Computer Vision and Pattern Recognition · Computer Science 2023-05-22 Mingliang Zhai , Yulin Li , Xiameng Qin , Chen Yi , Qunyi Xie , Chengquan Zhang , Kun Yao , Yuwei Wu , Yunde Jia

Interpretability methods aim to understand the algorithm implemented by a trained model (e.g., a Transofmer) by examining various aspects of the model, such as the weight matrices or the attention patterns. In this work, through a…

Machine Learning · Computer Science 2023-12-05 Kaiyue Wen , Yuchen Li , Bingbin Liu , Andrej Risteski

This paper presents LOLA, a massively multilingual large language model trained on more than 160 languages using a sparse Mixture-of-Experts Transformer architecture. Our architectural and implementation choices address the challenge of…

Tokenization is a central component of natural language processing in current large language models (LLMs), enabling models to convert raw text into processable units. Although learned tokenizers are widely adopted, they exhibit notable…

The interest in statistical machine translation systems increases currently due to political and social events in the world. A proposed Statistical Machine Translation (SMT) based model that can be used to translate a sentence from the…

Computation and Language · Computer Science 2015-06-04 Ahmed G. M. ElSayed , Ahmed S. Salama , Alaa El-Din M. El-Ghazali

Businesses and customers can gain valuable information from product reviews. The sheer number of reviews often necessitates ranking them based on their potential helpfulness. However, only a few reviews ever receive any helpfulness votes on…

Computation and Language · Computer Science 2024-02-27 Ali Boluki , Javad Pourmostafa Roshan Sharami , Dimitar Shterionov

Benchmarks offer a scientific way to compare algorithms using objective performance metrics. Good benchmarks have two features: (a) they should be widely useful for many research groups; (b) and they should produce reproducible findings. In…

Large Language Models (LLMs) have achieved remarkable strides in multilingual translation but are hindered by a systemic cross-lingual verbosity bias, rendering them unsuitable for strict time-constrained tasks like subtitling and dubbing.…

Computation and Language · Computer Science 2026-01-29 Ziang Cui , Mengran Yu , Tianjiao Li , Chenyu Shi , Yingxuan Shi , Lusheng Zhang , Hongwei Lin

In the field of source code processing, the transformer-based representation models have shown great powerfulness and have achieved state-of-the-art (SOTA) performance in many tasks. Although the transformer models process the sequential…

Software Engineering · Computer Science 2022-07-19 Kechi Zhang , Ge Li , Zhi Jin

Hebrew is a Morphological rich language, making its modeling harder than simpler language. Recent developments such as Transformers in general and Bert in particular opened a path for Hebrew models that reach SOTA results, not falling short…

Computation and Language · Computer Science 2022-12-07 Nir Weingarten