paper-with-me

Papers

Combining Language and Graph Models for Semi-structured Information Extraction on the Web

2024-02-21 · Zhi Hong, Kyle Chard, Ian Foster

Relation extraction is an efficient way of mining the extraordinary wealth of human knowledge on the Web. Existing methods rely on domain-specific training data or produce noisy outputs. We focus here on extracting targeted relations from semi-structured web pages given only a short description of the relation. We present GraphScholarBERT, an open-domain information extraction method based on a joint graph and language model structure. GraphScholarBERT can generalize to previously unseen domains without additional data or training and produces only clean extraction results matched to the search keyword. Experiments show that GraphScholarBERT can improve extraction F1 scores by as much as 34.8\% compared to previous work in a zero-shot domain and zero-shot website setting.

📄 PDF Abstract BibTeX arXiv:2402.14129

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingRelationRelation Extraction

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Query Symbolically or Retrieve Semantically? A Dataset and Method for Semi-Structured Question Answering

2026-05-26 · Mateusz Czyżnikiewicz, Ryszard Tuora, Adam Kozakiewicz, Tomasz Ziętkiewicz 외 arxiv

Retrieval-Augmented Generation (RAG) systems for question answering typically retrieve evidence by semantic similarity between the query and document chunks. While effective for unstructured text, this approach is less r…

Semantic SimilaritySemantic RetrievalQuestion Answering

Extracting Common Inference Patterns from Semi-Structured Explanations

2019-11-01 · WS 2019 11 · Sebastian Thiem, Peter Jansen

Complex questions often require combining multiple facts to correctly answer, particularly when generating detailed explanations for why those answers are correct. Combining multiple facts to answer questions is often mo…

World Knowledge

FastRAG: Retrieval Augmented Generation for Semi-structured Data

2024-11-21 · Amar Abane, Anis Bekri, Abdella Battou, Saddek Bensalem

Efficiently processing and interpreting network data is critical for the operation of increasingly complex networks. Recent advances in Large Language Models (LLM) and Retrieval-Augmented Generation (RAG) techniques have…

ManagementQuestion AnsweringRAGRetrieval+1

GeoContrastNet: Contrastive Key-Value Edge Learning for Language-Agnostic Document Understanding

2024-05-06 · Nil Biescas, Carlos Boned, Josep Lladós, Sanket Biswas

This paper presents GeoContrastNet, a language-agnostic framework to structured document understanding (DU) by integrating a contrastive learning objective with graph attention networks (GATs), emphasizing the significan…

Contrastive Learningdocument understandingGraph AttentionLink Prediction+2

Combining pre-trained language models and structured knowledge

2021-01-28 · Pedro Colon-Hernandez, Catherine Havasi, Jason Alonso, Matthew Huggins 외

In recent years, transformer-based language models have achieved state of the art performance in various NLP benchmarks. These models are able to extract mostly distributional information with some semantics from unstruc…

Knowledge Graphs