• 学术搜索
  • 科研智能体
    • Research Labs
    • AI 阅读
    • AI 文库
    • 深度研究
    • 学者亮点
  • 学术资源
    • AI2000
    • 期刊/会议
    • 学者库
    • 学术API
    • 溯源树
    • 数据集
  • 知识沉淀
    • 学术空间
订阅小程序
旧版功能
aminer vip
开通会员低至0.73元/天
一次搞定AI科研
立即登录
  • English
  • 联系方式
    E

    Esslingen University of Applied Sciences

    院校EST. 1868
    603论文总数
    5,738引用总数

    论文量&引用量时间轴

    机构学者

    排序
    Andreas Oechsner
    Andreas Oechsner
    Esslingen University of Applied Sciences/Griffith University
    论文:73引用:0H-index:0
    Thomas Heidenreich
    Thomas Heidenreich
    Universität Frankfurt Frankfurt
    论文:59引用:0H-index:0
    Annette Riedel
    Annette Riedel
    Hochschule Esslingen
    论文:22引用:0H-index:0
    Johannes Michalak
    Johannes Michalak
    Faculty of Psychology, Ruhr-University of Bochum
    论文:20引用:0H-index:0
    Marin Marin
    Marin Marin
    Departamentul de Matematica si Informatica, Facultatea de Matematica si Informatica, Universitatea Transilvania din Brașov;Dept. of Mathematics and Computer Science, Universitatea Transilvania din Brasov
    论文:20引用:0H-index:0
    Markus Enzweiler
    Markus Enzweiler
    Daimler AG Research & Development Heßbruhlstraße
    论文:15引用:0H-index:0
    Andreas Öchsner
    Andreas Öchsner
    Esslingen University of Applied Sciences
    论文:14引用:0H-index:0
    Renate Hiesgen
    Renate Hiesgen
    Esslingen Department of Basic Science Kanalstr, University of Applied Sciences
    论文:13引用:0H-index:0
    Sorin Vlase
    Sorin Vlase
    Universitatea Transilvania Brasov
    论文:12引用:0H-index:0

    论文(603)

    年份
    起
    –
    止
    排序
    1SNOW: Spatio-Temporal Scene Understanding with World Knowledge for Open-World Embodied Reasoning
    Tin Stribor Sohn, Maximilian Dillitzer, Jason Corso, Johannes Bach,Eric Sax

    Autonomous robotic systems require spatio-temporal understanding of dynamic environments to ensure reliable navigation and interaction. While Vision-Language Models (VLMs) provide open-world semantic priors, they lack grounding in 3D geometry and temporal dynamics. Conversely, geometric perception captures structure and motion but remains semantically sparse. We propose SNOW (Scene Understanding with Open-World Knowledge), a training-free and backbone-agnostic framework for unified 4D scene understanding that integrates VLM-derived semantics with point cloud geometry and temporal consistency. SNOW processes synchronized RGB images and 3D point clouds, using HDBSCAN clustering to generate object-level proposals that guide SAM2-based segmentation. Each segmented region is encoded through our proposed Spatio-Temporal Tokenized Patch Encoding (STEP), producing multimodal tokens that capture localized semantic, geometric, and temporal attributes. These tokens are incrementally integrated into a 4D Scene Graph (4DSG), which serves as 4D prior for downstream reasoning. A lightweight SLAM backend anchors all STEP tokens spatially, providing the global reference alignment, and ensuring unambiguous spatial grounding across time. The resulting 4DSG forms a queryable, unified world model through which VLMs can directly interpret spatial scene structure and temporal dynamics. Experiments on a diverse set of benchmarks demonstrate that SNOW enables precise 4D scene understanding and spatially grounded inference, setting new state-of-the-art performance in several settings, highlighting the importance of structured 4D priors for embodied reasoning and autonomous robotics.

    2026ECCV 2026(2026)引用:3
    引用
    AI阅读
    加入学术空间
    2Enhancing LLM-based Autonomous Driving with Modular Traffic Light and Sign Recognition
    Fabian Schmidt, Noushiq Mohammed Kayilan Abdul Nazar,Markus Enzweiler,Abhinav Valada

    Large Language Models (LLMs) are increasingly used for decision-making and planning in autonomous driving, showing promising reasoning capabilities and potential to generalize across diverse traffic situations. However, current LLM-based driving agents lack explicit mechanisms to enforce traffic rules and often struggle to reliably detect small, safety-critical objects such as traffic lights and signs. To address this limitation, we introduce TLS-Assist, a modular redundancy layer that augments LLM-based autonomous driving agents with explicit traffic light and sign recognition. TLS-Assist converts detections into structured natural language messages that are injected into the LLM input, enforcing explicit attention to safety-critical cues. The framework is plug-and-play, model-agnostic, and supports both single-view and multi-view camera setups. We evaluate TLS-Assist in a closed-loop setup on the LangAuto benchmark in CARLA. The results demonstrate relative driving performance improvements of up to 14

    20262026 IEEE Intelligent Vehicles Symposium (IV)(2026)引用:2
    引用
    AI阅读
    加入学术空间
    3STREAM-VAE: Dual-Path Routing for Slow and Fast Dynamics in Vehicle Telemetry Anomaly Detection
    Kadir-Kaan Özer, René Ebeling,Markus Enzweiler

    Automotive telemetry data exhibits slow drifts and fast spikes, often within the same sequence, making reliable anomaly detection challenging. Standard reconstruction-based methods, including sequence variational autoencoders (VAEs), use a single latent process and therefore mix heterogeneous time scales, which can smooth out spikes or inflate variances and weaken anomaly separation. In this paper, we present STREAM-VAE, a variational autoencoder for anomaly detection in automotive telemetry time-series data. Our model uses a dual-path encoder to separate slow drift and fast spike signal dynamics, and a decoder that represents transient deviations separately from the normal operating pattern. STREAM-VAE is designed for deployment, producing stable anomaly scores across operating modes for both in-vehicle monitors and backend fleet analytics. Experiments on an automotive telemetry dataset and the public SMD benchmark show that explicitly separating drift and spike dynamics improves robustness compared to strong forecasting, attention, graph, and VAE baselines.

    2026IEEE Intelligent Vehicles Symposium(2026)引用:2
    引用
    AI阅读
    加入学术空间
    4LAD-Drive: Bridging Language and Trajectory with Action-Aware Diffusion Transformers
    Fabian Schmidt, Karol Fedurko,Markus Enzweiler,Abhinav Valada

    While multimodal large language models (MLLMs) provide advanced reasoning for autonomous driving, translating their discrete semantic knowledge into continuous trajectories remains a fundamental challenge. Existing methods often rely on unimodal planning heads that inherently limit their ability to represent multimodal driving behavior. Furthermore, most generative approaches frequently condition on one-hot encoded actions, discarding the nuanced navigational uncertainty critical for complex scenarios. To resolve these limitations, we introduce LAD-Drive, a generative framework that structurally disentangles high-level intention from low-level spatial planning. LAD-Drive employs an action decoder to infer a probabilistic meta-action distribution, establishing an explicit belief state that preserves the nuanced intent typically lost by one-hot encodings. This distribution, fused with the vehicle's kinematic state, conditions an action-aware diffusion decoder that utilizes a truncated denoising process to refine learned motion anchors into safe, kinematically feasible trajectories. Extensive evaluations on the LangAuto benchmark demonstrate that LAD-Drive achieves state-of-the-art results, outperforming competitive baselines by up to 59

    2026引用:2
    引用
    AI阅读
    加入学术空间
    5Derivation of a Roughness Model for Urban Areas by Means of Detailed CFD Simulation
    Michael Vögtle, Rainer Stauch,Hermann Knaus

    This study presents a roughness model for urban areas derived from high-resolution CFD simulations. The model enables the incorporation of urban aerodynamic effects into meso-scale site assessments without explicitly resolving individual buildings. a priori and a posteriori methods are used to determine spatially distributed roughness lengths based on urban geometry and flow field data and the results are compared. A zonal grid approach captures local variations in roughness and allows for directional dependencies. The model is implemented using the rough wall treatment in STAR-CCM+ and evaluated against detailed simulations of real urban environments. While the roughness model reproduces general flow trends, it underestimates pressure loss and velocity reduction near the ground. Scaling of the roughness length improves agreement but introduces non-physical behavior. The findings highlight the need for further model development through additional model parameters and a combined approach. The mentioned method provides a practical framework to better integrate urban influences into wind resource assessments.

    2026Advances in Computational Heat and Mass Transfer II(2026)引用:1
    引用
    AI阅读
    加入学术空间
    立即登录,查看全部 603 篇论文

    合作机构(100)

    布拉索夫Transilvania大学合作论文 30
    斯图加特大学合作论文 24
    IB Hochschule合作论文 16
    奔驰合作论文 12
    罗伯特·博世公司合作论文 9
    弗莱堡大学合作论文 8
    鲁尔波鸿大学合作论文 8
    德国海德堡大学合作论文 8
    戴姆勒股份公司合作论文 7
    马格德堡大学合作论文 6

    机构统计