← Search

Peng Di

5 accepted papers

2026

LAMDAS: LLM as an Implicit Classifier for Domain-specific Data Selection

AAAI 2026technical

Adapting large language models (LLMs) to specific domains often faces a critical bottleneck: the scarcity of high-quality, human-curated data. While large volumes of unchecked data are readily available, indiscriminately using them for fine-tuning risks introducing noise and degrading performance. S

Cited by 0SourcePDFScholar
2026

ML-Embed: Inclusive and Efficient Embeddings for a Multilingual World

ICML 2026poster

The development of high-quality text embeddings is increasingly drifting toward an exclusionary future, defined by three critical barriers: prohibitive computational costs, a narrow linguistic focus that neglects most of the world's languages, and a lack of transparency from closed-source or open-we…

Cited by 0SourceScholar
2025

Code Graph Model (CGM): A Graph-Integrated Large Language Model for Repository-Level Software Engineering Tasks

NeurIPS 2025poster

Recent advances in Large Language Models (LLMs) have shown promise in function-level code generation, yet repository-level software engineering tasks remain challenging. Current solutions predominantly rely on proprietary LLM agents, which introduce unpredictability and limit accessibility, raising…

Cited by 0SourceScholar
2025

GALLa: Graph Aligned Large Language Models for Improved Source Code Understanding

ACL 2025long

Programming languages possess rich semantic information - such as data flow - that is represented by graphs and not available from the surface form of source code. Recent code language models have scaled to billions of parameters, but model source code solely as text tokens while ignoring any other…

Cited by 0SourcePDFScholar