paper-with-me

Papers

A cognitively driven weighted-entropy model for embedding semantic categories in hyperbolic geometry

2021-12-13 · Eugene Yu Ji

In this paper, an unsupervised and cognitively driven weighted-entropy method for embedding semantic categories in hyperbolic geometry is proposed. The model is driven by two fields of research in cognitive linguistics: the first is the statistical learning theory of language acquisition and the proposal of using high-dimensional networks to represent semantic knowledge in cognition, and the second is the domain-specific approach to semantic communication. Weighted conditional entropy of word co-occurrence is proposed as the embedding metric, and the two weighting parameters are collocation diversity and conditional probability ranking in the corresponding statistical distribution. The Boltzmann distribution is then used on the weighted-entropy metric and embedded into a hyperbolic Poincare disk model. Testing has been in particular performed in the domains of basic color and kinship words, which belong to the classes that domain-specificity focused research in cognitive semantics has most intensively investigated. Results show that this new approach can successfully model and map the semantic relationships of popularity and similarity for most of the basic color and kinship words in English and have potential to be generalized to other semantic domains and different languages. Generally, this paper contributes to both computational cognitive semantics and the research on network and geometry-driven language embedding in computational linguistics and NLP.

📄 PDF Abstract BibTeX arXiv:2112.06876

Code (0)

등록된 구현이 없습니다.

Tasks

Language AcquisitionLearning TheorySemantic CommunicationSpecificity

Similar Papers 제목 키워드 기반

Adversarially Trained Convolutional Neural Networks for Semantic Segmentation of Ischaemic Stroke Lesion using Multisequence Magnetic Resonance Imaging

2019-08-03 · Rachana Sathish, Ronnie Rajan, Anusha Vupputuri, Nirmalya Ghosh 외

Ischaemic stroke is a medical condition caused by occlusion of blood supply to the brain tissue thus forming a lesion. A lesion is zoned into a core associated with irreversible necrosis typically located at the center o…

SegmentationSemantic Segmentation

TeamUp: Semantic Project Matching and Team Formation for Learning at Scale

2026-05-05 · Dhruv Gulwani, Basem Suleiman, Aditya Joshi, Sonit Singh arxiv

Project-based learning improves student engagement and learning outcomes, yet allocating students to appropriately challenging projects while forming cognitively diverse teams remains difficult at scale. Traditional allo…

FASE: Fast Adaptive Semantic Entropy for Code Quality

2026-06-08 · Shizhe Lin, Ladan Tahvildari arxiv

Multi-agent code generation offers a promising paradigm for autonomous software development by simulating the human software engineering lifecycle. However, system reliability remains hindered by LLM hallucinations and e…

Code Generation

Thinking in Uncertainty: Mitigating Hallucinations in MLRMs with Latent Entropy-Aware Decoding

2026-03-09 · Zhongxing Xu, Zhonghua Wang, Zhe Qian, Dachuan Shi 외 arxiv

Recent advancements in multimodal large reasoning models (MLRMs) have significantly improved performance in visual question answering. However, we observe that transition words (e.g., because, however, and wait) are clos…

Visual Question Answering

Visual Semantic Entropy: Do Vision Language Models Recognize Visual Ambiguity?

2026-06-30 · Ta Duc Huy, Trang Nguyen, Townim Chowdhury, Ankit Yadav 외 arxiv

Vision-language models can produce confident answers on visually ambiguous inputs, resulting in biased predictions. Common entropy-based methods, such as Semantic Entropy (SE), rely on output diversity. Yet our analysis …