Skip to main content

Showing 1–24 of 24 results for author: Mader, P

.
  1. arXiv:2309.04515  [pdf, other

    cs.LG cs.AI cs.CR

    Privacy Preserving Federated Learning with Convolutional Variational Bottlenecks

    Authors: Daniel Scheliga, Patrick Mäder, Marco Seeland

    Abstract: Gradient inversion attacks are an ubiquitous threat in federated learning as they exploit gradient leakage to reconstruct supposedly private training data. Recent work has proposed to prevent gradient leakage without loss of model utility by incorporating a PRivacy EnhanCing mODulE (PRECODE) based on variational modeling. Without further analysis, it was shown that PRECODE successfully protects ag… ▽ More

    Submitted 8 September, 2023; originally announced September 2023.

    Comments: 14 pages (12 figures 6 tables) + 6 pages supplementary materials (6 tables). Under review. This work has been submitted to the IEEE for possible publication. Copyright may be transferred without notice, after which this version may no longer be accessible. arXiv admin note: substantial text overlap with arXiv:2208.04767

  2. arXiv:2307.08850  [pdf, other

    cs.CV cs.RO

    LiDAR-BEVMTN: Real-Time LiDAR Bird's-Eye View Multi-Task Perception Network for Autonomous Driving

    Authors: Sambit Mohapatra, Senthil Yogamani, Varun Ravi Kumar, Stefan Milz, Heinrich Gotzig, Patrick Mäder

    Abstract: LiDAR is crucial for robust 3D scene perception in autonomous driving. LiDAR perception has the largest body of literature after camera perception. However, multi-task learning across tasks like detection, segmentation, and motion estimation using LiDAR remains relatively unexplored, especially on automotive-grade embedded platforms. We present a real-time multi-task convolutional neural network f… ▽ More

    Submitted 17 July, 2023; originally announced July 2023.

  3. arXiv:2304.01725  [pdf, other

    cs.SE

    A Static Analysis Platform for Investigating Security Trends in Repositories

    Authors: Tim Sonnekalb, Christopher-Tobias Knaust, Bernd Gruner, Clemens-Alexander Brust, Lynn von Kurnatowski, Andreas Schreiber, Thomas S. Heinze, Patrick Mäder

    Abstract: Static analysis tools come in many forms andconfigurations, allowing them to handle various tasks in a (secure) development process: code style linting, bug/vulnerability detection, verification, etc., and adapt to the specific requirements of a software project, thus reducing the number of false positives.The wide range of configuration options poses a hurdle in their use for software developers,… ▽ More

    Submitted 4 April, 2023; originally announced April 2023.

  4. arXiv:2210.08959  [pdf, other

    cs.LG cs.AI

    Flipped Classroom: Effective Teaching for Time Series Forecasting

    Authors: Philipp Teutsch, Patrick Mäder

    Abstract: Sequence-to-sequence models based on LSTM and GRU are a most popular choice for forecasting time series data reaching state-of-the-art performance. Training such models can be delicate though. The two most common training strategies within this context are teacher forcing (TF) and free running (FR). TF can be used to help the model to converge faster but may provoke an exposure bias issue due to a… ▽ More

    Submitted 17 October, 2022; originally announced October 2022.

    Comments: Published in Transactions on Machine Learning Research (10/2022)

    ACM Class: I.2.6

  5. Using Consensual Biterms from Text Structures of Requirements and Code to Improve IR-Based Traceability Recovery

    Authors: Hui Gao, Hongyu Kuang, Kexin Sun, Xiaoxing Ma, Alexander Egyed, Patrick Mäder, Guo** Rong, Dong Shao, He Zhang

    Abstract: Traceability approves trace links among software artifacts based on whether two artifacts are related by system functionalities. The traces are valuable for software development, but are difficult to obtain manually. To cope with the costly and fallible manual recovery, automated approaches are proposed to recover traces through textual similarities among software artifacts, such as those based on… ▽ More

    Submitted 4 September, 2022; originally announced September 2022.

    Comments: Accepted by the 37th IEEE/ACM International Conference on Automated Software Engineering (ASE 2022)

  6. Object classification on video data of meteors and meteor-like phenomena: algorithm and data

    Authors: Rabea Sennlaub, Martin Hofmann, Mike Hankey, Mario Ennes, Thomas Müller, Peter Kroll, Patrick Mäder

    Abstract: Every moment, countless meteoroids enter our atmosphere unseen. The detection and measurement of meteors offer the unique opportunity to gain insights into the composition of our solar systems' celestial bodies. Researchers, therefore, carry out a wide-area-sky-monitoring to secure 360-degree video material, saving every single entry of a meteor. Existing machine intelligence cannot accurately rec… ▽ More

    Submitted 31 August, 2022; originally announced August 2022.

    Comments: 11 Pages, 10 Figures, Accepted for publication in MNRAS Journal

    Journal ref: Monthly Notices of the Royal Astronomical Society, Volume 516, Issue 1, October 2022, Pages 811-823

  7. arXiv:2208.12588  [pdf, other

    cs.SE cs.LG cs.PL

    Generalizability of Code Clone Detection on CodeBERT

    Authors: Tim Sonnekalb, Bernd Gruner, Clemens-Alexander Brust, Patrick Mäder

    Abstract: Transformer networks such as CodeBERT already achieve outstanding results for code clone detection in benchmark datasets, so one could assume that this task has already been solved. However, code clone detection is not a trivial task. Semantic code clones, in particular, are challenging to detect. We show that the generalizability of CodeBERT decreases by evaluating two different subsets of Java c… ▽ More

    Submitted 1 September, 2022; v1 submitted 26 August, 2022; originally announced August 2022.

  8. arXiv:2208.06163  [pdf, other

    cs.LG cs.AI cs.CR

    Dropout is NOT All You Need to Prevent Gradient Leakage

    Authors: Daniel Scheliga, Patrick Mäder, Marco Seeland

    Abstract: Gradient inversion attacks on federated learning systems reconstruct client training data from exchanged gradient information. To defend against such attacks, a variety of defense mechanisms were proposed. However, they usually lead to an unacceptable trade-off between privacy and model utility. Recent observations suggest that dropout could mitigate gradient leakage and improve model utility if a… ▽ More

    Submitted 23 November, 2022; v1 submitted 12 August, 2022; originally announced August 2022.

    Comments: 25 pages, 17 figures, 9 tables (supplementary material included)

  9. arXiv:2208.04767  [pdf, other

    cs.LG cs.AI cs.CR

    Combining Variational Modeling with Partial Gradient Perturbation to Prevent Deep Gradient Leakage

    Authors: Daniel Scheliga, Patrick Mäder, Marco Seeland

    Abstract: Exploiting gradient leakage to reconstruct supposedly private training data, gradient inversion attacks are an ubiquitous threat in collaborative learning of neural networks. To prevent gradient leakage without suffering from severe loss in model performance, recent work proposed a PRivacy EnhanCing mODulE (PRECODE) based on variational modeling as extension for arbitrary model architectures. In t… ▽ More

    Submitted 9 August, 2022; originally announced August 2022.

    Comments: 21 pages, 14 figures, 6 tables (supplementary material included). This work has been submitted to the IEEE for possible publication. Copyright may be transferred without notice, after which this version may no longer be accessible

  10. How Firms Adapt and Interact in Open Source Ecosystems: Analyzing Stakeholder Influence and Collaboration Patterns

    Authors: Johan Linåker, Patrick Rempel, Björn Regnell, Patrick Mäder

    Abstract: [Context and motivation] Ecosystems developed as Open Source Software (OSS) are considered to be highly innovative and reactive to new market trends due to their openness and wide-ranging contributor base. Participation in OSS often implies opening up of the software development process and exposure towards new stakeholders. [Question/Problem] Firms considering to engage in such an environment sho… ▽ More

    Submitted 31 July, 2022; originally announced August 2022.

  11. arXiv:2206.02876  [pdf, other

    cs.CV cs.RO

    SpikiLi: A Spiking Simulation of LiDAR based Real-time Object Detection for Autonomous Driving

    Authors: Sambit Mohapatra, Thomas Mesquida, Mona Hodaei, Senthil Yogamani, Heinrich Gotzig, Patrick Mader

    Abstract: Spiking Neural Networks are a recent and new neural network design approach that promises tremendous improvements in power efficiency, computation efficiency, and processing latency. They do so by using asynchronous spike-based data flow, event-based signal generation, processing, and modifying the neuron model to resemble biological neurons closely. While some initial works have shown significant… ▽ More

    Submitted 6 June, 2022; originally announced June 2022.

    Comments: Accepted at Workshop on Event Sensing and Neuromorphic Engineering - 8th International Conference on Event-based Control, Communication, and Signal Processing

  12. arXiv:2202.13129  [pdf, other

    physics.flu-dyn cs.CE cs.LG

    Direct data-driven forecast of local turbulent heat flux in Rayleigh-Bénard convection

    Authors: Sandeep Pandey, Philipp Teutsch, Patrick Mäder, Jörg Schumacher

    Abstract: A combined convolutional autoencoder-recurrent neural network machine learning model is presented to analyse and forecast the dynamics and low-order statistics of the local convective heat flux field in a two-dimensional turbulent Rayleigh-Bénard convection flow at Prandtl number ${\rm Pr}=7$ and Rayleigh number ${\rm Ra}=10^7$. Two recurrent neural networks are applied for the temporal advancemen… ▽ More

    Submitted 26 February, 2022; originally announced February 2022.

    Comments: 14 pages, 13 figures

    Journal ref: Physics of Fluids 34.4 (2022): 045106

  13. arXiv:2202.12684  [pdf

    eess.SP cs.AI

    A deep learning approach for direction of arrival estimation using automotive-grade ultrasonic sensors

    Authors: Mohamed Shawki Elamir, Heinrich Gotzig, Raoul Zoellner, Patrick Maeder

    Abstract: In this paper, a deep learning approach is presented for direction of arrival estimation using automotive-grade ultrasonic sensors which are used for driving assistance systems such as automatic parking. A study and implementation of the state of the art deterministic direction of arrival estimation algorithms is used as a benchmark for the performance of the proposed approach. Analysis of the per… ▽ More

    Submitted 25 February, 2022; originally announced February 2022.

    Comments: Published in the international conference of intelligent vehicles (ICOIV 2021)

  14. arXiv:2111.04875  [pdf, other

    cs.CV cs.RO

    LiMoSeg: Real-time Bird's Eye View based LiDAR Motion Segmentation

    Authors: Sambit Mohapatra, Mona Hodaei, Senthil Yogamani, Stefan Milz, Heinrich Gotzig, Martin Simon, Hazem Rashed, Patrick Maeder

    Abstract: Moving object detection and segmentation is an essential task in the Autonomous Driving pipeline. Detecting and isolating static and moving components of a vehicle's surroundings are particularly crucial in path planning and localization tasks. This paper proposes a novel real-time architecture for motion segmentation of Light Detection and Ranging (LiDAR) data. We use three successive scans of Li… ▽ More

    Submitted 22 January, 2022; v1 submitted 8 November, 2021; originally announced November 2021.

    Comments: Accepted for Presentation at International Conference on Computer Vision Theory and Applications (VISAPP 2022)

  15. arXiv:2108.04725  [pdf, other

    cs.LG cs.AI

    PRECODE - A Generic Model Extension to Prevent Deep Gradient Leakage

    Authors: Daniel Scheliga, Patrick Mäder, Marco Seeland

    Abstract: Collaborative training of neural networks leverages distributed data by exchanging gradient information between different clients. Although training data entirely resides with the clients, recent work shows that training data can be reconstructed from such exchanged gradient information. To enhance privacy, gradient perturbation techniques have been proposed. However, they come at the cost of redu… ▽ More

    Submitted 21 October, 2021; v1 submitted 10 August, 2021; originally announced August 2021.

    Comments: 16 pages, 16 figures, 5 tables (supplementary material included). Accepted at WACV 2022. Code available at https://github.com/SECSY-Group/PRECODE

  16. arXiv:2104.10780  [pdf, other

    cs.CV

    BEVDetNet: Bird's Eye View LiDAR Point Cloud based Real-time 3D Object Detection for Autonomous Driving

    Authors: Sambit Mohapatra, Senthil Yogamani, Heinrich Gotzig, Stefan Milz, Patrick Mader

    Abstract: 3D object detection based on LiDAR point clouds is a crucial module in autonomous driving particularly for long range sensing. Most of the research is focused on achieving higher accuracy and these models are not optimized for deployment on embedded systems from the perspective of latency and power efficiency. For high speed driving scenarios, latency is a crucial parameter as it provides more tim… ▽ More

    Submitted 10 July, 2021; v1 submitted 21 April, 2021; originally announced April 2021.

    Comments: Accepted for Oral Presentation at IEEE Intelligent Transportation Systems Conference (ITSC) 2021

  17. arXiv:2104.04420  [pdf, other

    cs.CV cs.RO

    SVDistNet: Self-Supervised Near-Field Distance Estimation on Surround View Fisheye Cameras

    Authors: Varun Ravi Kumar, Marvin Klingner, Senthil Yogamani, Markus Bach, Stefan Milz, Tim Fingscheidt, Patrick Mäder

    Abstract: A 360° perception of scene geometry is essential for automated driving, notably for parking and urban driving scenarios. Typically, it is achieved using surround-view fisheye cameras, focusing on the near-field area around the vehicle. The majority of current depth estimation approaches focus on employing just a single camera, which cannot be straightforwardly generalized to multiple cameras. The… ▽ More

    Submitted 9 April, 2021; originally announced April 2021.

    Comments: To be published at IEEE Transactions on Intelligent Transportation Systems

  18. arXiv:2102.07448  [pdf, other

    cs.CV cs.RO

    OmniDet: Surround View Cameras based Multi-task Visual Perception Network for Autonomous Driving

    Authors: Varun Ravi Kumar, Senthil Yogamani, Hazem Rashed, Ganesh Sistu, Christian Witt, Isabelle Leang, Stefan Milz, Patrick Mäder

    Abstract: Surround View fisheye cameras are commonly deployed in automated driving for 360° near-field sensing around the vehicle. This work presents a multi-task visual perception network on unrectified fisheye images to enable the vehicle to sense its surrounding environment. It consists of six primary tasks necessary for an autonomous driving system: depth estimation, visual odometry, semantic segmentati… ▽ More

    Submitted 6 June, 2023; v1 submitted 15 February, 2021; originally announced February 2021.

    Comments: Best Robot Vision paper award finalist (top 4). Camera ready version accepted for RA-L and ICRA 2021 publication

  19. arXiv:2008.04017  [pdf, other

    cs.CV cs.RO

    SynDistNet: Self-Supervised Monocular Fisheye Camera Distance Estimation Synergized with Semantic Segmentation for Autonomous Driving

    Authors: Varun Ravi Kumar, Marvin Klingner, Senthil Yogamani, Stefan Milz, Tim Fingscheidt, Patrick Maeder

    Abstract: State-of-the-art self-supervised learning approaches for monocular depth estimation usually suffer from scale ambiguity. They do not generalize well when applied on distance estimation for complex projection models such as in fisheye and omnidirectional cameras. This paper introduces a novel multi-task learning strategy to improve self-supervised monocular distance estimation on fisheye and pinhol… ▽ More

    Submitted 14 November, 2020; v1 submitted 10 August, 2020; originally announced August 2020.

    Comments: Camera ready version + supplementary. Accepted for presentation at Winter Conference on Applications of Computer Vision 2021

  20. arXiv:2007.06676  [pdf, other

    cs.CV cs.LG cs.RO

    UnRectDepthNet: Self-Supervised Monocular Depth Estimation using a Generic Framework for Handling Common Camera Distortion Models

    Authors: Varun Ravi Kumar, Senthil Yogamani, Markus Bach, Christian Witt, Stefan Milz, Patrick Mader

    Abstract: In classical computer vision, rectification is an integral part of multi-view depth estimation. It typically includes epipolar rectification and lens distortion correction. This process simplifies the depth estimation significantly, and thus it has been adopted in CNN approaches. However, rectification has several side effects, including a reduced field of view (FOV), resampling distortion, and se… ▽ More

    Submitted 6 June, 2023; v1 submitted 13 July, 2020; originally announced July 2020.

    Comments: Minor fixes added after IROS 2020 Camera ready submission. IROS 2020 presentation video - https://www.youtube.com/watch?v=3Br2KSWZRrY

  21. arXiv:2002.03983  [pdf, other

    cs.CV

    StickyPillars: Robust and Efficient Feature Matching on Point Clouds using Graph Neural Networks

    Authors: Kai Fischer, Martin Simon, Florian Oelsner, Stefan Milz, Horst-Michael Gross, Patrick Maeder

    Abstract: Robust point cloud registration in real-time is an important prerequisite for many map** and localization algorithms. Traditional methods like ICP tend to fail without good initialization, insufficient overlap or in the presence of dynamic objects. Modern deep learning based registration approaches present much better results, but suffer from a heavy run-time. We overcome these drawbacks by intr… ▽ More

    Submitted 19 February, 2021; v1 submitted 10 February, 2020; originally announced February 2020.

  22. arXiv:1910.04076  [pdf, other

    cs.CV cs.LG cs.RO eess.IV stat.ML

    FisheyeDistanceNet: Self-Supervised Scale-Aware Distance Estimation using Monocular Fisheye Camera for Autonomous Driving

    Authors: Varun Ravi Kumar, Sandesh Athni Hiremath, Stefan Milz, Christian Witt, Clement Pinnard, Senthil Yogamani, Patrick Mader

    Abstract: Fisheye cameras are commonly used in applications like autonomous driving and surveillance to provide a large field of view ($>180^{\circ}$). However, they come at the cost of strong non-linear distortions which require more complex algorithms. In this paper, we explore Euclidean distance estimation on fisheye cameras for automotive scenes. Obtaining accurate and dense depth supervision is difficu… ▽ More

    Submitted 6 October, 2020; v1 submitted 7 October, 2019; originally announced October 2019.

    Comments: Minor fixes added after ICRA 2020 camera ready submission. ICRA 2020 presentation video - https://www.youtube.com/watch?v=qAsdpHP5e8c&t

  23. arXiv:1804.02433  [pdf, other

    cs.SE

    Traceability in the Wild: Automatically Augmenting Incomplete Trace Links

    Authors: Michael Rath, Jacob Rendall, ** L. C. Guo, Jane Cleland-Huang, Patrick Maeder

    Abstract: Software and systems traceability is widely accepted as an essential element for supporting many software development tasks. Today's version control systems provide inbuilt features that allow developers to tag each commit with one or more issue ID, thereby providing the building blocks from which project-wide traceability can be established between feature requests, bug fixes, commits, source cod… ▽ More

    Submitted 6 April, 2018; originally announced April 2018.

    Comments: ICSE 2018

  24. arXiv:1301.5363  [pdf

    cs.SE

    Interactive Traceability Querying and Visualization for Co** With Development Complexity

    Authors: Patrick Mäder

    Abstract: Requirements traceability can in principle support stakeholders co** with rising development complexity. However, studies showed that practitioners rarely use available traceability information after its initial creation. In the position paper for the Dagstuhl seminar 1242, we argued that a more integrated approach allowing interactive traceability queries and context-specific traceability visua… ▽ More

    Submitted 22 January, 2013; originally announced January 2013.