中文
相关论文

相关论文: Guiding Corpus-based Set Expansion by Auxiliary Se…

200 篇论文

Entity set expansion and synonym discovery are two critical NLP tasks. Previous studies accomplish them separately, without exploring their interdependencies. In this work, we hypothesize that these two tasks are tightly coupled because two…

计算与语言 · 计算机科学 2020-09-30 Jiaming Shen , Wenda Qiu , Jingbo Shang , Michelle Vanni , Xiang Ren , Jiawei Han

Topic taxonomies display hierarchical topic structures of a text corpus and provide topical knowledge to enhance various NLP applications. To dynamically incorporate new topic information, several recent studies have tried to expand (or…

计算与语言 · 计算机科学 2022-11-04 Dongha Lee , Jiaming Shen , Seonghyeon Lee , Susik Yoon , Hwanjo Yu , Jiawei Han

In reading comprehension, generating sentence-level distractors is a significant task, which requires a deep understanding of the article and question. The traditional entity-centered methods can only generate word-level or phrase-level…

计算与语言 · 计算机科学 2019-11-21 Xiaorui Zhou , Senlin Luo , Yunfang Wu

Instead of mining coherent topics from a given text corpus in a completely unsupervised manner, seed-guided topic discovery methods leverage user-provided seed words to extract distinctive and coherent topics so that the mined topics can…

计算与语言 · 计算机科学 2023-01-12 Yu Zhang , Yunyi Zhang , Martin Michalski , Yucheng Jiang , Yu Meng , Jiawei Han

Query recommendations in search engines is a double edged sword, with undeniable benefits but potential of harm. Identifying unsafe queries is necessary to protect users from inappropriate query suggestions. However, identifying these is…

计算与语言 · 计算机科学 2020-06-24 Abhijit Mahabal , Yinrui Li , Rajat Raina , Daniel Sun , Revati Mahajan , Jure Leskovec

Self-training (ST) has come to fruition in language understanding tasks by producing pseudo labels, which reduces the labeling bottleneck of language model fine-tuning. Nevertheless, in facilitating semi-supervised controllable language…

计算与语言 · 计算机科学 2023-06-21 Yuxi Feng , Xiaoyuan Yi , Laks V. S. Lakshmanan , Xing Xie

Short-text classification, like all data science, struggles to achieve high performance using limited data. As a solution, a short sentence may be expanded with new and relevant feature words to form an artificially enlarged dataset, and…

计算与语言 · 计算机科学 2019-09-18 Duncan Cameron-Steinke

The Entity Set Expansion (ESE) task aims to expand a handful of seed entities with new entities belonging to the same semantic class. Conventional ESE methods are based on mono-modality (i.e., literal modality), which struggle to deal with…

计算与语言 · 计算机科学 2023-07-28 Yangning Li , Tingwei Lu , Yinghui Li , Tianyu Yu , Shulin Huang , Hai-Tao Zheng , Rui Zhang , Jun Yuan

Semantic knowledge can be a great asset to natural language processing systems, but it is usually hand-coded for each application. Although some semantic information is available in general-purpose knowledge bases such as WordNet and Cyc,…

cmp-lg · 计算机科学 2008-02-03 Ellen Riloff , Jessica Shepherd

Image clustering aims to partition unlabeled image datasets into distinct groups. A core aspect of this task is constructing and leveraging prior knowledge to guide the clustering process. Recent approaches introduce semantic descriptions…

计算机视觉与模式识别 · 计算机科学 2026-05-26 Feijiang Li , Zhenxiong Li , Jieting Wang , Zizheng Jiu , Saixiong Liu , Liang Du

Taxonomies have been widely used in various machine learning and text mining systems to organize knowledge and facilitate downstream tasks. One critical challenge is that, as data and business scope grow in real applications, existing…

计算与语言 · 计算机科学 2021-04-13 Xiangchen Song , Jiaming Shen , Jieyu Zhang , Jiawei Han

In this paper, we propose a new system called ASET that allows users to perform structured explorations of text collections in an ad-hoc manner. The main idea of ASET is to use a new two-phase approach that first extracts a superset of…

计算与语言 · 计算机科学 2022-03-10 Benjamin Hättasch , Jan-Micha Bodensohn , Carsten Binnig

In this paper we propose a novel method of augmenting parallel text corpora which promises good quality and is also capable of producing many fold larger corpora than the seed corpus we start with. We do not need any additional monolingual…

计算与语言 · 计算机科学 2024-10-07 Vibhuti Kumari , Narayana Murthy Kavi

Our work addresses the problem of unsupervised Aspect Category Detection using a small set of seed words. Recent works have focused on learning embedding spaces for seed words and sentences to establish similarities between sentences and…

计算与语言 · 计算机科学 2023-11-17 Thi-Nhung Nguyen , Hoang Ngo , Kiem-Hieu Nguyen , Tuan-Dung Cao

Query expansion is an effective approach for mitigating vocabulary mismatch between queries and documents in information retrieval. One recent line of research uses language models to generate query-related contexts for expansion. Along…

计算与语言 · 计算机科学 2022-10-14 Linqing Liu , Minghan Li , Jimmy Lin , Sebastian Riedel , Pontus Stenetorp

Entity Set Expansion (ESE) is a promising task which aims to expand entities of the target semantic class described by a small seed entity set. Various NLP and IR applications will benefit from ESE due to its ability to discover knowledge.…

计算与语言 · 计算机科学 2022-04-26 Yinghui Li , Yangning Li , Yuxin He , Tianyu Yu , Ying Shen , Hai-Tao Zheng

Bilingual dictionaries are very important in various fields of natural language processing. In recent years, research on extracting new bilingual lexicons from non-parallel (comparable) corpora have been proposed. Almost all use a small…

Pre-trained language models have achieved promising success in code retrieval tasks, where a natural language documentation query is given to find the most relevant existing code snippet. However, existing models focus only on optimizing…

软件工程 · 计算机科学 2022-12-22 Dong Li , Yelong Shen , Ruoming Jin , Yi Mao , Kuan Wang , Weizhu Chen

Cross-lingual representation learning transfers knowledge from resource-rich data to resource-scarce ones to improve the semantic understanding abilities of different languages. However, previous works rely on shallow unsupervised data…

计算与语言 · 计算机科学 2024-06-25 Dongyang Li , Taolin Zhang , Jiali Deng , Longtao Huang , Chengyu Wang , Xiaofeng He , Hui Xue

In this paper, we present a novel algorithm that combines multi-context term embeddings using a neural classifier and we test this approach on the use case of corpus-based term set expansion. In addition, we present a novel and unique…

计算与语言 · 计算机科学 2019-04-11 Jonathan Mamou , Oren Pereg , Moshe Wasserblat , Ido Dagan