中文
相关论文

相关论文: Zero-Shot Open-Schema Entity Structure Discovery

200 篇论文

Our work addresses the challenges of understanding tables. Existing methods often struggle with the unpredictable nature of table content, leading to a reliance on preprocessing and keyword matching. They also face limitations due to the…

计算与语言 · 计算机科学 2025-08-26 Thi-Nhung Nguyen , Hoang Ngo , Dinh Phung , Thuy-Trang Vu , Dat Quoc Nguyen

Integrating novel medical concepts and relationships into existing ontologies can significantly enhance their coverage and utility for both biomedical research and clinical applications. Clinical notes, as unstructured documents rich with…

人工智能 · 计算机科学 2025-11-21 Guanchen Wu , Yuzhang Xie , Huanwei Wu , Zhe He , Hui Shao , Xiao Hu , Carl Yang

Layouts and sub-layouts constitute an important clue while searching a document on the basis of its structure, or when textual content is unknown/irrelevant. A sub-layout specifies the arrangement of document entities within a smaller…

信息检索 · 计算机科学 2016-09-12 Anukriti Bansal , Sumantra Dutta Roy , Gaurav Harit

Objective: Develop a cost-effective, large language model (LLM)-based pipeline for automatically extracting Review of Systems (ROS) entities from clinical notes. Materials and Methods: The pipeline extracts ROS section from the clinical…

Named entity typing (NET) is a classification task of assigning an entity mention in the context with given semantic types. However, with the growing size and granularity of the entity types, rare researches in previous concern with newly…

计算与语言 · 计算机科学 2020-11-04 Tao Zhang , Congying Xia , Chun-Ta Lu , Philip Yu

We explore the use of large language models (LLMs) for zero-shot semantic parsing. Semantic parsing involves mapping natural language utterances to task-specific meaning representations. Language models are generally trained on the publicly…

计算与语言 · 计算机科学 2022-12-22 Dheeraj Mekala , Jason Wolfe , Subhro Roy

Entity relationship extraction envisions the automatic generation of semantic data models from collections of text, by automatic recognition of entities, by association of entities to form relationships, and by classifying these instances…

信息检索 · 计算机科学 2022-01-17 Michael Kaufmann

In this work, we tested the Triplet Extraction (TE) capabilities of a variety of Large Language Models (LLMs) of different sizes in the Zero- and Few-Shots settings. In detail, we proposed a pipeline that dynamically gathers contextual…

计算与语言 · 计算机科学 2023-12-05 Andrea Papaluca , Daniel Krefl , Sergio Mendez Rodriguez , Artem Lensky , Hanna Suominen

Zero-shot event extraction (ZSEE) remains a significant challenge for large language models (LLMs) due to the need for complex reasoning and domain-specific understanding. Direct prompting often yields incomplete or structurally invalid…

计算与语言 · 计算机科学 2025-11-18 Quanjiang Guo , Sijie Wang , Jinchuan Zhang , Ben Zhang , Zhao Kang , Ling Tian , Ke Yan

Usually, entity relation recognition systems either use a pipe-lined model that treats the entity tagging and relation identification as separate tasks or a joint model that simultaneously identifies the relation and entities. This paper…

计算与语言 · 计算机科学 2020-09-21 Venkata Sasank Pagolu

Zero-shot text learning enables text classifiers to handle unseen classes efficiently, alleviating the need for task-specific training data. A simple approach often relies on comparing embeddings of query (text) to those of potential…

信息检索 · 计算机科学 2024-06-28 Tassallah Abdullahi , Ritambhara Singh , Carsten Eickhoff

We address the task of evidence retrieval for long document question answering, which involves locating relevant paragraphs within a document to answer a question. We aim to assess the applicability of large language models (LLMs) in the…

计算与语言 · 计算机科学 2023-11-23 Inderjeet Nair , Shwetha Somasundaram , Apoorv Saxena , Koustava Goswami

Entity resolution, which involves identifying and merging records that refer to the same real-world entity, is a crucial task in areas like Web data integration. This importance is underscored by the presence of numerous duplicated and…

数据库 · 计算机科学 2024-03-12 Huahang Li , Shuangyin Li , Fei Hao , Chen Jason Zhang , Yuanfeng Song , Lei Chen

Large language models (LLMs) have demonstrated impressive abilities in generating unstructured natural language according to instructions. However, their performance can be inconsistent when tasked with producing text that adheres to…

计算与语言 · 计算机科学 2024-02-22 Yinghao Li , Rampi Ramprasad , Chao Zhang

Knowledge is captured in the form of entities and their relationships and stored in knowledge graphs. Knowledge graphs enhance the capabilities of applications in many different areas including Web search, recommendation, and natural…

机器学习 · 计算机科学 2021-03-31 Kalpa Gunaratna , Yu Wang , Hongxia Jin

Systematic reviews and meta-analyses rely on converting narrative articles into structured, numerically grounded study records. Despite rapid advances in large language models (LLMs), it remains unclear whether they can meet the structural…

计算与语言 · 计算机科学 2026-02-12 Zhiyin Tan , Jennifer D'Souza

Extracting structured information from unstructured text is crucial for modeling real-world processes, but traditional schema mining relies on semi-structured data, limiting scalability. This paper introduces schema-miner, a novel tool that…

Feature selection (FS) remains essential for building accurate and interpretable detection models, particularly in high-dimensional malware datasets. Conventional FS methods such as Extra Trees, Variance Threshold, Tree-based models,…

机器学习 · 计算机科学 2026-02-11 Naveen Gill , Ajvad Haneef K , Madhu Kumar S D

Document-level event argument extraction (DEAE) is essential for knowledge acquisition, aiming to extract participants of events from documents . In the zero-shot setting, existing methods employ LLMs to generate synthetic data to address…

计算与语言 · 计算机科学 2026-03-05 Guangjun Zhang , Hu Zhang , Yazhou Han , Yue Fan , Yuhang Shao , Ru Li , Hongye Tan

Fine-grained entity typing (FET), which assigns entities in text with context-sensitive, fine-grained semantic types, is a basic but important task for knowledge extraction from unstructured text. FET has been studied extensively in natural…

计算与语言 · 计算机科学 2024-06-12 Tanay Komarlu , Minhao Jiang , Xuan Wang , Jiawei Han