Scholarly Events
Permanent URI for this collection
Search within this collection.
Browse
Recent Submissions
Now showing
1 - 10 of 6902
-
ItemDeep Thinking about Deepfake Videos: Understanding and Bolstering Humans’ Ability to Detect Deepfakes(Georgia Institute of Technology, 2023-03-16) Tidler, Zachary“Deepfakes” are videos in which the (usually human) subject of a video has been digitally altered to appear to do or say something that they never actually did or said. Sometimes these manipulations produce innocuous novelties (e.g., testing what it would look like if Will Smith had been cast as “Neo” in the film The Matrix), but far more dangerous use cases have been observed (e.g., producing fake footage of Ukrainian President, Volodymyr Zelenskyy, in which he instructs Ukrainian military forces to surrender on the battlefield). Generating the knowledge and tools necessary to defend against potential harms these videos could impose is likely to rely on contributions from a broad coalition of disciplines, many of which are represented in the GVU. In this week’s Brown Bag presentation, we will offer some real-time demonstrations of deepfake technology and present findings from our work that has largely focused on investigating the psychological factors influencing deepfake detection.
-
ItemAn Upcycled IoT: Creating Tomorrow’s Internet of Things out of Today’s Household Possessions(Georgia Institute of Technology, 2022-10-20) Williams, Kristin ; Emory University. College of Arts and SciencesThe Internet-of-Things (IoT) promises to enhance even the most mundane of objects with computational properties. Yet, IoT has largely focused on new devices while ignoring the home’s many existing possessions. Requiring households to replace their possessions to adopt IoT yields substantial costs. Beyond financial, these include waste, work to arrange and orchestrate objects to suit households, and attention investment to acquire new skills. To address these costs, this project worked with 10 American families to design an upcycled approach to IoT that makes use of existing household possessions and then built a system responsive to these findings. The results 1) describe patterns of families’ socio-material practices, 2) develop a framework for designing lightweight modification, and 3) presents The IoT Codex—a book of programmable and inexpensive, battery-free interactive devices—to support customizing everyday objects with software and web services using stickers. The presented work offers a lightweight approach to end user programming of everyday objects for customizing IoT to suit idiosyncratic socio-material practices.
-
ItemDo We Really Need all that Data? Learning and Control for Contact-rich Manipulation(Georgia Institute of Technology, 2023-11-15) Posa, Michael ; University of Pennsylvania. Dept. of Computer and Information ScienceFor all the promise of big-data machine learning, what will happen when robots deploy to our homes and workplaces and inevitably encounter new objects, new tasks, and new environments? If a solution to every problem cannot be pre-trained, then robots will need to adapt to this novelty. Can a robot, instead, spend a few seconds to a few minutes gathering information and then accomplish a complex task? Why does it seem that so much data is required, anyway? I will first argue that the hybrid or contact-driven aspects of manipulation clashes with the inductive biases inherent in standard learning methods, driving this current need for large data. I will then show how contact-inspired implicit learning, embedding convex optimization, can reshape the loss landscape and enable more accurate training, better generalization, and ultimately data efficiency. Finally, I will present our latest results on how these learned models can be deployed via real-time multi-contact MPC for robotic manipulation.
-
ItemForms of Accountability at the Intersection of Science and Design: Implications from Ecologies of Care Studies in PTSD and Diabetes(Georgia Institute of Technology, 2022-10-20)Computing holds the promise of alleviating negative impacts of mental illness and chronic disorders by scaling human effort and best medical practices over time and space. One in five adults is experiencing mental illness and four in ten adults in the US have two or more chronic diseases. The urgent need to manage these conditions calls for robust, and reliable technology that is useful and usable by patients and their caregivers. It calls for accountability at the intersection of science and design. In this talk, I will demonstrate how human-centered computing can leverage the generalizability of theoretical frameworks to design and build computational systems for Post-Traumatic Stress Disorder (PTSD) and Diabetes. I will discuss unique challenges in each clinical domain and will present theory-driven technology interventions that address them. I will also explore how these interventions can lead to improved health and wellness in diverse populations.
-
ItemDemocratizing Robot Learning and Teaming(Georgia Institute of Technology, 2023-09-14) Gombolay, MatthewNew advances in robotics and autonomy offer a promise of revitalizing final assembly manufacturing, assisting in personalized at-home healthcare, and even scaling the power of earth-bound scientists for robotic space exploration. Yet, in real-world applications, autonomy is often run in the O-F-F mode because researchers fail to understand the human in human-in-the-loop systems. In this talk, I will share exciting research we are conducting at the nexus of human factors engineering and cognitive robotics to inform the design of human-robot interaction. In my talk, I will focus on our recent work on 1) enabling machines to learn skills from and model heterogeneous, suboptimal human decision-makers, 2) “white-box” that knowledge through explainable Artificial Intelligence (XAI) techniques, and 3) scale to coordinated control of stochastic human-robot teams. The goal of this research is to inform the design of autonomous teammates so that users want to turn – and benefit from turning – to the O-N mode.
-
ItemShape Machine: From software to practice(Georgia Institute of Technology, 2023-09-07)What would it mean if we could select any part (shape) of a CAD model and use it to find (⌘F) all its geometrical instances in the model (or other CAD models for that matter) – same size, larger, smaller, rotated, reflected or transformed in some way? What would it mean if we could edit this part and use it to replace (⌘R) all its geometrical instances in the model? Why is that the Find and Replace (⌘F/⌘R) operations that are so essential in Word or Excel have yet to be implemented in CAD? And what would happen if we could seamlessly use these shape-based Find and Replace (⌘F/⌘R) operations in a logical processing framework using states, loops, jumps and conditionals to literally write programming code by drawing shapes? How would this affect our current view of computation and what would it mean for design? The talk discusses the current state of the Shape Machine, a shape-rewrite computational system that features shape-based Find and Replace (⌘F/⌘R) operations for lines and arcs in 2D vector graphics and a logical processing framework including familiar control flow constructs (looping and branching), to allow write programming code by drawing shapes. Shape Machine is developed at the Shape Computation Lab at the Georgia Institute of Technology and currently is integrated within Rhinoceros, a NURBS 2D/3D CAD software. Several applications drawn from architectural design, industrial design, game design, circuit design, mathematics and other fields showcase the potential impact of this new technology in various domains.
-
ItemRaise Your Hand, An Electrical Engineer’s First Effort at Interactive Multimedia Digital Art(Georgia Institute of Technology, 2023-01-26) Weitnauer, Mary AnnThe Raise Your Hand exhibit was developed almost exclusively by undergraduates and shown in the Ferst Center for the Arts lobby for two weeks in November 2022. Cameras and computer vision software sensed the participant's pose. Gestures including raising one's hand, facial expression, and torso tilt caused effects simultaneously in the video, music, and mechatronics, in each of three concatenated sections. Focus groups and online surveys collected participants' reactions to the exhibit; the results were discussed in the talk.
-
ItemMulti-Party Human-Robot Interaction: Towards Robots with Increased Social Context Awareness(Georgia Institute of Technology, 2023-02-09) Vázquez, Marynel ; Yale University. Dept. of Computer ScienceMany real-world applications require that robots handle the complexity of multi-party social encounters, e.g., delivery robots may need to navigate through crowds, robots in manufacturing settings may need to coordinate their actions with those of human coworkers, and robots in educational environments may help multiple people practice and improve their skills. How can we enable robots to effectively take part in these social interactions? At first glance, multi-party interactions may be seen as a trivial generalization of one-on-one human-robot interactions, suggesting no special consideration. Unfortunately, this approach is limited in practice because it ignores higher-order effects, like group factors, that often drive human behavior in multi-party Human-Robot Interaction (HRI). In this talk, I will describe two research directions that we believe are important to advance multi-party HRI. The first direction focuses on understanding group dynamics and social group phenomena from an experimental perspective. The other one focuses on leveraging graph state abstractions and structured data-driven methods for reasoning about social contexts, which include individual, interpersonal and group-level factors relevant to human-robot interactions. As part of this talk, I will also describe our recent efforts to scale HRI data collection for early system development and testing via online interactive surveys. We have begun to explore this idea in the context of social robot navigation but, thanks to advances in game development engines, it could be easily applied to other HRI application domains.
-
ItemPatriarchy and Health: Designing Technologies for Men to Improve Women’s Health in Pakistan(Georgia Institute of Technology, 2023-03-09) Naseem, Mustafa ; University of Michigan. School of InformationThis talk will address the design challenges and opportunities in creating health technologies for men to improve the health of women in religiously conservative, patriarchal, and low-income societies. In this talk, I will share findings from the deployment of a speech-based service called Super Abbu (Super Dad) designed to connect expectant fathers to doctors and to each other. Over a period of 71 days, the service reached upwards of 20,000 users who spent almost 400 thousand minutes on the platform. Through a critical examination of cultural and societal factors, such as traditional gender roles, stigma towards sexual health information-seeking, and limited access to resources, I will highlight key considerations for designing effective and culturally sensitive health technologies for this population. The goal of this talk is to provide insights and recommendations for designers, researchers, and practitioners to create health technologies that are inclusive, accessible, and effective for users, regardless of their cultural, social, and economic backgrounds.
-
ItemComputational Models of Human-Like Skill and Concept Formation(Georgia Institute of Technology, 2023-04-13) MacLellan, Christopher J.The AI community has made significant strides in developing artificial systems with human-level proficiency across various tasks. However, the learning processes in most systems differ vastly from human learning, often being substantially less efficient and flexible. For instance, training large language models demands massive amounts of data and power, and updating them with new information remains challenging. In contrast, humans employ highly efficient incremental learning processes to continually update their knowledge, enabling them to acquire new knowledge with minimal examples and without overwriting prior learning. In this talk, I will discuss some of the key learning capabilities humans exhibit and present three research vignettes from my lab that explore the development of computational systems with these capabilities. The first two vignettes explore computational models of skill learning from worked examples, correctness feedback, and verbal instruction. The third vignette investigates computational models of concept formation from natural language corpora. In conclusion, I will discuss future research directions and a broader vision for how cognitive science and cognitive systems research can lead to new AI advancements.