paper-with-me

Papers

Terminology-based Text Embedding for Computing Document Similarities on Technical Content

2019-06-05 · JEPTALNRECITAL 2019 7 · Hamid Mirisaee, Eric Gaussier, Cedric Lagnier, Agnes Guerraz

We propose in this paper a new, hybrid document embedding approach in order to address the problem of document similarities with respect to the technical content. To do so, we employ a state-of-the-art graph techniques to first extract the keyphrases (composite keywords) of documents and, then, use them to score the sentences. Using the ranked sentences, we propose two approaches to embed documents and show their performances with respect to two baselines. With domain expert annotations, we illustrate that the proposed methods can find more relevant documents and outperform the baselines up to 27% in terms of NDCG.

📄 PDF Abstract BibTeX arXiv:1906.01874

Code (0)

등록된 구현이 없습니다.

Tasks

Document Embedding

Similar Papers 제목 키워드 기반

STELLA: Self-Reflective Terminology-Aware Framework for Building an Aerospace Information Retrieval Benchmark

2026-01-07 · Bongmin Kim arxiv

Tasks in the aerospace industry heavily rely on searching and reusing large volumes of technical documents, yet there is no public information retrieval (IR) benchmark that reflects the terminology- and query-intent char…

Information Retrieval

Document Network Projection in Pretrained Word Embedding Space

2020-01-16 · Antoine Gourru, Adrien Guille, Julien Velcin, Julien Jacques

We present Regularized Linear Embedding (RLE), a novel method that projects a collection of linked documents (e.g. citation network) into a pretrained word embedding space. In addition to the textual content, we leverage…

ClusteringGeneral ClassificationInformation RetrievalLink Prediction+3

MedNorm: A Corpus and Embeddings for Cross-terminology Medical Concept Normalisation

2019-08-01 · WS 2019 8 · Maksim Belousov, William G. Dixon, Goran Nenadic

The medical concept normalisation task aims to map textual descriptions to standard terminologies such as SNOMED-CT or MedDRA. Existing publicly available datasets annotated using different terminologies cannot be simply…

Representation Learning

TermGPT: Multi-Level Contrastive Fine-Tuning for Terminology Adaptation in Legal and Financial Domain

2025-11-13 · Yidan Sun, Mengying Zhu, Feiyue Chen, Yangyang Wu 외 arxiv

Large language models (LLMs) have demonstrated impressive performance in text generation tasks; however, their embedding spaces often suffer from the isotropy problem, resulting in poor discrimination of domain-specific …

Contrastive LearningText Generation

Context-aware Neural Machine Translation with Mini-batch Embedding

2021-04-01 · EACL 2021 2 · Makoto Morishita, Jun Suzuki, Tomoharu Iwata, Masaaki Nagata

It is crucial to provide an inter-sentence context in Neural Machine Translation (NMT) models for higher-quality translation. With the aim of using a simple approach to incorporate inter-sentence information, we propose …

Machine TranslationNMTSentenceTranslation