中文
相关论文

相关论文: A Unified Taxonomy-Guided Instruction Tuning Frame…

200 篇论文

Recognizing similarities among entities is central to both human cognition and computational intelligence. Within this broader landscape, Entity Set Expansion is one prominent task aimed at taking an initial set of (tuples of) entities and…

人工智能 · 计算机科学 2026-01-08 Giovanni Amendola , Pietro Cofone , Marco Manna , Aldo Ricioppo

Taxonomies are of great value to many knowledge-rich applications. As the manual taxonomy curation costs enormous human effects, automatic taxonomy construction is in great demand. However, most existing automatic taxonomy construction…

计算与语言 · 计算机科学 2019-10-21 Jiaming Shen , Zeqiu Wu , Dongming Lei , Chao Zhang , Xiang Ren , Michelle T. Vanni , Brian M. Sadler , Jiawei Han

Entity set expansion, aiming at expanding a small seed entity set with new entities belonging to the same semantic class, is a critical task that benefits many downstream NLP and IR applications, such as question answering, query…

计算与语言 · 计算机科学 2020-07-01 Yunyi Zhang , Jiaming Shen , Jingbo Shang , Jiawei Han

Entity Set Expansion (ESE) is a critical task aiming at expanding entities of the target semantic class described by seed entities. Most existing ESE methods are retrieval-based frameworks that need to extract contextual features of…

计算与语言 · 计算机科学 2024-08-06 Shulin Huang , Shirong Ma , Yangning Li , Yinghui Li , Hai-Tao Zheng

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

Given a few seed entities of a certain type (e.g., Software or Programming Language), entity set expansion aims to discover an extensive set of entities that share the same type as the seeds. Entity set expansion in software-related domains…

计算与语言 · 计算机科学 2022-12-06 Yu Zhang , Yunyi Zhang , Yucheng Jiang , Martin Michalski , Yu Deng , Lucian Popa , ChengXiang Zhai , Jiawei Han

Given a small set of seed entities (e.g., ``USA'', ``Russia''), corpus-based set expansion is to induce an extensive set of entities which share the same semantic class (Country in this example) from a given corpus. Set expansion benefits a…

计算与语言 · 计算机科学 2020-01-29 Jiaxin Huang , Yiqing Xie , Yu Meng , Jiaming Shen , Yunyi Zhang , Jiawei Han

Corpus-based set expansion (i.e., finding the "complete" set of entities belonging to the same semantic class, based on a given corpus and a tiny set of seeds) is a critical task in knowledge discovery. It may facilitate numerous downstream…

计算与语言 · 计算机科学 2019-10-21 Jiaming Shen , Zeqiu Wu , Dongming Lei , Jingbo Shang , Xiang Ren , Jiawei Han

Taxonomies consist of machine-interpretable semantics and provide valuable knowledge for many web applications. For example, online retailers (e.g., Amazon and eBay) use taxonomies for product recommendation, and web search engines (e.g.,…

计算与语言 · 计算机科学 2020-01-28 Jiaming Shen , Zhihong Shen , Chenyan Xiong , Chi Wang , Kuansan Wang , Jiawei Han

We introduce the task of entity-centric query refinement. Given an input query whose answer is a (potentially large) collection of entities, the task output is a small set of query refinements meant to assist the user in efficient domain…

计算与语言 · 计算机科学 2022-09-19 David Wadden , Nikita Gupta , Kenton Lee , Kristina Toutanova

Taxonomy is a hierarchically structured knowledge graph that plays a crucial role in machine intelligence. The taxonomy expansion task aims to find a position for a new term in an existing taxonomy to capture the emerging knowledge in the…

计算与语言 · 计算机科学 2022-04-27 Suyuchen Wang , Ruihui Zhao , Xi Chen , Yefeng Zheng , Bang Liu

Mining entity synonym sets (i.e., sets of terms referring to the same entity) is an important task for many entity-leveraging applications. Previous work either rank terms based on their similarity to a given query term, or treats the…

计算与语言 · 计算机科学 2018-11-20 Jiaming Shen , Ruiliang Lyu , Xiang Ren , Michelle Vanni , Brian Sadler , Jiawei Han

Taxonomies are fundamental to many real-world applications in various domains, serving as structural representations of knowledge. To deal with the increasing volume of new concepts needed to be organized as taxonomies, researchers turn to…

计算与语言 · 计算机科学 2022-02-11 Minhao Jiang , Xiangchen Song , Jieyu Zhang , Jiawei Han

Taxonomy construction is not only a fundamental task for semantic analysis of text corpora, but also an important step for applications such as information filtering, recommendation, and Web search. Existing pattern-based methods extract…

数据库 · 计算机科学 2018-12-27 Chao Zhang , Fangbo Tao , Xiusi Chen , Jiaming Shen , Meng Jiang , Brian Sadler , Michelle Vanni , Jiawei Han

Taxonomies are important knowledge ontologies that underpin numerous applications on a daily basis, but many taxonomies used in practice suffer from the low coverage issue. We study the taxonomy expansion problem, which aims to expand…

计算与语言 · 计算机科学 2020-06-19 Yue Yu , Yinghao Li , Jiaming Shen , Hao Feng , Jimeng Sun , Chao Zhang

We present a novel end-to-end reinforcement learning approach to automatic taxonomy induction from a set of terms. While prior methods treat the problem as a two-phase task (i.e., detecting hypernymy pairs followed by organizing these pairs…

计算与语言 · 计算机科学 2018-05-14 Yuning Mao , Xiang Ren , Jiaming Shen , Xiaotao Gu , Jiawei Han

Taxonomies, which organize domain concepts into hierarchical structures, are crucial for building knowledge systems and downstream applications. As domain knowledge evolves, taxonomies need to be continuously updated to include new…

计算与语言 · 计算机科学 2024-06-26 Fei Xia , Yixuan Weng , Shizhu He , Kang Liu , Jun Zhao

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

Instruction tuning has become a foundation for unlocking the capabilities of large-scale pretrained models and improving their performance on complex tasks. Thus, the construction of high-quality instruction datasets is crucial for…

人工智能 · 计算机科学 2026-02-12 Li Du , Hanyu Zhao , Yiming Ju , Tengfei Pan

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
‹ 上一页 1 2 3 10 下一页 ›