paper-with-me

Papers

How would Stance Detection Techniques Evolve after the Launch of ChatGPT?

2022-12-30 · BoWen Zhang, Daijun Ding, Liwen Jing, Genan Dai, Nan Yin

Stance detection refers to the task of extracting the standpoint (Favor, Against or Neither) towards a target in given texts. Such research gains increasing attention with the proliferation of social media contents. The conventional framework of handling stance detection is converting it into text classification tasks. Deep learning models have already replaced rule-based models and traditional machine learning models in solving such problems. Current deep neural networks are facing two main challenges which are insufficient labeled data and information in social media posts and the unexplainable nature of deep learning models. A new pre-trained language model chatGPT was launched on Nov 30, 2022. For the stance detection tasks, our experiments show that ChatGPT can achieve SOTA or similar performance for commonly used datasets including SemEval-2016 and P-Stance. At the same time, ChatGPT can provide explanation for its own prediction, which is beyond the capability of any existing model. The explanations for the cases it cannot provide classification results are especially useful. ChatGPT has the potential to be the best AI model for stance detection tasks in NLP, or at least change the research paradigm of this field. ChatGPT also opens up the possibility of building explanatory AI for stance detection.

📄 PDF Abstract BibTeX arXiv:2212.14548

Code (1)

nicolay-r/RuSentRel-Leaderboard

Tasks

Language ModellingStance Detectiontext-classificationText Classification

Similar Papers 제목 키워드 기반

How does Truth Evolve into Fake News? An Empirical Study of Fake News Evolution

2021-03-10 · Mingfei Guo, Xiuying Chen, Juntao Li, Dongyan Zhao 외

Automatically identifying fake news from the Internet is a challenging problem in deception detection tasks. Online news is modified constantly during its propagation, e.g., malicious users distort the original truth and…

ArticlesDeception Detectiontext similarity

PUPAE: Intuitive and Actionable Explanations for Time Series Anomalies

2024-01-16 · Audrey Der, Chin-Chia Michael Yeh, Yan Zheng, Junpeng Wang 외

In recent years there has been significant progress in time series anomaly detection. However, after detecting an (perhaps tentative) anomaly, can we explain it? Such explanations would be useful to triage anomalies. For…

Anomaly DetectioncounterfactualCounterfactual ExplanationTime Series+1

Managing Change in Graph-structured Data Using Description Logics (long version with appendix)

2014-04-16 · Shqiponja Ahmetaj, Diego Calvanese, Magdalena Ortiz, Mantas Simkus

In this paper, we consider the setting of graph-structured data that evolves as a result of operations carried out by users or applications. We study different reasoning problems, which range from ensuring the satisfacti…

Management

DSevolve: Enabling Real-Time Adaptive Scheduling on Dynamic Flexible Job Shop with LLM-Evolved Heuristic Portfolios

2026-03-29 · Jin Huang, Jie Yang, XinLei Zhou, Qihao Liu 외 arxiv

In dynamic flexible job shops, order arrivals, machine breakdowns, and processing-time deviations continually reshape the scheduling state and the priority trade-offs behind dispatching decisions. Dispatching rules are w…

Reinforcement Learning

Detection of Peculiar Word Sense by Distance Metric Learning with Labeled Examples

2012-05-01 · LREC 2012 5 · Minoru Sasaki, Hiroyuki Shinnou

For natural language processing on machines, resolving such peculiar usages would be particularly useful in constructing a dictionary and dataset for word sense disambiguation. Hence, it is necessary to develop a method …

General ClassificationMetric LearningOutlier DetectionWord Sense Disambiguation