paper-with-me

홈 › Papers

Robustness of Epinets against Distributional Shifts

2022-07-01 · Xiuyuan Lu, Ian Osband, Seyed Mohammad Asghari, Sven Gowal, Vikranth Dwaracherla, Zheng Wen, Benjamin Van Roy

Recent work introduced the epinet as a new approach to uncertainty modeling in deep learning. An epinet is a small neural network added to traditional neural networks, which, together, can produce predictive distributions. In particular, using an epinet can greatly improve the quality of joint predictions across multiple inputs, a measure of how well a neural network knows what it does not know. In this paper, we examine whether epinets can offer similar advantages under distributional shifts. We find that, across ImageNet-A/O/C, epinets generally improve robustness metrics. Moreover, these improvements are more significant than those afforded by even very large ensembles at orders of magnitude lower computational costs. However, these improvements are relatively small compared to the outstanding issues in distributionally-robust deep learning. Epinets may be a useful tool in the toolbox, but they are far from the complete solution.

📄 PDF Abstract BibTeX arXiv:2207.00137

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Learning

Similar Papers 제목 키워드 기반

Robust Distributed Learning Against Both Distributional Shifts and Byzantine Attacks

2022-10-29 · Guanqiang Zhou, Ping Xu, Yue Wang, Zhi Tian

In distributed learning systems, robustness issues may arise from two sources. On one hand, due to distributional shifts between training data and test data, the trained model could exhibit poor out-of-sample performance…

Distributionally Robust Optimization with Adversarial Data Contamination

2025-07-14 · Shuyao Li, Ilias Diakonikolas, Jelena Diakonikolas arxiv

Distributionally Robust Optimization (DRO) provides a framework for decision-making under distributional uncertainty, yet its effectiveness can be compromised by outliers in the training data. This paper introduces a pri…

Beyond Discriminant Patterns: On the Robustness of Decision Rule Ensembles

2021-09-21 · Xin Du, Subramanian Ramamoorthy, Wouter Duivesteijn, Jin Tian 외

Local decision rules are commonly understood to be more explainable, due to the local nature of the patterns involved. With numerical optimization methods such as gradient boosting, ensembles of local decision rules can …

Are Data-driven Explanations Robust against Out-of-distribution Data?

2023-03-29 · CVPR 2023 1 · Tang Li, Fengchun Qiao, Mengmeng Ma, Xi Peng

As black-box models increasingly power high-stakes applications, a variety of data-driven explanation methods have been introduced. Meanwhile, machine learning models are constantly challenged by distributional shifts. A…

Self-Supervised Learning

Distributionally Robust Imitation Learning: Layered Control Architecture for Certifiable Autonomy

2025-12-19 · Aditya Gahlawat, Ahmed Aboudonia, Sandeep Banik, Naira Hovakimyan 외 arxiv

Imitation learning (IL) enables autonomous behavior by learning from expert demonstrations. While more sample-efficient than comparative alternatives like reinforcement learning, IL is sensitive to compounding errors ind…

Reinforcement Learning