← Search

Weinan E

16 accepted papers

2026

From Human Labels to Literature: Semi-Supervised Learning of NMR Chemical Shifts at Scale

ICML 2026poster

Accurate prediction of nuclear magnetic resonance (NMR) chemical shifts is fundamental to spectral analysis and molecular structure elucidation, yet existing machine learning methods rely on limited, labor-intensive atom-assigned datasets. We propose a semi-supervised framework that learns NMR chemi…

Cited by 0SourceScholar
2026

GradPower: Powering Gradients for Faster Language Model Pre-Training

ICML 2026poster

We propose **GradPower**, a lightweight gradient-transformation technique for accelerating language model pre-training. Given a gradient vector $\boldsymbol{g}=(g\_{i})\_{i}$, GradPower first applies the elementwise `sign-power` transformation: $ \varphi_p(\boldsymbol{g}) = \left({\rm sign}(g\_i)|g\…

Cited by 0SourceScholar
2026

OptMaster: A DAG-Based Framework for Formulation and Heuristic Discovery in Optimization

ICML 2026poster

Optimization problems are fundamental across science and industry, including planning, scheduling, and resource allocation. While LLMs show promise in automating optimization, they struggle to bridge the gap between real-world requirements and both mathematical formulations and effective heuristic d…

Cited by 0SourceScholar
2025

PaSa: An LLM Agent for Comprehensive Academic Paper Search

ACL 2025long

We introduce PaSa, an advanced Paper Search agent powered by large language models. PaSa can autonomously make a series of decisions, including invoking search tools, reading papers, and selecting relevant references, to ultimately obtain comprehensive and accurate results for complex scholar querie…

2025

The Sharpness Disparity Principle in Transformers for Accelerating Language Model Pre-Training

ICML 2025poster

Transformers have become the cornerstone of modern AI. Unlike traditional architectures, transformers exhibit a distinctive characteristic: diverse types of building blocks, such as embedding layers, normalization layers, self-attention mechanisms, and point-wise feed-forward networks, work collabor…

Cited by 1SourcePDFScholar
2024

Exploring Molecular Pretraining Model at Scale

NeurIPS 2024poster

In recent years, pretraining models have made significant advancements in the fields of natural language processing (NLP), computer vision (CV), and life sciences. The significant advancements in NLP and CV are predominantly driven by the expansion of model parameters and data size, a phenomenon now…

Cited by 1SourcePDFScholar
2024

Improving Generalization and Convergence by Enhancing Implicit Regularization

NeurIPS 2024poster

In this work, we propose an Implicit Regularization Enhancement (IRE) framework to accelerate the discovery of flat solutions in deep learning, thereby improving generalization and convergence. Specifically, IRE decouples the dynamics of flat and sharp directions, which boosts the sharpness reducti…

2023

An Iteratively Parallel Generation Method with the Pre-Filling Strategy for Document-level Event Extraction

EMNLP 2023long main

In document-level event extraction (DEE) tasks, a document typically contains many event records with multiple event roles. Therefore, accurately extracting all event records is a big challenge since the number of event records is not given. Previous works present the entity-based directed acyclic g…

Cited by 0SourceScholar
2021

On the Curse of Memory in Recurrent Neural Networks: Approximation and Optimization Analysis

ICLR 2021poster

We study the approximation properties and optimization dynamics of recurrent neural networks (RNNs) when applied to learn input-output relationships in temporal data. We consider the simple but representative setting of using continuous-time linear RNNs to learn from data generated by linear relatio…

Cited by 43SourcePDFScholar
2020

Towards Theoretically Understanding Why Sgd Generalizes Better Than Adam in Deep Learning

NeurIPS 2020poster

It is not clear yet why ADAM-alike adaptive gradient algorithms suffer from worse generalization performance than SGD despite their faster training speed. This work aims to provide understandings on this generalization gap by analyzing their local convergence behaviors. Specifically, we observe…

Cited by 355SourcePDFScholar
2018

End-to-end Symmetry Preserving Inter-atomic Potential Energy Model for Finite and Extended Systems

NeurIPS 2018poster

Machine learning models are changing the paradigm of molecular modeling, which is a fundamental tool for material science, chemistry, and computational biology. Of particular interest is the inter-atomic potential energy surface (PES). Here we develop Deep Potential - Smooth Edition (DeepPot-SE), an…

2018

How SGD Selects the Global Minima in Over-parameterized Learning: A Dynamical Stability Perspective

NeurIPS 2018poster

The question of which global minima are accessible by a stochastic gradient decent (SGD) algorithm with specific learning rate and batch size is studied from the perspective of dynamical stability. The concept of non-uniformity is introduced, which, together with sharpness, characterizes the stabi…