Skip to main content

Showing 1–37 of 37 results for author: Ritter, H

  1. arXiv:2406.04812  [pdf, other

    cs.LG cs.AI

    Generating Piano Practice Policy with a Gaussian Process

    Authors: Alexandra Moringen, Elad Vromen, Helge Ritter, Jason Friedman

    Abstract: A typical process of learning to play a piece on a piano consists of a progression through a series of practice units that focus on individual dimensions of the skill, the so-called practice modes. Practice modes in learning to play music comprise a particularly large set of possibilities, such as hand coordination, posture, articulation, ability to read a music score, correct timing or pitch, etc… ▽ More

    Submitted 7 June, 2024; originally announced June 2024.

  2. arXiv:2405.03150  [pdf, other

    cs.CV cs.LG

    Video Diffusion Models: A Survey

    Authors: Andrew Melnik, Michal Ljubljanac, Cong Lu, Qi Yan, Weiming Ren, Helge Ritter

    Abstract: Diffusion generative models have recently become a robust technique for producing and modifying coherent, high-quality video. This survey offers a systematic overview of critical elements of diffusion models for video generation, covering applications, architectural choices, and the modeling of temporal dynamics. Recent advancements in the field are summarized and grouped into development trends.… ▽ More

    Submitted 6 May, 2024; originally announced May 2024.

  3. arXiv:2405.00620  [pdf, other

    cs.CV

    Lane Segmentation Refinement with Diffusion Models

    Authors: Antonio Ruiz, Andrew Melnik, Dong Wang, Helge Ritter

    Abstract: The lane graph is a key component for building high-definition (HD) maps and crucial for downstream tasks such as autonomous driving or navigation planning. Previously, He et al. (2022) explored the extraction of the lane-level graph from aerial imagery utilizing a segmentation based approach. However, segmentation networks struggle to achieve perfect segmentation masks resulting in inaccurate lan… ▽ More

    Submitted 1 May, 2024; originally announced May 2024.

  4. arXiv:2312.10728  [pdf, other

    cs.AI

    Benchmarks for Physical Reasoning AI

    Authors: Andrew Melnik, Robin Schiewer, Moritz Lange, Andrei Muresanu, Mozhgan Saeidi, Animesh Garg, Helge Ritter

    Abstract: Physical reasoning is a crucial aspect in the development of general AI systems, given that human learning starts with interacting with the physical world before progressing to more complex concepts. Although researchers have studied and assessed the physical reasoning of AI approaches through various specific benchmarks, there is no comprehensive approach to evaluating and measuring progress. The… ▽ More

    Submitted 17 December, 2023; originally announced December 2023.

  5. arXiv:2311.07257  [pdf, other

    cs.RO

    Bio-Inspired Grasping Controller for Sensorized 2-DoF Grippers

    Authors: Luca Lach, Séverin Lemaignan, Francesco Ferro, Helge Ritter, Robert Haschke

    Abstract: We present a holistic grasping controller, combining free-space position control and in-contact force-control for reliable grasping given uncertain object pose estimates. Employing tactile fingertip sensors, undesired object displacement during grasping is minimized by pausing the finger closing motion for individual joints on first contact until force-closure is established. While holding an obje… ▽ More

    Submitted 13 November, 2023; originally announced November 2023.

  6. arXiv:2311.07245  [pdf, other

    cs.RO cs.AI

    Towards Transferring Tactile-based Continuous Force Control Policies from Simulation to Robot

    Authors: Luca Lach, Robert Haschke, Davide Tateo, Jan Peters, Helge Ritter, Júlia Borràs, Carme Torras

    Abstract: The advent of tactile sensors in robotics has sparked many ideas on how robots can leverage direct contact measurements of their environment interactions to improve manipulation tasks. An important line of research in this regard is that of grasp force control, which aims to manipulate objects safely by limiting the amount of force exerted on the object. While prior works have either hand-modeled… ▽ More

    Submitted 13 November, 2023; originally announced November 2023.

  7. arXiv:2304.02766  [pdf, other

    cs.CV

    Shape complexity estimation using VAE

    Authors: Markus Rothgaenger, Andrew Melnik, Helge Ritter

    Abstract: In this paper, we compare methods for estimating the complexity of two-dimensional shapes and introduce a method that exploits reconstruction loss of Variational Autoencoders with different sizes of latent vectors. Although complexity of a shape is not a well defined attribute, different aspects of it can be estimated. We demonstrate that our methods captures some aspects of shape complexity. Code… ▽ More

    Submitted 5 April, 2023; originally announced April 2023.

  8. arXiv:2302.00595  [pdf, other

    cs.CV cs.LG

    Stroke-based Rendering: From Heuristics to Deep Learning

    Authors: Florian Nolte, Andrew Melnik, Helge Ritter

    Abstract: In the last few years, artistic image-making with deep learning models has gained a considerable amount of traction. A large number of these models operate directly in the pixel space and generate raster images. This is however not how most humans would produce artworks, for example, by planning a sequence of shapes and strokes to draw. Recent developments in deep learning methods help to bridge t… ▽ More

    Submitted 30 December, 2022; originally announced February 2023.

  9. arXiv:2212.09102  [pdf, other

    cs.CV cs.LG

    Face Generation and Editing with StyleGAN: A Survey

    Authors: Andrew Melnik, Maksim Miasayedzenkau, Dzianis Makarovets, Dzianis Pirshtuk, Eren Akbulut, Dennis Holzmann, Tarek Renusch, Gustav Reichert, Helge Ritter

    Abstract: Our goal with this survey is to provide an overview of the state of the art deep learning methods for face generation and editing using StyleGAN. The survey covers the evolution of StyleGAN, from PGGAN to StyleGAN3, and explores relevant topics such as suitable metrics for training, different latent representations, GAN inversion to latent spaces of StyleGAN, face image editing, cross-domain face… ▽ More

    Submitted 27 September, 2023; v1 submitted 18 December, 2022; originally announced December 2022.

  10. arXiv:2211.02377  [pdf, other

    stat.ML cs.LG

    Black-box Coreset Variational Inference

    Authors: Dionysis Manousakas, Hippolyt Ritter, Theofanis Karaletsos

    Abstract: Recent advances in coreset methods have shown that a selection of representative datapoints can replace massive volumes of data for Bayesian inference, preserving the relevant statistical information and significantly accelerating subsequent downstream tasks. Existing variational coreset constructions rely on either selecting subsets of the observed datapoints, or jointly performing approximate in… ▽ More

    Submitted 15 January, 2023; v1 submitted 4 November, 2022; originally announced November 2022.

    Comments: NeurIPS 2022

  11. arXiv:2210.10272  [pdf, other

    cs.LG cs.CR cs.CV

    Training set cleansing of backdoor poisoning by self-supervised representation learning

    Authors: H. Wang, S. Karami, O. Dia, H. Ritter, E. Emamjomeh-Zadeh, J. Chen, Z. Xiang, D. J. Miller, G. Kesidis

    Abstract: A backdoor or Trojan attack is an important type of data poisoning attack against deep neural network (DNN) classifiers, wherein the training dataset is poisoned with a small number of samples that each possess the backdoor pattern (usually a pattern that is either imperceptible or innocuous) and which are mislabeled to the attacker's target class. When trained on a backdoor-poisoned dataset, a DN… ▽ More

    Submitted 14 March, 2023; v1 submitted 18 October, 2022; originally announced October 2022.

  12. arXiv:2210.02054  [pdf, other

    cs.RO

    Placing by Touching: An empirical study on the importance of tactile sensing for precise object placing

    Authors: Luca Lach, Niklas Funk, Robert Haschke, Severin Lemaignan, Helge Joachim Ritter, Jan Peters, Georgia Chalvatzaki

    Abstract: This work deals with a practical everyday problem: stable object placement on flat surfaces starting from unknown initial poses. Common object-placing approaches require either complete scene specifications or extrinsic sensor measurements, e.g., cameras, that occasionally suffer from occlusions. We propose a novel approach for stable object placing that combines tactile feedback and proprioceptiv… ▽ More

    Submitted 27 November, 2023; v1 submitted 5 October, 2022; originally announced October 2022.

  13. arXiv:2207.01275  [pdf, other

    cs.AI

    Solving Learn-to-Race Autonomous Racing Challenge by Planning in Latent Space

    Authors: Shivansh Beohar, Fabian Heinrich, Rahul Kala, Helge Ritter, Andrew Melnik

    Abstract: Learn-to-Race Autonomous Racing Virtual Challenge hosted on www<dot>aicrowd<dot>com platform consisted of two tracks: Single and Multi Camera. Our UniTeam team was among the final winners in the Single Camera track. The agent is required to pass the previously unknown F1-style track in the minimum time with the least amount of off-road driving violations. In our approach, we used the U-Net archite… ▽ More

    Submitted 5 July, 2022; v1 submitted 4 July, 2022; originally announced July 2022.

    Comments: Published in SL4AD Workshop, ICML 2022

  14. arXiv:2201.06159  [pdf, other

    cs.CV

    YOLO -- You only look 10647 times

    Authors: Christian Limberg, Andrew Melnik, Augustin Harter, Helge Ritter

    Abstract: With this work we are explaining the "You Only Look Once" (YOLO) single-stage object detection approach as a parallel classification of 10647 fixed region proposals. We support this view by showing that each of YOLOs output pixel is attentive to a specific sub-region of previous layers, comparable to a local region proposal. This understanding reduces the conceptual gap between YOLO-like single-st… ▽ More

    Submitted 21 January, 2022; v1 submitted 16 January, 2022; originally announced January 2022.

  15. arXiv:2111.14200  [pdf, ps, other

    eess.AS cs.LG cs.SD

    Transfer Learning with Jukebox for Music Source Separation

    Authors: W. Zai El Amri, O. Tautz, H. Ritter, A. Melnik

    Abstract: In this work, we demonstrate how a publicly available, pre-trained Jukebox model can be adapted for the problem of audio source separation from a single mixed audio channel. Our neural network architecture, which is using transfer learning, is quick to train and the results demonstrate performance comparable to other state-of-the-art approaches that require a lot more compute resources, training d… ▽ More

    Submitted 21 September, 2022; v1 submitted 28 November, 2021; originally announced November 2021.

    Comments: Conference paper (AIAI 2022), 4 pages, 2 figures, 2 tables

    ACM Class: I.5.1; I.2.1

    Journal ref: Part of the IFIP Advances in Information and Communication Technology book series (IFIPAICT,volume 647) 2022

  16. arXiv:2110.00276  [pdf, other

    stat.ML cs.LG

    TyXe: Pyro-based Bayesian neural nets for Pytorch

    Authors: Hippolyt Ritter, Theofanis Karaletsos

    Abstract: We introduce TyXe, a Bayesian neural network library built on top of Pytorch and Pyro. Our leading design principle is to cleanly separate architecture, prior, inference and likelihood specification, allowing for a flexible workflow where users can quickly iterate over combinations of these components. In contrast to existing packages TyXe does not implement any layer classes, and instead relies o… ▽ More

    Submitted 1 October, 2021; originally announced October 2021.

    Comments: Previously presented at PROBPROG 2020

  17. arXiv:2107.09540  [pdf, other

    cs.CV cs.AI

    Critic Guided Segmentation of Rewarding Objects in First-Person Views

    Authors: Andrew Melnik, Augustin Harter, Christian Limberg, Krishan Rana, Niko Suenderhauf, Helge Ritter

    Abstract: This work discusses a learning approach to mask rewarding objects in images using sparse reward signals from an imitation learning dataset. For that, we train an Hourglass network using only feedback from a critic model. The Hourglass network learns to produce a mask to decrease the critic's score of a high score image and increase the critic's score of a low score image by swapping the masked are… ▽ More

    Submitted 20 July, 2021; originally announced July 2021.

  18. arXiv:2106.12937  [pdf, other

    cs.HC cs.AI

    Optimizing piano practice with a utility-based scaffold

    Authors: Alexandra Moringen, Sören Rüttgers, Luisa Zintgraf, Jason Friedman, Helge Ritter

    Abstract: A typical part of learning to play the piano is the progression through a series of practice units that focus on individual dimensions of the skill, such as hand coordination, correct posture, or correct timing. Ideally, a focus on a particular practice method should be made in a way to maximize the learner's progress in learning to play the piano. Because we each learn differently, and because th… ▽ More

    Submitted 21 June, 2021; originally announced June 2021.

  19. arXiv:2106.03748  [pdf, other

    cs.LG cs.AI cs.NE cs.RO stat.ML

    Towards robust and domain agnostic reinforcement learning competitions

    Authors: William Hebgen Guss, Stephanie Milani, Nicholay Topin, Brandon Houghton, Sharada Mohanty, Andrew Melnik, Augustin Harter, Benoit Buschmaas, Bjarne Jaster, Christoph Berganski, Dennis Heitkamp, Marko Henning, Helge Ritter, Chengjie Wu, Xiaotian Hao, Yiming Lu, Hangyu Mao, Yihuan Mao, Chao Wang, Michal Opanowicz, Anssi Kanervisto, Yanick Schraner, Christian Scheller, Xiren Zhou, Lu Liu , et al. (4 additional authors not shown)

    Abstract: Reinforcement learning competitions have formed the basis for standard research benchmarks, galvanized advances in the state-of-the-art, and shaped the direction of the field. Despite this, a majority of challenges suffer from the same fundamental problems: participant solutions to the posed challenge are usually domain-specific, biased to maximally exploit compute resources, and not guaranteed to… ▽ More

    Submitted 7 June, 2021; originally announced June 2021.

    Comments: 20 pages, several figures, published PMLR

  20. arXiv:2105.14594  [pdf, other

    stat.ML cs.LG

    Sparse Uncertainty Representation in Deep Learning with Inducing Weights

    Authors: Hippolyt Ritter, Martin Kukla, Cheng Zhang, Yingzhen Li

    Abstract: Bayesian neural networks and deep ensembles represent two modern paradigms of uncertainty quantification in deep learning. Yet these approaches struggle to scale mainly due to memory inefficiency issues, since they require parameter storage several times higher than their deterministic counterparts. To address this, we augment the weight matrix of each layer with a small number of inducing weights… ▽ More

    Submitted 22 November, 2021; v1 submitted 30 May, 2021; originally announced May 2021.

    Comments: NeurIPS 2021 camera ready

  21. arXiv:2011.07357  [pdf, other

    cs.AI cs.LG cs.RO

    Solving Physics Puzzles by Reasoning about Paths

    Authors: Augustin Harter, Andrew Melnik, Gaurav Kumar, Dhruv Agarwal, Animesh Garg, Helge Ritter

    Abstract: We propose a new deep learning model for goal-driven tasks that require intuitive physical reasoning and intervention in the scene to achieve a desired end goal. Its modular structure is motivated by hypothesizing a sequence of intuitive steps that humans apply when trying to solve such a task. The model first predicts the path the target object would follow without intervention and the path the t… ▽ More

    Submitted 14 November, 2020; originally announced November 2020.

    Comments: 1st NeurIPS workshop on Interpretable Inductive Biases and Physically Structured Learning (2020)

  22. arXiv:2005.00146  [pdf, other

    cs.LG stat.ML

    Addressing Catastrophic Forgetting in Few-Shot Problems

    Authors: Pauching Yap, Hippolyt Ritter, David Barber

    Abstract: Neural networks are known to suffer from catastrophic forgetting when trained on sequential datasets. While there have been numerous attempts to solve this problem in large-scale supervised classification, little has been done to overcome catastrophic forgetting in few-shot classification problems. We demonstrate that the popular gradient-based model-agnostic meta-learning algorithm (MAML) indeed… ▽ More

    Submitted 21 June, 2021; v1 submitted 30 April, 2020; originally announced May 2020.

    Comments: ICML 2021

  23. arXiv:1908.05348  [pdf, other

    cs.LG cs.AI cs.RO stat.ML

    From Crystallized Adaptivity to Fluid Adaptivity in Deep Reinforcement Learning -- Insights from Biological Systems on Adaptive Flexibility

    Authors: Malte Schilling, Helge Ritter, Frank W. Ohl

    Abstract: Recent developments in machine-learning algorithms have led to impressive performance increases in many traditional application scenarios of artificial intelligence research. In the area of deep reinforcement learning, deep learning functional architectures are combined with incremental learning schemes for sequential tasks that include interaction-based, but often delayed feedback. Despite their… ▽ More

    Submitted 13 August, 2019; originally announced August 2019.

  24. Learning efficient haptic shape exploration with a rigid tactile sensor array

    Authors: Sascha Fleer, Alexandra Moringen, Roberta L. Klatzky, Helge Ritter

    Abstract: Haptic exploration is a key skill for both robots and humans to discriminate and handle unknown objects or to recognize familiar objects. Its active nature is evident in humans who from early on reliably acquire sophisticated sensory-motor capabilities for active exploratory touch and directed manual exploration that associates surfaces and object properties with their spatial locations. This is i… ▽ More

    Submitted 26 January, 2020; v1 submitted 20 February, 2019; originally announced February 2019.

    Journal ref: PLOS ONE 15(1): e0226880 (2020)

  25. arXiv:1902.04340  [pdf, other

    cs.LG cs.IT stat.ML

    Gaussian Mean Field Regularizes by Limiting Learned Information

    Authors: Julius Kunze, Louis Kirsch, Hippolyt Ritter, David Barber

    Abstract: Variational inference with a factorized Gaussian posterior estimate is a widely used approach for learning parameters and hidden variables. Empirically, a regularizing effect can be observed that is poorly understood. In this work, we show how mean field inference improves generalization by limiting mutual information between learned parameters and the data through noise. We quantify a maximum cap… ▽ More

    Submitted 12 February, 2019; originally announced February 2019.

  26. arXiv:1901.09895  [pdf, other

    cs.LG cs.AI stat.ML

    Modularization of End-to-End Learning: Case Study in Arcade Games

    Authors: Andrew Melnik, Sascha Fleer, Malte Schilling, Helge Ritter

    Abstract: Complex environments and tasks pose a difficult problem for holistic end-to-end learning approaches. Decomposition of an environment into interacting controllable and non-controllable objects allows supervised learning for non-controllable objects and universal value function approximator learning for controllable objects. Such decomposition should lead to a shorter learning time and better genera… ▽ More

    Submitted 27 January, 2019; originally announced January 2019.

  27. arXiv:1805.07810  [pdf, other

    stat.ML cs.LG

    Online Structured Laplace Approximations For Overcoming Catastrophic Forgetting

    Authors: Hippolyt Ritter, Aleksandar Botev, David Barber

    Abstract: We introduce the Kronecker factored online Laplace approximation for overcoming catastrophic forgetting in neural networks. The method is grounded in a Bayesian online learning framework, where we recursively approximate the posterior after every task with a Gaussian, leading to a quadratic penalty on changes to the weights. The Laplace approximation requires calculating the Hessian around a mode,… ▽ More

    Submitted 20 May, 2018; originally announced May 2018.

    Comments: 13 pages, 6 figures

  28. arXiv:1804.00361  [pdf, other

    cs.LG cs.AI stat.ML

    Learning to Run challenge solutions: Adapting reinforcement learning methods for neuromusculoskeletal environments

    Authors: Łukasz Kidziński, Sharada Prasanna Mohanty, Carmichael Ong, Zhewei Huang, Shuchang Zhou, Anton Pechenko, Adam Stelmaszczyk, Piotr Jarosik, Mikhail Pavlov, Sergey Kolesnikov, Sergey Plis, Zhibo Chen, Zhizheng Zhang, Jiale Chen, Jun Shi, Zhuobin Zheng, Chun Yuan, Zhihui Lin, Henryk Michalewski, Piotr Miłoś, Błażej Osiński, Andrew Melnik, Malte Schilling, Helge Ritter, Sean Carroll , et al. (4 additional authors not shown)

    Abstract: In the NIPS 2017 Learning to Run challenge, participants were tasked with building a controller for a musculoskeletal model to make it run as fast as possible through an obstacle course. Top participants were invited to describe their algorithms. In this work, we present eight solutions that used deep reinforcement learning approaches, based on algorithms such as Deep Deterministic Policy Gradient… ▽ More

    Submitted 1 April, 2018; originally announced April 2018.

    Comments: 27 pages, 17 figures

  29. arXiv:0910.5454  [pdf

    cs.CV astro-ph.EP astro-ph.IM cs.LG stat.ML

    The Cyborg Astrobiologist: Testing a Novelty-Detection Algorithm on Two Mobile Exploration Systems at Rivas Vaciamadrid in Spain and at the Mars Desert Research Station in Utah

    Authors: P. C. McGuire, C. Gross, L. Wendt, A. Bonnici, V. Souza-Egipsy, J. Ormo, E. Diaz-Martinez, B. H. Foing, R. Bose, S. Walter, M. Oesker, J. Ontrup, R. Haschke, H. Ritter

    Abstract: (ABRIDGED) In previous work, two platforms have been developed for testing computer-vision algorithms for robotic planetary exploration (McGuire et al. 2004b,2005; Bartolo et al. 2007). The wearable-computer platform has been tested at geological and astrobiological field sites in Spain (Rivas Vaciamadrid and Riba de Santiuste), and the phone-camera has been tested at a geological field site in… ▽ More

    Submitted 28 October, 2009; originally announced October 2009.

    Comments: 28 pages, 12 figures, accepted for publication in the International Journal of Astrobiology

    Journal ref: International Journal of Astrobiology, Vol. 9, pp. 11-27 (2010).

  30. arXiv:0707.0808  [pdf, other

    cs.CV astro-ph cs.AI cs.CE cs.HC cs.NI cs.RO cs.SE

    The Cyborg Astrobiologist: Porting from a wearable computer to the Astrobiology Phone-cam

    Authors: Alexandra Bartolo, Patrick C. McGuire, Kenneth P. Camilleri, Christopher Spiteri, Jonathan C. Borg, Philip J. Farrugia, Jens Ormo, Javier Gomez-Elvira, Jose Antonio Rodriguez-Manfredi, Enrique Diaz-Martinez, Helge Ritter, Robert Haschke, Markus Oesker, Joerg Ontrup

    Abstract: We have used a simple camera phone to significantly improve an `exploration system' for astrobiology and geology. This camera phone will make it much easier to develop and test computer-vision algorithms for future planetary exploration. We envision that the `Astrobiology Phone-cam' exploration system can be fruitfully used in other problem domains as well.

    Submitted 5 July, 2007; originally announced July 2007.

    Comments: 15 pages, 4 figures, accepted for publication in the International Journal of Astrobiology

    Journal ref: International Journal of Astrobiology, vol. 6, issue 4, pp. 255-261 (2007)

  31. arXiv:cs/0506089  [pdf, ps, other

    cs.CV astro-ph cs.AI cs.CE cs.HC cs.RO

    Field geology with a wearable computer: 1st results of the Cyborg Astrobiologist System

    Authors: Patrick C. McGuire, Javier Gomez-Elvira, Jose Antonio Rodriguez-Manfredi, Eduardo Sebastian-Martinez, Jens Ormo, Enrique Diaz-Martinez, Markus Oesker, Robert Haschke, Joerg Ontrup, Helge Ritter

    Abstract: We present results from the first geological field tests of the `Cyborg Astrobiologist', which is a wearable computer and video camcorder system that we are using to test and train a computer-vision system towards having some of the autonomous decision-making capabilities of a field-geologist. The Cyborg Astrobiologist platform has thus far been used for testing and development of these algorith… ▽ More

    Submitted 24 June, 2005; originally announced June 2005.

    Comments: accepted by ICINCO 2005, 2nd International Conference on Informatics in Control, Automation and Robotics, 14-17 September 2005, Barcelona, Spain. 9 pages, 7 figures

    Journal ref: "Proceedings of the <a href="http://www.icinco.org">ICINCO</a>'2005 (International Conference on Informatics in Control, Automation and Robotics)", September 14-17, Barcelona, Spain, vol. 3, pp. 283-291 (2005).

  32. arXiv:cs/0505064  [pdf, ps, other

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

    Multi-Modal Human-Machine Communication for Instructing Robot Grasping Tasks

    Authors: P. C. McGuire, J. Fritsch, J. J. Steil, F. Roethling, G. A. Fink, S. Wachsmuth, G. Sagerer, H. Ritter

    Abstract: A major challenge for the realization of intelligent robots is to supply them with cognitive abilities in order to allow ordinary users to program them easily and intuitively. One way of such programming is teaching work tasks by interactive demonstration. To make this effective and convenient for the user, the machine must be capable to establish a common focus of attention and be able to use a… ▽ More

    Submitted 24 May, 2005; originally announced May 2005.

    Comments: 7 pages, 8 figures

    ACM Class: H.1.2; I.2.9; I.2.10; I.2.7; H.5.2; H.5.1; I.2.6; I.4.8; I.4.7; I.4.6

    Journal ref: Proceedings of the IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), Lausanne, Switzerland, IEEE publications, pp. 1082-1089 (2002)

  33. arXiv:cs/0505058  [pdf, ps, other

    cs.CV astro-ph cs.AI cs.CE cs.HC cs.RO cs.SE physics.ins-det q-bio.NC

    The Cyborg Astrobiologist: Scouting Red Beds for Uncommon Features with Geological Significance

    Authors: Patrick C. McGuire, Enrique Diaz-Martinez, Jens Ormo, Javier Gomez-Elvira, Jose A. Rodriguez-Manfredi, Eduardo Sebastian-Martinez, Helge Ritter, Robert Haschke, Markus Oesker, Joerg Ontrup

    Abstract: The `Cyborg Astrobiologist' (CA) has undergone a second geological field trial, at a red sandstone site in northern Guadalajara, Spain, near Riba de Santiuste. The Cyborg Astrobiologist is a wearable computer and video camera system that has demonstrated a capability to find uncommon interest points in geological imagery in real-time in the field. The first (of three) geological structures that… ▽ More

    Submitted 23 May, 2005; originally announced May 2005.

    Comments: to appear in Int'l J. Astrobiology, vol.4, iss.2 (June 2005); 19 pages, 7 figs

    ACM Class: I.2.10; I.4.6; I.4.8; I.4.9; I.2.9; I.5.4; I.5.5; J.2; J.3; D.2; D.1.7; D.4.7

    Journal ref: Int.J.Astrobiol.4:101-113,2005

  34. arXiv:cs/0410071  [pdf, ps, other

    cs.CV astro-ph cs.AI cs.CE cs.HC cs.RO cs.SE q-bio.NC

    The Cyborg Astrobiologist: First Field Experience

    Authors: Patrick C. McGuire, Jens Ormo, Enrique Diaz-Martinez, Jose Antonio Rodriguez-Manfredi, Javier Gomez-Elvira, Helge Ritter, Markus Oesker, Joerg Ontrup

    Abstract: We present results from the first geological field tests of the `Cyborg Astrobiologist', which is a wearable computer and video camcorder system that we are using to test and train a computer-vision system towards having some of the autonomous decision-making capabilities of a field-geologist and field-astrobiologist. The Cyborg Astrobiologist platform has thus far been used for testing and deve… ▽ More

    Submitted 27 October, 2004; originally announced October 2004.

    Comments: 29 pages, 10 figures (in press)

    ACM Class: I.4.8; I.4.6; I.4.0; I.2.9; I.2.10; J.2.; I.5.5; I.5.4; I.4.9

    Journal ref: Int.J.Astrobiol. 3 (2004) 189-207

  35. arXiv:cs/0410042  [pdf, ps, other

    cs.RO cs.CV cs.HC cs.LG cs.NE q-bio.NC

    Neural Architectures for Robot Intelligence

    Authors: H. Ritter, J. J. Steil, C. Noelker, F. Roethling, P. C. McGuire

    Abstract: We argue that the direct experimental approaches to elucidate the architecture of higher brains may benefit from insights gained from exploring the possibilities and limits of artificial control architectures for robot systems. We present some of our recent work that has been motivated by that view and that is centered around the study of various aspects of hand actions since these are intimatel… ▽ More

    Submitted 18 October, 2004; originally announced October 2004.

    Comments: 37 pages, 17 figures

    ACM Class: I.2.9; I.2.10; I.2.6; H.1.2; H.2.8; I.5.4

    Journal ref: Reviews in the Neurosciences, vol. 14, no. 1-2, pp. 121-143 (2003)

  36. arXiv:cs/0409031  [pdf, ps, other

    cs.CV astro-ph cs.RO

    Field Geology with a Wearable Computer: First Results of the Cyborg Astrobiologist System

    Authors: Patrick C. McGuire, Javier Gomez-Elvira, Jose Antonio Rodriguez-Manfredi, Eduardo Sebastian-Martinez, Jens Ormo, Enrique Diaz-Martinez, Helge Ritter, Markus Oesker, Robert Haschke, Joerg Ontrup

    Abstract: We present results from the first geological field tests of the `Cyborg Astrobiologist', which is a wearable computer and video camcorder system that we are using to test and train a computer-vision system towards having some of the autonomous decision-making capabilities of a field-geologist. The Cyborg Astrobiologist platform has thus far been used for testing and development of these algorith… ▽ More

    Submitted 15 September, 2004; originally announced September 2004.

    Comments: 7 pages, 6 figures. Submitted to ICRA'2005 (Int'l Conf. on Robotics & Automation, IEEE), April 18-22, 2005, Barcelona, Spain

    ACM Class: I.4.8; I.4.6; I.4.0; I.2.9; I.2.10; J.2.; I.5.5; I.5.4; I.4.9

  37. arXiv:cs/0401004  [pdf, ps, other

    cs.CV astro-ph cs.AI

    Cyborg Systems as Platforms for Computer-Vision Algorithm-Development for Astrobiology

    Authors: Patrick C. McGuire, J. A. Rodriguez-Manfredi, E. Sebastian-Martinez, J. Gomez-Elvira, E. Diaz-Martinez, J. Ormo, K. Neuffer, A. Giaquinta, F. Camps-Martinez, A. Lepinette-Malvitte, J. Perez-Mercader, H. Ritter, M. Oesker, J. Ontrup, J. Walter

    Abstract: Employing the allegorical imagery from the film "The Matrix", we motivate and discuss our `Cyborg Astrobiologist' research program. In this research program, we are using a wearable computer and video camcorder in order to test and train a computer-vision system to be a field-geologist and field-astrobiologist.

    Submitted 9 May, 2004; v1 submitted 2 January, 2004; originally announced January 2004.

    Comments: Updated biblio info

    ACM Class: I.4.0; I.4.6; I.4.8; I.4.9; I.5.4; I.5.5; J.2; I.2.5; I.2.10

    Journal ref: Proc. of the III European Workshop on Exo-Astrobiology, "Mars: The Search for Life", Madrid, November 2003 (ESA SP-545, March 2004) pp.141-144