paper-with-me

홈 › Papers

OASIS: Order-Augmented Strategy for Improved Code Search

2025-03-11 · Zuchen Gao, Zizheng Zhan, Xianming Li, Erxin Yu, Haotian Zhang, Bin Chen, Yuqun Zhang, Jing Li

Code embeddings capture the semantic representations of code and are crucial for various code-related large language model (LLM) applications, such as code search. Previous training primarily relies on optimizing the InfoNCE loss by comparing positive natural language (NL)-code pairs with in-batch negatives. However, due to the sparse nature of code contexts, training solely by comparing the major differences between positive and negative pairs may fail to capture deeper semantic nuances. To address this issue, we propose a novel order-augmented strategy for improved code search (OASIS). It leverages order-based similarity labels to train models to capture subtle differences in similarity among negative pairs. Extensive benchmark evaluations demonstrate that our OASIS model significantly outperforms previous state-of-the-art models focusing solely on major positive-negative differences. It underscores the value of exploiting subtle differences among negative pairs with order labels for effective code embedding training.

📄 PDF Abstract BibTeX arXiv:2503.08161

Code (0)

등록된 구현이 없습니다.

Tasks

Code SearchLanguage ModelingLanguage ModellingLarge Language Model

Methods 이 논문이 사용한 방법론

OASIS OASIS is a GAN-based model to translate semantic label maps into realistic-looking images. The model builds on preceding work such as…
InfoNCE 설명 없음

Similar Papers 제목 키워드 기반

Towards Redundancy Reduction in Diffusion Models for Efficient Video Super-Resolution

2025-09-28 · Jinpei Guo, Yifei Ji, Shengwei Wang, Zheng Chen 외 arxiv

Diffusion models have recently shown promising results for video super-resolution (VSR). However, directly adapting generative diffusion models to VSR can result in redundancy, since low-quality videos already preserve s…

Video Super-Resolution

OasisKV: Scaling In-Decode KV Cache Beyond HBM with Lookahead Sparse Prefetching

2026-08-08 · Can Xiao, Sukmin Cho, Junbong We, Zhixiong Niu 외 hf

Large language model (LLM) inference serving is increasingly constrained by memory rather than compute. As long-context and long-form reasoning workloads become more prevalent, the key-value (KV) cache dominates both mem…

OASIS: Observation-Action Space Alignment via SE(3) Trajectory Prediction for Robotic Manipulation

2026-05-25 · Xinzhe Chen, Sihua Ren, Liqi Huang, Haowen Sun 외 arxiv

Recent vision-language-action (VLA) models and world action models (WAMs) advance robotic manipulation by enriching intermediate representations with auxiliary spatial features or future visual-state prediction. However,…

Trajectory Prediction

An Image is Worth a Thousand Toxic Words: A Metamorphic Testing Framework for Content Moderation Software

2023-08-18 · Wenxuan Wang, Jingyuan Huang, Jen-tse Huang, Chang Chen 외

The exponential growth of social media platforms has brought about a revolution in communication and content dissemination in human society. Nevertheless, these platforms are being increasingly misused to spread toxic co…

OASIS: From Simulation Data Collection to Real-World Humanoid Loco-Manipulation

2026-06-07 · Zehao Yu, Jiakun Zheng, Weiji Xie, Jiyuan Shi 외 arxiv

Recent progress in robot manipulation has been largely driven by learning from large-scale demonstrations. For humanoid robot loco-manipulation tasks, however, existing data sources force an unsatisfying tradeoff between…

Robot Manipulation