English
Related papers

Related papers: Identifying Unknown Unknowns in the Open World: Re…

200 papers

Recent advancements in machine learning have emphasized the need for transparency in model predictions, particularly as interpretability diminishes when using increasingly complex architectures. In this paper, we propose leveraging…

Machine Learning · Computer Science 2025-07-18 Chenrui Zhu , Louenas Bounia , Vu Linh Nguyen , Sébastien Destercke , Arthur Hoarau

Anomaly detection has a wide range of real-world applications, such as bank fraud detection and cyber intrusion detection. In the past decade, a variety of anomaly detection models have been developed, which lead to big progress towards…

Machine Learning · Computer Science 2022-02-17 Shuhan Yuan , Xintao Wu

The reliability assessment of a machine learning model's prediction is an important quantity for the deployment in safety critical applications. Not only can it be used to detect novel sceneries, either as out-of-distribution or anomaly…

Machine Learning · Computer Science 2022-05-12 Steve Dias Da Cruz , Bertram Taetz , Thomas Stifter , Didier Stricker

We consider decision problems under uncertainty where the options available to a decision maker and the resulting outcome are related through a causal mechanism which is unknown to the decision maker. We ask how a decision maker can learn…

Artificial Intelligence · Computer Science 2018-07-04 M. Gonzalez-Soto , L. E. Sucar , H. J. Escalante

Scientific discoveries are often made by finding a pattern or object that was not predicted by the known rules of science. Oftentimes, these anomalous events or objects that do not conform to the norms are an indication that the rules of…

Machine Learning · Computer Science 2026-02-17 Elizabeth G. Campolongo , Yuan-Tang Chou , Ekaterina Govorkova , Wahid Bhimji , Wei-Lun Chao , Chris Harris , Shih-Chieh Hsu , Hilmar Lapp , Mark S. Neubauer , Josephine Namayanja , Aneesh Subramanian , Philip Harris , Advaith Anand , David E. Carlyn , Subhankar Ghosh , Christopher Lawrence , Eric Moreno , Ryan Raikman , Jiaman Wu , Ziheng Zhang , Bayu Adhi , Mohammad Ahmadi Gharehtoragh , Saúl Alonso Monsalve , Marta Babicz , Furqan Baig , Namrata Banerji , William Bardon , Tyler Barna , Tanya Berger-Wolf , Adji Bousso Dieng , Micah Brachman , Quentin Buat , David C. Y. Hui , Phuong Cao , Franco Cerino , Yi-Chun Chang , Shivaji Chaulagain , An-Kai Chen , Deming Chen , Eric Chen , Chia-Jui Chou , Zih-Chen Ciou , Miles Cochran-Branson , Artur Cordeiro Oudot Choi , Michael Coughlin , Matteo Cremonesi , Maria Dadarlat , Peter Darch , Malina Desai , Daniel Diaz , Steven Dillmann , Javier Duarte , Isla Duporge , Urbas Ekka , Saba Entezari Heravi , Hao Fang , Rian Flynn , Geoffrey Fox , Emily Freed , Hang Gao , Jing Gao , Julia Gonski , Matthew Graham , Abolfazl Hashemi , Scott Hauck , James Hazelden , Joshua Henry Peterson , Duc Hoang , Wei Hu , Mirco Huennefeld , David Hyde , Vandana Janeja , Nattapon Jaroenchai , Haoyi Jia , Yunfan Kang , Maksim Kholiavchenko , Elham E. Khoda , Sangin Kim , Aditya Kumar , Bo-Cheng Lai , Trung Le , Chi-Wei Lee , JangHyeon Lee , Shaocheng Lee , Suzan van der Lee , Charles Lewis , Haitong Li , Haoyang Li , Henry Liao , Mia Liu , Xiaolin Liu , Xiulong Liu , Vladimir Loncar , Fangzheng Lyu , Ilya Makarov , Abhishikth Mallampalli , Chen-Yu Mao , Alexander Michels , Alexander Migala , Farouk Mokhtar , Mathieu Morlighem , Min Namgung , Andrzej Novak , Andrew Novick , Amy Orsborn , Anand Padmanabhan , Jia-Cheng Pan , Sneh Pandya , Zhiyuan Pei , Ana Peixoto , George Percivall , Alex Po Leung , Sanjay Purushotham , Zhiqiang Que , Melissa Quinnan , Arghya Ranjan , Dylan Rankin , Christina Reissel , Benedikt Riedel , Dan Rubenstein , Argyro Sasli , Eli Shlizerman , Arushi Singh , Kim Singh , Eric R. Sokol , Arturo Sorensen , Yu Su , Mitra Taheri , Vaibhav Thakkar , Ann Mariam Thomas , Eric Toberer , Chenghan Tsai , Rebecca Vandewalle , Arjun Verma , Ricco C. Venterea , He Wang , Jianwu Wang , Sam Wang , Shaowen Wang , Gordon Watts , Jason Weitz , Andrew Wildridge , Rebecca Williams , Scott Wolf , Yue Xu , Jianqi Yan , Jai Yu , Yulei Zhang , Haoran Zhao , Ying Zhao , Yibo Zhong

Predictive algorithms inform consequential decisions in settings with selective labels: outcomes are observed only for units selected by past decision makers. This creates an identification problem under unobserved confounding -- when…

Econometrics · Economics 2025-11-07 Ashesh Rambachan , Amanda Coston , Edward Kennedy

Uncertainty calibration is crucial for various machine learning applications, yet it remains challenging. Many models exhibit hallucinations - confident yet inaccurate responses - due to miscalibrated confidence. Here, we show that the…

Machine Learning · Computer Science 2025-03-28 Jeonghwan Cheon , Se-Bum Paik

The unparalleled ability of machine learning algorithms to learn patterns from data also enables them to incorporate biases embedded within. A biased model can then make decisions that disproportionately harm certain groups in society. Much…

Machine Learning · Computer Science 2022-06-28 José Pombal , Pedro Saleiro , Mário A. T. Figueiredo , Pedro Bizarro

How can we find a subset of training samples that are most responsible for a specific prediction made by a complex black-box machine learning model? More generally, how can we explain the model's decisions to end-users in a transparent way?…

Machine Learning · Computer Science 2021-06-22 Xing Han , Joydeep Ghosh

Unsupervised validation of anomaly-detection models is a highly challenging task. While the common practices for model validation involve a labeled validation set, such validation sets cannot be constructed when the underlying datasets are…

Machine Learning · Computer Science 2025-01-06 Lihi Idan

Classical semantic segmentation methods, including the recent deep learning ones, assume that all classes observed at test time have been seen during training. In this paper, we tackle the more realistic scenario where unexpected objects of…

Computer Vision and Pattern Recognition · Computer Science 2019-04-18 Krzysztof Lis , Krishna Nakka , Pascal Fua , Mathieu Salzmann

Deep neural networks have made breakthroughs in a wide range of visual understanding tasks. A typical challenge that hinders their real-world applications is that unknown samples may be fed into the system during the testing phase, but…

Computer Vision and Pattern Recognition · Computer Science 2021-02-10 Xin Sun , Chi Zhang , Guosheng Lin , Keck-Voon Ling

Concept Bottleneck Models (CBMs) provide inherent interpretability by first mapping input samples to high-level semantic concepts, followed by a combination of these concepts for the final classification. However, the annotation of…

Machine Learning · Computer Science 2026-03-02 Yangyi Li , Mengdi Huai

Open-World Object Detection (OWOD) extends object detection problem to a realistic and dynamic scenario, where a detection model is required to be capable of detecting both known and unknown objects and incrementally learning newly…

Computer Vision and Pattern Recognition · Computer Science 2023-09-01 Ruohuan Fang , Guansong Pang , Lei Zhou , Xiao Bai , Jin Zheng

Data-driven model identification strategies can be used to obtain phenomenological models that capture the temporal evolution of observable data. While it is usually straightforward to obtain such a model from time series data, for instance…

Dynamical Systems · Mathematics 2026-03-25 Mohamed Akrout , Dan Wilson

Open World Object Detection (OWOD) is a challenging computer vision problem that requires detecting unknown objects and gradually learning the identified unknown classes. However, it cannot distinguish unknown instances as multiple unknown…

Computer Vision and Pattern Recognition · Computer Science 2022-07-26 Zhiheng Wu , Yue Lu , Xingyu Chen , Zhengxing Wu , Liwen Kang , Junzhi Yu

We consider the problem of uncertainty estimation in the context of (non-Bayesian) deep neural classification. In this context, all known methods are based on extracting uncertainty signals from a trained network optimized to solve the…

Machine Learning · Computer Science 2019-04-25 Yonatan Geifman , Guy Uziel , Ran El-Yaniv

The popularity of machine learning has increased the risk of unfair models getting deployed in high-stake applications, such as justice system, drug/vaccination design, and medical diagnosis. Although there are effective methods to train…

Machine Learning · Computer Science 2022-07-14 Mohit Bajaj , Lingyang Chu , Vittorio Romaniello , Gursimran Singh , Jian Pei , Zirui Zhou , Lanjun Wang , Yong Zhang

Ordinal classification problems, where labels exhibit a natural order, are prevalent in high-stakes fields such as medicine and finance. Accurate uncertainty quantification, including the decomposition into aleatoric (inherent variability)…

Machine Learning · Computer Science 2025-07-02 Stefan Haas , Eyke Hüllermeier

Many prediction tasks contain uncertainty. In some cases, uncertainty is inherent in the task itself. In future prediction, for example, many distinct outcomes are equally valid. In other cases, uncertainty arises from the way data is…

Computer Vision and Pattern Recognition · Computer Science 2017-08-23 Christian Rupprecht , Iro Laina , Robert DiPietro , Maximilian Baust , Federico Tombari , Nassir Navab , Gregory D. Hager