paper-with-me

홈 › Papers

Meaning at the Planck scale? Contextualized word embeddings for doing history, philosophy, and sociology of science

2024-11-21 · Arno Simons

This paper explores the potential of contextualized word embeddings (CWEs) as a new tool in the history, philosophy, and sociology of science (HPSS) for studying contextual and evolving meanings of scientific concepts. Using the term "Planck" as a test case, I evaluate five BERT-based models with varying degrees of domain-specific pretraining, including my custom model Astro-HEP-BERT, trained on the Astro-HEP Corpus, a dataset containing 21.84 million paragraphs from 600,000 articles in astrophysics and high-energy physics. For this analysis, I compiled two labeled datasets: (1) the Astro-HEP-Planck Corpus, consisting of 2,900 labeled occurrences of "Planck" sampled from 1,500 paragraphs in the Astro-HEP Corpus, and (2) a physics-related Wikipedia dataset comprising 1,186 labeled occurrences of "Planck" across 885 paragraphs. Results demonstrate that the domain-adapted models outperform the general-purpose ones in disambiguating the target term, predicting its known meanings, and generating high-quality sense clusters, as measured by a novel purity indicator I developed. Additionally, this approach reveals semantic shifts in the target term over three decades in the unlabeled Astro-HEP Corpus, highlighting the emergence of the Planck space mission as a dominant sense. The study underscores the importance of domain-specific pretraining for analyzing scientific language and demonstrates the cost-effectiveness of adapting pretrained models for HPSS research. By offering a scalable and transferable method for modeling the meanings of scientific concepts, CWEs open up new avenues for investigating the socio-historical dynamics of scientific discourses.

📄 PDF Abstract BibTeX arXiv:2411.14073

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesPhilosophySociologyWord Embeddings

Similar Papers 제목 키워드 기반

What Does This Word Mean? Explaining Contextualized Embeddings with Natural Language Definition

2019-11-01 · IJCNLP 2019 11 · Ting-Yun Chang, Yun-Nung Chen

Contextualized word embeddings have boosted many NLP tasks compared with traditional static word embeddings. However, the word with a specific sense may have different contextualized embeddings due to its various context…

Word Embeddings

Dynamic Contextualized Word Embeddings

2020-10-23 · ACL 2021 5 · Valentin Hofmann, Janet B. Pierrehumbert, Hinrich Schütze

Static word embeddings that represent words by a single vector cannot capture the variability of word meaning in different linguistic and extralinguistic contexts. Building on prior work on contextualized and dynamic wor…

Language ModelingLanguage ModellingWord Embeddings

CWTM: Leveraging Contextualized Word Embeddings from BERT for Neural Topic Modeling

2023-05-16 · Zheng Fang, Yulan He, Rob Procter

Most existing topic models rely on bag-of-words (BOW) representation, which limits their ability to capture word order information and leads to challenges with out-of-vocabulary (OOV) words in new documents. Contextualiz…

Document ClassificationLanguage ModellingNatural Language UnderstandingNER+3

Multimodal Embeddings from Language Models

2019-09-10 · Shao-Yen Tseng, Panayiotis Georgiou, Shrikanth Narayanan

Word embeddings such as ELMo have recently been shown to model word semantics with greater efficacy through contextualized learning on large-scale language corpora, resulting in significant improvement in state of the ar…

Emotion RecognitionLanguage ModelingLanguage ModellingWord Embeddings

Diachronic Sense Modeling with Deep Contextualized Word Embeddings: An Ecological View

2019-07-01 · ACL 2019 7 · Renfen Hu, Shen Li, Shichen Liang

Diachronic word embeddings have been widely used in detecting temporal changes. However, existing methods face the meaning conflation deficiency by representing a word as a single vector at each time period. To address t…

Change DetectionDiachronic Word EmbeddingsWord Embeddings