paper-with-me

Papers

Linguistically Informed Masking for Representation Learning in the Patent Domain

2021-06-10 · Sophia Althammer, Mark Buckley, Sebastian Hofstätter, Allan Hanbury

Domain-specific contextualized language models have demonstrated substantial effectiveness gains for domain-specific downstream tasks, like similarity matching, entity recognition or information retrieval. However successfully applying such models in highly specific language domains requires domain adaptation of the pre-trained models. In this paper we propose the empirically motivated Linguistically Informed Masking (LIM) method to focus domain-adaptative pre-training on the linguistic patterns of patents, which use a highly technical sublanguage. We quantify the relevant differences between patent, scientific and general-purpose language and demonstrate for two different language models (BERT and SciBERT) that domain adaptation with LIM leads to systematically improved representations by evaluating the performance of the domain-adapted representations of patent language on two independent downstream tasks, the IPC classification and similarity matching. We demonstrate the impact of balancing the learning from different information sources during domain adaptation for the patent domain. We make the source code as well as the domain-adaptive pre-trained patent language models publicly available at https://github.com/sophiaalthammer/patent-lim.

📄 PDF Abstract BibTeX arXiv:2106.05768

Code (1)

sophiaalthammer/patent-lim 공식 구현 tf

Tasks

Domain AdaptationInformation RetrievalRepresentation LearningRetrieval

Similar Papers 제목 키워드 기반

PaECTER: Patent-level Representation Learning using Citation-informed Transformers

2024-02-29 · Mainak Ghosh, Sebastian Erhardt, Michael E. Rose, Erik Buunk 외

PaECTER is a publicly available, open-source document-level encoder specific for patents. We fine-tune BERT for Patents with examiner-added citation information to generate numerical representations for patent documents.…

Citation PredictionLanguage ModelingLanguage ModellingRepresentation Learning+2

LIMIT-BERT : Linguistic Informed Multi-Task BERT

2019-10-31 · Junru Zhou, Zhuosheng Zhang, Hai Zhao, Shuailiang Zhang

In this paper, we present a Linguistic Informed Multi-Task BERT (LIMIT-BERT) for learning language representations across multiple linguistic tasks by Multi-Task Learning (MTL). LIMIT-BERT includes five key linguistic sy…

Multi-Task LearningPOSSemantic ParsingSemantic Role Labeling

Patent Representation Learning via Self-supervision

2025-11-03 · You Zuo, Kim Gerdes, Eric Villemonte de La Clergerie, Benoît Sagot arxiv

We study self-supervised patent representation learning with contrastive objectives. A standard baseline constructs positives by encoding the same text twice under independent dropout masks, but applying this recipe to l…

Representation Learning

Grammatically-Guided Sparse Attention for Efficient and Interpretable Transformers

2026-05-23 · Spandan Pratyush arxiv

The quadratic complexity of self-attention in Transformer models remains a significant bottleneck for processing long sequences and deploying large language models efficiently. For this approach, there has been significa…

Rhizome OS-1: Rhizome's Semi-Autonomous Operating System for Small Molecule Drug Discovery

2026-04-08 · Yiwen Wang, Gregory Sinenka, Xhuliano Brace arxiv

We present Rhizome OS-1, a semi-autonomous operating system for small molecule drug discovery in which multi-modal AI agents operate as a full multidisciplinary discovery team. These agents function as computational chem…

Drug Discovery