paper-with-me

Papers

Parameterized Convex Universal Approximators for Decision-Making Problems

2022-01-17 · Jinrae Kim, Youdan Kim

Parameterized max-affine (PMA) and parameterized log-sum-exp (PLSE) networks are proposed for general decision-making problems. The proposed approximators generalize existing convex approximators, namely, max-affine (MA) and log-sum-exp (LSE) networks, by considering function arguments of condition and decision variables and replacing the network parameters of MA and LSE networks with continuous functions with respect to the condition variable. The universal approximation theorem of PMA and PLSE is proven, which implies that PMA and PLSE are shape-preserving universal approximators for parameterized convex continuous functions. Practical guidelines for incorporating deep neural networks within PMA and PLSE networks are provided. A numerical simulation is performed to demonstrate the performance of the proposed approximators. The simulation results support that PLSE outperforms other existing approximators in terms of minimizer and optimal value errors with scalable and efficient computation for high-dimensional cases.

📄 PDF Abstract BibTeX arXiv:2201.06298

Code (1)

JinraeKim/ParametrisedConvexApproximators.jl 공식 구현

Tasks

Decision Making

Similar Papers 제목 키워드 기반

Hierarchical Universal Value Function Approximators

2024-10-11 · Rushiv Arora

There have been key advancements to building universal approximators for multi-goal collections of reinforcement learning value functions -- key elements in estimating long-term returns of states in a parameterized manne…

Hierarchical Reinforcement Learningreinforcement-learningReinforcement Learning

Latent-Conditioned Parameterized Quantum Circuits as Universal Approximators for Distributions over Quantum States

2026-05-27 · Quoc Hoan Tran, Koki Chinzei, Yasuhiro Endo, Hirotaka Oshima arxiv

Many applications in quantum simulation, quantum chemistry, and quantum machine learning require not a single quantum state but an ensemble of states characterizing the heterogeneity of a target system. Preparing such en…

Quantum Machine Learning

HSVI for zs-POSGs using Concavity, Convexity and Lipschitz Properties

2021-10-25 · Aurélien Delage, Olivier Buffet, Jilles Dibangoye

Dynamic programming and heuristic search are at the core of state-of-the-art solvers for sequential decision-making problems. In partially observable or collaborative settings (\eg, POMDPs and Dec-POMDPs), this requires …

Decision MakingHeuristic SearchSequential Decision Making

Distributed Structured Actor-Critic Reinforcement Learning for Universal Dialogue Management

2020-09-22 · Zhi Chen, Lu Chen, Xiaoyuan Liu, Kai Yu

The task-oriented spoken dialogue system (SDS) aims to assist a human user in accomplishing a specific task (e.g., hotel booking). The dialogue management is a core part of SDS. There are two main missions in dialogue ma…

Decision MakingDeep Reinforcement LearningDialogue ManagementManagement+3

Universal Representation of Generalized Convex Functions and their Gradients

2025-08-30 · Moeen Nehzati arxiv

A wide range of optimization problems can often be written in terms of generalized convex functions (GCFs). When this structure is present, it can convert certain nested bilevel objectives into single-level problems amen…