9
\$\begingroup\$

Relevant discussion that inspired this question

Questions and answers (content) generated by AIs like LLMs (e.g ChatGPT, Google Bard, character.ai) are not prohibited on the StackExchange network by default:

With due consideration, we've decided no network-wide, general policy regarding banning ChatGPT, or other AI generated content, is necessary or helpful at this time.

~ Slate, a Community Manager, in response to a question on whether AI content should be banned network wide.

Therefore, it's up to per-site metas to establish AI content policies.

However, unattributed AI content is not allowed on any StackExchange site, as it's considered plagiarism:

However... [we] consider AI generated content to be "the work of others" and the requirements for referencing must be followed for all such content on the network.

(from the same answer by slate)

That is to say, AI generated content not marked as such is not allowed by default. No questions about that.

So,

Should properly referenced AI generated content be allowed on the Code Golf StackExchange?

\$\endgroup\$
1
  • 1
    \$\begingroup\$ I don't think it should be allowed, but just for fun I tried using it and it golfed print("".join(list("Hello, World!"))) (outputs Hello, World!) into print(*"Hello, World!") which doesn't even output the same thing. \$\endgroup\$ Commented Jan 31, 2024 at 13:42

1 Answer 1

8
\$\begingroup\$

As many have pointed out, it's practically impossible to get any of the current statistical models to produce a valid well golfed CGSE answer. We could speculate as to why that is, but it is evident.

So currently there is no issue. Answers from LLMs are de-facto banned on the account that they don't follow other rules.

I don't see any sense in attempting to fix something that isn't a problem. Instead of trying to speculate about what the future might hold and what effective policy would be, we should revisit issue if statistical models ever become proficient enough to get past these first hurdles.

\$\endgroup\$
3
  • 3
    \$\begingroup\$ This covers answers. AI-generated questions, when tweaked, could be valid. \$\endgroup\$ Commented Feb 11, 2024 at 5:37
  • 1
    \$\begingroup\$ You're right that LLMs can't currently produce well-golfed answers, but what about e.g. popularity-contest? \$\endgroup\$ Commented Oct 16, 2024 at 19:58
  • 1
    \$\begingroup\$ Also what about tips and challenges? \$\endgroup\$ Commented Feb 27 at 5:09

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.