vasilii-feofanov commited on
Commit
3ad9b76
·
verified ·
1 Parent(s): 3113da9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -44,7 +44,7 @@ Paris Noah's Ark Lab consists of 3 research teams that cover the following topic
44
  - *(NeurIPS'24, **Spotlight**)* [Analysing Multi-Task Regression via Random Matrix Theory](https://arxiv.org/pdf/2406.10327): insights on a classical approach and its potentiality for time series forecasting.
45
  - *(ICML'24, **Oral**)* [SAMformer: Unlocking the Potential of Transformers in Time Series Forecasting](https://huggingface.co/papers/2402.10198): sharpness-aware minimization and channel-wise attention is all you need.
46
  - *(AISTATS'24)* [Leveraging Ensemble Diversity for Robust Self-Training](https://huggingface.co/papers/2310.14814): confidence estimation method for efficient pseudo-labeling under sample selection bias.
47
- - *(JMLR, 2024)* [Multi-class Probabilistic Bounds for Majority Vote Classifiers with Partially Labeled Data](https://www.jmlr.org/papers/volume25/23-0121/23-0121.pdf) generalization with unlabeled or pseudo-labeled data.
48
  - *(ICML '24)* [Position: A Call for Embodied AI](https://arxiv.org/abs/2402.03824): position paper on the need for embodied AI research
49
  - *(RLC '24)* [A Study of the Weighted Multi-step Loss Impact on the Predictive Error and the Return in MBRL](https://openreview.net/pdf?id=K4VjW7evSV): multi-step loss in MBRL does not work as well as expected
50
 
 
44
  - *(NeurIPS'24, **Spotlight**)* [Analysing Multi-Task Regression via Random Matrix Theory](https://arxiv.org/pdf/2406.10327): insights on a classical approach and its potentiality for time series forecasting.
45
  - *(ICML'24, **Oral**)* [SAMformer: Unlocking the Potential of Transformers in Time Series Forecasting](https://huggingface.co/papers/2402.10198): sharpness-aware minimization and channel-wise attention is all you need.
46
  - *(AISTATS'24)* [Leveraging Ensemble Diversity for Robust Self-Training](https://huggingface.co/papers/2310.14814): confidence estimation method for efficient pseudo-labeling under sample selection bias.
47
+ - *(JMLR, 2024)* [Multi-class Probabilistic Bounds for Majority Vote Classifiers with Partially Labeled Data](https://www.jmlr.org/papers/volume25/23-0121/23-0121.pdf): generalization with unlabeled or pseudo-labeled data.
48
  - *(ICML '24)* [Position: A Call for Embodied AI](https://arxiv.org/abs/2402.03824): position paper on the need for embodied AI research
49
  - *(RLC '24)* [A Study of the Weighted Multi-step Loss Impact on the Predictive Error and the Return in MBRL](https://openreview.net/pdf?id=K4VjW7evSV): multi-step loss in MBRL does not work as well as expected
50