paper-with-me

Papers

Exploiting Network Structures to Improve Semantic Representation for the Financial Domain

2021-07-13 · FinNLP 2021 8 · Chao Feng, Shi-jie We

This paper presents the participation of the MiniTrue team in the FinSim-3 shared task on learning semantic similarities for the financial domain in English language. Our approach combines contextual embeddings learned by transformer-based language models with network structures embeddings extracted on external knowledge sources, to create more meaningful representations of financial domain entities and terms. For this, two BERT based language models and a knowledge graph embedding model are used. Besides, we propose a voting function to joint three basic models for the final inference. Experimental results show that the model with the knowledge graph embeddings has achieved a superior result than these models with only contextual embeddings. Nevertheless, we also observe that our voting function brings an extra benefit to the final system.

📄 PDF Abstract BibTeX arXiv:2107.05885

Code (0)

등록된 구현이 없습니다.

Tasks

Graph EmbeddingKnowledge Graph EmbeddingKnowledge Graph Embeddings

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
Residual Connection 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…

Similar Papers 제목 키워드 기반

Enhancing Efficiency of Local Projections Estimation with Volatility Clustering in High-Frequency Data

2025-03-04 · Chew Lian Chua, David Gunawan, Sandy Suardi

This paper advances the local projections (LP) method by addressing its inefficiency in high-frequency economic and financial data with volatility clustering. We incorporate a generalized autoregressive conditional heter…

Clustering

Exploiting Word Internal Structures for Generic Chinese Sentence Representation

2017-09-01 · EMNLP 2017 9 · Shaonan Wang, Jiajun Zhang, Cheng-qing Zong

We introduce a novel mixed characterword architecture to improve Chinese sentence representations, by utilizing rich semantic information of word internal structures. Our architecture uses two key strategies. The first i…

SentenceSentence Similarity

Interoperable Semantic Annotation

2020-05-01 · LREC 2020 5 · Lars Hellan

The paper presents an annotation schema with the following characteristics: it is formally compact; it systematically and compositionally expands into fullfledged analytic representations, exploiting simple algorithms of…

Learning Concept Embeddings for Efficient Bag-of-Concepts Densification

2017-02-10 · Walid Shalaby, Wlodek Zadrozny

Explicit concept space models have proven efficacy for text representation in many natural language and text mining applications. The idea is to embed textual structures into a semantic space of concepts which captures t…

Document Classification

Semi-Supervised Domain Adaptation for Weakly Labeled Semantic Video Object Segmentation

2016-06-07 · Huiling Wang, Tapani Raiko, Lasse Lensu, Tinghuai Wang 외

Deep convolutional neural networks (CNNs) have been immensely successful in many high-level computer vision tasks given large labeled datasets. However, for video semantic object segmentation, a domain where labels are s…

Domain AdaptationSegmentationSemantic SegmentationSemi-supervised Domain Adaptation+3