← Search

Dongqi Han

21 accepted papers

2026

Do Not Let Low-Probability Tokens Over-Dominate in RL for LLMs

ICLR 2026poster

Reinforcement learning (RL) has become a cornerstone for enhancing the reasoning capabilities of large language models (LLMs), with recent innovations such as Group Relative Policy Optimization (GRPO) demonstrating exceptional effectiveness. In this study, we identify a critical yet underexplored is…

Cited by 0SourcecodeScholar
2026

EgoBrain: Synergizing Minds and Eyes For Human Action Understanding

ICLR 2026poster

The integration of brain-computer interfaces (BCIs), in particular electroencephalography (EEG), with artificial intelligence (AI) has shown tremendous promise in decoding human cognition and behavior from neural signals. In particular, the rise of multimodal AI models have brought new possibilities…

Cited by 0SourcecodeScholar
2026

Improving Diffusion Planners by Self-Supervised Action Gating with Energies

ICML 2026poster

Diffusion planners are a strong approach for offline reinforcement learning, but they can fail when value-guided selection favours trajectories that score well yet are locally inconsistent with the environment dynamics, resulting in brittle execution. We propose Self-supervised Action Gating with En…

Cited by 0SourceScholar
2026

Kuramoto Oscillatory Phase Encoding: Neuro-inspired Synchronization for Improved Learning Efficiency

ICML 2026poster

Spatiotemporal neural dynamics and oscillatory synchronization are widely implicated in biological information processing and have been hypothesized to support flexible coordination such as feature binding. By contrast, most deep learning architectures represent and propagate information through act…

Cited by 0SourceScholar
2026

Mitigating Plasticity Loss through Architectural Design in Continual Learning

ICML 2026poster

Neural networks for continual reinforcement learning (CRL) often suffer from plasticity loss, i.e., a progressive decline in their ability to learn new tasks arising from increased representational drift (churn) and Neural Tangent Kernel (NTK) rank collapse. Current methods mitigating this problem i…

Cited by 0SourceScholar
2026

Robust Harmful Features Under Jailbreak Attacks: Mechanistic Evidence from Attention Head Specialization in Large Language Models

ICML 2026oral

Jailbreak attacks bypass LLM safety alignment, yet their mechanisms remain poorly understood. We provide evidence that attacks do not eliminate safety features but selectively suppress specific attention heads. We identify two functionally differentiated types: **Adversarially Compromised Heads (ACH…

Cited by 0SourceScholar
2026

Stabilized Supralinear Networks Learn to Switch Coding Strategies Balancing Cost and Performance

ICML 2026poster

Lateral connections (LCs) are ubiquitous in the cortical circuits. While modern deep learning architectures have rich intralayer interactions (e.g., convolutional mixing, normalization, or attention) to support feature selectivity and contextual modulation, explicit excitatory and inhibitory (E-I) L…

Cited by 0SourceScholar
2026

VidGuard-R1: AI-Generated Video Detection and Explanation via Reasoning MLLMs and RL

ICLR 2026poster

With the rapid advancement of AI-generated videos, there is an urgent need for effective detection tools to mitigate societal risks such as misinformation and reputational harm. In addition to accurate classification, it is essential that detection models provide interpretable explanations to ensure…

Cited by 0SourceScholar
2025

Habitizing Diffusion Planning for Efficient and Effective Decision Making

ICML 2025poster

Diffusion models have shown great promise in decision-making, also known as diffusion planning. However, the slow inference speeds limit their potential for broader real-world applications. Here, we introduce **Habi**, a general framework that transforms powerful but slow diffusion planning models…

2025

Mitigating Hallucinations in Large Vision-Language Models via DPO: On-Policy Data Hold the Key

CVPR 2025poster

Hallucination remains a major challenge for Large Vision-Language Models (LVLMs). Direct Preference Optimization (DPO) has gained increasing attention as a simple solution to hallucination issues. It directly learns from constructed preference pairs that reflect the severity of hallucinations in res…

2025

SimSort: A Data-Driven Framework for Spike Sorting by Large-Scale Electrophysiology Simulation

NeurIPS 2025poster

Spike sorting is an essential process in neural recording, which identifies and separates electrical signals from individual neurons recorded by electrodes in the brain, enabling researchers to study how specific neurons communicate and process information. Although there exist a number of spike sor…

Cited by 0SourceScholar
2025

Toward Relative Positional Encoding in Spiking Transformers

NeurIPS 2025spotlight

Spiking neural networks (SNNs) are bio-inspired networks that mimic how neurons in the brain communicate through discrete spikes, which have great potential in various tasks due to their energy efficiency and temporal processing capabilities. SNNs with self-attention mechanisms (spiking Transformers…

Cited by 0SourcecodeScholar
2025

What Makes a Good Diffusion Planner for Decision Making?

ICLR 2025spotlight

Diffusion models have recently shown significant potential in solving decision-making problems, particularly in generating behavior plans -- also known as diffusion planning. While numerous studies have demonstrated the impressive performance of diffusion planning, the mechanisms behind the key comp…

2024

Advancing Spiking Neural Networks for Sequential Modeling with Central Pattern Generators

NeurIPS 2024spotlight

Spiking neural networks (SNNs) represent a promising approach to developing artificial neural networks that are both energy-efficient and biologically plausible. However, applying SNNs to sequential tasks, such as text classification and time-series forecasting, has been hindered by the challenge of…

2024

Efficient and Effective Time-Series Forecasting with Spiking Neural Networks

ICML 2024poster

Spiking neural networks (SNNs), inspired by the spiking behavior of biological neurons, provide a unique pathway for capturing the intricacies of temporal data. However, applying SNNs to time-series forecasting is challenging due to difficulties in effective temporal alignment, complexities in encod…

2024

Understanding and Improving Training-free Loss-based Diffusion Guidance

NeurIPS 2024poster

Adding additional guidance to pretrained diffusion models has become an increasingly popular research area, with extensive applications in computer vision, reinforcement learning, and AI for science. Recently, several studies have proposed training-free loss-based guidance by using off-the-shelf net…

2023

CircuitNet: A Generic Neural Network to Realize Universal Circuit Motif Modeling

ICML 2023poster

The successes of artificial neural networks (ANNs) are largely attributed to mimicking the human brain structures. Recent advances in neuroscience revealed that neurons interact with each other through various kinds of connectivity patterns to process information, in which the common connectivity pa…

Cited by 0SourcePDFScholar
2022

Variational oracle guiding for reinforcement learning

ICLR 2022poster

How to make intelligent decisions is a central problem in machine learning and artificial intelligence. Despite recent successes of deep reinforcement learning (RL) in various decision making problems, an important but under-explored aspect is how to leverage oracle observation (the information that…

2020

Lamina-specific neuronal properties promote robust, stable signal propagation in feedforward networks

NeurIPS 2020poster

Feedforward networks (FFN) are ubiquitous structures in neural systems and have been studied to understand mechanisms of reliable signal and information transmission. In many FFNs, neurons in one layer have intrinsic properties that are distinct from those in their pre-/postsynaptic layers, but how…