<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>affective response to figurative language &#8211; Science</title>
	<atom:link href="https://scienmag.com/tag/affective-response-to-figurative-language/feed/" rel="self" type="application/rss+xml" />
	<link>https://scienmag.com</link>
	<description></description>
	<lastBuildDate>Sun, 06 Sep 2026 01:13:17 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1</generator>

<image>
	<url>https://scienmag.com/wp-content/uploads/2024/07/cropped-scienmag_ico-32x32.jpg</url>
	<title>affective response to figurative language &#8211; Science</title>
	<link>https://scienmag.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">73899611</site>	<item>
		<title>Joint source-target-context modeling improves metaphor sentiment analysis with new dataset</title>
		<link>https://scienmag.com/joint-source-target-context-modeling-improves-metaphor-sentiment-analysis-with-new-dataset/</link>
		
		<dc:creator><![CDATA[Denise Maddox]]></dc:creator>
		<pubDate>Sun, 06 Sep 2026 01:13:14 +0000</pubDate>
				<category><![CDATA[Technology and Engineering]]></category>
		<category><![CDATA[affective response to figurative language]]></category>
		<category><![CDATA[artificial intelligence in metaphor comprehension]]></category>
		<category><![CDATA[computational metaphor understanding]]></category>
		<category><![CDATA[context-aware metaphor sentiment analysis]]></category>
		<category><![CDATA[emotion amplification in metaphors]]></category>
		<category><![CDATA[emotion recognition in figurative expressions]]></category>
		<category><![CDATA[figurative language emotion detection]]></category>
		<category><![CDATA[improving metaphor comprehension in AI]]></category>
		<category><![CDATA[joint source-target-context modeling]]></category>
		<category><![CDATA[Metaphor sentiment analysis]]></category>
		<category><![CDATA[metaphorical expression analysis]]></category>
		<category><![CDATA[metaphorical expression emotion amplification]]></category>
		<category><![CDATA[multi-component metaphor modeling]]></category>
		<category><![CDATA[multi-element metaphor modeling]]></category>
		<category><![CDATA[natural language processing of metaphors]]></category>
		<category><![CDATA[new dataset for metaphor analysis]]></category>
		<category><![CDATA[new dataset for metaphor sentiment]]></category>
		<category><![CDATA[psycholinguistic insights in AI]]></category>
		<category><![CDATA[psycholinguistic insights into metaphors]]></category>
		<guid isPermaLink="false">https://scienmag.com/joint-source-target-context-modeling-improves-metaphor-sentiment-analysis-with-new-dataset/</guid>

					<description><![CDATA[Metaphor is everywhere in human language, and it is far more than decorative flourish. When someone describes a bargain as &#8220;a steal&#8221; or a grief as &#8220;a heavy weight,&#8221; the figurative framing does not merely dress up literal meaning—it actively amplifies emotion. Decades of psycholinguistic research have shown that metaphorical expressions tend to evoke stronger [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Metaphor is everywhere in human language, and it is far more than decorative flourish. When someone describes a bargain as &#8220;a steal&#8221; or a grief as &#8220;a heavy weight,&#8221; the figurative framing does not merely dress up literal meaning—it actively amplifies emotion. Decades of psycholinguistic research have shown that metaphorical expressions tend to evoke stronger affective responses than their literal equivalents, yet the machines we build to read human text at scale still struggle to decode the feelings hidden inside figurative language. A new study published in the Journal of Intelligent Information Systems argues that the reason is structural: most computational systems analyze metaphors by looking at only fragments of the picture, when the emotional power of a metaphor actually emerges from the interplay of three elements at once.</p>
<p>The research, conducted by Changyong Niu, Hongde Liu, Senbin Zhu, Xingren Wang, Chenyuan He, and Yuxiang Jia of the School of Computer and Artificial Intelligence at Zhengzhou University in China, introduces a framework that jointly models the three core components of any metaphor: the source-domain word, the target-domain word, and the metaphorical context. In the classic structure of metaphor, the source is the concrete concept borrowed for comparison—say, &#8220;lion&#8221;—while the target is the abstract entity being described—say, &#8220;the general&#8221;—and the context is the surrounding text in which the mapping unfolds. Existing sentiment analysis models, the authors contend, typically focus on modeling only part of this triad, ignoring the interactions among the elements that determine whether &#8220;He is a lion in battle&#8221; conveys admiration or menace.</p>
<p>The team&#8217;s second criticism of prior work concerns the diversity of metaphor types themselves. Most computational metaphor research has been built around a single pattern of figurative mapping, which means models trained on one variety of metaphor often fail to generalize to others. A system tuned to noun-based metaphors may falter when the sentiment is carried by a verbal metaphor such as &#8220;the crisis swallowed the economy.&#8221; Because different metaphor types encode sentiment through different structural routes, a model that captures shared representations across types should, in principle, be more robust. Testing that hypothesis required data, and data was part of the problem: annotated resources that record not only the sentiment polarity of a metaphor but also its source, target, and type have been scarce, particularly for languages other than English.</p>
<p>To close that gap, the researchers constructed two new benchmark datasets. The first, named EMSA, is an English metaphor sentiment corpus; the second, CMSA, is its Chinese counterpart. Both datasets are annotated with the full complement of information the framework demands: the source-domain word, the target-domain word, the sentiment polarity of the expression, and the metaphor type. This rich labeling is what makes joint modeling possible in the first place, because a model cannot learn to weigh the interactions among source, target, and context unless training examples explicitly mark where each element begins and ends. The bilingual design also allows the team to probe whether their approach depends on the idiosyncrasies of one language or reflects something deeper about how figurative sentiment works.</p>
<p>On the modeling side, the researchers propose an architecture called MTCL-IT, which stands for Multi-Task Contrastive Learning combined with Instruction Tuning. The contrastive learning component is designed to sharpen the model&#8217;s internal representations by pulling together examples that share the same sentiment or metaphor structure while pushing apart those that differ. In a supervised contrastive setup, the model learns an embedding space in which semantically and emotionally similar metaphorical expressions cluster together, making the eventual classification decision easier and more reliable. Multi-task learning, meanwhile, allows the model to pursue several objectives simultaneously—identifying sentiment polarity, recognizing metaphor type, and grounding the source and target elements—so that the representations serving one task are enriched by the demands of the others.</p>
<p>The instruction tuning component brings the framework into the era of large language models. Rather than treating sentiment classification as a bare labeling problem, the approach reformulates the task as natural-language instructions, a strategy that has proven effective in related areas such as aspect-based sentiment analysis. The published work draws on a family of openly available language models in its experiments, including Llama-3.1-8B-Instruct, Qwen2.5, GLM-4, DeepSeek-V3, InternLM2.5, Flan-T5, and the BERT family of encoders, suggesting that the framework is designed to be backbone-agnostic: the three-element joint modeling philosophy can be layered onto different underlying architectures. Low-rank adaptation, a parameter-efficient fine-tuning technique known as LoRA, features among the tools used to adapt large models without retraining them from scratch.</p>
<p>The experimental results, the authors report, validate the framework from multiple perspectives. Across the English EMSA and Chinese CMSA datasets, the MTCL-IT model outperformed baselines in identifying the sentiment of metaphorical texts, and—perhaps more interestingly—the joint modeling approach revealed something about the pathway by which sentiment travels through a metaphor. By explicitly representing the source and target domains and their interaction with context, the model can trace how affective charge moves from the borrowed concept to the thing being described. When &#8220;steel&#8221; appears as a source domain, the model can register the connotations of hardness and resolve that the word carries, and observe how those connotations transfer to whatever target it modifies. This ability to expose the mechanism of sentiment transfer is a step beyond simple polarity prediction, moving toward genuine understanding of figurative language.</p>
<p>The dataset construction itself is methodologically noteworthy. The authors built the corpora using established procedures for linguistic metaphor identification, drawing on the widely cited MIP-style methodology developed by Gerard Steen and colleagues, and employed inter-annotator agreement measures rooted in Cohen&#8217;s kappa to verify that human labelers judged sentiment and metaphor structure consistently. Some of the annotation pipeline reflects the current moment in natural language processing: the study references human-LLM collaborative annotation, in which large language models propose labels that human annotators then verify, a hybrid strategy that has gained traction for reducing cost without sacrificing quality. The team&#8217;s broader research program also includes work on metaphor component identification using feedback-enhanced in-context learning, indicating that the new datasets and model are part of a sustained effort to make machines fluent in figurative language.</p>
<p>One of the more striking findings appears in an appendix analyzing sociological and cultural patterns in the Chinese CMSA dataset. The metaphors in that corpus predominantly involve mappings to the concept of &#8220;HUMAN,&#8221; and the choice of source-domain imagery differs sharply by gender. The male pronoun &#8220;He&#8221; is frequently associated with animal concepts—mouse, pig, eagle, snake, and lion—yielding both negative comparisons, such as calling someone as stupid as a pig, and positive ones, such as praising eyes as sharp as an eagle&#8217;s. The female pronoun &#8220;She,&#8221; by contrast, is overwhelmingly mapped to aesthetically charged imagery: angel, fairy, doll, sunshine, and flower. The distribution, the authors note, mirrors traditional cultural expectations in which male figures are associated with strength and competence while female figures are praised for beauty and kindness. That a sentiment analysis dataset can surface such patterns illustrates a broader point: computational models of figurative language are also instruments for studying culture, because the metaphors a community favors encode its values and biases.</p>
<p>The implications stretch well beyond linguistics departments. Sentiment analysis underpins real-world systems that monitor brand reputation, gauge public opinion during elections and public health crises, and detect distress in online communications. Metaphors saturate precisely the texts these systems read—social media posts, product reviews, political speeches—and research in marketing has already shown that metaphor-enabled sentiment analysis can change how consumer attitudes are measured. A model that misreads &#8220;this phone is a brick&#8221; as neutral commentary about construction materials will miscalculate customer satisfaction; one that understands the source-target mapping will correctly register frustration. The bilingual nature of the new resources matters too, since most figurative-language datasets have been English-only, and metaphor conventions vary across cultures in ways that a system trained solely on English data cannot capture.</p>
<p>The work also contributes to an ongoing debate about how large language models handle figurative meaning. Despite their fluency, LLMs remain brittle with metaphors, idiom, sarcasm, and other non-literal constructions, and a line of recent research has sought to scaffold metaphor reasoning with theory-guided prompts and chain-of-cognition prompting. The Zhengzhou team&#8217;s approach differs by insisting on structural completeness: rather than prompting a model to guess at the feeling of a sentence, they argue the model should first be given, or should learn to extract, the source, the target, and the context, and should be trained to weigh their interactions explicitly. The contrastive learning objective provides a complementary pressure, encouraging the model to organize metaphors in its embedding space according to the features that actually drive sentiment rather than surface similarity.</p>
<p>The paper passed through peer review quickly by the standards of the field—received in late March 2026, revised by mid-July, and accepted days later—before appearing in the journal in August 2026. The authors have released their data and code publicly through a GitHub repository, lowering the barrier for other groups to build on the datasets and to test the joint modeling framework against their own architectures. The work was supported by the Henan Provincial Science and Technology Research Project, a key program of the National Natural Science Foundation of China, and an open project of the Sichuan Provincial Key Laboratory of Philosophy and Social Science for Language Intelligence in Special Education.</p>
<p>Whether the three-element framework becomes a standard ingredient in sentiment systems remains to be seen, but the study makes a clear and testable claim: metaphorical sentiment is not a property of any single word or even of the sentence as an unanalyzed whole, but an emergent product of structured cross-domain mapping unfolding in context. Machines that ignore that structure will keep misreading the emotional temperature of human language—and as more of the world&#8217;s reading is done by algorithms, the cost of that misreading only grows.</p>
<div class="scienmag-article-metadata"><strong>Subject of Research:</strong> Joint computational modeling of source-domain, target-domain, and contextual elements for sentiment analysis of metaphorical language, including the MTCL-IT model and the new bilingual EMSA and CMSA datasets.</p>
<p><strong>Article Title:</strong> Joint modeling of source, target, and context for metaphor sentiment analysis: Dataset and method</p>
<p><strong>Article References:</strong> Niu, C., Liu, H., Zhu, S., Wang, X., He, C., &amp; Jia, Y. (2026). Joint modeling of source, target, and context for metaphor sentiment analysis: Dataset and method. <em>Journal of Intelligent Information Systems</em>. <a href="https://doi.org/10.1007/s10844-026-01079-y" target="_blank" rel="noopener noreferrer">https://doi.org/10.1007/s10844-026-01079-y</a></p>
<p><strong>Image Credits:</strong> AI Generated</p>
<p><strong>DOI:</strong> <a href="https://doi.org/10.1007/s10844-026-01079-y" target="_blank" rel="noopener noreferrer">10.1007/s10844-026-01079-y</a></p>
<p><strong>Keywords:</strong> metaphor sentiment analysis, conceptual metaphor, multi-task contrastive learning, instruction tuning, source-target-context modeling, EMSA dataset, CMSA dataset, sentiment transfer, natural language processing, bilingual metaphor corpus, large language models, LoRA fine-tuning</p>
</div>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">188382</post-id>	</item>
	</channel>
</rss>
