paper-with-me

Papers

Hint assisted reinforcement learning: an application in radio astronomy

2023-01-10 · Sarod Yatawatta

Model based reinforcement learning has proven to be more sample efficient than model free methods. On the other hand, the construction of a dynamics model in model based reinforcement learning has increased complexity. Data processing tasks in radio astronomy are such situations where the original problem which is being solved by reinforcement learning itself is the creation of a model. Fortunately, many methods based on heuristics or signal processing do exist to perform the same tasks and we can leverage them to propose the best action to take, or in other words, to provide a hint'. We propose to use hints' generated by the environment as an aid to the reinforcement learning process mitigating the complexity of model construction. We modify the soft actor critic algorithm to use hints and use the alternating direction method of multipliers algorithm with inequality constraints to train the agent. Results in several environments show that we get the increased sample efficiency by using hints as compared to model free methods.

📄 PDF Abstract BibTeX arXiv:2301.03933

Code (1)

sarodyatawatta/hintrl 공식 구현 pytorch

Tasks

AstronomyModel-based Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Adam 설명 없음
Experience Replay Experience Replay is a replay memory technique used in reinforcement learning where we store the agent’s experiences at each time-step, $e\_{t} = \left(s\_{t}, a\_{t}, r\_{t},…
Soft Actor Critic Soft Actor Critic, or SAC, is an off-policy actor-critic deep RL algorithm based on the maximum entropy reinforcement learning framework. In this framework, the actor aims…

Similar Papers 제목 키워드 기반

Self-supervised learning for radio-astronomy source classification: a benchmark

2024-11-21 · Thomas Cecconello, Simone Riggi, Ugo Becciani, Fabio Vitello 외

The upcoming Square Kilometer Array (SKA) telescope marks a significant step forward in radio astronomy, presenting new opportunities and challenges for data analysis. Traditional visual models pretrained on optical phot…

AstronomyLinear evaluationRadio InterferometrySelf-Supervised Learning

Advances on the classification of radio image cubes

2023-05-05 · Steven Ndung'u, Trienko Grobler, Stefan J. Wijnholds, Dimka Karastoyanova 외

Modern radio telescopes will daily generate data sets on the scale of exabytes for systems like the Square Kilometre Array (SKA). Massive data sets are a source of unknown and rare astrophysical phenomena that lead to di…

Anomaly DetectionAstronomyClassification

Joint deconvolution and blind source separation on the sphere with an application to radio-astronomy

2020-09-08 · R. Carloni Gertosio, J. Bobin

Blind source separation is one of the major analysis tool to extract relevant information from multichannel data. While being central, joint deconvolution and blind source separation (DBSS) methods are scarce. To that pu…

Astronomyblind source separation

Explainable machine learning workflows for radio astronomical data processing

2026-03-17 · S. Yatawatta, A. Ahmadi, B. Asabere, M. Iacobelli 외 arxiv

Radio astronomy relies heavily on efficient and accurate processing pipelines to deliver science ready data. With the increasing data flow of modern radio telescopes, manual configuration of such data processing pipeline…

Decision Making

STRADAViT: Towards a Foundational Model for Radio Astronomy through Self-Supervised Transfer

2026-03-31 · Andrea DeMarco, Ian Fenech Conti, Hayley Camilleri, Ardiana Bushi 외 arxiv

Next-generation radio astronomy surveys are delivering millions of resolved sources, but robust and scalable morphology analysis remains difficult across heterogeneous telescopes and imaging pipelines. We present STRADAV…