HackerTrans
トップ新着トレンドコメント過去質問紹介求人

fletchr

no profile record

投稿

Some Observations Concerning Large Programming Efforts (1964)

dl.acm.org
5 ポイント·投稿者 fletchr·10 か月前·0 コメント

In AI we trust, part II: Wherein AI adjudicates every Supreme Court case

adamunikowsky.substack.com
29 ポイント·投稿者 fletchr·2 年前·31 コメント

A 100x speedup with unsafe Python

yosefk.com
3 ポイント·投稿者 fletchr·2 年前·2 コメント

Hacking on PostgreSQL is hard

rhaas.blogspot.com
159 ポイント·投稿者 fletchr·2 年前·51 コメント

Eliza-GPT: The Classic Eliza Chatbot Running on OpenAI's Chat Completions API

blog.miguelgrinberg.com
2 ポイント·投稿者 fletchr·3 年前·0 コメント

Bare Metal Rust on RISC-V with Dynamic Memory

popovicu.com
3 ポイント·投稿者 fletchr·3 年前·0 コメント

The Superinvestors of Graham-and-Doddsville [pdf]

www8.gsb.columbia.edu
2 ポイント·投稿者 fletchr·3 年前·0 コメント

Elsie: Programmable Presentations

kobzol.github.io
2 ポイント·投稿者 fletchr·3 年前·0 コメント

コメント

fletchr
·2 年前·議論
I was skeptical too, but Supreme Court cases give AI a significant advantage that your example is missing: dozens of pages of briefs describing the case and most relevant facts in great detail for the AI to reference.

In your dispute, the role of a mediator is primarily to find the relevant facts and/or judge the truth of the parties' statements. There's not really any complex legal question to be answered once you determine whose story to believe. This seems like it'd be the case for the vast majority of payment disputes.

The Supreme Court, on the other hand, is trying to decide complex or arguably ambiguous legal questions based on a large corpus of past law, all of which is almost certainly included in an AI's training data. I don't think of the Court as weighing evidence in the way your example requires; all the evidence is already there in the briefs.

So, I'm not sure payment dispute are really strictly simpler than Supreme Court cases, they require a whole different type of reasoning, going beyond the information in the prompt or training data in a way the Supreme Court doesn't have to and the AI cannot.