Skip to main content

Showing 1–8 of 8 results for author: Teng, E

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

    astro-ph.SR astro-ph.GA astro-ph.IM cs.LG

    Emulators for stellar profiles in binary population modeling

    Authors: Elizabeth Teng, Ugur Demir, Zoheyr Doctor, Philipp M. Srivastava, Shamal Lalvani, Vicky Kalogera, Aggelos Katsaggelos, Jeff J. Andrews, Simone S. Bavera, Max M. Briel, Seth Gossage, Konstantinos Kovlakas, Matthias U. Kruckow, Kyle Akira Rocha, Meng Sun, Zepei Xing, Emmanouil Zapartas

    Abstract: Knowledge about the internal physical structure of stars is crucial to understanding their evolution. The novel binary population synthesis code POSYDON includes a module for interpolating the stellar and binary properties of any system at the end of binary MESA evolution based on a pre-computed set of models. In this work, we present a new emulation method for predicting stellar profiles, i.e., t… ▽ More

    Submitted 11 February, 2025; v1 submitted 14 October, 2024; originally announced October 2024.

    Comments: 12 pages, 10 figures. Accepted for publication by Astronomy and Computing

  2. arXiv:2111.05992  [pdf, other

    cs.LG cs.AI

    On the Use and Misuse of Absorbing States in Multi-agent Reinforcement Learning

    Authors: Andrew Cohen, Ervin Teng, Vincent-Pierre Berges, Ruo-Ping Dong, Hunter Henry, Marwan Mattar, Alexander Zook, Sujoy Ganguly

    Abstract: The creation and destruction of agents in cooperative multi-agent reinforcement learning (MARL) is a critically under-explored area of research. Current MARL algorithms often assume that the number of agents within a group remains fixed throughout an experiment. However, in many practical problems, an agent may terminate before their teammates. This early termination issue presents a challenge: th… ▽ More

    Submitted 6 June, 2022; v1 submitted 10 November, 2021; originally announced November 2021.

    Comments: RL in Games Workshop AAAI 2022

  3. arXiv:2109.00927  [pdf, other

    cs.CV cs.AI cs.RO

    Autonomous Curiosity for Real-Time Training Onboard Robotic Agents

    Authors: Ervin Teng, Bob Iannucci

    Abstract: Learning requires both study and curiosity. A good learner is not only good at extracting information from the data given to it, but also skilled at finding the right new information to learn from. This is especially true when a human operator is required to provide the ground truth - such a source should only be queried sparingly. In this work, we address the problem of curiosity as it relates to… ▽ More

    Submitted 29 August, 2021; originally announced September 2021.

    Comments: 10 pages, 9 figures. Accepted in IEEE Winter Conference on Applications of Computer Vision (WACV), 2019. arXiv admin note: text overlap with arXiv:1902.01569

    Journal ref: Proceedings of the 2019 IEEE Winter Conference on Applications of Computer Vision (WACV), 1486 - 1495

  4. arXiv:1902.01569  [pdf, other

    cs.AI cs.RO

    Learning to Learn in Simulation

    Authors: Ervin Teng, Bob Iannucci

    Abstract: Deep learning often requires the manual collection and annotation of a training set. On robotic platforms, can we partially automate this task by training the robot to be curious, i.e., to seek out beneficial training information in the environment? In this work, we address the problem of curiosity as it relates to online, real-time, human-in-the-loop training of an object detection algorithm onbo… ▽ More

    Submitted 5 February, 2019; originally announced February 2019.

    Comments: AAAI-19 Workshop on Games and Simulations for Artificial Intelligence

  5. arXiv:1902.01378  [pdf, other

    cs.AI cs.LG

    Obstacle Tower: A Generalization Challenge in Vision, Control, and Planning

    Authors: Arthur Juliani, Ahmed Khalifa, Vincent-Pierre Berges, Jonathan Harper, Ervin Teng, Hunter Henry, Adam Crespi, Julian Togelius, Danny Lange

    Abstract: The rapid pace of recent research in AI has been driven in part by the presence of fast and challenging simulation environments. These environments often take the form of games; with tasks ranging from simple board games, to competitive video games. We propose a new benchmark - Obstacle Tower: a high fidelity, 3D, 3rd person, procedurally generated environment. An agent playing Obstacle Tower must… ▽ More

    Submitted 1 July, 2019; v1 submitted 4 February, 2019; originally announced February 2019.

    Comments: IJCAI 2019

  6. arXiv:1809.02627  [pdf, other

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

    Unity: A General Platform for Intelligent Agents

    Authors: Arthur Juliani, Vincent-Pierre Berges, Ervin Teng, Andrew Cohen, Jonathan Harper, Chris Elion, Chris Goy, Yuan Gao, Hunter Henry, Marwan Mattar, Danny Lange

    Abstract: Recent advances in artificial intelligence have been driven by the presence of increasingly realistic and complex simulated environments. However, many of the existing environments provide either unrealistic visuals, inaccurate physics, low task complexity, restricted agent perspective, or a limited capacity for interaction among artificial agents. Furthermore, many platforms lack the ability to f… ▽ More

    Submitted 6 May, 2020; v1 submitted 7 September, 2018; originally announced September 2018.

  7. arXiv:1803.10358  [pdf, other

    cs.CV cs.LG cs.RO

    ClickBAIT-v2: Training an Object Detector in Real-Time

    Authors: Ervin Teng, Rui Huang, Bob Iannucci

    Abstract: Modern deep convolutional neural networks (CNNs) for image classification and object detection are often trained offline on large static datasets. Some applications, however, will require training in real-time on live video streams with a human-in-the-loop. We refer to this class of problem as time-ordered online training (ToOT). These problems will require a consideration of not only the quantity… ▽ More

    Submitted 27 March, 2018; originally announced March 2018.

    Comments: 8 pages, 13 figures. For ClickBAIT-v1, see arXiv:1709.05021

  8. arXiv:1709.05021  [pdf, other

    cs.CV cs.AI cs.HC

    ClickBAIT: Click-based Accelerated Incremental Training of Convolutional Neural Networks

    Authors: Ervin Teng, João Diogo Falcão, Bob Iannucci

    Abstract: Today's general-purpose deep convolutional neural networks (CNN) for image classification and object detection are trained offline on large static datasets. Some applications, however, will require training in real-time on live video streams with a human-in-the-loop. We refer to this class of problem as Time-ordered Online Training (ToOT) - these problems will require a consideration of not only t… ▽ More

    Submitted 14 September, 2017; originally announced September 2017.

    Comments: 11 pages, 14 figures. Datasets available at http://clickbait.crossmobile.info

    ACM Class: C.1.3