Papers by Zizheng Zhan
OASIS: Order-Augmented Strategy for Improved Code Search (2025.acl-long)
Copied to clipboard
Gao Zuchen, Zizheng Zhan, Xianming Li, Erxin Yu, Haotian Zhang, Chenbin Chenbin, Yuqun Zhang, Jing Li
| Challenge: | Code embeddings capture the semantic representations of code and are crucial for various code-related large language model (LLM) applications. |
| Approach: | They propose an order-augmented strategy for improved code search that leverages order-based similarity labels to capture subtle differences in similarity among negative pairs. |
| Outcome: | The proposed model outperforms state-of-the-art models focusing on major positive-negative differences. |