← Search

Shaonan Wang

11 accepted papers

2025

Discovering Semantic Subdimensions through Disentangled Conceptual Representations

EMNLP 2025

Understanding the core dimensions of conceptual semantics is fundamental to uncovering how meaning is organized in language and the brain. Existing approaches often rely on predefined semantic dimensions that offer only broad representations, overlooking finer conceptual distinctions. This paper pro

Cited by 0SourcePDFScholar
2024

A Self-Supervised Pressure Map Human Keypoint Detection Approch: Optimizing Generalization and Computational Efficiency Across Datasets

ICASSP 2024accepted

In environments where RGB images are inadequate, pressure maps is a viable alternative, garnering scholarly attention. This study introduces a novel self-supervised pressure map keypoint detection (SPMKD) method, addressing the current gap in specialized designs for human keypoint extraction from pr…

Cited by 0SourceScholar
2024

Do Neural Language Models Inferentially Compose Concepts the Way Humans Can?

COLING 2024main

While compositional interpretation is the core of language understanding, humans also derive meaning via inference. For example, while the phrase “the blue hat” introduces a blue hat into the discourse via the direct composition of “blue” and “hat,” the same discourse entity is introduced by the phr…

2024

Improving In-context Learning of Multilingual Generative Language Models with Cross-lingual Alignment

NAACL 2024long

Multilingual generative models obtain remarkable cross-lingual in-context learning capabilities through pre-training on large-scale corpora. However, they still exhibit a performance bias toward high-resource languages and learn isolated distributions of multilingual sentence representations, which…

2024

MapGuide: A Simple yet Effective Method to Reconstruct Continuous Language from Brain Activities

NAACL 2024long

Decoding continuous language from brain activity is a formidable yet promising field of research. It is particularly significant for aiding people with speech disabilities to communicate through brain signals. This field addresses the complex task of mapping brain signals to text. The previous best…

Cited by 5SourcePDFScholar
2024

X-Instruction: Aligning Language Model in Low-resource Languages with Self-curated Cross-lingual Instructions

ACL 2024findings

Large language models respond well in high-resource languages like English but struggle in low-resource languages. It may arise from the lack of high-quality instruction following data in these languages. Directly translating English samples into these languages can be a solution but unreliable, lea…

2023

Contrast, Attend and Diffuse to Decode High-Resolution Images from Brain Activities

NeurIPS 2023poster

Decoding visual stimuli from neural responses recorded by functional Magnetic Resonance Imaging (fMRI) presents an intriguing intersection between cognitive neuroscience and machine learning, promising advancements in understanding human visual perception. However, the task is challenging due to the…

2022

Cross-Modal Cloze Task: A New Task to Brain-to-Word Decoding

ACL 2022findings

Decoding language from non-invasive brain activity has attracted increasing attention from both researchers in neuroscience and natural language processing. Due to the noisy nature of brain recordings, existing work has simplified brain-to-word decoding as a binary classification task which is to di…

2022

Is the Brain Mechanism for Hierarchical Structure Building Universal Across Languages? An fMRI Study of Chinese and English

EMNLP 2022main

Evidence from psycholinguistic studies suggests that the human brain builds a hierarchical syntactic structure during language comprehension. However, it is still unknown whether the neural basis of such structures is universal across languages. In this paper, we first analyze the differences in lan…

Cited by 6SourcePDFScholar
2022

Probing Word Syntactic Representations in the Brain by a Feature Elimination Method

AAAI 2022technical

Neuroimaging studies have identified multiple brain regions that are associated with semantic and syntactic processing when comprehending language. However, existing methods cannot explore the neural correlates of fine-grained word syntactic features, such as part-of-speech and dependency relations.…

Cited by 16SourcePDFScholar
2020

Distill and Replay for Continual Language Learning

COLING 2020main

Accumulating knowledge to tackle new tasks without necessarily forgetting the old ones is a hallmark of human-like intelligence. But the current dominant paradigm of machine learning is still to train a model that works well on static datasets. When learning tasks in a stream where data distribution…