paper-with-me

홈 › Papers

Exploitation of Co-reference in Distributional Semantics

2016-05-01 · LREC 2016 5 · Dominik Schlechtweg

The aim of distributional semantics is to model the similarity of the meaning of words via the words they occur with. Thereby, it relies on the distributional hypothesis implying that similar words have similar contexts. Deducing meaning from the distribution of words is interesting as it can be done automatically on large amounts of freely available raw text. It is because of this convenience that most current state-of-the-art-models of distributional semantics operate on raw text, although there have been successful attempts to integrate other kinds of―e.g., syntactic―information to improve distributional semantic models. In contrast, less attention has been paid to semantic information in the research community. One reason for this is that the extraction of semantic information from raw text is a complex, elaborate matter and in great parts not yet satisfyingly solved. Recently, however, there have been successful attempts to integrate a certain kind of semantic information, i.e., co-reference. Two basically different kinds of information contributed by co-reference with respect to the distribution of words will be identified. We will then focus on one of these and examine its general potential to improve distributional semantic models as well as certain more specific hypotheses.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Don't Blame Distributional Semantics if it can't do Entailment

2019-05-17 · WS 2019 5 · Matthijs Westera, Gemma Boleda

Distributional semantics has had enormous empirical success in Computational Linguistics and Cognitive Science in modeling various semantic phenomena, such as semantic similarity, and distributional models are widely use…

Semantic SimilaritySemantic Textual Similarity

Linking News Sentiment to Microblogs: A Distributional Semantics Approach to Enhance Microblog Sentiment Classification

2018-10-01 · WS 2018 10 · Tobias Daudert, Paul Buitelaar

Social media{'}s popularity in society and research is gaining momentum and simultaneously increasing the importance of short textual content such as microblogs. Microblogs are affected by many factors including the news…

General ClassificationSentiment AnalysisSentiment ClassificationWord Embeddings

Deep Reinforcement Learning with Distributional Semantic Rewards for Abstractive Summarization

2019-08-31 · IJCNLP 2019 11 · Siyao Li, Deren Lei, Pengda Qin, William Yang Wang

Deep reinforcement learning (RL) has been a commonly-used strategy for the abstractive summarization task to address both the exposure bias and non-differentiable task issues. However, the conventional reward Rouge-L sim…

Abstractive Text SummarizationDeep Reinforcement LearningDiversityreinforcement-learning+3

Towards Robust Alignment of Language Models: Distributionally Robustifying Direct Preference Optimization

2024-07-10 · Junkang Wu, Yuexiang Xie, Zhengyi Yang, Jiancan Wu 외

This study addresses the challenge of noise in training datasets for Direct Preference Optimization (DPO), a method for aligning Large Language Models (LLMs) with human preferences. We categorize noise into pointwise noi…

Bayesian Distributional Policy Gradients

2021-03-20 · Luchen Li, A. Aldo Faisal

Distributional Reinforcement Learning (RL) maintains the entire probability distribution of the reward-to-go, i.e. the return, providing more learning signals that account for the uncertainty associated with policy perfo…

Atari GamesContrastive LearningDistributional Reinforcement LearningMuJoCo+1