← Search

Gang Pan

80 accepted papers

2026

ActivityForensics: A Comprehensive Benchmark for Localizing Manipulated Activity in Videos

CVPR 2026

Temporal forgery localization aims to temporally identify manipulated segments in videos. Most existing benchmarks focus on appearance-level forgeries, such as face swapping and object removal. However, recent advances in video generation have driven the emergence of activity-level forgeries that mo

Cited by 0SourcecodeScholar
2026

Dynamic-Static Decomposition for Novel View Synthesis of Dynamic Scenes with Spiking Neurons

CVPR 2026

Novel view synthesis for dynamic scenes remains challenging due to complex motion variations. Recent methods represent dynamic and static regions with separate Gaussians to improve efficiency and accuracy, but inaccurate assignment of static and dynamic Gaussian primitives still limits performance.

Cited by 0SourceScholar
2026

EMOD: A Unified EEG Emotion Representation Framework Leveraging V-A Guided Contrastive Learning

AAAI 2026technical

Emotion recognition from EEG signals is essential for affective computing and has been widely explored using deep learning. While recent deep learning approaches have achieved strong performance on single EEG emotion datasets, their generalization across datasets remains limited due to the heterogen

Cited by 0SourcePDFScholar
2026

EReCu: Pseudo-label Evolution Fusion and Refinement with Multi-Cue Learning for Unsupervised Camouflage Detection

CVPR 2026

Unsupervised Camouflaged Object Detection (UCOD) remains a challenging task due to the high intrinsic similarity between target objects and their surroundings, as well as the reliance on noisy pseudo-labels that hinder fine-grained texture learning. While existing refinement strategies aim to allevi

Cited by 0SourcecodeScholar
2026

LIF Recurrent Memory Enables Long-Horizon Spiking Computation

ICML 2026poster

Processing long sequence data such as speech requires models to maintain long-term dependencies, which is challenging for recurrent spiking neural networks due to high temporal dynamics in neuron models that leak stored information in their membrane potentials, and due to vanishing gradients during …

Cited by 0SourceScholar
2026

On the Role of Temporal Granularity in the Robustness of Spiking Neural Networks

CVPR 2026

As the third generation of neural networks, Spiking Neural Networks (SNNs) have demonstrated remarkable potential across diverse applications owing to their unique temporal dynamics. In recent years, analyzing the robustness of SNNs from a temporal perspective has become an emerging research focus.

Cited by 0SourceScholar
2026

Otters: An Energy-Efficient Spiking Transformer via Optical Time-to-First-Spike Encoding

ICLR 2026poster

Spiking neural networks (SNNs) promise high energy efficiency, particularly with time-to-first-spike (TTFS) encoding, which maximizes sparsity by emitting at most one spike per neuron. However, such energy advantage is often unrealized because inference requires evaluating a temporal decay function…

Cited by 0SourceScholar
2026

Reducing Semantic Mismatch in Brain-to-Text Decoding Through Personalized Multimodal Masking

ICLR 2026poster

The rapid progress of large vision-language models (VLMs), such as CLIP, has spurred the development of a wide range of neural decoding frameworks. Nevertheless, most existing approaches still suffer from semantic mismatches during representational alignment. This challenge may stem from the fact th…

Cited by 0SourceScholar
2026

Robust Selective Activation with Randomized Temporal K-Winner-Take-All in Spiking Neural Networks for Continual Learning

ICLR 2026poster

The human brain exhibits remarkable efficiency in processing sequential information, a capability deeply rooted in the temporal selectivity and stochastic competition of neuronal activation. Current continual learning in spiking neural networks (SNNs) faces a critical challenge: balancing task-speci…

Cited by 0SourceScholar
2026

S³: Spiking Neurons as an Isolating Segmenter for Brain Signal Decoding

AAAI 2026technical

Recent brain decoding studies have primarily emphasized the development of brain decoders, while largely neglecting the segmentation step. Existing methods typically adopt fixed-length segmentation, which might overlook subject- or task-level variability and disrupt temporal patterns within brain si

Cited by 0SourcePDFScholar
2026

eRetinexGS: Retinex Modeling for Low-Light Scene Enhancement via Event Streams and 3D Gaussian Splatting

CVPR 2026

Perception under low illumination remains a major challenge for computer vision systems, as RGB sensors often fail to capture sufficient structural and color information in extremely dark environments. Event cameras, with their high dynamic range and temporal resolution, provide complementary cues t

Cited by 0SourceScholar
2025

ASD-iLLM:An Intervention Large Language Model for Autistic Children based on Real Clinical Dialogue Intervention Dataset

EMNLP 2025

Currently, leveraging large language models (LLMs) for autism intervention is a significant yet challenging task, particularly when directly employing LLMs as an intervention doctor. Researchers have mainly focused on using prompt engineering for role play as an intervention doctor and integrating a

2025

BrainUICL: An Unsupervised Individual Continual Learning Framework for EEG Applications

ICLR 2025poster

Electroencephalography (EEG) is a non-invasive brain-computer interface technology used for recording brain electrical activity. It plays an important role in human life and has been widely uesd in real life, including sleep staging, emotion recognition, and motor imagery. However, existing EEG-rela…

Cited by 1SourcePDFScholar
2025

Bridging the Gap between Brain and Machine in Interpreting Visual Semantics: Towards Self-adaptive Brain-to-Text Decoding

ICCV 2025poster

Neural decoding has recently made significant progress in reconstructing images and text from brain activity, yet seeking biologically valid semantic alignment between artificial models and the brain remains challenging. Large pre-trained foundation models such as CLIP excel at capturing rich semant…

2025

CBraMod: A Criss-Cross Brain Foundation Model for EEG Decoding

ICLR 2025poster

Electroencephalography (EEG) is a non-invasive technique to measure and record brain electrical activity, widely used in various BCI and healthcare applications. Early EEG decoding methods rely on supervised learning, limited by specific tasks and datasets, hindering model performance and generaliza…

2025

E-NeMF: Event-based Neural Motion Field for Novel Space-time View Synthesis of Dynamic Scenes

ICCV 2025poster

Synthesizing novel space-time views from a monocular video is a highly ill-posed problem, and its effectiveness relies on accurately reconstructing motion and appearance of the dynamic scene.Frame-based methods for novel space-time view synthesis in dynamic scenes rely on simplistic motion assumptio…

Cited by 0SourcePDFScholar
2025

EDyGS: Event Enhanced Dynamic 3D Radiance Fields from Blurry Monocular Video

IJCAI 2025

The task of generating novel views in dynamic scenes plays a critical role in the 3D vision domain. Neural Radiance Fields (NeRFs) and 3D Gaussian Splatting (3DGS) have shown great promise in this domain but struggle with motion blur, which often arises in real-world scenarios due to camera or objec

2025

Efficient ANN-SNN Conversion with Error Compensation Learning

ICML 2025poster

Artificial neural networks (ANNs) have demonstrated outstanding performance in numerous tasks, but deployment in resource-constrained environments remains a challenge due to their high computational and memory requirements. Spiking neural networks (SNNs) operate through discrete spike events and off…

Cited by 0SourcePDFScholar
2025

EvHDR-GS: Event-guided HDR Video Reconstruction with 3D Gaussian Splatting

AAAI 2025technical

High Dynamic Range (HDR) video reconstruction seeks to accurately restore the extensive dynamic range present in real-world scenes and is widely employed in downstream applications. Existing methods typically operate on one or a small number of consecutive frames, which often leads to inconsistent b…

Cited by 0SourcePDFScholar
2025

EvHDR-NeRF: Building High Dynamic Range Radiance Fields with Single Exposure Images and Events

AAAI 2025technical

We present EvHDR-NeRF to recover a High Dynamic Range (HDR) radiance field from event streams and a set of Low Dynamic Range (LDR) views with single exposures. Using the EvHDR-NeRF, we can generate both novel HDR views and novel LDR views under different exposures. The key to our method is to model…

Cited by 0SourcePDFScholar
2025

EvSTVSR: Event Guided Space-Time Video Super-Resolution

AAAI 2025technical

In the domain of space-time video super-resolution, it is typically challenging to handle complex motions (including large and nonlinear motions) and varying illumination scenes due to the lack of inter-frame information. Leveraging the dense temporal information provided by event signals offers a p…

2025

Flow Matching for Few-Trial Neural Adaptation with Stable Latent Dynamics

ICML 2025poster

The primary goal of brain-computer interfaces (BCIs) is to establish a direct linkage between neural activities and behavioral actions via neural decoders. Due to the nonstationary property of neural signals, BCIs trained on one day usually obtain degraded performance on other days, hindering the us…

Cited by 0SourcePDFScholar
2025

HSRL: A Hierarchical Control System Based on Spiking Deep Reinforcement Learning for Robot Navigation

ICRA 2025

Reinforcement Learning (RL) has shown promise in robotic navigation tasks, yet applying it to real-world environments remains challenging due to dynamic complexities and the need for dynamically feasible actions. We propose a hierarchical control framework based on Spiking Deep Reinforcement Learnin

Cited by 3SourceScholar
2025

Hybrid Spiking Vision Transformer for Object Detection with Event Cameras

ICML 2025poster

Event-based object detection has attracted increasing attention for its high temporal resolution, wide dynamic range, and asynchronous address-event representation. Leveraging these advantages, spiking neural networks (SNNs) have emerged as a promising approach, offering low energy consumption and r…

Cited by 0SourcePDFScholar
2025

Improving the Sparse Structure Learning of Spiking Neural Networks from the View of Compression Efficiency

ICLR 2025spotlight

The human brain utilizes spikes for information transmission and dynamically reorganizes its network structure to boost energy efficiency and cognitive capabilities throughout its lifespan. Drawing inspiration from this spike-based computation, Spiking Neural Networks (SNNs) have been developed to c…

Cited by 0SourcePDFScholar
2025

MetricEmbedding: Accelerate Metric Nearness by Tropical Inner Product

ICML 2025poster

The Metric Nearness Problem involves restoring a non-metric matrix to its closest metric-compliant form, addressing issues such as noise, missing values, and data inconsistencies. Ensuring metric properties, particularly the $O(N^3)$ triangle inequality constraints, presents significant computation…

Cited by 0SourcePDFScholar
2025

Mitigating Reward Over-Optimization in RLHF via Behavior-Supported Regularization

ICLR 2025poster

Reinforcement learning from human feedback (RLHF) is an effective method for aligning large language models (LLMs) with human values. However, reward over-optimization remains an open challenge leading to discrepancies between the performance of LLMs under the reward model and the true human objecti…

Cited by 0SourcePDFScholar
2025

Personalized Sleep Staging Leveraging Source-free Unsupervised Domain Adaptation

AAAI 2025technical

Sleep staging is important for monitoring sleep quality and diagnosing sleep-related disorders. Recently, numerous deep learning-based models have been proposed for automatic sleep staging using polysomnography recordings. Most of them are trained and tested on the same labeled datasets which result…

2025

Point Cloud Registration Based on Adaptively Fused Multimodal Features

RA-L 2025

Point cloud registration is a fundamental task in 3D vision, which plays an important role in various fields but faces challenges in geometrically weak or repetitive scenes. Traditional geometric-based methods struggle in these cases, while recent multimodal approaches improve robustness in weak sce

Cited by 4SourceScholar
2025

SPICED: A Synaptic Homeostasis-Inspired Framework for Unsupervised Continual EEG Decoding

NeurIPS 2025poster

Human brain achieves dynamic stability-plasticity balance through synaptic homeostasis, a self-regulatory mechanism that stabilizes critical memory traces while preserving optimal learning capacities. Inspired by this biological principle, we propose SPICED: a neuromorphic framework that integrates…

Cited by 0SourceScholar
2025

TS-SNN: Temporal Shift Module for Spiking Neural Networks

ICML 2025poster

Spiking Neural Networks (SNNs) are increasingly recognized for their biological plausibility and energy efficiency, positioning them as strong alternatives to Artificial Neural Networks (ANNs) in neuromorphic computing applications. SNNs inherently process temporal information by leveraging the prec…

Cited by 0SourcePDFScholar
2025

Training High Performance Spiking Neural Network by Temporal Model Calibration

ICML 2025poster

Spiking Neural Networks (SNNs) are considered promising energy-efficient models due to their dynamic capability to process spatial-temporal spike information. Existing work has demonstrated that SNNs exhibit temporal heterogeneity, which leads to diverse outputs of SNNs at different time steps and h…

2025

Unsupervised RGB-D Point Cloud Registration for Scenes with Low Overlap and Photometric Inconsistency

ICCV 2025poster

Point cloud registration is a fundamental task in 3D vision, playing a crucial role in various fields. With the rapid advancement of RGB-D sensors, unsupervised point cloud registration methods based on RGB-D sequences have demonstrated excellent performance. However, existing methods struggle in sc…

Cited by 0SourcePDFScholar
2025

VLASCD: A Visual Language Action Model for Simultaneous Chatting and Decision Making

EMNLP 2025

Recent large pretrained models such as LLMs (e.g., GPT series) and VLAs (e.g., OpenVLA) have achieved notable progress on multimodal tasks, yet they are built upon a multi-input single-output (MISO) paradigm. We show that this paradigm fundamentally limits performance in multi-input multi-output (MI

2025

VP-MEL: Visual Prompts Guided Multimodal Entity Linking

ACL 2025finding

Multimodal entity linking (MEL), a task aimed at linking mentions within multimodal contexts to their corresponding entities in a knowledge base (KB), has attracted much attention due to its wide applications in recent years. However, existing MEL methods often rely on mention words as retrieval cue…

Cited by 0SourcePDFScholar
2024

Adaptive deep spiking neural network with global-local learning via balanced excitatory and inhibitory mechanism

ICLR 2024poster

The training method of Spiking Neural Networks (SNNs) is an essential problem, and how to integrate local and global learning is a worthy research interest. However, the current integration methods do not consider the network conditions suitable for local and global learning, and thus fail to balanc…

Cited by 11SourcePDFScholar
2024

Bridging the Semantic Latent Space between Brain and Machine: Similarity Is All You Need

AAAI 2024technical

How our brain encodes complex concepts has been a longstanding mystery in neuroscience. The answer to this problem can lead to new understandings about how the brain retrieves information in large-scale data with high efficiency and robustness. Neuroscience studies suggest the brain represents conce…

Cited by 5SourcePDFScholar
2024

FEEL-SNN: Robust Spiking Neural Networks with Frequency Encoding and Evolutionary Leak Factor

NeurIPS 2024poster

Currently, researchers think that the inherent robustness of spiking neural networks (SNNs) stems from their biologically plausible spiking neurons, and are dedicated to developing more bio-inspired models to defend attacks. However, most work relies solely on experimental analysis and lacks theoret…

Cited by 1SourcePDFScholar
2024

Generalizable Sleep Staging via Multi-Level Domain Alignment

AAAI 2024technical

Automatic sleep staging is essential for sleep assessment and disorder diagnosis. Most existing methods depend on one specific dataset and are limited to be generalized to other unseen datasets, for which the training data and testing data are from the same dataset. In this paper, we introduce domai…

2024

LLMs as Bridges: Reformulating Grounded Multimodal Named Entity Recognition

ACL 2024findings

Grounded Multimodal Named Entity Recognition (GMNER) is a nascent multimodal task that aims to identify named entities, entity types and their corresponding visual regions. GMNER task exhibits two challenging properties: 1) The weak correlation between image-text pairs in social media results in a s…

2024

LitE-SNN: Designing Lightweight and Efficient Spiking Neural Network through Spatial-Temporal Compressive Network Search and Joint Optimization

IJCAI 2024poster

Spiking Neural Networks (SNNs) mimic the information-processing mechanisms of the human brain and are highly energy-efficient, making them well-suited for low-power edge devices. However, the pursuit of accuracy in current studies leads to large, long-timestep SNNs, conflicting with the resource con…

Cited by 7SourcePDFScholar
2024

Resisting Stochastic Risks in Diffusion Planners with the Trajectory Aggregation Tree

ICML 2024spotlight

Diffusion planners have shown promise in handling long-horizon and sparse-reward tasks due to the non-autoregressive plan generation. However, their inherent stochastic risk of generating infeasible trajectories presents significant challenges to their reliability and stability. We introduce a novel…

2024

Rethinking the Membrane Dynamics and Optimization Objectives of Spiking Neural Networks

NeurIPS 2024poster

Despite spiking neural networks (SNNs) have demonstrated notable energy efficiency across various fields, the limited firing patterns of spiking neurons within fixed time steps restrict the expression of information, which impedes further improvement of SNN performance. In addition, current implemen…

Cited by 2SourcePDFScholar
2024

Safe Reinforcement Learning using Finite-Horizon Gradient-based Estimation

ICML 2024poster

A key aspect of Safe Reinforcement Learning (Safe RL) involves estimating the constraint condition for the next policy, which is crucial for guiding the optimization of safe policy updates. However, the existing *Advantage-based Estimation* (ABE) method relies on the infinite-horizon discounted adva…

Cited by 1SourcePDFScholar
2024

Spiking NeRF: Representing the Real-World Geometry by a Discontinuous Representation

AAAI 2024technical

A crucial reason for the success of existing NeRF-based methods is to build a neural density field for the geometry representation via multiple perceptron layers (MLPs). MLPs are continuous functions, however, real geometry or density field is frequently discontinuous at the interface between the ai…

2024

Spin-UP: Spin Light for Natural Light Uncalibrated Photometric Stereo

CVPR 2024poster

Natural Light Uncalibrated Photometric Stereo (NaUPS) relieves the strict environment and light assumptions in classical Uncalibrated Photometric Stereo (UPS) methods. However due to the intrinsic ill-posedness and high-dimensional ambiguities addressing NaUPS is still an open question. Existing wor…

2024

Towards efficient deep spiking neural networks construction with spiking activity based pruning

ICML 2024poster

The emergence of deep and large-scale spiking neural networks (SNNs) exhibiting high performance across diverse complex datasets has led to a need for compressing network models due to the presence of a significant number of redundant structural units, aiming to more effectively leverage their low-p…

Cited by 9SourcePDFScholar
2023

Alleviating the Semantic Gap for Generalized fMRI-to-Image Reconstruction

NeurIPS 2023spotlight

Although existing fMRI-to-image reconstruction methods could predict high-quality images, they do not explicitly consider the semantic gap between training and testing data, resulting in reconstruction with unstable and uncertain semantics. This paper addresses the problem of generalized fMRI-to-ima…

2023

Augmented Proximal Policy Optimization for Safe Reinforcement Learning

AAAI 2023technical

Safe reinforcement learning considers practical scenarios that maximize the return while satisfying safety constraints. Current algorithms, which suffer from training oscillations or approximation errors, still struggle to update the policy efficiently with precise constraint satisfaction. In this a…

Cited by 21SourcePDFScholar
2023

Constructing Deep Spiking Neural Networks From Artificial Neural Networks With Knowledge Distillation

CVPR 2023poster

Spiking neural networks (SNNs) are well known as the brain-inspired models with high computing efficiency, due to a key component that they utilize spikes as information units, close to the biological neural systems. Although spiking based models are energy efficient by taking advantage of discrete…

Cited by 95SourcePDFScholar
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

DANI-Net: Uncalibrated Photometric Stereo by Differentiable Shadow Handling, Anisotropic Reflectance Modeling, and Neural Inverse Rendering

CVPR 2023poster

Uncalibrated photometric stereo (UPS) is challenging due to the inherent ambiguity brought by the unknown light. Although the ambiguity is alleviated on non-Lambertian objects, the problem is still difficult to solve for more general objects with complex shapes introducing irregular shadows and gene…

2023

ESL-SNNs: An Evolutionary Structure Learning Strategy for Spiking Neural Networks

AAAI 2023technical

Spiking neural networks (SNNs) have manifested remarkable advantages in power consumption and event-driven property during the inference process. To take full advantage of low power consumption and improve the efficiency of these models further, the pruning methods have been explored to find sparse…

Cited by 50SourcePDFScholar
2023

Enhancing Adaptive History Reserving by Spiking Convolutional Block Attention Module in Recurrent Neural Networks

NeurIPS 2023poster

Spiking neural networks (SNNs) serve as one type of efficient model to process spatio-temporal patterns in time series, such as the Address-Event Representation data collected from Dynamic Vision Sensor (DVS). Although convolutional SNNs have achieved remarkable performance on these AER datasets, be…

Cited by 18SourcePDFScholar
2023

Extracting Semantic-Dynamic Features for Long-Term Stable Brain Computer Interface

AAAI 2023technical

Brain-computer Interface (BCI) builds a neural signal to the motor command pathway, which is a prerequisite for the realization of neural prosthetics. However, a long-term stable BCI suffers from the neural data drift across days while retraining the BCI decoder is expensive and restricts its applic…

Cited by 4SourcePDFScholar
2023

Loan Fraud Users Detection in Online Lending Leveraging Multiple Data Views

AAAI 2023technical

In recent years, online lending platforms have been becoming attractive for micro-financing and popular in financial industries. However, such online lending platforms face a high risk of failure due to the lack of expertise on borrowers' creditworthness. Thus, risk forecasting is important to avoid…

Cited by 5SourcePDFScholar
2023

Prompting ChatGPT in MNER: Enhanced Multimodal Named Entity Recognition with Auxiliary Refined Knowledge

EMNLP 2023long findings

Multimodal Named Entity Recognition (MNER) on social media aims to enhance textual entity prediction by incorporating image-based clues. Existing studies mainly focus on maximizing the utilization of pertinent image information or incorporating external knowledge from explicit knowledge bases. Howev…

Cited by 0SourcecodeScholar
2023

Rethinking Visual Reconstruction: Experience-Based Content Completion Guided by Visual Cues

ICML 2023poster

Decoding seen images from brain activities has been an absorbing field. However, the reconstructed images still suffer from low quality with existing studies. This can be because our visual system is not like a camera that ''remembers'' every pixel. Instead, only part of the information can be perce…

Cited by 7SourcePDFScholar
2023

SceneCalib: Automatic Targetless Calibration of Cameras and Lidars in Autonomous Driving

ICRA 2023poster

Accurate camera-to-lidar calibration is a requirement for sensor data fusion in many 3D perception tasks. In this paper, we present SceneCalib, a novel method for simultaneous self-calibration of extrinsic and intrinsic parameters in a system containing multiple cameras and a lidar sensor. Existing…

Cited by 6SourceScholar
2023

Spiking Reinforcement Learning with Memory Ability for Mapless Navigation

IROS 2023poster

Our study focuses on mapless navigation in robotics, which involves navigating without an established obstacle map of the environment. Spiking Neural Networks (SNNs) have recently been applied to this task using Deep Reinforcement Learning (DRL), but face challenges in dynamic and partially observab…

Cited by 3SourceScholar
2022

Constrained Update Projection Approach to Safe Policy Optimization

NeurIPS 2022accept

Safe reinforcement learning (RL) studies problems where an intelligent agent has to not only maximize reward but also avoid exploring unsafe areas. In this study, we propose CUP, a novel policy optimization method based on Constrained Update Projection framework that enjoys rigorous safety guarantee…

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

Multi-Level Firing with Spiking DS-ResNet: Enabling Better and Deeper Directly-Trained Spiking Neural Networks

IJCAI 2022poster

Spiking neural networks (SNNs) are bio-inspired neural networks with asynchronous discrete and sparse characteristics, which have increasingly manifested their superiority in low energy consumption. Recent research is devoted to utilizing spatio-temporal information to directly train SNNs by backpro…

2022

Policy Optimization with Stochastic Mirror Descent

AAAI 2022technical

Improving sample efficiency has been a longstanding goal in reinforcement learning. This paper proposes VRMPO algorithm: a sample efficient policy gradient method with stochastic mirror descent. In VRMPO, a novel variance-reduced policy gradient estimator is presented to improve sample efficiency. W…

Cited by 40SourcePDFScholar
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
2022

Tracking Functional Changes in Nonstationary Signals with Evolutionary Ensemble Bayesian Model for Robust Neural Decoding

NeurIPS 2022accept

Neural signals are typical nonstationary data where the functional mapping between neural activities and the intentions (such as the velocity of movements) can occasionally change. Existing studies mostly use a fixed neural decoder, thus suffering from an unstable performance given neural functional…

Cited by 3SourcePDFScholar
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…

2021

On Convergence of Gradient Expected Sarsa(λ)

AAAI 2021technical

We study the convergence of Expected Sarsa(λ) with function approximation. We show that with off-line es- timate (multi-step bootstrapping) to ExpectedSarsa(λ) is unstable for off-policy learning. Furthermore, based on convex-concave saddle-point framework, we propose a con- vergent Gradient Expecte…

Cited by 4SourcePDFScholar
2019

Dynamic Ensemble Modeling Approach to Nonstationary Neural Decoding in Brain-Computer Interfaces

NeurIPS 2019poster

Brain-computer interfaces (BCIs) have enabled prosthetic device control by decoding motor movements from neural activities. Neural signals recorded from cortex exhibit nonstationary property due to abrupt noises and neuroplastic changes in brain activities during motor control. Current state-of-the-…

Cited by 26SourcePDFScholar
2018

Epileptic State Segmentation with Temporal-Constrained Clustering

ICASSP 2018accepted

Automatic seizure identification plays an important role in epilepsy evaluation. Most existing methods regard seizure identification as a classification problem and rely on labelled training set. However, labelling seizure onset is very expensive and seizure data for each individual is especially li…

Cited by 0SourceScholar
2015

Improving Object Detection With Deep Convolutional Networks via Bayesian Optimization and Structured Prediction

CVPR 2015poster

Object detection systems based on the deep convolutional neural network (CNN) have recently made ground- breaking advances on several object detection benchmarks. While the features learned by these high-capacity neural networks are discriminative for categorization, inaccurate localization is still…