paper-with-me

Papers

Putting Context in Context: the Impact of Discussion Structure on Text Classification

2024-02-05 · Nicolò Penzo, Antonio Longa, Bruno Lepri, Sara Tonelli, Marco Guerini

Current text classification approaches usually focus on the content to be classified. Contextual aspects (both linguistic and extra-linguistic) are usually neglected, even in tasks based on online discussions. Still in many cases the multi-party and multi-turn nature of the context from which these elements are selected can be fruitfully exploited. In this work, we propose a series of experiments on a large dataset for stance detection in English, in which we evaluate the contribution of different types of contextual information, i.e. linguistic, structural and temporal, by feeding them as natural language input into a transformer-based model. We also experiment with different amounts of training data and analyse the topology of local discussion networks in a privacy-compliant way. Results show that structural information can be highly beneficial to text classification but only under certain circumstances (e.g. depending on the amount of training data and on discussion chain complexity). Indeed, we show that contextual information on smaller datasets from other classification tasks does not yield significant improvements. Our framework, based on local discussion networks, allows the integration of structural information, while minimising user profiling, thus preserving their privacy.

📄 PDF Abstract BibTeX arXiv:2402.02975

Code (1)

dhfbk/pucc 공식 구현 pytorch

Tasks

Stance Detectiontext-classificationText Classification

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Putting Context in SNACS: A 5-Way Classification of Adpositional Pragmatic Markers

2022-06-01 · LREC (LAW) 2022 6 · Yang Janet Liu, Jena D. Hwang, Nathan Schneider, Vivek Srikumar

The SNACS framework provides a network of semantic labels called supersenses for annotating adpositional semantics in corpora. In this work, we consider English prepositions (and prepositional phrases) that are chiefly p…

Context Learning for Multi-Agent Discussion

2026-02-02 · Xingyuan Hua, Sheng Yue, Xinyi Li, Yizhe Zhao 외 arxiv

Multi-Agent Discussion (MAD) has garnered increasing attention very recently, where multiple LLM instances collaboratively solve problems via structured discussion. However, we find that current MAD methods easily suffer…

Computational Efficiency

Context is Important in Depressive Language: A Study of the Interaction Between the Sentiments and Linguistic Markers in Reddit Discussions

2024-05-28 · Neha Sharma, Kairit Sirts

Research exploring linguistic markers in individuals with depression has demonstrated that language usage can serve as an indicator of mental health. This study investigates the impact of discussion topic as context on l…

Sentiment Analysis

Generating Situated Reflection Triggers about Alternative Solution Paths: A Case Study of Generative AI for Computer-Supported Collaborative Learning

2024-04-28 · Atharva Naik, Jessica Ruhan Yin, Anusha Kamath, Qianou Ma 외

An advantage of Large Language Models (LLMs) is their contextualization capability - providing different responses based on student inputs like solution strategy or prior discussion, to potentially better engage students…

Cloud Computing

A Factored Neural Network Model for Characterizing Online Discussions in Vector Space

2017-09-01 · EMNLP 2017 9 · Hao Cheng, Hao Fang, Mari Ostendorf

We develop a novel factored neural model that learns comment embeddings in an unsupervised way leveraging the structure of distributional context in online discussion forums. The model links different context with relate…

Feature Engineering