GPaolo commited on
Commit
d7e55f8
1 Parent(s): f432111

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -16,4 +16,6 @@ pinned: false
16
  - *(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.
17
  - *(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.
18
  - *(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.
19
- - *(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.
 
 
 
16
  - *(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.
17
  - *(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.
18
  - *(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.
19
+ - *(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.
20
+ - *(ICML '24)* [Position: A Call for Embodied AI](https://arxiv.org/abs/2402.03824): position paper on the need for embodied AI research
21
+ - *(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