paper-with-me

Papers

STREAMLINE: Streaming Active Learning for Realistic Multi-Distributional Settings

2023-05-18 · Nathan Beck, Suraj Kothawade, Pradeep Shenoy, Rishabh Iyer

Deep neural networks have consistently shown great performance in several real-world use cases like autonomous vehicles, satellite imaging, etc., effectively leveraging large corpora of labeled training data. However, learning unbiased models depends on building a dataset that is representative of a diverse range of realistic scenarios for a given task. This is challenging in many settings where data comes from high-volume streams, with each scenario occurring in random interleaved episodes at varying frequencies. We study realistic streaming settings where data instances arrive in and are sampled from an episodic multi-distributional data stream. Using submodular information measures, we propose STREAMLINE, a novel streaming active learning framework that mitigates scenario-driven slice imbalance in the working labeled data via a three-step procedure of slice identification, slice-aware budgeting, and data selection. We extensively evaluate STREAMLINE on real-world streaming scenarios for image classification and object detection tasks. We observe that STREAMLINE improves the performance on infrequent yet critical slices of the data over current baselines by up to $5\%$ in terms of accuracy on our image classification tasks and by up to $8\%$ in terms of mAP on our object detection tasks.

📄 PDF Abstract BibTeX arXiv:2305.10643

Code (1)

nab170130/new_streamline 공식 구현 pytorch

Tasks

Active LearningAutonomous Vehiclesimage-classificationImage Classificationobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Streaming Video Instruction Tuning

2025-12-24 · Jiaer Xia, Peixian Chen, Mengdan Zhang, Xing Sun 외 arxiv

We present Streamo, a real-time streaming video LLM that serves as a general-purpose interactive assistant. Unlike existing online video models that focus narrowly on question answering or captioning, Streamo performs a …

Action UnderstandingQuestion Answering

StreamingEval: A Unified Evaluation Protocol towards Realistic Streaming Video Understanding

2026-03-23 · Guowei Tang, Tianwen Qian, Huanran Zheng, Yifei Wang 외 arxiv

Real-time, continuous understanding of visual signals is essential for real-world interactive AI applications, and poses a fundamental system-level challenge. Existing research on streaming video understanding, however, …

CosyVoice 2: Scalable Streaming Speech Synthesis with Large Language Models

2024-12-13 · Zhihao Du, Yuxuan Wang, Qian Chen, Xian Shi 외

In our previous work, we introduced CosyVoice, a multilingual speech synthesis model based on supervised discrete speech tokens. By employing progressive semantic decoding with two popular generative models, language mod…

In-Context LearningQuantizationSpeech Synthesis

Distribution-Aware End-to-End Embedding for Streaming Numerical Features in Click-Through Rate Prediction

2026-02-03 · Jiahao Liu, Hongji Ruan, Weimin Zhang, Ziye Tong 외 arxiv

This paper explores effective numerical feature embedding for Click-Through Rate prediction in streaming environments. Conventional static binning methods rely on offline statistics of numerical distributions; however, t…

Click-Through Rate Prediction

OmniMate: Open-Ended Real-Time Streaming Audio-Visual Generation for Interactive Avatars

2026-07-25 · Quanyue Song, Yishan He, Yanbo Ding, Zhixiang He 외 arxiv

Recent advances in diffusion-based generative models have enabled real-time audio-driven avatar generation and unified audio-visual synthesis, providing a promising foundation for interactive avatar systems. However, ext…