Papers › Beyond Accuracy: Ensuring Correct Predictions With Correct Rationales

Beyond Accuracy: Ensuring Correct Predictions With Correct Rationales

31 Oct 2024arXiv:2411.00132archive 2025-07-28

Tang Li, Mengmeng Ma, Xi Peng

Large pretrained foundation models demonstrate exceptional performance and, in some high-stakes applications, even surpass human experts. However, most of these models are currently evaluated primarily on prediction accuracy, overlooking the validity of the rationales behind their accurate predictions. For the safe deployment of foundation models, there is a pressing need to ensure double-correct predictions, i.e., correct prediction backed by correct rationales. To achieve this, we propose a two-phase scheme: First, we curate a new dataset that offers structured rationales for visual recognition tasks. Second, we propose a rationale-informed optimization method to guide the model in disentangling and localizing visual evidence for each rationale, without requiring manual annotations. Extensive experiments and ablation studies demonstrate that our model outperforms state-of-the-art models by up to 10.1% in prediction accuracy across a wide range of tasks. Furthermore, our method significantly improves the model's rationale correctness, improving localization by 7.5% and disentanglement by 36.5%. Our dataset, source code, and pretrained weights: https://github.com/deep-real/DCP

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2411.00132")

Code

Syntology Ran 9 of 14 code samples harvested from 1 repository linked to this paper; 5 have no recorded run. Of those that ran: 2 ran · violated contract; 6 ran · our draft was wrong; 1 ran with no contract checked.

By repository: official repository: 14 samples from 1 repository, 9 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

deep-real/dcp officialmentioned in papermentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

14 samples harvested; 9 ran; 0 honoured the contract we drafted; 5 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

2ran · violated contract
6ran · our draft was wrong
1ran
5unverified

Licence: 14 of the 14 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from deep-real/dcp. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

SparsityLoss deep-real/dcp/loss.py official repository ran no licence file found · pointer only · 2a8a7d60ebb22e99 · report
convert_to_custom_text_state_dict deep-real/dcp/utils/model.py official repository ran · violated contract no licence file found · pointer only · f19962ebb134b3d7 · report
get_cast_dtype deep-real/DCP/utils/model.py official repository ran · our draft was wrong no licence file found · pointer only · dcd422d66b0581d8 · report
get_input_dtype deep-real/dcp/utils/model.py official repository ran · our draft was wrong no licence file found · pointer only · b476c8cfbf0f1f47 · report
load_json deep-real/DCP/loading_helpers.py official repository ran · our draft was wrong no licence file found · pointer only · 1069918b276d2855 · report
make_descriptor_sentence deep-real/DCP/loading_helpers.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · 6775b1940ad09da2 · report
normalize_heatmap deep-real/dcp/loss.py official repository ran · violated contract fingerprinted no licence file found · pointer only · e9b027ab862daf7d · report
stringtolist deep-real/DCP/descriptor_strings.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · 46062947cf3ab0e6 · report
wordify deep-real/DCP/loading_helpers.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · 1812ba359126089a · report
accuracy deep-real/DCP/train_cross_recon.py official repository unverified no licence file found · pointer only · aafcff3ad1ccef6e · report
create_logits deep-real/DCP/loss.py official repository unverified no licence file found · pointer only · cad29a7a417c68d3 · report
hook_prs_logger deep-real/DCP/prs_hook.py official repository unverified no licence file found · pointer only · 05fa0d707c66255c · report
mod_stringtolist deep-real/DCP/descriptor_strings.py official repository unverified no licence file found · pointer only · 0eac6e65494da061 · report
stringtolist_opt deep-real/DCP/descriptor_strings.py official repository unverified no licence file found · pointer only · 1fa486482cc060ee · report

Tasks

DisentanglementPrediction

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections