Hossein Gorji

LG
h-index17
5papers
23citations
Novelty53%
AI Score38

5 Papers

7.4MLAug 11, 2023
Gaussian Process Regression for Maximum Entropy Distribution

Mohsen Sadr, Manuel Torrilhon, M. Hossein Gorji

Maximum-Entropy Distributions offer an attractive family of probability densities suitable for moment closure problems. Yet finding the Lagrange multipliers which parametrize these distributions, turns out to be a computational bottleneck for practical closure settings. Motivated by recent success of Gaussian processes, we investigate the suitability of Gaussian priors to approximate the Lagrange multipliers as a map of a given set of moments. Examining various kernel functions, the hyperparameters are optimized by maximizing the log-likelihood. The performance of the devised data-driven Maximum-Entropy closure is studied for couple of test cases including relaxation of non-equilibrium distributions governed by Bhatnagar-Gross-Krook and Boltzmann kinetic equations.

1.2NAJun 27, 2018
Logarithmic Gradient Transformation and Chaos Expansion of Ito Processes

M. H. Gorji

Since the seminal work of Wiener, the chaos expansion has evolved to a powerful methodology for studying a broad range of stochastic differential equations. Yet its complexity for systems subject to the white noise remains significant. The issue appears due to the fact that the random increments generated by the Brownian motion, result in a growing set of random variables with respect to which the process could be measured. In order to cope with this high dimensionality, we present a novel transformation of stochastic processes driven by the white noise. In particular, we show that under suitable assumptions, the diffusion arising from white noise can be cast into a logarithmic gradient induced by the measure of the process. Through this transformation, the resulting equation describes a stochastic process whose randomness depends only upon the initial condition. Therefore the stochasticity of the transformed system lives in the initial condition and thereby it can be treated conveniently with the chaos expansion tools.

11.4LGOct 5, 2025
Can Linear Probes Measure LLM Uncertainty?

Ramzi Dakhmouche, Adrien Letellier, Hossein Gorji

Effective Uncertainty Quantification (UQ) represents a key aspect for reliable deployment of Large Language Models (LLMs) in automated decision-making and beyond. Yet, for LLM generation with multiple choice structure, the state-of-the-art in UQ is still dominated by the naive baseline given by the maximum softmax score. To address this shortcoming, we demonstrate that taking a principled approach via Bayesian statistics leads to improved performance despite leveraging the simplest possible model, namely linear regression. More precisely, we propose to train multiple Bayesian linear models, each predicting the output of a layer given the output of the previous one. Based on the obtained layer-level posterior distributions, we infer the global uncertainty level of the LLM by identifying a sparse combination of distributional features, leading to an efficient UQ scheme. Numerical experiments on various LLMs show consistent improvement over state-of-the-art baselines.

7.1LGOct 5, 2025
Why Cannot Neural Networks Master Extrapolation? Insights from Physical Laws

Ramzi Dakhmouche, Hossein Gorji

Motivated by the remarkable success of Foundation Models (FMs) in language modeling, there has been growing interest in developing FMs for time series prediction, given the transformative power such models hold for science and engineering. This culminated in significant success of FMs in short-range forecasting settings. However, extrapolation or long-range forecasting remains elusive for FMs, which struggle to outperform even simple baselines. This contrasts with physical laws which have strong extrapolation properties, and raises the question of the fundamental difference between the structure of neural networks and physical laws. In this work, we identify and formalize a fundamental property characterizing the ability of statistical learning models to predict more accurately outside of their training domain, hence explaining performance deterioration for deep learning models in extrapolation settings. In addition to a theoretical analysis, we present empirical results showcasing the implications of this property on current deep learning architectures. Our results not only clarify the root causes of the extrapolation gap but also suggest directions for designing next-generation forecasting models capable of mastering extrapolation.

2.3AIDec 20, 2024
Collision-based Dynamics for Multi-Marginal Optimal Transport

Mohsen Sadr, Hossein Gorji

Inspired by the Boltzmann kinetics, we propose a collision-based dynamics with a Monte Carlo solution algorithm that approximates the solution of the multi-marginal optimal transport problem via randomized pairwise swapping of sample indices. The computational complexity and memory usage of the proposed method scale linearly with the number of samples, making it highly attractive for high-dimensional settings. In several examples, we demonstrate the efficiency of the proposed method compared to the state-of-the-art methods.