中文
相关论文

相关论文: Knowledge-Enhanced Multi-Label Few-Shot Product At…

200 篇论文

Multi-channel keyword spotting (KWS) has become crucial for voice-based applications in edge environments. However, its substantial computational and energy requirements pose significant challenges. We introduce ASAP-FE (Agile…

音频与语音处理 · 电气工程与系统科学 2025-12-17 Jongin Choi , Jina Park , Woojoo Lee , Jae-Jin Lee , Massoud Pedram

At the end of Moore's law, new computing paradigms are required to prolong the battery life of wearable and IoT smart audio devices. Theoretical analysis and physical validation have shown that analog signal processing (ASP) can be more…

音频与语音处理 · 电气工程与系统科学 2022-03-30 Boris Bergsma , Minhao Yang , Milos Cernak

Recent advances have demonstrated that integrating reinforcement learning with rule-based rewards can significantly enhance the reasoning capabilities of large language models, even without supervised fine-tuning. However, prevalent…

人工智能 · 计算机科学 2025-11-18 Wei Sun , Wen Yang , Pu Jian , Qianlong Du , Fuwei Cui , Shuo Ren , Jiajun Zhang

Over the last couple of years few-shot learning (FSL) has attracted great attention towards minimizing the dependency on labeled training examples. An inherent difficulty in FSL is the handling of ambiguities resulting from having too few…

计算机视觉与模式识别 · 计算机科学 2023-02-06 Orhun Buğra Baran , Ramazan Gökberk Cinbiş

Despite the advancement of supervised image recognition algorithms, their dependence on the availability of labeled data and the rapid expansion of image categories raise the significant challenge of zero-shot learning. Zero-shot learning…

机器学习 · 计算机科学 2019-04-09 Meng Ye , Yuhong Guo

The goal of representation learning of knowledge graph is to encode both entities and relations into a low-dimensional embedding spaces. Many recent works have demonstrated the benefits of knowledge graph embedding on knowledge graph…

人工智能 · 计算机科学 2019-10-11 Wenqiang Liu , Hongyun Cai , Xu Cheng , Sifa Xie , Yipeng Yu , Hanyu Zhang

Implicit Attribute Value Extraction (AVE) is essential for accurately representing products in e-commerce, as it infers latent attributes from multimodal data. Despite advances in multimodal large language models (MLLMs), implicit AVE…

计算与语言 · 计算机科学 2026-01-19 Wei-Chieh Huang , Cornelia Caragea

Active learning aims to alleviate the amount of labor involved in data labeling by automating the selection of unlabeled samples via an acquisition function. For example, variational adversarial active learning (VAAL) leverages an…

机器学习 · 计算机科学 2024-08-26 Zongyao Lyu , William J. Beksi

Few-shot multimodal dialogue intention recognition is a critical challenge in the e-commerce domainn. Previous methods have primarily enhanced model classification capabilities through post-training techniques. However, our analysis reveals…

计算与语言 · 计算机科学 2025-03-07 Bin Chen , Yu Zhang , Hongfei Ye , Ziyi Huang , Hongyang Chen

Active Learning (AL) and Few Shot Learning (FSL) are two label-efficient methods which have achieved excellent results recently. However, most prior arts in both learning paradigms fail to explore the wealth of the vast unlabelled data. In…

计算机视觉与模式识别 · 计算机科学 2024-04-26 Nico Schiavone , Jingyi Wang , Shuangzhi Li , Roger Zemp , Xingyu Li

In real-world scenarios we often need to perform multiple tasks simultaneously. Multi-Task Learning (MTL) is an adequate method to do so, but usually requires datasets labeled for all tasks. We propose a method that can leverage datasets…

计算机视觉与模式识别 · 计算机科学 2023-06-16 Federica Spinola , Philipp Benz , Minhyeong Yu , Tae-hoon Kim

Multi-label image classification is a critical task in machine learning that aims to accurately assign multiple labels to a single image. While existing methods often utilize attention mechanisms or graph convolutional networks to model…

计算机视觉与模式识别 · 计算机科学 2025-11-04 Ren-Dong Xie , Zhi-Fen He , Bo Li , Bin Liu , Jin-Yan Hu

Two-stage object detectors generate object proposals and classify them to detect objects in images. These proposals often do not contain the objects perfectly but overlap with them in many possible ways, exhibiting great variability in the…

计算机视觉与模式识别 · 计算机科学 2023-04-12 Jingyi Xu , Hieu Le , Dimitris Samaras

How to identify semantic relations among entities in a document when only a few labeled documents are available? Few-shot document-level relation extraction (FSDLRE) is crucial for addressing the pervasive data scarcity problem in…

计算与语言 · 计算机科学 2023-10-25 Shiao Meng , Xuming Hu , Aiwei Liu , Shu'ang Li , Fukun Ma , Yawen Yang , Lijie Wen

To get more accurate saliency maps, recent methods mainly focus on aggregating multi-level features from fully convolutional network (FCN) and introducing edge information as auxiliary supervision. Though remarkable progress has been…

计算机视觉与模式识别 · 计算机科学 2020-08-26 Jun Wei , Shuhui Wang , Zhe Wu , Chi Su , Qingming Huang , Qi Tian

As few-shot object detectors are often trained with abundant base samples and fine-tuned on few-shot novel examples,the learned models are usually biased to base classes and sensitive to the variance of novel examples. To address this…

计算机视觉与模式识别 · 计算机科学 2023-02-01 Jiaming Han , Yuqiang Ren , Jian Ding , Ke Yan , Gui-Song Xia

Few-shot semantic segmentation is the task of learning to locate each pixel of the novel class in the query image with only a few annotated support images. The current correlation-based methods construct pair-wise feature correlations to…

计算机视觉与模式识别 · 计算机科学 2023-01-20 Huafeng Liu , Pai Peng , Tao Chen , Qiong Wang , Yazhou Yao , Xian-Sheng Hua

Significant progress has been made recently in developing few-shot object segmentation methods. Learning is shown to be successful in few-shot segmentation settings, using pixel-level, scribbles and bounding box supervision. This paper…

计算机视觉与模式识别 · 计算机科学 2020-05-19 Mennatullah Siam , Naren Doraiswamy , Boris N. Oreshkin , Hengshuai Yao , Martin Jagersand

Semi-supervised learning (SSL) has achieved significant progress by leveraging both labeled data and unlabeled data. Existing SSL methods overlook a common real-world scenario when labeled data is extremely scarce, potentially as limited as…

计算机视觉与模式识别 · 计算机科学 2025-04-15 Hezhao Liu , Yang Lu , Mengke Li , Yiqun Zhang , Shreyank N Gowda , Chen Gong , Hanzi Wang

Zero Shot Learning (ZSL) enables a learning model to classify instances of an unseen class during training. While most research in ZSL focuses on single-label classification, few studies have been done in multi-label ZSL, where an instance…

机器学习 · 计算机科学 2016-06-02 Ubai Sandouk , Ke Chen
‹ 上一页 1 8 9 10 下一页 ›