paper-with-me

Papers

Success is in the Details: Evaluate and Enhance Details Sensitivity of Code LLMs through Counterfactuals

2025-05-20 · Xianzhen Luo, Qingfu Zhu, Zhiming Zhang, Mingzheng Xu, Tianhao Cheng, YiXuan Wang, Zheng Chu, Shijie Xuyang, Zhiyuan Ma, Yuantao Fan, Wanxiang Che

Code Sensitivity refers to the ability of Code LLMs to recognize and respond to details changes in problem descriptions. While current code benchmarks and instruction data focus on difficulty and diversity, sensitivity is overlooked. We first introduce the CTF-Code benchmark, constructed using counterfactual perturbations, minimizing input changes while maximizing output changes. The evaluation shows that many LLMs have a more than 10\% performance drop compared to the original problems. To fully utilize sensitivity, CTF-Instruct, an incremental instruction fine-tuning framework, extends on existing data and uses a selection mechanism to meet the three dimensions of difficulty, diversity, and sensitivity. Experiments show that LLMs fine-tuned with CTF-Instruct data achieve over a 2\% improvement on CTF-Code, and more than a 10\% performance boost on LiveCodeBench, validating the feasibility of enhancing LLMs' sensitivity to improve performance.

📄 PDF Abstract BibTeX arXiv:2505.14597

Code (1)

luowaterbi/ctf-instruct 공식 구현

Tasks

counterfactualDiversitySensitivity

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Learning physics confers pose-sensitivity in structure-based virtual screening

2021-10-28 · Pawel Gniewek, Bradley Worley, Kate Stafford, Henry van den Bedem 외

In drug discovery, structure-based virtual high-throughput screening (vHTS) campaigns aim to identify bioactive ligands or "hits" for therapeutic protein targets from docked poses at specific binding sites. However, whil…

Drug DiscoverySensitivity

D-PerceptCT: Deep Perceptual Enhancement for Low-Dose CT Images

2025-11-18 · Taifour Yousra Nabila, Azeddine Beghdadi, Marie Luong, Zuheng Ming 외 arxiv

Low Dose Computed Tomography (LDCT) is widely used as an imaging solution to aid diagnosis and other clinical tasks. However, this comes at the price of a deterioration in image quality due to the low dose of radiation u…

Learning richness modulates equality reasoning in neural networks

2025-03-12 · William L. Tong, Cengiz Pehlevan

Equality reasoning is ubiquitous and purely abstract: sameness or difference may be evaluated no matter the nature of the underlying objects. As a result, same-different tasks (SD) have been extensively studied as a star…

DetailSemNet: Elevating Signature Verification through Detail-Semantic Integration

2025-11-20 · Meng-Cheng Shih, Tsai-Ling Huang, Yu-Heng Shih, Hong-Han Shuai 외 arxiv

Offline signature verification (OSV) is a frequently utilized technology in forensics. This paper proposes a new model, DetailSemNet, for OSV. Unlike previous methods that rely on holistic features for pair comparisons, …

Morpho-Aware Global Attention for Image Matting

2024-11-15 · Jingru Yang, Chengzhi Cao, Chentianye Xu, Zhongwei Xie 외

Vision Transformers (ViTs) and Convolutional Neural Networks (CNNs) face inherent challenges in image matting, particularly in preserving fine structural details. ViTs, with their global receptive field enabled by the se…

Image Matting