paper-with-me

Papers

A Hierarchical Context-aware Modeling Approach for Multi-aspect and Multi-granular Pronunciation Assessment

2023-05-29 · Fu-An Chao, Tien-Hong Lo, Tzu-I Wu, Yao-Ting Sung, Berlin Chen

Automatic Pronunciation Assessment (APA) plays a vital role in Computer-assisted Pronunciation Training (CAPT) when evaluating a second language (L2) learner's speaking proficiency. However, an apparent downside of most de facto methods is that they parallelize the modeling process throughout different speech granularities without accounting for the hierarchical and local contextual relationships among them. In light of this, a novel hierarchical approach is proposed in this paper for multi-aspect and multi-granular APA. Specifically, we first introduce the notion of sup-phonemes to explore more subtle semantic traits of L2 speakers. Second, a depth-wise separable convolution layer is exploited to better encapsulate the local context cues at the sub-word level. Finally, we use a score-restraint attention pooling mechanism to predict the sentence-level scores and optimize the component models with a multitask learning (MTL) framework. Extensive experiments carried out on a publicly-available benchmark dataset, viz. speechocean762, demonstrate the efficacy of our approach in relation to some cutting-edge baselines.

📄 PDF Abstract BibTeX arXiv:2305.18146

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech RecognitionMulti-Task LearningPhone-level pronunciation scoringSentenceUtterance-level pronounciation scoringWord-level pronunciation scoring

Methods 이 논문이 사용한 방법론

Attention Pooling 설명 없음
APA 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Enhanced Coherence-Aware Network with Hierarchical Disentanglement for Aspect-Category Sentiment Analysis

2024-03-15 · Jin Cui, Fumiyo Fukumoto, Xinfeng Wang, Yoshimi Suzuki 외

Aspect-category-based sentiment analysis (ACSA), which aims to identify aspect categories and predict their sentiments has been intensively studied due to its wide range of NLP applications. Most approaches mainly utiliz…

Aspect Category Sentiment AnalysisDisentanglementSentenceSentiment Analysis

BiSyn-GAT+: Bi-Syntax Aware Graph Attention Network for Aspect-based Sentiment Analysis

2022-04-06 · Findings (ACL) 2022 5 · Shuo Liang, Wei Wei, Xian-Ling Mao, Fei Wang 외

Aspect-based sentiment analysis (ABSA) is a fine-grained sentiment analysis task that aims to align aspects and corresponding sentiments for aspect-specific sentiment polarity inference. It is challenging because a sente…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Graph AttentionSentence+1

Hierarchical Attention Based Position-Aware Network for Aspect-Level Sentiment Analysis

2018-10-01 · CONLL 2018 10 · Lishuang Li, Yang Liu, AnQiao Zhou

Aspect-level sentiment analysis aims to identify the sentiment of a specific target in its context. Previous works have proved that the interactions between aspects and the contexts are important. On this basis, we also …

Aspect-Based Sentiment Analysis (ABSA)Feature EngineeringPositionSentence+1

Out of Context: A New Clue for Context Modeling of Aspect-based Sentiment Analysis

2021-06-21 · Bowen Xing, Ivor W. Tsang

Aspect-based sentiment analysis (ABSA) aims to predict the sentiment expressed in a review with respect to a given aspect. The core of ABSA is to model the interaction between the context and given aspect to extract the …

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Sentiment Analysis

Context-Aware Hierarchical Taxonomy Generation for Scientific Papers via LLM-Guided Multi-Aspect Clustering

2025-09-23 · Kun Zhu, Lizi Liao, Yuxuan Gu, Lei Huang 외 arxiv

The rapid growth of scientific literature demands efficient methods to organize and synthesize research findings. Existing taxonomy construction methods, leveraging unsupervised clustering or direct prompting of large la…