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,181 papers · 148 categories

Trend · papers per month

0.3%0.5%0.8%0.1% · Oct 201819922001200920182026
12 results for Self-Ensembling

DCSE combines domain confusion and self-ensembling for unsupervised adaptation.

problem Unsupervised domain adaptation with time-consuming data collection and annotation.
method DCSE combines domain confusion and self-ensembling to learn invariant representations.
result DCSE outperforms existing methods in various unsupervised domain adaptation benchmarks.

This work improves SSL by leveraging disentangled latent space for better self-ensembling.

problem Improving semi-supervised learning performance with limited labeled data.
method Stacked SSL model using unsupervised disentangled representation learning for stochastic embedding.
result Improved performance and interpretability of disentangled representations over related SSL models.

Enhances robustness for time series classification using self-ensemble method.

problem Limited adversarial robustness in time series classification.
method Proposes a self-ensemble method to improve Randomized Smoothing's robustness certification.
result Demonstrates superior robustness compared to baseline approaches.

SNTG improves semi-supervised learning by considering data connections.

problem Improving semi-supervised learning performance with fewer labeled data.
method Constructs a graph from teacher model predictions and learns smooth representations of similar neighboring points.
result Achieves state-of-the-art results on semi-supervised learning benchmarks.

SEGCN uses a student-teacher framework to improve GCN's performance on semi-supervised learning.

problem GCN's limitation in utilizing unlabeled data effectively.
method SEGCN combines GCN with Mean Teacher to leverage unlabeled nodes.
result SEGCN significantly improves classification accuracy on semi-supervised learning tasks.

New defense algorithm RSE improves neural network robustness against adversarial attacks.

problem Vulnerability of deep neural networks to small adversarial perturbations.
method Combines randomness and ensemble techniques to add noise layers and ensemble predictions.
result Significantly outperforms previous defense techniques, maintaining high accuracy under strong attacks.

SEP uses checkpoints to protect data from training good models.

problem Protecting data from competitors training high-performance models.
method Forming perturbed examples using model checkpoints' gradients to ensure they are always unrecognized.
result SEP significantly reduces model accuracy when trained on perturbed data, demonstrating its effectiveness.

DADC algorithm improves clustering for data with varying density.

problem Sparse cluster loss and cluster fragmentation in density peak clustering.
method Domain-adaptive density measurement, cluster center self-identification, and cluster self-ensemble.
result DADC achieves more reasonable clustering results on data with varying density.

Mantis improves time series classification using a transformer model trained on synthetic data.

problem Insufficient application of foundation models to time series classification.
method Pre-trained transformer model on synthetic data, enhanced test-time methodology.
result Mantis achieves state-of-the-art performance across diverse datasets.

FedDST trains sparse sub-networks to improve efficiency in federated learning.

problem Efficiently train large models on resource-limited edge devices with limited network bandwidth.
method Dynamic sparse training to reduce model size and communication.
result FedDST outperforms existing methods in federated learning, especially in non-i.i.d. settings.