paper-with-me

홈 › Papers

Geological Inference from Textual Data using Word Embeddings

2025-04-10 · Nanmanas Linphrachaya, Irving Gómez-Méndez, Adil Siripatana

This research explores the use of Natural Language Processing (NLP) techniques to locate geological resources, with a specific focus on industrial minerals. By using word embeddings trained with the GloVe model, we extract semantic relationships between target keywords and a corpus of geological texts. The text is filtered to retain only words with geographical significance, such as city names, which are then ranked by their cosine similarity to the target keyword. Dimensional reduction techniques, including Principal Component Analysis (PCA), Autoencoder, Variational Autoencoder (VAE), and VAE with Long Short-Term Memory (VAE-LSTM), are applied to enhance feature extraction and improve the accuracy of semantic relations. For benchmarking, we calculate the proximity between the ten cities most semantically related to the target keyword and identified mine locations using the haversine equation. The results demonstrate that combining NLP with dimensional reduction techniques provides meaningful insights into the spatial distribution of natural resources. Although the result shows to be in the same region as the supposed location, the accuracy has room for improvement.

📄 PDF Abstract BibTeX arXiv:2504.07490

Code (1)

NanmanasLin/Application-of-natural-language-processing-for-finding-semantic-relation-of-elusive-natural-resource 공식 구현

Tasks

BenchmarkingWord Embeddings

Methods 이 논문이 사용한 방법론

GloVe GloVe Embeddings are a type of word embedding that encode the co-occurrence probability ratio between two words as vector differences. GloVe uses a weighted least squares…
Focus 설명 없음

Similar Papers 제목 키워드 기반

Extending Wordnet to Geological Times

2018-01-01 · GWC 2018 1 · Henrique Muniz, Fabricio Chalub, Alexandre Rademaker, Valeria de Paiva

This paper describes work extending Princeton WordNet to the domain of geological texts, associated with the time periods of the geological eras of the Earth History. We intend this extension to be considered as an examp…

On Measuring and Mitigating Biased Inferences of Word Embeddings

2019-08-25 · Sunipa Dev, Tao Li, Jeff Phillips, Vivek Srikumar

Word embeddings carry stereotypical connotations from the text they are trained on, which can lead to invalid inferences in downstream models that rely on them. We use this observation to design a mechanism for measuring…

Natural Language InferenceWord Embeddings

Revisiting Word Embeddings in the LLM Era

2025-02-26 · Yash Mahajan, Matthew Freestone, Sathyanarayanan Aakur, Santu Karmaker

Large Language Models (LLMs) have recently shown remarkable advancement in various NLP tasks. As such, a popular trend has emerged lately where NLP researchers extract word/sentence/document embeddings from these large d…

DecoderSentenceWord Embeddings

Learned in Speech Recognition: Contextual Acoustic Word Embeddings

2018-10-22 · Anonymous

End-to-end acoustic-to-word speech recognition models have recently gained popularity because they are easy to train, scale well to large amounts of training data, and do not require a lexicon. In addition, word models m…

Sentencespeech-recognitionSpeech RecognitionSpoken Language Understanding+1

Learned In Speech Recognition: Contextual Acoustic Word Embeddings

2019-02-18 · Shruti Palaskar, Vikas Raunak, Florian Metze

End-to-end acoustic-to-word speech recognition models have recently gained popularity because they are easy to train, scale well to large amounts of training data, and do not require a lexicon. In addition, word models m…

Sentencespeech-recognitionSpeech RecognitionSpoken Language Understanding+1