← Search

Allan Raventos

8 accepted papers

2026

Deriving Neural Scaling Laws from the Statistics of Natural Language

ICML 2026poster

Despite the fact that experimental neural scaling laws have substantially guided empirical progress in large-scale machine learning, no existing theory can quantitatively predict the exponents of these important laws for any modern LLM trained on any natural language dataset. We provide the first su…

Cited by 0SourceScholar
2025

Rethinking Fine-Tuning when Scaling Test-Time Compute: Limiting Confidence Improves Mathematical Reasoning

NeurIPS 2025poster

Recent progress in large language models (LLMs) highlights the power of scaling test-time compute to achieve strong performance on complex tasks, such as mathematical reasoning and code generation. This raises a critical question: how should model training be modified to optimize performance under a…

Cited by 0SourcecodeScholar
2024

Get rich quick: exact solutions reveal how unbalanced initializations promote rapid feature learning

NeurIPS 2024spotlight

While the impressive performance of modern neural networks is often attributed to their capacity to efficiently extract task-relevant features from data, the mechanisms underlying this *rich feature learning regime* remain elusive, with much of our theoretical understanding stemming from the opposin…

2023

Pretraining task diversity and the emergence of non-Bayesian in-context learning for regression

NeurIPS 2023poster

Pretrained transformers exhibit the remarkable ability of in-context learning (ICL): they can learn tasks from just a few examples provided in the prompt without updating any weights. This raises a foundational question: can ICL solve fundamentally _new_ tasks that are very different from those seen…

2022

SIXO: Smoothing Inference with Twisted Objectives

NeurIPS 2022accept

Sequential Monte Carlo (SMC) is an inference algorithm for state space models that approximates the posterior by sampling from a sequence of target distributions. The target distributions are often chosen to be the filtering distributions, but these ignore information from future observations, leadi…

2020

3D Packing for Self-Supervised Monocular Depth Estimation

CVPR 2020oral

Although cameras are ubiquitous, robotic platforms typically rely on active sensors like LiDAR for direct 3D perception. In this work, we propose a novel self-supervised monocular depth estimation method combining geometry with a new deep network, PackNet, learned only from unlabeled monocular video…

Cited by 881PDFcodeScholar
2020

Real-Time Panoptic Segmentation From Dense Detections

CVPR 2020oral

Panoptic segmentation is a complex full scene parsing task requiring simultaneous instance and semantic segmentation at high resolution. Current state-of-the-art approaches cannot run in real-time, and simplifying these architectures to improve efficiency severely degrades their accuracy. In this pa…

Cited by 94PDFScholar
2020

Reinforcement Learning based Control of Imitative Policies for Near-Accident Driving

RSS 2020poster

Autonomous driving has achieved significant progress in recent years, but autonomous cars are still unable to tackle high-risk situations where a potential accident is likely. In such near-accident scenarios, even a minor change in the vehicle's actions may result in drastically different consequenc…