paper-with-me

홈 › Papers

Open-World Active Learning with Stacking Ensemble for Self-Driving Cars

2021-09-10 · Paulo R. Vieira, Pedro D. Félix, Luis Macedo

The environments, in which autonomous cars act, are high-risky, dynamic, and full of uncertainty, demanding a continuous update of their sensory information and knowledge bases. The frequency of facing an unknown object is too high making hard the usage of Artificial Intelligence (AI) classical classification models that usually rely on the close-world assumption. This problem of classifying objects in this domain is better faced with and open-world AI approach. We propose an algorithm to identify not only all the known entities that may appear in front of the car, but also to detect and learn the classes of those unknown objects that may be rare to stand on an highway (e.g., a lost box from a truck). Our approach relies on the DOC algorithm from Lei Shu et. al. as well as on the Query-by-Committee algorithm.

📄 PDF Abstract BibTeX arXiv:2109.06628

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningSelf-Driving Cars

Similar Papers 제목 키워드 기반

Active Stacking for Heart Rate Estimation

2019-03-26 · Dongrui Wu, Feifei Liu, Chengyu Liu

Heart rate estimation from electrocardiogram signals is very important for the early detection of cardiovascular diseases. However, due to large individual differences and varying electrocardiogram signal quality, there …

Active LearningHeart rate estimationregression

Enhancing binary classification: A new stacking method via leveraging computational geometry

2024-10-30 · Wei Wu, Liang Tang, Zhongjie Zhao, Chung-Piaw Teo

Stacking, a potent ensemble learning method, leverages a meta-model to harness the strengths of multiple base models, thereby enhancing prediction accuracy. Traditional stacking techniques typically utilize established l…

Binary ClassificationEnsemble Learning

Machine Collaboration

2021-05-06 · Qingfeng Liu, Yang Feng

We propose a new ensemble framework for supervised learning, called machine collaboration (MaC), using a collection of base machines for prediction tasks. Unlike bagging/stacking (a parallel & independent framework) and …

A Human-Centered Approach for Improving Supervised Learning

2024-10-14 · Shubhi Bansal, Atharva Tendulkar, Nagendra Kumar

Supervised Learning is a way of developing Artificial Intelligence systems in which a computer algorithm is trained on labeled data inputs. Effectiveness of a Supervised Learning algorithm is determined by its performanc…

Ensemble Learning

Ensemble Deep Learning Models for Early Detection of Meningitis in ICU: Multi-center Study

2025-10-17 · Han Ouyang, Ayush Singhal, Jesse Hamilton, Saeed Amal arxiv

The stacking ensemble combining RF, LightGBM, and DNN performed well on internal test sets, exhibiting an NPV greater than 99.9% even with substantial class imbalance. While performance was lower on the external eICU coh…