Neural Language Taskonomy: Which NLP Tasks are the most Predictive of fMRI Brain Activity?
Subba Reddy Oota, Jashn Arora, Veeral Agarwal, Mounika Marreddy,, Manish Gupta, Bapi Raju Surampudi

TL;DR
This study investigates how representations learned from ten NLP tasks can predict brain activity during language comprehension, revealing task-specific neural encoding patterns and cognitive insights across brain regions.
Contribution
It introduces transfer learning from multiple NLP tasks to predict fMRI responses, highlighting the differential impact of syntactic and semantic tasks on brain activity.
Findings
Coreference resolution, NER, and syntax parsing explain more variance in reading activity.
Paraphrasing, summarization, and NLI better predict listening activity.
Left hemisphere shows higher predictive activity across tasks.
Abstract
Several popular Transformer based language models have been found to be successful for text-driven brain encoding. However, existing literature leverages only pretrained text Transformer models and has not explored the efficacy of task-specific learned Transformer representations. In this work, we explore transfer learning from representations learned for ten popular natural language processing tasks (two syntactic and eight semantic) for predicting brain responses from two diverse datasets: Pereira (subjects reading sentences from paragraphs) and Narratives (subjects listening to the spoken stories). Encoding models based on task features are used to predict activity in different regions across the whole brain. Features from coreference resolution, NER, and shallow syntax parsing explain greater variance for the reading activity. On the other hand, for the listening activity, tasks…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsAttention Is All You Need · Linear Layer · Absolute Position Encodings · Multi-Head Attention · Layer Normalization · Residual Connection · Softmax · Label Smoothing · Adam · Position-Wise Feed-Forward Layer
