Zum Hauptinhalt springen

Showing 1–37 of 37 results for author: Friesen, A

.
  1. arXiv:2408.00118  [pdf, other

    cs.CL cs.AI

    Gemma 2: Improving Open Language Models at a Practical Size

    Authors: Gemma Team, Morgane Riviere, Shreya Pathak, Pier Giuseppe Sessa, Cassidy Hardin, Surya Bhupatiraju, Léonard Hussenot, Thomas Mesnard, Bobak Shahriari, Alexandre Ramé, Johan Ferret, Peter Liu, Pouya Tafti, Abe Friesen, Michelle Casbon, Sabela Ramos, Ravin Kumar, Charline Le Lan, Sammy Jerome, Anton Tsitsulin, Nino Vieillard, Piotr Stanczyk, Sertan Girgin, Nikola Momchev, Matt Hoffman , et al. (172 additional authors not shown)

    Abstract: In this work, we introduce Gemma 2, a new addition to the Gemma family of lightweight, state-of-the-art open models, ranging in scale from 2 billion to 27 billion parameters. In this new version, we apply several known technical modifications to the Transformer architecture, such as interleaving local-global attentions (Beltagy et al., 2020a) and group-query attention (Ainslie et al., 2023). We al… ▽ More

    Submitted 2 August, 2024; v1 submitted 31 July, 2024; originally announced August 2024.

  2. arXiv:2407.14622  [pdf, other

    cs.LG cs.AI cs.CL

    BOND: Aligning LLMs with Best-of-N Distillation

    Authors: Pier Giuseppe Sessa, Robert Dadashi, Léonard Hussenot, Johan Ferret, Nino Vieillard, Alexandre Ramé, Bobak Shariari, Sarah Perrin, Abe Friesen, Geoffrey Cideron, Sertan Girgin, Piotr Stanczyk, Andrea Michi, Danila Sinopalnikov, Sabela Ramos, Amélie Héliou, Aliaksei Severyn, Matt Hoffman, Nikola Momchev, Olivier Bachem

    Abstract: Reinforcement learning from human feedback (RLHF) is a key driver of quality and safety in state-of-the-art large language models. Yet, a surprisingly simple and strong inference-time strategy is Best-of-N sampling that selects the best generation among N candidates. In this paper, we propose Best-of-N Distillation (BOND), a novel RLHF algorithm that seeks to emulate Best-of-N but without its sign… ▽ More

    Submitted 19 July, 2024; originally announced July 2024.

  3. arXiv:2309.16815  [pdf, other

    hep-ph nucl-th

    Diquarks and $Λ^0/π^+$, $Ξ^-/π^+$ ratios in the framework of the EPNJL model

    Authors: A. V. Friesen, Yu. L. Kalinovsky

    Abstract: The applicability of the effective models to the description of baryons and the behaviour of ratios of strange baryons to pions is discussed. In the framework of the EPNJL model, the Bethe - Salpeter equation is used to find masses of baryons, which are considered as diquark-quark state. Baryon melting is discussed at a finite chemical potential and a flavor dependence of the hadronic deconfinemen… ▽ More

    Submitted 28 September, 2023; originally announced September 2023.

    Comments: 9 pages, 7 pictures, 1 table

  4. arXiv:2305.03870  [pdf, other

    cs.LG

    Knowledge Transfer from Teachers to Learners in Growing-Batch Reinforcement Learning

    Authors: Patrick Emedom-Nnamdi, Abram L. Friesen, Bobak Shahriari, Nando de Freitas, Matt W. Hoffman

    Abstract: Standard approaches to sequential decision-making exploit an agent's ability to continually interact with its environment and improve its control policy. However, due to safety, ethical, and practicality constraints, this type of trial-and-error experimentation is often infeasible in many real-world domains such as healthcare and robotics. Instead, control policies in these domains are typically t… ▽ More

    Submitted 9 May, 2023; v1 submitted 5 May, 2023; originally announced May 2023.

    Comments: Reincarnating Reinforcement Learning Workshop at ICLR 2023

  5. arXiv:2212.07465  [pdf, other

    hep-ph nucl-th

    Cancellation of the sigma mode in the thermal pion gas by quark Pauli blocking

    Authors: David Blaschke, Alexandra Friesen, Yuriy Kalinovsky

    Abstract: We calculate the pressure of the interacting pion gas using the Beth-Uhlenbeck approach to the relativistic virial expansion with Breit-Wigner phase shifts for the $σ$- and $\varrho$- meson resonances. The repulsive phase shift $δ^2_0$ is taken from quark interchange model of Barnes and Swanson [Phys. Rev. D 46 (1992) 131] in very good agreement with experimental data. In this work we show that th… ▽ More

    Submitted 23 January, 2023; v1 submitted 14 December, 2022; originally announced December 2022.

    Comments: 8 pages, 4 figures, revision of text, references and figures

    Journal ref: Symmetry 15 (2023) 3, 711

  6. arXiv:2210.04971  [pdf, other

    cs.LG cs.AI

    Multi-step Planning for Automated Hyperparameter Optimization with OptFormer

    Authors: Lucio M. Dery, Abram L. Friesen, Nando De Freitas, Marc'Aurelio Ranzato, Yutian Chen

    Abstract: As machine learning permeates more industries and models become more expensive and time consuming to train, the need for efficient automated hyperparameter optimization (HPO) has never been more pressing. Multi-step planning based approaches to hyperparameter optimization promise improved efficiency over myopic alternatives by more effectively balancing out exploration and exploitation. However, t… ▽ More

    Submitted 16 November, 2022; v1 submitted 10 October, 2022; originally announced October 2022.

    Comments: 8 pages, 7 figures

  7. Pion damping width and pion spectral function in hot pion gas

    Authors: D. Goderidze, A. Friesen, Yu. Kalinovsky

    Abstract: The temperature behaviour of the pion width in the hadronic phase is investigated in the framework of the NJL model. The contribution to the width from the pion-pion collision is considered with a scalar sigma-meson as an intermediate state. It is shown that the pion width significantly broadens at $T>0.1$ GeV. Using the two-step iteration method, suggested by Kadanoff and Baym, the pion spectral… ▽ More

    Submitted 23 May, 2022; originally announced May 2022.

    Comments: 8 pages, 4 figures

  8. arXiv:2204.10256  [pdf, other

    cs.LG cs.AI

    Revisiting Gaussian mixture critics in off-policy reinforcement learning: a sample-based approach

    Authors: Bobak Shahriari, Abbas Abdolmaleki, Arunkumar Byravan, Abe Friesen, Siqi Liu, Jost Tobias Springenberg, Nicolas Heess, Matt Hoffman, Martin Riedmiller

    Abstract: Actor-critic algorithms that make use of distributional policy evaluation have frequently been shown to outperform their non-distributional counterparts on many challenging control tasks. Examples of this behavior include the D4PG and DMPO algorithms as compared to DDPG and MPO, respectively [Barth-Maron et al., 2018; Hoffman et al., 2020]. However, both agents rely on the C51 critic for value est… ▽ More

    Submitted 22 April, 2022; v1 submitted 21 April, 2022; originally announced April 2022.

  9. arXiv:2202.08417  [pdf, other

    cs.LG

    Retrieval-Augmented Reinforcement Learning

    Authors: Anirudh Goyal, Abram L. Friesen, Andrea Banino, Theophane Weber, Nan Rosemary Ke, Adria Puigdomenech Badia, Arthur Guez, Mehdi Mirza, Peter C. Humphreys, Ksenia Konyushkova, Laurent Sifre, Michal Valko, Simon Osindero, Timothy Lillicrap, Nicolas Heess, Charles Blundell

    Abstract: Most deep reinforcement learning (RL) algorithms distill experience into parametric behavior policies or value functions via gradient updates. While effective, this approach has several disadvantages: (1) it is computationally expensive, (2) it can take many updates to integrate experiences into the parametric model, (3) experiences that are not fully integrated do not appropriately influence the… ▽ More

    Submitted 24 May, 2022; v1 submitted 16 February, 2022; originally announced February 2022.

  10. arXiv:2112.04153  [pdf, other

    cs.LG cs.AI

    Model-Value Inconsistency as a Signal for Epistemic Uncertainty

    Authors: Angelos Filos, Eszter Vértes, Zita Marinho, Gregory Farquhar, Diana Borsa, Abram Friesen, Feryal Behbahani, Tom Schaul, André Barreto, Simon Osindero

    Abstract: Using a model of the environment and a value function, an agent can construct many estimates of a state's value, by unrolling the model for different lengths and bootstrapping with its value function. Our key insight is that one can treat this set of value estimates as a type of ensemble, which we call an \emph{implicit value ensemble} (IVE). Consequently, the discrepancy between these estimates c… ▽ More

    Submitted 29 June, 2022; v1 submitted 8 December, 2021; originally announced December 2021.

    Comments: The first three authors contributed equally. Accepted at ICML 2022

  11. arXiv:2109.11397  [pdf, other

    cs.PL

    Position Paper: Goals of the Luau Type System

    Authors: Lily Brown, Andy Friesen, Alan Jeffrey

    Abstract: Luau is the scripting language that powers user-generated experiences on the Roblox platform. It is a statically-typed language, based on the dynamically-typed Lua language, with type inference. These types are used for providing editor assistance in Roblox Studio, the IDE for authoring Roblox experiences. Due to Roblox's uniquely heterogeneous developer community, Luau must operate in a somewhat… ▽ More

    Submitted 22 September, 2021; originally announced September 2021.

    Comments: In HATRA '21: Human Aspects of Types and Reasoning Assistants 2021

  12. arXiv:2109.10781  [pdf, other

    cs.LG cs.AI cs.NE stat.ML

    Introducing Symmetries to Black Box Meta Reinforcement Learning

    Authors: Louis Kirsch, Sebastian Flennerhag, Hado van Hasselt, Abram Friesen, Junhyuk Oh, Yutian Chen

    Abstract: Meta reinforcement learning (RL) attempts to discover new RL algorithms automatically from environment interaction. In so-called black-box approaches, the policy and the learning algorithm are jointly represented by a single neural network. These methods are very flexible, but they tend to underperform in terms of generalisation to new, unseen environments. In this paper, we explore the role of sy… ▽ More

    Submitted 5 June, 2022; v1 submitted 22 September, 2021; originally announced September 2021.

    Comments: AAAI 2022

  13. arXiv:2101.10084  [pdf, other

    hep-ph

    Mott dissociation and kaon to pion ratio in the EPNJL model

    Authors: D. Blaschke, A. V. Friesen, Yu. L. Kalinovsky, A. E. Radzhabov

    Abstract: The behaviour of pseudoscalar mesons within the SU(3)PNJL-like models is considered for finite T and $μ_B$. We compare the pole approximation (Breit-Wigner) with the Beth-Uhlenbeck approach. We evaluate the $K/π$ ratios along the phase transition line in the T-$μ_B$ plane with constant and $T/μ_B$-dependent pion and strange quark chemical potentials. Using the model, we can show that the splitting… ▽ More

    Submitted 25 January, 2021; originally announced January 2021.

    Comments: arXiv admin note: substantial text overlap with arXiv:2009.03284

  14. arXiv:2011.04021  [pdf, other

    cs.AI cs.LG

    On the role of planning in model-based deep reinforcement learning

    Authors: Jessica B. Hamrick, Abram L. Friesen, Feryal Behbahani, Arthur Guez, Fabio Viola, Sims Witherspoon, Thomas Anthony, Lars Buesing, Petar Veličković, Théophane Weber

    Abstract: Model-based planning is often thought to be necessary for deep, careful reasoning and generalization in artificial agents. While recent successes of model-based reinforcement learning (MBRL) with deep function approximation have strengthened this hypothesis, the resulting diversity of model-based methods has also made it difficult to track which components drive success and why. In this paper, we… ▽ More

    Submitted 17 March, 2021; v1 submitted 8 November, 2020; originally announced November 2020.

    Comments: Published at ICLR 2021

  15. arXiv:2009.03284  [pdf, other

    hep-ph hep-ex nucl-th

    Chiral phase transition and kaon-to-pion ratios in the entanglement SU(3) PNJL model

    Authors: D. Blaschke, A. V. Friesen, Yu. L. Kalinovsky, A. Radzhabov

    Abstract: Within the three-flavor PNJL and EPNJL chiral quark models we have obtained pseudoscalar meson properties in quark matter at finite temperature $T$ and baryochemical potential $μ_B$. We compare the meson pole (Breit-Wigner) approximation with the Beth-Uhlenbeck (BU) approach that takes into account the continuum of quark-antiquark scattering states when determining the partial densities of pions a… ▽ More

    Submitted 7 September, 2020; originally announced September 2020.

    Comments: 20 pages, 7 figures

    Journal ref: Eur. Phys. J. ST 229, 3517 (2020)

  16. arXiv:2006.00979  [pdf, other

    cs.LG cs.AI

    Acme: A Research Framework for Distributed Reinforcement Learning

    Authors: Matthew W. Hoffman, Bobak Shahriari, John Aslanides, Gabriel Barth-Maron, Nikola Momchev, Danila Sinopalnikov, Piotr Stańczyk, Sabela Ramos, Anton Raichuk, Damien Vincent, Léonard Hussenot, Robert Dadashi, Gabriel Dulac-Arnold, Manu Orsini, Alexis Jacq, Johan Ferret, Nino Vieillard, Seyed Kamyar Seyed Ghasemipour, Sertan Girgin, Olivier Pietquin, Feryal Behbahani, Tamara Norman, Abbas Abdolmaleki, Albin Cassirer, Fan Yang , et al. (14 additional authors not shown)

    Abstract: Deep reinforcement learning (RL) has led to many recent and groundbreaking advances. However, these advances have often come at the cost of both increased scale in the underlying architectures being trained as well as increased complexity of the RL algorithms used to train them. These increases have in turn made it more difficult for researchers to rapidly prototype new ideas or reproduce publishe… ▽ More

    Submitted 20 September, 2022; v1 submitted 1 June, 2020; originally announced June 2020.

    Comments: This work presents a second version of the paper which coincides with an increase in modularity, additional emphasis on offline, imitation and learning from demonstrations algorithms, as well as various new agents implemented as part of Acme

  17. QCD Phase Diagram at NICA energies: $K^+/π^+$ horn effect and light clusters in THESEUS

    Authors: D. Blaschke, A. V. Friesen, Yu. B. Ivanov, Yu. L. Kalinovsky, M. Kozhevnikova, S. Liebing, A. Radzhabov, G. Röpke

    Abstract: We discuss recent progress in the development of the three-fluid hydrodynamics-based program THESEUS towards an event generator suitable for applications to heavy-ion collisions at the intermediate energies of the planned NICA and FAIR experiments. We follow the strategy that modifications of particle distributions at the freeze-out surface in the QCD phase diagram may be mapped directly to the ob… ▽ More

    Submitted 16 April, 2020; v1 submitted 2 April, 2020; originally announced April 2020.

    Comments: 5 pages, 3 figures, 3 references added, contribution to the Proceedings of "III NICA Days-2019 and IV MPD Collaboration Meeting", Warsaw, 21.-25.10.2019

    Journal ref: Acta Phys.Polon.Supp. 14 (2021) 3, 485-489

  18. Using the Beth-Uhlenbeck approach to describe the kaon to pion ratio in a 2+1 flavor PNJL model

    Authors: D. Blaschke, A. Friesen, Yu. Kalinovsky, A. Radzhabov

    Abstract: The kaon to pion ratios are discussed in the framework of a 2+1 flavor PNJL model. In order to interpret the behaviour of bound states in medium the Beth-Uhlenbeck approach is used. It is shown that in terms of phase shifts in the K+ channel an additional low-energy mode could appear as a bound state in medium since the masses of the quark constituents are different. The comparison with experiment… ▽ More

    Submitted 30 December, 2019; originally announced December 2019.

    Comments: 8 pages, 4 figures, Talk at the II International Workshop on Theory of Hadronic Matter Under Extreme Conditions

    Journal ref: Particles 3 (1), 169-177 (2020)

  19. The role of the chiral phase transition in modelling the kaon to pion ratio

    Authors: A. V. Friesen, Yu. L. Kalinovsky, V. D. Toneev

    Abstract: A sharp peak in the $K^+/π^+$ ratio in relativistic heavy-ion collision is discussed in the framework of the SU(3) Polyakov-loop extended NJL model with vector interaction. In the model, the $K^+/π^+$ ratio was calculated along the chiral phase transition line for different values of the vector coupling $g_V$. We showed that the value of the vector coupling had no significant effect on the… ▽ More

    Submitted 2 December, 2019; originally announced December 2019.

    Comments: 6 pages, 3 figs

  20. arXiv:1909.05557  [pdf, other

    cs.LG cs.AI stat.ML

    Modular Meta-Learning with Shrinkage

    Authors: Yutian Chen, Abram L. Friesen, Feryal Behbahani, Arnaud Doucet, David Budden, Matthew W. Hoffman, Nando de Freitas

    Abstract: Many real-world problems, including multi-speaker text-to-speech synthesis, can greatly benefit from the ability to meta-learn large models with only a few task-specific components. Updating only these task-specific modules then allows the model to be adapted to low-data tasks for as many steps as necessary without risking overfitting. Unfortunately, existing meta-learning methods either do not sc… ▽ More

    Submitted 22 October, 2020; v1 submitted 12 September, 2019; originally announced September 2019.

    Comments: Accepted by NeurIPS 2020

  21. Renormalization of the 4PI effective action using the functional renormalization group

    Authors: M. E. Carrington, S. A. Friesen, C. D. Phillips, D. Pickering

    Abstract: Techniques based on $n$-particle irreducible effective actions can be used to study systems where perturbation theory does not apply. The main advantage, relative to other non-perturbative continuum methods, is that the hierarchy of integral equations that must be solved truncates at the level of the action, and no additional approximations are needed. The main problem with the method is renormali… ▽ More

    Submitted 28 January, 2019; v1 submitted 3 January, 2019; originally announced January 2019.

    Comments: 16 pages, 7 figures. arXiv admin note: text overlap with arXiv:1711.09135

    Journal ref: Phys. Rev. D 99, 074002 (2019)

  22. Strange matter and kaon to pion ratio in SU(3) PNJL model

    Authors: A. V. Friesen, Yu. L. Kalinovsky, V. D. Toneev

    Abstract: The behavior of strange matter in the frame of the SU(3)Polyakov-loop extended Nambu-Jona-Lasinio model including $U_A(1)$ anomaly is considered. We discuss the appearance of a peak in the ratio of the number of strange mesons to non-strange mesons known as the "horn". The PNJL model gives a schematic description of the chiral phase transition and meson properties at finite temperature and density… ▽ More

    Submitted 15 August, 2018; v1 submitted 13 August, 2018; originally announced August 2018.

    Comments: 7 pages, 7 figures

    Journal ref: Phys. Rev. C 99, 045201 (2019)

  23. Effects of composite pions on the chiral condensate within the PNJL model at finite temperature

    Authors: D. Blaschke, A. Dubinin, D. Ebert, A. V. Friesen

    Abstract: We investigate the effect of composite pions on the behaviour of the chiral condensate at finite temperature within the Polyakov-loop improved NJL model. To this end we treat quark-antiquark correlations in the pion channel (bound states and scattering continuum) within a Beth-Uhlenbeck approach that uses medium-dependent phase shifts. A striking medium effect is the Mott transition which occurs w… ▽ More

    Submitted 3 May, 2018; v1 submitted 26 December, 2017; originally announced December 2017.

    Comments: 14 pages, 4 figures, version published in Phys. Part. Nucl. Lett

    Journal ref: Phys. Part. Nucl. Lett. 15 (2018) no. 3, 230-235

  24. The 2PI effective theory at next-to-leading order using the functional renormalization group

    Authors: M. E. Carrington, S. A. Friesen, B. A. Meggison, C. D. Phillips, D. Pickering, K. Sohrabi

    Abstract: We consider a symmetric scalar theory with quartic coupling in 4-dimensions. We show that the 4 loop 2PI calculation can be done using a renormalization group method. The calculation involves one bare coupling constant which is introduced at the level of the Lagrangian and is therefore conceptually simpler than a standard 2PI calculation, which requires multiple counterterms. We explain how our me… ▽ More

    Submitted 24 November, 2017; originally announced November 2017.

    Comments: 25 pages, 10 figures

    Journal ref: Phys. Rev. D 97, 036005 (2018)

  25. arXiv:1710.11573  [pdf, other

    cs.LG cs.CV cs.NE

    Deep Learning as a Mixed Convex-Combinatorial Optimization Problem

    Authors: Abram L. Friesen, Pedro Domingos

    Abstract: As neural networks grow deeper and wider, learning networks with hard-threshold activations is becoming increasingly important, both for network quantization, which can drastically reduce time and energy requirements, and for creating large integrated systems of deep networks, which may have non-differentiable components and must avoid vanishing and exploding gradients for effective learning. Howe… ▽ More

    Submitted 16 April, 2018; v1 submitted 31 October, 2017; originally announced October 2017.

    Comments: 14 pages (9 body, 5 pages of references and appendices)

    Journal ref: In Proceedings of the International Conference on Learning Representations (ICLR) 2018

  26. arXiv:1611.03553  [pdf, other

    cs.LG cs.AI

    The Sum-Product Theorem: A Foundation for Learning Tractable Models

    Authors: Abram L. Friesen, Pedro Domingos

    Abstract: Inference in expressive probabilistic models is generally intractable, which makes them difficult to learn and limits their applicability. Sum-product networks are a class of deep models where, surprisingly, inference remains tractable even when an arbitrary number of hidden layers are present. In this paper, we generalize this result to a much broader set of learning problems: all those where inf… ▽ More

    Submitted 10 November, 2016; originally announced November 2016.

    Comments: 15 pages (10 body, 5 pages of appendices)

    Journal ref: Proceedings of the 33rd International Conference on Machine Learning, pp. 1909-1918, 2016

  27. arXiv:1611.02755  [pdf, other

    cs.AI cs.LG stat.ML

    Recursive Decomposition for Nonconvex Optimization

    Authors: Abram L. Friesen, Pedro Domingos

    Abstract: Continuous optimization is an important problem in many areas of AI, including vision, robotics, probabilistic inference, and machine learning. Unfortunately, most real-world optimization problems are nonconvex, causing standard convex techniques to find only local optima, even with extensions like random restarts and simulated annealing. We observe that, in many cases, the local modes of the obje… ▽ More

    Submitted 8 November, 2016; originally announced November 2016.

    Comments: 11 pages, 7 figures, pdflatex

    Journal ref: Proceedings of the 24th International Joint Conference on Artificial Intelligence (2015), pp. 253-259

  28. Impact of the vector interaction on the phase structure of QCD matter

    Authors: A. V. Friesen, Yu. L. Kalinovsky, V. D. Toneev

    Abstract: The 2-flavor Polyakov-loop extended model is generalized by taking into account the effective four-quark vector-type interaction with the coupling strengths, which are endowed with a dependence on the Polyakov field $Φ$. The effective vertex generates entanglement interaction between the Polyakov loop and the chiral condensate. We investigate the influence of an additional quark vector interaction… ▽ More

    Submitted 22 December, 2014; originally announced December 2014.

    Comments: 9 pages, 12 figures. arXiv admin note: text overlap with arXiv:1006.3648 by other authors

  29. arXiv:1304.7150  [pdf, ps, other

    hep-ph hep-ex nucl-th

    Quark scattering off quarks and hadrons

    Authors: A. V Friesen, Yu. V. Kalinovsky, V. D. Toneev

    Abstract: The in-medium elastic scattering $qq\to qq, q\bar{q}\to q\bar{q}$ and $\bar{q}\bar{q}\to \bar{q}\bar{q}$ is calculated within the two-flavor Polyakov-loop-extended Nambu-Jona-Lasinio model. The integral and differential quark-quark scattering, its energy and temperature dependence are considered and their flavor dependence is emphasized. The comparison with results of other approaches is presented… ▽ More

    Submitted 13 December, 2013; v1 submitted 26 April, 2013; originally announced April 2013.

    Comments: 21 pages, 11 figures, 2 tables

  30. Pion dissociation and Levinson's theorem in hot PNJL quark matter

    Authors: A. Wergieluk, D. Blaschke, Yu. L. Kalinovsky, A. Friesen

    Abstract: Pion dissociation by the Mott effect in quark plasma is described within the generalized Beth-Uhlenbeck approach on the basis of the PNJL model which allows for a unified description of bound, resonant and scattering states. As a first approximation, we utilize the Breit-Wigner ansatz for the spectral function and clarify its relation to the complex mass pole solution of the pion Bethe-Salpeter eq… ▽ More

    Submitted 28 May, 2014; v1 submitted 20 December, 2012; originally announced December 2012.

    Comments: 18 pages, 6 figures

    Report number: JINR Dubna Report No. E2-2013-19

    Journal ref: Phys.Part.Nucl.Lett. 10 (2013) 660-668

  31. arXiv:1111.3042  [pdf, ps, other

    hep-ph hep-lat nucl-th

    Effects of Model Parameters in Thermodynamics of the PNJL Model

    Authors: A. F. Friesen, Yu. K. Kalinovsky, V. D. Toneev

    Abstract: The thermodynamic behavior of the two-flavor($N_f=$2) three-color ($N_c=3$) Polyakov-loop-extended Nambu-Jona-Lasinio model at the finite chemical potential is investigated. New lattice gluon data for gluon thermodynamics are used defining the effective potential within polynomial and logarithmic forms of its approximation. We study the effects of using different sets of data and different forms o… ▽ More

    Submitted 13 November, 2011; originally announced November 2011.

    Comments: 15 pages, 9 figures, 4 tables

  32. arXiv:1106.6118  [pdf, ps, other

    cond-mat.soft physics.bio-ph physics.chem-ph

    Electric field inside a "Rossky cavity" in uniformly polarized water

    Authors: Daniel R. Martin, Allan D. Friesen, Dmitry V. Matyushov

    Abstract: Electric field produced inside a solute by a uniformly polarized liquid is strongly affected by dipolar polarization of the liquid at the interface. We show, by numerical simulations, that the electric "cavity" field inside a hydrated non-polar solute does not follow the predictions of standard Maxwell's electrostatics of dielectrics. Instead, the field inside the solute tends, with increasing sol… ▽ More

    Submitted 5 July, 2011; v1 submitted 30 June, 2011; originally announced June 2011.

    Comments: 9 pages, 8 figures

  33. arXiv:1105.5426  [pdf, ps, other

    cond-mat.soft physics.bio-ph physics.chem-ph

    Non-Gaussian statistics of electrostatic fluctuations of hydration shells

    Authors: Allan D. Friesen, Dmitry V. Matyushov

    Abstract: We report the statistics of electric field fluctuations produced by SPC/E water inside a Kihara solute given as a hard-sphere core with a Lennard-Jones layer at its surface. The statistics of electric field fluctuations, obtained from numerical simulations, are studied as a function of the magnitude of a point dipole placed close to the solute-water interface. The free energy surface as a function… ▽ More

    Submitted 26 May, 2011; originally announced May 2011.

  34. arXiv:1104.2698  [pdf, ps, other

    nucl-th hep-ex hep-ph

    Decay of a scalar $σ$-meson near the critical end-point in the PNJL model

    Authors: A. V. Friesen, Yu. L. Kalinovsky, V. D. Toneev

    Abstract: Properties of a scalar $σ$-meson are investigated in the two-flavor Nambu-Jona-Lasinio model with the Polyakov loop. Model analysis of the phase diagram of strong interacting matter is performed. The temperature dependence of the $σ\rightarrowππ$ decay width is studied at the zero chemical potential and near the critical end-point. The calculated strong coupling constant $g_{σππ}$ and the decay wi… ▽ More

    Submitted 14 April, 2011; originally announced April 2011.

    Comments: 11 pages, 6 figures

  35. arXiv:1102.1813  [pdf, ps, other

    hep-th

    Thermodynamics in NJL-like models

    Authors: A. V. Friesen, Yu. L. Kalinovsky, V. D. Toneev

    Abstract: Thermodynamic behavior of conventional Nambu-Jona-Lasinio and Polyakov-loop-extended Nambu-Jona-Lasinio models is compared. A particular attention is paid to the phase diagram in the ($T -μ$) plane.

    Submitted 11 March, 2011; v1 submitted 9 February, 2011; originally announced February 2011.

    Comments: 10 pages, 4 figures, 3 table

  36. arXiv:1004.1728  [pdf, ps, other

    physics.bio-ph cond-mat.soft

    Cavity-water interface is polar

    Authors: Allan D. Friesen, Dmitry V. Matyushov

    Abstract: We present the results of numerical simulations of the electrostatics and dynamics of water hydration shells surrounding Kihara cavities given by a Lennard-Jones (LJ) layer at the surface of a hard-sphere cavity. The local dielectric response of the hydration layer substantially exceeds that of bulk water, with the magnitude of the dielectric constant peak in the shell increasing with the growing… ▽ More

    Submitted 20 May, 2010; v1 submitted 10 April, 2010; originally announced April 2010.

    Comments: 4 pages, 4 figures

  37. Resonance Structure in the $γγ$ Invariant Mass Spectrum in $p$C- and $d$C-Interactions

    Authors: Kh. U. Abraamyan, M. I. Baznat, A. V. Friesen, K. K. Gudima, M. A. Kozhin, S. A. Lebedev, M. A. Nazarenko, S. A. Nikitin, G. A. Ososkov, S. G. Reznikov, A. N. Sissakian, A. S. Sorin, V. D. Toneev

    Abstract: Along with $π^0$ and $η$ mesons, a resonance structure in the invariant mass spectrum of two photons at $M_{γγ}= 360 \pm 7 \pm 9$ MeV is observed in the reaction $d C\toγ+ γ+X$ at momentum 2.75 GeV/c per nucleon. Estimates of its width and production cross section are $Γ= 63.7 \pm 17.8$ MeV and $σ_{γγ}=98\pm24^{+93}_{-67} {\rm μb}$, respectively. The collected statistics amount to… ▽ More

    Submitted 28 September, 2009; v1 submitted 17 June, 2008; originally announced June 2008.

    Journal ref: Phys.Rev.C80:034001,2009