中文
相关论文

相关论文: Label Forensics: Interpreting Hard Labels in Black…

200 篇论文

We present a novel and effective technique for performing text coherence tasks while facilitating deeper insights into the data. Despite obtaining ever-increasing task performance, modern deep-learning approaches to NLP tasks often only…

计算与语言 · 计算机科学 2019-08-09 Tanner Bohn , Yining Hu , Jinhang Zhang , Charles X. Ling

We investigate the integration of word embeddings as classification features in the setting of large scale text classification. Such representations have been used in a plethora of tasks, however their application in classification…

计算与语言 · 计算机科学 2016-06-22 Georgios Balikas , Massih-Reza Amini

Mislabeled examples are a common issue in real-world data, particularly for tasks like token classification where many labels must be chosen on a fine-grained basis. Here we consider the task of finding sentences that contain label errors…

计算与语言 · 计算机科学 2022-10-24 Wei-Chen Wang , Jonas Mueller

In text classification tasks, useful information is encoded in the label names. Label semantic aware systems have leveraged this information for improved text classification performance during fine-tuning and prediction. However, use of…

计算与语言 · 计算机科学 2022-05-31 Aaron Mueller , Jason Krone , Salvatore Romeo , Saab Mansour , Elman Mansimov , Yi Zhang , Dan Roth

Cross-modal representation learning has become a new normal for bridging the semantic gap between text and visual data. Learning modality agnostic representations in a continuous latent space, however, is often treated as a black-box…

计算机视觉与模式识别 · 计算机科学 2023-11-13 Jiaxin Wu , Chong-Wah Ngo , Wing-Kwong Chan , Zhijian Hou

We report our ongoing work about a new deep architecture working in tandem with a statistical test procedure for jointly training texts and their label descriptions for multi-label and multi-class classification tasks. A statistical…

计算与语言 · 计算机科学 2019-06-18 Ahmad Aghaebrahimian , Mark Cieliebak

We consider a document classification problem where document labels are absent but only relevant keywords of a target class and unlabeled documents are given. Although heuristic methods based on pseudo-labeling have been considered,…

计算与语言 · 计算机科学 2019-10-31 Nontawat Charoenphakdee , Jongyeong Lee , Yiping Jin , Dittaya Wanvarie , Masashi Sugiyama

Semantic Embeddings are a popular way to represent knowledge in the field of zero-shot learning. We observe their interpretability and discuss their potential utility in a safety-critical context. Concretely, we propose to use them to add…

机器学习 · 统计学 2019-05-21 Thomas Brunner , Frederik Diehl , Michael Truong Le , Alois Knoll

Label noise and ambiguities between similar classes are challenging problems in developing new models and annotating new data for semantic segmentation. In this paper, we propose Compensation Learning in Semantic Segmentation, a framework…

计算机视觉与模式识别 · 计算机科学 2023-04-27 Timo Kaiser , Christoph Reinders , Bodo Rosenhahn

Traditional neural topic models are typically optimized by reconstructing the document's Bag-of-Words (BoW) representations, overlooking contextual information and struggling with data sparsity. In this work, we propose a novel approach to…

计算与语言 · 计算机科学 2026-02-23 Raymond Li , Amirhossein Abaskohi , Chuyuan Li , Gabriel Murray , Giuseppe Carenini

Communication with the goal of accurately conveying meaning, rather than accurately transmitting symbols, has become an area of growing interest. This paradigm, termed semantic communication, typically leverages modern developments in…

机器学习 · 计算机科学 2024-10-28 Dylan Wheeler , Balasubramaniam Natarajan

In context of document classification, where in a corpus of documents their label tags are readily known, an opportunity lies in utilizing label information to learn document representation spaces with better discriminative properties. To…

计算与语言 · 计算机科学 2014-07-28 Ivan Ivek

The rapid development of deep learning has made a great progress in image segmentation, one of the fundamental tasks of computer vision. However, the current segmentation algorithms mostly rely on the availability of pixel-level…

计算机视觉与模式识别 · 计算机科学 2023-02-16 Wei Shen , Zelin Peng , Xuehui Wang , Huayu Wang , Jiazhong Cen , Dongsheng Jiang , Lingxi Xie , Xiaokang Yang , Qi Tian

Label-efficient time series representation learning, which aims to learn effective representations with limited labeled data, is crucial for deploying deep learning models in real-world applications. To address the scarcity of labeled time…

机器学习 · 计算机科学 2024-07-25 Emadeldeen Eldele , Mohamed Ragab , Zhenghua Chen , Min Wu , Chee-Keong Kwoh , Xiaoli Li

The lack of labeled data is a common challenge in speech classification tasks, particularly those requiring extensive subjective assessment, such as cognitive state classification. In this work, we propose a Semi-Supervised Learning (SSL)…

音频与语音处理 · 电气工程与系统科学 2025-05-01 Yuanchao Li , Zixing Zhang , Jing Han , Peter Bell , Catherine Lai

Novel contexts may often arise in complex querying scenarios such as in evidence-based medicine (EBM) involving biomedical literature, that may not explicitly refer to entities or canonical concept forms occurring in any fact- or rule-based…

计算与语言 · 计算机科学 2019-11-12 Manirupa Das , Juanxi Li , Eric Fosler-Lussier , Simon Lin , Soheil Moosavinasab , Steve Rust , Yungui Huang , Rajiv Ramnath

Semantic typing aims at classifying tokens or spans of interest in a textual context into semantic categories such as relations, entity types, and event types. The inferred labels of semantic categories meaningfully interpret how machines…

计算与语言 · 计算机科学 2022-05-05 James Y. Huang , Bangzheng Li , Jiashu Xu , Muhao Chen

Growing amount and quality of AI-generated texts makes detecting such content more difficult. In most real-world scenarios, the domain (style and topic) of generated data and the generator model are not known in advance. In this work, we…

Label smoothing is a regularization technique for neural networks. Normally neural models are trained to an output distribution that is a vector with a single 1 for the correct prediction, and 0 for all other elements. Label smoothing…

软件工程 · 计算机科学 2023-03-29 Sakib Haque , Aakash Bansal , Collin McMillan

In the last few years we have seen a growing interest in machine learning approaches to computer vision and, especially, to semantic labeling. Nowadays state of the art systems use deep learning on millions of labeled images with very…

计算机视觉与模式识别 · 计算机科学 2014-08-12 Marco Gori , Marco Lippi , Marco Maggini , Stefano Melacci