paper-with-me

Papers

A Multi-Task Semantic Decomposition Framework with Task-specific Pre-training for Few-Shot NER

2023-08-28 · Guanting Dong, Zechen Wang, Jinxu Zhao, Gang Zhao, Daichi Guo, Dayuan Fu, Tingfeng Hui, Chen Zeng, Keqing He, Xuefeng Li, LiWen Wang, Xinyue Cui, Weiran Xu

The objective of few-shot named entity recognition is to identify named entities with limited labeled instances. Previous works have primarily focused on optimizing the traditional token-wise classification framework, while neglecting the exploration of information based on NER data characteristics. To address this issue, we propose a Multi-Task Semantic Decomposition Framework via Joint Task-specific Pre-training (MSDP) for few-shot NER. Drawing inspiration from demonstration-based and contrastive learning, we introduce two novel pre-training tasks: Demonstration-based Masked Language Modeling (MLM) and Class Contrastive Discrimination. These tasks effectively incorporate entity boundary information and enhance entity representation in Pre-trained Language Models (PLMs). In the downstream main task, we introduce a multi-task joint optimization framework with the semantic decomposing method, which facilitates the model to integrate two different semantic information for entity classification. Experimental results of two few-shot NER benchmarks demonstrate that MSDP consistently outperforms strong baselines by a large margin. Extensive analyses validate the effectiveness and generalization of MSDP.

📄 PDF Abstract BibTeX arXiv:2308.14533

Code (1)

dongguanting/msdp-fewshot-ner 공식 구현 pytorch

Tasks

Contrastive Learningfew-shot-nerFew-shot NERLanguage ModelingLanguage ModellingMasked Language Modelingnamed-entity-recognitionNamed Entity RecognitionNER

Similar Papers 제목 키워드 기반

Temporal and Semantic Evaluation Metrics for Foundation Models in Post-Hoc Analysis of Robotic Sub-tasks

2024-03-25 · Jonathan Salfity, Selma Wanna, Minkyu Choi, Mitch Pryor

Recent works in Task and Motion Planning (TAMP) show that training control policies on language-supervised robot trajectories with quality labeled data markedly improves agent task success rates. However, the scarcity of…

DescriptiveMotion PlanningSemantic SimilaritySemantic Textual Similarity+1

Coupled Inference in Diffusion Models for Semantic Decomposition

2026-02-10 · Calvin Yeung, Ali Zakeri, Zhuowen Zou, Mohsen Imani arxiv

Many visual scenes can be described as compositions of latent factors. Effective recognition, reasoning, and editing often require not only forming such compositional representations, but also solving the decomposition p…

Conditional Diffusion Model for Multi-Agent Dynamic Task Decomposition

2025-11-17 · Yanda Zhu, Yuanyang Zhu, Daoyi Dong, Caihua Chen 외 arxiv

Task decomposition has shown promise in complex cooperative multi-agent reinforcement learning (MARL) tasks, which enables efficient hierarchical learning for long-horizon tasks in dynamic and uncertain environments. How…

Multi-agent Reinforcement Learning

Cross-lingual Decompositional Semantic Parsing

2018-10-01 · EMNLP 2018 10 · Sheng Zhang, Xutai Ma, Rachel Rudinger, Kevin Duh 외

We introduce the task of cross-lingual decompositional semantic parsing: mapping content provided in a source language into a decompositional semantic analysis based on a target language. We present: (1) a form of decomp…

Semantic Parsing

Modular Task Decomposition and Dynamic Collaboration in Multi-Agent Systems Driven by Large Language Models

2025-11-03 · Shuaidong Pan, Di Wu arxiv

This paper addresses the limitations of a single agent in task decomposition and collaboration during complex task execution, and proposes a multi-agent architecture for modular task decomposition and dynamic collaborati…