paper-with-me

Papers

A Shared-Private Representation Model with Coarse-to-Fine Extraction for Target Sentiment Analysis

2020-11-01 · Findings of the Association for Computational Linguistics 2020 · Peiqin Lin, Meng Yang

Target sentiment analysis aims to detect opinion targets along with recognizing their sentiment polarities from a sentence. Some models with span-based labeling have achieved promising results in this task. However, the relation between the target extraction task and the target classification task has not been well exploited. Besides, the span-based target extraction algorithm has a poor performance on target phrases due to the maximum target length setting or length penalty factor. To address these problems, we propose a novel framework of Shared-Private Representation Model (SPRM) with a coarse-to-fine extraction algorithm. For jointly learning target extraction and classification, we design a Shared-Private Network, which encodes not only shared information for both tasks but also private information for each task. To avoid missing correct target phrases, we also propose a heuristic coarse-to-fine extraction algorithm that first gets the approximate interval of the targets by matching the nearest predicted start and end indexes and then extracts the targets by adopting an extending strategy. Experimental results show that our model achieves state-of-the-art performance.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

SentenceSentiment Analysis

Similar Papers 제목 키워드 기반

Disentangle-then-Align: Non-Iterative Hybrid Multimodal Image Registration via Cross-Scale Feature Disentanglement

2026-03-20 · Chunlei Zhang, Jiahao Xia, Yun Xiao, Bo Jiang 외 arxiv

Multimodal image registration is a fundamental task and a prerequisite for downstream cross-modal analysis. Despite recent progress in shared feature extraction and multi-scale architectures, two key limitations remain. …

Parameter PredictionImage Registration

EviDep: Uncertainty-Aware Multimodal Depression Estimation via Disentangled Evidential Learning

2026-04-17 · Fangyuan Liu, Sirui Zhao, Zeyu Zhang, Jinyang Huang 외 arxiv

Audio--visual recordings provide complementary cues for estimating depression severity, but their informativeness varies across time and modalities. Point predictions alone do not express the uncertainty associated with …

Cross-Modality Feature Fusion Based on Structured State Space Duality for Multimodal Image Registration Network

2026-06-02 · Zhikang Li, Yan Wu, Xin Hu, Yi Dai 외 arxiv

In multi-modal image registration, the primary challenge lies in shared structural information extraction. Compared to Transformers, Structured State Space Duality (SSD) offers greater global structural feature extractio…

Information ExtractionImage Registration

Coarse-to-Fine Entity Representations for Document-level Relation Extraction

2020-12-04 · Damai Dai, Jing Ren, Shuang Zeng, Baobao Chang 외

Document-level Relation Extraction (RE) requires extracting relations expressed within and across sentences. Recent works show that graph-based methods, usually constructing a document-level graph that captures document-…

Document-level Relation ExtractionRelationRelation Extraction

Disentangled Variational Information Bottleneck for Multiview Representation Learning

2021-05-17 · Feng Bao

Multiview data contain information from multiple modalities and have potentials to provide more comprehensive features for diverse machine learning tasks. A fundamental question in multiview analysis is what is the addit…

DisentanglementRepresentation Learning