← 一覧へ戻る
security 重要度 4/5 2026/5/8 4:00:00

arXivでAI評価・信頼性研究論文公開、「Identifier-Free Code Embedding Models for Scalable Search」

arXivでAI評価・信頼性研究論文公開、「Identifier-Free Code Embedding Models for Scalable Search」

arXiv に「Identifier-Free Code Embedding Models for Scalable Search」が公開されました。研究段階の提案ですが、実装・評価・安全性の前提を見直す材料として注目できます。

arXiv:2605.05251v1 Announce Type: new Abstract: Function association is a useful process for binary reverse engineers. Search tools exist to perform association at scale, but they do not utilize the full range of capabilities that AI-enabled search provides. Prior work has explored the development of embedding models for association between certain reverse engineering code representations, but that work does not cover bidirectional association between source code and decompiled, stripped code with standard preprocessing requirements. To bridge this gap, we formalize this function association problem and evaluate the extent to which embedding models can bidirectionally associate between these two representations. To improve model performance at this task, we fine-tune a Qwen3-Embedding model with contrastive learning. We find that our new model outperforms other models on all function association baselines by a substantial margin and generalizes to a constant-algorithm association task it is not explicitly trained on.

実務では、論文の主張だけでなく、評価データ、攻撃モデル、再現条件、ツール依存の前提を確認してから応用範囲を判断する必要があります。

Related tools

この記事に関連するおすすめツール

比較検討しやすい導入候補を優先して表示しています。一部リンクは広告・アフィリエイトを含む場合があります。

フェレット記者の用語メモ

arxiv

arxivは用語だけでなく、何を改善できる技術なのかを押さえると実務で活きるよ。

比較: baseline

research

researchは用語だけでなく、何を改善できる技術なのかを押さえると実務で活きるよ。

比較: baseline

出典: arXiv

要点を短く整理して掲載しています。詳細は出典を確認してください。

朝の要約メール待機リスト

毎朝7時に「今日の3本」をメールで受け取る(先行導入)。

関連記事