paper-with-me

Papers

Scaling Learning-based AEB with Massive Unlabeled Data

2026-06-17 · Xiangyu Wang, Yang Zhan, Mengxiang Hao, Chuanchuan Zhong, Yansong Jia, Junjie Zhang, Yu Han, Xin Jiang, Zhen Cao, Ying Wang, Yulun Song, Zhitao Xu arxiv

This paper studies how to scale learning-based automatic emergency braking (AEB) with massive unlabeled fleet data under production constraints. Our approach is based on meta-feedback semi-supervised learning (MF-SSL), where a teacher generates pseudo labels for unlabeled driving data and is updated using a small labeled anchor set as safety-critical feedback. In production, anchor ambiguity and labeled-unlabeled mismatch can amplify systematic pseudo-label errors, leading to spurious triggers. We propose a stabilized MF-SSL framework with (i) Noise-Aware Decoupling, which removes ambiguity-prone anchors from the teacher's supervised update path, and (ii) kinematics-gated pseudo-labeling with a teacher conflict penalty to suppress mismatch-induced risk hallucinations on unlabeled data while maintaining broad coverage. Extensive experiments show consistent gains as unlabeled data scale from 1M to 1B windows, improving safety while keeping comfort stable. The 1B-trained student model is deployed to hundreds of thousands of vehicles and validated over \$10^9$ km of driving, achieving a positive-to-false activation ratio exceeding 100:1 and a 35% improvement in accident-free driving mileage over a production rule-only baseline.

📄 PDF Abstract BibTeX arXiv:2606.18864

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Theoretical Foundations of Representation Learning using Unlabeled Data: Statistics and Optimization

2025-09-23 · Pascal Esser, Maximilian Fleissner, Debarghya Ghoshdastidar arxiv

Representation learning from unlabeled data has been extensively studied in statistics, data science and signal processing with a rich literature on techniques for dimension reduction, compression, multi-dimensional scal…

Representation Learning

Scaling-Up the Pretraining of the Earth Observation Foundation Model PhilEO to the MajorTOM Dataset

2025-06-17 · Nikolaos Dionelis, Jente Bosmans, Riccardo Musto, Giancarlo Paoletti 외

Today, Earth Observation (EO) satellites generate massive volumes of data, with the Copernicus Sentinel-2 constellation alone producing approximately 1.6TB per day. To fully exploit this information, it is essential to p…

Density EstimationEarth ObservationregressionSemantic Segmentation

Positive-Unlabeled Data Purification in the Wild for Object Detection

2021-06-19 · CVPR 2021 1 · Jianyuan Guo, Kai Han, Han Wu, Chao Zhang 외

Deep learning based object detection approaches have achieved great progress with the benefit from large amount of labeled images. However, image annotation remains a laborious, time-consuming and error-prone process…

Knowledge Distillationobject-detectionObject Detection

High-dimensional Semi-supervised Classification via the Fermat Distance

2026-04-26 · Ruoxu Tan, Yiming Zang arxiv

Semi-supervised classification, where unlabeled data are massive but labeled data are limited, often arises in machine learning applications. We address this challenge under high-dimensional data by leveraging the manifo…

Learning Instructions with Unlabeled Data for Zero-Shot Cross-Task Generalization

2022-10-17 · Yuxian Gu, Pei Ke, Xiaoyan Zhu, Minlie Huang

Training language models to learn from human instructions for zero-shot cross-task generalization has attracted much attention in NLP communities. Recently, instruction tuning (IT), which fine-tunes a pre-trained languag…

Language Modelling