中文
相关论文

相关论文: ARC-NLP at PAN 2023: Hierarchical Long Text Classi…

200 篇论文

Text classification is a quintessential and practical problem in natural language processing with applications in diverse domains such as sentiment analysis, fake news detection, medical diagnosis, and document classification. A sizable…

计算与语言 · 计算机科学 2024-10-15 Syed Mustafa Haider Rizvi , Ramsha Imran , Arif Mahmood

We explore solutions for automated labeling of content in bug trackers and customer support systems. In order to do that, we classify content in terms of several criteria, such as priority or product area. In the first part of the paper, we…

信息检索 · 计算机科学 2018-07-10 Volodymyr Lyubinets , Taras Boiko , Deon Nicholas

Psychological biases, such as confirmation bias, make individuals particularly vulnerable to believing and spreading fake news on social media, leading to significant consequences in domains such as public health and politics. Machine…

计算与语言 · 计算机科学 2025-09-01 Sara B. Coutinho , Rafael M. O. Cruz , Francimaria R. S. Nascimento , George D. C. Cavalcanti

We propose a novel document generation process based on hierarchical latent tree models (HLTMs) learned from data. An HLTM has a layer of observed word variables at the bottom and multiple layers of latent variables on top. For each…

计算与语言 · 计算机科学 2019-07-01 Peixian Chen , Zhourong Chen , Nevin L. Zhang

Because of the inevitable cost and complexity of transformer and pre-trained models, efficiency concerns are raised for long text classification. Meanwhile, in the highly sensitive domains, e.g., healthcare and legal long-text mining,…

计算与语言 · 计算机科学 2023-04-05 Yexiang Wang , Yating Zhang , Xiaozhong Liu , Changlong Sun

The rising growth of fake news and misleading information through online media outlets demands an automatic method for detecting such news articles. Of the few limited works which differentiate between trusted vs other types of news article…

计算与语言 · 计算机科学 2019-10-29 Vaibhav Vaibhav , Raghuram Mandyam Annasamy , Eduard Hovy

Large Language Models (LLMs) often struggle with creative generation, and multi-agent frameworks that improve reasoning through interaction can paradoxically hinder creativity by inducing content homogenization. We introduce LLM Review, a…

计算与语言 · 计算机科学 2026-01-14 Weiyue Li , Mingxiao Song , Zhenda Shen , Dachuan Zhao , Yunfan Long , Yi Li , Yongce Li , Ruyi Yang , Mengyu Wang

Recent advances in large pre-trained language models have demonstrated strong results in generating natural languages and significantly improved performances for many natural language generation (NLG) applications such as machine…

计算与语言 · 计算机科学 2022-09-27 Nanyun Peng

Text classification algorithms investigate the intricate relationships between words or phrases and attempt to deduce the document's interpretation. In the last few years, these algorithms have progressed tremendously. Transformer…

计算与语言 · 计算机科学 2022-06-28 Snehal Khandve , Vedangi Wagh , Apurva Wani , Isha Joshi , Raviraj Joshi

Recent advances in large language models (LLMs) have enabled the large-scale generation of highly fluent and deceptive news-like content. While prior work has often treated fake news detection as a binary classification problem, modern fake…

计算与语言 · 计算机科学 2026-04-13 Xinyu Wang , Sai Koneru , Wenbo Zhang , Wenliang Zheng , Saksham Ranjan , Sarah Rajtmajer

This paper presents an effective approach to detect AI-generated text, developed for the Defactify 4.0 shared task at the fourth workshop on multimodal fact checking and hate speech detection. The task consists of two subtasks: Task-A,…

计算与语言 · 计算机科学 2025-02-25 Avinash Trivedi , Sangeetha Sivanesan

With surge in online platforms, there has been an upsurge in the user engagement on these platforms via comments and reactions. A large portion of such textual comments are abusive, rude and offensive to the audience. With machine learning…

计算与语言 · 计算机科学 2021-08-17 Ayush Kumar , Pratik Kumar

We present the shared task on Fine-Grained Propaganda Detection, which was organized as part of the NLP4IF workshop at EMNLP-IJCNLP 2019. There were two subtasks. FLC is a fragment-level task that asks for the identification of propagandist…

计算与语言 · 计算机科学 2019-10-23 Giovanni Da San Martino , Alberto Barrón-Cedeño , Preslav Nakov

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…

计算与语言 · 计算机科学 2023-10-27 Vijini Liyanage , Davide Buscaldi

Event extraction, the technology that aims to automatically get the structural information from documents, has attracted more and more attention in many fields. Most existing works discuss this issue with the token-level multi-label…

计算与语言 · 计算机科学 2022-01-11 Zhuo Xu , Yue Wang , Lu Bai , Lixin Cui

Trie-Augmented Neural Networks (TANNs) combine trie structures with neural networks, forming a hierarchical design that enhances decision-making transparency and efficiency in machine learning. This paper investigates the use of TANNs for…

计算与语言 · 计算机科学 2024-06-18 Temitayo Adefemi

Hierarchical text classification (HTC) is a special sub-task of multi-label classification (MLC) whose taxonomy is constructed as a tree and each sample is assigned with at least one path in the tree. Latest HTC models contain three…

计算与语言 · 计算机科学 2024-08-13 Zhijian Chen , Zhonghua Li , Jianxin Yang , Ye Qi

We address an important gap in detecting political bias in news articles. Previous works that perform document classification can be influenced by the writing style of each news outlet, leading to overfitting and limited generalizability.…

计算与语言 · 计算机科学 2023-10-30 Jiwoo Hong , Yejin Cho , Jaemin Jung , Jiyoung Han , James Thorne

The way we communicate and work has changed significantly with the rise of the Internet. While it has opened up new opportunities, it has also brought about an increase in cyber threats. One common and serious threat is phishing, where…

密码学与安全 · 计算机科学 2024-07-11 Furkan Çolhak , Mert İlhan Ecevit , Bilal Emir Uçar , Reiner Creutzburg , Hasan Dağ

Recurrent Neural Networks (RNNs) are widely used in the field of natural language processing (NLP), ranging from text categorization to question answering and machine translation. However, RNNs generally read the whole text from beginning…

计算与语言 · 计算机科学 2019-05-29 Ting Huang , Gehui Shen , Zhi-Hong Deng