Papers › Contextual Reliability: When Different Features Matter in Different Contexts

Contextual Reliability: When Different Features Matter in Different Contexts

19 Jul 2023arXiv:2307.10026archive 2025-07-28

Gaurav Ghosal, Amrith Setlur, Daniel S. Brown, Anca D. Dragan, aditi raghunathan

Deep neural networks often fail catastrophically by relying on spurious correlations. Most prior work assumes a clear dichotomy into spurious and reliable features; however, this is often unrealistic. For example, most of the time we do not want an autonomous car to simply copy the speed of surrounding cars -- we don't want our car to run a red light if a neighboring car does so. However, we cannot simply enforce invariance to next-lane speed, since it could provide valuable information about an unobservable pedestrian at a crosswalk. Thus, universally ignoring features that are sometimes (but not always) reliable can lead to non-robust performance. We formalize a new setting called contextual reliability which accounts for the fact that the "right" features to use may vary depending on the context. We propose and analyze a two-stage framework called Explicit Non-spurious feature Prediction (ENP) which first identifies the relevant features to use for a given context, then trains a model to rely exclusively on these features. Our work theoretically and empirically demonstrates the advantages of ENP over existing methods and provides new benchmarks for contextual reliability.

PaperPDFCode 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="2307.10026")

Code

Syntology Ran 5 of 11 code samples harvested from 2 repositories linked to this paper; 6 have no recorded run. Of those that ran: 5 ran with no contract checked.

By repository: found in paper text by Syntology: 11 samples from 2 repositories, 5 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

pimdh/causal-confusion found in paper text by Syntology 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

11 samples harvested; 5 ran; 0 honoured the contract we drafted; 6 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.

5ran
6unverified

Licence: 11 of the 11 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 2 repositories linked to this paper, official or community; each sample names its own and says which. “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.

UniformMaskPolicy pimdh/causal-confusion/ccil/utils/models.py found in paper text by Syntology ran no licence file found · pointer only · 20acd4e58bf3c87d · report
angle_to_range stepankonev/waymo-motion-prediction-challenge-2022-multipath-plus-plus/code/model/data.py found in paper text by Syntology ran fingerprinted licence not identified · pointer only · 1e6d81c7d6f15e79 · report
create_dataset stepankonev/waymo-motion-prediction-challenge-2022-multipath-plus-plus/code/prerender/utils/prerender_utils.py found in paper text by Syntology ran licence not identified · pointer only · 5ccd503e365049e8 · report
get_config stepankonev/waymo-motion-prediction-challenge-2022-multipath-plus-plus/code/prerender/utils/utils.py found in paper text by Syntology ran licence not identified · pointer only · a81c2407889565b6 · report
pytorch_neg_multi_log_likelihood_batch stepankonev/waymo-motion-prediction-challenge-2022-multipath-plus-plus/code/model/losses.py found in paper text by Syntology ran licence not identified · pointer only · cb989bd72ed61b1a · report
filter_valid stepankonev/waymo-motion-prediction-challenge-2022-multipath-plus-plus/code/prerender/utils/utils.py found in paper text by Syntology unverified licence not identified · pointer only · 27c1af051ac8007e · report
get_dataloader stepankonev/waymo-motion-prediction-challenge-2022-multipath-plus-plus/code/model/data.py found in paper text by Syntology unverified licence not identified · pointer only · 8ed840793c643b51 · report
get_visualizer stepankonev/waymo-motion-prediction-challenge-2022-multipath-plus-plus/code/prerender/utils/prerender_utils.py found in paper text by Syntology unverified licence not identified · pointer only · 76422a754a517337 · report
get_visualizers stepankonev/waymo-motion-prediction-challenge-2022-multipath-plus-plus/code/prerender/utils/prerender_utils.py found in paper text by Syntology unverified licence not identified · pointer only · 3bf56a98d22c075a · report
nll_with_covariances stepankonev/waymo-motion-prediction-challenge-2022-multipath-plus-plus/code/model/losses.py found in paper text by Syntology unverified licence not identified · pointer only · 1dc4b174ae04a6ca · report
normalize stepankonev/waymo-motion-prediction-challenge-2022-multipath-plus-plus/code/model/data.py found in paper text by Syntology unverified licence not identified · pointer only · 629e970eae5bce6a · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

SPEEDfail

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