<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://mw.hh.se/caisr/index.php?action=history&amp;feed=atom&amp;title=Human_Value_Detection</id>
	<title>Human Value Detection - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://mw.hh.se/caisr/index.php?action=history&amp;feed=atom&amp;title=Human_Value_Detection"/>
	<link rel="alternate" type="text/html" href="https://mw.hh.se/caisr/index.php?title=Human_Value_Detection&amp;action=history"/>
	<updated>2026-04-04T09:51:11Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.13</generator>
	<entry>
		<id>https://mw.hh.se/caisr/index.php?title=Human_Value_Detection&amp;diff=5103&amp;oldid=prev</id>
		<title>Cclab: Created page with &quot;{{StudentProjectTemplate |Summary=Given a textual argument and a human value category, classify whether or not the argument draws on that category.  |Keywords=NLP |References=...&quot;</title>
		<link rel="alternate" type="text/html" href="https://mw.hh.se/caisr/index.php?title=Human_Value_Detection&amp;diff=5103&amp;oldid=prev"/>
		<updated>2022-10-03T06:34:19Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{StudentProjectTemplate |Summary=Given a textual argument and a human value category, classify whether or not the argument draws on that category.  |Keywords=NLP |References=...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{StudentProjectTemplate&lt;br /&gt;
|Summary=Given a textual argument and a human value category, classify whether or not the argument draws on that category. &lt;br /&gt;
|Keywords=NLP&lt;br /&gt;
|References=https://aclanthology.org/2022.acl-long.306.pdf&lt;br /&gt;
&lt;br /&gt;
https://www.youtube.com/watch?v=ZAQ4LELCCY4&lt;br /&gt;
&lt;br /&gt;
|Prerequisites=Python, ML&lt;br /&gt;
|Supervisor=Pablo Picazo, &lt;br /&gt;
|Level=Flexible&lt;br /&gt;
|Status=Draft&lt;br /&gt;
}}&lt;br /&gt;
All information can be seen: https://touche.webis.de/semeval23/touche23-web/index.html &lt;br /&gt;
&lt;br /&gt;
Summary:&lt;br /&gt;
&lt;br /&gt;
Given a textual argument and a human value category, classify whether or not the argument draws on that category. This task uses a set of 20 value categories compiled from the social science literature and described in our ACL paper. Participants can submit runs (also known as approaches or systems) that detect one, a subset, or all of these values in arguments. Arguments are given as premise text, conclusion text, and binary stance of the premise to the conclusion (&amp;quot;in favor of&amp;quot; or &amp;quot;against&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
Data:&lt;br /&gt;
Data is provided as tab-separated values files with one header line. We will continuously improve the data until early November 2022. Stay up-to-date, report problems, and suggest new data on the task mailing list.&lt;br /&gt;
&lt;br /&gt;
The arguments-training/validation/testing.tsv files contain one argument per line: its unique argument ID, the conclusion, the premise&amp;#039;s stance towards the conclusion, and the premise itself. Example with tab-separated columns highlighted:&lt;br /&gt;
&lt;br /&gt;
Argument ID	Conclusion	Stance	Premise&lt;br /&gt;
A01010	We should prohibit school prayer	against	it should be allowed if the student wants to pray as long as it is not interfering with his classes&lt;br /&gt;
A01011	We should abolish the three-strikes laws	in favor of	three strike laws can cause young people to be put away for life without a chance to straight out their life&lt;br /&gt;
A01012	The use of public defenders should be mandatory	in favor of	the use of public defenders should be mandatory because some people don&amp;#039;t have money for a lawyer and this would help those that don&amp;#039;t&lt;br /&gt;
The labels-training/validation/testing.tsv files also contain one argument per line: its unique argument ID and one column for each of the 20 value categories with a 1 meaning that the argument resorts to the value category and a 0 that not. Example with tab-separated columns highlighted:&lt;br /&gt;
&lt;br /&gt;
Argument ID	Self-direction: thought	Self-direction: action	Stimulation	Hedonism	Achievement	Power: dominance	Power: resources	Face	Security: personal	Security: societal	Tradition	Conformity: rules	Conformity: interpersonal	Humility	Benevolence: caring	Benevolence: dependability	Universalism: concern	Universalism: nature	Universalism: tolerance	Universalism: objectivity&lt;br /&gt;
A01010	1	1	0	0	0	0	0	0	0	0	1	0	0	0	0	0	1	0	0	0&lt;br /&gt;
A01011	0	0	0	0	1	0	0	1	0	0	0	0	0	0	1	0	0	0	1	1&lt;br /&gt;
A01012	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	1	0	0	0&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Evaluation:&lt;br /&gt;
&lt;br /&gt;
Runs are evaluated on the basis of F1-score, Precision, and Recall, once averaged over all value categories, but also for each category individually. The runs are ranked according to the F1-score.&lt;/div&gt;</summary>
		<author><name>Cclab</name></author>
	</entry>
</feed>