← Search

Yuetong FANG

10 accepted papers

2026

Adaptive Scaling of Policy Constraints for Offline Reinforcement Learning

ICLR 2026poster

Offline reinforcement learning (RL) enables learning effective policies from fixed datasets without any environment interaction. Existing methods typically employ policy constraints to mitigate the distribution shift encountered during offline RL training. However, because the scale of the constrain…

Cited by 0SourcecodeScholar
2026

DreamNav: A Trajectory-Based Imaginative Framework for Zero-Shot Vision-And-Language Navigation

ICRA 2026poster

Vision-and-Language Navigation in Continuous Environments (VLN-CE), which links language instructions to perception and control in the real world, is a core capability of embodied robots. Recently, large-scale pretrained foundation models have been leveraged as shared priors for perception, reasonin…

2026

Iterative Closed-Loop Motion Synthesis for Scaling the Capabilities of Humanoid Control

CVPR 2026

Physics-based humanoid control relies on training with motion datasets that have diverse data distributions. However, the fixed difficulty distribution of datasets limits the performance ceiling of the trained control policies. Additionally, the method of acquiring high-quality data through professi

Cited by 0SourceScholar
2026

Scalable Event Cloud Network for Event-based Classification

ICML 2026oral

Event cameras are biologically inspired sensors garnering significant attention from both industry and academia. Mainstream methods favor frame and voxel representations, which reach a satisfactory performance while introducing time-consuming transformations, bulky models, and sacrificing fine-grain…

Cited by 0SourceScholar
2026

TDSNNs: Competitive Topographic Deep Spiking Neural Networks for Visual Cortex Modeling

AAAI 2026technical

The primate visual cortex exhibits topographic organization, where functionally similar neurons are spatially clustered, a structure widely believed to enhance neural processing efficiency. While prior works have demonstrated that conventional deep ANNs can develop topographic representations, these

Cited by 0SourcePDFScholar
2025

Adaptive Calibration: A Unified Conversion Framework of Spiking Neural Networks

AAAI 2025technical

Spiking Neural Networks (SNNs) are seen as an energy-efficient alternative to traditional Artificial Neural Networks (ANNs), but the performance gap remains a challenge. While this gap is narrowing through ANN-to-SNN conversion, substantial computational resources are still needed, and the energy ef…

2025

Spiking Neural Networks Need High-Frequency Information

NeurIPS 2025poster

Spiking Neural Networks promise brain-inspired and energy-efficient computation by transmitting information through binary (0/1) spikes. Yet, their performance still lags behind that of artificial neural networks, often assumed to result from information loss caused by sparse and binary activations.…

Cited by 0SourcecodeScholar
2024

Spiking Wavelet Transformer

ECCV 2024poster

"Spiking neural networks (SNNs) offer an energy-efficient alternative to conventional deep learning by emulating the event-driven processing manner of the brain. Incorporating Transformers with SNNs has shown promise for accuracy. However, they struggle to learn high-frequency patterns, such as movi…