paper-with-me

홈 › Papers

Encoding Multi-Domain Scientific Papers by Ensembling Multiple CLS Tokens

2023-09-08 · Ronald Seoh, Haw-Shiuan Chang, Andrew McCallum

Many useful tasks on scientific documents, such as topic classification and citation prediction, involve corpora that span multiple scientific domains. Typically, such tasks are accomplished by representing the text with a vector embedding obtained from a Transformer's single CLS token. In this paper, we argue that using multiple CLS tokens could make a Transformer better specialize to multiple scientific domains. We present Multi2SPE: it encourages each of multiple CLS tokens to learn diverse ways of aggregating token embeddings, then sums them up together to create a single vector representation. We also propose our new multi-domain benchmark, Multi-SciDocs, to test scientific paper vector encoders under multi-domain settings. We show that Multi2SPE reduces error by up to 25 percent in multi-domain citation prediction, while requiring only a negligible amount of computation in addition to one BERT forward pass.

📄 PDF Abstract BibTeX arXiv:2309.04333

Code (1)

ronaldseoh/multi2spe 공식 구현 pytorch

Tasks

Citation PredictionTopic Classification

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Residual Connection 설명 없음
Adam 설명 없음
Weight Decay 설명 없음

Similar Papers 제목 키워드 기반

On Event Detection in Scientific Papers: A Multi-Domain Dataset

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Given the growing number of scientific papers, automatic information extraction in scientific documents is important for efficient knowledge update and discovery. A key component in scientific papers involves rhetorical …

Event Detection

Assessing the Quality of Scientific Papers

2019-08-12 · Roman Vainshtein, Gilad Katz, Bracha Shapira, Lior Rokach

A multitude of factors are responsible for the overall quality of scientific papers, including readability, linguistic quality, fluency,semantic complexity, and of course domain-specific technical factors. These factors …

Research on Domain Information Mining and Theme Evolution of Scientific Papers

2022-04-18 · Changwei Zheng, Zhe Xue, Meiyu Liang, Feifei Kou 외

In recent years, with the increase of social investment in scientific research, the number of research results in various fields has increased significantly. Cross-disciplinary research results have gradually become an e…

Representation Learning

A Study of Human Summaries of Scientific Articles

2020-02-10 · Odellia Boni, Guy Feigenblat, Doron Cohen, Haggai Roitman 외

Researchers and students face an explosion of newly published papers which may be relevant to their work. This led to a trend of sharing human summaries of scientific papers. We analyze the summaries shared in one of the…

Articles

Enhancing Scientific Papers Summarization with Citation Graph

2021-04-07 · Chenxin An, Ming Zhong, Yiran Chen, Danqing Wang 외

Previous work for text summarization in scientific domain mainly focused on the content of the input document, but seldom considering its citation network. However, scientific papers are full of uncommon domain-specific …

Text Summarization