← Search

Junjie Yu

7 accepted papers

2026

Local Intrinsic Dimension of Representations Predicts Alignment and Generalization in AI Models and Human Brain

ICML 2026poster

Recent work has found that neural networks with stronger generalization tend to exhibit higher representational alignment with one another across architectures and training paradigms. In this work, we show that models with stronger generalization also align more strongly with human neural activity. …

Cited by 0SourceScholar
2026

Understanding Generalization from Embedding Dimension and Distributional Convergence

ICML 2026poster

Deep neural networks often generalize well despite heavy over-parameterization, challenging classical parameter-based analyses. We study generalization from a representation-centric perspective and analyze how the geometry of learned embeddings controls predictive performance for a fixed trained mod…

Cited by 0SourceScholar
2025

Learning Urban Climate Dynamics via Physics-Guided Urban Surface–Atmosphere Interactions

NeurIPS 2025poster

Urban warming differs markedly from regional background trends, highlighting the unique behavior of urban climates and the challenges they present. Accurately predicting local urban climate necessitates modeling the interactions between urban surfaces and atmospheric forcing. Although off-the-shelf…

Cited by 0SourceScholar
2024

Reliable Data Generation and Selection for Low-Resource Relation Extraction

AAAI 2024technical

Automated construction of annotated data holds significant importance in Relation Extraction (RE) tasks due to the hardness and cost of human annotation. In this work, we propose Self-RDGS, a method for Self-supervised Reliable Data Generation and Selection in low-resource RE tasks. At first, we ful…

2022

STAD: Self-Training with Ambiguous Data for Low-Resource Relation Extraction

COLING 2022main

We present a simple yet effective self-training approach, named as STAD, for low-resource relation extraction. The approach first classifies the auto-annotated instances into two groups: confident instances and uncertain instances, according to the probabilities predicted by a teacher model. In cont…

2020

Improving Relation Extraction with Relational Paraphrase Sentences

COLING 2020main

Supervised models for Relation Extraction (RE) typically require human-annotated training data. Due to the limited size, the human-annotated data is usually incapable of covering diverse relation expressions, which could limit the performance of RE. To increase the coverage of relation expressions,…

2020

Towards Accurate and Consistent Evaluation: A Dataset for Distantly-Supervised Relation Extraction

COLING 2020main

In recent years, distantly-supervised relation extraction has achieved a certain success by using deep neural networks. Distant Supervision (DS) can automatically generate large-scale annotated data by aligning entity pairs from Knowledge Bases (KB) to sentences. However, these DS-generated datasets…