<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Data Analysis |</title><link>https://vidminas.github.io/tags/data-analysis/</link><atom:link href="https://vidminas.github.io/tags/data-analysis/index.xml" rel="self" type="application/rss+xml"/><description>Data Analysis</description><generator>HugoBlox Kit (https://hugoblox.com)</generator><language>en-gb</language><lastBuildDate>Wed, 01 May 2024 00:00:00 +0000</lastBuildDate><image><url>https://vidminas.github.io/media/sharing.jpg</url><title>Data Analysis</title><link>https://vidminas.github.io/tags/data-analysis/</link></image><item><title>Measuring originality in student work written with and without ChatGPT</title><link>https://vidminas.github.io/projects/drs-genai-originality/</link><pubDate>Wed, 01 May 2024 00:00:00 +0000</pubDate><guid>https://vidminas.github.io/projects/drs-genai-originality/</guid><description>&lt;p&gt;As a Digital Research Services Ambassador in 2024, I worked with a team in the University of Edinburgh Business School on a study of how students used ChatGPT in a coursework exercise.&lt;/p&gt;
&lt;p&gt;Students on the Digital Business course (n=192) were asked to write business proposals for a competition in which the most original proposal would win. They first wrote proposals without generative AI, then refined them using ChatGPT. The project host wanted to know whether human-written or AI-assisted proposals were more original.&lt;/p&gt;
&lt;p&gt;My role was to work out how to measure that. We defined the originality of a proposal as the inverse of its similarity to all the other proposals. Over the course of the project both I and the hosts learned a good deal about text similarity: we tried orthographic (character-level) similarity, sequence (string) similarity, and cosine similarity using both static and contextual embeddings. We settled on an average of several similarity measures, averaging in turn between cosine distance to all other proposals and to the ten closest proposals within the same task.&lt;/p&gt;
&lt;p&gt;The headline result was a statistically significant but small difference in originality between the AI-assisted and human-written texts.&lt;/p&gt;
&lt;p&gt;My calculations, code, documentation, and analysis form part of a larger project on students&amp;rsquo; use of generative AI, which is not yet published &amp;ndash; so this page stays at the level of the approach and that top-line finding.&lt;/p&gt;</description></item></channel></rss>