← Search

Yujun Li

9 accepted papers

2026

Can Language Models Discover Scaling Laws?

ICLR 2026poster

Discovering scaling laws for predicting model performance at scale is a fundamental and open-ended challenge, mostly reliant on slow, case specific human experimentation. To investigate the potential for LLMs to automate this process, we collect over 5,000 experiments from existing literature and cu…

Cited by 0SourcecodeScholar
2025

Edge Contrastive Learning: An Augmentation-Free Graph Contrastive Learning Model

AAAI 2025technical

Graph contrastive learning (GCL) aims to learn representations from unlabeled graph data in a self-supervised manner and has developed rapidly in recent years. However, edge-level contrasts are not well explored by most existing GCL methods. Most studies in GCL only regard edges as auxiliary informa…

2025

Flat-LoRA: Low-Rank Adaptation over a Flat Loss Landscape

ICML 2025poster

Fine-tuning large-scale pre-trained models is prohibitively expensive in terms of computation and memory costs. Low-Rank Adaptation (LoRA), a popular Parameter-Efficient Fine-Tuning (PEFT) method, offers an efficient solution by optimizing only low-rank matrices. Despite recent progress in improving…

2025

RidgeLoRA: Matrix Ridge Enhanced Low-Rank Adaptation of Large Language Models

NeurIPS 2025spotlight

As one of the state-of-the-art parameter-efficient fine-tuning~(PEFT) methods, Low-Rank Adaptation (LoRA) enables model optimization with reduced computational cost through trainable low-rank matrix. However, the low-rank nature makes it prone to produce a decrease in the representation ability, lea…

Cited by 0SourceScholar
2025

SLARD: A Chinese Superior Legal Article Retrieval Dataset

COLING 2025main

Retrieving superior legal articles involves identifying relevant legal articles that hold higher legal effectiveness. This process is crucial in legislative work because superior legal articles form the legal basis for drafting new laws. However, most existing legal information retrieval research fo…

Cited by 0SourcePDFScholar
2023

DT-Solver: Automated Theorem Proving with Dynamic-Tree Sampling Guided by Proof-level Value Function

ACL 2023long

Recent advances in neural theorem-proving resort to large language models and tree searches. When proving a theorem, a language model advises single-step actions based on the current proving state and the tree search finds a sequence of correct steps using actions given by the language model. Howeve…

Cited by 35SourcePDFScholar
2023

Syllogistic Reasoning for Legal Judgment Analysis

EMNLP 2023long main

Legal judgment assistants are developing fast due to impressive progress of large language models (LLMs). However, people can hardly trust the results generated by a model without reliable analysis of legal judgement. For legal practitioners, it is common practice to utilize syllogistic reasoning to…

Cited by 0SourceScholar
2022

Finding Second-Order Stationary Points in Nonconvex-Strongly-Concave Minimax Optimization

NeurIPS 2022accept

We study the smooth minimax optimization problem $\min_{\bf x}\max_{\bf y} f({\bf x},{\bf y})$, where $f$ is $\ell$-smooth, strongly-concave in ${\bf y}$ but possibly nonconvex in ${\bf x}$. Most of existing works focus on finding the first-order stationary point of the function $f({\bf x},{\bf y})$…

Cited by 33SourcePDFScholar