paper-with-me

Papers

Is a Single Model Enough? MuCoS: A Multi-Model Ensemble Learning for Semantic Code Search

2021-07-10 · Lun Du, Xiaozhou Shi, Yanlin Wang, Ensheng Shi, Shi Han, Dongmei Zhang

Recently, deep learning methods have become mainstream in code search since they do better at capturing semantic correlations between code snippets and search queries and have promising performance. However, code snippets have diverse information from different dimensions, such as business logic, specific algorithm, and hardware communication, so it is hard for a single code representation module to cover all the perspectives. On the other hand, as a specific query may focus on one or several perspectives, it is difficult for a single query representation module to represent different user intents. In this paper, we propose MuCoS, a multi-model ensemble learning architecture for semantic code search. It combines several individual learners, each of which emphasizes a specific perspective of code snippets. We train the individual learners on different datasets which contain different perspectives of code information, and we use a data augmentation strategy to get these different datasets. Then we ensemble the learners to capture comprehensive features of code snippets.

📄 PDF Abstract BibTeX arXiv:2107.04773

Code (1)

Xzh0u/MuCoS 공식 구현 pytorch

Tasks

Code SearchData AugmentationEnsemble Learningmodel

Similar Papers 제목 키워드 기반

MuCoS: Efficient Drug-Target Prediction through Multi-Context-Aware Sampling

2025-02-25 · Haji Gul, Abdul Gani Haji Naim, Ajaz A. Bhat

Drug-target interactions are critical for understanding biological processes and advancing drug discovery. However, traditional methods such as ComplEx-SE, TransE, and DistMult struggle with unseen relationships and nega…

Drug DiscoveryPredictionTriplet

An innovative in silico model of the oral mucosa reveals the impact of extracellular spaces on chemical permeation through epithelium

2024-01-26 · Sean M. Edwards, Amy L. Harding, Joseph A. Leedale, Steve D. Webb 외

In pharmaceutical therapeutic design or toxicology, accurately predicting the permeation of chemicals through human epithelial tissues is crucial, where permeation is significantly influenced by the tissue's cellular arc…

Ensemble Feature for Person Re-Identification

2019-01-17 · Jiabao Wang, Yang Li, Zhuang Miao

In person re-identification (re-ID), the key task is feature representation, which is used to compute distance or similarity in prediction. Person re-ID achieves great improvement when deep learning methods are introduce…

Person Re-Identification

CoPESD: A Multi-Level Surgical Motion Dataset for Training Large Vision-Language Models to Co-Pilot Endoscopic Submucosal Dissection

2024-10-10 · Guankun Wang, Han Xiao, Huxin Gao, Renrui Zhang 외

submucosal dissection (ESD) enables rapid resection of large lesions, minimizing recurrence rates and improving long-term overall survival. Despite these advantages, ESD is technically challenging and carries high risks …

Instruction Following

A Single Word is not Enough: Ranking Multiword Expressions Using Distributional Semantics

2015-09-01 · EMNLP 2015 9 · Martin Riedl, Chris Biemann
Keyword Extraction