8 papers
PoTable: Towards Systematic Thinking via Plan-then-Execute Stage Reasoning on Tables
Qingyang Mao, Qi Liu, Zhi Li +3
In recent years, table reasoning has garnered substantial research interest, particularly regarding its integration with Large Language Models (LLMs), which have revolutionized nat…
A Survey on Deep Text Hashing: Efficient Semantic Text Retrieval with Binary Representation
Liyang He, Zhenya Huang, Cheng Yang +6
With the rapid growth of textual content on the Internet, efficient large-scale semantic text retrieval has garnered increasing attention from both academia and industry. Text hash…
Denoising Programming Knowledge Tracing with a Code Graph-based Tuning Adaptor
Weibo Gao, Qi Liu, Rui Li +5
Programming Knowledge Tracking (PKT) aims to dynamically diagnose learners' mastery levels of programming knowledge based on their coding activities, facilitating more effective an…
Refining Sentence Embedding Model through Ranking Sentences Generation with Large Language Models
Liyang He, Chenglong Liu, Rui Li +4
Sentence embedding is essential for many NLP tasks, with contrastive learning methods achieving strong performance using annotated datasets like NLI. Yet, the reliance on manual la…
MGS3: A Multi-Granularity Self-Supervised Code Search Framework
Rui Li, Junfeng Kang, Qi Liu +5
In the pursuit of enhancing software reusability and developer productivity, code search has emerged as a key area, aimed at retrieving code snippets relevant to functionalities ba…
Nested Hash Layer: A Plug-and-play Module for Multiple-length Hash Code Learning
Liyang He, Yuren Zhang, Rui Li +3
Deep supervised hashing is essential for efficient storage and search in large-scale image retrieval. Traditional deep supervised hashing models generate single-length hash codes,…