中文
相关论文

相关论文: Chem-FINESE: Validating Fine-Grained Few-shot Enti…

200 篇论文

Few-Shot Semantic Segmentation (FSS), which focuses on segmenting new classes in images using only a limited number of annotated examples, has recently progressed in data-scarce domains. However, in this work, we show that the existing FSS…

计算机视觉与模式识别 · 计算机科学 2025-06-17 Zhuohao Li , Zhicheng Huang , Wenchao Liu , Zhuxin Zhang , Jianming Miao

The goal of few-shot relation extraction is to predict relations between name entities in a sentence when only a few labeled instances are available for training. Existing few-shot relation extraction methods focus on uni-modal information…

计算与语言 · 计算机科学 2024-03-04 Jiaying Gong , Hoda Eldardiry

Long-form article generation (LFAG) presents challenges such as maintaining logical consistency, comprehensive topic coverage, and narrative coherence across extended articles. Existing datasets often lack both the hierarchical structure…

计算与语言 · 计算机科学 2025-03-11 Ming Wang , Fang Wang , Minghao Hu , Li He , Haiyang Wang , Jun Zhang , Tianwei Yan , Li Li , Zhunchen Luo , Wei Luo , Xiaoying Bai , Guotong Geng

Few-shot learning (FSL) aims to enable models to recognize novel objects or classes with limited labelled data. Feature generators, which synthesize new data points to augment limited datasets, have emerged as a promising solution to this…

计算机视觉与模式识别 · 计算机科学 2024-10-14 Heethanjan Kanagalingam , Thenukan Pathmanathan , Navaneethan Ketheeswaran , Mokeeshan Vathanakumar , Mohamed Afham , Ranga Rodrigo

Mobile app reviews are a large-scale data source for software improvements. A key task in this context is effectively extracting requirements from app reviews to analyze the users' needs and support the software's evolution. Recent studies…

软件工程 · 计算机科学 2025-07-22 Aakash Sorathiya , Gouri Ginde

Large-scale fine-grained image retrieval has two main problems. First, low dimensional feature embedding can fasten the retrieval process but bring accuracy reduce due to overlooking the feature of significant attention regions of images in…

计算机视觉与模式识别 · 计算机科学 2021-10-12 Qi Zhao , Xu Wang , Shuchang Lyu , Binghao Liu , Yifan Yang

Prompt learning has emerged as a promising paradigm for adapting pre-trained vision-language models (VLMs) to few-shot whole slide image (WSI) classification by aligning visual features with textual representations, thereby reducing…

计算机视觉与模式识别 · 计算机科学 2025-10-01 Junjie Zhou , Wei Shao , Yagao Yue , Wei Mu , Peng Wan , Qi Zhu , Daoqiang Zhang

Few-shot segmentation (FSS) aims to segment unseen classes given only a few annotated samples. Existing methods suffer the problem of feature undermining, i.e. potential novel classes are treated as background during training phase. Our…

计算机视觉与模式识别 · 计算机科学 2021-09-28 Lihe Yang , Wei Zhuo , Lei Qi , Yinghuan Shi , Yang Gao

Few-Shot Cross-Domain NER is the process of leveraging knowledge from data-rich source domains to perform entity recognition on data scarce target domains. Most previous state-of-the-art (SOTA) approaches use pre-trained language models…

机器学习 · 计算机科学 2025-05-13 Subhadip Nandi , Neeraj Agrawal

Recent research showed promising results on combining pretrained language models (LMs) with canonical utterance for few-shot semantic parsing. The canonical utterance is often lengthy and complex due to the compositional structure of formal…

计算与语言 · 计算机科学 2022-05-17 Jingfeng Yang , Haoming Jiang , Qingyu Yin , Danqing Zhang , Bing Yin , Diyi Yang

Extracting high-fidelity 2D contours from Scanning Electron Microscope (SEM) images is critical for calibrating Optical Proximity Correction (OPC) models. While foundation models like Segment Anything 2 (SAM2) are promising, adapting them…

硬件体系结构 · 计算机科学 2026-04-21 Da Chen , Guangyu Hu , Kaihong Xu , Kaichao Liang , Songjiang Li , Wei Yang , XiangYu Wen , Mingxuan Yuan

This work proposes QNet, a novel sequence encoder model that entirely inferences on the quantum computer using a minimum number of qubits. Let $n$ and $d$ represent the length of the sequence and the embedding size, respectively. The…

机器学习 · 计算机科学 2023-08-29 Wei Day , Hao-Sheng Chen , Min-Te Sun

In this paper, we explore a new approach to named entity recognition (NER) with the goal of learning from context and fragment features more effectively, contributing to the improvement of overall recognition performance. We use the recent…

计算与语言 · 计算机科学 2019-04-23 Nargiza Nosirova , Mingbin Xu , Hui Jiang

Few-shot relation extraction involves identifying the type of relationship between two specific entities within a text, using a limited number of annotated samples. A variety of solutions to this problem have emerged by applying…

计算与语言 · 计算机科学 2024-03-11 Xilai Ma , Jing Li , Min Zhang

With the rapid growth in the use of fine-tuning for large language models (LLMs), optimizing fine-tuning while keeping inference efficient has become highly important. However, this is a challenging task as it requires improvements in all…

计算与语言 · 计算机科学 2024-10-14 Changhun Lee , Jun-gyu Jin , Younghyun Cho , Eunhyeok Park

Training a computer vision system to segment a novel class typically requires collecting and painstakingly annotating lots of images with objects from that class. Few-shot segmentation techniques reduce the required number of images to…

计算机视觉与模式识别 · 计算机科学 2024-03-25 Shreyas Chandgothia , Ardhendu Sekhar , Amit Sethi

Video-text retrieval has seen significant advancements, yet the ability of models to discern subtle differences in captions still requires verification. In this paper, we introduce a new approach for fine-grained evaluation. Our approach…

计算机视觉与模式识别 · 计算机科学 2024-10-18 Aozhu Chen , Hazel Doughty , Xirong Li , Cees G. M. Snoek

Recent advancements in language models (LMs) have led to the emergence of powerful models such as Small LMs (e.g., T5) and Large LMs (e.g., GPT-4). These models have demonstrated exceptional capabilities across a wide range of tasks, such…

计算与语言 · 计算机科学 2024-05-07 Mingchen Li , Rui Zhang

Considering the spectral properties of images, we propose a new self-attention mechanism with highly reduced computational complexity, up to a linear rate. To better preserve edges while promoting similarity within objects, we propose…

计算机视觉与模式识别 · 计算机科学 2023-07-27 Fengyu Zhang , Ashkan Panahi , Guangjun Gao

Few-shot dense retrieval (DR) aims to effectively generalize to novel search scenarios by learning a few samples. Despite its importance, there is little study on specialized datasets and standardized evaluation protocols. As a result,…

计算与语言 · 计算机科学 2023-04-13 Si Sun , Yida Lu , Shi Yu , Xiangyang Li , Zhonghua Li , Zhao Cao , Zhiyuan Liu , Deiming Ye , Jie Bao