-
MD-ProjTex: Texturing 3D Shapes with Multi-Diffusion Projection
Authors:
Ahmet Burak Yildirim,
Mustafa Utku Aydogdu,
Duygu Ceylan,
Aysegul Dundar
Abstract:
We introduce MD-ProjTex, a method for fast and consistent text-guided texture generation for 3D shapes using pretrained text-to-image diffusion models. At the core of our approach is a multi-view consistency mechanism in UV space, which ensures coherent textures across different viewpoints. Specifically, MD-ProjTex fuses noise predictions from multiple views at each diffusion step and jointly upda…
▽ More
We introduce MD-ProjTex, a method for fast and consistent text-guided texture generation for 3D shapes using pretrained text-to-image diffusion models. At the core of our approach is a multi-view consistency mechanism in UV space, which ensures coherent textures across different viewpoints. Specifically, MD-ProjTex fuses noise predictions from multiple views at each diffusion step and jointly updates the per-view denoising directions to maintain 3D consistency. In contrast to existing state-of-the-art methods that rely on optimization or sequential view synthesis, MD-ProjTex is computationally more efficient and achieves better quantitative and qualitative results.
△ Less
Submitted 3 April, 2025;
originally announced April 2025.
-
De facto Openness to Immigration
Authors:
Ljubica Nedelkoska,
Diego Martin,
Alexia Lochmann,
Ricardo Hausmann,
Dany Bahar,
Muhammed A. Yildirim
Abstract:
Various factors influence why some countries are more open to immigration than others. Policy is only one of them. We design country-specific measures of openness to immigration that aim to capture de facto levels of openness to immigration, complementing existing de jure measures of immigration, based on enacted immigration laws and policy measures. We estimate these for 148 countries and three y…
▽ More
Various factors influence why some countries are more open to immigration than others. Policy is only one of them. We design country-specific measures of openness to immigration that aim to capture de facto levels of openness to immigration, complementing existing de jure measures of immigration, based on enacted immigration laws and policy measures. We estimate these for 148 countries and three years (2000, 2010, and 2020). For a subset of countries, we also distinguish between openness towards tertiary-educated migrants and less than tertiary-educated migrants. Using the measures, we show that most places in the World today are closed to immigration, and a few regions are very open. The World became more open in the first decade of the millennium, an opening mainly driven by the Western World and the Gulf countries. Moreover, we show that other factors equal, countries that increased their openness to immigration, reduced their old-age dependency ratios, and experienced slower real wage growth, arguably a sign of relaxing labor and skill shortages.
△ Less
Submitted 22 February, 2025;
originally announced February 2025.
-
CoRe-Net: Co-Operational Regressor Network with Progressive Transfer Learning for Blind Radar Signal Restoration
Authors:
Muhammad Uzair Zahid,
Serkan Kiranyaz,
Alper Yildirim,
Moncef Gabbouj
Abstract:
Real-world radar signals are frequently corrupted by various artifacts, including sensor noise, echoes, interference, and intentional jamming, differing in type, severity, and duration. This pilot study introduces a novel model, called Co-Operational Regressor Network (CoRe-Net) for blind radar signal restoration, designed to address such limitations and drawbacks. CoRe-Net replaces adversarial tr…
▽ More
Real-world radar signals are frequently corrupted by various artifacts, including sensor noise, echoes, interference, and intentional jamming, differing in type, severity, and duration. This pilot study introduces a novel model, called Co-Operational Regressor Network (CoRe-Net) for blind radar signal restoration, designed to address such limitations and drawbacks. CoRe-Net replaces adversarial training with a novel cooperative learning strategy, leveraging the complementary roles of its Apprentice Regressor (AR) and Master Regressor (MR). The AR restores radar signals corrupted by various artifacts, while the MR evaluates the quality of the restoration and provides immediate and task-specific feedback, ensuring stable and efficient learning. The AR, therefore, has the advantage of both self-learning and assistive learning by the MR. The proposed model has been extensively evaluated over the benchmark Blind Radar Signal Restoration (BRSR) dataset, which simulates diverse real-world artifact scenarios. Under the fair experimental setup, this study shows that the CoRe-Net surpasses the Op-GANs over a 1 dB mean SNR improvement. To further boost the performance gain, this study proposes multi-pass restoration by cascaded CoRe-Nets trained with a novel paradigm called Progressive Transfer Learning (PTL), which enables iterative refinement, thus achieving an additional 2 dB mean SNR enhancement. Multi-pass CoRe-Net training by PTL consistently yields incremental performance improvements through successive restoration passes whilst highlighting CoRe-Net ability to handle such a complex and varying blend of artifacts.
△ Less
Submitted 28 January, 2025;
originally announced January 2025.
-
BRSR-OpGAN: Blind Radar Signal Restoration using Operational Generative Adversarial Network
Authors:
Muhammad Uzair Zahid,
Serkan Kiranyaz,
Alper Yildirim,
Moncef Gabbouj
Abstract:
Objective: Many studies on radar signal restoration in the literature focus on isolated restoration problems, such as denoising over a certain type of noise, while ignoring other types of artifacts. Additionally, these approaches usually assume a noisy environment with a limited set of fixed signal-to-noise ratio (SNR) levels. However, real-world radar signals are often corrupted by a blend of art…
▽ More
Objective: Many studies on radar signal restoration in the literature focus on isolated restoration problems, such as denoising over a certain type of noise, while ignoring other types of artifacts. Additionally, these approaches usually assume a noisy environment with a limited set of fixed signal-to-noise ratio (SNR) levels. However, real-world radar signals are often corrupted by a blend of artifacts, including but not limited to unwanted echo, sensor noise, intentional jamming, and interference, each of which can vary in type, severity, and duration. This study introduces Blind Radar Signal Restoration using an Operational Generative Adversarial Network (BRSR-OpGAN), which uses a dual domain loss in the temporal and spectral domains. This approach is designed to improve the quality of radar signals, regardless of the diversity and intensity of the corruption. Methods: The BRSR-OpGAN utilizes 1D Operational GANs, which use a generative neuron model specifically optimized for blind restoration of corrupted radar signals. This approach leverages GANs' flexibility to adapt dynamically to a wide range of artifact characteristics. Results: The proposed approach has been extensively evaluated using a well-established baseline and a newly curated extended dataset called the Blind Radar Signal Restoration (BRSR) dataset. This dataset was designed to simulate real-world conditions and includes a variety of artifacts, each varying in severity. The evaluation shows an average SNR improvement over 15.1 dB and 14.3 dB for the baseline and BRSR datasets, respectively. Finally, even on resource-constrained platforms, the proposed approach can be applied in real-time.
△ Less
Submitted 9 December, 2024; v1 submitted 18 July, 2024;
originally announced July 2024.
-
CLIPAway: Harmonizing Focused Embeddings for Removing Objects via Diffusion Models
Authors:
Yigit Ekin,
Ahmet Burak Yildirim,
Erdem Eren Caglar,
Aykut Erdem,
Erkut Erdem,
Aysegul Dundar
Abstract:
Advanced image editing techniques, particularly inpainting, are essential for seamlessly removing unwanted elements while preserving visual integrity. Traditional GAN-based methods have achieved notable success, but recent advancements in diffusion models have produced superior results due to their training on large-scale datasets, enabling the generation of remarkably realistic inpainted images.…
▽ More
Advanced image editing techniques, particularly inpainting, are essential for seamlessly removing unwanted elements while preserving visual integrity. Traditional GAN-based methods have achieved notable success, but recent advancements in diffusion models have produced superior results due to their training on large-scale datasets, enabling the generation of remarkably realistic inpainted images. Despite their strengths, diffusion models often struggle with object removal tasks without explicit guidance, leading to unintended hallucinations of the removed object. To address this issue, we introduce CLIPAway, a novel approach leveraging CLIP embeddings to focus on background regions while excluding foreground elements. CLIPAway enhances inpainting accuracy and quality by identifying embeddings that prioritize the background, thus achieving seamless object removal. Unlike other methods that rely on specialized training datasets or costly manual annotations, CLIPAway provides a flexible, plug-and-play solution compatible with various diffusion-based inpainting techniques.
△ Less
Submitted 13 June, 2024;
originally announced June 2024.
-
Tighter yet more tractable relaxations and nontrivial instance generation for sparse standard quadratic optimization
Authors:
Immanuel Bomze,
Bo Peng,
Yuzhou Qiu,
E. Alper Yildirim
Abstract:
The Standard Quadratic optimization Problem (StQP), arguably the simplest among all classes of NP-hard optimization problems, consists of extremizing a quadratic form (the simplest nonlinear polynomial) over the standard simplex (the simplest polytope/compact feasible set). As a problem class, StQPs may be nonconvex with an exponential number of inefficient local solutions. StQPs arise in a multit…
▽ More
The Standard Quadratic optimization Problem (StQP), arguably the simplest among all classes of NP-hard optimization problems, consists of extremizing a quadratic form (the simplest nonlinear polynomial) over the standard simplex (the simplest polytope/compact feasible set). As a problem class, StQPs may be nonconvex with an exponential number of inefficient local solutions. StQPs arise in a multitude of applications, among them mathematical finance, machine learning (clustering), and modeling in biosciences (e.g., selection and ecology). This paper deals with such StQPs under an additional sparsity or cardinality constraint, which, even for convex objectives, renders NP-hard problems. One motivation to study StQPs under such sparsity restrictions is the high-dimensional portfolio selection problem with too many assets to handle, in particular, in the presence of transaction costs. Here, relying on modern conic optimization techniques, we present tractable convex relaxations for this relevant but difficult problem. We propose novel equivalent reformulations of these relaxations with significant dimensional reduction, which is essential for the tractability of these relaxations when the problem size grows. Moreover, we propose an instance generation procedure which systematically avoids too easy instances. Our extensive computational results illustrate the high quality of the relaxation bounds in a significant number of instances. Furthermore, in contrast with exact mixed-integer quadratic programming models, the solution time of the relaxations is very robust to the choices of the problem parameters. In particular, the reduced formulations achieve significant improvements in terms of the solution time over their counterparts.
△ Less
Submitted 3 June, 2024;
originally announced June 2024.
-
Warping the Residuals for Image Editing with StyleGAN
Authors:
Ahmet Burak Yildirim,
Hamza Pehlivan,
Aysegul Dundar
Abstract:
StyleGAN models show editing capabilities via their semantically interpretable latent organizations which require successful GAN inversion methods to edit real images. Many works have been proposed for inverting images into StyleGAN's latent space. However, their results either suffer from low fidelity to the input image or poor editing qualities, especially for edits that require large transforma…
▽ More
StyleGAN models show editing capabilities via their semantically interpretable latent organizations which require successful GAN inversion methods to edit real images. Many works have been proposed for inverting images into StyleGAN's latent space. However, their results either suffer from low fidelity to the input image or poor editing qualities, especially for edits that require large transformations. That is because low-rate latent spaces lose many image details due to the information bottleneck even though it provides an editable space. On the other hand, higher-rate latent spaces can pass all the image details to StyleGAN for perfect reconstruction of images but suffer from low editing qualities. In this work, we present a novel image inversion architecture that extracts high-rate latent features and includes a flow estimation module to warp these features to adapt them to edits. The flows are estimated from StyleGAN features of edited and unedited latent codes. By estimating the high-rate features and warping them for edits, we achieve both high-fidelity to the input image and high-quality edits. We run extensive experiments and compare our method with state-of-the-art inversion methods. Qualitative metrics and visual comparisons show significant improvements.
△ Less
Submitted 18 December, 2023;
originally announced December 2023.
-
One-neutron transfer reaction in the $^{18}$O + $^{48}$Ti collision at 275 MeV
Authors:
O. Sgouros,
M. Cutuli,
F. Cappuzzello,
M. Cavallaro,
D. Carbone,
C. Agodi,
G. De Gregorio,
A. Gargano,
R. Linares,
G. A. Brischetto,
D. Calvo,
E. R. Chavez Lomeli,
I. Ciraldo,
F. Delaunay,
H. Djapo,
C. Eke,
P. Finocchiaro,
M. Fisichella,
M. A. Guazzelli,
A. Hacisalihoglu,
J. Lubian,
N. H. Medina,
M. Moralles,
J. R. B. Oliveira,
A. Pakou
, et al. (7 additional authors not shown)
Abstract:
The present article reports new data on the $^{48}$Ti($^{18}$O,$^{17}$O)$^{49}$Ti reaction at 275 MeV incident energy as part of the systematic research pursued within the NUMEN project. Supplementary measurements of the same reaction on $^{16}$O and $^{27}$Al targets were also performed in order to estimate the background arising from the use of a composite target (TiO$_{2}$ + $^{27}$Al). These d…
▽ More
The present article reports new data on the $^{48}$Ti($^{18}$O,$^{17}$O)$^{49}$Ti reaction at 275 MeV incident energy as part of the systematic research pursued within the NUMEN project. Supplementary measurements of the same reaction on $^{16}$O and $^{27}$Al targets were also performed in order to estimate the background arising from the use of a composite target (TiO$_{2}$ + $^{27}$Al). These data were analyzed under the same theoretical framework as those obtained with the titanium target in order to reinforce the conclusions of our analysis. Differential cross-section angular distribution measurements for the $^{17}$O$^{8+}$ ejectiles were performed in a wide angular range by using the MAGNEX large acceptance magnetic spectrometer. The experimental results were analyzed within the distorted-wave and coupled-channels Born Approximation frameworks. The optical potentials at the entrance and exit channels were calculated in a double folding approach adopting the São Paulo potential, and the spectroscopic amplitudes for the projectile and target overlaps were obtained from large-scale shell model calculations. The differential cross-sections are well-described by the theoretical calculations, where a weak coupling to collective excitations of projectile and target is inferred. The sensitivity of transfer cross-sections on different model spaces adopted in nuclear structure calculations, is also discussed.
△ Less
Submitted 23 October, 2023;
originally announced October 2023.
-
ALMA gas-dynamical mass measurement of the supermassive black hole in the red nugget relic galaxy PGC 11179
Authors:
Jonathan H. Cohn,
Maeve Curliss,
Jonelle L. Walsh,
Kyle M. Kabasares,
Benjamin D. Boizelle,
Aaron J. Barth,
Karl Gebhardt,
Kayhan Gültekin,
Akın Yıldırım,
David Buote,
Jeremy Darling,
Andrew J. Baker,
Luis Ho
Abstract:
We present 0$.\!\!^{\prime\prime}22$-resolution Atacama Large Millimeter/submillimeter Array (ALMA) observations of CO(2$-$1) emission from the circumnuclear gas disk in the red nugget relic galaxy PGC 11179. The disk shows regular rotation, with projected velocities near the center of 400 km s$^{-1}$. We assume the CO emission originates from a dynamically cold, thin disk and fit gas-dynamical mo…
▽ More
We present 0$.\!\!^{\prime\prime}22$-resolution Atacama Large Millimeter/submillimeter Array (ALMA) observations of CO(2$-$1) emission from the circumnuclear gas disk in the red nugget relic galaxy PGC 11179. The disk shows regular rotation, with projected velocities near the center of 400 km s$^{-1}$. We assume the CO emission originates from a dynamically cold, thin disk and fit gas-dynamical models directly to the ALMA data. In addition, we explore systematic uncertainties by testing the impacts of various model assumptions on our results. The supermassive black hole (BH) mass ($M_\mathrm{BH}$) is measured to be $M_\mathrm{BH} = (1.91\pm0.04$ [$1σ$ statistical] $^{+0.11}_{-0.51}$ [systematic])$\times 10^9$ $M_\odot$, and the $H$-band stellar mass-to-light ratio $M/L_H=1.620\pm0.004$ [$1σ$ statistical] $^{+0.211}_{-0.107}$ [systematic] $M_\odot/L_\odot$. This $M_\mathrm{BH}$ is consistent with the BH mass$-$stellar velocity dispersion relation but over-massive compared to the BH mass$-$bulge luminosity relation by a factor of 3.7. PGC 11179 is part of a sample of local compact early-type galaxies that are plausible relics of $z\sim2$ red nuggets, and its behavior relative to the scaling relations echoes that of three relic galaxy BHs previously measured with stellar dynamics. These over-massive BHs could suggest BHs gain most of their mass before their host galaxies do. However, our results could also be explained by greater intrinsic scatter at the high-mass end of the scaling relations, or by systematic differences in gas- and stellar-dynamical methods. Additional $M_\mathrm{BH}$ measurements in the sample, including independent cross-checks between molecular gas- and stellar-dynamical methods, will advance our understanding of the co-evolution of BHs and their host galaxies.
△ Less
Submitted 17 October, 2023;
originally announced October 2023.
-
On Tractable Convex Relaxations of Standard Quadratic Optimization Problems under Sparsity Constraints
Authors:
Immanuel Bomze,
Bo Peng,
Yuzhou Qiu,
E. Alper Yıldırım
Abstract:
Standard quadratic optimization problems (StQPs) provide a versatile modelling tool in various applications. In this paper, we consider StQPs with a hard sparsity constraint, referred to as sparse StQPs. We focus on various tractable convex relaxations of sparse StQPs arising from a mixed-binary quadratic formulation, namely, the linear optimization relaxation given by the reformulation-linearizat…
▽ More
Standard quadratic optimization problems (StQPs) provide a versatile modelling tool in various applications. In this paper, we consider StQPs with a hard sparsity constraint, referred to as sparse StQPs. We focus on various tractable convex relaxations of sparse StQPs arising from a mixed-binary quadratic formulation, namely, the linear optimization relaxation given by the reformulation-linearization technique, the Shor relaxation, and the relaxation resulting from their combination. We establish several structural properties of these relaxations in relation to the corresponding relaxations of StQPs without any sparsity constraints, and pay particular attention to the rank-one feasible solutions retained by these relaxations. We then utilize these relations to establish several results about the quality of the lower bounds arising from different relaxations. We also present several conditions that ensure the exactness of each relaxation.
△ Less
Submitted 6 October, 2023;
originally announced October 2023.
-
Diverse Inpainting and Editing with GAN Inversion
Authors:
Ahmet Burak Yildirim,
Hamza Pehlivan,
Bahri Batuhan Bilecen,
Aysegul Dundar
Abstract:
Recent inversion methods have shown that real images can be inverted into StyleGAN's latent space and numerous edits can be achieved on those images thanks to the semantically rich feature representations of well-trained GAN models. However, extensive research has also shown that image inversion is challenging due to the trade-off between high-fidelity reconstruction and editability. In this paper…
▽ More
Recent inversion methods have shown that real images can be inverted into StyleGAN's latent space and numerous edits can be achieved on those images thanks to the semantically rich feature representations of well-trained GAN models. However, extensive research has also shown that image inversion is challenging due to the trade-off between high-fidelity reconstruction and editability. In this paper, we tackle an even more difficult task, inverting erased images into GAN's latent space for realistic inpaintings and editings. Furthermore, by augmenting inverted latent codes with different latent samples, we achieve diverse inpaintings. Specifically, we propose to learn an encoder and mixing network to combine encoded features from erased images with StyleGAN's mapped features from random samples. To encourage the mixing network to utilize both inputs, we train the networks with generated data via a novel set-up. We also utilize higher-rate features to prevent color inconsistencies between the inpainted and unerased parts. We run extensive experiments and compare our method with state-of-the-art inversion and inpainting methods. Qualitative metrics and visual comparisons show significant improvements.
△ Less
Submitted 27 July, 2023;
originally announced July 2023.
-
Eye Disease Classification Using Deep Learning Techniques
Authors:
Tareq Babaqi,
Manar Jaradat,
Ayse Erdem Yildirim,
Saif H. Al-Nimer,
Daehan Won
Abstract:
Eye is the essential sense organ for vision function. Due to the fact that certain eye disorders might result in vision loss, it is essential to diagnose and treat eye diseases early on. By identifying common eye illnesses and performing an eye check, eye care providers can safeguard patients against vision loss or blindness. Convolutional neural networks (CNN) and transfer learning were employed…
▽ More
Eye is the essential sense organ for vision function. Due to the fact that certain eye disorders might result in vision loss, it is essential to diagnose and treat eye diseases early on. By identifying common eye illnesses and performing an eye check, eye care providers can safeguard patients against vision loss or blindness. Convolutional neural networks (CNN) and transfer learning were employed in this study to discriminate between a normal eye and one with diabetic retinopathy, cataract, or glaucoma disease. Using transfer learning for multi-class classification, high accuracy was achieved at 94% while the traditional CNN achieved 84% rate.
△ Less
Submitted 19 July, 2023;
originally announced July 2023.
-
Inst-Inpaint: Instructing to Remove Objects with Diffusion Models
Authors:
Ahmet Burak Yildirim,
Vedat Baday,
Erkut Erdem,
Aykut Erdem,
Aysegul Dundar
Abstract:
Image inpainting task refers to erasing unwanted pixels from images and filling them in a semantically consistent and realistic way. Traditionally, the pixels that are wished to be erased are defined with binary masks. From the application point of view, a user needs to generate the masks for the objects they would like to remove which can be time-consuming and prone to errors. In this work, we ar…
▽ More
Image inpainting task refers to erasing unwanted pixels from images and filling them in a semantically consistent and realistic way. Traditionally, the pixels that are wished to be erased are defined with binary masks. From the application point of view, a user needs to generate the masks for the objects they would like to remove which can be time-consuming and prone to errors. In this work, we are interested in an image inpainting algorithm that estimates which object to be removed based on natural language input and removes it, simultaneously. For this purpose, first, we construct a dataset named GQA-Inpaint for this task. Second, we present a novel inpainting framework, Inst-Inpaint, that can remove objects from images based on the instructions given as text prompts. We set various GAN and diffusion-based baselines and run experiments on synthetic and real image datasets. We compare methods with different evaluation metrics that measure the quality and accuracy of the models and show significant quantitative and qualitative improvements.
△ Less
Submitted 9 August, 2023; v1 submitted 6 April, 2023;
originally announced April 2023.
-
Characterization of a gas detector prototype based on Thick-GEM for the MAGNEX focal plane detector
Authors:
I. Ciraldo,
G. A. Brischetto,
D. Torresi,
M. Cavallaro,
C. Agodi,
A. Boiano,
S. Calabrese,
F. Cappuzzello,
D. Carbone,
M. Cortesi,
F. Delaunay,
M. Fisichella,
L. Neri,
A. Pandalone,
P. Paolucci,
B. Rossi,
O. Sgouros,
V. Soukeras,
A. Spatafora,
A. Vanzanella,
A. Yildirim
Abstract:
A new gas detector prototype for the upgrade of the focal plane detector of the MAGNEX large-acceptance magnetic spectrometer has been developed and tested in view of the NUMEN project. It has been designed to operate at low gas pressure for detecting medium to heavy ions in the energy range between 15 and 60 AMeV. It is a drift chamber based on Multi-layer Thick-GEM (M-THGEM) as electron multipli…
▽ More
A new gas detector prototype for the upgrade of the focal plane detector of the MAGNEX large-acceptance magnetic spectrometer has been developed and tested in view of the NUMEN project. It has been designed to operate at low gas pressure for detecting medium to heavy ions in the energy range between 15 and 60 AMeV. It is a drift chamber based on Multi-layer Thick-GEM (M-THGEM) as electron multiplication technology. Tests with two different M-THGEM layouts have been performed using both a radioactive $α$-particle source and accelerated heavy-ion beams. The characterization of the detector in terms of measured currents that flow through the electrodes as a function of different parameters, including applied voltages, gas pressure and rate of incident particle, is described. The gain and ion backflow properties have been studied.
△ Less
Submitted 5 April, 2023;
originally announced April 2023.
-
Polyhedral Properties of RLT Relaxations of Nonconvex Quadratic Programs and Their Implications on Exact Relaxations
Authors:
Yuzhou Qiu,
E. Alper Yıldırım
Abstract:
We study linear programming relaxations of nonconvex quadratic programs given by the reformulation-linearization technique (RLT), referred to as RLT relaxations. We investigate the relations between the polyhedral properties of the feasible regions of a quadratic program and its RLT relaxation. We establish various connections between recession directions, boundedness, and vertices of the two feas…
▽ More
We study linear programming relaxations of nonconvex quadratic programs given by the reformulation-linearization technique (RLT), referred to as RLT relaxations. We investigate the relations between the polyhedral properties of the feasible regions of a quadratic program and its RLT relaxation. We establish various connections between recession directions, boundedness, and vertices of the two feasible regions. Using these properties, we present necessary and sufficient exactness conditions for RLT relaxations. We then give a thorough discussion of how our results can be converted into simple algorithmic procedures to construct instances of quadratic programs with exact, inexact, or unbounded RLT relaxations.
△ Less
Submitted 27 March, 2023;
originally announced March 2023.
-
Operational Research: Methods and Applications
Authors:
Fotios Petropoulos,
Gilbert Laporte,
Emel Aktas,
Sibel A. Alumur,
Claudia Archetti,
Hayriye Ayhan,
Maria Battarra,
Julia A. Bennell,
Jean-Marie Bourjolly,
John E. Boylan,
Michèle Breton,
David Canca,
Laurent Charlin,
Bo Chen,
Cihan Tugrul Cicek,
Louis Anthony Cox Jr,
Christine S. M. Currie,
Erik Demeulemeester,
Li Ding,
Stephen M. Disney,
Matthias Ehrgott,
Martin J. Eppler,
Güneş Erdoğan,
Bernard Fortz,
L. Alberto Franco
, et al. (57 additional authors not shown)
Abstract:
Throughout its history, Operational Research has evolved to include a variety of methods, models and algorithms that have been applied to a diverse and wide range of contexts. This encyclopedic article consists of two main sections: methods and applications. The first aims to summarise the up-to-date knowledge and provide an overview of the state-of-the-art methods and key developments in the vari…
▽ More
Throughout its history, Operational Research has evolved to include a variety of methods, models and algorithms that have been applied to a diverse and wide range of contexts. This encyclopedic article consists of two main sections: methods and applications. The first aims to summarise the up-to-date knowledge and provide an overview of the state-of-the-art methods and key developments in the various subdomains of the field. The second offers a wide-ranging list of areas where Operational Research has been applied. The article is meant to be read in a nonlinear fashion. It should be used as a point of reference or first-port-of-call for a diverse pool of readers: academics, researchers, students, and practitioners. The entries within the methods and applications sections are presented in alphabetical order. The authors dedicate this paper to the 2023 Turkey/Syria earthquake victims. We sincerely hope that advances in OR will play a role towards minimising the pain and suffering caused by this and future catastrophes.
△ Less
Submitted 13 January, 2024; v1 submitted 24 March, 2023;
originally announced March 2023.
-
Molecular Rheology of Nanoconfined Polymer Melts
Authors:
Ahmet Burak Yıldırım,
Aykut Erbaş,
Luca Biancofiore
Abstract:
We use non-equilibrium atomistic molecular dynamics simulations of unentangled melts of linear and star polymers ($\mathrm{C_{25}H_{52}}$) to study the steady-state viscoelastic response under confinement within nanoscale hematite $\left ( \mathrm{α-Fe_2O_3} \right )$ channels. We report (i) the negative (positive) first (second) normal stress difference and (ii) the presence of viscoelastic tensi…
▽ More
We use non-equilibrium atomistic molecular dynamics simulations of unentangled melts of linear and star polymers ($\mathrm{C_{25}H_{52}}$) to study the steady-state viscoelastic response under confinement within nanoscale hematite $\left ( \mathrm{α-Fe_2O_3} \right )$ channels. We report (i) the negative (positive) first (second) normal stress difference and (ii) the presence of viscoelastic tension at low shear rates. We link these effects to bond alignment such that chains near the surface can carry the elastic force exerted on the walls, which decays as the chains become more aligned in the flow direction as the shear rate increases.
△ Less
Submitted 16 March, 2023;
originally announced March 2023.
-
On Exact and Inexact RLT and SDP-RLT Relaxations of Quadratic Programs with Box Constraints
Authors:
Yuzhou Qiu,
E. Alper Yıldırım
Abstract:
Quadratic programs with box constraints involve minimizing a possibly nonconvex quadratic function subject to lower and upper bounds on each variable. This is a well-known NP-hard problem that frequently arises in various applications. We focus on two convex relaxations, namely the RLT (Reformulation-Linearization Technique) relaxation and the SDP-RLT relaxation obtained by adding semidefinite con…
▽ More
Quadratic programs with box constraints involve minimizing a possibly nonconvex quadratic function subject to lower and upper bounds on each variable. This is a well-known NP-hard problem that frequently arises in various applications. We focus on two convex relaxations, namely the RLT (Reformulation-Linearization Technique) relaxation and the SDP-RLT relaxation obtained by adding semidefinite constraints to the RLT relaxation. Both relaxations yield lower bounds on the optimal value of a quadratic program with box constraints. We present complete algebraic descriptions of the set of instances that admit exact RLT relaxations as well as those that admit exact SDP-RLT relaxations. We show that our descriptions can be converted into algorithms for efficiently constructing instances with exact or inexact relaxations.
△ Less
Submitted 12 March, 2023;
originally announced March 2023.
-
Analysis of one-neutron transfer reaction in $^{18}$O + $^{76}$Se collision at 275 MeV
Authors:
I. Ciraldo,
F. Cappuzzello,
M. Cavallaro,
D. Carbone,
S. Burrello,
A. Spatafora,
A. Gargano,
G. De Gregorio,
R. I. Magaña Vsevolodovna,
L. Acosta,
C. Agodi,
P. Amador-Valenzuela,
T. Borello-Lewin,
G. A. Brischetto,
S. Calabrese,
D. Calvo,
V. Capirossi,
E. R. Chávez Lomelí,
M. Colonna,
F. Delaunay,
H. Djapo,
C. Eke,
P. Finocchiaro,
S. Firat,
M. Fisichella
, et al. (23 additional authors not shown)
Abstract:
Purpose: We want to analyze transitions to low-lying excited states of the residual and ejectile nuclei in the 76Se(18O, 17O) 77Se one-neutron stripping reaction at 275-MeV incident energy and determine the role of single-particle and core excitation in the description of the measured cross sections. In addition, we explore the sensitivity of the calculated cross section to different nuclear struc…
▽ More
Purpose: We want to analyze transitions to low-lying excited states of the residual and ejectile nuclei in the 76Se(18O, 17O) 77Se one-neutron stripping reaction at 275-MeV incident energy and determine the role of single-particle and core excitation in the description of the measured cross sections. In addition, we explore the sensitivity of the calculated cross section to different nuclear structure models. Methods: The excitation energy spectrum and the differential cross-section angular distributions are measured using the MAGNEX large acceptance magnetic spectrometer for the detection of the ejectiles and the missing mass technique for the reconstruction of the reaction kinematics. The data are compared with calculations based on distorted-wave Born approximation, coupled-channels Born approximation, and coupled reaction channels adopting spectroscopic amplitudes for the projectile and target overlaps derived by large-scale shell-model calculations and interacting boson-fermion model. Results: Peaks in the energy spectra corresponding to groups of unresolved transitions to 77Se and 17O are identified. The experimental cross sections are extracted and compared to theoretical calculations. A remarkable agreement is found, without using any scaling factors, demonstrating that the adopted models for nuclear structure and reaction take into account the relevant aspects of the studied processes. The main transitions which contribute to the cross section of each peak are identified.
△ Less
Submitted 24 June, 2022;
originally announced June 2022.
-
arXiv:2205.02299
[pdf]
cond-mat.soft
cond-mat.mes-hall
cond-mat.mtrl-sci
physics.app-ph
physics.chem-ph
Multiple glassy dynamics of a homologous series of triphenylene-based columnar liquid crystals -- A study by broadband dielectric spectroscopy and advanced calorimetry
Authors:
Arda Yildirim,
Christina Krause,
Patrick Huber,
Andreas Schönhals
Abstract:
Hexakis(n-alkyloxy)triphenylene) (HATn) consisting of an aromatic triphenylene core and alkyl side chains are model discotic liquid crystal (DLC) systems forming a columnar mesophase. In the mesophase, the molecules of HATn self-assemble in columns, which has one-dimensional high charge carrier mobility along the columns. Here, a homologous series of HATn with different length of the alkyl chain (…
▽ More
Hexakis(n-alkyloxy)triphenylene) (HATn) consisting of an aromatic triphenylene core and alkyl side chains are model discotic liquid crystal (DLC) systems forming a columnar mesophase. In the mesophase, the molecules of HATn self-assemble in columns, which has one-dimensional high charge carrier mobility along the columns. Here, a homologous series of HATn with different length of the alkyl chain (n=5,6,8,10,12) is investigated using differential scanning calorimetry (DSC), broadband dielectric spectroscopy (BDS) and advanced calorimetric techniques including fast scanning calorimetry (FSC) and specific heat spectroscopy (SHS). The investigation of the phase behavior was done utilizing DSC experiments and the influence of the alkyl chain length on the phase behavior was revealed. By the dielectric investigations probing the molecular mobility, a $γ$-relaxation due to localized fluctuations as well as two glassy dynamics the $α$ core and $α$ alkyl relaxation were observed in the temperature range of the plastic crystalline phase. Moreover, the observed glassy dynamics were further studied employing advanced calorimetry. All observed relaxation processes are attributed to the possible specific molecular fluctuations and discussed in detail. From the results a transition at around n=8 from a rigid constrained (n=5,6) to a softer system (n=10,12) was revealed with increasing alkyl chain length. A counterbalance of two competing effects of a polyethylene like behavior of the alkyl chains in the intercolumnar domains and self-organized confinement is discussed in the context of a hindered glass transition.
△ Less
Submitted 4 May, 2022;
originally announced May 2022.
-
Constraining the multi-scale dark-matter distribution in CASSOWARY 31 with strong gravitational lensing and stellar dynamics
Authors:
H. Wang,
R. Cañameras,
G. B. Caminha,
S. H. Suyu,
A. Yıldırım,
G. Chirivì,
L. Christensen,
C. Grillo,
S. Schuldt
Abstract:
We study the inner structure of the group-scale lens CASSOWARY 31 (CSWA 31) by adopting both strong lensing and dynamical modeling. CSWA 31 is a peculiar lens system. The brightest group galaxy (BGG) is an ultra-massive elliptical galaxy at z = 0.683 with a weighted mean velocity dispersion of $σ= 432 \pm 31$ km s$^{-1}$. It is surrounded by group members and several lensed arcs probing up to ~150…
▽ More
We study the inner structure of the group-scale lens CASSOWARY 31 (CSWA 31) by adopting both strong lensing and dynamical modeling. CSWA 31 is a peculiar lens system. The brightest group galaxy (BGG) is an ultra-massive elliptical galaxy at z = 0.683 with a weighted mean velocity dispersion of $σ= 432 \pm 31$ km s$^{-1}$. It is surrounded by group members and several lensed arcs probing up to ~150 kpc in projection. Our results significantly improve previous analyses of CSWA 31 thanks to the new HST imaging and MUSE integral-field spectroscopy. From the secure identification of five sets of multiple images and measurements of the spatially-resolved stellar kinematics of the BGG, we conduct a detailed analysis of the multi-scale mass distribution using various modeling approaches, both in the single and multiple lens-plane scenarios. Our best-fit mass models reproduce the positions of multiple images and provide robust reconstructions for two background galaxies at z = 1.4869 and z = 2.763. The relative contributions from the BGG and group-scale halo are remarkably consistent in our three reference models, demonstrating the self-consistency between strong lensing analyses based on image position and extended image modeling. We find that the ultra-massive BGG dominates the projected total mass profiles within 20 kpc, while the group-scale halo dominates at larger radii. The total projected mass enclosed within $R_{eff}$ = 27.2 kpc is $1.10_{-0.04}^{+0.02} \times 10^{13}$ M$_\odot$. We find that CSWA 31 is a peculiar fossil group, strongly dark-matter dominated towards the central region, and with a projected total mass profile similar to higher-mass cluster-scale halos. The total mass-density slope within the effective radius is shallower than isothermal, consistent with previous analyses of early-type galaxies in overdense environments.
△ Less
Submitted 20 October, 2022; v1 submitted 25 March, 2022;
originally announced March 2022.
-
Study of one-proton transfer reaction for the $^{18}$O + $^{48}$Ti system at 275 MeV
Authors:
O. Sgouros,
M. Cavallaro,
F. Cappuzzello,
D. Carbone,
C. Agodi,
A. Gargano,
G. De Gregorio,
C. Altana,
G. A. Brischetto,
S. Burrello,
S. Calabrese,
D. Calvo,
V. Capirossi,
E. R. Chavez Lomeli,
I. Ciraldo,
M. Cutuli,
F. Delaunay,
H. Djapo,
C. Eke,
P. Finocchiaro,
M. Fisichella,
A. Foti,
A. Hacisalihoglu,
F. Iazzi,
L. La Fauci
, et al. (16 additional authors not shown)
Abstract:
Single-nucleon transfer reactions are processes that selectively probe single-particle components of the populated many-body nuclear states. In this context, recent efforts have been made to build a unified description of the rich nuclear spectroscopy accessible in heavy-ion collisions. An example of this multichannel approach is the study of the competition between successive nucleon transfer and…
▽ More
Single-nucleon transfer reactions are processes that selectively probe single-particle components of the populated many-body nuclear states. In this context, recent efforts have been made to build a unified description of the rich nuclear spectroscopy accessible in heavy-ion collisions. An example of this multichannel approach is the study of the competition between successive nucleon transfer and charge exchange reactions, the latter being of particular interest in the context of single and double beta decay studies. To this extent, the one-proton pickup reaction $^{48}$Ti($^{18}$O,$^{19}$F)$^{47}$Sc at 275 MeV was measured for the first time, under the NUMEN experimental campaign. Differential cross-section angular distribution measurements for the $^{19}$F ejectiles were performed at INFN-LNS in Catania by using the MAGNEX large acceptance magnetic spectrometer. The data were analyzed within the distorted-wave and coupled-channels Born approximation frameworks. The initial and final-state interactions were described adopting the São Paulo potential, whereas the spectroscopic amplitudes for the projectile and target overlaps were derived from shell-model calculations. The theoretical cross sections are found to be in very good agreement with the experimental data, suggesting the validity of the optical potentials and the shell-model description of the involved nuclear states within the adopted model space.
△ Less
Submitted 20 October, 2021;
originally announced October 2021.
-
TDCOSMO VIII: Cosmological distance measurements in light of the mass-sheet degeneracy -- forecasts from strong lensing and IFU stellar kinematics
Authors:
A. Yıldırım,
S. H. Suyu,
G. C. -F. Chen,
E. Komatsu
Abstract:
Time-delay strong lensing (TDSL) is a powerful probe of the current expansion rate of the Universe. However, in light of the discrepancies between early and late-time cosmological studies, efforts revolve around the characterisation of systematic uncertainties in the methods. Here, we focus on the mass-sheet degeneracy (MSD), which is considered a significant source of systematics in TDSL, and aim…
▽ More
Time-delay strong lensing (TDSL) is a powerful probe of the current expansion rate of the Universe. However, in light of the discrepancies between early and late-time cosmological studies, efforts revolve around the characterisation of systematic uncertainties in the methods. Here, we focus on the mass-sheet degeneracy (MSD), which is considered a significant source of systematics in TDSL, and aim to assess the constraining power provided by IFU stellar kinematics. We approximate the MSD with a cored, two-parameter extension to the lensing mass profiles (with core radius $r_{\rm c}$ and mass-sheet parameter $λ_{\rm int}$). In addition, we utilise mock IFU stellar kinematics of time-delay strong lenses, given the prospects of obtaining such data with JWST. We construct joint strong lensing and stellar dynamical models, where the time delays, mock imaging and IFU observations are used to constrain the mass profile of lens galaxies, and yield joint constraints on the time-delay distance ($D_{Δt}$) and angular diameter distance ($D_{\rm d}$) to the lens. We find that mock JWST-like stellar kinematics constrain the internal mass sheet and limit its contribution to the uncertainties of $D_{Δt}$ and $D_{\rm d}$, each at the < 4% level, without assumptions on the background cosmological model. These distance constraints would translate to a < 4% precision measurement on $H_{\rm 0}$ in flat $ΛCDM$ for a single lens. Our study shows that IFU stellar kinematics of time-delay strong lenses will be key in lifting the MSD on a per lens basis, assuming reasonable core sizes. However, even in the limit of infinite $r_{\rm c}$, where $D_{Δt}$ is degenerate with $λ_{\rm int}$, stellar kinematics of the deflector, time delays and imaging data will provide powerful constraints on $D_{\rm d}$, which becomes the dominant source of information in the cosmological inference.
△ Less
Submitted 29 September, 2021;
originally announced September 2021.
-
Magnetic dipole moments of the $Z_{c}(4020)^+$, $Z_{c}(4200)^+$, $Z_{cs}(4000)^{+}$ and $Z_{cs}(4220)^{+}$ states in light-cone QCD
Authors:
U. Ozdem,
A. Karadeniz Yildirim
Abstract:
The magnetic dipole moments of the $Z_{c}(4020)^+$, $Z_{c}(4200)^+$, $Z_{cs}(4000)^{+}$ and $Z_{cs}(4220)^{+}$ states are extracted in the framework of the light-cone QCD sum rules. In the calculations, we use the hadronic molecular form of interpolating currents, and photon distribution amplitudes to get the magnetic dipole moment of $Z_{c}(4020)^+$, $Z_{c}(4200)^+$, $Z_{cs}(4000)^{+}$ and…
▽ More
The magnetic dipole moments of the $Z_{c}(4020)^+$, $Z_{c}(4200)^+$, $Z_{cs}(4000)^{+}$ and $Z_{cs}(4220)^{+}$ states are extracted in the framework of the light-cone QCD sum rules. In the calculations, we use the hadronic molecular form of interpolating currents, and photon distribution amplitudes to get the magnetic dipole moment of $Z_{c}(4020)^+$, $Z_{c}(4200)^+$, $Z_{cs}(4000)^{+}$ and $Z_{cs}(4220)^{+}$ tetraquark states. The magnetic dipole moments are obtained as $μ_{Z_{c}} = 0.66^{+0.27}_{-0.25}$, $μ_{Z^{1}_{c}}=1.03^{+0.32}_{-0.29}$, $μ_{Z_{cs}}=0.73^{+0.28}_{-0.26}$, $μ_{Z^1_{cs}}=0.77^{+0.27}_{-0.25}$ for the $Z_{c}(4020)^+$, $Z_{c}(4200)^+$, $Z_{cs}(4000)^{+}$ and $Z_{cs}(4220)^{+}$ states, respectively. We observe that the results obtained for the $Z_{c}(4020)^+$, $Z_{c}(4200)^+$, $Z_{cs}(4000)^{+}$ and $Z_{cs}(4220)^{+}$ states are large enough to be measured experimentally. As a by product, we predict the magnetic dipole moments of the neutral $Z_{cs}(4000)$ and $Z_{cs}(4220)$ states. The results presented here can serve to be helpful knowledge in experimental as well as theoretical studies of the properties of hidden-charm tetraquark states with and without strangeness.
△ Less
Submitted 30 August, 2021; v1 submitted 27 April, 2021;
originally announced April 2021.
-
An ALMA Gas-dynamical Mass Measurement of the Supermassive Black Hole in the Local Compact Galaxy UGC 2698
Authors:
Jonathan H. Cohn,
Jonelle L. Walsh,
Benjamin D. Boizelle,
Aaron J. Barth,
Karl Gebhardt,
Kayhan Gültekin,
Akın Yıldırım,
David A. Buote,
Jeremy Darling,
Andrew J. Baker,
Luis C. Ho,
Kyle M. Kabasares
Abstract:
We present 0\farcs{14}-resolution Atacama Large Millimeter/submillimeter Array (ALMA) CO(2$-$1) observations of the circumnuclear gas disk in UGC 2698, a local compact galaxy. The disk exhibits regular rotation with projected velocities rising to 450 km s$^{-1}$ near the galaxy center. We fit gas-dynamical models to the ALMA data cube, assuming the CO emission originates from a dynamically cold, t…
▽ More
We present 0\farcs{14}-resolution Atacama Large Millimeter/submillimeter Array (ALMA) CO(2$-$1) observations of the circumnuclear gas disk in UGC 2698, a local compact galaxy. The disk exhibits regular rotation with projected velocities rising to 450 km s$^{-1}$ near the galaxy center. We fit gas-dynamical models to the ALMA data cube, assuming the CO emission originates from a dynamically cold, thin disk, and measured the mass of the supermassive black hole (BH) in UGC 2698 to be $M_{\mathrm{BH}} = (2.46 \pm{0.07}$ [$1σ$ stat] $^{+0.70}_{-0.78}$ [sys])$\times 10^9$ $M_\odot$. UGC 2698 is part of a sample of nearby early-type galaxies that are plausible $z\sim2$ red nugget relics. Previous stellar-dynamical modeling for three galaxies in the sample found BH masses consistent with the BH mass$-$stellar velocity dispersion ($M_{\mathrm{BH}}-σ_\star$) relation but over-massive relative to the BH mass$-$bulge luminosity ($M_{\mathrm{BH}}-L_{\mathrm{bul}}$) correlation, suggesting that BHs may gain the majority of their mass before their host galaxies. However, UGC 2698 is consistent with both $M_{\mathrm{BH}}-σ_\star$ and $M_{\mathrm{BH}}-L_{\mathrm{bul}}$. As UGC 2698 has the largest stellar mass and effective radius in the local compact galaxy sample, it may have undergone more recent mergers that brought it in line with the BH scaling relations. Alternatively, given that the three previously-measured compact galaxies are outliers from $M_{\mathrm{BH}}-L_{\mathrm{bul}}$, while UGC 2698 is not, there may be significant scatter at the poorly sampled high-mass end of the relation. Additional gas-dynamical $M_{\mathrm{BH}}$ measurements for the compact galaxy sample will improve our understanding of BH$-$galaxy co-evolution.
△ Less
Submitted 15 April, 2021;
originally announced April 2021.
-
TDCOSMO VI: Distance Measurements in Time-delay Cosmography under the Mass-sheet transformation
Authors:
Geoff C. -F. Chen,
Christopher D. Fassnacht,
Sherry H. Suyu,
Akın Yıldırım,
Eiichiro Komatsu,
Jose Luis Bernal
Abstract:
Time-delay cosmography with gravitationally lensed quasars plays an important role in anchoring the absolute distance scale and hence measuring the Hubble constant, $H_{0}$, independent of traditional distance ladder methodology. A current potential limitation of time delay distance measurements is the "mass-sheet transformation" (MST) which leaves the lensed imaging unchanged but changes the dist…
▽ More
Time-delay cosmography with gravitationally lensed quasars plays an important role in anchoring the absolute distance scale and hence measuring the Hubble constant, $H_{0}$, independent of traditional distance ladder methodology. A current potential limitation of time delay distance measurements is the "mass-sheet transformation" (MST) which leaves the lensed imaging unchanged but changes the distance measurements and the derived value of $H_0$. In this work we show that the standard method of addressing the MST in time delay cosmography, through a combination of high-resolution imaging and the measurement of the stellar velocity dispersion of the lensing galaxy, depends on the assumption that the ratio, $D_{\rm s}/D_{\rm ds}$, of angular diameter distances to the background quasar and between the lensing galaxy and the quasar can be constrained. This is typically achieved through the assumption of a particular cosmological model. Previous work (TDCOSMO IV) addressed the mass-sheet degeneracy and derived $H_{0}$ under the assumption of $Λ$CDM model. In this paper we show that the mass sheet degeneracy can be broken without relying on a specific cosmological model by combining lensing with relative distance indicators such as supernovae type Ia and baryon acoustic oscillations, which constrain the shape of the expansion history and hence $D_{\rm s}/D_{\rm ds}$. With this approach, we demonstrate that the mass-sheet degeneracy can be constrained in a cosmological-model-independent way, and hence model-independent distance measurements in time-delay cosmography under mass-sheet transformations can be obtained.
△ Less
Submitted 11 November, 2020;
originally announced November 2020.
-
An Alternative Perspective on Copositive and Convex Relaxations of Nonconvex Quadratic Programs
Authors:
E. Alper Yildirim
Abstract:
We study convex relaxations of nonconvex quadratic programs. We identify a family of so-called feasibility preserving convex relaxations, which includes the well-known copositive and doubly nonnegative relaxations, with the property that the convex relaxation is feasible if and only if the nonconvex quadratic program is feasible. We observe that each convex relaxation in this family implicitly ind…
▽ More
We study convex relaxations of nonconvex quadratic programs. We identify a family of so-called feasibility preserving convex relaxations, which includes the well-known copositive and doubly nonnegative relaxations, with the property that the convex relaxation is feasible if and only if the nonconvex quadratic program is feasible. We observe that each convex relaxation in this family implicitly induces a convex underestimator of the objective function on the feasible region of the quadratic program. This alternative perspective on convex relaxations enables us to establish several useful properties of the corresponding convex underestimators. In particular, if the recession cone of the feasible region of the quadratic program does not contain any directions of negative curvature, we show that the convex underestimator arising from the copositive relaxation is precisely the convex envelope of the objective function of the quadratic program, providing another proof of Burer's well-known result on the exactness of the copositive relaxation. We also present an algorithmic recipe for constructing instances of quadratic programs with a finite optimal value but an unbounded doubly nonnegative relaxation.
△ Less
Submitted 30 May, 2020;
originally announced June 2020.
-
GLaD: Gravitational Lensing and Dynamics, combined analysis to unveil properties of high-redshift galaxies
Authors:
G. Chirivì,
A. Yıldırım,
S. H. Suyu,
A. Halkola
Abstract:
Dynamical modelling of Integral-Field-Unit (IFU) stellar kinematics is a powerful tool to unveil the dynamical structure and mass build-up of galaxies in the local Universe, while gravitational lensing is nature's cosmic telescope to explore the properties of galaxies beyond the local Universe. We present a new approach which unifies dynamical modelling of galaxies with the magnification power of…
▽ More
Dynamical modelling of Integral-Field-Unit (IFU) stellar kinematics is a powerful tool to unveil the dynamical structure and mass build-up of galaxies in the local Universe, while gravitational lensing is nature's cosmic telescope to explore the properties of galaxies beyond the local Universe. We present a new approach which unifies dynamical modelling of galaxies with the magnification power of strong gravitational lensing, to reconstruct the structural and dynamical properties of high-redshift galaxies. By means of axisymmetric Jeans modelling, we create a dynamical model of the source galaxy, assuming a surface brightness and surface mass density profile. We then predict how the source's surface brightness and kinematics would look like when lensed by the foreground mass distribution and compare with the mock observed arcs of strong gravitational lensing systems. For demonstration purposes, we create and analyse mock data of the strong lensing system RX J1131-1231. By modelling both the lens and source, we recover the dynamical mass within the effective radius of strongly lensed high-redshift sources within 5% uncertainty, and we improve the constraints on the lens mass parameters by up to 50%. This machinery is particularly well suited for future observations from large segmented-mirror telescopes, such as the James Webb Space Telescope, that will yield high sensitivity and angular-resolution IFU data for studying distant and faint galaxies.
△ Less
Submitted 18 March, 2020;
originally announced March 2020.
-
On Standard Quadratic Programs with Exact and Inexact Doubly Nonnegative Relaxations
Authors:
Y. Gorkem Gokmen,
E. Alper Yildirim
Abstract:
The problem of minimizing a (nonconvex) quadratic form over the unit simplex, referred to as a standard quadratic program, admits an exact convex conic formulation over the computationally intractable cone of completely positive matrices. Replacing the intractable cone in this formulation by the larger but tractable cone of doubly nonnegative matrices, i.e., the cone of positive semidefinite and c…
▽ More
The problem of minimizing a (nonconvex) quadratic form over the unit simplex, referred to as a standard quadratic program, admits an exact convex conic formulation over the computationally intractable cone of completely positive matrices. Replacing the intractable cone in this formulation by the larger but tractable cone of doubly nonnegative matrices, i.e., the cone of positive semidefinite and componentwise nonnegative matrices, one obtains the so-called doubly nonnegative relaxation, whose optimal value yields a lower bound on that of the original problem. We present a full algebraic characterization of the set of instances of standard quadratic programs that admit an exact doubly nonnegative relaxation. This characterization yields an algorithmic recipe for constructing such an instance. In addition, we explicitly identify three families of instances for which the doubly nonnegative relaxation is exact. We establish several relations between the so-called convexity graph of an instance and the tightness of the doubly nonnegative relaxation. We also provide an algebraic characterization of the set of instances for which the doubly nonnegative relaxation has a positive gap and show how to construct such an instance using this characterization.
△ Less
Submitted 28 February, 2020;
originally announced February 2020.
-
HOLISMOKES -- I. Highly Optimised Lensing Investigations of Supernovae, Microlensing Objects, and Kinematics of Ellipticals and Spirals
Authors:
S. H. Suyu,
S. Huber,
R. Cañameras,
M. Kromer,
S. Schuldt,
S. Taubenberger,
A. Yıldırım,
V. Bonvin,
J. H. H. Chan,
F. Courbin,
U. Nöbauer,
S. A. Sim,
D. Sluse
Abstract:
We present the HOLISMOKES programme on strong gravitational lensing of supernovae as a probe of supernova (SN) physics and cosmology. We investigate the effects of microlensing on early-phase SN Ia spectra using four different SN explosion models, and find that within 10 rest-frame days after SN explosion, distortions of SN Ia spectra due to microlensing are typically negligible ($<$1% distortion…
▽ More
We present the HOLISMOKES programme on strong gravitational lensing of supernovae as a probe of supernova (SN) physics and cosmology. We investigate the effects of microlensing on early-phase SN Ia spectra using four different SN explosion models, and find that within 10 rest-frame days after SN explosion, distortions of SN Ia spectra due to microlensing are typically negligible ($<$1% distortion within the 1$σ$ spread, and $\lesssim$10% distortion within the 2$σ$ spread). This shows great prospects of using lensed SNe Ia to obtain intrinsic early-phase SN spectra for deciphering SN Ia progenitors. As a demonstration of the usefulness of lensed SNe Ia for cosmology, we simulate a sample of mock lensed SN Ia systems that are expected to have accurate and precise time-delay measurements in the era of the Rubin Observatory Legacy Survey of Space and Time (LSST). Adopting realistic yet conservative uncertainties on their time-delay distances and lens angular diameter distances (of 6.6% and 5%, respectively), we find that a sample of 20 lensed SNe Ia would allow a constraint on the Hubble constant ($H_0$) with 1.3% uncertainty in the flat $Λ$CDM cosmology. We find a similar constraint on $H_0$ in an open $Λ$CDM cosmology, while the constraint degrades to $3\%$ in a flat $w$CDM cosmology. We anticipate lensed SNe to be an independent and powerful probe of SN physics and cosmology in the upcoming LSST era.
△ Less
Submitted 11 November, 2020; v1 submitted 19 February, 2020;
originally announced February 2020.
-
Charge-state distributions of 20Ne ions emerging from thin foils
Authors:
M. Cavallaro,
G. Santagati,
F. Cappuzzello,
D. Carbone,
R. Linares,
D. Torresi,
L. Acosta,
C. Agodi,
D. Bonanno,
D. Bongiovanni,
T. Borello-Lewin,
I. Boztosun,
S. Calabrese,
D. Calvo,
E. R. Chavez Lomeli,
P. N. De Faria,
F. Delaunay,
N. Deshmukh,
P. Finocchiaro,
M. Fisichella,
A. Foti,
G. Gallo,
A. Hacisalihoglu,
F. Iazzi,
R. Introzzi
, et al. (20 additional authors not shown)
Abstract:
New experimental measurements of charge state distributions produced by a 20Ne10+ beam at 15 MeV/u colliding on various thin solid targets are presented. The use of the MAGNEX magnetic spectrometer enabled measurements of the 8+ charge state down to fractions of a few 10-5. The use of different post-stripper foils located downstream of the main target is explored, showing that low Z materials are…
▽ More
New experimental measurements of charge state distributions produced by a 20Ne10+ beam at 15 MeV/u colliding on various thin solid targets are presented. The use of the MAGNEX magnetic spectrometer enabled measurements of the 8+ charge state down to fractions of a few 10-5. The use of different post-stripper foils located downstream of the main target is explored, showing that low Z materials are particularly effective to shift the charge state distributions towards fully stripped conditions. The dependence on the foil thickness is also studied and discussed.
△ Less
Submitted 27 January, 2020;
originally announced January 2020.
-
Self-Assembly of Liquid Crystals in Nanoporous Solids for Adaptive Photonic Metamaterials
Authors:
Kathrin Sentker,
Arda Yildirim,
Milena Lippmann,
Arne W. Zantop,
Florian Bertram,
Tommy Hofmann,
Oliver H. Seeck,
Andriy V. Kityk,
Marco G. Mazza,
Andreas Schönhals,
Patrick Huber
Abstract:
Nanoporous media exhibit structures significantly smaller than the wavelengths of visible light and can thus act as photonic metamaterials. Their optical functionality is not determined by the properties of the base materials, but rather by tailored, multiscale structures, in terms of precise pore shape, geometry, and orientation. Embedding liquid crystals in pore space provides additional opportu…
▽ More
Nanoporous media exhibit structures significantly smaller than the wavelengths of visible light and can thus act as photonic metamaterials. Their optical functionality is not determined by the properties of the base materials, but rather by tailored, multiscale structures, in terms of precise pore shape, geometry, and orientation. Embedding liquid crystals in pore space provides additional opportunities to control light-matter interactions at the single-pore, meta-atomic scale. Here, we present temperature-dependent 3D reciprocal space mapping using synchrotron-based X-ray diffraction in combination with high-resolution birefringence experiments on disk-like mesogens (HAT6) imbibed in self-ordered arrays of parallel cylindrical pores 17 to 160 nm across in monolithic anodic aluminium oxide (AAO). In agreement with Monte Carlo computer simulations we observe a remarkably rich self-assembly behaviour, unknown from the bulk state. It encompasses transitions between the isotropic liquid state and discotic stacking in linear columns as well as circular concentric ring formation perpendicular and parallel to the pore axis. These textural transitions underpin an optical birefringence functionality, tuneable in magnitude and in sign from positive to negative via pore size, pore surface-grafting and temperature. Our study demonstrates that the advent of large-scale, self-organised nanoporosity in monolithic solids along with confinement-controllable phase behaviour of liquid-crystalline matter at the single-pore scale provides a reliable and accessible tool to design materials with adjustable optical anisotropy, and thus offers versatile pathways to fine-tune polarisation-dependent light propagation speeds in materials. Such a tailorability is at the core of the emerging field of transformative optics, allowing, e.g., adjustable light absorbers and extremely thin metalenses.
△ Less
Submitted 22 November, 2019;
originally announced November 2019.
-
20Ne + 76Ge elastic and inelastic scattering at 306 MeV
Authors:
A. Spatafora,
F. Cappuzzello,
D. Carbone,
M. Cavallaro,
J. A. Lay,
L. Acosta,
C. Agodi,
D. Bonanno,
D. Bongiovanni,
I. Boztosun,
G. A. Brischetto,
S. Burrello,
S. Calabrese,
D. Calvo,
E. R. Chàvez Lomelí,
I. Ciraldo,
M. Colonna,
F. Delaunay,
N. Deshmukh,
J. L. Ferreira,
P. Finocchiaro,
M. Fisichella,
A. Foti,
G. Gallo,
A. Hacisalihoglu
, et al. (24 additional authors not shown)
Abstract:
Background: Double charge exchange (DCE) nuclear reactions have recently attracted much interest as tools to provide experimentally driven information about nuclear matrix elements of interest in the context of neutrinoless double-beta decay. In this framework, a good description of the reaction mechanism and a complete knowledge of the initial and final-state interactions are mandatory. Presently…
▽ More
Background: Double charge exchange (DCE) nuclear reactions have recently attracted much interest as tools to provide experimentally driven information about nuclear matrix elements of interest in the context of neutrinoless double-beta decay. In this framework, a good description of the reaction mechanism and a complete knowledge of the initial and final-state interactions are mandatory. Presently, not enough is known about the details of the optical potentials and nuclear response to isospin operators for many of the projectile-target systems proposed for future DCE studies. Among these, the 20Ne + 76Ge DCE reaction is particularly relevant due to its connection with 76Ge double-beta decay. Purpose: We intend to characterize the initial-state interaction for the 20Ne + 76Ge reactions at 306 MeV bombarding energy and determine the optical potential and the role of the couplings between elastic channel and inelastic transitions to the first low-lying excited states. Methods: We determine the experimental elastic and inelastic scattering cross-section angular distributions, compare the theoretical predictions by adopting different models of optical potentials with the experimental data, and evaluate the coupling effect through the comparison of the distorted-wave Born approximation calculations with the coupled channels ones. Results: Optical models fail to describe the elastic angular distribution above the grazing angle (9.4°). A correction in the geometry to effectively account for deformation of the involved nuclear systems improves the agreement up to about 14°. Coupled channels effects are crucial to obtain good agreement at large angles in the elastic scattering cross section.
△ Less
Submitted 7 October, 2019;
originally announced October 2019.
-
Star formation quenching imprinted on the internal structure of naked red nuggets
Authors:
Ignacio Martín-Navarro,
Glenn van de Ven,
Akın Yıldırım
Abstract:
The formation and assembly process of massive galaxies is a combination of two phases: an initial in-situ-dominated one followed by an ex-situ-dominated evolution. Separating these two contributions is therefore crucial to understand the baryonic cycle within massive halos. A recently discovered population of so-called naked red nuggets, galaxies that shortcut the ex-situ stage preserving their pr…
▽ More
The formation and assembly process of massive galaxies is a combination of two phases: an initial in-situ-dominated one followed by an ex-situ-dominated evolution. Separating these two contributions is therefore crucial to understand the baryonic cycle within massive halos. A recently discovered population of so-called naked red nuggets, galaxies that shortcut the ex-situ stage preserving their pristine properties, presents a unique opportunity to study in detail star formation in massive galaxies without the confounding effect of later accretion. We investigate the spatially resolved star formation histories of a sample of 12 naked red nuggets. We measure how their radial light distributions, star formation rates and central densities evolved in time. We find that, while forming stars, red nuggets become gradually more concentrated, reaching a maximum concentration at quenching. After being quenched, they kept forming stars in a more disky-like configuration. Our measurements suggest that super-massive black holes and host galaxies grow their mass in a self-regulated way until a characteristic Mbh/Mhalo is reached. Once black holes are massive enough, red nuggets get quenched and depart from the star formation main sequence. While in the main sequence, red nuggets evolve at roughly constant star formation rate. This can explain up to ~0.3 dex of the scatter of the star formation main sequence, as well as its higher normalization observed in the early Universe. Hence, our results suggest that the main sequence is composed of populations of galaxies at different evolutionary stages, and that the scatter is therefore due to secular processes.
△ Less
Submitted 31 May, 2019;
originally announced June 2019.
-
Time-delay cosmographic forecasts with strong lensing and JWST stellar kinematics
Authors:
Akın Yıldırım,
Sherry H. Suyu,
Aleksi Halkola
Abstract:
We present a joint strong lensing and stellar dynamical framework for future time-delay cosmography purposes. Based on a pixelated source reconstruction and the axisymmetric Jeans equations, we are capable of constraining cosmological distances and hence the current expansion rate of the Universe ($H_0$) to the few percent level per lens, when high signal-to-noise integral field unit (IFU) observa…
▽ More
We present a joint strong lensing and stellar dynamical framework for future time-delay cosmography purposes. Based on a pixelated source reconstruction and the axisymmetric Jeans equations, we are capable of constraining cosmological distances and hence the current expansion rate of the Universe ($H_0$) to the few percent level per lens, when high signal-to-noise integral field unit (IFU) observations from the next generation of telescopes become available. For illustrating the power of this method, we mock up IFU stellar kinematic data of the prominent lens system RXJ1131-1231, given the specifications of the James Webb Space Telescope. Our analysis shows that the time-delay distance ($D_{Δt}$) can be constrained with 3.1% uncertainty at best, if future IFU stellar kinematics are included in the fit and if the set of candidate model parameterisations contains the true lens potential. These constraints would translate to a 3.2% precision measurement on $H_0$ in flat $Λ$CDM cosmology from the single lens RXJ1131-1231, and can be expected to yield an $H_0$ measure with < 2.0% uncertainty, if similar gains in precision can be reached for two additional lens systems. Moreover, the angular diameter distance ($D_\mathrm{d}$) to RXJ1131-1231 can be constrained with 2.4% precision, providing two distance measurements from a single lens system, which is extremely powerful to further constrain the matter density ($Ω_\mathrm{m}$). The measurement accuracy of $D_\mathrm{d}$, however, is highly sensitive to any systematics in the measurement of the stellar kinematics. For both distance measurements, we strongly advise to probe a large set of physically motivated lens potentials in the future, to minimise the systematic errors associated with the lens mass parameterisation.
△ Less
Submitted 17 February, 2020; v1 submitted 15 April, 2019;
originally announced April 2019.
-
The inner dark matter distribution of the Cosmic Horseshoe (J1148+1930) with gravitational lensing and dynamics
Authors:
S. Schuldt,
G. Chirivì,
S. H. Suyu,
A. Yıldırım,
A. Sonnenfeld,
A. Halkola,
G. F. Lewis
Abstract:
We present a detailed analysis of the inner mass structure of the Cosmic Horseshoe (J1148+1930) strong gravitational lens system observed with the Hubble Space Telescope (HST) Wide Field Camera 3 (WFC3). In addition to the spectacular Einstein ring, this systems shows a radial arc. We obtained the redshift of the radial arc counter image $z_\text{s,r} = 1.961 \pm 0.001$ from Gemini observations. T…
▽ More
We present a detailed analysis of the inner mass structure of the Cosmic Horseshoe (J1148+1930) strong gravitational lens system observed with the Hubble Space Telescope (HST) Wide Field Camera 3 (WFC3). In addition to the spectacular Einstein ring, this systems shows a radial arc. We obtained the redshift of the radial arc counter image $z_\text{s,r} = 1.961 \pm 0.001$ from Gemini observations. To disentangle the dark and luminous matter, we consider three different profiles for the dark matter distribution: a power-law profile, the NFW, and a generalized version of the NFW profile. For the luminous matter distribution, we base it on the observed light distribution that is fitted with three components: a point mass for the central light component resembling an active galactic nucleus, and the remaining two extended light components scaled by a constant M/L. To constrain the model further, we include published velocity dispersion measurements of the lens galaxy and perform a self-consistent lensing and axisymmetric Jeans dynamical modeling. Our model fits well to the observations including the radial arc, independent of the dark matter profile. Depending on the dark matter profile, we get a dark matter fraction between 60 % and 70 %. With our composite mass model we find that the radial arc helps to constrain the inner dark matter distribution of the Cosmic Hoseshoe independently of the dark matter profile.
△ Less
Submitted 9 January, 2019;
originally announced January 2019.
-
Global Solutions of Nonconvex Standard Quadratic Programs via Mixed Integer Linear Programming Reformulations
Authors:
Jacek Gondzio,
E. Alper Yildirim
Abstract:
A standard quadratic program is an optimization problem that consists of minimizing a (nonconvex) quadratic form over the unit simplex. We focus on reformulating a standard quadratic program as a mixed integer linear programming problem. We propose two alternative mixed integer linear programming formulations. Our first formulation is based on casting a standard quadratic program as a linear progr…
▽ More
A standard quadratic program is an optimization problem that consists of minimizing a (nonconvex) quadratic form over the unit simplex. We focus on reformulating a standard quadratic program as a mixed integer linear programming problem. We propose two alternative mixed integer linear programming formulations. Our first formulation is based on casting a standard quadratic program as a linear program with complementarity constraints. We then employ binary variables to linearize the complementarity constraints. For the second formulation, we first derive an overestimating function of the objective function and establish its tightness at any global minimizer. We then linearize the overestimating function using binary variables and obtain our second formulation. For both formulations, we propose a set of valid inequalities. Our extensive computational results illustrate that the proposed mixed integer linear programming reformulations significantly outperform other global solution approaches. On larger instances, we usually observe improvements of orders of magnitude.
△ Less
Submitted 4 October, 2018;
originally announced October 2018.
-
Productive Ecosystems and the Arrow of Development
Authors:
Neave O'Clery,
Muhammed A. Yildirim,
Ricardo Hausmann
Abstract:
Economic growth is often associated with diversification of economic activities. Making a product in a country is dependent on having, and acquiring, the capabilities needed to make the product, making the process path-dependent. We derive a probabilistic model to describe the directed dynamic process of capability accumulation and product diversification of countries. Using international trade da…
▽ More
Economic growth is often associated with diversification of economic activities. Making a product in a country is dependent on having, and acquiring, the capabilities needed to make the product, making the process path-dependent. We derive a probabilistic model to describe the directed dynamic process of capability accumulation and product diversification of countries. Using international trade data, the model enables us to empirically identify the set of pre-existing products that enables a product to be exported competitively. We refer to this set as the ecosystem of the product. We construct a directed network of products, the Eco Space, where the edge weight is an estimate of capability overlap. Analysis of this network enables us to identify transition products and a core-periphery structure. Low and middle-income countries move out of transition products and into the core of the network over time. Finally, we show that the model is predictive of product appearances.
△ Less
Submitted 2 September, 2018; v1 submitted 9 July, 2018;
originally announced July 2018.
-
Microblog Topic Identification using Linked Open Data
Authors:
A. Yıldırım,
S. Uskudarli
Abstract:
The extensive use of social media for sharing and obtaining information has resulted in the development of topic detection models to facilitate the comprehension of the overwhelming amount of short and distributed posts. Probabilistic topic models, such as Latent Dirichlet Allocation, and matrix factorization based approaches such as Latent Semantic Analysis and Non-negative Matrix Factorization r…
▽ More
The extensive use of social media for sharing and obtaining information has resulted in the development of topic detection models to facilitate the comprehension of the overwhelming amount of short and distributed posts. Probabilistic topic models, such as Latent Dirichlet Allocation, and matrix factorization based approaches such as Latent Semantic Analysis and Non-negative Matrix Factorization represent topics as sets of terms that are useful for many automated processes. However, the determination of what a topic is about is left as a further task. Alternatively, techniques that produce summaries are human comprehensible, but less suitable for automated processing. This work proposes an approach that utilizes Linked Open Data (LOD) resources to extract semantically represented topics from collections of microposts. The proposed approach utilizes entity linking to identify the elements of topics from microposts. The elements are related through co-occurrence graphs, which are processed to yield topics. The topics are represented using an ontology that is introduced for this purpose. A prototype of the approach is used to identify topics from 11 datasets consisting of more than one million posts collected from Twitter during various events, such as the 2016 US election debates and the death of Carrie Fisher. The characteristics of the approach with more than 5 thousand generated topics are described in detail. The potentials of semantic topics in revealing information, that is not otherwise easily observable, is demonstrated with semantic queries of various complexities. A human evaluation of topics from 36 randomly selected intervals resulted in a precision of 81.0% and F1 score of 93.3%. Furthermore, they are compared with topics generated from the same datasets from an approach that produces human readable topics from microblog post collections.
△ Less
Submitted 21 September, 2020; v1 submitted 6 April, 2018;
originally announced April 2018.
-
An Experimental Study of Factor Analysis over Cellular Network Data
Authors:
Feyzullah Kalyoncu,
Engin Zeydan,
Ahmet Yildirim,
Ibrahim Onuralp Yigit
Abstract:
Mobile Network Operators (MNOs) are evolving towards becoming data-driven, while delivering capacity to collect and analyze data. This can help in enhancing user experiences while empowering the operation workforce and building new business models. Mobile traffic demands of users can give insights to MNOs to plan, decide and act depending on network conditions. In this paper, we investigate the be…
▽ More
Mobile Network Operators (MNOs) are evolving towards becoming data-driven, while delivering capacity to collect and analyze data. This can help in enhancing user experiences while empowering the operation workforce and building new business models. Mobile traffic demands of users can give insights to MNOs to plan, decide and act depending on network conditions. In this paper, we investigate the behaviour of Istanbul residents using the cellular network traffic activity over spatial and temporal dimensions via exploratory factor analysis (EFA) using a major MNO's cellular network traffic data in Turkey. Our results reveal various time and spatial patterns for Istanbul residents such as morning and evening commuting factors, business and residential factors as well as nightlife and weekend afternoon factors as the most prominent cultural behaviour. The analysis results also demonstrate interesting findings such as tunnels and transportation paths selected by Istanbul residents may differ during morning rush work hour compared to evening rush after-work hour.
△ Less
Submitted 2 March, 2018;
originally announced March 2018.
-
Quantized Self-Assembly of Discotic Rings in a Liquid Crystal Confined in Nanopores
Authors:
Kathrin Sentker,
Arne W. Zantop,
Milena Lippmann,
Tommy Hofmann,
Oliver H. Seeck,
Andriy V. Kityk,
Arda Yildirim,
Andreas Schoenhals,
Marco G. Mazza,
Patrick Huber
Abstract:
Disklike molecules with aromatic cores spontaneously stack up in linear columns with high, one-dimensional charge carrier mobilities along the columnar axes making them prominent model systems for functional, self-organized matter. We show by high-resolution optical birefringence and synchrotron-based X-ray diffraction that confining a thermotropic discotic liquid crystal in cylindrical nanopores…
▽ More
Disklike molecules with aromatic cores spontaneously stack up in linear columns with high, one-dimensional charge carrier mobilities along the columnar axes making them prominent model systems for functional, self-organized matter. We show by high-resolution optical birefringence and synchrotron-based X-ray diffraction that confining a thermotropic discotic liquid crystal in cylindrical nanopores induces a quantized formation of annular layers consisting of concentric circular bent columns, unknown in the bulk state. Starting from the walls this ring self-assembly propagates layer by layer towards the pore center in the supercooled domain of the bulk isotropic-columnar transition and thus allows one to switch on and off reversibly single, nanosized rings through small temperature variations. By establishing a Gibbs free energy phase diagram we trace the phase transition quantization to the discreteness of the layers' excess bend deformation energies in comparison to the thermal energy, even for this near room-temperature system. Monte Carlo simulations yielding spatially resolved nematic order parameters, density maps and bond-forientational order parameters corroborate the universality and robustness of the confinement-induced columnar ring formation as well as its quantized nature.
△ Less
Submitted 23 January, 2018;
originally announced January 2018.
-
Timing the formation and assembly of early-type galaxies via spatially resolved stellar populations analysis
Authors:
Ignacio Martin-Navarro,
Alexandre Vazdekis,
Jesus Falcon-Barroso,
Francesco La Barbera,
Akin Yildirim,
Glenn van de Ven
Abstract:
To investigate star formation and assembly processes of massive galaxies, we present here a spatially-resolved stellar populations analysis of a sample of 45 elliptical galaxies (Es) selected from the CALIFA survey. We find rather flat age and [Mg/Fe] radial gradients, weakly dependent on the effective velocity dispersion of the galaxy within half-light radius. However, our analysis shows that met…
▽ More
To investigate star formation and assembly processes of massive galaxies, we present here a spatially-resolved stellar populations analysis of a sample of 45 elliptical galaxies (Es) selected from the CALIFA survey. We find rather flat age and [Mg/Fe] radial gradients, weakly dependent on the effective velocity dispersion of the galaxy within half-light radius. However, our analysis shows that metallicity gradients become steeper with increasing galaxy velocity dispersion. In addition, we have homogeneously compared the stellar populations gradients of our sample of Es to a sample of nearby relic galaxies, i.e., local remnants of the high-z population of red nuggets. This comparison indicates that, first, the cores of present-day massive galaxies were likely formed in gas-rich, rapid star formation events at high redshift (z>2). This led to radial metallicity variations steeper than observed in the local Universe, and positive [Mg/Fe] gradients. Second, our analysis also suggests that a later sequence of minor dry mergers, populating the outskirts of early-type galaxies (ETGs), flattened the pristine [Mg/Fe] and metallicity gradients. Finally, we find a tight age-[Mg/Fe] relation, supporting that the duration of the star formation is the main driver of the [Mg/Fe] enhancement in massive ETGs. However, the star formation time-scale alone is not able to fully explain our [Mg/Fe] measurements. Interestingly, our results match the expected effect that a variable stellar initial mass function would have on the [Mg/Fe] ratio.
△ Less
Submitted 16 January, 2018;
originally announced January 2018.
-
Orbital decomposition of CALIFA spiral galaxies
Authors:
Ling Zhu,
Remco van den Bosch,
Glenn van de Ven,
Mariya Lyubenova,
Jesús Falcón-Barroso,
Sharon E. Meidt,
Marie Martig,
Juntai Shen,
Zhao-Yu Li,
Akin Yildirim,
C. Jakob Walcher,
Sebastian F. Sanchez
Abstract:
Schwarzschild orbit-based dynamical models are widely used to uncover the internal dynamics of early-type galaxies and globular clusters. Here we present for the first time the Schwarzschild models of late-type galaxies: an SBb galaxy NGC 4210 and an S0 galaxy NGC 6278 from the CALIFA survey. The mass profiles within $2\,R_e$ are constrained well with $1σ$ statistical error of $\sim 10\%$. The lum…
▽ More
Schwarzschild orbit-based dynamical models are widely used to uncover the internal dynamics of early-type galaxies and globular clusters. Here we present for the first time the Schwarzschild models of late-type galaxies: an SBb galaxy NGC 4210 and an S0 galaxy NGC 6278 from the CALIFA survey. The mass profiles within $2\,R_e$ are constrained well with $1σ$ statistical error of $\sim 10\%$. The luminous and dark mass can be disentangled with uncertainties of $\sim 20\%$ and $\sim 50\%$ respectively. From $R_e$ to $2\,R_e$, the dark matter fraction increases from $14\pm10\%$ to $18\pm10\%$ for NGC 4210 and from $15\pm10\%$ to $30\pm20\%$ for NGC 6278. The velocity anisotropy profiles of both $σ_r/σ_t$ and $σ_z/σ_R$ are well constrained. The inferred internal orbital distributions reveal clear substructures. The orbits are naturally separated into three components: a cold component with near circular orbits, a hot component with near radial orbits, and a warm component in between. The photometrically-identified exponential disks are predominantly made up of cold orbits only beyond $\sim 1\,R_e$, while they are constructed mainly with the warm orbits inside. Our dynamical hot components are concentrated in the inner regions, similar to the photometrically-identified bulges. The reliability of the results, especially the orbit distribution, are verified by applying the model to mock data.
△ Less
Submitted 19 September, 2017;
originally announced September 2017.
-
Integral-field kinematics and stellar populations of early-type galaxies out to three half-light radii
Authors:
Nicholas F. Boardman,
Anne-Marie Weijmans,
Remco van den Bosch,
Harald Kuntschner,
Eric Emsellem,
Michele Cappellari,
Tim de Zeeuw,
Jesus Falcon-Barroso,
Davor Krajnovic,
Richard McDermid,
Thorsten Naab,
Glenn van de Ven,
Akin Yildirim
Abstract:
We observed twelve nearby HI -detected early-type galaxies (ETGs) of stellar mass $\sim 10^{10}M\odot \leq M_* \leq \sim 10^{11}M\odot$ with the Mitchell Integral-Field Spectrograph, reaching approximately three half-light radii in most cases. We extracted line-of-sight velocity distributions for the stellar and gaseous components. We find little evidence of transitions in the stellar kinematics o…
▽ More
We observed twelve nearby HI -detected early-type galaxies (ETGs) of stellar mass $\sim 10^{10}M\odot \leq M_* \leq \sim 10^{11}M\odot$ with the Mitchell Integral-Field Spectrograph, reaching approximately three half-light radii in most cases. We extracted line-of-sight velocity distributions for the stellar and gaseous components. We find little evidence of transitions in the stellar kinematics of the galaxies in our sample beyond the central effective radius, with centrally fast-rotating galaxies remaining fast-rotating and centrally slow-rotating galaxies likewise remaining slow-rotating. This is consistent with these galaxies having not experienced late dry major mergers; however, several of our objects have ionised gas that is misaligned with respect to their stars, suggesting some kind of past interaction. We extract Lick index measurements of the commonly-used H$β$, Fe5015, Mg\, b, Fe5270 and Fe5335 absorption features, and we find most galaxies to have flat H$β$ gradients and negative Mg, b gradients. We measure gradients of age, metallicity and abundance ratio for our galaxies using spectral fitting, and for the majority of our galaxies find negative age and metallicity gradients. We also find the stellar mass-to-light ratios to decrease with radius for most of the galaxies in our sample. Our results are consistent with a view in which intermediate-mass ETGs experience mostly quiet evolutionary histories, but in which many have experienced some kind of gaseous interaction in recent times.
△ Less
Submitted 18 July, 2017;
originally announced July 2017.
-
The structural and dynamical properties of compact elliptical galaxies
Authors:
Akın Yıldırım,
Remco C. E. van den Bosch,
Glenn van de Ven,
Ignacio Martín-Navarro,
Jonelle L. Walsh,
Bernd Husemann,
Kayhan Gültekin,
Karl Gebhardt
Abstract:
Dedicated photometric and spectroscopic surveys have provided unambiguous evidence for a strong stellar mass-size evolution of galaxies within the last 10 Gyr. The likely progenitors of today's most massive galaxies are remarkably small, disky, passive and have already assembled much of their stellar mass at redshift z=2. An in-depth analysis of these objects, however, is currently not feasible du…
▽ More
Dedicated photometric and spectroscopic surveys have provided unambiguous evidence for a strong stellar mass-size evolution of galaxies within the last 10 Gyr. The likely progenitors of today's most massive galaxies are remarkably small, disky, passive and have already assembled much of their stellar mass at redshift z=2. An in-depth analysis of these objects, however, is currently not feasible due to the lack of high-quality, spatially-resolved photometric and spectroscopic data. In this paper, we present a sample of nearby compact elliptical galaxies (CEGs), which bear resemblance to the massive and quiescent galaxy population at earlier times. Hubble Space Telescope (HST) and wide-field integral field unit (IFU) data have been obtained, and are used to constrain orbit-based dynamical models and stellar population synthesis (SPS) fits, to unravel their structural and dynamical properties. We first show that our galaxies are outliers in the present-day stellar mass-size relation. They are, however, consistent with the mass-size relation of compact, massive and quiescent galaxies at redshift z=2. The compact sizes of our nearby galaxies imply high central stellar mass surface densities, which are also in agreement with the massive galaxy population at higher redshift, hinting at strong dissipational processes during their formation. Corroborating evidence for a largely passive evolution within the last 10 Gyr is provided by their orbital distribution as well as their stellar populations, which are difficult to reconcile with a very active (major) merging history. This all supports that we can use nearby CEGs as local analogues of the high-redshift, massive and quiescent galaxy population, thus providing additional constraints for models of galaxy formation and evolution.
△ Less
Submitted 21 March, 2017; v1 submitted 20 January, 2017;
originally announced January 2017.
-
A Black Hole Mass Determination for the Compact Galaxy Mrk 1216
Authors:
Jonelle L. Walsh,
Remco C. E. van den Bosch,
Karl Gebhardt,
Akın Yıldırım,
Kayhan Gültekin,
Bernd Husemann,
Douglas O. Richstone
Abstract:
Mrk 1216 is a nearby, early-type galaxy with a small effective radius of 2.8 kpc and a large stellar velocity dispersion of 308 km/s for its K-band luminosity of 1.4x10^11 L_sun. Using integral-field spectroscopy assisted by adaptive optics from Gemini North, we measure spatially resolved stellar kinematics within ~450 pc of the galaxy nucleus. The galaxy exhibits regular rotation with velocities…
▽ More
Mrk 1216 is a nearby, early-type galaxy with a small effective radius of 2.8 kpc and a large stellar velocity dispersion of 308 km/s for its K-band luminosity of 1.4x10^11 L_sun. Using integral-field spectroscopy assisted by adaptive optics from Gemini North, we measure spatially resolved stellar kinematics within ~450 pc of the galaxy nucleus. The galaxy exhibits regular rotation with velocities of \pm 180 km/s and a sharply peaked velocity dispersion profile that reaches 425 km/s at the center. We fit axisymmetric, orbit-based dynamical models to the combination of these high angular resolution kinematics, large-scale kinematics extending to roughly three effective radii, and Hubble Space Telescope imaging, resulting in a constraint of the mass of the central black hole in Mrk 1216. After exploring several possible sources of systematics that commonly affect stellar-dynamical black hole mass measurements, we find a black hole mass of (4.9\pm1.7)x10^9 M_sun and a H-band stellar mass-to-light ratio of 1.3\pm0.4 M_sun/L_sun (1-sigma uncertainties). Mrk 1216 is consistent with the local black hole mass - stellar velocity dispersion relation, but is a factor of ~5-10 larger than expectations from the black hole mass - bulge luminosity and black hole mass - bulge mass correlations when conservatively using the galaxy's total luminosity or stellar mass. This behavior is quite similar to the extensively studied compact galaxy NGC 1277. Resembling the z~2 quiescent galaxies, Mrk 1216 may be a passively evolved descendant, and perhaps reflects a previous era when galaxies contained over-massive black holes relative to their bulge luminosities/masses, and the growth of host galaxies had yet to catch up.
△ Less
Submitted 6 December, 2016;
originally announced December 2016.
-
The low dark matter content of the lenticular galaxy NGC 3998
Authors:
N. F. Boardman,
A. Weijmans,
R. C. E. van den Bosch,
L. Zhu,
A. Yildirim,
G. van de Ven,
M. Cappellari,
P. T. de Zeeuw,
E. Emsellem,
D. Krajnović,
T. Naab
Abstract:
We observed the lenticular galaxy NGC 3998 with the Mitchell Integral-Field Spectrograph and extracted line-of-sight velocity distributions out to 3 half-light radii. We constructed collisionless orbit models in order to constrain NGC 3998's dark and visible structure, using kinematics from both the Mitchell and SAURON instruments. We find NGC 3998 to be almost axisymmetric, seen nearly face on wi…
▽ More
We observed the lenticular galaxy NGC 3998 with the Mitchell Integral-Field Spectrograph and extracted line-of-sight velocity distributions out to 3 half-light radii. We constructed collisionless orbit models in order to constrain NGC 3998's dark and visible structure, using kinematics from both the Mitchell and SAURON instruments. We find NGC 3998 to be almost axisymmetric, seen nearly face on with a flattened intrinsic shape - i.e., a face-on fast-rotator. We find an I-band mass-to-light ratio of $4.7_{-0.45}^{+0.32}$ in good agreement with previous spectral fitting results for this galaxy. Our best-fit orbit model shows a both a bulge and a disc component, with a non-negligible counter-rotating component also evident. We find that relatively little dark matter is needed to model this galaxy, with an inferred dark mass fraction of just $(7.1^{+8.1}_{-7.1})\%$ within one half-light radius.
△ Less
Submitted 16 May, 2016;
originally announced May 2016.
-
New exact solutions of Bianchi I, Bianchi III and Kantowski-Sachs spacetimes in scalar-coupled gravity theories via Noether gauge symmetries
Authors:
U. Camci,
A. Yildirim,
I. Basaran Oz
Abstract:
The Noether symmetry approach is useful tool to restrict the arbitrariness in a gravity theory when the equations of motion are underdetermined due to the high number of functions to be determined in the ansatz. We consider two scalar-coupled theories of gravity, one motivated by induced gravity, the other more standard; in Bianchi I, Bianchi III and Kantowski-Sachs cosmological models. For these…
▽ More
The Noether symmetry approach is useful tool to restrict the arbitrariness in a gravity theory when the equations of motion are underdetermined due to the high number of functions to be determined in the ansatz. We consider two scalar-coupled theories of gravity, one motivated by induced gravity, the other more standard; in Bianchi I, Bianchi III and Kantowski-Sachs cosmological models. For these models, we present a full set of Noether gauge symmetries, which are more general than those obtained by the strict Noether symmetry approach in our recent work. Some exact solutions are derived using the first integrals corresponding to the obtained Noether gauge symmetries.
△ Less
Submitted 3 May, 2016;
originally announced May 2016.
-
Noether gauge symmetry classes for pp-wave spacetimes
Authors:
U. Camci,
A. Yildirim
Abstract:
The Noether gauge symmetries of geodesic Lagrangian for the pp-wave spacetimes are determined in each of the Noether gauge symmetry classes of the pp-wave spacetimes. It is shown that a type N pp-wave spacetime can admit at most three Noether gauge symmetry, and furthermore the number of Noether gauge symmetries turn out to be four, five, six, seven and eight. We found that all conformally flat pl…
▽ More
The Noether gauge symmetries of geodesic Lagrangian for the pp-wave spacetimes are determined in each of the Noether gauge symmetry classes of the pp-wave spacetimes. It is shown that a type N pp-wave spacetime can admit at most three Noether gauge symmetry, and furthermore the number of Noether gauge symmetries turn out to be four, five, six, seven and eight. We found that all conformally flat plane wave spacetimes admit the maximal, i.e. ten, Noether gauge symmetry. Also it is found that if the pp-wave spacetime is non-conformally flat plane wave, then the number of Noether gauge symmetry is nine or ten. By means of the obtained Noether constants the search of the exact solutions of the geodesic equations for the pp-wave spacetimes is considered and we found new exact solutions of the geodesic equations in some special Noether gauge symmetry classes.
△ Less
Submitted 3 May, 2016;
originally announced May 2016.
-
CALIFA, the Calar Alto Legacy Integral Field Area survey: IV. Third Public data release
Authors:
S. F. Sánchez,
R. García-Benito,
S. Zibetti,
C. J. Walcher,
B. Husemann,
M. A. Mendoza,
L. Galbany,
J. Falcón-Barroso,
D. Mast,
J. Aceituno,
J. A. L. Aguerri,
J. Alves,
A. L. Amorim,
Y. Ascasibar,
D. Barrado-Navascues,
J. Barrera-Ballesteros,
S. Bekeraitè,
J. Bland-Hawthorn,
M. Cano Díaz,
R. Cid Fernandes,
O. Cavichia,
C. Cortijo,
H. Dannerbauer,
M. Demleitner,
A. Díaz
, et al. (38 additional authors not shown)
Abstract:
This paper describes the Third Public Data Release (DR3) of the Calar Alto Legacy Integral Field Area (CALIFA) survey. Science-grade quality data for 667 galaxies are made public, including the 200 galaxies of the Second Public Data Release (DR2). Data were obtained with the integral-field spectrograph PMAS/PPak mounted on the 3.5m telescope at the Calar Alto Observatory. Three different spectral…
▽ More
This paper describes the Third Public Data Release (DR3) of the Calar Alto Legacy Integral Field Area (CALIFA) survey. Science-grade quality data for 667 galaxies are made public, including the 200 galaxies of the Second Public Data Release (DR2). Data were obtained with the integral-field spectrograph PMAS/PPak mounted on the 3.5m telescope at the Calar Alto Observatory. Three different spectral setups are available, i) a low-resolution V500 setup covering the wavelength range 3749-7500 AA (4240-7140 AA unvignetted) with a spectral resolution of 6.0 AA (FWHM), for 646 galaxies, ii) a medium-resolution V1200 setup covering the wavelength range 3650-4840 AA (3650-4620 AA unvignetted) with a spectral resolution of 2.3 AA (FWHM), for 484 galaxies, and iii) the combination of the cubes from both setups (called COMBO), with a spectral resolution of 6.0 AA and a wavelength range between 3700-7500 AA (3700-7140 AA unvignetted), for 446 galaxies. The Main Sample, selected and observed according to the CALIFA survey strategy covers a redshift range between 0.005 and 0.03, spans the color-magnitude diagram and probes a wide range of stellar mass, ionization conditions, and morphological types. The Extension Sample covers several types of galaxies that are rare in the overall galaxy population and therefore not numerous or absent in the CALIFA Main Sample. All the cubes in the data release were processed using the latest pipeline, which includes improved versions of the calibration frames and an even further improved im- age reconstruction quality. In total, the third data release contains 1576 datacubes, including ~1.5 million independent spectra. It is available at http://califa.caha.es/DR3.
△ Less
Submitted 20 June, 2016; v1 submitted 8 April, 2016;
originally announced April 2016.