paper-with-me

Papers

Finding Similar Exercises in Retrieval Manner

2023-03-15 · Tongwen Huang, Xihua Li, Chao Yi, Xuemin Zhao, Yunbo Cao

When students make a mistake in an exercise, they can consolidate it by `similar exercises'' which have the same concepts, purposes and methods. Commonly, for a certain subject and study stage, the size of the exercise bank is in the range of millions to even tens of millions, how to find similar exercises for a given exercise becomes a crucial technical problem. Generally, we can assign a variety of explicit labels to the exercise, and then query through the labels, but the label annotation is time-consuming, laborious and costly, with limited precision and granularity, so it is not feasible. In practice, we define `similar exercises'' as a retrieval process of finding a set of similar exercises based on recall, ranking and re-rank procedures, called the \textbf{FSE} problem (Finding similar exercises). Furthermore, comprehensive representation of the semantic information of exercises was obtained through representation learning. In addition to the reasonable architecture, we also explore what kind of tasks are more conducive to the learning of exercise semantic information from pre-training and supervised learning. It is difficult to annotate similar exercises and the annotation consistency among experts is low. Therefore this paper also provides solutions to solve the problem of low-quality annotated data. Compared with other methods, this paper has obvious advantages in both architecture rationality and algorithm precision, which now serves the daily teaching of hundreds of schools.

📄 PDF Abstract BibTeX arXiv:2303.11163

Code (0)

등록된 구현이 없습니다.

Tasks

Representation LearningRetrieval

Similar Papers 제목 키워드 기반

Large Language Model Augmented Exercise Retrieval for Personalized Language Learning

2024-02-08 · Austin Xu, Will Monroe, Klinton Bicknell

We study the problem of zero-shot exercise retrieval in the context of online language learning, to give learners the ability to explicitly request personalized exercises via natural language. Using real-world data colle…

Information RetrievalLanguage ModelingLanguage ModellingLarge Language Model+3

An Empirical Study of Finding Similar Exercises

2021-11-16 · Tongwen Huang, Xihua Li

Education artificial intelligence aims to profit tasks in the education domain such as intelligent test paper generation and consolidation exercises where the main technique behind is how to match the exercises, known as…

DiversityLanguage ModelingLanguage ModellingPaper generation

Exploring different approaches to customize language models for domain-specific text-to-code generation

2026-03-17 · Luís Freire, Fernanda A. Andaló, Nicki Skafte Detlefsen arxiv

Large language models (LLMs) have demonstrated strong capabilities in generating executable code from natural language descriptions. However, general-purpose models often struggle in specialized programming contexts wher…

parameter-efficient fine-tuningText-to-Code GenerationFew-Shot Learning

AgentBnB: A Browser-Based Cybersecurity Tabletop Exercise with Large Language Model Support and Retrieval-Aligned Scaffolding

2025-10-31 · Arman Anwar, Zefang Liu arxiv

Traditional cybersecurity tabletop exercises (TTXs) provide valuable training but are often scripted, resource-intensive, and difficult to scale. We introduce AgentBnB, a browser-based re-imagining of the Backdoors & Bre…

Exploring Moral Exercises for Human Oversight of AI systems: Insights from Three Pilot Studies

2025-05-20 · Silvia Crafa, Teresa Scantamburlo

This paper elaborates on the concept of moral exercises as a means to help AI actors cultivate virtues that enable effective human oversight of AI systems. We explore the conceptual framework and significance of moral ex…

Ethics