I have a function $f:X \to \mathbb{R}$ strictly convex, where $X \subset \mathbb{R}^{n}$ is a convex compact space. Also, given $A \in \mathbb{R}^{n \times m}$ and $b \in \mathbb{R}^{n}$, consider an affine mapping $u \mapsto Au + b$ for $u \in \mathbb{R}^{m}$. Then, can we say $u \mapsto f(Au +b)$ is strictly convex?
Asked
Active
Viewed 30 times
0
- I found that at least it is not "always" true since $Au_{1}$ and $Au_{2}$ might be the same for different $u_{1}$ and $u_{2}$.
- My concern is actually about log-sum-exp with affine mapping. According to this paper (https://arxiv.org/abs/1803.07225), the log-sum-exp with affine mapping for stochastic sampling settings for integration estimation is strictly convex under (mild) assumptions. Here, $n$ corresponds to the number of sampling.
– Jinrae Kim Jun 24 '23 at 04:20