Chair of Cyber-Physical-Systems

Short bio: Since March 2021 is Univ.-Prof. Dr. Elmar Rueckert the chair of the Cyber-Physical-Systems Institute at the Montanuniversität Leoben in Austria. He received his PhD in computer science at the Graz University of Technology in 2014 and worked for four years as senior researcher and research group leader at the Technical University of Darmstadt. Thereafter, he worked for three years as assistant professor at the University of Lübeck. His research interests include stochastic machine and deep learning, robotics and reinforcement learning and human motor control. In 2019, he was awarded with the ‘German Young Researcher Award’.
Research Interests
- Computational Modeling & Process Informatics: Cyber-Physical-Systems, Process Modeling in Metal Forming, Movement Decoding and Understanding, Brain- Computer-Interfaces, Electroencephalography, Spiking Neural Networks, Optimal Feedback Control, Muscle Synergies, Probabilistic Time-Series Models.
- Machine & Deep Learning: Deep Networks, Graphical Models, Probabilistic Inference, Variational Inference, Gaussian Processes, Transfer Learning, Message Passing, Clustering, Bayesian Optimization, Lazy Learning, Genetic Programming, LSTMs.
- Robotics: Stochastic Optimal Control, Movement Primitives, Reinforcement Learning, Imitation Learning, Morphological Computation, Quadruped Locomotion, Humanoid Postural Control, Grasping, Tactile Learning, Dynamic Control.
- Human Motor Control & Science: Prosthesis Research & Rehabilitation, Motor Adaptation, Motor Skill Learning, Postural Control, Telepresence, Embodiment, Congruence in Teleoperation, Interactive Learning, Shared Control, Human Feedback.
Contact & Quick Links
Univ.-Prof. Dipl.-Ing. Dr.techn. Elmar Rueckert
Leiter des Lehrstuhls für Cyber-Physical-Systems
Montanuniversität Leoben
Roseggerstrasse 11
8700 Leoben, Austria
Phone: +43 3842 402 – 1901 (Sekretariat CPS)
Email: rueckert@ai-lab.science
Web: https://cps.unileoben.ac.at
Chat: WEBEX
VCard

Publcations
Journal Articles |
Holub, Georg; Hofer, Sebastian; Obermüller, Thomas; Rueckert, Elmar; Romaner, Lorenz Instance segmentation pipeline for etch pit detection and prismatic slip characterization on silicon carbide substrates Journal Article In: Engineering Applications of Artificial Intelligence, vol. 160, 2025, ISBN: 0952-1976. @article{Holub2025, |
Dave, Vedant; Özdenizci, Ozan; Rückert, Elmar Learning Robust Representations for Visual Reinforcement Learning via Task-Relevant Mask Sampling Journal Article Forthcoming In: Transactions on Machine Learning Research, Forthcoming. @article{dave2025learning, |
Krukenfellner, Philip; Rueckert, Elmar; Flachberger, Helmut In: IEEE Sensors Journal, pp. 1–13, 2024, ISBN: 1558-1748. @article{Krukenfellner2024, |
Trimmel, Simone; Spörl, Philipp; Haluza, Daniela; Lashin, Nagi; Meisel, Thomas C.; Pitha, Ulrike; Prohaska, Thomas; Puschenreiter, Markus; Rückert, Elmar; Spangl, Bernhard; Wiedenhofer, Dominik; Irrgeher, Johanna Green and blue infrastructure as model system for emissions of technology-critical elements Journal Article In: Science of The Total Environment, vol. 934, 2024, ISBN: 0048-9697, (https://doi.org/10.1016/j.scitotenv.2024.173364). @article{Trimmel2024, |
Kunavar, Tjasa; Jamšek, Marko; Avila-Mireles, Edwin Johnatan; Rueckert, Elmar; Peternel, Luka; Babič., Jan The Effects of Different Motor Teaching Strategies on Learning a Complex Motor Task Journal Article In: Sensors (MDPI), vol. 24, no. 4, pp. 1–17, 2024. @article{Kunavar2024, |
Nwankwo, Linus; Fritze, Clemens; Bartsch, Konrad; Rueckert, Elmar ROMR: A ROS-based Open-source Mobile Robot Journal Article In: HardwareX, vol. 15, pp. 1–29, 2023. @article{Nwankwo2023b, Currently, commercially available intelligent transport robots that are capable of carrying up to 90kg of load can cost $5,000 or even more. This makes real-world experimentation prohibitively expensive, and limiting the applicability of such systems to everyday home or industrial tasks. Aside from their high cost, the majority of commercially available platforms are either closed-source, platform-specific, or use difficult-to-customize hardware and firmware. In this work, we present a low-cost, open-source and modular alternative, referred to herein as ”ROS-based open-source mobile robot (ROMR)”. ROMR utilizes off-the-shelf (OTS) components, additive manufacturing technologies, aluminium profiles, and a consumer hoverboard with high-torque brushless direct current (BLDC) motors. ROMR is fully compatible with the robot operating system (ROS), has a maximum payload of 90kg, and costs less than $1500. Furthermore, ROMR offers a simple yet robust framework for contextualizing simultaneous localization and mapping (SLAM) algorithms, an essential prerequisite for autonomous robot navigation. The robustness and performance of the ROMR were validated through realworld and simulation experiments. All the design, construction and software files are freely available online under the GNU GPL v3 license at https://doi.org/10.17605/OSF.IO/K83X7. A descriptive video of ROMR can be found at https://osf.io/ku8ag. |
Herzog, Rebecca; Berger, Till M; Pauly, Martje Gesine; Xue, Honghu; Rueckert, Elmar; Munchau, Alexander; B"aumer, Tobias; Weissbach, Anne Cerebellar transcranial current stimulation-an intraindividual comparison of different techniques Journal Article In: Frontiers in Neuroscience, 2022. @article{Herzog2022, |
Rottmann, Nils; Studt, Nico; Ernst, Floris; Rueckert, Elmar ROS-Mobile: An Android™ application for the Robot Operating System Journal Article In: Arxiv, 2022. @article{Rottmann2022, |
Xue, Honghu; Hein, Benedikt; Bakr, Mohamed; Schildbach, Georg; Abel, Bengt; Rueckert, Elmar Using Deep Reinforcement Learning with Automatic Curriculum Learning for Mapless Navigation in Intralogistics Journal Article In: Applied Sciences (MDPI), Special Issue on Intelligent Robotics, 2022, (Supplement: https://cloud.cps.unileoben.ac.at/index.php/s/Sj68rQewnkf4ppZ). @article{Xue2022, We propose a deep reinforcement learning approach for solving a mapless navigation problem in warehouse scenarios. The automatic guided vehicle is equipped with LiDAR and frontal RGB sensors and learns to reach underneath the target dolly. The challenges reside in the sparseness of positive samples for learning, multi-modal sensor perception with partial observability, the demand for accurate steering maneuvers together with long training cycles. To address these points, we proposed NavACL-Q as an automatic curriculum learning together with distributed soft actor-critic. The performance of the learning algorithm is evaluated exhaustively in a different warehouse environment to check both robustness and generalizability of the learned policy. Results in NVIDIA Isaac Sim demonstrates that our trained agent significantly outperforms the map-based navigation pipeline provided by NVIDIA Isaac Sim in terms of higher agent-goal distances and relative orientations. The ablation studies also confirmed that NavACL-Q greatly facilitates the whole learning process and a pre-trained feature extractor manifestly boosts the training speed. |
Xue, Honghu; Herzog, Rebecca; Berger, Till M.; Bäumer, Tobias; Weissbach, Anne; Rueckert, Elmar Using Probabilistic Movement Primitives in analyzing human motion differences under Transcranial Current Stimulation Journal Article In: Frontiers in Robotics and AI , vol. 8, 2021, ISSN: 2296-9144. @article{Rueckert2021, In medical tasks such as human motion analysis, computer-aided auxiliary systems have become preferred choice for human experts for its high efficiency. However, conventional approaches are typically based on user-defined features such as movement onset times, peak velocities, motion vectors or frequency domain analyses. Such approaches entail careful data post-processing or specific domain knowledge to achieve a meaningful feature extraction. Besides, they are prone to noise and the manual-defined features could hardly be re-used for other analyses. In this paper, we proposed probabilistic movement primitives(ProMPs), a widely-used approach in robot skill learning, to model human motions. The benefit of ProMPs is that the features are directly learned from the data and ProMPs can capture important features describing the trajectory shape, which can easily be extended to other tasks. Distinct from previous research, where classification tasks are mostly investigated, we applied ProMPs together with a variant of Kullback-Leibler (KL) divergence to quantify the effect of different transcranial current stimulation methods on human motions. We presented an initial result with10participants. The results validate ProMPs as a robust and effective feature extractor for human motions. |
Tanneberg, Daniel; Ploeger, Kai; Rueckert, Elmar; Peters, Jan SKID RAW: Skill Discovery from Raw Trajectories Journal Article In: IEEE Robotics and Automation Letters (RA-L), pp. 1–8, 2021, ISSN: 2377-3766, (© 20XX IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future media, including reprinting/republishing this material for advertising or promotional purposes, creating new collective works, for resale or redistribution to servers or lists, or reuse of any copyrighted component of this work in other works.). @article{Tanneberg2021, |
Jamsek, Marko; Kunavar, Tjasa; Bobek, Urban; Rueckert, Elmar; Babic, Jan Predictive exoskeleton control for arm-motion augmentation based on probabilistic movement primitives combined with a flow controller Journal Article In: IEEE Robotics and Automation Letters (RA-L), pp. 1–8, 2021, ISSN: 2377-3766, (© 20XX IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future media, including reprinting/republishing this material for advertising or promotional purposes, creating new collective works, for resale or redistribution to servers or lists, or reuse of any copyrighted component of this work in other works.). @article{Jamsek2021, |
Cansev, Mehmet Ege; Xue, Honghu; Rottmann, Nils; Bliek, Adna; Miller, Luke E.; Rueckert, Elmar; Beckerle, Philipp Interactive Human-Robot Skill Transfer: A Review of Learning Methods and User Experience Journal Article In: Advanced Intelligent Systems, pp. 1–28, 2021. @article{Cansev2021, |
Kyrarini, Maria; Lygerakis, Fotios; Rajavenkatanarayanan, Akilesh; Sevastopoulos, Christos; Nambiappan, Harish Ram; Chaitanya, Kodur Krishna; Babu, Ashwin Ramesh; Mathew, Joanne; Makedon, Fillia A Survey of Robots in Healthcare Journal Article In: Technologies, vol. 9, iss. 8, 2021. @article{nokey, |
Rottmann, N.; Bruder, R.; Schweikard, A.; Rueckert, E. A novel Chlorophyll Fluorescence based approach for Mowing Area Classification Journal Article In: IEEE Sensors Journal, 2020. @article{Rottmann2020d, |
Tanneberg, Daniel; Rueckert, Elmar; Peters, Jan Evolutionary training and abstraction yields algorithmic generalization of neural computers Journal Article In: Nature Machine Intelligence, pp. 1–11, 2020. @article{Tanneberg2020, |
Cartoni, E.; Mannella, F.; Santucci, V. G.; Triesch, J.; Rueckert, E.; Baldassarre, G. REAL-2019: Robot open-Ended Autonomous Learning competition Journal Article In: Proceedings of Machine Learning Research, vol. 123, pp. 142-152, 2020, (NeurIPS 2019 Competition and Demonstration Track). @article{Cartoni2020, |
Diakoloukas, Vassilios; Lygerakis, Fotios; Lagoudakis, Michail G; Kotti, Margarita Variational Denoising Autoencoders and Least-Squares Policy Iteration for Statistical Dialogue Manager Journal Article In: IEEE Signal Processing Letters , vol. 27, pp. 960-964, 2020. @article{nokey, |
Tanneberg, Daniel; Peters, Jan; Rueckert, Elmar Intrinsic Motivation and Mental Replay enable Efficient Online Adaptation in Stochastic Recurrent Networks Journal Article In: Neural Networks – Elsevier, vol. 109, pp. 67-80, 2019, ISBN: 0893-6080, (Impact Factor of 7.197 (2017)). @article{Tanneberg2019, |
Sosic, Adrian; Zoubir, Abdelhak M.; Rueckert, Elmar; Peters, Jan; Koeppl, Heinz Inverse Reinforcement Learning via Nonparametric Spatio-Temporal Subgoal Modeling Journal Article In: Journal of Machine Learning Research (JMLR), vol. 19, no. 69, pp. 1-45, 2018. @article{Sosic2018, |
Paraschos, Alexandros; Rueckert, Elmar; Peters, Jan; Neumann, Gerhard Probabilistic Movement Primitives under Unknown System Dynamics Journal Article In: Advanced Robotics (ARJ), vol. 32, no. 6, pp. 297-310, 2018. @article{Paraschos2018, |
Rueckert, Elmar; Camernik, Jernej; Peters, Jan; Babic, Jan Probabilistic Movement Models Show that Postural Control Precedes and Predicts Volitional Motor Control Journal Article In: Nature Publishing Group: Scientific Reports, vol. 6, no. 28455, 2016. @article{Rueckert2016b, |
Rueckert, Elmar; Kappel, David; Tanneberg, Daniel; Pecevski, Dejan; Peters, Jan Recurrent Spiking Networks Solve Planning Tasks Journal Article In: Nature Publishing Group: Scientific Reports, vol. 6, no. 21142, 2016. @article{Rueckert2016a, |
Rueckert, Elmar; d’Avella, Andrea Learned parametrized dynamic movement primitives with shared synergies for controlling robotic and musculoskeletal systems Journal Article In: Frontiers in Computational Neuroscience, vol. 7, no. 138, 2013. @article{Rueckert2013b, |
Rueckert, Elmar; Neumann, Gerhard; Toussaint, Marc; Maass, Wolfgang Learned graphical models for probabilistic planning provide a new class of movement primitives Journal Article In: Frontiers in Computational Neuroscience, vol. 6, no. 97, 2013. @article{Rueckert2013, |
Rueckert, Elmar; Neumann, Gerhard Stochastic Optimal Control Methods for Investigating the Power of Morphological Computation Journal Article In: Artificial Life, vol. 19, no. 1, 2012. @article{Rueckert2012, |
Conferences |
Trimmel, Simone; Spörl, Philipp; Haluza, Daniela; Meisel, Thomas C; Pitha, Ulrike; Prohaska, Thomas; Puschenreiter, Markus; Rueckert, Elmar; Spangl, Bernhard; Wiedenhofer, Dominik; Irrgeher, Johanna Determination of Technology-Critical Elements in Urban Plants and Water using Inductively Coupled Plasma Tandem Mass Spectrometry Conference SETAC Europe 35th Annual Meeting, 2025, (Extended Abstract). @conference{Trimmel2025, |
Dave, Vedant; Rueckert, Elmar Denoised Predictive Imagination: An Information-theoretic approach for learning World Models Conference European Workshop on Reinforcement Learning (EWRL), 2024. @conference{dpidave2024, Humans excel at isolating relevant information from noisy data to predict the behavior of dynamic systems, effectively disregarding non-informative, temporally-correlated noise. In contrast, existing reinforcement learning algorithms face challenges in generating noise-free predictions within high-dimensional, noise-saturated environments, especially when trained on world models featuring realistic background noise extracted from natural video streams. We propose a novel information-theoretic approach that learn world models based on minimising the past information and retaining maximal information about the future, aiming at simultaneously learning control policies and at producing denoised predictions. Utilizing Soft Actor-Critic agents augmented with an information-theoretic auxiliary loss, we validate our method's effectiveness on complex variants of the standard DeepMind Control Suite tasks, where natural videos filled with intricate and task-irrelevant information serve as a background. Experimental results demonstrate that our model outperforms nine state-of-the-art approaches in various settings where natural videos serve as dynamic background noise. Our analysis also reveals that all these methods encounter challenges in more complex environments. |
Lygerakis, Fotios; Dagioglou, Maria; Karkaletsis, Vangelis Accelerating Human-Agent Collaborative Reinforcement Learning Conference In Proceedings of the 14th PErvasive Technologies Related to Assistive Environments Conference (PETRA '21), Association for Computing Machinery, New York, NY, USA, 90–92, 2021. @conference{nokey, |
Banerjee, Debapriya; Lygerakis, Fotios; Makedon, Fillia Sequential Late Fusion Technique for Multi-modal Sentiment Analysis Conference In Proceedings of the 14th PErvasive Technologies Related to Assistive Environments Conference (PETRA '21), Association for Computing Machinery, New York, NY, USA, 264–265. , 2021. @conference{nokey, |
Lygerakis, Fotios; Tsitos, Athanasios C; Dagioglou, Maria; Makedon, Fillia; Karkaletsis, Vangelis In Proceedings of the 13th ACM International Conference on PErvasive Technologies Related to Assistive Environments (PETRA '20), Article 75, 1–6 Association for Computing Machinery, New York, NY, USA, 2020. @conference{nokey, |
Lygerakis, Fotios; Diakoloulas, Vassilios; Lagoudakis, Michail; Kotti, Margarita Robust Belief State Space Representation for Statistical Dialogue Managers Using Deep Autoencoders Conference 2019 IEEE Automatic Speech Recognition and Understanding Workshop (ASRU), 2019. @conference{nokey, |
Proceedings Articles |
Jamsek, Marko; Rueckert, Elmar; Babic, Jan Foot Placement Prediction in Real-Time Using Probabilistic Movement Primitives Proceedings Article In: IEEE-RAS International Conference on Humanoid Robots, 2025. @inproceedings{Jamsek2025, |
Neubauer, Melanie; Özdenizci, Ozan; Piater, Justus; Rueckert, Elmar Sparsifying instance segmentation models for efficient vision-based industrial recycling Proceedings Article In: European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2025. @inproceedings{neubauer2025ibis, |
Vanjani, Pankhuri; Mattes, Paul; Li, Maximilian Xiling; Dave, Vedant; Lioutikov, Rudolf DisDP: Robust Imitation Learning via Disentangled Diffusion Policies Proceedings Article In: Reinforcement Learning Conference (RLC), Reinforcement Learning Journal, 2025. @inproceedings{dave2025disdp, |
Dave, Vedant; Rueckert, Elmar Skill Disentanglement in Reproducing Kernel Hilbert Space Proceedings Article In: Proceedings of the AAAI Conference on Artificial Intelligence (AAAI), pp. 16153-16162, 2025. @inproceedings{Dave2025bb, Unsupervised Skill Discovery aims at learning diverse skills without any extrinsic rewards and leverage them as prior for learning a variety of downstream tasks. Existing approaches to unsupervised reinforcement learning typically involve discovering skills through empowerment-driven techniques or by maximizing entropy to encourage exploration. However, this mutual information objective often results in either static skills that discourage exploration or maximise coverage at the expense of non-discriminable skills. Instead of focusing only on maximizing bounds on f-divergence, we combine it with Integral Probability Metrics to maximize the distance between distributions to promote behavioural diversity and enforce disentanglement. Our method, Hilbert Unsupervised Skill Discovery (HUSD), provides an additional objective that seeks to obtain exploration and separability of state-skill pairs by maximizing the Maximum Mean Discrepancy between the joint distribution of skills and states and the product of their marginals in Reproducing Kernel Hilbert Space. Our results on Unsupervised RL Benchmark show that HUSD outperforms previous exploration algorithms on state-based tasks. |
Koinig, Gerald; Neubauer, Melanie; Martinelli, Walter; Radmann, Yves; Kuhn, Nikolai; Fink, Thomas; Rueckert, Elmar; Tischberger-Aldrian, Alexia CNN-based copper reduction in shredded scrap for enhanced electric arc furnace steelmaking Proceedings Article In: International Conference on Optical Characterization of Materials (OCM 2025), pp. 319-328, 2025, ISBN: 9783731514084. @inproceedings{nokey, |
Nwankwo, Linus; Ellensohn, Bjoern; Dave, Vedant; Hofer, Peter; Forstner, Jan; Villneuve, Marlene; Galler, Robert; Rueckert, Elmar EnvoDat: A Large-Scale Multisensory Dataset for Robotic Spatial Awareness and Semantic Reasoning in Heterogeneous Environments Proceedings Article In: IEEE International Conference on Robotics and Automation (ICRA 2025)., 2025. @inproceedings{Nwankwo2025, |
Oezdenizci, Ozan; Rueckert, Elmar; Legenstein, Robert Privacy-Aware Lifelong Learning Proceedings Article In: International Conference on Learning Representations (ICLR), 2025. @inproceedings{Oezdenizci2025, |
Lygerakis, Fotios; Dave, Vedant; Rueckert, Elmar M2CURL: Sample-Efficient Multimodal Reinforcement Learning via Self-Supervised Representation Learning for Robotic Manipulation Proceedings Article In: IEEE International Conference on Ubiquitous Robots (UR 2024), IEEE 2024. @inproceedings{Lygerakis2024, |
Feith, Nikolaus; Rueckert, Elmar Integrating Human Expertise in Continuous Spaces: A Novel Interactive Bayesian Optimization Framework with Preference Expected Improvement Proceedings Article In: IEEE International Conference on Ubiquitous Robots (UR 2024), IEEE 2024. @inproceedings{Feith2024A, |
Feith, Nikolaus; Rueckert, Elmar Advancing Interactive Robot Learning: A User Interface Leveraging Mixed Reality and Dual Quaternions Proceedings Article In: IEEE International Conference on Ubiquitous Robots (UR 2024), IEEE 2024. @inproceedings{Feith2024B, |
Neubauer, Melanie; Rueckert, Elmar Semi-Autonomous Fast Object Segmentation and Tracking Tool for Industrial Applications Proceedings Article In: IEEE International Conference on Ubiquitous Robots (UR 2024), IEEE 2024. @inproceedings{neubauer2024fost, |
Dave*, Vedant; Lygerakis*, Fotios; Rueckert, Elmar Multimodal Visual-Tactile Representation Learning through Self-Supervised Contrastive Pre-Training Proceedings Article In: IEEE International Conference on Robotics and Automation (ICRA), pp. 8013-8020, IEEE, 2024, ISBN: 979-8-3503-8457-4, (* equal contribution). @inproceedings{Dave2024b, The rapidly evolving field of robotics necessitates methods that can facilitate the fusion of multiple modalities. Specifically, when it comes to interacting with tangible objects, effectively combining visual and tactile sensory data is key to understanding and navigating the complex dynamics of the physical world, enabling a more nuanced and adaptable response to changing environments. Nevertheless, much of the earlier work in merging these two sensory modalities has relied on supervised methods utilizing datasets labeled by humans. This paper introduces MViTac, a novel methodology that leverages contrastive learning to integrate vision and touch sensations in a self-supervised fashion. By availing both sensory inputs, MViTac leverages intra and inter-modality losses for learning representations, resulting in enhanced material property classification and more adept grasping prediction. Through a series of experiments, we showcase the effectiveness of our method and its superiority over existing state-of-the-art self-supervised and supervised techniques. In evaluating our methodology, we focus on two distinct tasks: material classification and grasping success prediction. Our results indicate that MViTac facilitates the development of improved modality encoders, yielding more robust representations as evidenced by linear probing assessments. https://sites.google.com/view/mvitac/home |
Nwankwo, Linus; Rueckert, Elmar The Conversation is the Command: Interacting with Real-World Autonomous Robots Through Natural Language Proceedings Article In: HRI '24: Companion of the 2024 ACM/IEEE International Conference on Human-Robot Interaction., pp. 808–812, ACM/IEEE Association for Computing Machinery, New York, NY, USA, 2024, ISBN: 9798400703232, (Published as late breaking results. Supplementary video: https://cloud.cps.unileoben.ac.at/index.php/s/fRE9XMosWDtJ339 ). @inproceedings{Nwankwo2024, In recent years, autonomous agents have surged in real-world environments such as our homes, offices, and public spaces. However, natural human-robot interaction remains a key challenge. In this paper, we introduce an approach that synergistically exploits the capabilities of large language models (LLMs) and multimodal vision-language models (VLMs) to enable humans to interact naturally with autonomous robots through conversational dialogue. We leveraged the LLMs to decode the high-level natural language instructions from humans and abstract them into precise robot actionable commands or queries. Further, we utilised the VLMs to provide a visual and semantic understanding of the robot's task environment. Our results with 99.13% command recognition accuracy and 97.96% commands execution success show that our approach can enhance human-robot interaction in real-world applications. The video demonstrations of this paper can be found at https://osf.io/wzyf6 and the code is available at our GitHub repository. |
Lygerakis, Fotios; Rueckert, Elmar CR-VAE: Contrastive Regularization on Variational Autoencoders for Preventing Posterior Collapse Proceedings Article In: Asian Conference of Artificial Intelligence Technology (ACAIT)., IEEE, 2023. @inproceedings{Lygerakis2023, |
Yadav, Harsh; Xue, Honghu; Rudall, Yan; Bakr, Mohamed; Hein, Benedikt; Rueckert, Elmar; Nguyen, Ngoc Thinh Deep Reinforcement Learning for Mapless Navigation of Autonomous Mobile Robot Proceedings Article In: International Conference on System Theory, Control and Computing (ICSTCC), 2023, (October 11-13, 2023, Timisoara, Romania.). @inproceedings{Yadav2023b, |
Nwankwo, Linus; Rueckert, Elmar Understanding why SLAM algorithms fail in modern indoor environments Proceedings Article In: International Conference on Robotics in Alpe-Adria-Danube Region (RAAD). , pp. 186 – 194, Cham: Springer Nature Switzerland., 2023. @inproceedings{Nwankwo2023, Simultaneous localization and mapping (SLAM) algorithms are essential for the autonomous navigation of mobile robots. With the increasing demand for autonomous systems, it is crucial to evaluate and compare the performance of these algorithms in real-world environments. In this paper, we provide an evaluation strategy and real-world datasets to test and evaluate SLAM algorithms in complex and challenging indoor environments. Further, we analysed state-of-the-art (SOTA) SLAM algorithms based on various metrics such as absolute trajectory error, scale drift, and map accuracy and consistency. Our results demonstrate that SOTA SLAM algorithms often fail in challenging environments, with dynamic objects, transparent and reflecting surfaces. We also found that successful loop closures had a significant impact on the algorithm’s performance. These findings highlight the need for further research to improve the robustness of the algorithms in real-world scenarios. |
Keshavarz, Sahar; Vita, Petr; Rueckert, Elmar; Ortner, Ronald; Thonhauser, Gerhard A Reinforcement Learning Approach for Real-Time Autonomous Decision-Making in Well Construction Proceedings Article In: Society of Petroleum Engineers – SPE Symposium: Leveraging Artificial Intelligence to Shape the Future of the Energy Industry, AIS 2023, Society of Petroleum Engineers., 2023, ISBN: 9781613999882. @inproceedings{Keshavarz2023, |
Xue, Honghu; Song, Rui; Petzold, Julian; Hein, Benedikt; Hamann, Heiko; Rueckert, Elmar End-To-End Deep Reinforcement Learning for First-Person Pedestrian Visual Navigation in Urban Environments Proceedings Article In: International Conference on Humanoid Robots (Humanoids 2022), 2022. @inproceedings{Xue2022b, We solve a visual navigation problem in an urban setting via deep reinforcement learning in an end-to-end manner. A major challenge of a first-person visual navigation problem lies in severe partial observability and sparse positive experiences of reaching the goal. To address partial observability, we propose a novel 3D-temporal convolutional network to encode sequential historical visual observations, its effectiveness is verified by comparing to a commonly-used frame-stacking approach. For sparse positive samples, we propose an improved automatic curriculum learning algorithm NavACL+, which proposes meaningful curricula starting from easy tasks and gradually generalizes to challenging ones. NavACL+ is shown to facilitate the learning process, greatly improve the task success rate on difficult tasks by at least 40% and offer enhanced generalization to different initial poses compared to training from a fixed initial pose and the original NavACL algorithm. |
Dave, Vedant; Rueckert, Elmar Predicting full-arm grasping motions from anticipated tactile responses Proceedings Article In: International Conference on Humanoid Robots (Humanoids), pp. 464-471, IEEE, 2022, ISBN: 979-8-3503-0979-9. @inproceedings{Dave2022, Tactile sensing provides significant information about the state of the environment for performing manipulation tasks. Depending on the physical properties of the object, manipulation tasks can exhibit large variation in their movements. For a grasping task, the movement of the arm and of the end effector varies depending on different points of contact on the object, especially if the object is non-homogeneous in hardness and/or has an uneven geometry. In this paper, we propose Tactile Probabilistic Movement Primitives (TacProMPs), to learn a highly non-linear relationship between the desired tactile responses and the full-arm movement. We solely condition on the tactile responses to infer the complex manipulation skills. We formulate a joint trajectory of full-arm joints with tactile data, leverage the model to condition on the desired tactile response from the non-homogeneous object and infer the full-arm (7-dof panda arm and 19-dof gripper hand) motion. We use a Gaussian Mixture Model of primitives to address the multimodality in demonstrations. We also show that the measurement noise adjustment must be taken into account due to multiple systems working in collaboration. We validate and show the robustness of the approach through two experiments. First, we consider an object with non-uniform hardness. Grasping from different locations require different motion, and results into different tactile responses. Second, we have an object with homogeneous hardness, but we grasp it with widely varying grasping configurations. Our result shows that TacProMPs can successfully model complex multimodal skills and generalise to new situations. |
Leonel, Rozo*; Vedant, Dave* Orientation Probabilistic Movement Primitives on Riemannian Manifolds Proceedings Article In: Conference on Robot Learning (CoRL), pp. 11, 2022, (* equal contribution). @inproceedings{Leonel2022, Learning complex robot motions necessarily demands to have models that are able to encode and retrieve full-pose trajectories when tasks are defined in operational spaces. Probabilistic movement primitives (ProMPs) stand out as a principled approach that models trajectory distributions learned from demonstrations. ProMPs allow for trajectory modulation and blending to achieve better generalization to novel situations. However, when ProMPs are employed in operational space, their original formulation does not directly apply to full-pose movements including rotational trajectories described by quaternions. This paper proposes a Riemannian formulation of ProMPs that enables encoding and retrieving of quaternion trajectories. Our method builds on Riemannian manifold theory, and exploits multilinear geodesic regression for estimating the ProMPs parameters. This novel approach makes ProMPs a suitable model for learning complex full-pose robot motion patterns. Riemannian ProMPs are tested on toy examples to illustrate their workflow, and on real learning-from-demonstration experiments. |
Denz, R.; Demirci, R.; Cansev, E.; Bliek, A.; Beckerle, P.; Rueckert, E.; Rottmann, N. A high-accuracy, low-budget Sensor Glove for Trajectory Model Learning Proceedings Article In: International Conference on Advanced Robotics , pp. 7, 2021. @inproceedings{Denz2021, |
Rottmann, N.; Denz, R.; Bruder, R.; Rueckert, E. Probabilistic Approach for Complete Coverage Path Planning with low-cost Systems Proceedings Article In: European Conference on Mobile Robots (ECMR 2021), 2021. @inproceedings{Rottmann2021, |
Akbulut, M Tuluhan; Oztop, Erhan; Seker, M Yunus; Xue, Honghu; Tekden, Ahmet E; Ugur, Emre ACNMP: Skill Transfer and Task Extrapolation through Learning from Demonstration and Reinforcement Learning via Representation Sharing Proceedings Article In: 2020. @inproceedings{nokey, To equip robots with dexterous skills, an effective approach is to first transfer the desired skill via Learning from Demonstration (LfD), then let the robot improve it by self-exploration via Reinforcement Learning (RL). In this paper, we propose a novel LfD+RL framework, namely Adaptive Conditional Neural Movement Primitives (ACNMP), that allows efficient policy improvement in novel environments and effective skill transfer between different agents. This is achieved through exploiting the latent representation learned by the underlying Conditional Neural Process (CNP) model, and simultaneous training of the model with supervised learning (SL) for acquiring the demonstrated trajectories and via RL for new trajectory discovery. Through simulation experiments, we show that (i) ACNMP enables the system to extrapolate to situations where pure LfD fails; (ii) Simultaneous training of the system through SL and RL preserves the shape of demonstrations while adapting to novel situations due to the shared representations used by both learners; (iii) ACNMP enables order-of-magnitude sample-efficient RL in extrapolation of reaching tasks compared to the existing approaches; (iv) ACNMPs can be used to implement skill transfer between robots having different morphology, with competitive learning speeds and importantly with less number of assumptions compared to the state-of-the-art approaches. Finally, we show the real-world suitability of ACNMPs through real robot experiments that involve obstacle avoidance, pick and place and pouring actions. |
Rottmann, N.; Bruder, R.; Schweikard, A.; Rueckert, E. Exploiting Chlorophyll Fluorescense for Building Robust low-Cost Mowing Area Detectors Proceedings Article In: IEEE SENSORS , pp. 1–4, 2020. @inproceedings{Rottmann2020b, |
Rottmann, N.; Kunavar, T.; Babič, J.; Peters, J.; Rueckert, E. Learning Hierarchical Acquisition Functions for Bayesian Optimization Proceedings Article In: International Conference on Intelligent Robots and Systems (IROS’ 2020), 2020. @inproceedings{Rottmann2020HiBO, |
Rottmann, N.; Bruder, R.; Xue, H.; Schweikard, A.; Rueckert, E. Parameter Optimization for Loop Closure Detection in Closed Environments Proceedings Article In: Workshop Paper at the International Conference on Intelligent Robots and Systems (IROS), pp. 1–8, 2020. @inproceedings{Rottmann2020c, |
Tolga-Can Çallar, Elmar Rueckert; Böttger, Sven Efficient Body Registration Using Single-View Range Imaging and Generic Shape Templates Proceedings Article In: 54th Annual Conference of the German Society for Biomedical Engineering (BMT 2020), 2020. @inproceedings{Çallar2020, |
Xue, H.; Boettger, S.; Rottmann, N.; Pandya, H.; Bruder, R.; Neumann, G.; Schweikard, A.; Rueckert, E. Sample-Efficient Covariance Matrix Adaptation Evolutional Strategy via Simulated Rollouts in Neural Networks Proceedings Article In: International Conference on Advances in Signal Processing and Artificial Intelligence (ASPAI’ 2020), 2020. @inproceedings{Xue2020, |
Stark, Svenja; Peters, Jan; Rueckert, Elmar Experience Reuse with Probabilistic Movement Primitives Proceedings Article In: Proceedings of the IEEE/RSJ Conference on Intelligent Robots and Systems (IROS), 2019., 2019. @inproceedings{Stark2019, |
Boettger, S.; Callar, T. C.; Schweikard, A.; Rueckert, E. Medical robotics simulation framework for application-specific optimal kinematics Proceedings Article In: Current Directions in Biomedical Engineering 2019, pp. 1–5, 2019. @inproceedings{Boettger2019, |
Rottmann, N.; Bruder, R.; Schweikard, A.; Rueckert, E. Loop Closure Detection in Closed Environments Proceedings Article In: European Conference on Mobile Robots (ECMR 2019), 2019, ISBN: 978-1-7281-3605-9. @inproceedings{Rottmann2019b, |
Rottmann, N.; Bruder, R.; Schweikard, A.; Rueckert, E. Cataglyphis ant navigation strategies solve the global localization problem in robots with binary sensors Proceedings Article In: Proceedings of International Conference on Bio-inspired Systems and Signal Processing (BIOSIGNALS), Prague, Czech Republic , 2019, ( February 22-24, 2019). @inproceedings{Rottmann2019, |
Rueckert, Elmar; Jauer, Philipp; Derksen, Alexander; Schweikard, Achim Dynamic Control Strategies for Cable-Driven Master Slave Robots Proceedings Article In: Keck, Tobias (Ed.): Proceedings on Minimally Invasive Surgery, Luebeck, Germany, 2019, (January 24-25, 2019). @inproceedings{Rueckert2019c, |
Gondaliya, Kaushikkumar D.; Peters, Jan; Rueckert, Elmar Learning to Categorize Bug Reports with LSTM Networks Proceedings Article In: Proceedings of the International Conference on Advances in System Testing and Validation Lifecycle (VALID)., pp. 6, XPS (Xpert Publishing Services), Nice, France, 2018, ISBN: 978-1-61208-671-2, ( October 14-18, 2018). @inproceedings{Gondaliya2018, |
Rueckert, Elmar; Nakatenus, Moritz; Tosatto, Samuele; Peters, Jan Learning Inverse Dynamics Models in O(n) time with LSTM networks Proceedings Article In: Proceedings of the International Conference on Humanoid Robots (HUMANOIDS), 2017. @inproceedings{Humanoids2017Rueckert, |
Tanneberg, Daniel; Peters, Jan; Rueckert, Elmar Efficient Online Adaptation with Stochastic Recurrent Neural Networks Proceedings Article In: Proceedings of the International Conference on Humanoid Robots (HUMANOIDS), 2017. @inproceedings{Tanneberg2017a, |
Stark, Svenja; Peters, Jan; Rueckert, Elmar A Comparison of Distance Measures for Learning Nonparametric Motor Skill Libraries Proceedings Article In: Proceedings of the International Conference on Humanoid Robots (HUMANOIDS), 2017. @inproceedings{Humanoids2017Stark, |
Thiem, Simon; Stark, Svenja; Tanneberg, Daniel; Peters, Jan; Rueckert, Elmar Simulation of the underactuated Sake Robotics Gripper in V-REP Proceedings Article In: Workshop at the International Conference on Humanoid Robots (HUMANOIDS), 2017. @inproceedings{Thiem2017b, |
Tanneberg, Daniel; Peters, Jan; Rueckert, Elmar Online Learning with Stochastic Recurrent Neural Networks using Intrinsic Motivation Signals Proceedings Article In: Proceedings of the Conference on Robot Learning (CoRL), 2017. @inproceedings{Tanneberg2017, |
Tanneberg, Daniel; Paraschos, Alexandros; Peters, Jan; Rueckert, Elmar Deep Spiking Networks for Model-based Planning in Humanoids Proceedings Article In: Proceedings of the International Conference on Humanoid Robots (HUMANOIDS), 2016. @inproceedings{tanneberg_humanoids16, |
Azad, Morteza; Ortenzi, Valerio; Lin, Hsiu-Chin; Rueckert, Elmar; Mistry, Michael Model Estimation and Control of Complaint Contact Normal Force Proceedings Article In: Proceedings of the International Conference on Humanoid Robots (HUMANOIDS), 2016. @inproceedings{Humanoids2016Azad, |
Kohlschuetter, Jan; Peters, Jan; Rueckert, Elmar Learning Probabilistic Features from EMG Data for Predicting Knee Abnormalities Proceedings Article In: Proceedings of the XIV Mediterranean Conference on Medical and Biological Engineering and Computing (MEDICON), 2016. @inproceedings{Kohlschuetter2016, |
Modugno, Valerio; Neumann, Gerhard; Rueckert, Elmar; Oriolo, Giuseppe; Peters, Jan; Ivaldi, Serena Learning soft task priorities for control of redundant robots Proceedings Article In: Proceedings of the International Conference on Robotics and Automation (ICRA), 2016. @inproceedings{Modugno_PICRA_2016, |
Sharma, David; Tanneberg, Daniel; Grosse-Wentrup, Moritz; Peters, Jan; Rueckert, Elmar Adaptive Training Strategies for BCIs Proceedings Article In: Cybathlon Symposium, 2016. @inproceedings{Sharma2016, |
Weber, Paul; Rueckert, Elmar; Calandra, Roberto; Peters, Jan; Beckerle, Philipp A Low-cost Sensor Glove with Vibrotactile Feedback and Multiple Finger Joint and Hand Motion Sensing for Human-Robot Interaction Proceedings Article In: Proceedings of the IEEE International Symposium on Robot and Human Interactive Communication (RO-MAN), 2016. @inproceedings{ROMANS16_daglove, |
Calandra, Roberto; Ivaldi, Serena; Deisenroth, Marc; Rueckert, Elmar; Peters, Jan Learning Inverse Dynamics Models with Contacts Proceedings Article In: Proceedings of the International Conference on Robotics and Automation (ICRA), 2015. @inproceedings{Calandra2015, |
Rueckert, Elmar; Mundo, Jan; Paraschos, Alexandros; Peters, Jan; Neumann, Gerhard Extracting Low-Dimensional Control Variables for Movement Primitives Proceedings Article In: Proceedings of the International Conference on Robotics and Automation (ICRA), 2015. @inproceedings{Rueckert2015, |
Paraschos, Alexandros; Rueckert, Elmar; Peters, Jan; Neumann, Gerhard Model-Free Probabilistic Movement Primitives for Physical Interaction Proceedings Article In: Proceedings of the IEEE/RSJ Conference on Intelligent Robots and Systems (IROS), 2015. @inproceedings{Paraschos2015, |
Rueckert, Elmar; Lioutikov, Rudolf; Calandra, Roberto; Schmidt, Marius; Beckerle, Philipp; Peters, Jan Low-cost Sensor Glove with Force Feedback for Learning from Demonstrations using Probabilistic Trajectory Representations Proceedings Article In: ICRA 2015 Workshop on Tactile and force sensing for autonomous compliant intelligent robots, 2015. @inproceedings{Rueckert2015b, |
Rueckert, Elmar; Mindt, Max; Peters, Jan; Neumann, Gerhard Robust Policy Updates for Stochastic Optimal Control Proceedings Article In: Proceedings of the International Conference on Humanoid Robots (HUMANOIDS), 2014. @inproceedings{Rueckert2014, |
Rueckert, Elmar; d’Avella, Andrea Learned Muscle Synergies as Prior in Dynamical Systems for Controlling Bio-mechanical and Robotic Systems Proceedings Article In: Abstracts of Neural Control of Movement Conference (NCM), Conference Talk, pp. 27–28, 2013. @inproceedings{Rueckert2013, |
Rueckert, Elmar; Neumann, Gerhard A study of Morphological Computation by using Probabilistic Inference for Motor Planning Proceedings Article In: Proceedings of the 2nd International Conference on Morphological Computation (ICMC), pp. 51–53, 2011. @inproceedings{Rueckert2011, |
Masters Theses |
Rueckert, Elmar Simultaneous localisation and mapping for mobile robots with recent sensor technologies Masters Thesis Technical University Graz, 2010. @mastersthesis{Rueckert2010, |
PhD Theses |
Rueckert, Elmar Biologically inspired motor skill learning in robotics through probabilistic inference PhD Thesis Technical University Graz, 2014. @phdthesis{Rueckert2014a, |
Workshops |
Nwankwo, Linus; Rueckert, Elmar 2024, ( In Workshop of the 2024 ACM/IEEE International Conference on HumanRobot Interaction (HRI ’24 Workshop), March 11–14, 2024, Boulder, CO, USA. ACM, New York, NY, USA). @workshop{Nwankwo2024MultimodalHA, In this paper, we extended the method proposed in [17] to enable humans to interact naturally with autonomous agents through vocal and textual conversations. Our extended method exploits the inherent capabilities of pre-trained large language models (LLMs), multimodal visual language models (VLMs), and speech recognition (SR) models to decode the high-level natural language conversations and semantic understanding of the robot's task environment, and abstract them to the robot's actionable commands or queries. We performed a quantitative evaluation of our framework's natural vocal conversation understanding with participants from different racial backgrounds and English language accents. The participants interacted with the robot using both vocal and textual instructional commands. Based on the logged interaction data, our framework achieved 87.55% vocal commands decoding accuracy, 86.27% commands execution success, and an average latency of 0.89 seconds from receiving the participants' vocal chat commands to initiating the robot’s actual physical action. The video demonstrations of this paper can be found at https://linusnep.github.io/MTCC-IRoNL/ |
Yadav, Harsh; Xue, Honghu; Rudall, Yan; Bakr, Mohamed; Hein, Benedikt; Rueckert, Elmar; Nguyen, Thinh Deep Reinforcement Learning for Autonomous Navigation in Intralogistics Workshop 2023, (European Control Conference (ECC) Workshop, Extended Abstract.). @workshop{Yadav2023, Even with several advances in autonomous mobile robots, navigation in a highly dynamic environment still remains a challenge. Classical navigation systems, such as Simultaneous Localization and Mapping (SLAM), build a map of the environment and constructing maps of highly dynamic environments is impractical. Deep Reinforcement Learning (DRL) approaches have the ability to learn policies without knowledge of the maps or the transition models of the environment. The aim of our work is to investigate the potential of using DRL to control an autonomous mobile robot to dock with a load carrier. This paper presents an initial successful training result of the Soft Actor-Critic (SAC) algorithm, which can navigate a robot toward an open door only based on the 360° LiDAR observations. Ongoing work is using visual sensors for load carrier docking. |
Dave, Vedant; Rueckert, Elmar Can we infer the full-arm manipulation skills from tactile targets? Workshop Advances in Close Proximity Human-Robot Collaboration Workshop, International Conference on Humanoid Robots (Humanoids), 2022. @workshop{Dave2022WS, Tactile sensing provides significant information about the state of the environment for performing manipulation tasks. Manipulation skills depends on the desired initial contact points between the object and the end-effector. Based on physical properties of the object, this contact results into distinct tactile responses. We propose Tactile Probabilistic Movement Primitives (TacProMPs), to learn a highly non-linear relationship between the desired tactile responses and the full-arm movement, where we condition solely on the tactile responses to infer the complex manipulation skills. We use a Gaussian mixture model of primitives to address the multimodality in demonstrations. We demonstrate the performance of our method in challenging real-world scenarios. |
Track Record
News
We are pleased to announce that our latest paper, “Instance segmentation pipeline for etch pit detection and prismatic slip characterization on silicon carbide substrates”, by Georg Holub, Sebastian Hofer, Thomas…Read More
Our paper by Vedant Dave, Ozan Özdenizci and Elmar Rueckert on “Learning Robust Representations for Visual Reinforcement Learning via Task-Relevant Mask Sampling” was accepted for publication at the Transactions on…Read More
Our paper by Marko Jamsek, Elmar Rueckert and Jan Babic on ‘Foot Placement Prediction in Real-Time Using Probabilistic Movement Primitives’ was accepted at the IEEE-RAS International Conference on Humanoid Robots…Read More
Our proposal MINEView—an initiative focused on autonomous systems for assessing underground mining conditions and delivering early warnings—has been accepted for funding! Over the next three years, the CPS team will…Read More
The paper by Melanie Neubauer and Ozan Özdenizci and Justus Piater and Elmar Rueckert on Sparsifying instance segmentation models for efficient vision-based industrial recycling was selected for publication at the…Read More
Our joint grant proposal with Prof. Thomas Thurner was selected for funding by our university rectorate. We will set up an Innovation lab for automation, robotics, and AI with a…Read More
Our paper by Linus Ebere Nwankwo, Björn Ellensohn, Vedant Dave, Peter Hofer, Jan Forstner, Marlene Villneuve, Robert Galler, and Elmar Rueckert on ‘EnvoDat: A Large-Scale Multisensory Dataset for Robotic Spatial…Read More
Our paper by Ozan Özdenizci, Elmar Rueckert and Robert Legenstein on ‘Privacy-Aware Lifelong Learning’ was accepted for publication at the International Conference on Learning Representations (ICLR 2025).
Our proposal, “Multi-modal, tactile-visual robotic gripping system for industrial applications” (German: “Multi-modale, taktile-visuelle Robotergreifsysteme für industrielle Anwendungen”), has been accepted for funding! Over the next three years, CPS will receive…Read More
Our paper by Vedant Dave and Elmar Rueckert on ‘Skill Disentanglement in Reproducing Kernel Hilbert Space’ was accepted for publication at the AAAI Conference on Artificial Intelligence (AAAI 2025).
The paper by Simone Trimmel and Philipp Spörl and Daniela Haluza and Nagi Lashin and Thomas C. Meisel and Ulrike Pitha and Thomas Prohaska and Markus Puschenreiter and Elmar Rückert…Read More
Our apprentice Kosmo talks about his experience at the chair of Cyber-Physical-Systems. Read more: https://www.meinbezirk.at/leoben/c-wirtschaft/kosmo-hat-genau-das-gefunden-was-er-gesucht-hat_a6678309
The paper on ‘Semi-Autonomous Fast Object Segmentation and Tracking Tool for Industrial Applications’ by Melanie Neubauer and Elmar Rueckert was accepted for publication in the International Conference on Ubiquitous Robots…Read More
The paper on ‘M2CURL: Sample-Efficient Multimodal Reinforcement Learning via Self-Supervised Representation Learning for Robotic Manipulation’ by Fotios Lygerakis, Vedant Dave and Elmar Rueckert was accepted for publication in the International…Read More
The paper on ‘Advancing Interactive Robot Learning: A User Interface Leveraging Mixed Reality and Dual Quaternions’ by Nikolaus Feith and Elmar Rueckert was accepted for publication in the International Conference…Read More
The paper on ‘Integrating Human Expertise in Continuous Spaces: A Novel Interactive Bayesian Optimization Framework with Preference Expected Improvement’ by Nikolaus Feith and Elmar Rueckert was accepted for publication in…Read More
The paper by Kunavar, T., Jamšek, M., Avila-Mireles, E. J., Rueckert, E., Peternel, L., and Babič J. on “The Effects of Different Motor Teaching Strategies on Learning a Complex Motor…Read More
The paper on ‘Multimodal Visual-Tactile Representation Learning through Self-Supervised Contrastive Pre-Training’ by Vedant Dave*, Fotios Lygerakis* and Elmar Rueckert was accepted for publication in the IEEE International Conference on Robotics and…Read More
The paper on ‘The Conversation is the Command: Interacting with Real-World Autonomous Robot Through Natural Language’ by Linus Nwankwo and Elmar Rueckert was accepted for publication the the International Conference…Read More
Our joint proposal on “Sustainable use of excavated materials from civil engineering and tunnel construction using sensor-based technologies” was granted by the Austrian Research Promotion Agency (FFG). The project starts…Read More
The paper on ‘CR-VAE: Contrastive Regularization on Variational Autoencoders for Preventing Posterior Collapse’ by Fotios LYgerakis and Elmar Rueckert was accepted for publication at the Asian Conference of Artificial Intelligence…Read More
The paper on Deep Reinforcement Learning for Mapless Navigation of Autonomous Mobile Robot by Yadav, Harsh; Xue, Honghu; Rudall, Yan; Bakr, Mohamed; Hein, Benedikt; Rueckert, Elmar; Nguyen, Ngoc Thinhwas accepted…Read More
Congratulations to Linus Nwankwo for winning the best student paper award at the RAAD2023 conference for his paper on why SLAM algorithms fail in modern indoor environments, https://cloud.cps.unileoben.ac.at/index.php/s/KdZ2E2np5QEnYfL
The paper by Linus Nwankwo, Clemens Fritze, Konrad Bartsch, and Elmar Rueckert on “ROMR: A ROS-based Open-source Mobile Robot” was accepted for publication in the journal Hardware X.
The paper on Understanding why SLAM algorithms fail in modern indoor environments by Linus Nwankwo and Rueckert Elmar was accepted for publication at the International Conference on Robotics in Alpe-Adria-Danube…Read More
Our joint proposal on “AI for recycling 2022” (germ. Künstliche Intelligenz für Recycling 2022) was granted by the Austrian Research Promotion Agency (FFG). The project starts in March/April 2023 and…Read More
The paper on End-To-End Deep Reinforcement Learning for First-Person Pedestrian Visual Navigation in Urban Environments by Honghu Xue, Rui Song, Julian Petzold, Benedikt Hein, Heiko Hamann and Rueckert Elmar was…Read More
The paper on Predicting full-arm grasping motions from anticipated tactile responsess by Dave Vedant and Rueckert Elmar was accepted for publication at the International Conference on Humanoid Robots (Humanoids 2022),…Read More
The paper by Rebecca Herzog and Till M Berger and Martje Gesine Pauly and Honghu Xue and Elmar Rueckert and Alexander Munchau and Tobias Bäumer and Anne Weissbach on “Cerebellar…Read More
The paper by Honghu Xue and Benedikt Hein and Mohamed Bakr and Georg Schildbach and Bengt Abel and Elmar Rueckert on “Using Deep Reinforcement Learning with Automatic Curriculum Learning for…Read More
Our grant application for building an AI Robot Lab was funded. We will set up an industrial robot learning lab with two universal robotics UR3e arms, two FANUC CRX10iA robot…Read More
The paper on A high-accuracy, low-budget Sensor Glove for Trajectory Model Learning by Robin Denz*, Rabia Demirci, Mehmet Ege Cansev, Adna Bliek, Beckerle Beckerle, Elmar Rueckert and Nils Rottmann was accepted…Read More
Xue Honghu, Herzog Rebecca, Berger Till M., Bäumer Tobias, Weissbach Anne and Rueckert Elmar published the article on “Using Probabilistic Movement Primitives in Analyzing Human Motion Differences Under Transcranial Current…Read More
The paper by Nils Rottmann, Robin Denz, Ralf Bruder and Elmar Rueckert on “Probabilistic Approach for Complete Coverage Path Planning with low-cost Systems” was accepted at the European Conference on…Read More
The paper by Marko Jamsek, Tjasa Kunavar, Urban Bobek, Elmar Rueckert and Jan Babic on Predictive exoskeleton control for arm-motion augmentation based on probabilistic movement primitives combined with a flow…Read More
The paper on “Interactive Human-Robot Skill Transfer: A Review of Learning Methods and User Experience” by Mehmet Ege Cansev, Honghu Xue, Nils Rottmann, Adna Bliek, Luke E. Miller, Elmar Rueckert…Read More
The paper on “SKID RAW: Skill Discovery from Raw Trajectories”, by Daniel Tanneberg, Kai Ploeger, Elmar Rueckert, Jan Peters was accepted for publication at IEEE Robotics and Automation Letters(RA-L).
The paper “Predictive exoskeleton control for arm-motion augmentation based on probabilistic movement primitives combined with a flow controller” by Marko Jamsek and Tjasa Kunavar and Urban Bobek and Elmar Rueckert…Read More
With March 1st, 2021, Prof. Rueckert chairs the Cyber-Physic al-Systems Institute at the Montanuniversität in Leoben, Austria. This new Institute will focus on robotics and machine learning research and will…Read More
Congratulations to Daniel Tanneberg for completing his PhD. He is the first graduate of Prof. Elmar Rueckert’s group.
Nils Rottmann, Ralf Bruder, Achim Schweikard, Elmar Rueckert A novel Chlorophyll Fluorescence based approach for Mowing Area Classification accepted (Oct, 12th 2020) at IEEE Sensors Journal with an Impact Factor of 3…Read More
The paper by Nils Rottmann, Ralf Burder, Achim Schweikard und Elmar Rueckert on Exploiting Chlorophyll Fluorescense for Building Robust low-Cost Mowing Area Detectors was accepted for publication at the IEEE…Read More
Our workshop on „New Horizons for Robot Learning“ was accepted at the International Conference on Intelligent Robots and Systems (IROS’ 2020). See https://iros.ai-lab.science
The paper by Tolga-Can Çallar, Elmar Rueckert and Sven Böttger on “Efficient Body Registration Using Single-View Range Imaging and Generic Shape Templates” was accepted for publication in the 54th Annual…Read More
The paper by Nils Rottmann, Tjaša Kunavar, Jan Babič, Jan Peters and Elmar Rueckert on “Learning Hierarchical Acquisition Functions for Bayesian Optimization” was accepted for publication at the International Conference…Read More
E. Cartoni, F. Mannella, V.G. Santucci, J. Triesch, E. Rueckert, G. Baldassarre. REAL-2019: Robot open-Ended Autonomous Learning competition. Proceedings of Machine Learning Research 123:142-152, 2020. NeurIPS 2019 Competition and Demonstration…Read More
The paper by Honghu Xue, Sven Boettger, Nils Rottmann, Harit Pandya, Ralf Bruder, Gerhard Neumann, Achim Schweikard and Elmar Rueckert on “Sample-Efficient Covariance Matrix Adaptation Evolutional Strategy via Simulated Rollouts…Read More
Together with Prof. Philipp Beckerle from the TU Dortmund, we got our research project on ‘Active transfer learning with neural networks through human-robot interactions’ granted.
Prof. Rueckert won the ’German AI-Young Researcher Price 2019’ (germ. deutscher KI-Nachwuchspreis 2019) by Bilanz & McKinsey – KI-Denker der Zukunft. The awards ceremony was on Sept. 26th, 2019. The…Read More
for the paper: Probabilistic Movement Primitives under Unknown System Dynamics, by Paraschos, Alexandros and Rueckert, Elmar and Peters, Jan and Neumann, Gerhard. Advanced Robotics (ARJ), 32 (6), pp. 297-310, 2018.
The paper by Nils Rottmann, Ralf Bruder, Achim Schweikard and Elmar Rueckert on “Loop Closure Detection in Closed Environments” was accepted for publication at the 2019 European Conference on Mobile Robots…Read More
The paper by Svenja Stark, Jan Peters and Elmar Rueckert on “Experience Reuse with Probabilistic Movement Primitives” was accepted for publication in the Proceedings of the 2019 IEEE/RSJ International Conference on…Read More
Das Projekt Autonome Elektrofahrzeuge als urbane Lieferanten wird im Rahmen des Programms „Our Common Future“ von der Robert Bosch Stiftung gefördert. Projektstart ist der 01.07.2019 bis 30.10.2021 More at: https://future.ai-lab.science
Fachausschusses FA1.60 zu Grundlagen lernender intelligenter Systeme, Gründungsmitglieder: Barbara Hammer (Universität Bielefeld), Elmar Rückert (gewählter Vorsitzender), Georg Schildbach (Universität zu Lübeck), Gerhard Neumann (Universität Tübingen), Heinz Koeppl (Technische Universität Darmstadt),…Read More
for the paper: Learning to Categorize Bug Reports with LSTM Networks, by Gondaliya, Kaushikkumar D; Peters, Jan; Rueckert, Elmar. In Proceedings of the International Conference on Advances in System Testing and Validation Lifecycle (VALID)., pp.…Read More
Rottmann, N; Bruder, R; Schweikard, A; Rueckert, E. (2019). Cataglyphis ant navigation strategies solve the global localization problem in robots with binary sensors, Proceedings of the International Conference on Bio-inspired Systems and…Read More
Daniel Tanneberg, Jan Peters, Elmar Rueckert Intrinsic Motivation and Mental Replay enable Efficient Online Adaptation in Stochastic Recurrent Networks accepted (Oct, 9th 2018) at Neural Networks – Elsevier with an Impact Factor…Read More
Gondaliya, D. Kaushikkumar; Peters, J.; Rueckert, E. (2018). Learning to categorize bug reports with LSTM networks: An empirical study on thousands of real bug reports from a world leading software…Read More
Adrian Šošić, Elmar Rueckert, Jan Peters, Abdelhak M. Zoubir, Heinz Koeppl Inverse Reinforcement Learning via Nonparametric Spatio-Temporal Subgoal Modeling accepted (Oct, 8th 2018) at Journal of Machine Learning Research (JMLR).
http://www.e-fai.org/ Title: Experience Replay and Intrinsic Motivation in Neural Motor Skill Learning Models
Rueckert, E.; Nakatenus, M.; Tosatto, S.; Peters, J. (2017). Learning Inverse Dynamics Models in O(n) time with LSTM networks. Tanneberg, D.; Peters, J.; Rueckert, E. (2017). Efficient Online Adaptation with…Read More
Tanneberg, D.; Peters, J.; Rueckert, E. (2017). Online Learning with Stochastic Recurrent Neural Networks using Intrinsic Motivation Signals, Proceedings of the Conference on Robot Learning (CoRL).
With February 1st, 2018 I will work as professor for robotics at the university Lübeck.
Title: Neural models for robot motor skill learning. Abstract: The challenges in understanding human motor control, in brain-machine interfaces and anthropomorphic robotics are currently converging. Modern anthropomorphic robots with their compliant…Read More
Learning to Plan through Reinforcement Learning in Spiking Neural Networks Abstract: Movement planing is a fundamental skill that is involved in many human motor control tasks. While the hippocampus plays a…Read More
Probabilistic computational models of human motor control for robot learning.
Neural models for brain-machine interfaces and anthropomorphic robotics
Rueckert, Elmar; Camernik, Jernej; Peters, Jan; Babic, Jan Probabilistic Movement Models Show that Postural Control Precedes and Predicts Volitional Motor Control Nature Publishing Group: Scientific Reports, 6 (28455), 2016.
Rueckert, Elmar; Kappel, David; Tanneberg, Daniel; Pecevski, Dejan; Peters, Jan Recurrent Spiking Networks Solve Planning Tasks Nature Publishing Group: Scientific Reports, 6 (21142), 2016.
Elmar Rueckert joined the Autonomous Systems Labs of Prof. Jan Peters as Post-Doc in March 2014.
At the Technical University Graz, Austria with Prof. Wolfgang Maass.
Rueckert, Elmar; d’Avella, Andrea Learned parametrized dynamic movement primitives with shared synergies for controlling robotic and musculoskeletal systems Rueckert, Elmar; Neumann, Gerhard; Toussaint, Marc; Maass, Wolfgang Learned graphical models for…Read More
At the technical University Graz with Prof. Horst Bischof.