← Search

Alexandru Paul Condurache

10 accepted papers

2026

Towards Foundation Models for 3D Scene Understanding: Instance-Aware Self-Supervised Learning for Point Clouds

CVPR 2026

Recent advances in self-supervised learning (SSL) for point clouds have substantially improved 3D scene understanding without human annotations. Existing approaches emphasize semantic awareness by enforcing feature consistency across augmented views or by masked scene modeling. However, the resultin

Cited by 0SourceScholar
2026

When Planners Meet Reality: How Learned, Reactive Traffic Agents Shift nuPlan Benchmarks

ICRA 2026poster

Planner evaluation in closed-loop simulation often uses rule-based traffic agents, whose simplistic and passive behavior can hide planner deficiencies and bias rankings. Widely used IDM agents simply follow a lead vehicle and cannot react to vehicles in adjacent lanes, hindering tests of complex int…

2025

Efficient Data Driven Mixture-of-Expert Extraction from Trained Networks

CVPR 2025poster

Vision Transformers (ViTs) have emerged as the state-of-the-art models in various Computer Vision (CV) tasks, but their high computational and resource demands pose significant challenges. While Mixture of Experts (MoE) can make these models more efficient, they often require costly retraining or ev…

Cited by 0SourcePDFScholar
2025

Learning Through Retrospection: Improving Trajectory Prediction for Automated Driving with Error Feedback

IROS 2025

In automated driving, predicting trajectories of surrounding vehicles supports reasoning about scene dynamics and enables safe planning for the ego vehicle. However, existing models handle predictions as an instantaneous task of forecasting future trajectories based on observed information. As time

Cited by 4SourceScholar
2025

PseudoMapTrainer: Learning Online Mapping without HD Maps

ICCV 2025poster

Online mapping models show remarkable results in predicting vectorized maps from multi-view camera images only. However, all existing approaches still rely on ground-truth high-definition maps during training, which are expensive to obtain and often not geographically diverse enough for reliable gen…

2025

SparseLaneSTP: Leveraging Spatio-Temporal Priors with Sparse Transformers for 3D Lane Detection

ICCV 2025poster

3D lane detection has emerged as a critical challenge in autonomous driving, encompassing identification and localization of lane markings and the 3D road surface. Conventional 3D methods detect lanes from dense birds-eye-viewed (BEV) features, though erroneous transformations often result in a poor…

Cited by 0SourcePDFScholar
2025

Variance-Based Pruning for Accelerating and Compressing Trained Networks

ICCV 2025poster

Increasingly expensive training of ever larger models such as Vision Transfomers motivate reusing the vast library of already trained state-of-the-art networks. However, their latency, high computational costs and memory demands pose significant challenges for deployment, especially on resource-cons…

Cited by 0SourcePDFScholar
2018

SphereNet: Learning Spherical Representations for Detection and Classification in Omnidirectional Images

ECCV 2018poster

Omnidirectional cameras offer great benefits over classical cameras wherever a wide field of view is essential, such as in virtual reality applications or in autonomous robots. Unfortunately, standard convolutional neural networks are not well suited for this scenario as the natural projection surfa…