← Search

Chunfeng Song

19 accepted papers

2026

BrainJanus: A Foundation Model for Unified Understanding and Generation across Brain, Vision, and Language

ICML 2026poster

Modeling the bidirectional correspondence between external sensory stimuli and internal neural activity has emerged as a critical frontier in neuroscience. However, existing approaches predominantly treat brain encoding and decoding as isolated tasks, relying heavily on unimodal alignment and extern…

Cited by 0SourceScholar
2026

Compose Your Policies! Improving Diffusion-based or Flow-based Robot Policies via Test-time Distribution-level Composition

ICLR 2026poster

Diffusion-based models for robotic control, including vision-language-action (VLA) and vision-action (VA) policies, have demonstrated significant capabilities. Yet their advancement is constrained by the high cost of acquiring large-scale interaction datasets. This work introduces an alternative par…

Cited by 0SourcecodeScholar
2026

Meta-Learning In-Context Enables Training-Free Cross Subject Brain Decoding

CVPR 2026

Visual decoding from brain signals is a key challenge at the intersection of computer vision and neuroscience, requiring methods that bridge neural representations and computational models of vision. A field-wide goal is to achieve generalizable, cross-subject models. A major obstacle towards this g

Cited by 0SourcecodeScholar
2026

NeuroFlow: Toward Unified Visual Encoding and Decoding from Neural Activity

CVPR 2026

Visual encoding and decoding models act as gateways to understanding the neural mechanisms underlying human visual perception. Typically, visual encoding models that predict brain activity from stimuli and decoding models that reproduce stimuli from brain activity are treated as distinct tasks, requ

Cited by 0SourcecodeScholar
2026

Token-Sparse Medical Multimodal Reasoning via Dual-Stream Reinforcement Learning

ICML 2026poster

Vision-language models (VLMs) combining reinforcement learning (RL) ignite remarkable progress in multimodal reasoning, yet still struggle with medical images, which typically exhibit extremely sparse visual evidence to inform clinical decision-making. We recognize that pruning visual tokens outside…

Cited by 0SourceScholar
2025

CSBrain: A Cross-scale Spatiotemporal Brain Foundation Model for EEG Decoding

NeurIPS 2025spotlight

Understanding and decoding human brain activity from electroencephalography (EEG) signals is a fundamental problem in neuroscience and artificial intelligence, with applications ranging from cognition and emotion recognition to clinical diagnosis and brain–computer interfaces. While recent EEG found…

Cited by 0SourceScholar
2025

MindAligner: Explicit Brain Functional Alignment for Cross-Subject Visual Decoding from Limited fMRI Data

ICML 2025poster

Brain decoding aims to reconstruct visual perception of human subject from fMRI signals, which is crucial for understanding brain's perception mechanisms. Existing methods are confined to the single-subject paradigm due to substantial brain variability, which leads to weak generalization across ind…

Cited by 0SourcePDFScholar
2025

Multi-Modal Latent Variables for Cross-Individual Primary Visual Cortex Modeling and Analysis

AAAI 2025technical

Elucidating the functional mechanisms of the primary visual cortex (V1) remains a fundamental challenge in systems neuroscience. Current computational models face two critical limitations, namely the challenge of cross-modal integration between partial neural recordings and complex visual stimuli, a…

Cited by 0SourcePDFScholar
2025

Neural Representational Consistency Emerges from Probabilistic Neural-Behavioral Representation Alignment

ICML 2025poster

Individual brains exhibit striking structural and physiological heterogeneity, yet neural circuits can generate remarkably consistent functional properties across individuals, an apparent paradox in neuroscience. While recent studies have observed preserved neural representations in motor cortex thr…

2025

Neuro-3D: Towards 3D Visual Decoding from EEG Signals

CVPR 2025poster

Human's perception of the visual world is shaped by the stereo processing of 3D information. Understanding how the brain perceives and processes 3D visual stimuli in the real world has been a longstanding endeavor in neuroscience. Towards this goal, we introduce a new neuroscience task: decoding 3D…

2025

PaceLLM: Brain-Inspired Large Language Models for Long-Context Understanding

NeurIPS 2025poster

While Large Language Models (LLMs) demonstrate strong performance across domains, their long-context capabilities are limited by transient neural activations causing information decay and unstructured feed-forward network (FFN) weights leading to semantic fragmentation. Inspired by the brain’s worki…

Cited by 0SourceScholar
2025

SynBrain: Enhancing Visual-to-fMRI Synthesis via Probabilistic Representation Learning

NeurIPS 2025poster

Deciphering how visual stimuli are transformed into cortical responses is a fundamental challenge in computational neuroscience. This visual-to-neural mapping is inherently a one-to-many relationship, as identical visual inputs reliably evoke variable hemodynamic responses across trials, contexts, a…

Cited by 0SourcecodeScholar
2020

Generalizing Person Re-Identification by Camera-Aware Invariance Learning and Cross-Domain Mixup

ECCV 2020poster

Despite the impressive performance under the single-domain setup, current fully-supervised models for person re-identification (re-ID) degrade significantly when deployed to an unseen domain. According to the characteristics of cross-domain re-ID, such degradation is mainly attributed to the dramati…

2020

Learning Integral Objects With Intra-Class Discriminator for Weakly-Supervised Semantic Segmentation

CVPR 2020poster

Image-level weakly-supervised semantic segmentation (WSSS) aims at learning semantic segmentation by adopting only image class labels. Existing approaches generally rely on class activation maps (CAM) to generate pseudo-masks and then train segmentation models. The main difficulty is that the CAM es…

Cited by 248PDFcodeScholar
2019

Box-Driven Class-Wise Region Masking and Filling Rate Guided Loss for Weakly Supervised Semantic Segmentation

CVPR 2019poster

Semantic segmentation has achieved huge progress via adopting deep Fully Convolutional Networks (FCN). However, the performance of FCN based models severely rely on the amounts of pixel-level annotations which are expensive and time-consuming. To address this problem, it is a good choice to learn to…

Cited by 283PDFcodeScholar
2018

Learning Semantic Concepts and Order for Image and Sentence Matching

CVPR 2018poster

Image and sentence matching has made great progress recently, but it remains challenging due to the large visual semantic discrepancy. This mainly arises from that the representation of pixel-level image usually lacks of high-level semantic information as in its matched sentence. In this work, we pr…

Cited by 409SourcePDFScholar
2018

Mask-Guided Contrastive Attention Model for Person Re-Identification

CVPR 2018poster

Person Re-identification (ReID) is an important yet challenging task in computer vision. Due to the diverse background clutters, variations on viewpoints and body poses, it is far from solved. How to extract discriminative and robust features invariant to background clutters is the core problem. In…