中文
相关论文

相关论文: Zero-Shot Open Entity Typing as Type-Compatible Gr…

200 篇论文

We cast a suite of information extraction tasks into a text-to-triple translation framework. Instead of solving each task relying on task-specific datasets and models, we formalize the task as a translation between task-specific input text…

计算与语言 · 计算机科学 2021-09-24 Chenguang Wang , Xiao Liu , Zui Chen , Haoyun Hong , Jie Tang , Dawn Song

Entity type tagging is the task of assigning category labels to each mention of an entity in a document. While standard systems focus on a small set of types, recent work (Ling and Weld, 2012) suggests that using a large fine-grained label…

计算与语言 · 计算机科学 2016-08-03 Dan Gillick , Nevena Lazic , Kuzman Ganchev , Jesse Kirchner , David Huynh

Zero-shot inference is a powerful paradigm that enables the use of large pretrained models for downstream classification tasks without further training. However, these models are vulnerable to inherited biases that can impact their…

机器学习 · 计算机科学 2024-02-13 Dyah Adila , Changho Shin , Linrong Cai , Frederic Sala

Identifying the target types of entity-bearing queries can help improve retrieval performance as well as the overall search experience. In this work, we address the problem of automatically detecting the target types of a query with respect…

信息检索 · 计算机科学 2017-07-28 Darío Garigliotti , Faegheh Hasibi , Krisztian Balog

Accurate entity linkers have been produced for domains and languages where annotated data (i.e., texts linked to a knowledge base) is available. However, little progress has been made for the settings where no or very limited amounts of…

计算与语言 · 计算机科学 2019-06-05 Phong Le , Ivan Titov

Building a semantic parser quickly in a new domain is a fundamental challenge for conversational interfaces, as current semantic parsers require expensive supervision and lack the ability to generalize to new domains. In this paper, we…

计算与语言 · 计算机科学 2018-09-25 Jonathan Herzig , Jonathan Berant

Detection and disambiguation of all entities in text is a crucial task for a wide range of applications. The typical formulation of the problem involves two stages: detect mention boundaries and link all mentions to a knowledge base. For a…

信息检索 · 计算机科学 2022-09-14 Christina Du , Kashyap Popat , Louis Martin , Fabio Petroni

The entity resolution problem requires finding pairs across datasets that belong to different owners but refer to the same entity in the real world. To train and evaluate solutions (either rule-based or machine-learning-based) to the entity…

信息检索 · 计算机科学 2025-06-05 Yixiang Yao , Weizhao Jin , Srivatsan Ravi

Based on the concept of annotation-based agents, this report introduces tools and a formal notation for defining and running text mining experiments using a statically typed domain-specific language embedded in Scala. Using machine learning…

编程语言 · 计算机科学 2011-08-02 Fabian Steeg

Using a taxonomy to organize information requires classifying objects (documents, images, etc) with appropriate taxonomic classes. The flexible nature of zero-shot learning is appealing for this task because it allows classifiers to…

计算与语言 · 计算机科学 2022-09-27 Thom Lake

Recently, neural methods have achieved state-of-the-art (SOTA) results in Named Entity Recognition (NER) tasks for many languages without the need for manually crafted features. However, these models still require manually annotated…

计算与语言 · 计算机科学 2019-11-25 M Saiful Bari , Shafiq Joty , Prathyusha Jwalapuram

Video recognition models are typically trained on fixed taxonomies which are often too coarse, collapsing distinctions in object, manner or outcome under a single label. As tasks and definitions evolve, such models cannot accommodate…

计算机视觉与模式识别 · 计算机科学 2026-02-19 Kaiting Liu , Hazel Doughty

Word spotting is a popular tool for supporting the first exploration of historic, handwritten document collections. Today, the best performing methods rely on machine learning techniques, which require a high amount of annotated training…

计算机视觉与模式识别 · 计算机科学 2020-05-26 Fabian Wolf , Gernot A. Fink

Fine-grained Entity Typing is a tough task which suffers from noise samples extracted from distant supervision. Thousands of manually annotated samples can achieve greater performance than millions of samples generated by the previous…

人工智能 · 计算机科学 2019-06-14 Sheng Lin , Luye Zheng , Bo Chen , Siliang Tang , Yueting Zhuang , Fei Wu , Zhigang Chen , Guoping Hu , Xiang Ren

Pretrained language models have improved zero-shot text classification by allowing the transfer of semantic knowledge from the training data in order to classify among specific label sets in downstream tasks. We propose a simple way to…

计算与语言 · 计算机科学 2023-10-24 Lingyu Gao , Debanjan Ghosh , Kevin Gimpel

Contrastively trained text-image models have the remarkable ability to perform zero-shot classification, that is, classifying previously unseen images into categories that the model has never been explicitly trained to identify. However,…

Deep learning models are transforming agricultural applications by enabling automated phenotyping, monitoring, and yield estimation. However, their effectiveness heavily depends on large amounts of annotated training data, which can be…

计算机视觉与模式识别 · 计算机科学 2025-04-11 Rajhans Singh , Rafael Bidese Puhl , Kshitiz Dhakal , Sudhir Sornapudi

This paper addresses the problem of corpus-level entity typing, i.e., inferring from a large corpus that an entity is a member of a class such as "food" or "artist". The application of entity typing we are interested in is knowledge base…

计算与语言 · 计算机科学 2016-06-28 Yadollah Yaghoobzadeh , Hinrich Schütze

Current systems of fine-grained entity typing use distant supervision in conjunction with existing knowledge bases to assign categories (type labels) to entity mentions. However, the type labels so obtained from knowledge bases are often…

计算与语言 · 计算机科学 2016-02-18 Xiang Ren , Wenqi He , Meng Qu , Clare R. Voss , Heng Ji , Jiawei Han

We present a novel approach to named entity recognition (NER) in the presence of scarce data that we call example-based NER. Our train-free few-shot learning approach takes inspiration from question-answering to identify entity spans in a…

计算与语言 · 计算机科学 2020-08-25 Morteza Ziyadi , Yuting Sun , Abhishek Goswami , Jade Huang , Weizhu Chen