27 results on '"Leonidas Guibas"'
Search Results
2. Deep Bingham Networks: Dealing with Uncertainty and Ambiguity in Pose Estimation
- Author
-
Haowen Deng, Mai Bui, Nassir Navab, Leonidas Guibas, Slobodan Ilic, and Tolga Birdal
- Subjects
FOS: Computer and information sciences ,Artificial Intelligence ,Computer Vision and Pattern Recognition (cs.CV) ,Computer Science - Computer Vision and Pattern Recognition ,Computer Vision and Pattern Recognition ,Software - Abstract
In this work, we introduce Deep Bingham Networks (DBN), a generic framework that can naturally handle pose-related uncertainties and ambiguities arising in almost all real life applications concerning 3D data. While existing works strive to find a single solution to the pose estimation problem, we make peace with the ambiguities causing high uncertainty around which solutions to identify as the best. Instead, we report a family of poses which capture the nature of the solution space. DBN extends the state of the art direct pose regression networks by (i) a multi-hypotheses prediction head which can yield different distribution modes; and (ii) novel loss functions that benefit from Bingham distributions on rotations. This way, DBN can work both in unambiguous cases providing uncertainty information, and in ambiguous scenes where an uncertainty per mode is desired. On a technical front, our network regresses continuous Bingham mixture models and is applicable to both 2D data such as images and to 3D data such as point clouds. We proposed new training strategies so as to avoid mode or posterior collapse during training and to improve numerical stability. Our methods are thoroughly tested on two different applications exploiting two different modalities: (i) 6D camera relocalization from images; and (ii) object pose estimation from 3D point clouds, demonstrating decent advantages over the state of the art. For the former we contributed our own dataset composed of five indoor scenes where it is unavoidable to capture images corresponding to views that are hard to uniquely identify. For the latter we achieve the top results especially for symmetric objects of ModelNet dataset., arXiv admin note: text overlap with arXiv:2004.04807
- Published
- 2022
- Full Text
- View/download PDF
3. Next-generation deep learning based on simulators and synthetic data
- Author
-
Celso M. de Melo, Antonio Torralba, Leonidas Guibas, James DiCarlo, Rama Chellappa, and Jessica Hodgins
- Subjects
Deep Learning ,Neuropsychology and Physiological Psychology ,Cognitive Neuroscience ,Humans ,Experimental and Cognitive Psychology ,Neural Networks, Computer - Abstract
Deep learning (DL) is being successfully applied across multiple domains, yet these models learn in a most artificial way: they require large quantities of labeled data to grasp even simple concepts. Thus, the main bottleneck is often access to supervised data. Here, we highlight a trend in a potential solution to this challenge: synthetic data. Synthetic data are becoming accessible due to progress in rendering pipelines, generative adversarial models, and fusion models. Moreover, advancements in domain adaptation techniques help close the statistical gap between synthetic and real data. Paradoxically, this artificial solution is also likely to enable more natural learning, as seen in biological systems, including continual, multimodal, and embodied learning. Complementary to this, simulators and deep neural networks (DNNs) will also have a critical role in providing insight into the cognitive and neural functioning of biological systems. We also review the strengths of, and opportunities and novel challenges associated with, synthetic data.
- Published
- 2022
- Full Text
- View/download PDF
4. Robotics in the AI era: A vision for a Hellenic Robotics Initiative
- Author
-
Panagiotis Tsiotras, Michael Triantafyllou, George J. Pappas, John Lygeros, Kostas Kyriakopoulos, Petros Koumoutsakos, Lydia Kavraki, Leonidas Guibas, and Kostas Daniilidis
- Published
- 2021
- Full Text
- View/download PDF
5. ADeLA: Automatic Dense Labeling with Attention for Viewpoint Shift in Semantic Segmentation
- Author
-
Hanxiang Ren, Yanchao Yang, He Wang, Bokui Shen, Qingnan Fan, Youyi Zheng, C. Karen Liu, and Leonidas Guibas
- Published
- 2022
- Full Text
- View/download PDF
6. Learning Spectral Unions of Partial Deformable 3D Shapes
- Author
-
Luca Moschella, Simone Melzi, Luca Cosmo, Filippo Maggioli, Or Litany, Maks Ovsjanikov, Leonidas Guibas, Emanuele Rodolà, Moschella, L, Melzi, S, Cosmo, L, Maggioli, F, Litany, O, Ovsjanikov, M, Guibas, L, and Rodola, E
- Subjects
Computational Geometry (cs.CG) ,FOS: Computer and information sciences ,Computer Science - Machine Learning ,CCS Concepts ,Settore INF/01 - Informatica ,center dot Computing methodologies -> ,• Theory of computation → Computational geometry ,Computer Graphics and Computer-Aided Design ,center dot Theory of computation -> ,Graphics (cs.GR) ,Shape analysis ,Computational geometry ,Machine Learning (cs.LG) ,Computer Science - Graphics ,+Shape+analysis%22">center dot Computing methodologies -> Shape analysis ,+Computational+geometry%22">center dot Theory of computation -> Computational geometry ,CCS Concept ,• Computing methodologies → Shape analysi ,Computer Science - Computational Geometry ,Settore ING-INF/05 - Sistemi di Elaborazione delle Informazioni - Abstract
Spectral geometric methods have brought revolutionary changes to the field of geometry processing. Of particular interest is the study of the Laplacian spectrum as a compact, isometry and permutation-invariant representation of a shape. Some recent works show how the intrinsic geometry of a full shape can be recovered from its spectrum, but there are approaches that consider the more challenging problem of recovering the geometry from the spectral information of partial shapes. In this paper, we propose a possible way to fill this gap. We introduce a learning-based method to estimate the Laplacian spectrum of the union of partial non-rigid 3D shapes, without actually computing the 3D geometry of the union or any correspondence between those partial shapes. We do so by operating purely in the spectral domain and by defining the union operation between short sequences of eigenvalues. We show that the approximated union spectrum can be used as-is to reconstruct the complete geometry [MRC*19], perform region localization on a template [RTO*19] and retrieve shapes from a database, generalizing ShapeDNA [RWP06] to work with partialities. Working with eigenvalues allows us to deal with unknown correspondence, different sampling, and different discretizations (point clouds and meshes alike), making this operation especially robust and general. Our approach is data-driven and can generalize to isometric and non-isometric deformations of the surface, as long as these stay within the same semantic class (e.g., human bodies or horses), as well as to partiality artifacts not seen at training time., 18 pages, 20 figures
- Published
- 2022
7. Domain Adaptation on Point Clouds via Geometry-Aware Implicits
- Author
-
Yuefan Shen, Yanchao Yang, Mi Yan, He Wang, Youyi Zheng, and Leonidas Guibas
- Subjects
FOS: Computer and information sciences ,Computer Vision and Pattern Recognition (cs.CV) ,Computer Science - Computer Vision and Pattern Recognition - Abstract
As a popular geometric representation, point clouds have attracted much attention in 3D vision, leading to many applications in autonomous driving and robotics. One important yet unsolved issue for learning on point cloud is that point clouds of the same object can have significant geometric variations if generated using different procedures or captured using different sensors. These inconsistencies induce domain gaps such that neural networks trained on one domain may fail to generalize on others. A typical technique to reduce the domain gap is to perform adversarial training so that point clouds in the feature space can align. However, adversarial training is easy to fall into degenerated local minima, resulting in negative adaptation gains. Here we propose a simple yet effective method for unsupervised domain adaptation on point clouds by employing a self-supervised task of learning geometry-aware implicits, which plays two critical roles in one shot. First, the geometric information in the point clouds is preserved through the implicit representations for downstream tasks. More importantly, the domain-specific variations can be effectively learned away in the implicit space. We also propose an adaptive strategy to compute unsigned distance fields for arbitrary point clouds due to the lack of shape models in practice. When combined with a task loss, the proposed outperforms state-of-the-art unsupervised domain adaptation methods that rely on adversarial domain alignment and more complicated self-supervised tasks. Our method is evaluated on both PointDA-10 and GraspNet datasets. The code and trained models will be publicly available.
- Published
- 2021
8. 3DPointCaps++: Learning 3D Representations with Capsule Networks
- Author
-
Yongheng Zhao, Guangchi Fang, Yulan Guo, Leonidas Guibas, Federico Tombari, and Tolga Birdal
- Subjects
Artificial Intelligence ,Computer Vision and Pattern Recognition ,Software - Abstract
We present 3DPointCaps++ for learning robust, flexible and generalizable 3D object representations without requiring heavy annotation efforts or supervision. Unlike conventional 3D generative models, our algorithm aims for building a structured latent space where certain factors of shape variations, such as object parts, can be disentangled into independent sub-spaces. Our novel decoder then acts on these individual latent sub-spaces (i.e. capsules) using deconvolution operators to reconstruct 3D points in a self-supervised manner. We further introduce a cluster loss ensuring that the points reconstructed by a single capsule remain local and do not spread across the object uncontrollably. These contributions allow our network to tackle the challenging tasks of part segmentation, part interpolation/replacement as well as correspondence estimation across rigid / non-rigid shape, and across / within category. Our extensive evaluations on ShapeNet objects and human scans demonstrate that our network can learn generic representations that are robust and useful in many applications.
- Published
- 2021
9. Where2Act: From Pixels to Actions for Articulated 3D Objects
- Author
-
Kaichun Mo, Leonidas Guibas, Mustafa Mukadam, Abhinav Gupta, and Shubham Tulsiani
- Subjects
FOS: Computer and information sciences ,Computer Science - Robotics ,Computer Vision and Pattern Recognition (cs.CV) ,Computer Science - Computer Vision and Pattern Recognition ,Robotics (cs.RO) - Abstract
One of the fundamental goals of visual perception is to allow agents to meaningfully interact with their environment. In this paper, we take a step towards that long-term goal -- we extract highly localized actionable information related to elementary actions such as pushing or pulling for articulated objects with movable parts. For example, given a drawer, our network predicts that applying a pulling force on the handle opens the drawer. We propose, discuss, and evaluate novel network architectures that given image and depth data, predict the set of actions possible at each pixel, and the regions over articulated parts that are likely to move under the force. We propose a learning-from-interaction framework with an online data sampling strategy that allows us to train the network in simulation (SAPIEN) and generalizes across categories. Check the website for code and data release: https://cs.stanford.edu/~kaichun/where2act/, Comment: accepted to ICCV 2021
- Published
- 2021
- Full Text
- View/download PDF
10. Robotics in the AI Era : A Vision for a Hellenic Robotics Initiative
- Author
-
George J. Pappas, Kostas Daniilidis, Leonidas Guibas, Lydia Kavraki, Petros Koumoutsakos, Kostas Kyriakopoulos, John Lygeros, Michael Triantafyllou, Panagiotis Tsiotras, George J. Pappas, Kostas Daniilidis, Leonidas Guibas, Lydia Kavraki, Petros Koumoutsakos, Kostas Kyriakopoulos, John Lygeros, Michael Triantafyllou, and Panagiotis Tsiotras
- Subjects
- Artificial intelligence, Robotics
- Abstract
This monograph, entitled Robotics in the Artificial Intelligence (AI) Era, presents the findings and recommendations of a study conducted by the Hellenic Institute of Advanced Study (HIAS). Robotics in the era of artificial intelligence will transform every aspect of society, security, and economy. Agricultural robots can assist farmers in reducing exposure to dangerous spraying pesticides, while selective harvesting for increasing yield and quality operations. Robots with advanced perception can be used for automatic inventory inspection and management. Underwater vehicles can be used for inspecting ship hulls and pipelines or ports, while aerial robots can ensure the delivery of urgent medical supplies in remote islands in the sea or mountainous rural regions. This is not science fiction, the technological revolution described above is starting to happen around the world. By presenting various applications and possibilities, this monograph should appeal to persons involved specifically with robotics, and technology development in general.
- Published
- 2021
11. Consistent Shape Maps via Semidefinite Programming
- Author
-
Qi-Xing Huang and Leonidas Guibas
- Subjects
Computer Graphics and Computer-Aided Design - Published
- 2013
- Full Text
- View/download PDF
12. The complexity of many cells in arrangements of planes and related problems
- Author
-
Herbert Edelsbrunner, Leonidas Guibas, and Micha Sharir
- Subjects
Computational Theory and Mathematics ,Discrete Mathematics and Combinatorics ,Geometry and Topology ,Theoretical Computer Science - Published
- 1990
- Full Text
- View/download PDF
13. Energy Efficient Intrusion Detection in Camera Sensor Networks
- Author
-
Primoz Skraba and Leonidas Guibas
- Published
- 2007
- Full Text
- View/download PDF
14. Collaborative Signal and Information Processing
- Author
-
Feng Zhao, Jie Liu, Juan Liu, Leonidas Guibas, and James Reich
- Published
- 2004
- Full Text
- View/download PDF
15. Kinetic Data Structures
- Author
-
Leonidas Guibas
- Published
- 2004
- Full Text
- View/download PDF
16. Modeling motion
- Author
-
Leonidas Guibas
- Published
- 2004
- Full Text
- View/download PDF
17. Communications Engineering E-Mega Reference
- Author
-
Erik Dahlman, Ed da Silva, Ron Olexa, Bruno Clerckx, Luis M. Correia, Philip A Chou, Mihaela van der Schaar, W. K. Ling, Ronald Kitchen, Daniel M. Dobkin, Dan Bensky, Claude Oestges, David Morgan, Juanita Ellis, Charles Pursell, Joy Rahman, Leonidas Guibas, Feng Zhao, Alan C. Bovik, Bruce A. Fette, Keith Jack, Farid Dowla, Stefan Parkvall, Johan Skold, Casimer DeCusatis, Erik Dahlman, Ed da Silva, Ron Olexa, Bruno Clerckx, Luis M. Correia, Philip A Chou, Mihaela van der Schaar, W. K. Ling, Ronald Kitchen, Daniel M. Dobkin, Dan Bensky, Claude Oestges, David Morgan, Juanita Ellis, Charles Pursell, Joy Rahman, Leonidas Guibas, Feng Zhao, Alan C. Bovik, Bruce A. Fette, Keith Jack, Farid Dowla, Stefan Parkvall, Johan Skold, and Casimer DeCusatis
- Subjects
- Telecommunication
- Abstract
A one-stop Desk Reference, for R&D engineers involved in communications engineering; this is a book that will not gather dust on the shelf. It brings together the essential professional reference content from leading international contributors in the field. Material covers a wide scope of topics including voice, computer, facsimile, video, and multimedia data technologies• A fully searchable Mega Reference Ebook, providing all the essential material needed by Communications Engineers on a day-to-day basis. • Fundamentals, key techniques, engineering best practice and rules-of-thumb together in one quick-reference.• Over 2,500 pages of reference material, including over 1,500 pages not included in the print edition
- Published
- 2009
18. Information Processing in Sensor Networks
- Author
-
Leonidas Guibas and Feng Zhao
- Subjects
Key distribution in wireless sensor networks ,business.industry ,Computer science ,Visual sensor network ,Sensor node ,Information processing ,Mobile wireless sensor network ,business ,Wireless sensor network ,Sensor web ,Computer network - Published
- 2003
- Full Text
- View/download PDF
19. Wireless Sensor Networks : An Information Processing Approach
- Author
-
Feng Zhao, Leonidas Guibas, Feng Zhao, and Leonidas Guibas
- Subjects
- Sensor networks, Wireless LANs
- Abstract
Information processing in sensor networks is a rapidly emerging area of computer science and electrical engineering research. Because of advances in micro-sensors, wireless networking and embedded processing, ad hoc networks of sensor are becoming increasingly available for commercial, military, and homeland security applications. Examples include monitoring (e.g., traffic, habitat, security), industrail sensing and diagnostics (e.g., factory, appliances), infrastructures (i.e., power grid, water distribution, waste disposal) and battle awareness (e.g., multi-target tracking). This book introduces practitioners to the fundamental issues and technology constraints concerning various aspects of sensor networks such as information organization, querying, routing, and self-organization using concrete examples and does so by using concrete examples from current research and implementation efforts.·Written for practitioners, researchers, and students and relevant to all application areas, including environmental monitoring, industrial sensing and diagnostics, automotive and transportation, security and surveillance, military and battlefield uses, and large-scale infrastructural maintenance.·Skillfully integrates the many disciplines at work in wireless sensor network design: signal processing and estimation, communication theory and protocols, distributed algorithms and databases, probabilistic reasoning, energy-aware computing, design methodologies, evaluation metrics, and more.·Demonstrates how querying, data routing, and network self-organization can support high-level information-processing tasks.
- Published
- 2004
20. Reconstruction Using Witness Complexes.
- Author
-
Leonidas Guibas and Steve Oudot
- Subjects
- *
MATHEMATICAL transformations , *ALGORITHMS , *DIFFERENTIAL invariants , *DIFFERENTIAL geometry - Abstract
Abstract We present a novel reconstruction algorithm that, given an input point set sampled from an object S, builds a one-parameter family of complexes that approximate S at different scales. At a high level, our method is very similar in spirit to Chew’s surface meshing algorithm, with one notable difference though: the restricted Delaunay triangulation is replaced by the witness complex, which makes our algorithm applicable in any metric space. To prove its correctness on curves and surfaces, we highlight the relationship between the witness complex and the restricted Delaunay triangulation in 2d and in 3d. Specifically, we prove that both complexes are equal in 2d and closely related in 3d, under some mild sampling assumptions. [ABSTRACT FROM AUTHOR]
- Published
- 2008
- Full Text
- View/download PDF
21. Advances in Plan-Based Control of Robotic Agents : International Seminar, Dagstuhl Castle, Germany, October 21-26, 2001, Revised Papers
- Author
-
Michael Beetz, Leonidas Guibas, Joachim Herztberg, Malik Ghallab, Martha E. Pollack, Michael Beetz, Leonidas Guibas, Joachim Herztberg, Malik Ghallab, and Martha E. Pollack
- Subjects
- Control engineering, Robotics, Automation, Artificial intelligence, Computer science
- Abstract
In recent years, autonomous robots, including Xavier, Martha [1], Rhino [2,3], Minerva,and Remote Agent, have shown impressive performance in long-term demonstrations. In NASA's Deep Space program, for example, an - tonomous spacecraft controller, called the Remote Agent [5], has autonomously performed a scienti?c experiment in space. At Carnegie Mellon University, Xavier [6], another autonomous mobile robot, navigated through an o?ce - vironment for more than a year, allowing people to issue navigation commands and monitor their execution via the Internet. In 1998, Minerva [7] acted for 13 days as a museum tourguide in the Smithsonian Museum, and led several thousand people through an exhibition. These autonomous robots have in common that they rely on plan-based c- trol in order to achieve better problem-solving competence. In the plan-based approach, robots generate control actions by maintaining and executing a plan that is e?ective and has a high expected utility with respect to the robots'c- rent goals and beliefs. Plans are robot control programs that a robot can not only execute but also reason about and manipulate [4]. Thus, a plan-based c- troller is able to manage and adapt the robot's intended course of action — the plan — while executing it and can thereby better achieve complex and changing tasks.
- Published
- 2003
22. Information Processing in Sensor Networks : Second International Workshop, IPSN 2003, Palo Alto, CA, USA, April 22-23, 2003, Proceedings
- Author
-
Feng Zhao, Leonidas Guibas, Feng Zhao, and Leonidas Guibas
- Subjects
- Sensor networks--Congresses, Multisensor data fusion--Congresses, Information networks--Congresses, Signal processing--Congresses
- Abstract
This volume contains the Proceedings of the 2nd International Workshop on Information Processing in Sensor Networks (IPSN 2003). The workshop was held at the Palo Alto Research Center (PARC), Palo Alto, California, on April 22–23, 2003. Informationprocessinginsensornetworksisaninterdisciplinaryresearcharea with deep connections to signal processing, networking and protocols, databases and information management, as well as distributed algorithms. Because of - vances in MEMS microsensors, wireless networking, and embedded processing, ad hoc networks of sensors are becoming increasingly available for commercial andmilitaryapplicationssuchasenvironmentalmonitoring(e.g.,tra?c,habitat, security), industrial sensing and diagnostics (e.g., factories, appliances), inf- structure maintenance (e.g., power grids, water distribution, waste disposal), and battle?eld awareness (e.g., multitarget tracking). From the engineering and computing point of view, sensor networks have become a rich source of problems in communication protocols, sensor tasking and control, sensor fusion, distributed databases and algorithms, probabilistic reasoning, system/software architecture, design methodologies, and evaluation metrics. This workshop took a systemic approach to address crosslayer issues, from the physical sensor layer to the sensor signal processing and networking levels and then all the way to the applications. Following the successful 1st Workshop on Collaborative Signal and Inf- mation Processing in Sensor Networks at PARC in 2001, this new workshop brought together researchers from academia, industry, and government to p- sent and discuss recent work concerning various aspects of sensor networks such as information organization, querying, routing, and self-organization, with anemphasis on the high-level information processing tasks that these networks are designed to perform.
- Published
- 2003
23. Locating and Bypassing Holes in Sensor Networks.
- Author
-
Qing Fang, Jie Gao, and Leonidas Guibas
- Abstract
In real sensor network deployments, spatial distributions of sensors are usually far from being uniform. Such networks often contain regions without enough sensor nodes, which we call holes. In this paper, we show that holes are important topological features that need to be studied. In routing, holes are communication voids that cause greedy forwarding to fail. Holes can also be defined to denote regions of interest, such as the “hot spots” created by traffic congestion or sensor power shortage. In this paper, we define holes to be the regions enclosed by a polygonal cycle which contains all the nodes where local minima can appear. We also propose simple and distributed algorithms, the Tent rule and BoundHole , to identify and build routes around holes. We show that the boundaries of holes marked using BoundHole can be used in many applications such as geographic routing, path migration, information storage mechanisms and identification of regions of interest. [ABSTRACT FROM AUTHOR]
- Published
- 2006
24. Implicitly representing arrangements of lines or segments
- Author
-
Herbert Edelsbrunner, Leonidas Guibas, John Hershberger, Raimund Seidel, Micha Sharir, Jack Snoeyink, and Emo Welzl
- Subjects
Computational Theory and Mathematics ,Discrete Mathematics and Combinatorics ,Geometry and Topology ,Theoretical Computer Science - Published
- 1989
- Full Text
- View/download PDF
25. On arrangements of Jordan arcs with three intersections per pair
- Author
-
Herbert Edelsbrunner, Leonidas Guibas, John Hershberger, Janos Pach, Richard Pollack, Raimund Seidel, Micha Sharir, and Jack Snoeyink
- Subjects
Computational Theory and Mathematics ,Discrete Mathematics and Combinatorics ,Geometry and Topology ,Theoretical Computer Science - Published
- 1989
- Full Text
- View/download PDF
26. An efficient algorithm for finding the CSG representation of a simple polygon
- Author
-
David Dobkin, Leonidas Guibas, John Hershberger, and Jack Snoeyink
- Published
- 1988
- Full Text
- View/download PDF
27. Foreword
- Author
-
Laszlo Babai, Michael Ben-Or, Michael Fischer, Shafi Goldwasser, Leonidas Guibas, Joseph Halpern, Paris Kanellakis, Rao Kosaraju, Tom Leighton, Michael Paterson, Robert Tarjan, and Uzi Vishkin
- Published
- 1987
- Full Text
- View/download PDF
Catalog
Discovery Service for Jio Institute Digital Library
For full access to our library's resources, please sign in.