Skip to main content

Showing 1–32 of 32 results for author: Lauer, M

.
  1. arXiv:2405.01776  [pdf, other

    cs.RO cs.AI cs.CV cs.HC cs.LG

    An Approach to Systematic Data Acquisition and Data-Driven Simulation for the Safety Testing of Automated Driving Functions

    Authors: Leon Eisemann, Mirjam Fehling-Kaschek, Henrik Gommel, David Hermann, Marvin Klemp, Martin Lauer, Benjamin Lickert, Florian Luettner, Robin Moss, Nicole Neis, Maria Pohle, Simon Romanski, Daniel Stadler, Alexander Stolz, Jens Ziehn, **gxing Zhou

    Abstract: With growing complexity and criticality of automated driving functions in road traffic and their operational design domains (ODD), there is increasing demand for covering significant proportions of development, validation, and verification in virtual environments and through simulation models. If, however, simulations are meant not only to augment real-world experiments, but to replace them, qua… ▽ More

    Submitted 2 May, 2024; originally announced May 2024.

    Comments: 8 pages, 5 figures

  2. arXiv:2403.15786  [pdf, other

    cs.CV

    Adversarial Defense Teacher for Cross-Domain Object Detection under Poor Visibility Conditions

    Authors: Kaiwen Wang, Yinzhe Shen, Martin Lauer

    Abstract: Existing object detectors encounter challenges in handling domain shifts between training and real-world data, particularly under poor visibility conditions like fog and night. Cutting-edge cross-domain object detection methods use teacher-student frameworks and compel teacher and student models to produce consistent predictions under weak and strong augmentations, respectively. In this paper, we… ▽ More

    Submitted 23 March, 2024; originally announced March 2024.

  3. arXiv:2403.11728  [pdf, ps, other

    cs.LG cs.RO

    PITA: Physics-Informed Trajectory Autoencoder

    Authors: Johannes Fischer, Kevin Rösch, Martin Lauer, Christoph Stiller

    Abstract: Validating robotic systems in safety-critical appli-cations requires testing in many scenarios including rare edgecases that are unlikely to occur, requiring to complement real-world testing with testing in simulation. Generative models canbe used to augment real-world datasets with generated data toproduce edge case scenarios by sampling in a learned latentspace. Autoencoders can learn said laten… ▽ More

    Submitted 18 March, 2024; originally announced March 2024.

  4. arXiv:2403.01512  [pdf, other

    cs.RO cs.HC cs.MA eess.SY

    Cooperative Automated Driving for Bottleneck Scenarios in Mixed Traffic

    Authors: M. V. Baumann, J. Beyerer, H. S. Buck, B. Deml, S. Ehrhardt, Ch. Frese, D. Kleiser, M. Lauer, M. Roschani, M. Ruf, Ch. Stiller, P. Vortisch, J. R. Ziehn

    Abstract: Connected automated vehicles (CAV), which incorporate vehicle-to-vehicle (V2V) communication into their motion planning, are expected to provide a wide range of benefits for individual and overall traffic flow. A frequent constraint or required precondition is that compatible CAVs must already be available in traffic at high penetration rates. Achieving such penetration rates incrementally before… ▽ More

    Submitted 3 March, 2024; originally announced March 2024.

    Comments: 8 pages, 7 figures

    Journal ref: 35th IEEE Intelligent Vehicles Symposium (IV 2023)

  5. arXiv:2302.08931  [pdf, other

    cs.CV

    LDFA: Latent Diffusion Face Anonymization for Self-driving Applications

    Authors: Marvin Klemp, Kevin Rösch, Royden Wagner, Jannik Quehl, Martin Lauer

    Abstract: In order to protect vulnerable road users (VRUs), such as pedestrians or cyclists, it is essential that intelligent transportation systems (ITS) accurately identify them. Therefore, datasets used to train perception models of ITS must contain a significant number of vulnerable road users. However, data protection regulations require that individuals are anonymized in such datasets. In this work, w… ▽ More

    Submitted 17 February, 2023; originally announced February 2023.

    Comments: 6 pages, 5 figures

  6. arXiv:2107.07413  [pdf, other

    cs.RO cs.AI

    High-level Decisions from a Safe Maneuver Catalog with Reinforcement Learning for Safe and Cooperative Automated Merging

    Authors: Danial Kamran, Yu Ren, Martin Lauer

    Abstract: Reinforcement learning (RL) has recently been used for solving challenging decision-making problems in the context of automated driving. However, one of the main drawbacks of the presented RL-based policies is the lack of safety guarantees, since they strive to reduce the expected number of collisions but still tolerate them. In this paper, we propose an efficient RL-based decision-making pipeline… ▽ More

    Submitted 15 July, 2021; originally announced July 2021.

  7. arXiv:2106.04206  [pdf, other

    cs.RO cs.LG

    Efficient Sampling in POMDPs with Lipschitz Bandits for Motion Planning in Continuous Spaces

    Authors: Ömer Şahin Taş, Felix Hauser, Martin Lauer

    Abstract: Decision making under uncertainty can be framed as a partially observable Markov decision process (POMDP). Finding exact solutions of POMDPs is generally computationally intractable, but the solution can be approximated by sampling-based approaches. These sampling-based POMDP solvers rely on multi-armed bandit (MAB) heuristics, which assume the outcomes of different actions to be uncorrelated. In… ▽ More

    Submitted 8 June, 2021; originally announced June 2021.

    Comments: In Proceedings of the IEEE Intelligent Vehicle Symposium 2021

  8. arXiv:2007.06904  [pdf, other

    cs.RO

    Fast Lane-Level Intersection Estimation using Markov Chain Monte Carlo Sampling and B-Spline Refinement

    Authors: Annika Meyer, Jonas Walter, Martin Lauer

    Abstract: Estimating the current scene and understanding the potential maneuvers are essential capabilities of automated vehicles. Most approaches rely heavily on the correctness of maps, but neglect the possibility of outdated information. We present an approach that is able to estimate lanes without relying on any map prior. The estimation is based solely on the trajectories of other traffic participant… ▽ More

    Submitted 14 July, 2020; originally announced July 2020.

    Comments: IV 2020

  9. arXiv:2004.04450  [pdf, other

    cs.AI cs.LG cs.RO

    Risk-Aware High-level Decisions for Automated Driving at Occluded Intersections with Reinforcement Learning

    Authors: Danial Kamran, Carlos Fernandez Lopez, Martin Lauer, Christoph Stiller

    Abstract: Reinforcement learning is nowadays a popular framework for solving different decision making problems in automated driving. However, there are still some remaining crucial challenges that need to be addressed for providing more reliable policies. In this paper, we propose a generic risk-aware DQN approach in order to learn high level actions for driving through unsignalized occluded intersections.… ▽ More

    Submitted 9 April, 2020; originally announced April 2020.

  10. Decision-Making for Automated Vehicles Using a Hierarchical Behavior-Based Arbitration Scheme

    Authors: Piotr Franciszek Orzechowski, Christoph Burger, Martin Lauer

    Abstract: Behavior planning and decision-making are some of the biggest challenges for highly automated systems. A fully automated vehicle (AV) is confronted with numerous tactical and strategical choices. Most state-of-the-art AV platforms implement tactical and strategical behavior generation using finite state machines. However, these usually result in poor explainability, maintainability and scalability… ▽ More

    Submitted 5 February, 2021; v1 submitted 2 March, 2020; originally announced March 2020.

  11. arXiv:1906.02495  [pdf, other

    cs.CV cs.RO

    Anytime Lane-Level Intersection Estimation Based on Trajectories of Other Traffic Participants

    Authors: Annika Meyer, Jonas Walter, Martin Lauer, Christoph Stiller

    Abstract: Estimating and understanding the current scene is an inevitable capability of automated vehicles. Usually, maps are used as prior for interpreting sensor measurements in order to drive safely and comfortably. Only few approaches take into account that maps might be outdated and lead to wrong assumptions on the environment. This work estimates a lane-level intersection topology without any map prio… ▽ More

    Submitted 7 August, 2019; v1 submitted 6 June, 2019; originally announced June 2019.

  12. arXiv:1906.01540  [pdf, other

    cs.CV cs.LG

    Localization in Aerial Imagery with Grid Maps using LocGAN

    Authors: Haohao Hu, Junyi Zhu, Sascha Wirges, Martin Lauer

    Abstract: In this work, we present LocGAN, our localization approach based on a geo-referenced aerial imagery and LiDAR grid maps. Currently, most self-localization approaches relate the current sensor observations to a map generated from previously acquired data. Unfortunately, this data is not always available and the generated maps are usually sensor setup specific. Global Navigation Satellite Systems (G… ▽ More

    Submitted 16 July, 2019; v1 submitted 4 June, 2019; originally announced June 2019.

    Comments: 8 pages, 21 figures

  13. arXiv:1901.11284  [pdf, other

    cs.RO cs.CV

    Capturing Object Detection Uncertainty in Multi-Layer Grid Maps

    Authors: Sascha Wirges, Marcel Reith-Braun, Martin Lauer, Christoph Stiller

    Abstract: We propose a deep convolutional object detector for automated driving applications that also estimates classification, pose and shape uncertainty of each detected object. The input consists of a multi-layer grid map which is well-suited for sensor fusion, free-space estimation and machine learning. Based on the estimated pose and shape uncertainty we approximate object hulls with bounded collision… ▽ More

    Submitted 31 January, 2019; originally announced January 2019.

    Comments: 8 pages, 8 figures, 2 tables

  14. arXiv:1808.07956  [pdf, other

    physics.bio-ph physics.app-ph

    Principles for sensitive and robust biomolecular interaction analysis - The limits of detection and resolution of diffraction-limited focal molography

    Authors: Andreas Frutiger, Yves Blickenstorfer, Silvio Bischof, Csaba Forró, Matthias Lauer, Volker Gatterdam, Christof Fattinger, János Vörös

    Abstract: Label-free biosensors enable the monitoring of biomolecular interactions in real-time, which is key to the analysis of the binding characteristics of biomolecules. While refractometric optical biosensors are sensitive and well-established, they are susceptible to any change of the refractive index in the sensing volume caused by minute variations in composition of the sample buffer, temperature dr… ▽ More

    Submitted 27 August, 2018; v1 submitted 23 August, 2018; originally announced August 2018.

    Comments: 19 pages, 9 figures and a supplemental material of 26 pages

    Journal ref: Phys. Rev. Applied 11, 014056 (2019)

  15. arXiv:1807.07524  [pdf, other

    cs.RO eess.IV

    LIMO: Lidar-Monocular Visual Odometry

    Authors: Johannes Graeter, Alexander Wilczynski, Martin Lauer

    Abstract: Higher level functionality in autonomous driving depends strongly on a precise motion estimate of the vehicle. Powerful algorithms have been developed. However, their great majority focuses on either binocular imagery or pure LIDAR measurements. The promising combination of camera and LIDAR for visual localization has mostly been unattended. In this work we fill this gap, by proposing a depth extr… ▽ More

    Submitted 19 July, 2018; originally announced July 2018.

    Comments: Accepted at IROS 2018

  16. Tackling Occlusions & Limited Sensor Range with Set-based Safety Verification

    Authors: Piotr Franciszek Orzechowski, Annika Meyer, Martin Lauer

    Abstract: Provable safety is one of the most critical challenges in automated driving. The behavior of numerous traffic participants in a scene cannot be predicted reliably due to complex interdependencies and the indiscriminate behavior of humans. Additionally, we face high uncertainties and only incomplete environment knowledge. Recent approaches minimize risk with probabilistic and machine learning metho… ▽ More

    Submitted 6 May, 2019; v1 submitted 3 July, 2018; originally announced July 2018.

    Journal ref: 2018 21st International Conference on Intelligent Transportation Systems (ITSC)

  17. Generating Comfortable, Safe and Comprehensible Trajectories for Automated Vehicles in Mixed Traffic

    Authors: Maximilian Naumann, Martin Lauer, Christoph Stiller

    Abstract: While motion planning approaches for automated driving often focus on safety and mathematical optimality with respect to technical parameters, they barely consider convenience, perceived safety for the passenger and comprehensibility for other traffic participants. For automated driving in mixed traffic, however, this is key to reach public acceptance. In this paper, we revise the problem statemen… ▽ More

    Submitted 10 May, 2019; v1 submitted 14 May, 2018; originally announced May 2018.

    Journal ref: Proc. IEEE Intl. Conf. Intelligent Transportation Systems, pp. 575-582, Hawaii, USA, Nov 2018

  18. arXiv:1802.08632  [pdf, other

    cs.CV

    An Approach to Vehicle Trajectory Prediction Using Automatically Generated Traffic Maps

    Authors: Jannik Quehl, Haohao Hu, Sascha Wirges, Martin Lauer

    Abstract: Trajectory and intention prediction of traffic participants is an important task in automated driving and crucial for safe interaction with the environment. In this paper, we present a new approach to vehicle trajectory prediction based on automatically generated maps containing statistical information about the behavior of traffic participants in a given area. These maps are generated based on tr… ▽ More

    Submitted 14 June, 2018; v1 submitted 23 February, 2018; originally announced February 2018.

    Comments: 6 Pages, 9 figures, submitted to IV 2018

  19. arXiv:1708.00397  [pdf, other

    cs.CV

    Momo: Monocular Motion Estimation on Manifolds

    Authors: Johannes Graeter, Tobias Strauss, Martin Lauer

    Abstract: Knowledge about the location of a vehicle is indispensable for autonomous driving. In order to apply global localisation methods, a pose prior must be known which can be obtained from visual odometry. The quality and robustness of that prior determine the success of localisation. Momo is a monocular frame-to-frame motion estimation methodology providing a high quality visual odometry for that purp… ▽ More

    Submitted 1 August, 2017; originally announced August 2017.

  20. arXiv:1706.05999  [pdf, other

    cs.CG

    Guided Depth Upsampling for Precise Map** of Urban Environments

    Authors: Sascha Wirges, Björn Roxin, Eike Rehder, Tilman Kühner, Martin Lauer

    Abstract: We present an improved model for MRF-based depth upsampling, guided by image- as well as 3D surface normal features. By exploiting the underlying camera model we define a novel regularization term that implicitly evaluates the planarity of arbitrary oriented surfaces. Our method improves upsampling quality in scenes composed of predominantly planar surfaces, such as urban areas. We use a synthetic… ▽ More

    Submitted 19 June, 2017; originally announced June 2017.

    Comments: 6 pages, 6 figures

  21. arXiv:1706.05904  [pdf, other

    cs.CV

    Pedestrian Prediction by Planning using Deep Neural Networks

    Authors: Eike Rehder, Florian Wirth, Martin Lauer, Christoph Stiller

    Abstract: Accurate traffic participant prediction is the prerequisite for collision avoidance of autonomous vehicles. In this work, we predict pedestrians by emulating their own motion planning. From online observations, we infer a mixture density function for possible destinations. We use this result as the goal states of a planning stage that performs motion prediction based on common behavior patterns. T… ▽ More

    Submitted 20 June, 2017; v1 submitted 19 June, 2017; originally announced June 2017.

  22. Random survival forests

    Authors: Hemant Ishwaran, Udaya B. Kogalur, Eugene H. Blackstone, Michael S. Lauer

    Abstract: We introduce random survival forests, a random forests method for the analysis of right-censored survival data. New survival splitting rules for growing survival trees are introduced, as is a new missing data algorithm for imputing missing data. A conservation-of-events principle for survival forests is introduced and used to define ensemble mortality, a simple interpretable measure of mortality… ▽ More

    Submitted 11 November, 2008; originally announced November 2008.

    Comments: Published in at http://dx.doi.org/10.1214/08-AOAS169 the Annals of Applied Statistics (http://www.imstat.org/aoas/) by the Institute of Mathematical Statistics (http://www.imstat.org)

    Report number: IMS-AOAS-AOAS169

    Journal ref: Annals of Applied Statistics 2008, Vol. 2, No. 3, 841-860

  23. Bremsstrahlung in alpha-Decay Reexamined

    Authors: H. Boie, H. Scheit, U. D. Jentschura, F. Köck, M. Lauer, A. I. Milstein, I. S. Terekhov, D. Schwalm

    Abstract: A high-statistics measurement of bremsstrahlung emitted in the alpha decay of 210Po has been performed, which allows to follow the photon spectra up to energies of ~ 500 keV. The measured differential emission probability is in good agreement with our theoretical results obtained within the quasi classical approximation as well as with the exact quantum mechanical calculation. It is shown that d… ▽ More

    Submitted 18 July, 2007; v1 submitted 14 June, 2007; originally announced June 2007.

    Comments: 10 pages, 5 figures, v2: fix of small typos

    Journal ref: Phys.Rev.Lett.99:022505,2007

  24. "Safe" Coulomb Excitation of 30Mg

    Authors: O. Niedermaier, H. Scheit, V. Bildstein, H. Boie, J. Fitting, R. von Hahn, F. K"ock, M. Lauer, U. K. Pal, H. Podlech, R. Repnow, D. Schwalm

    Abstract: We report on the first radioactive beam experiment performed at the recently commissioned REX-ISOLDE facility at CERN in conjunction with the highly efficient gamma spectrometer MINIBALL. Using 30Mg ions accelerated to an energy of 2.25 MeV/u together with a thin nat-Ni target, Coulomb excitation of the first excited 2+ states of the projectile and target nuclei well below the Coulomb barrier wa… ▽ More

    Submitted 17 December, 2004; originally announced December 2004.

    Journal ref: Phys.Rev.Lett. 94 (2005) 172501

  25. First Results on In-Beam gamma Spectroscopy of Neutron-Rich Na and Mg Isotopes at REX-ISOLDE

    Authors: H. Scheit, O. Niedermaier, M. Pantea, F. Aksouh, C. Alvarez, F. Ames, T. Behrens, V. Bildstein, H. Boie, P. Butler, J. Cederkall, T. Davinson, P. Delahaye, P. Van Duppen, J. Eberth, S. Emhofer, J. Fitting, S. Franchoo, R. Gernhaeuser, G. Gersch, D. Habs, R. v. Hahn, H. Hess, A. Hurst, M. Huyse , et al. (24 additional authors not shown)

    Abstract: After the successful commissioning of the radioactive beam experiment at ISOLDE (REX-ISOLDE) - an accelerator for exotic nuclei produced by ISOLDE - first physics experiments using these beams were performed. Initial experiments focused on the region of deformation in the vicinity of the neutron-rich Na and Mg isotopes. Preliminary results show the high potential and physics opportunities offere… ▽ More

    Submitted 21 January, 2004; originally announced January 2004.

    Comments: 7 pages, RNB6 conference contribution

    Journal ref: Nucl.Phys. A746 (2004) 96-102

  26. First principles electronic structure of spinel LiCr2O4: A possible half-metal?

    Authors: Markus Lauer, Roser Valenti, H. C. Kandpal, Ram Seshadri, .

    Abstract: We have employed first-principles electronic structure calculations to examine the hypothetical (but plausible) oxide spinel, LiCr2O4 with the d^{2.5} electronic configuration. The cell (cubic) and internal (oxygen position) structural parameters have been obtained for this compound through structural relaxation in the first-principles framework. Within the one-electron band picture, we find tha… ▽ More

    Submitted 5 March, 2004; v1 submitted 10 September, 2003; originally announced September 2003.

    Comments: 9 pages, 7 Figures, version as published in PRB

    Journal ref: Phys. Rev. B, 69, 075117 (2004)

  27. Designing Statistical Language Learners: Experiments on Noun Compounds

    Authors: Mark Lauer

    Abstract: The goal of this thesis is to advance the exploration of the statistical language learning design space. In pursuit of that goal, the thesis makes two main theoretical contributions: (i) it identifies a new class of designs by specifying an architecture for natural language analysis in which probabilities are given to semantic forms rather than to more superficial linguistic elements; and (ii) i… ▽ More

    Submitted 25 September, 1996; originally announced September 1996.

    Comments: PhD thesis (Macquarie University, Sydney; December 1995), LaTeX source, xii+214 pages

  28. Conserving Fuel in Statistical Language Learning: Predicting Data Requirements

    Authors: Mark Lauer

    Abstract: In this paper I address the practical concern of predicting how much training data is sufficient for a statistical language learning system. First, I briefly review earlier results and show how these can be combined to bound the expected accuracy of a mode-based learner as a function of the volume of training data. I then develop a more accurate estimate of the expected accuracy function under t… ▽ More

    Submitted 7 September, 1995; originally announced September 1995.

    Comments: 8 pages

    Journal ref: Eighth Australian Joint Conference on Artificial Intelligence, Canberra, 1995.

  29. How much is enough?: Data requirements for statistical NLP

    Authors: Mark Lauer

    Abstract: In this paper I explore a number of issues in the analysis of data requirements for statistical NLP systems. A preliminary framework for viewing such systems is proposed and a sample of existing works are compared within this framework. The first steps toward a theory of data requirements are made by establishing some results relevant to bounding the expected error rate of a class of simplified… ▽ More

    Submitted 7 September, 1995; originally announced September 1995.

    Comments: 9 pages

    Journal ref: 2nd Conference of the Pacific Association for Computational Linguistics, Brisbane, Australia

  30. Corpus Statistics Meet the Noun Compound: Some Empirical Results

    Authors: Mark Lauer

    Abstract: A variety of statistical methods for noun compound analysis are implemented and compared. The results support two main conclusions. First, the use of conceptual association not only enables a broad coverage, but also improves the accuracy. Second, an analysis model based on dependency grammar is substantially more accurate than one based on deepest constituents, even though the latter is more pr… ▽ More

    Submitted 10 September, 1996; v1 submitted 28 April, 1995; originally announced April 1995.

    Comments: 8 pages, 5 figures, uses modified version of aclap.sty, replaced because old version failed to TeX properly

    Journal ref: Proceedings of the 33rd Annual Meeting of the Association for Computational Linguistics, Boston, MA., 1995 pp47-54

  31. arXiv:cmp-lg/9409003  [pdf, ps

    cs.CL

    A Probabilistic Model of Compound Nouns

    Authors: Mark Lauer, Mark Dras

    Abstract: Compound nouns such as example noun compound are becoming more common in natural language and pose a number of difficult problems for NLP systems, notably increasing the complexity of parsing. In this paper we develop a probabilistic model for syntactically analysing such compounds. The model predicts compound noun structures based on knowledge of affinities between nouns, which can be acquired… ▽ More

    Submitted 6 September, 1994; originally announced September 1994.

    Comments: 9 pages, uuencoded compressed postscript, please ignore any undefined command error at end

    Journal ref: 7th Australian Joint Conference on AI, 1994

  32. arXiv:cmp-lg/9409002  [pdf, ps

    cs.CL

    Conceptual Association for Compound Noun Analysis

    Authors: Mark Lauer

    Abstract: This paper describes research toward the automatic interpretation of compound nouns using corpus statistics. An initial study aimed at syntactic disambiguation is presented. The approach presented bases associations upon thesaurus categories. Association data is gathered from unambiguous cases extracted from a corpus and is then applied to the analysis of ambiguous compound nouns. While the work… ▽ More

    Submitted 10 September, 1996; v1 submitted 6 September, 1994; originally announced September 1994.

    Comments: 3 pages, postscript only, replaced because original postscript version incompatible with some printers

    Journal ref: Proceedings of the Student Session, 32nd Annual Meeting of the Association for Computational Linguistics, Las Cruces, NM., 1994 pp337-339