paper-with-me

Papers

DocAsRef: An Empirical Study on Repurposing Reference-Based Summary Quality Metrics Reference-Freely

2022-12-20 · Forrest Sheng Bao, Ruixuan Tu, Ge Luo, Yinfei Yang, Hebi Li, Minghui Qiu, Youbiao He, Cen Chen

Automated summary quality assessment falls into two categories: reference-based and reference-free. Reference-based metrics, historically deemed more accurate due to the additional information provided by human-written references, are limited by their reliance on human input. In this paper, we hypothesize that the comparison methodologies used by some reference-based metrics to evaluate a system summary against its corresponding reference can be effectively adapted to assess it against its source document, thereby transforming these metrics into reference-free ones. Experimental results support this hypothesis. After being repurposed reference-freely, the zero-shot BERTScore using the pretrained DeBERTa-large-MNLI model of <0.5B parameters consistently outperforms its original reference-based version across various aspects on the SummEval and Newsroom datasets. It also excels in comparison to most existing reference-free metrics and closely competes with zero-shot summary evaluators based on GPT-3.5.

📄 PDF Abstract BibTeX arXiv:2212.10013

Code (1)

sigmawe/docasref 공식 구현

Methods 이 논문이 사용한 방법론

{Dispute@FaQ-s}How to file a dispute with Expedia? How to file a dispute with Expedia? To file a complaint against Expedia, first try contacting their customer service directly. You can reach them by phone at…
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Weight Decay 설명 없음
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…
Adam 설명 없음
Multi-Head Attention 설명 없음
15 Ways to Contact How can i speak to someone at Delta Airlines 설명 없음

Similar Papers 제목 키워드 기반

Heterogeneous network-based drug repurposing for COVID-19

2021-07-20 · Shuting Jin, Xiangxiang Zeng, Wei Huang, Feng Xia 외

The Corona Virus Disease 2019 (COVID-19) belongs to human coronaviruses (HCoVs), which spreads rapidly around the world. Compared with new drug development, drug repurposing may be the best shortcut for treating COVID-19…

Integrating Logical Rules Into Neural Multi-Hop Reasoning for Drug Repurposing

2020-07-10 · Yushan Liu, Marcel Hildebrandt, Mitchell Joblin, Martin Ringsquandl 외

The graph structure of biomedical data differs from those in typical knowledge graph benchmark tasks. A particular property of biomedical data is the presence of long-range dependencies, which can be captured by patterns…

Link Predictionreinforcement-learningReinforcement Learning (RL)

Harnessing PubMed User Query Logs for Post Hoc Explanations of Recommended Similar Articles

2024-02-05 · Ashley Shin, Qiao Jin, James Anibal, Zhiyong Lu

Searching for a related article based on a reference article is an integral part of scientific research. PubMed, like many academic search engines, has a "similar articles" feature that recommends articles relevant to th…

ArticlesRecommendation Systems

DrugCLIP: Contrastive Drug-Disease Interaction For Drug Repurposing

2024-07-02 · Yingzhou Lu, Yaojun Hu, Chenhao Li

Bringing a novel drug from the original idea to market typically requires more than ten years and billions of dollars. To alleviate the heavy burden, a natural idea is to reuse the approved drug to treat new diseases. Th…

Contrastive Learning

Play the Shannon Game With Language Models: A Human-Free Approach to Summary Evaluation

2021-03-19 · Nicholas Egan, Oleg Vasilyev, John Bohannon

The goal of a summary is to concisely state the most important information in a document. With this principle in mind, we introduce new reference-free summary evaluation metrics that use a pretrained language model to es…

Language ModelingLanguage Modelling