paper-with-me

홈 › Papers

Are All Vision Models Created Equal? A Study of the Open-Loop to Closed-Loop Causality Gap

2022-10-09 · Mathias Lechner, Ramin Hasani, Alexander Amini, Tsun-Hsuan Wang, Thomas A. Henzinger, Daniela Rus

There is an ever-growing zoo of modern neural network models that can efficiently learn end-to-end control from visual observations. These advanced deep models, ranging from convolutional to patch-based networks, have been extensively tested on offline image classification and regression tasks. In this paper, we study these vision architectures with respect to the open-loop to closed-loop causality gap, i.e., offline training followed by an online closed-loop deployment. This causality gap typically emerges in robotics applications such as autonomous driving, where a network is trained to imitate the control commands of a human. In this setting, two situations arise: 1) Closed-loop testing in-distribution, where the test environment shares properties with those of offline training data. 2) Closed-loop testing under distribution shifts and out-of-distribution. Contrary to recently reported results, we show that under proper training guidelines, all vision models perform indistinguishably well on in-distribution deployment, resolving the causality gap. In situation 2, We observe that the causality gap disrupts performance regardless of the choice of the model architecture. Our results imply that the causality gap can be solved in situation one with our proposed training guideline with any modern network architecture, whereas achieving out-of-distribution generalization (situation two) requires further investigations, for instance, on data diversity rather than the model architecture.

📄 PDF Abstract BibTeX arXiv:2210.04303

Code (0)

등록된 구현이 없습니다.

Tasks

AllAutonomous Drivingimage-classificationImage ClassificationOut-of-Distribution Generalization

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Closed-Loop View of the Regulation of AI: Equal Impact across Repeated Interactions

2022-09-03 · Quan Zhou, Ramen Ghosh, Robert Shorten, Jakub Marecek

There has been much recent interest in the regulation of AI. We argue for a view based on civil-rights legislation, built on the notions of equal treatment and equal impact. In a closed-loop view of the AI system and its…

3-way equal filtering power divider using compact folded-arms square open-Loop resonator

2024-05-08 · Augustine O. Nwajana, Rose Paul

Microstrip three-way (that is, 4.8 dB) integrated filtering power divider (FPD) is presented in this paper. The proposed FPD evenly distributes an input power signal into three equal output signals. The design incorporat…

Dielectric Constant

Not All Character N-grams Are Created Equal: A Study in Authorship Attribution

2015-05-01 · HLT 2015 5 · Thamar Solorio, Upendra Sapkota, Manuel Montes, Steven Bethard
AllAuthorship Attribution

Composing Complex and Hybrid AI Solutions

2022-02-25 · Peter Schüller, João Paolo Costeira, James Crowley, Jasmin Grosinger 외

Progress in several areas of computer science has been enabled by comfortable and efficient means of experimentation, clear interfaces, and interchangable components, for example using OpenCV for computer vision or ROS f…

SWE-Review: Closing the Loop on Issue Resolution with Agentic Code Review

2026-07-07 · Ruoyu Wang, Jierun Chen, Shaowei Wang, Chaofan Tao 외 hf

Coding agents increasingly generate pull requests (PRs) for real-world software issues, yet one-shot PR generation remains open-loop: the PR is proposed without systematic review, diagnosis, or revision. We introduce SWE…