paper-with-me

Papers

CogTaskonomy: Cognitively Inspired Task Taxonomy Is Beneficial to Transfer Learning in NLP

2022-05-01 · ACL 2022 5 · Yifei Luo, Minghui Xu, Deyi Xiong

Is there a principle to guide transfer learning across tasks in natural language processing (NLP)? Taxonomy (Zamir et al., 2018) finds that a structure exists among visual tasks, as a principle underlying transfer learning for them. In this paper, we propose a cognitively inspired framework, CogTaskonomy, to learn taxonomy for NLP tasks. The framework consists of Cognitive Representation Analytics (CRA) and Cognitive-Neural Mapping (CNM). The former employs Representational Similarity Analysis, which is commonly used in computational neuroscience to find a correlation between brain-activity measurement and computational modeling, to estimate task similarity with task-specific sentence representations. The latter learns to detect task relations by projecting neural representations from NLP models to cognitive signals (i.e., fMRI voxels). Experiments on 12 NLP tasks, where BERT/TinyBERT are used as the underlying models for transfer learning, demonstrate that the proposed CogTaxonomy is able to guide transfer learning, achieving performance competitive to the Analytic Hierarchy Process (Saaty, 1987) used in visual Taskonomy (Zamir et al., 2018) but without requiring exhaustive pairwise O(m^2) task transferring. Analyses further discover that CNM is capable of learning model-agnostic task taxonomy.

📄 PDF Abstract BibTeX

Code (1)

tjunlp-lab/CogTaskonomy 공식 구현

Tasks

SentenceTransfer Learning

Similar Papers 제목 키워드 기반

Working Memory Constraints Scaffold Learning in Transformers under Data Scarcity

2026-04-22 · Pranava Madhyastha, Dagmar Adamcova arxiv

We investigate the integration of human-like working memory constraints into the Transformer architecture and implement several cognitively inspired attention variants, including fixed-width windows based and temporal de…

MERALI at SemEval-2017 Task 2 Subtask 1: a Cognitively Inspired approach

2017-08-01 · SEMEVAL 2017 8 · Enrico Mensa, Daniele P. Radicioni, Antonio Lieto

In this paper we report on the participation of the MERALI system to the SemEval Task 2 Subtask 1. The MERALI system approaches conceptual similarity through a simple, cognitively inspired, heuristics; it builds on a lin…

Common Sense ReasoningTask 2

CogNLP-Sheffield at CMCL 2021 Shared Task: Blending Cognitively Inspired Features with Transformer-based Language Models for Predicting Eye Tracking Patterns

2021-06-01 · NAACL (CMCL) 2021 6 · Peter Vickers, Rosa Wainwright, Harish Tayyar Madabushi, Aline Villavicencio

The CogNLP-Sheffield submissions to the CMCL 2021 Shared Task examine the value of a variety of cognitively and linguistically inspired features for predicting eye tracking patterns, as both standalone model inputs and a…

Word Embeddings

A Survey of Quantum-Cognitively Inspired Sentiment Analysis Models

2023-06-06 · Yaochen Liu, Qiuchi Li, Benyou Wang, Yazhou Zhang 외

Quantum theory, originally proposed as a physical theory to describe the motions of microscopic particles, has been applied to various non-physics domains involving human cognition and decision-making that are inherently…

Decision MakingSentiment AnalysisSurvey

Mind's Eye: A Benchmark of Visual Abstraction, Transformation and Composition for Multimodal LLMs

2026-04-17 · Rohit Sinha, Aditya Kanade, Sai Srinivas Kancheti, Vineeth N Balasubramanian 외 arxiv

Multimodal large language models (MLLMs) have achieved impressive progress on vision language benchmarks, yet their capacity for visual cognitive and visuospatial reasoning remains less understood. We introduce "Mind's E…