paper-with-me

홈 › Papers

Advancing Language Models for Code-related Tasks

2026-01-08 · Zhao Tian arxiv

Recent advances in language models (LMs) have driven significant progress in various software engineering tasks. However, existing LMs still struggle with complex programming scenarios due to limitations in data quality, model architecture, and reasoning capability. This research systematically addresses these challenges through three complementary directions: (1) improving code data quality with a code difference-guided adversarial augmentation technique (CODA) and a code denoising technique (CodeDenoise); (2) enhancing model architecture via syntax-guided code LMs (LEAM and LEAM++); and (3) advancing model reasoning with a prompting technique (muFiX) and an agent-based technique (Specine). These techniques aim to promote the practical adoption of LMs in software development and further advance intelligent software engineering.

📄 PDF Abstract BibTeX arXiv:2601.04526

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

DIALECTBENCH: A NLP Benchmark for Dialects, Varieties, and Closely-Related Languages

2024-03-16 · Fahim Faisal, Orevaoghene Ahia, Aarohi Srivastava, Kabir Ahuja 외

Language technologies should be judged on their usefulness in real-world use cases. An often overlooked aspect in natural language processing (NLP) research and evaluation is language variation in the form of non-standar…

Metamorphic Testing of Deep Code Models: A Systematic Literature Review

2025-07-30 · Ali Asgari, Milan de Koning, Pouria Derakhshanfar, Annibale Panichella arxiv

Large language models and deep learning models designed for code intelligence have revolutionized the software engineering field due to their ability to perform various code-related tasks. These models can process source…

Code Completion

Benchmarking Multimodal Large Language Models for Face Recognition

2025-10-16 · Hatef Otroshi Shahreza, Sébastien Marcel arxiv

Multimodal large language models (MLLMs) have achieved remarkable performance across diverse vision-and-language tasks. However, their potential in face recognition remains underexplored. In particular, the performance o…

Face Recognition

Flexible Tool Selection through Low-dimensional Attribute Alignment of Vision and Language

2025-05-28 · Guangfu Hao, Haojie Wen, Liangxuna Guo, Yang Chen 외

Flexible tool selection reflects a complex cognitive ability that distinguishes humans from other species, yet computational models that capture this ability remain underdeveloped. We developed a framework using low-dime…

Attribute

PolyRecommender: A Multimodal Recommendation System for Polymer Discovery

2025-11-01 · Xin Wang, Yunhao Xiao, Rui Qiao arxiv

We introduce PolyRecommender, a multimodal discovery framework that integrates chemical language representations from PolyBERT with molecular graph-based representations from a graph encoder. The system first retrieves c…

Multimodal Recommendation