Arrow Research search

Author name cluster

Yujun Chen

Possible papers associated with this exact author name in Arrow. This page groups case-insensitive exact name matches and is not a full identity disambiguation profile.

3 papers
1 author row

Possible papers

3

YNIMG Journal 2026 Journal Article

Neural representation of emotional valence in human amygdala and surrounding regions

  • Ke Bo
  • Lihan Cui
  • Yujun Chen
  • Gang Chen
  • Andreas Keil
  • Mingzhou Ding

The amygdala is a core structure for encoding the affective value of external stimuli. Animal studies suggest that positive and negative emotions are separately encoded by distinct neuronal populations within the amygdala; however, this hypothesis has rarely been tested in humans. The current study examined this hypothesis by comparing the distributed emotion encoding model, as proposed in animal studies, with the univariate emotion encoding model using functional magnetic resonance (fMRI) imaging. More specifically, we applied univariate regression, using average amygdala activation to represent global activation level, and multivariate regression, using distributed voxel-level pattern within the amygdala, to predict normative valence of affective images from the IAPS library. In the core amygdala, the multivariate model's prediction performance was not better than that of the univariate model, with weight map analysis revealing an overwhelming predominance of voxels selectively responsive to negative stimuli. When the region of interest was expanded to include voxels with lower anatomical probability of belonging to the amygdala as well as voxels from adjacent areas, the multivariate model significantly outperformed the univariate model, with the voxels selectively responsive to positive valence primarily located in regions surrounding the core amygdala. These findings suggest that in the human amygdala, the core region encodes emotional valence primarily through a global activation signal, rather than distributed patterns consisting of separate clusters of positive and negative voxels, and a more distributed valence representation emerges when regions surrounding the amygdala are taken into consideration.

AAAI Conference 2024 Conference Paper

Beyond the Label Itself: Latent Labels Enhance Semi-supervised Point Cloud Panoptic Segmentation

  • Yujun Chen
  • Xin Tan
  • Zhizhong Zhang
  • Yanyun Qu
  • Yuan Xie

As the exorbitant expense of labeling autopilot datasets and the growing trend of utilizing unlabeled data, semi-supervised segmentation on point clouds becomes increasingly imperative. Intuitively, finding out more ``unspoken words'' (i.e., latent instance information) beyond the label itself should be helpful to improve performance. In this paper, we discover two types of latent labels behind the displayed label embedded in LiDAR and image data. First, in the LiDAR Branch, we propose a novel augmentation, Cylinder-Mix, which is able to augment more yet reliable samples for training. Second, in the Image Branch, we propose the Instance Position-scale Learning (IPSL) Module to learn and fuse the information of instance position and scale, which is from a 2D pre-trained detector and a type of latent label obtained from 3D to 2D projection. Finally, the two latent labels are embedded into the multi-modal panoptic segmentation network. The ablation of the IPSL module demonstrates its robust adaptability, and the experiments evaluated on SemanticKITTI and nuScenes demonstrate that our model outperforms the state-of-the-art method, LaserMix.

AAAI Conference 2021 Conference Paper

Distribution Matching for Rationalization

  • Yongfeng Huang
  • Yujun Chen
  • Yulun Du
  • Zhilin Yang

The task of rationalization aims to extract pieces of input text as rationales to justify neural network predictions on text classification tasks. By definition, rationales represent key text pieces used for prediction and thus should have similar classification feature distribution compared to the original input text. However, previous methods mainly focused on maximizing the mutual information between rationales and labels while neglecting the relationship between rationales and input text. To address this issue, we propose a novel rationalization method that matches the distributions of rationales and input text in both the feature space and output space. Empirically, the proposed distribution matching approach consistently outperforms previous methods by a large margin. Our data and code are available1.

v2026.09.13