中文
相关论文

相关论文: Prompt-based Zero-shot Relation Extraction with Se…

200 篇论文

Zero-shot learning (ZSL) aims to recognize unseen classes without visual instances. However, existing methods usually assume clean labels, overlooking real-world label noise and ambiguity, which degrades performance. To bridge this gap, we…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Jiangnan Li , Linqing Huang , Xiaowen Yan , Min Gan , Wenpeng Lu , Jinfu Fan

Zero-shot text-to-speech (TTS) synthesis aims to clone any unseen speaker's voice without adaptation parameters. By quantizing speech waveform into discrete acoustic tokens and modeling these tokens with the language model, recent language…

Zero-shot skeleton-based action recognition (ZSAR) aims to recognize action classes without any training skeletons from those classes, relying instead on auxiliary semantics from text. Existing approaches frequently depend on explicit…

计算机视觉与模式识别 · 计算机科学 2026-04-03 Soroush Oraki , Feng Ding , Jie Liang

Stance detection is an important component of understanding hidden influences in everyday life. Since there are thousands of potential topics to take a stance on, most with little to no training data, we focus on zero-shot stance detection:…

计算与语言 · 计算机科学 2020-10-09 Emily Allaway , Kathleen McKeown

Prompting pre-trained language models has achieved impressive performance on various NLP tasks, especially in low data regimes. Despite the success of prompting in monolingual settings, applying prompt-based methods in multilingual…

计算与语言 · 计算机科学 2022-10-27 Yuxuan Chen , David Harbecke , Leonhard Hennig

Recent research works have proposed machine learning models for classifying IoT devices connected to a network. However, there is still a practical challenge of not having all devices (and hence their traffic) available during the training…

网络与互联网体系结构 · 计算机科学 2024-01-15 Binghui Wu , Philipp Gysel , Dinil Mon Divakaran , Mohan Gurusamy

Recently, prompt-based learning has gained popularity across many natural language processing (NLP) tasks by reformulating them into a cloze-style format to better align pre-trained language models (PLMs) with downstream tasks. However,…

计算与语言 · 计算机科学 2023-08-15 Wenjie Zhang , Xiaoning Song , Zhenhua Feng , Tianyang Xu , Xiaojun Wu

Exploiting label hierarchies has become a promising approach to tackling the zero-shot multi-label text classification (ZS-MTC) problem. Conventional methods aim to learn a matching model between text and labels, using a graph encoder to…

计算与语言 · 计算机科学 2021-04-06 Hui Liu , Danqing Zhang , Bing Yin , Xiaodan Zhu

Hash coding has been widely used in approximate nearest neighbor search for large-scale image retrieval. Given semantic annotations such as class labels and pairwise similarities of the training data, hashing methods can learn and generate…

计算机视觉与模式识别 · 计算机科学 2021-07-01 Qin Zou , Zheng Zhang , Ling Cao , Long Chen , Song Wang

Incorporating external knowledge to Visual Question Answering (VQA) has become a vital practical need. Existing methods mostly adopt pipeline approaches with different components for knowledge matching and extraction, feature learning,…

人工智能 · 计算机科学 2021-10-19 Zhuo Chen , Jiaoyan Chen , Yuxia Geng , Jeff Z. Pan , Zonggang Yuan , Huajun Chen

There is growing interest in models that can learn from unlabelled speech paired with visual context. This setting is relevant for low-resource speech processing, robotics, and human language acquisition research. Here we study how a…

计算与语言 · 计算机科学 2018-11-02 Herman Kamper , Gregory Shakhnarovich , Karen Livescu

Instruction-tuned Large Language Models (LLMs) have exhibited impressive language understanding and the capacity to generate responses that follow specific prompts. However, due to the computational demands associated with training these…

Current Large Language Models (LLMs) have shown strong reasoning capabilities in commonsense question answering benchmarks, but the process underlying their success remains largely opaque. As a consequence, recent approaches have equipped…

计算与语言 · 计算机科学 2024-10-08 Francesco Maria Molfese , Simone Conia , Riccardo Orlando , Roberto Navigli

Few-shot named entity recognition (NER) targets generalizing to unseen labels and/or domains with few labeled examples. Existing metric learning methods compute token-level similarities between query and support sets, but are not able to…

计算与语言 · 计算机科学 2022-11-09 Yanru Chen , Yanan Zheng , Zhilin Yang

Currently, low-light conditions present a significant challenge for machine cognition. In this paper, rather than optimizing models by assuming that human and machine cognition are correlated, we use zero-reference low-light enhancement to…

计算机视觉与模式识别 · 计算机科学 2024-05-21 Igor Morawski , Kai He , Shusil Dangi , Winston H. Hsu

Recent works on zero-shot learning make use of side information such as visual attributes or natural language semantics to define the relations between output visual classes and then use these relationships to draw inference on new unseen…

计算机视觉与模式识别 · 计算机科学 2018-04-26 Saumya Jetley , Bernardino Romera-Paredes , Sadeep Jayasumana , Philip Torr

Zero-shot learning (ZSL) makes object recognition in images possible in absence of visual training data for a part of the classes from a dataset. When the number of classes is large, classes are usually represented by semantic class…

计算机视觉与模式识别 · 计算机科学 2020-08-10 Yannick Le Cacheux , Adrian Popescu , Hervé Le Borgne

We propose a novel approach to improve a visual-semantic embedding model by incorporating concept representations captured from an external structured knowledge base. We investigate its performance on image classification under both…

计算机视觉与模式识别 · 计算机科学 2020-09-22 Mirantha Jayathilaka , Tingting Mu , Uli Sattler

We present a novel generalized zero-shot algorithm to recognize perceived emotions from gestures. Our task is to map gestures to novel emotion categories not encountered in training. We introduce an adversarial, autoencoder-based…

计算机视觉与模式识别 · 计算机科学 2021-12-03 Abhishek Banerjee , Uttaran Bhattacharya , Aniket Bera

Understanding visual relationships involves identifying the subject, the object, and a predicate relating them. We leverage the strong correlations between the predicate and the (subj,obj) pair (both semantically and spatially) to predict…

计算机视觉与模式识别 · 计算机科学 2017-08-04 Ruichi Yu , Ang Li , Vlad I. Morariu , Larry S. Davis