Skip to main content

Showing 1–29 of 29 results for author: Turk, G

Searching in archive cs. Search in all archives.
.
  1. arXiv:2511.12898  [pdf, ps, other

    cs.LG cs.CV

    Functional Mean Flow in Hilbert Space

    Authors: Zhiqi Li, Yuchen Sun, Greg Turk, Bo Zhu

    Abstract: We present Functional Mean Flow (FMF) as a one-step generative model defined in infinite-dimensional Hilbert space. FMF extends the one-step Mean Flow framework to functional domains by providing a theoretical formulation for Functional Flow Matching and a practical implementation for efficient training and sampling. We also introduce an $x_1$-prediction variant that improves stability over the or… ▽ More

    Submitted 16 November, 2025; originally announced November 2025.

    Comments: 29 pages, 13 figures

  2. arXiv:2511.01259  [pdf, ps, other

    cs.GR physics.flu-dyn

    An Adjoint Method for Differentiable Fluid Simulation on Flow Maps

    Authors: Zhiqi Li, Jinjin He, Barnabás Börcsök, Taiyuan Zhang, Duowen Chen, Tao Du, Ming C. Lin, Greg Turk, Bo Zhu

    Abstract: This paper presents a novel adjoint solver for differentiable fluid simulation based on bidirectional flow maps. Our key observation is that the forward fluid solver and its corresponding backward, adjoint solver share the same flow map as the forward simulation. In the forward pass, this map transports fluid impulse variables from the initial frame to the current frame to simulate vortical dynami… ▽ More

    Submitted 3 November, 2025; originally announced November 2025.

    Comments: 15 pages, 16 figures

    Journal ref: ACM SIGGRAPH Asia Conference Proceedings (2025)

  3. arXiv:2505.21946  [pdf, ps, other

    cs.GR physics.flu-dyn

    Fluid Simulation on Vortex Particle Flow Maps

    Authors: Sinan Wang, Junwei Zhou, Fan Feng, Zhiqi Li, Yuchen Sun, Duowen Chen, Greg Turk, Bo Zhu

    Abstract: We propose the Vortex Particle Flow Map (VPFM) method to simulate incompressible flow with complex vortical evolution in the presence of dynamic solid boundaries. The core insight of our approach is that vorticity is an ideal quantity for evolution on particle flow maps, enabling significantly longer flow map distances compared to other fluid quantities like velocity or impulse. To achieve this go… ▽ More

    Submitted 27 May, 2025; originally announced May 2025.

    Comments: ACM Transactions on Graphics (SIGGRAPH 2025), 24 pages

  4. arXiv:2501.04594  [pdf, other

    cs.RO

    Understanding Expectations for a Robotic Guide Dog for Visually Impaired People

    Authors: J. Taery Kim, Morgan Byrd, Jack L. Crandell, Bruce N. Walker, Greg Turk, Sehoon Ha

    Abstract: Robotic guide dogs hold significant potential to enhance the autonomy and mobility of blind or visually impaired (BVI) individuals by offering universal assistance over unstructured terrains at affordable costs. However, the design of robotic guide dogs remains underexplored, particularly in systematic aspects such as gait controllers, navigation behaviors, interaction methods, and verbal explanat… ▽ More

    Submitted 8 January, 2025; originally announced January 2025.

    Comments: 12 pages, 4 figures, Proceedings of the 2025 ACM/IEEE International Conference on Human-Robot Interaction (HRI'25)

  5. Lagrangian Covector Fluid with Free Surface

    Authors: Zhiqi Li, Barnabás Börcsök, Duowen Chen, Yutong Sun, Bo Zhu, Greg Turk

    Abstract: This paper introduces a novel Lagrangian fluid solver based on covector flow maps. We aim to address the challenges of establishing a robust flow-map solver for incompressible fluids under complex boundary conditions. Our key idea is to use particle trajectories to establish precise flow maps and tailor path integrals of physical quantities along these trajectories to reformulate the Poisson probl… ▽ More

    Submitted 16 May, 2024; originally announced May 2024.

    Comments: 10 pages, 17 figures, SIGGRAPH Conference Papers '24

  6. arXiv:2401.15075  [pdf, other

    cs.CV cs.AI cs.GR

    Annotated Hands for Generative Models

    Authors: Yue Yang, Atith N Gandhi, Greg Turk

    Abstract: Generative models such as GANs and diffusion models have demonstrated impressive image generation capabilities. Despite these successes, these systems are surprisingly poor at creating images with hands. We propose a novel training framework for generative models that substantially improves the ability of such systems to create hand images. Our approach is to augment the training images with three… ▽ More

    Submitted 26 January, 2024; originally announced January 2024.

  7. arXiv:2306.14055  [pdf, other

    cs.RO cs.AI

    Transforming a Quadruped into a Guide Robot for the Visually Impaired: Formalizing Wayfinding, Interaction Modeling, and Safety Mechanism

    Authors: J. Taery Kim, Wenhao Yu, Yash Kothari, Jie Tan, Greg Turk, Sehoon Ha

    Abstract: This paper explores the principles for transforming a quadrupedal robot into a guide robot for individuals with visual impairments. A guide robot has great potential to resolve the limited availability of guide animals that are accessible to only two to three percent of the potential blind or visually impaired (BVI) users. To build a successful guide robot, our paper explores three key topics: (1)… ▽ More

    Submitted 24 June, 2023; originally announced June 2023.

    Comments: 16 pages, 8 figures

    Journal ref: Proceedings of The 7th Conference on Robot Learning, PMLR 229:2288-2303, 2023

  8. arXiv:2305.20041  [pdf, other

    cs.GR cs.RO

    Simulation and Retargeting of Complex Multi-Character Interactions

    Authors: Yunbo Zhang, Deepak Gopinath, Yuting Ye, Jessica Hodgins, Greg Turk, Jungdam Won

    Abstract: We present a method for reproducing complex multi-character interactions for physically simulated humanoid characters using deep reinforcement learning. Our method learns control policies for characters that imitate not only individual motions, but also the interactions between characters, while maintaining balance and matching the complexity of reference data. Our approach uses a novel reward for… ▽ More

    Submitted 31 May, 2023; originally announced May 2023.

    Comments: 11 pages. Accepted to SIGGRAPH 2023

  9. arXiv:2303.12726  [pdf, other

    cs.CV cs.GR cs.RO

    Learning to Transfer In-Hand Manipulations Using a Greedy Shape Curriculum

    Authors: Yunbo Zhang, Alexander Clegg, Sehoon Ha, Greg Turk, Yuting Ye

    Abstract: In-hand object manipulation is challenging to simulate due to complex contact dynamics, non-repetitive finger gaits, and the need to indirectly control unactuated objects. Further adapting a successful manipulation skill to new objects with different shapes and physical properties is a similarly challenging problem. In this work, we show that natural and robust in-hand manipulation of simple objec… ▽ More

    Submitted 14 March, 2023; originally announced March 2023.

    Comments: Published as a conference paper at EuroGraphics 2023

  10. Shape Transformation Using Variational Implicit Functions

    Authors: Greg Turk, James F. O'Brien

    Abstract: Traditionally, shape transformation using implicit functions is performed in two distinct steps: 1) creating two implicit functions, and 2) interpolating between these two functions. We present a new shape transformation method that combines these two tasks into a single step. We create a transformation between two N-dimensional objects by casting this as a scattered data interpolation problem in… ▽ More

    Submitted 6 March, 2023; originally announced March 2023.

    Comments: 8 pages, 8 figures. Also available at: http://graphics.berkeley.edu/papers/Turk-STU-1999-08

    MSC Class: I.3.5

    Journal ref: In Proceedings of ACM SIGGRAPH 1999, pages 335-342, August 1999

  11. arXiv:2302.03675  [pdf, other

    cs.CV cs.AI cs.CL cs.CY

    Auditing Gender Presentation Differences in Text-to-Image Models

    Authors: Yanzhe Zhang, Lu Jiang, Greg Turk, Diyi Yang

    Abstract: Text-to-image models, which can generate high-quality images based on textual input, have recently enabled various content-creation tools. Despite significantly affecting a wide range of downstream applications, the distributions of these generated images are still not fully understood, especially when it comes to the potential stereotypical attributes of different genders. In this work, we propos… ▽ More

    Submitted 7 February, 2023; v1 submitted 7 February, 2023; originally announced February 2023.

    Comments: Preprint, 23 pages, 14 figures. Project page at https://salt-nlp.github.io/GEP/

    Journal ref: EAAMO '24: Proceedings of the 4th ACM Conference on Equity and Access in Algorithms, Mechanisms, and Optimization, 2024

  12. arXiv:2111.00956  [pdf, other

    cs.RO cs.LG

    Robot Learning from Randomized Simulations: A Review

    Authors: Fabio Muratore, Fabio Ramos, Greg Turk, Wenhao Yu, Michael Gienger, Jan Peters

    Abstract: The rise of deep learning has caused a paradigm shift in robotics research, favoring methods that require large amounts of data. Unfortunately, it is prohibitively expensive to generate such data sets on a physical platform. Therefore, state-of-the-art approaches learn in simulation where data generation is fast as well as inexpensive and subsequently transfer the knowledge to the real robot (sim-… ▽ More

    Submitted 18 January, 2022; v1 submitted 1 November, 2021; originally announced November 2021.

    Comments: submitted to Frontiers in Robotics and AI

  13. arXiv:2105.11582  [pdf, other

    cs.RO cs.HC

    Characterizing Multidimensional Capacitive Servoing for Physical Human-Robot Interaction

    Authors: Zackory Erickson, Henry M. Clever, Vamsee Gangaram, Eliot Xing, Greg Turk, C. Karen Liu, Charles C. Kemp

    Abstract: Towards the goal of robots performing robust and intelligent physical interactions with people, it is crucial that robots are able to accurately sense the human body, follow trajectories around the body, and track human motion. This study introduces a capacitive servoing control scheme that allows a robot to sense and navigate around human limbs during close physical interactions. Capacitive servo… ▽ More

    Submitted 27 August, 2021; v1 submitted 24 May, 2021; originally announced May 2021.

    Comments: 17 pages, 22 figures, 4 tables, 2 algorithms

  14. arXiv:2105.09936  [pdf, other

    cs.CV

    BodyPressure -- Inferring Body Pose and Contact Pressure from a Depth Image

    Authors: Henry M. Clever, Patrick Grady, Greg Turk, Charles C. Kemp

    Abstract: Contact pressure between the human body and its surroundings has important implications. For example, it plays a role in comfort, safety, posture, and health. We present a method that infers contact pressure between a human body and a mattress from a depth image. Specifically, we focus on using a depth image from a downward facing camera to infer pressure on a body at rest in bed occluded by beddi… ▽ More

    Submitted 20 May, 2021; originally announced May 2021.

    Comments: 19 pages, 11 figures, 4 tables

  15. arXiv:2103.02533  [pdf, other

    cs.GR cs.LG

    Learning to Manipulate Amorphous Materials

    Authors: Yunbo Zhang, Wenhao Yu, C. Karen Liu, Charles C. Kemp, Greg Turk

    Abstract: We present a method of training character manipulation of amorphous materials such as those often used in cooking. Common examples of amorphous materials include granular materials (salt, uncooked rice), fluids (honey), and visco-plastic materials (sticky rice, softened butter). A typical task is to spread a given material out across a flat surface using a tool such as a scraper or knife. We use r… ▽ More

    Submitted 3 March, 2021; originally announced March 2021.

  16. arXiv:2012.06662  [pdf, other

    cs.RO cs.LG

    Protective Policy Transfer

    Authors: Wenhao Yu, C. Karen Liu, Greg Turk

    Abstract: Being able to transfer existing skills to new situations is a key capability when training robots to operate in unpredictable real-world environments. A successful transfer algorithm should not only minimize the number of samples that the robot needs to collect in the new environment, but also prevent the robot from damaging itself or the surrounding environment during the transfer process. In thi… ▽ More

    Submitted 11 December, 2020; originally announced December 2020.

  17. arXiv:2004.01166  [pdf, other

    cs.CV

    Bodies at Rest: 3D Human Pose and Shape Estimation from a Pressure Image using Synthetic Data

    Authors: Henry M. Clever, Zackory Erickson, Ariel Kapusta, Greg Turk, C. Karen Liu, Charles C. Kemp

    Abstract: People spend a substantial part of their lives at rest in bed. 3D human pose and shape estimation for this activity would have numerous beneficial applications, yet line-of-sight perception is complicated by occlusion from bedding. Pressure sensing mats are a promising alternative, but training data is challenging to collect at scale. We describe a physics-based method that simulates human bodies… ▽ More

    Submitted 2 April, 2020; originally announced April 2020.

    Comments: 18 pages, 18 figures, 5 tables. Accepted for oral presentation at CVPR 2020

  18. arXiv:1909.06682  [pdf, other

    cs.RO cs.AI

    Learning to Collaborate from Simulation for Robot-Assisted Dressing

    Authors: Alexander Clegg, Zackory Erickson, Patrick Grady, Greg Turk, Charles C. Kemp, C. Karen Liu

    Abstract: We investigated the application of haptic feedback control and deep reinforcement learning (DRL) to robot-assisted dressing. Our method uses DRL to simultaneously train human and robot control policies as separate neural networks using physics simulations. In addition, we modeled variations in human impairments relevant to dressing, including unilateral muscle weakness, involuntary arm motion, and… ▽ More

    Submitted 18 December, 2019; v1 submitted 14 September, 2019; originally announced September 2019.

    Comments: 8 pages, 8 figures, 3 tables; simulation to reality experiment added to evaluation; authors added; modified: title, abstract, conclusion, references; figure added

  19. arXiv:1905.05252  [pdf, other

    cs.LG stat.ML

    Learning Novel Policies For Tasks

    Authors: Yunbo Zhang, Wenhao Yu, Greg Turk

    Abstract: In this work, we present a reinforcement learning algorithm that can find a variety of policies (novel policies) for a task that is given by a task reward function. Our method does this by creating a second reward function that recognizes previously seen state sequences and rewards those by novelty, which is measured using autoencoders that have been trained on state sequences from previously disc… ▽ More

    Submitted 31 January, 2020; v1 submitted 13 May, 2019; originally announced May 2019.

    Comments: 8 pages, Accepted ICML 2019

    Journal ref: Proceedings of the 36th International Conference on Machine Learning, 2019

  20. arXiv:1904.02111  [pdf, other

    cs.RO

    Multidimensional Capacitive Sensing for Robot-Assisted Dressing and Bathing

    Authors: Zackory Erickson, Henry M. Clever, Vamsee Gangaram, Greg Turk, C. Karen Liu, Charles C. Kemp

    Abstract: Robotic assistance presents an opportunity to benefit the lives of many people with physical disabilities, yet accurately sensing the human body and tracking human motion remain difficult for robots. We present a multidimensional capacitive sensing technique that estimates the local pose of a human limb in real time. A key benefit of this sensing method is that it can sense the limb through opaque… ▽ More

    Submitted 24 May, 2019; v1 submitted 3 April, 2019; originally announced April 2019.

    Comments: 8 pages, 16 figures, International Conference on Rehabilitation Robotics 2019

  21. arXiv:1903.01390  [pdf, other

    cs.RO cs.LG

    Sim-to-Real Transfer for Biped Locomotion

    Authors: Wenhao Yu, Visak CV Kumar, Greg Turk, C. Karen Liu

    Abstract: We present a new approach for transfer of dynamic robot control policies such as biped locomotion from simulation to real hardware. Key to our approach is to perform system identification of the model parameters μ of the hardware (e.g. friction, center-of-mass) in two distinct stages, before policy learning (pre-sysID) and after policy learning (post-sysID). Pre-sysID begins by collecting trajecto… ▽ More

    Submitted 25 August, 2019; v1 submitted 4 March, 2019; originally announced March 2019.

    Comments: International Conference on Intelligent Robots and Systems (IROS), 2019

  22. arXiv:1810.05751  [pdf, other

    cs.LG cs.RO stat.ML

    Policy Transfer with Strategy Optimization

    Authors: Wenhao Yu, C. Karen Liu, Greg Turk

    Abstract: Computer simulation provides an automatic and safe way for training robotic control policies to achieve complex tasks such as locomotion. However, a policy trained in simulation usually does not transfer directly to the real hardware due to the differences between the two environments. Transfer learning using domain randomization is a promising approach, but it usually assumes that the target envi… ▽ More

    Submitted 4 December, 2018; v1 submitted 12 October, 2018; originally announced October 2018.

  23. arXiv:1801.08093  [pdf, other

    cs.LG cs.GR cs.RO

    Learning Symmetric and Low-energy Locomotion

    Authors: Wenhao Yu, Greg Turk, C. Karen Liu

    Abstract: Learning locomotion skills is a challenging problem. To generate realistic and smooth locomotion, existing methods use motion capture, finite state machines or morphology-specific knowledge to guide the motion generation algorithms. Deep reinforcement learning (DRL) is a promising approach for the automatic creation of locomotion control. Indeed, a standard benchmark for DRL is to automatically cr… ▽ More

    Submitted 12 May, 2018; v1 submitted 24 January, 2018; originally announced January 2018.

    Comments: Accepted to SIGGRAPH 2018. Supplementary video: https://www.youtube.com/watch?v=zkH90rU-uew&feature=youtu.be

    Journal ref: ACM Transactions on Graphics 37(4), August 2018

  24. arXiv:1709.09735  [pdf, other

    cs.RO cs.AI stat.ML

    Deep Haptic Model Predictive Control for Robot-Assisted Dressing

    Authors: Zackory Erickson, Henry M. Clever, Greg Turk, C. Karen Liu, Charles C. Kemp

    Abstract: Robot-assisted dressing offers an opportunity to benefit the lives of many people with disabilities, such as some older adults. However, robots currently lack common sense about the physical implications of their actions on people. The physical implications of dressing are complicated by non-rigid garments, which can result in a robot indirectly applying high forces to a person's body. We present… ▽ More

    Submitted 24 May, 2019; v1 submitted 27 September, 2017; originally announced September 2017.

    Comments: 8 pages, 12 figures, 1 table, 2018 IEEE International Conference on Robotics and Automation (ICRA)

  25. arXiv:1709.07979  [pdf, other

    cs.RO cs.AI cs.LG

    Multi-task Learning with Gradient Guided Policy Specialization

    Authors: Wenhao Yu, C. Karen Liu, Greg Turk

    Abstract: We present a method for efficient learning of control policies for multiple related robotic motor skills. Our approach consists of two stages, joint training and specialization training. During the joint training stage, a neural network policy is trained with minimal information to disambiguate the motor skills. This forces the policy to learn a common representation of the different tasks. Then,… ▽ More

    Submitted 2 March, 2018; v1 submitted 22 September, 2017; originally announced September 2017.

  26. arXiv:1709.07033  [pdf, other

    cs.RO

    Learning Human Behaviors for Robot-Assisted Dressing

    Authors: Alexander Clegg, Wenhao Yu, Jie Tan, Charlie C. Kemp, Greg Turk, C. Karen Liu

    Abstract: We investigate robotic assistants for dressing that can anticipate the motion of the person who is being helped. To this end, we use reinforcement learning to create models of human behavior during assistance with dressing. To explore this kind of interaction, we assume that the robot presents an open sleeve of a hospital gown to a person, and that the person moves their arm into the sleeve. The c… ▽ More

    Submitted 20 September, 2017; originally announced September 2017.

    Comments: 8 pages, 9 figures

  27. arXiv:1703.06905  [pdf, other

    cs.RO

    Learning to Navigate Cloth using Haptics

    Authors: Alexander Clegg, Wenhao Yu, Zackory Erickson, Jie Tan, C. Karen Liu, Greg Turk

    Abstract: We present a controller that allows an arm-like manipulator to navigate deformable cloth garments in simulation through the use of haptic information. The main challenge of such a controller is to avoid getting tangled in, tearing or punching through the deforming cloth. Our controller aggregates force information from a number of haptic-sensing spheres all along the manipulator for guidance. Base… ▽ More

    Submitted 31 July, 2017; v1 submitted 20 March, 2017; originally announced March 2017.

    Comments: Supplementary video available at https://youtu.be/iHqwZPKVd4A. Related publications http://www.cc.gatech.edu/~karenliu/Robotic_dressing.html

  28. arXiv:1702.02453  [pdf, other

    cs.LG cs.RO eess.SY

    Preparing for the Unknown: Learning a Universal Policy with Online System Identification

    Authors: Wenhao Yu, Jie Tan, C. Karen Liu, Greg Turk

    Abstract: We present a new method of learning control policies that successfully operate under unknown dynamic models. We create such policies by leveraging a large number of training examples that are generated using a physical simulator. Our system is made of two components: a Universal Policy (UP) and a function for Online System Identification (OSI). We describe our control policy as universal because i… ▽ More

    Submitted 15 May, 2017; v1 submitted 8 February, 2017; originally announced February 2017.

    Comments: Accepted as a conference paper at RSS 2017

  29. arXiv:1304.3521  [pdf, ps, other

    physics.bio-ph cs.CG

    The Fiber Walk: A Model of Tip-Driven Growth with Lateral Expansion

    Authors: Alexander Bucksch, Greg Turk, Joshua S. Weitz

    Abstract: Tip-driven growth processes underlie the development of many plants. To date, tip-driven growth processes have been modelled as an elongating path or series of segments without taking into account lateral expansion during elongation. Instead, models of growth often introduce an explicit thickness by expanding the area around the completed elongated path. Modelling expansion in this way can lead to… ▽ More

    Submitted 29 December, 2013; v1 submitted 11 April, 2013; originally announced April 2013.

    Comments: Plos One (in press)