All these policy prompts remind me laws of robotics by Asimov [1], and definitely our current 'robots' frequently violate them. Asimov's laws are more logical since those are hierarchical with high-to-low prioritization and self-referencing. Can't those LLM/text-to-image model rules be embedded in the training/alighnment process instead of being injected before user input? 1. https://en.m.wikipedia.org/wiki/Three_Law…
If you read Asimov's short stories and novels, you'll find that the point being made over and over again is that despite them sounding ironclad at first, the laws are naïve, futile, fraught with unexpected ambiguity, and ultimately cause more trouble than they solve. People have this idea that Asimov envisioned a world where robotics was based on the rules, but it's the opposite really. He was claiming that there is…
ChatGPT – Dalle3 System Prompt
21–30 of 127 posts
Re: ChatGPT – Dalle3 System Prompt
#22Re: ChatGPT – Dalle3 System Prompt
#23Re: ChatGPT – Dalle3 System Prompt
#24I’ve been suspicious that there was a “translate it to English” instructions in the system for other parts of the app. When generating Korean text, GPT4 has a habit of using “you” and “she” (당신/그녀) in the output, which are rarely used in Korean.
Re: ChatGPT – Dalle3 System Prompt
#25As someone who daily tries and fails to get ChatGPT to follow very simple and clear instructions on how to respond, it’s hard to believe that these system prompts work as described.
Re: ChatGPT – Dalle3 System Prompt
#26If someone had told me that the policy/instructions to a program/software would be provided in plain English 3 years ago, I would have said they watch too much Sci Fi. Even now I can’t wrap my head around that fact that people give specific instructions to LLMs using “system” prompt in the same manner like you would to an AI like Cortana in Sci Fi. Are you people who use LLMs like this, sure you’re not just figments…
I'm so accustomed to instructing computers by code. It is alien to see backend instructions written in English.
Re: ChatGPT – Dalle3 System Prompt
#27What does #7 mean? All images it generates will be no different than a college brochure front page if it includes people?
It means if you ask for “ideal person” you won’t just get blonde hair and blue eyes.
So if you type "3 people drinking coffee", the dalle prompt generated would be `a ${getRandomRace()} ${getRandomGender()}, a ${getRandomRace()} ${getRandomGender()} and a ${getRandomRace()} ${getRandomGender()} drinking coffee`.
In other words, yeah, a college brochure.
Re: ChatGPT – Dalle3 System Prompt
#28All these policy prompts remind me laws of robotics by Asimov [1], and definitely our current 'robots' frequently violate them. Asimov's laws are more logical since those are hierarchical with high-to-low prioritization and self-referencing. Can't those LLM/text-to-image model rules be embedded in the training/alighnment process instead of being injected before user input? 1. https://en.m.wikipedia.org/wiki/Three_Law…
Absolutely. The model would fairly easily learn these rules with enough training even if you don't include such prompt.
But the prompt helps with training stability, and with not hurting other tasks.
Re: ChatGPT – Dalle3 System Prompt
#29So if these are remotely real... And purely as a user of chatgpt not as an ai/ml/nn person... Don't instructions like this weaken the strength of output? Even when request doesn't directly conflict, there are probably myriad valid use cases when instructions will weakly contradict the request. Plus, doesn't it inject inaccuracy into the chain - e.g. it's assuming model confidently knows which artists are 100yo etc. W…
Re: ChatGPT – Dalle3 System Prompt
#30As someone who daily tries and fails to get ChatGPT to follow very simple and clear instructions on how to respond, it’s hard to believe that these system prompts work as described.