Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

169,341 papers · 148 categories

Trend · papers per month

1.6%3.2%4.8%6.4% · Feb 202519922001200920182026
48 results for Student Assessment

Study examines how different assessment formats affect student learning in a data communications course.

problem Understanding how various assessment formats impact student learning outcomes.
method Comparing student learning outcomes across multiple assessment formats in a core data communications course at George Mason University.
result Collective assessment formats enhance student knowledge demonstration.

Combines topic modelling and Rasch modelling for MOOC student assessment.

problem Discovering meaningful topics that fit the Rasch model for MOOC student abilities.
method Combines Rasch model with non-negative matrix factorisation for topic discovery.
result Demonstrated suitability of the approach on MOOC data.

New metric MADD assesses fairness of predictive student models.

problem Predictive student models can be biased and unfair, leading to discrimination.
method Proposes MADD metric to analyze model's discriminatory behaviors.
result Fair predictive performance does not guarantee fair behaviors or outcomes.

Improved student engagement detection using contextual and visual data.

problem Detecting students' behavioral engagement in real-world settings.
method Two-phase approach: contextual logs for active use, appearance information for engagement inference.
result Improved F1-scores from 0.77 to 0.82 with contextual information.

Bayesian Causal Forests model assesses part-time work's impact on student growth.

problem Estimating causal effects of part-time work on student growth in mathematics achievement.
method Longitudinal Bayesian Causal Forests model combining non-parametric and difference-in-differences methods.
result Negative impact of part-time work for most students, potential benefits for those with low school belonging, widening achievement gap identified.

Analyzed writing style changes in Danish high school students.

problem Detecting global development trends and identifying at-risk students in high school writing.
method Used a Siamese neural network to compute essay similarity and clustered student profiles.
result High school students' writing styles become less similar as they progress, with some students showing significant improvement and others limited development or setbacks.

Study shows a positive effect of mindset interventions on student performance, with significant heterogeneity.

problem Assessing the effect of student mindset interventions and identifying factors that moderate this effect.
method Used machine learning techniques to address treatment overlap, balance, and imputation of conditional average treatment effects.
result The mindset intervention has a positive average effect of 0.26, with heterogeneity ranging from 0.1 to 0.4, moderated by school-level factors.

Developed predictive models for improving programming course performance.

problem Improving student performance in programming courses.
method Used M5P Decision Tree and Linear Regression Classifier on structured questionnaire data.
result Variable-based LRC model produced the best model with least evaluation metrics.

KT models struggle with student concept drift, but BKT remains the most stable.

problem Impact of student concept drift on KT models.
method Applied four KT models to five academic years of data.
result KT models generally degrade in performance with concept drift, BKT remains stable.

Bayesian Dark Knowledge fails to perform well with high posterior uncertainty.

problem Performance degradation of Bayesian Dark Knowledge with high posterior uncertainty.
method Compresses posterior predictive distribution into a single network, using a student network matching the teacher ensemble architecture.
result Using a matching student network architecture does not guarantee acceptable performance with high posterior uncertainty.

In massive open online courses (MOOCs), peer grading serves as a critical tool for scaling the grading of complex, open-ended assignments to courses with tens or hundreds of thousands of students. But despite promising initial trials, it does not always deliver accurate results compared to human experts. In this paper,…

2013-07-09abs ↗pdf ↗

Deep neural networks forecast financial return distributions accurately.

problem Forecasting probability distributions of financial returns.
method Used 1D CNN and LSTM architectures with custom loss functions to optimize distribution parameters.
result LSTM with skewed Student's t distribution outperformed classical models in multiple evaluation metrics.

Automated speaker fluency level assessment using machine learning.

problem Time-consuming manual evaluation of non-native English speakers' fluency levels.
method Built a dataset of labeled audio conversations, extracted features, and trained machine learning models.
result Support vector machine achieved 94.39% classification accuracy.

Operational measure for assessing fat-tailedness in distributions.

problem Lack of operational measures for assessing fat-tailedness in finite sample sizes.
method Operational measure based on the rate of convergence of the Law of Large Numbers for finite sums.
result Allows practical comparisons across different fat-tailed distributions and parametrizations.

Unified scoring model improves efficiency and performance across multiple tasks.

problem Efficient and resource-efficient automated scoring for diverse tasks.
method Knowledge-distilled multi-task Mixture-of-Experts (MoE) approach.
result Comparable performance to task-specific models with significantly less storage and training resources.

BCF models estimate causal effects on multiple outcomes in TIMSS data.

problem Estimating causal effects on multiple outcomes in educational data.
method Bayesian Additive Regression Trees (BART) for multivariate causal inference.
result Positive and negative effects of home study conditions and school absence on student achievement.

Study evaluates GP metamodels and sequential designs for noisy level set estimation.

problem Efficiently reconstructing the level set of a noisy function.
method Investigates Gaussian process (GP) and Student-t process (TP) metamodels, along with various acquisition functions.
result GPs with Student-t observations and TPs perform better than classification GPs in noisy conditions.

This paper uses multivariate probability models to assess financial system risks.

problem Assessing systemic risk in financial systems.
method Computes multivariate conditional probability distributions for elliptical distributions, focusing on Student-t and Normal models.
result Proposes measures of stress impact and systemic risk.

Paper proposes sharing models instead of data for smart health predictions.

problem Sharing sensitive medical data is legally restricted and challenging.
method Train a teacher model on sensitive data, then transfer its knowledge to a student model without accessing original data.
result Student model mimics teacher model performance in making accurate predictions.

The study uses Hidden Markov Models to analyze student enrollment patterns and academic performance.

problem Limited understanding of how enrollment patterns affect academic performance.
method Applied Hidden Markov Models to categorize enrollment strategies and compare academic outcomes.
result Mixed enrollment strategies lead to better academic performance, especially during part-time semesters.

New method uses interval-based metric to validate prediction uncertainty in machine learning.

problem Validation of prediction uncertainty in machine learning regression tasks is unreliable due to heavy-tailed distributions.
method Shift from variance-based metrics to interval-based Prediction Interval Coverage Probability (PICP).
result PICP method more quickly and reliably tests prediction intervals than variance-based metrics.

Predicts student performance in interactive online question pools using GNNs.

problem Predicting student performance in interactive online question pools with evolving knowledge.
method Proposes R^2GCN, a GNN model for heterogeneous networks to predict student performance.
result Achieves higher accuracy in student performance prediction than traditional methods.

The paper proposes a framework to detect student misconceptions from textual responses.

problem Detecting misconceptions from students' responses to open-response questions.
method A natural language processing-based probabilistic model for detecting common misconceptions.
result The proposed framework excels at classifying and detecting common misconceptions.

Study uses vine copulas to optimize financial portfolios during and after the financial crisis.

problem Optimizing financial portfolios during and after the financial crisis.
method Modeling dependency structures using vine copulas, testing different portfolio strategies, analyzing various copulas.
result Vine copulas reduce portfolio risk better than simple copulas, especially during the financial crisis.

Student-teacher learning improves generalization with noisy inputs.

problem Transfer knowledge from clean inputs to noisy inputs.
method Analyzes student-teacher learning using deep linear networks and experiments with nonlinear networks.
result Three factors are vital for success: zero training loss, teacher knowledge, and feature decomposition.

A new teacher-class network method compresses DNNs by distributing knowledge to multiple student networks.

problem Overwhelming size of Deep Neural Networks (DNNs).
method Single teacher with multiple student networks, transferring knowledge to each student.
result The combined knowledge of the class of students achieves better performance and reduces parameters.