Site icon R-bloggers

Declaring generative AI use in research and university studies

[This article was first published on Seascapemodels, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

I often find requests to ‘declare use of generative AI’ frustratingly vague. There’s so many different potential uses. And use can be reported at so many different levels of granularity.

Then there’s many grey areas. My university’s policy is that students cannot submit generative AI work as their own, for assignments or theses. How does that apply to coding? What does it mean if the student thoughtfully writes a detailed prompt and then uses a coding agent to produce code for a statistical analysis?

Some peer-reviewed journals have asked for reporting of every line of code that is generated by AI. This would be incredibly complex to account for if you are using a coding agent or assistant. For much of my code I write the first few letters, then the AI takes over for the rest of the line.

To help move things along, here’s an initial list of potential uses, ordered by level of appropriateness for undergraduate studies (and thanks to my colleagues for helping develop this). My colleagues and I are developing a pro-forma for student assignments so they can tick off their uses and explain further if necessary. This covers writing, research and coding.

Comment if you have other uses I’ve missed!

I think I’m going to start using the same proforma for paper submissions, as it clears up uses a lot.

I’ve divided it into: (1) ‘allowed uses no further explanation needed’ the student just checks a box, no further explanation necessary for these. (2) ‘allowed uses, need more explanation’ the student needs to write some explanation of what they did. (3) Uses not allowed.

The division into these three categories depends on the class and the learning goals, so they are just a rough guide.

Image: Students need clarity on whats ok and whats not with genAI
< section id="research-and-writing" class="level2">

Research and writing

< section id="allowed-uses-no-further-explanation-needed" class="level3">

Allowed uses, no further explanation needed

< section id="allowed-uses-need-more-explanation" class="level3">

Allowed uses, need more explanation

< section id="uses-not-allowed" class="level3">

Uses not allowed

< section id="coding" class="level2">

Coding

< section id="allowed-uses-no-further-explanation-needed-1" class="level3">

Allowed uses, no further explanation needed

< section id="allowed-uses-need-more-explanation-1" class="level3">

Allowed uses, need more explanation

< section id="uses-not-allowed-1" class="level3">

Uses not allowed

To leave a comment for the author, please follow the link and comment on their blog: Seascapemodels.

R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
Exit mobile version