← Search

Badong Chen

31 accepted papers

2026

Latent Reasoning VLA: Latent Thinking and Prediction for Vision-Language-Action Models

ICML 2026poster

Vision-Language-Action (VLA) models benefit from Chain-of-Thought (CoT) reasoning, but existing approaches incur high inference overhead and rely on discrete reasoning representations that mismatch continuous perception and control. We propose Latent Reasoning VLA (LaRA-VLA), a unified VLA framework…

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

Structured Multi-modal Graph Disentanglement for Psychiatric Diagnosis

ICML 2026poster

Multi-modal neuroimaging diagnosis must integrate cross-modal agreement with modality-specific complementarity, yet in real multi-site cohorts these signals are frequently entangled with site- and cohort-dependent correlations, yielding shortcut-driven predictions, fragile transfer, and limited inte…

Cited by 0SourceScholar
2025

Convolutional Retentive Network for EEG Decoding

ICASSP 2025accepted

The self-attention mechanism of Transformer has gained considerable attention for its potential in modeling long-term temporal dependencies in electroencephalogram (EEG) signals. Despite recent advancements, Transformer-based decoding methods often neglect the explicit temporal priors inherent in EE…

Cited by 0SourceScholar
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

Local-Global Coupling Spiking Graph Transformer for Brain Disorders Diagnosis from Two Perspectives

NeurIPS 2025poster

Brain disorders have been consistently associated with abnormalities in specific brain regions or neural circuits. Identifying key brain regional activities and functional connectivity patterns is essential for discovering more precise neurobiological biomarkers. However, previous studies have prima…

Cited by 0SourceScholar
2025

Long-VLA: Unleashing Long-Horizon Capability of Vision Language Action Model for Robot Manipulation

CoRL 2025poster

Vision-Language-Action (VLA) models have become a cornerstone in robotic policy learning, leveraging large-scale multimodal data for robust and scalable control. However, existing VLA frameworks primarily address short-horizon tasks, and their effectiveness on long-horizon, multi-step robotic manipu…

Cited by 0SourceScholar
2025

Multi-View Spatial Context and State Constraints for Object-Goal Navigation

RA-L 2025

Object-goal navigation is a highly challenging task where an agent must navigate to a target solely based on visual observations. Current reinforcement learning-based methods for object-goal navigation face two major challenges: first, the agent lacks sufficient perception of environmental context i

Cited by 3SourceScholar
2025

PromptTA: Prompt-driven Text Adapter for Source-free Domain Generalization

ICASSP 2025accepted

Source-free domain generalization (SFDG) tackles the challenge of adapting models to unseen target domains without access to source domain data. To deal with this challenging task, recent advances in SFDG have primarily focused on leveraging the text modality of vision-language models such as CLIP.…

Cited by 0SourceScholar
2025

Rethinking Latent Redundancy in Behavior Cloning: An Information Bottleneck Approach for Robot Manipulation

ICML 2025poster

Behavior Cloning (BC) is a widely adopted visual imitation learning method in robot manipulation. Current BC approaches often enhance generalization by leveraging large datasets and incorporating additional visual and textual modalities to capture more diverse information. However, these methods ove…

Cited by 0SourcePDFScholar
2024

A Reconstruction-Based Feature Adaptation for Anomaly Detection with Self-Supervised Multi-Scale Aggregation

ICASSP 2024accepted

Most previous embedding-based methods for anomaly detection directly utilize the visual features extracted from pretrained CNN network. However, there usually exists a gap of domain between pretrained data and target data in anomaly detection. To alleviate this discrepancy, we introduce ReconFA in t…

Cited by 0SourceScholar
2024

Improving Cross-Domain Few-Shot Classification with Multilayer Perceptron

ICASSP 2024accepted

Cross-domain few-shot classification (CDFSC) is a challenging and tough task due to the significant distribution discrepancies across different domains. To address this challenge, many approaches aim to learn transferable representations. Multilayer perceptron (MLP) has shown its capability to learn…

Cited by 0SourceScholar
2024

Jacobian Regularizer-based Neural Granger Causality

ICML 2024poster

With the advancement of neural networks, diverse methods for neural Granger causality have emerged, which demonstrate proficiency in handling complex data, and nonlinear relationships. However, the existing framework of neural Granger causality has several limitations. It requires the construction o…

2024

Measuring Mutual Policy Divergence for Multi-Agent Sequential Exploration

NeurIPS 2024poster

Despite the success of Multi-Agent Reinforcement Learning (MARL) algorithms in cooperative tasks, previous works, unfortunately, face challenges in heterogeneous scenarios since they simply disable parameter sharing for agent specialization. Sequential updating scheme was thus proposed, naturally di…

2024

Predicting RTMS Treatment Effects Using Open-Loop Control and Neural Manifold

ICASSP 2024accepted

Repetitive transcranial magnetic stimulation (rTMS) is a common non-invasive treatment for medication-resistant major depressive disorder (MDD). It utilizes continuous and adjustable magnetic stimulation to modulate neural circuits implicated in the pathogenesis of depression. Nevertheless, construc…

Cited by 0SourceScholar
2024

Prompt-Based Distribution Alignment for Unsupervised Domain Adaptation

AAAI 2024technical

Recently, despite the unprecedented success of large pre-trained visual-language models (VLMs) on a wide range of downstream tasks, the real-world unsupervised domain adaptation (UDA) problem is still not well explored. Therefore, in this paper, we first experimentally demonstrate that the unsupervi…

2024

Relation DETR: Exploring Explicit Position Relation Prior for Object Detection

ECCV 2024oral

"This paper presents a general scheme for enhancing the convergence and performance of DETR (DEtection TRansformer). We investigate the slow convergence problem in transformers from a new perspective, suggesting that it arises from the self-attention that introduces no structural bias over inputs. T…

2024

Salience DETR: Enhancing Detection Transformer with Hierarchical Salience Filtering Refinement

CVPR 2024poster

DETR-like methods have significantly increased detection performance in an end-to-end manner. The mainstream two-stage frameworks of them perform dense self-attention and select a fraction of queries for sparse cross-attention which is proven effective for improving performance but also introduces a…

2023

Learning to Generate an Unbiased Scene Graph by Using Attribute-Guided Predicate Features

AAAI 2023technical

Scene Graph Generation (SGG) aims to capture the semantic information in an image and build a structured representation, which facilitates downstream tasks. The current challenge in SGG is to tackle the biased predictions caused by the long-tailed distribution of predicates. Since multiple predicate…

2023

Towards a More Stable and General Subgraph Information Bottleneck

ICASSP 2023accepted

Graph Neural Networks (GNNs) have been widely applied to graph-structured data. However, the lack of interpretability impedes its practical deployment especially in high-risk areas such as medical diagnosis. Recently, the Information Bottleneck (IB) principle has been extended to GNNs to identify a…

Cited by 0SourceScholar
2021

Robust Motion Averaging under Maximum Correntropy Criterion

ICRA 2021poster

Recently, the motion averaging method has been introduced as an effective means to solve the multi-view registration problem. This method aims to recover global motions from a set of relative motions, where the original method is sensitive to outliers due to using the Frobenius norm error in the opt…

Cited by 9SourceScholar
2019

An Enhanced Hierarchical Extreme Learning Machine with Random Sparse Matrix Based Autoencoder

ICASSP 2019accepted

Recently, by employing the stacked extreme learning machine (ELM) based autoencoders (ELM-AE) and sparse AEs (SAE), multilayer ELM (ML-ELM) and hierarchical ELM (H-ELM) has been developed. Compared to the conventional stacked AEs, the ML-ELM and H-ELM usually achieve better generalization performanc…

Cited by 0SourceScholar
2017

Steady-state mean square performance of a sparsified kernel least mean square algorithm

ICASSP 2017accepted

In this paper, we investigate the convergence performance of a sparsified kernel least mean square (KLMS) algorithm in which the input is added into the dictionary only when the prediction error in amplitude is larger than a preset threshold. Under certain conditions, we derive an approximate value…

Cited by 0SourceScholar
2016

A parameter-free Cauchy-Schwartz information measure for independent component analysis

ICASSP 2016accepted

Independent component analysis (ICA) by an information measure has seen wide applications in engineering. Different from traditional probability density function based information measures, a probability survival distribution based Cauchy-Schwartz information measure for multiple variables is propos…

Cited by 0SourceScholar
2016

Similarity Learning With Spatial Constraints for Person Re-Identification

CVPR 2016poster

Pose variation remains one of the major factors that adversely affect the accuracy of person re-identification. Such variation is not arbitrary as body parts (e.g. head, torso, legs) have relative stable spatial distribution. Breaking down the variability of global appearance regarding the spatial d…

Cited by 398PDFScholar