Urgent.News

What's breaking now, across thousands of outlets.

Tech

My Comment Section Designed My Next Experiment. Then It Made Me Freeze My Predictions.

Ten days ago I published an article about a failure mode: tell a language model "a scanner flagged this code" and some models agree with everything. Gemma removed 51% of my false alarms; gpt-4o-mini removed 20% and confirmed 90% of whatever it was shown. Then the comment section took the article apart — in the best way anything I've written has ever been taken apart. Over four days, four readers…

Ten days after publishing an article about a language model's failure mode, I received feedback from readers that transformed the study. The comment section scrutinized my experiment, leading to a more rigorous approach. I first ran the study with the original setup, but the feedback prompted me to write down and publish my predictions before conducting the experiment.

This change ensured the results would be transparent and credible. The experiment used the same dataset, model configurations, and methods, with key differences being the inclusion of a neutral control arm and a preregistration of predictions. The results showed significant differences in confirmation rates between the models, particularly with GPT-4o-mini confirming 90% of the code as vulnerable, even without a flag.

This led to further statistical analysis, which revealed a significant difference in the flipping of confirmations and rejections between the models, indicating that GPT-4o-mini was more prone to over-reporting vulnerabilities. The experiment's results were published alongside the predictions, adhering to the pre-defined decision rules and thresholds.

This approach allowed for a transparent and unbiased evaluation of the language models' performance in detecting vulnerabilities.

Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at dev.to →

More in Tech

Python: Loops

One thing I've started noticing as I learn Python is that computers are really good at doing repetitive tasks. Imagine being asked to print the numbers from 1 to 100 manually.

Diesel Likely to Get More Expensive

Dubai crude oil has surged almost $20 above Brent. Dubai crude reached $123.6 per barrel on September 11, compared with … Read More The post Diesel Likely to Get More Expensive appeared first on…

More from Sunday 13 September →