paper-with-me

Papers

GM-CTSC at SemEval-2020 Task 1: Gaussian Mixtures Cross Temporal Similarity Clustering

2020-05-20 · SEMEVAL 2020 · Pierluigi Cassotti, Annalina Caputo, Marco Polignano, Pierpaolo Basile

This paper describes the system proposed for the SemEval-2020 Task 1: Unsupervised Lexical Semantic Change Detection. We focused our approach on the detection problem. Given the semantics of words captured by temporal word embeddings in different time periods, we investigate the use of unsupervised methods to detect when the target word has gained or loosed senses. To this end, we defined a new algorithm based on Gaussian Mixture Models to cluster the target similarities computed over the two periods. We compared the proposed approach with a number of similarity-based thresholds. We found that, although the performance of the detection methods varies across the word embedding algorithms, the combination of Gaussian Mixture with Temporal Referencing resulted in our best system.

📄 PDF Abstract BibTeX arXiv:2005.09946

Code (0)

등록된 구현이 없습니다.

Tasks

Change DetectionClusteringWord Embeddings

Similar Papers 제목 키워드 기반

An Analysis of Multilingual FActScore

2024-06-20 · Kim Trong Vu, Michael Krumdick, Varshini Reddy, Franck Dernoncourt 외

FActScore has gained popularity as a metric to estimate the factuality of long-form texts generated by Large Language Models (LLMs) in English. However, there has not been any work in studying the behavior of FActScore i…

OpenFActScore: Open-Source Atomic Evaluation of Factuality in Text Generation

2025-07-08 · Lucas Fonseca Lage, Simon Ostermann

We introduce OpenFActScore, an open-source implementation of the FActScore framework for evaluating the factuality of text generated by large language models (LLMs). FActScore evaluates the factual accuracy of long-form …

Text Generation

ConflictScore: Identifying and Measuring How Language Models Handle Conflicting Evidence

2026-06-24 · Siyi Liu, Aaron Halfaker, Dan Roth, Patrick Xia arxiv

Existing metrics for factuality and faithfulness evaluate whether an answer is supported or contradicted by its grounding documents, but they fail to capture when both supporting and contradicting evidence coexist. We in…

Guaranteed bounds on the Kullback-Leibler divergence of univariate mixtures using piecewise log-sum-exp inequalities

2016-06-19 · Frank Nielsen, Ke Sun

Information-theoretic measures such as the entropy, cross-entropy and the Kullback-Leibler divergence between two mixture models is a core primitive in many signal processing tasks. Since the Kullback-Leibler divergence …

Form

Gaussian Mixture Convolution Networks

2022-02-18 · ICLR 2022 4 · Adam Celarek, Pedro Hermosilla, Bernhard Kerbl, Timo Ropinski 외

This paper proposes a novel method for deep learning based on the analytical convolution of multidimensional Gaussian mixtures. In contrast to tensors, these do not suffer from the curse of dimensionality and allow for a…