paper-with-me

Papers

Streaming Active Deep Forest for Evolving Data Stream Classification

2020-02-26 · Anh Vu Luong, Tien Thanh Nguyen, Alan Wee-Chung Liew

In recent years, Deep Neural Networks (DNNs) have gained progressive momentum in many areas of machine learning. The layer-by-layer process of DNNs has inspired the development of many deep models, including deep ensembles. The most notable deep ensemble-based model is Deep Forest, which can achieve highly competitive performance while having much fewer hyper-parameters comparing to DNNs. In spite of its huge success in the batch learning setting, no effort has been made to adapt Deep Forest to the context of evolving data streams. In this work, we introduce the Streaming Deep Forest (SDF) algorithm, a high-performance deep ensemble method specially adapted to stream classification. We also present the Augmented Variable Uncertainty (AVU) active learning strategy to reduce the labeling cost in the streaming context. We compare the proposed methods to state-of-the-art streaming algorithms in a wide range of datasets. The results show that by following the AVU active learning strategy, SDF with only 70\% of labeling budget significantly outperforms other methods trained with all instances.

📄 PDF Abstract BibTeX arXiv:2002.11816

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningClassificationGeneral Classification

Similar Papers 제목 키워드 기반

Adaptive Deep Forest for Online Learning from Drifting Data Streams

2020-10-14 · Łukasz Korycki, Bartosz Krawczyk

Learning from data streams is among the most vital fields of contemporary data mining. The online analysis of information coming from those potentially unbounded data sources allows for designing reactive up-to-date mode…

StreamAgent: Towards Anticipatory Agents for Streaming Video Understanding

2025-08-03 · Haolin Yang, Feilong Tang, Lingxiao Zhao, Xinlin Zhuang 외 arxiv

Real-time streaming video understanding in domains such as autonomous driving and intelligent surveillance poses challenges beyond conventional offline video processing, requiring continuous perception, proactive decisio…

Semantic RetrievalAutonomous DrivingDecision Making

ProactiveLLM: Learning Active Interaction for Streaming Large Language Models

2026-05-30 · Junlong Tong, Yao Zhang, Anhao Zhao, Yingqi Fan 외 arxiv

Standard Large Language Models (LLMs) follow a read-then-generate paradigm, causing unnecessary latency and computation. Streaming LLMs alleviate this issue by generating while receiving inputs, but still struggle to dec…

AgentStream: How Well Do Self-Evolving LLM Agents Perform Under Streaming Tasks?

2026-07-31 · Dong Yan, Jian Liang, Dapeng Hu, Ran He 외 hf

Large language model (LLM) agents can self-evolve by continually improving from their own accumulated experience. However, existing studies predominantly adopt independent evaluation. Consequently, the behavior of self-e…

Eyes Wide Open: Ego Proactive Video-LLM for Streaming Video

2025-10-16 · Yulin Zhang, Cheng Shi, Yang Wang, Sibei Yang arxiv

Envision an AI capable of functioning in human-like settings, moving beyond mere observation to actively understand, anticipate, and proactively respond to unfolding events. Towards this vision, we focus on the innovativ…