中文
相关论文

相关论文: HiExpan: Task-Guided Taxonomy Construction by Hier…

200 篇论文

Hierarchical text classification (HTC) depends on taxonomies that organize labels into structured hierarchies. However, many real-world taxonomies introduce ambiguities, such as identical leaf names under similar parent nodes, which prevent…

计算与语言 · 计算机科学 2026-01-27 Jonas Golde , Nicolaas Jedema , Ravi Krishnan , Phong Le

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

Nowadays, the behavior tree is gaining popularity as a representation for robot tasks due to its modularity and reusability. Designing behavior-tree tasks manually is time-consuming for robot end-users, thus there is a need for…

机器人学 · 计算机科学 2023-02-28 Yue Cao , C. S. George Lee

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…

Lexically constrained text generation is one of the constrained text generation tasks, which aims to generate text that covers all the given constraint lexicons. While the existing approaches tackle this problem using a lexically…

计算与语言 · 计算机科学 2024-08-13 Hayate Iso

Taxonomy is formulated as directed acyclic concepts graphs or trees that support many downstream tasks. Many new coming concepts need to be added to an existing taxonomy. The traditional taxonomy expansion task aims only at finding the best…

人工智能 · 计算机科学 2023-03-28 Zhouhong Gu , Sihang Jiang , Jingping Liu , Yanghua Xiao , Hongwei Feng , Zhixu Li , Jiaqing Liang , Jian Zhong

Parsing sentences into syntax trees can benefit downstream applications in NLP. Transition-based parsers build trees by executing actions in a state transition system. They are computationally efficient, and can leverage machine learning to…

计算与语言 · 计算机科学 2020-10-29 Kaiyu Yang , Jia Deng

Approaches form the foundation for conducting scientific research. Querying approaches from a vast body of scientific papers is extremely time-consuming, and without a well-organized management framework, researchers may face significant…

计算与语言 · 计算机科学 2025-06-16 Bing Ma , Hai Zhuge

We propose a model for tagging unstructured texts with an arbitrary number of terms drawn from a tree-structured vocabulary (i.e., an ontology). We treat this as a special case of sequence-to-sequence learning in which the decoder begins at…

信息检索 · 计算机科学 2018-10-04 Gaurav Singh , James Thomas , Iain J. Marshall , John Shawe-Taylor , Byron C. Wallace

To harness the power of large language models in safety-critical domains, we need to ensure the explainability of their predictions. However, despite the significant attention to model interpretability, there remains an unexplored domain in…

计算与语言 · 计算机科学 2024-06-04 Kenza Amara , Rita Sevastjanova , Mennatallah El-Assady

Scarcity of labeled data is one of the most frequent problems faced in machine learning. This is particularly true in relation extraction in text mining, where large corpora of texts exists in many application domains, while labeling of…

机器学习 · 计算机科学 2018-07-13 Linara Adilova , Sven Giesselbach , Stefan Rüping

Humans perceive the world as a series of sequential events, which can be hierarchically organized with different levels of abstraction based on conceptual knowledge. Drawing inspiration from human learning behaviors, this work proposes a…

机器学习 · 计算机科学 2025-03-11 Quyen Tran , Hoang Phan , Minh Le , Tuan Truong , Dinh Phung , Linh Ngo , Thien Nguyen , Nhat Ho , Trung Le

This master thesis addresses the subject of automatically generating a dataset for image recognition, which takes a lot of time when being done manually. As the thesis was written with motivation from the context of the biodiversity…

计算机视觉与模式识别 · 计算机科学 2018-02-08 Jaro Milan Zink

Large-scale, high-quality data are considered an essential factor for the successful application of many deep learning techniques. Meanwhile, numerous real-world deep learning tasks still have to contend with the lack of sufficient amounts…

机器学习 · 计算机科学 2023-10-26 Ou Wu , Rujing Yao

Text classification aims to effectively categorize documents into pre-defined categories. Traditional methods for text classification often rely on large amounts of manually annotated training data, making the process time-consuming and…

计算与语言 · 计算机科学 2023-11-02 Daniel Hajialigol , Hanwen Liu , Xuan Wang

It is very costly to build up lexical resources and domain ontologies. Especially when confronted with a new application domain lexical gaps and a poor coverage of domain concepts are a problem for the successful exploitation of natural…

计算与语言 · 计算机科学 2007-05-23 Dietmar Roesner , Manuela Kunze

In this work we introduce and study various generalizations of the notion of increasingly labelled trees, where the label of a child node is always larger than the label of its parent node, to multilabelled tree families, where the nodes in…

组合数学 · 数学 2014-11-18 Markus Kuba , Alois Panholzer

Open-domain multi-turn conversations mainly have three features, which are hierarchical semantic structure, redundant information, and long-term dependency. Grounded on these, selecting relevant context becomes a challenge step for…

计算与语言 · 计算机科学 2021-02-19 Lei Shen , Haolan Zhan , Xin Shen , Yang Feng

Higher-order methods for dependency parsing can partially but not fully address the issue that edges in dependency trees should be constructed at the text span/subtree level rather than word level. In this paper, we propose a new method for…

计算与语言 · 计算机科学 2022-05-24 Leilei Gan , Yuxian Meng , Kun Kuang , Xiaofei Sun , Chun Fan , Fei Wu , Jiwei Li

Do visual tasks have a relationship, or are they unrelated? For instance, could having surface normals simplify estimating the depth of an image? Intuition answers these questions positively, implying existence of a structure among visual…

计算机视觉与模式识别 · 计算机科学 2018-04-24 Amir Zamir , Alexander Sax , William Shen , Leonidas Guibas , Jitendra Malik , Silvio Savarese