Skip to main content

🏢 Inria

MetaCURL: Non-stationary Concave Utility Reinforcement Learning
·362 words·2 mins· loading · loading
Machine Learning Reinforcement Learning 🏢 Inria
MetaCURL: First algorithm for non-stationary Concave Utility Reinforcement Learning (CURL), achieving near-optimal dynamic regret by using a meta-algorithm and sleeping experts framework.
Learning via Surrogate PAC-Bayes
·1481 words·7 mins· loading · loading
Machine Learning Meta Learning 🏢 Inria
Surrogate PAC-Bayes Learning (SuPAC) efficiently optimizes generalization bounds by iteratively optimizing surrogate training objectives, enabling faster and more scalable learning for complex models.
Improving Neural Network Surface Processing with Principal Curvatures
·2900 words·14 mins· loading · loading
AI Generated Machine Learning Deep Learning 🏢 Inria
Boosting neural network surface processing: Using principal curvatures as input significantly improves segmentation and classification accuracy while reducing computational overhead.
Geodesic Optimization for Predictive Shift Adaptation on EEG data
·2001 words·10 mins· loading · loading
Transfer Learning 🏢 Inria
GOPSA: a novel geodesic optimization method significantly improves cross-site age prediction from EEG data by jointly handling shifts in data and predictive variables.
Finding good policies in average-reward Markov Decision Processes without prior knowledge
·1896 words·9 mins· loading · loading
Machine Learning Reinforcement Learning 🏢 Inria
First near-optimal reinforcement learning algorithm achieving best policy identification in average-reward MDPs without prior knowledge of complexity.
DU-Shapley: A Shapley Value Proxy for Efficient Dataset Valuation
·1646 words·8 mins· loading · loading
Machine Learning Federated Learning 🏢 Inria
DU-Shapley efficiently estimates the Shapley value for dataset valuation, enabling fair compensation in collaborative machine learning by leveraging the problem’s structure for faster computation.
Coarse-to-Fine Concept Bottleneck Models
·2840 words·14 mins· loading · loading
Computer Vision Image Classification 🏢 Inria
Hierarchical concept bottleneck models boost interpretability and accuracy in visual classification by uncovering both high-level and low-level concepts.
Barely Random Algorithms and Collective Metrical Task Systems
·315 words·2 mins· loading · loading
AI Theory Optimization 🏢 Inria
Randomness-efficient algorithms are developed for online decision making, requiring only 2log n random bits and achieving near-optimal competitiveness for metrical task systems.
ACES: Generating a Diversity of Challenging Programming Puzzles with Autotelic Generative Models
·2681 words·13 mins· loading · loading
🏢 Inria
Autotelic Code Search (ACES) generates diverse, challenging Python programming puzzles by iteratively using LLM-generated semantic descriptors and measuring puzzle difficulty via LLM solver success ra…