paper-with-me

홈 › Papers

Word and Phrase Features in Graph Convolutional Network for Automatic Question Classification

2024-09-04 · Junyoung Lee, Ninad Dixit, Kaustav Chakrabarti, S. Supraja

Effective question classification is crucial for AI-driven educational tools, enabling adaptive learning systems to categorize questions by skill area, difficulty level, and competence. This classification not only supports educational diagnostics and analytics but also enhances complex tasks like information retrieval and question answering by associating questions with relevant categories. Traditional methods, often based on word embeddings and conventional classifiers, struggle to capture the nuanced relationships in natural language, leading to suboptimal performance. To address this, we propose a novel approach leveraging graph convolutional networks, named Phrase Question-Graph Convolutional Network (PQ-GCN) to better model the inherent structure of questions. By representing questions as graphs-where nodes signify words or phrases and edges denote syntactic or semantic relationships-our method allows the model to learn from the interconnected nature of language more effectively. Additionally, we explore the incorporation of phrase-based features to enhance classification performance on question datasets of various domains and characteristics. Our findings demonstrate that the proposed model, augmented with these features, offer a promising solution for more robust and context-aware question classification, bridging the gap between graph neural network research and practical educational applications of AI.

📄 PDF Abstract BibTeX arXiv:2409.02481

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGraph Neural NetworkInformation RetrievalQuestion AnsweringWord Embeddings

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Syntax Tree Constrained Graph Network for Visual Question Answering

2023-09-17 · Xiangrui Su, Qi Zhang, Chongyang Shi, Jiachang Liu 외

Visual Question Answering (VQA) aims to automatically answer natural language questions related to given image content. Existing VQA methods integrate vision modeling and language understanding to explore the deep semant…

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

DivGraphPointer: A Graph Pointer Network for Extracting Diverse Keyphrases

2019-05-19 · Zhiqing Sun, Jian Tang, Pan Du, Zhi-Hong Deng 외

Keyphrase extraction from documents is useful to a variety of applications such as information retrieval and document summarization. This paper presents an end-to-end method called DivGraphPointer for extracting a set of…

Document SummarizationInformation RetrievalKeyphrase ExtractionRetrieval

THU\_NGN at IJCNLP-2017 Task 2: Dimensional Sentiment Analysis for Chinese Phrases with Deep LSTM

2017-12-01 · IJCNLP 2017 12 · Chuhan Wu, Fangzhao Wu, Yongfeng Huang, Sixing Wu 외

Predicting valence-arousal ratings for words and phrases is very useful for constructing affective resources for dimensional sentiment analysis. Since the existing valence-arousal resources of Chinese are mainly in word-…

Opinion MiningPOSSentiment AnalysisTask 2

Essentia: Mining Domain-Specific Paraphrases with Word-Alignment Graphs

2019-10-01 · WS 2019 11 · Danni Ma, Chen Chen, Behzad Golshan, Wang-Chiew Tan

Paraphrases are important linguistic resources for a wide variety of NLP applications. Many techniques for automatic paraphrase mining from general corpora have been proposed. While these techniques are successful at dis…

Paraphrase MiningWord Alignment

Fake News Detection via Knowledge-driven Multimodal Graph Convolutional Networks

2020-06-08 · ICMR 2020 6 · Youze Wang, Shengsheng Qian, Jun Hu1, Quan Fang 외

Nowadays, with the rapid development of social media, there is a great deal of news produced every day. How to detect fake news automatically from a large of multimedia posts has become very important for people, the …

Fake News DetectionNews RecommendationWorld Knowledge