Skip to main content

Showing 1–34 of 34 results for author: Sukthankar, G

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

    cs.CL cs.AI

    SC-Phi2: A Fine-tuned Small Language Model for StarCraft II Macromanagement Tasks

    Authors: Muhammad Junaid Khan, Gita Sukthankar

    Abstract: This paper introduces SC-Phi2, a fine-tuned StarCraft II small language model for macromanagement tasks. Small language models, like Phi2, Gemma, and DistilBERT, are streamlined versions of large language models (LLMs) with fewer parameters that require less power and memory to run. To teach Microsoft's Phi2 model about StarCraft, we create a new SC2 text dataset with information about StarCraft r… ▽ More

    Submitted 17 September, 2024; originally announced September 2024.

  2. arXiv:2405.11298  [pdf, other

    cs.RO cs.CV

    Visual Episodic Memory-based Exploration

    Authors: Jack Vice, Natalie Ruiz-Sanchez, Pamela K. Douglas, Gita Sukthankar

    Abstract: In humans, intrinsic motivation is an important mechanism for open-ended cognitive development; in robots, it has been shown to be valuable for exploration. An important aspect of human cognitive development is $\textit{episodic memory}$ which enables both the recollection of events from the past and the projection of subjective future. This paper explores the use of visual episodic memory as a so… ▽ More

    Submitted 18 May, 2024; originally announced May 2024.

    Comments: FLAIRS 2023, 7 pages, 11 figures

    MSC Class: I.2.9

    Journal ref: The International FLAIRS Conference Proceedings. Vol. 36. 2023

  3. arXiv:2405.08252  [pdf, other

    cs.LG cs.AI

    Smart Sampling: Self-Attention and Bootstrapping for Improved Ensembled Q-Learning

    Authors: Muhammad Junaid Khan, Syed Hammad Ahmed, Gita Sukthankar

    Abstract: We present a novel method aimed at enhancing the sample efficiency of ensemble Q learning. Our proposed approach integrates multi-head self-attention into the ensembled Q networks while bootstrapping the state-action pairs ingested by the ensemble. This not only results in performance improvements over the original REDQ (Chen et al. 2021) and its variant DroQ (Hi-raoka et al. 2022), thereby enhanc… ▽ More

    Submitted 13 May, 2024; originally announced May 2024.

    Comments: FLAIRS-37 (2024)

  4. arXiv:2405.06128  [pdf, other

    cs.CV

    Enhanced Multimodal Content Moderation of Children's Videos using Audiovisual Fusion

    Authors: Syed Hammad Ahmed, Muhammad Junaid Khan, Gita Sukthankar

    Abstract: Due to the rise in video content creation targeted towards children, there is a need for robust content moderation schemes for video hosting platforms. A video that is visually benign may include audio content that is inappropriate for young children while being impossible to detect with a unimodal content moderation system. Popular video hosting platforms for children such as YouTube Kids still p… ▽ More

    Submitted 9 May, 2024; originally announced May 2024.

    Comments: 8 pages, 3 figures, Accepted at The 37th International FLAIRS Conference

  5. arXiv:2312.03936  [pdf, other

    cs.CV cs.CY cs.LG cs.SI

    The Potential of Vision-Language Models for Content Moderation of Children's Videos

    Authors: Syed Hammad Ahmed, Shengnan Hu, Gita Sukthankar

    Abstract: Natural language supervision has been shown to be effective for zero-shot learning in many computer vision tasks, such as object detection and activity recognition. However, generating informative prompts can be challenging for more subtle tasks, such as video content moderation. This can be difficult, as there are many reasons why a video might be inappropriate, beyond violence and obscenity. For… ▽ More

    Submitted 6 December, 2023; originally announced December 2023.

    Comments: 5 pages, 1 figure. Accepted at IEEE ICMLA 2023

  6. arXiv:2307.11934  [pdf, other

    cs.CV

    LAMP: Leveraging Language Prompts for Multi-person Pose Estimation

    Authors: Shengnan Hu, Ce Zheng, Zixiang Zhou, Chen Chen, Gita Sukthankar

    Abstract: Human-centric visual understanding is an important desideratum for effective human-robot interaction. In order to navigate crowded public places, social robots must be able to interpret the activity of the surrounding humans. This paper addresses one key aspect of human-centric visual understanding, multi-person pose estimation. Achieving good performance on multi-person pose estimation in crowded… ▽ More

    Submitted 26 July, 2023; v1 submitted 21 July, 2023; originally announced July 2023.

  7. Malicious or Benign? Towards Effective Content Moderation for Children's Videos

    Authors: Syed Hammad Ahmed, Muhammad Junaid Khan, H. M. Umer Qaisar, Gita Sukthankar

    Abstract: Online video platforms receive hundreds of hours of uploads every minute, making manual content moderation impossible. Unfortunately, the most vulnerable consumers of malicious video content are children from ages 1-5 whose attention is easily captured by bursts of color and sound. Scammers attempting to monetize their content may craft malicious children's videos that are superficially similar to… ▽ More

    Submitted 24 May, 2023; originally announced May 2023.

    Comments: 10 pages, 7 figures, The 36th International FLAIRS Conference

    Journal ref: The International FLAIRS Conference Proceedings. 36, 1 (May 2023)

  8. arXiv:2302.04716  [pdf, other

    cs.CL

    Improving the Generalizability of Collaborative Dialogue Analysis with Multi-Feature Embeddings

    Authors: Ayesha Enayet, Gita Sukthankar

    Abstract: Conflict prediction in communication is integral to the design of virtual agents that support successful teamwork by providing timely assistance. The aim of our research is to analyze discourse to predict collaboration success. Unfortunately, resource scarcity is a problem that teamwork researchers commonly face since it is hard to gather a large number of training examples. To alleviate this prob… ▽ More

    Submitted 9 February, 2023; originally announced February 2023.

    Comments: To be published in the 17th Conference of the European Chapter of the Association for Computational Linguistics (EACL 2023)

  9. arXiv:2210.04434  [pdf, other

    cs.SI cs.SE

    Improving Code Review with GitHub Issue Tracking

    Authors: Abduljaleel Al-Rubaye, Gita Sukthankar

    Abstract: Software quality is an important problem for technology companies, since it substantially impacts the efficiency, usefulness, and maintainability of the final product; hence, code review is a must-do activity for software developers. During the code review process, senior engineers monitor other developers' work to spot possible problems and enforce coding standards. One of the most widely used op… ▽ More

    Submitted 10 October, 2022; originally announced October 2022.

    Comments: To appear in the International Conference on Advances in Social Networks Analysis and Mining (ASONAM 2022)

  10. arXiv:2209.08648  [pdf, other

    cs.CV cs.AI

    Through a fair looking-glass: mitigating bias in image datasets

    Authors: Amirarsalan Rajabi, Mehdi Yazdani-Jahromi, Ozlem Ozmen Garibay, Gita Sukthankar

    Abstract: With the recent growth in computer vision applications, the question of how fair and unbiased they are has yet to be explored. There is abundant evidence that the bias present in training data is reflected in the models, or even amplified. Many previous methods for image dataset de-biasing, including models based on augmenting datasets, are computationally expensive to implement. In this study, we… ▽ More

    Submitted 18 September, 2022; originally announced September 2022.

  11. arXiv:2208.07298  [pdf, other

    cs.MA cs.LG

    Transformer-based Value Function Decomposition for Cooperative Multi-agent Reinforcement Learning in StarCraft

    Authors: Muhammad Junaid Khan, Syed Hammad Ahmed, Gita Sukthankar

    Abstract: The StarCraft II Multi-Agent Challenge (SMAC) was created to be a challenging benchmark problem for cooperative multi-agent reinforcement learning (MARL). SMAC focuses exclusively on the problem of StarCraft micromanagement and assumes that each unit is controlled individually by a learning agent that acts independently and only possesses local information; centralized training is assumed to occur… ▽ More

    Submitted 15 August, 2022; originally announced August 2022.

    Comments: AIIDE 2022

  12. arXiv:2206.10720  [pdf, other

    cs.LG

    Predicting Team Performance with Spatial Temporal Graph Convolutional Networks

    Authors: Shengnan Hu, Gita Sukthankar

    Abstract: This paper presents a new approach for predicting team performance from the behavioral traces of a set of agents. This spatiotemporal forecasting problem is very relevant to sports analytics challenges such as coaching and opponent modeling. We demonstrate that our proposed model, Spatial Temporal Graph Convolutional Networks (ST-GCN), outperforms other classification techniques at predicting game… ▽ More

    Submitted 21 June, 2022; originally announced June 2022.

    Comments: International Conference on Pattern Recognition (ICPR), 2022

  13. arXiv:2203.15948  [pdf, other

    cs.RO

    Leveraging Evolutionary Algorithms for Feasible Hexapod Locomotion Across Uneven Terrain

    Authors: Jack Vice, Gita Sukthankar, Pamela K. Douglas

    Abstract: Optimizing gait stability for legged robots is a difficult problem. Even on level surfaces, effectively traversing across different textures (e.g., carpet) rests on dynamically tuning parameters in multidimensional space. Inspired by biology, evolutionary algorithms (EA) remain an attractive solution for feasibly implementing robotic locomotion with both energetic economy and rapid parameter conve… ▽ More

    Submitted 29 March, 2022; originally announced March 2022.

    Comments: To be published in FLAIRS 2022

    ACM Class: I.2.9

  14. arXiv:2110.05343  [pdf, other

    cs.LG

    Leveraging Transformers for StarCraft Macromanagement Prediction

    Authors: Muhammad Junaid Khan, Shah Hassan, Gita Sukthankar

    Abstract: Inspired by the recent success of transformers in natural language processing and computer vision applications, we introduce a transformer-based neural architecture for two key StarCraft II (SC2) macromanagement tasks: global state and build order prediction. Unlike recurrent neural networks which suffer from a recency bias, transformers are able to capture patterns across very long time horizons,… ▽ More

    Submitted 11 October, 2021; originally announced October 2021.

    Comments: 6 pages, 2 figures, IEEE ICMLA 2021

  15. arXiv:2103.09319  [pdf, other

    cs.SE cs.HC

    Do Bots Modify the Workflow of GitHub Teams?

    Authors: Samaneh Saadat, Natalia Colmenares, Gita Sukthankar

    Abstract: The ever-increasing complexity of modern software engineering projects makes the usage of automated assistants imperative. Bots can be used to complete repetitive tasks during development and testing, as well as promoting communication between team members through issue reporting and documentation. Although the ultimate aim of these automated assistants is to speed taskwork completion, their inclu… ▽ More

    Submitted 16 March, 2021; originally announced March 2021.

  16. arXiv:2101.09421  [pdf, other

    cs.CL cs.LG

    Analyzing Team Performance with Embeddings from Multiparty Dialogues

    Authors: Ayesha Enayet, Gita Sukthankar

    Abstract: Good communication is indubitably the foundation of effective teamwork. Over time teams develop their own communication styles and often exhibit entrainment, a conversational phenomena in which humans synchronize their linguistic choices. This paper examines the problem of predicting team performance from embeddings learned from multiparty dialogues such that teams with similar conflict scores lie… ▽ More

    Submitted 23 January, 2021; originally announced January 2021.

    Comments: To be published in the 15th IEEE International Conference on Semantic Computing

  17. arXiv:2011.08649  [pdf, other

    cs.LG cs.AI

    Leveraging the Variance of Return Sequences for Exploration Policy

    Authors: Zerong Xi, Gita Sukthankar

    Abstract: This paper introduces a method for constructing an upper bound for exploration policy using either the weighted variance of return sequences or the weighted temporal difference (TD) error. We demonstrate that the variance of the return sequence for a specific state-action pair is an important information source that can be leveraged to guide exploration in reinforcement learning. The intuition is… ▽ More

    Submitted 17 November, 2020; originally announced November 2020.

  18. arXiv:2011.04867  [pdf, other

    cs.CL cs.SI

    A Transfer Learning Approach for Dialogue Act Classification of GitHub Issue Comments

    Authors: Ayesha Enayet, Gita Sukthankar

    Abstract: Social coding platforms, such as GitHub, serve as laboratories for studying collaborative problem solving in open source software development; a key feature is their ability to support issue reporting which is used by teams to discuss tasks and ideas. Analyzing the dialogue between team members, as expressed in issue comments, can yield important insights about the performance of virtual teams. Th… ▽ More

    Submitted 9 November, 2020; originally announced November 2020.

    Comments: Poster at 2020 International Conference on Social Informatics

  19. arXiv:2011.04865  [pdf, other

    cs.SI cs.SE

    Scoring Popularity in GitHub

    Authors: Abduljaleel Al-Rubaye, Gita Sukthankar

    Abstract: Popularity and engagement are the currencies of social media platforms, serving as powerful reinforcement mechanisms to keep users online. Social coding platforms such as GitHub serve a dual purpose: they are practical tools that facilitate asynchronous, distributed collaborations between software developers while also supporting passive social media style interactions. There are several mechanism… ▽ More

    Submitted 9 November, 2020; originally announced November 2020.

    Comments: Preliminary version to appear at 2020 International Conference on Computational Science and Computational Intelligence (CSCI-ISNA: Social Network Analysis, Social Media, & Mining)

  20. arXiv:2011.03423  [pdf, other

    cs.SE cs.SI

    Analyzing the Productivity of GitHub Teams based on Formation Phase Activity

    Authors: Samaneh Saadat, Olivia B. Newton, Gita Sukthankar, Stephen M. Fiore

    Abstract: Our goal is to understand the characteristics of high-performing teams on GitHub. Towards this end, we collect data from software repositories and evaluate teams by examining differences in productivity. Our study focuses on the team formation phase, the first six months after repository creation. To better understand team activity, we clustered repositories based on the proportion of their work a… ▽ More

    Submitted 6 November, 2020; originally announced November 2020.

  21. arXiv:2011.03371  [pdf, other

    cs.HC cs.IR

    Explaining Differences in Classes of Discrete Sequences

    Authors: Samaneh Saadat, Gita Sukthankar

    Abstract: While there are many machine learning methods to classify and cluster sequences, they fail to explain what are the differences in groups of sequences that make them distinguishable. Although in some cases having a black box model is sufficient, there is a need for increased explainability in research areas focused on human behaviors. For example, psychologists are less interested in having a model… ▽ More

    Submitted 6 November, 2020; originally announced November 2020.

  22. arXiv:2003.11611  [pdf, other

    cs.SI physics.soc-ph

    Deep Agent: Studying the Dynamics of Information Spread and Evolution in Social Networks

    Authors: Ivan Garibay, Toktam A. Oghaz, Niloofar Yousefi, Ece C. Mutlu, Madeline Schiappa, Steven Scheinert, Georgios C. Anagnostopoulos, Christina Bouwens, Stephen M. Fiore, Alexander Mantzaris, John T. Murphy, William Rand, Anastasia Salter, Mel Stanfill, Gita Sukthankar, Nisha Baral, Gabriel Fair, Chathika Gunaratne, Neda B. Hajiakhoond, Jasser Jasser, Chathura Jayalath, Olivia Newton, Samaneh Saadat, Chathurani Senevirathna, Rachel Winter , et al. (1 additional authors not shown)

    Abstract: This paper explains the design of a social network analysis framework, developed under DARPA's SocialSim program, with novel architecture that models human emotional, cognitive and social factors. Our framework is both theory and data-driven, and utilizes domain expertise. Our simulation effort helps in understanding how information flows and evolves in social media platforms. We focused on modeli… ▽ More

    Submitted 29 May, 2021; v1 submitted 25 March, 2020; originally announced March 2020.

    Comments: 16 pages

  23. arXiv:1909.06491  [pdf, other

    cs.RO cs.LG

    Selfie Drone Stick: A Natural Interface for Quadcopter Photography

    Authors: Saif Alabachi, Gita Sukthankar, Rahul Sukthankar

    Abstract: A physical selfie stick extends the user's reach, enabling the acquisition of personal photos that include more of the background scene. Similarly, a quadcopter can capture photos from vantage points unattainable by the user; but teleoperating a quadcopter to good viewpoints is a difficult task. This paper presents a natural interface for quadcopter photography, the SelfieDroneStick that allows th… ▽ More

    Submitted 18 August, 2020; v1 submitted 13 September, 2019; originally announced September 2019.

  24. arXiv:1902.10671  [pdf, other

    cs.RO

    Customizing Object Detectors for Indoor Robots

    Authors: Saif Alabachi, Gita Sukthankar, Rahul Sukthankar

    Abstract: Object detection models based on convolutional neural networks (CNNs) demonstrate impressive performance when trained on large-scale labeled datasets. While a generic object detector trained on such a dataset performs adequately in applications where the input data is similar to user photographs, the detector performs poorly on small objects, particularly ones with limited training data or imaged… ▽ More

    Submitted 27 February, 2019; originally announced February 2019.

    Comments: ICRA 2019

  25. arXiv:1902.05220   

    cs.SI

    Network Semantic Segmentation with Application to GitHub

    Authors: Neda Hajiakhoond Bidoki, Gita Sukthankar

    Abstract: In this paper we introduce the concept of network semantic segmentation for social network analysis. We consider the GitHub social coding network which has been a center of attention for both researchers and software developers. Network semantic segmentation describes the process of associating each user with a class label such as a topic of interest. We augment node attributes with network signif… ▽ More

    Submitted 6 March, 2019; v1 submitted 13 February, 2019; originally announced February 2019.

    Comments: The work is incomplete and in progress

    MSC Class: 91D30

    Journal ref: CSCI 2018: International Conference on Computational Science and Computational Intelligence

  26. arXiv:1902.05216  [pdf, other

    cs.SI

    A Cross-Repository Model for Predicting Popularity in GitHub

    Authors: Neda Hajiakhoond Bidoki, Gita Sukthankar, Heather Keathley, Ivan Garibay

    Abstract: Social coding platforms, such as GitHub, can serve as natural laboratories for studying the diffusion of innovation through tracking the pattern of code adoption by programmers. This paper focuses on the problem of predicting the popularity of software repositories over time; our aim is to forecast the time series of popularity-related events (code forks and watches). In particular, we are interes… ▽ More

    Submitted 13 February, 2019; originally announced February 2019.

    Comments: 6 pages

    MSC Class: 91D30

    Journal ref: CSCI 2018: Computational Science & Computational Intelligence

  27. arXiv:1808.07975  [pdf

    cs.MA

    A Communication Protocol for Man-Machine Networks

    Authors: Neda Hajiakhoond, Gita Sukthankar

    Abstract: One of the most challenging coordination problems in artificial intelligence is to achieve successful collaboration across large-scale heterogeneous systems that include Robots, Agents, and People (RAP). In the best case, these RAP systems are potentially capable of leveraging the strengths of the individual entities to achieve complex distributed tasks. However, without intelligent communication… ▽ More

    Submitted 23 August, 2018; originally announced August 2018.

  28. arXiv:1806.08039  [pdf, other

    cs.HC

    Intelligently Assisting Human-Guided Quadcopter Photography

    Authors: Saif Alabachi, Gita Sukthankar

    Abstract: Drones are a versatile platform for both amateur and professional photographers, enabling them to capture photos that are impossible to shoot with ground-based cameras. However, when guided by inexperienced pilots, they have a high incidence of collisions, crashes, and poorly framed photographs. This paper presents an intelligent user interface for photographing objects that is robust against navi… ▽ More

    Submitted 20 June, 2018; originally announced June 2018.

    Journal ref: FLAIRS Conference 2018

  29. arXiv:1804.07210  [pdf, other

    cs.SI physics.soc-ph

    Investigating Negative Interactions in Multiplex Networks: A Mutual Information Approach

    Authors: Alireza Hajibagheri, Gita Sukthankar

    Abstract: Many interesting real-world systems are represented as complex networks with multiple types of interactions and complicated dependency structures between layers. These interactions can be encoded as having a valence with positive links marking interactions such as trust and friendship and negative links denoting distrust or hostility. Extracting information from these negative interactions is chal… ▽ More

    Submitted 16 August, 2018; v1 submitted 19 April, 2018; originally announced April 2018.

    Comments: arXiv admin note: substantial text overlap with arXiv:1609.03946, text overlap with arXiv:1003.2429 by other authors

  30. arXiv:1802.10138  [pdf

    cs.RO

    Real-World Modeling of a Pathfinding Robot Using Robot Operating System (ROS)

    Authors: Sayyed Jaffar Ali Raza, Nitish A. Gupta, Nisarg Chitaliya, Gita R. Sukthankar

    Abstract: This paper presents a practical approach towards implementing pathfinding algorithms on real-world and low-cost non- commercial hardware platforms. While using robotics simulation platforms as a test-bed for our algorithms we easily overlook real- world exogenous problems that are developed by external factors. Such problems involve robot wheel slips, asynchronous motors, abnormal sensory data or… ▽ More

    Submitted 27 February, 2018; originally announced February 2018.

  31. arXiv:1609.03946  [pdf, other

    cs.SI

    A Holistic Approach for Predicting Links in Coevolving Multilayer Networks

    Authors: Alireza Hajibagheri, Gita Sukthankar, Kiran Lakkaraju

    Abstract: Networks extracted from social media platforms frequently include multiple types of links that dynamically change over time; these links can be used to represent dyadic interactions such as economic transactions, communications, and shared activities. Organizing this data into a dynamic multiplex network, where each layer is composed of a single edge type linking the same underlying vertices, can… ▽ More

    Submitted 13 September, 2016; originally announced September 2016.

  32. arXiv:1609.02622  [pdf, other

    cs.SI physics.soc-ph

    Identifying Community Structures in Dynamic Networks

    Authors: Hamidreza Alvari, Alireza Hajibagheri, Gita Sukthankar, Kiran Lakkaraju

    Abstract: Most real-world social networks are inherently dynamic, composed of communities that are constantly changing in membership. To track these evolving communities, we need dynamic community detection techniques. This article evaluates the performance of a set of game theoretic approaches for identifying communities in dynamic networks. Our method, D-GT (Dynamic Game Theoretic community detection), mo… ▽ More

    Submitted 11 September, 2016; v1 submitted 8 September, 2016; originally announced September 2016.

    Comments: Accepted in Journal of Social Network Analysis and Mining (SNAM) 2016

  33. arXiv:1604.03221  [pdf, other

    cs.SI cs.LG

    Leveraging Network Dynamics for Improved Link Prediction

    Authors: Alireza Hajibagheri, Gita Sukthankar, Kiran Lakkaraju

    Abstract: The aim of link prediction is to forecast connections that are most likely to occur in the future, based on examples of previously observed links. A key insight is that it is useful to explicitly model network dynamics, how frequently links are created or destroyed when doing link prediction. In this paper, we introduce a new supervised link prediction framework, RPM (Rate Prediction Model). In ad… ▽ More

    Submitted 8 April, 2016; originally announced April 2016.

  34. arXiv:1401.3836  [pdf, other

    cs.LG cs.HC

    An Active Learning Approach for Jointly Estimating Worker Performance and Annotation Reliability with Crowdsourced Data

    Authors: Liyue Zhao, Yu Zhang, Gita Sukthankar

    Abstract: Crowdsourcing platforms offer a practical solution to the problem of affordably annotating large datasets for training supervised classifiers. Unfortunately, poor worker performance frequently threatens to compromise annotation reliability, and requesting multiple labels for every instance can lead to large cost increases without guaranteeing good results. Minimizing the required training samples… ▽ More

    Submitted 15 January, 2014; originally announced January 2014.

    Comments: 10 pages