TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

AI is sending people to jail and getting it wrong

13 点作者 TheAuditor超过 6 年前

5 条评论

bko超过 6 年前
&gt; So if you feed it historical crime data, it will pick out the patterns associated with crime. But those patterns are statistical correlations—nowhere near the same as causations. If an algorithm found, for example, that low income was correlated with high recidivism, it would leave you none the wiser about whether low income actually caused crime. But this is precisely what risk assessment tools do: they turn correlative insights into causal scoring mechanisms.<p>My main problem with this sort or argument is that it compares an algorithm to some ideal. As though a judge has some infallible insight from carefully studying empirical results for recidivism.<p>In regards to correlation vs causation, they&#x27;re important when trying to prescribe solutions. For instance, suppose that higher rates of recidivism are caused by growing up in an abusive household. And having a violent parent also causes a lower income. Correlation vs causation is important when trying to remedy the problem. Giving the family money will not solve the underlying problem, just a side effect. Solving the side effect may still be worth it though. But if you&#x27;re determining rates of recidivism, it would be better to look at the underlying cause (did you grow up in a violent household) rather than a side effect (poverty), but they would both lead to the same final recidivism score. And you can still reject both under the premise that the past that&#x27;s out of your control should not be considered.<p>But even if you are set on only using the cause, statistical methods are more likely to find these results. And you can easily control what input is provided. You can tell a judge to ignore certain characteristics, but her actual reasoning process is likely opaque.
pmontra超过 6 年前
The site is down now, cached copy at<p><a href="https:&#x2F;&#x2F;webcache.googleusercontent.com&#x2F;search?q=cache:EqbA9YswYUwJ:https:&#x2F;&#x2F;www.technologyreview.com&#x2F;s&#x2F;612775&#x2F;algorithms-criminal-justice-ai&#x2F;" rel="nofollow">https:&#x2F;&#x2F;webcache.googleusercontent.com&#x2F;search?q=cache:EqbA9Y...</a>
评论 #18997377 未加载
评论 #18996426 未加载
0db532a0超过 6 年前
Articles I read about the failings of AI can generally be summarised as follows: Someone made a shitty statistical analysis and found out that the result was shitty when the shitty model was run on a perfectly adequate computer with shitty data. In other acronyms: SISO and also GIGO.
dczx超过 6 年前
The first concern is the vanishing&#x2F;exploding gradient issue within neural network based models and the inherent bias.<p>But greater is the propensity for abuse, the algorithm that determines the risk model isn&#x27;t publicly accessible.<p>Once we get to a point where an AI controls sentencing, it could be manipulated. The idea that an AI get&#x27;s to determine which humans go to jail is the last thing we should ever utilize AI for.<p>A more important issue would be to focus on prison reform, let&#x27;s reduce the causation of crime. Unfortunately private prisons are expanding right now and there&#x27;s no reason to assume the prison lobby wouldn&#x27;t love to influence an algorithm designed to send more people to jail.
kstenerud超过 6 年前
The problem is far more fundamental. America operates under the premise that crime is a moral failing, and that reducing crime is mostly a matter of strong enough deterrents.<p>The underlying assumption that logically follows this thinking is that criminals are by choice beyond redemption (essentially enemies of society), and so your best course of action is separating them from the rest of the population. What happens after that is not your concern: out of sight, out of mind.<p>This mindset is readily apparent in the almost complete lack of societal reintegration services, and the casual use of isolation, despite the ample evidence of how much damage this does.