← Search

Dong Xing

8 accepted papers

2026

FrontierCS: Evolving Challenges for Evolving Intelligence

ICML 2026poster

We introduce FrontierCS, a benchmark of 240 open-ended problems across diverse areas of computer science, designed and reviewed by experts, including CS PhDs and top-tier competitive programming participants and problem setters. Unlike existing benchmarks that focus on tasks with known optimal solut…

Cited by 0SourceScholar
2024

Solving Homogeneous and Heterogeneous Cooperative Tasks with Greedy Sequential Execution

ICLR 2024spotlight

Cooperative multi-agent reinforcement learning (MARL) is extensively used for solving complex cooperative tasks, and value decomposition methods are a prevalent approach for this domain. However, these methods have not been successful in addressing both homogeneous and heterogeneous tasks simultaneo…

Cited by 2SourcePDFScholar
2023

Controlling Type Confounding in Ad Hoc Teamwork with Instance-wise Teammate Feedback Rectification

ICML 2023poster

Ad hoc teamwork requires an agent to cooperate with unknown teammates without prior coordination. Many works propose to abstract teammate instances into high-level representation of types and then pre-train the best response for each type. However, most of them do not consider the distribution of te…

Cited by 2SourcePDFScholar
2023

Offline RL with Discrete Proxy Representations for Generalizability in POMDPs

NeurIPS 2023poster

Offline Reinforcement Learning (RL) has demonstrated promising results in various applications by learning policies from previously collected datasets, reducing the need for online exploration and interactions. However, real-world scenarios usually involve partial observability, which brings crucial…

Cited by 0SourcePDFScholar
2022

Event-Based Multimodal Spiking Neural Network with Attention Mechanism

ICASSP 2022accepted

Human brain can effectively integrate visual and auditory information. Dynamic Vision Sensor (DVS) and Dynamic Audio Sensor (DAS) are event-based sensors imitating the mechanism of human retina and cochlea. Since the sensors record the visual and auditory input as asynchronous discrete events, they…

Cited by 0SourceScholar
2022

TinyLight: Adaptive Traffic Signal Control on Devices with Extremely Limited Resources

IJCAI 2022poster

Recent advances in deep reinforcement learning (DRL) have largely promoted the performance of adaptive traffic signal control (ATSC). Nevertheless, regarding the implementation, most works are cumbersome in terms of storage and computation. This hinders their deployment on scenarios where resources…

Cited by 13SourcePDFScholar
2021

Event-based Action Recognition Using Motion Information and Spiking Neural Networks

IJCAI 2021poster

Event-based cameras have attracted increasing attention due to their advantages of biologically inspired paradigm and low power consumption. Since event-based cameras record the visual input as asynchronous discrete events, they are inherently suitable to cooperate with the spiking neural network (S…

2021

Learning with Generated Teammates to Achieve Type-Free Ad-Hoc Teamwork

IJCAI 2021poster

In ad-hoc teamwork, an agent is required to cooperate with unknown teammates without prior coordination. To swiftly adapt to an unknown teammate, most works adopt a type-based approach, which pre-trains the agent with a set of pre-prepared teammate types, then associates the unknown teammate with a…