Filename
stringlengths 22
64
| Paragraph
stringlengths 8
5.57k
|
---|---|
Processed_Unconfused_Ultraconservative_Multiclass_Algorithms.txt
|
In other words, the objective is for f to have a prediction behavior as close as possible to that of t.
|
Processed_Unconfused_Ultraconservative_Multiclass_Algorithms.txt
|
Henceforth, the noise process that corrupts the data is uniform within each class and its level does not depend on the precise location of x within the region that corresponds to class t(x). Noise process Y is both very aggressive, as it does not only apply, as we may expect, to regions close to the boundaries between classes and very regular, as the mislabelling rate is piecewise constant.
|
Processed_Unconfused_Ultraconservative_Multiclass_Algorithms.txt
|
of f , is as small as possible: the usual goal of learning a classifiier f with small risk is preserved, while now the training data is only made of corrupted labelled pairs.
|
Processed_Unconfused_Ultraconservative_Multiclass_Algorithms.txt
|
and our goal is thus to learn a relevant matrix W from S and the confusion information C.
|
Processed_Unconfused_Ultraconservative_Multiclass_Algorithms.txt
|
by iteratively updating the wq’s, whilst maintaining (cid:80) q wq = 0 throughout the learning process. We may already recognize the generic step sizes promoted by ultraconservative algorithms in step 8 and step 9 of the algorithm (Crammer and Singer, 2003). An important feature of UMA is that it only uses information provided by S and does not make assumption on the accessibility to the noise-free dataset Strue.
|
Processed_Unconfused_Ultraconservative_Multiclass_Algorithms.txt
|
Establishing that under some conditions UMA stops and provides a classifier with small risk is the purpose of the following subsections; we will also discuss the unspecified step 3, dealing with the selection step.
|
Processed_Unconfused_Ultraconservative_Multiclass_Algorithms.txt
|
to then establish the convergence of the proposed algorithm. In order to ease the analysis we conduct, we assume the following.
|
Processed_Unconfused_Ultraconservative_Multiclass_Algorithms.txt
|
Assumption 2 From now on, we make the assumption that C is invertible. Investigating learnability under a milder constraint is something that goes beyond the scope of the present paper and that we left for future work.
|
Processed_Unconfused_Ultraconservative_Multiclass_Algorithms.txt
|
From a practical standpoint, it is worth noticing that there are many situations where the confusion matrices are diagonally dominant, therefore invertible.
|
Processed_Unconfused_Ultraconservative_Multiclass_Algorithms.txt
|
Here, we prove that the update vector zpq given in step 7 is, with high probability, a point on which the current classifier errs.
|
Processed_Unconfused_Ultraconservative_Multiclass_Algorithms.txt
|
Proposition 1 Let W = [w1 · · · wQ] ∈ Rd×Q and α ≥ 0 be fixed. Let Aα step 4 of Algorithm 1, i.e: . = {x|x ∈ S ∧ (cid:104)wp, x(cid:105) − (cid:104)wk, x(cid:105) > α, ∀k (cid:54)= p} .
|
Processed_Unconfused_Ultraconservative_Multiclass_Algorithms.txt
|
where the next-to-last line comes from the fact that the classes are non-overlapping. The fact that the n pairs (Xi, Yi) are identically and independently distributed give the result.
|
Processed_Unconfused_Ultraconservative_Multiclass_Algorithms.txt
|
q must be seen as an example of class p which is erroneously predicted as being of class q. Such an example is precisely what we are looking for to update the current q is used instead of µp classifier; as expecations cannot be computed, the estimate zpq of µp q.
|
Processed_Unconfused_Ultraconservative_Multiclass_Algorithms.txt
|
expectation. Equation (11) is obtained thanks to the definition (6) of Aα that are predicted to be of class p) and the linearity of the expectation.
|
Processed_Unconfused_Ultraconservative_Multiclass_Algorithms.txt
|
This last proposition essentially says that the update vectors zpq that we compute are, with high probability, erred upon and realize a margin condition θ/2.
|
Processed_Unconfused_Ultraconservative_Multiclass_Algorithms.txt
|
In order to arrive at the main result of our paper, we recall the following Theorem of Cram- mer and Singer (2003), which stated the convergence of general ultraconservative learning algorithms.
|
Processed_Unconfused_Ultraconservative_Multiclass_Algorithms.txt
|
Theorem 4 (Crammer and Singer (2003)) Let {(xi, ti)}n i=1 be a linearly separable sam- ple such that there exists a separating linear classifier W ∗ with margin θ. Then any multi- class ultraconservative algorithm will make no more than 2/θ2 updates before convergence.
|
Processed_Unconfused_Ultraconservative_Multiclass_Algorithms.txt
|
Proposition 5 There exists a number n1, polynomial in d, 1/(cid:98)θ, Q, 1/δ, such that is the training sample is of size at least n1, then, with high probability (1 − δ), UMA makes at most O(1/(cid:98)θ2) iterations for all p, q.
|
Processed_Unconfused_Ultraconservative_Multiclass_Algorithms.txt
|
Proof This results is obtained as a direct combination of Proposition 3 and Theorem 4, with the adjusted margin θ − ε It comes as in Blum et al. (1996) that the conditional mis- classification errors P(fW (X) = p|Y = q) are all small.
|
Processed_Unconfused_Ultraconservative_Multiclass_Algorithms.txt
|
where y ∈ RQ is the vector containing the number of examples from S having noisy labels 1, . . . , Q, respectively.
|
Processed_Unconfused_Ultraconservative_Multiclass_Algorithms.txt
|
In this section, we present numerical results from empirical evaluations of our approach and we discuss different practical aspects of UMA. The ultraconservative step sizes retained are those corresponding to a regular Percepton, or, in short: τp = −1 and τq = +1.
|
Processed_Unconfused_Ultraconservative_Multiclass_Algorithms.txt
|
Section 4.1 covers robustness results, based on simulations with synthetic data while Section 4.2 takes it a step further and evaluates our algorithm on real data, with a realistic noise process related to Example 1 (cf. Section ).
|
Processed_Unconfused_Ultraconservative_Multiclass_Algorithms.txt
|
We use a 10-class dataset with a total of roughly 1, 000 2-dimensional examples uniformly distributed over the unit circle centered at the origin. Labelling is achieved according to (4), where each of the 10 w are randomly generated from the same distribution than the examples (uniformly over the unit circle centered at the origin). Then a margin θ = 0.025 is enforced by removing examples too close of the decision boundaries. Note that because of the way we generate them, all the normal vector w of each hyperplanes are normalized.
|
Processed_Unconfused_Ultraconservative_Multiclass_Algorithms.txt
|
Figure 1: (a) evolution of the Confusion rate for different noise levels; (b) evolution of the same quantity with respect to errors in the confusion matrix C.
|
Processed_Unconfused_Ultraconservative_Multiclass_Algorithms.txt
|
This is to prevent the cases where the margin with respect to some given class is artificially high because of the norm of w. Hence, all classes are guaranteed to be present in the training set as long as the margin constraint does not preclude it1.
|
Processed_Unconfused_Ultraconservative_Multiclass_Algorithms.txt
|
The noise is generated from the sole confusion matrix. This situation can be tough to handle and is rarely met with real data but we stick with it as it is a good example of a worst-case scenario.
|
Processed_A_Study_of_the_$πB_\to_Y_K_$_reactions_for_Kaon_Pr.txt
|
Parametrizations of total cross sections sufficient for all channels of the πB → Y K reactions are completed using a resonance model. As well as discussing the ΛK reactions, which were not presented in our previous publications, we πN present the differential cross section for πN ΛK. This report also aims at presenting supplementary discussions to our previous work.
|
Processed_A_Study_of_the_$πB_\to_Y_K_$_reactions_for_Kaon_Pr.txt
|
One of the main goals of studying heavy ion collisions is to determine the equation of state (EOS) of nuclear matter. Because positive kaons (K +) have a long mean free path inside the nucleus they are suggested as a good probe for the reactions occurring in the central region of the collisions [1]. Indeed, theoretical studies show that the kaons produced in heavy ion collisions are sensitive to the EOS [2, 3].
|
Processed_A_Study_of_the_$πB_\to_Y_K_$_reactions_for_Kaon_Pr.txt
|
Although one can point out many important ingredients for the theoretical inves- tigations of kaon production in heavy ion collisions, the discussions presented here are concerned with the elementary kaon production cross sections necessary for microscopic calculations.
|
Processed_A_Study_of_the_$πB_\to_Y_K_$_reactions_for_Kaon_Pr.txt
|
One of the purposes of this report is to complete the parametrizations of total cross Y K reactions by a resonance model [7, 8] sections sufficient for all channels of the πB (B = N, ∆ and Y = Λ, Σ). The results for the πN ΛK reactions which were not given in our previous publications [7, 8] are given. Furthermore, supplementary disucussions to our previous work are presented.
|
Processed_A_Study_of_the_$πB_\to_Y_K_$_reactions_for_Kaon_Pr.txt
|
Here the primed and the double-primed quantities are in the center-of-momentum (c.m.) frames of the two colliding baryons (B1B2) and pion-baryon (πB), respectively, while the unprimed quantities are those in the c.m. of the two nuclei. σtot B1B2(√sB1B2) and σtot πB(√sπB) are the total cross sections as functions of the respective c.m. energies √sB1B2 f (r, p, t)] stands for the Pauli blocking effects for the final and √sπB. The factor [1 baryon B3, and Ω3Y is the solid angle of the relative momentum between the final baryon B3 and hyperon Y . The Lorentz-invariant double differential kaon production cross section is obtained by integrating the kaon multiplicity Eq. (1) over the impact parameter b multiplied by the factor 2πb. Eq.(1) shows that the elementary kaon production cross sections are directly related to the differential kaon yields. Thus, it is important to use correct elementary kaon production cross sections for the microscopic investigations of kaon production in heavy ion collisions.
|
Processed_A_Study_of_the_$πB_\to_Y_K_$_reactions_for_Kaon_Pr.txt
|
The elementary kaon production cross sections used for the microscopic calculations are usually taken from Randrup and Ko [5] in baryon-baryon collisions. In pion-nucleon collisions they are usually taken from Cugnon and Lombard [6]. Our interest at the In the work of Cugnon and Lombard [6] total cross moment is with the latter case. sections are parametrized by introducing an isospin-averaging procedure, and by using the limited experimental data assuming proton and neutron number (N = Z) symmetry. This means that the differential cross sections must be investigated using a more general procedure. Furthermore, the reactions π∆ Y K cannot be investigated because no experimental data are available. One of the motivations for this work is to study both Y K based on a microscopic model. Below, the total and differential cross sections πB → ΛK reactions which will be our main we give a theoretical description of the πN concern later.
|
Processed_A_Study_of_the_$πB_\to_Y_K_$_reactions_for_Kaon_Pr.txt
|
The amplitudes are given by: −Mπ0n Ma, Mc + Ma + diagrams (a), (b), (c) and (d), respectively in Fig. 1.
|
Processed_A_Study_of_the_$πB_\to_Y_K_$_reactions_for_Kaon_Pr.txt
|
Before discussing the results, the model parameters need to be specified. The cut- off parameter ΛC appearing in Eq. (10) is ΛC = 0.8 GeV for all meson-baryon-(baron resonance) vertices. The values obtained for the coupling constants with this cut-off value are given in Table 1. The fitted value for gK ∗(892)ΛN is gK ∗(892)ΛN = 0.45. The other 3 fm2 parameters C and β appearing in Eq. (11) are C = 2.72 fm and β = 8.88 obtained in Ref. [10].
|
Processed_A_Study_of_the_$πB_\to_Y_K_$_reactions_for_Kaon_Pr.txt
|
Here, it is appropriate to discuss K ∗(892) exchange. Our calculations were also per- formed with the inclusion of the tensor coupling interaction. However, it was found that the results show similar dependence on both c.m. energy and angle (or cos θc.m.) to those results calculated with the inclusion of the vector coupling interaction alone. Thus, for the present purposes it is enough to include only the vector coupling interaction.
|
Processed_A_Study_of_the_$πB_\to_Y_K_$_reactions_for_Kaon_Pr.txt
|
This comparison shows that the scaling factor (= 1.861) for each coupling constant gKΣ∆(1920) and gπN ∆(1920) is consistent with the total branching ratio obtained by sum- ming these ∆ resonance contributions. However, because of this effective description, the differential cross sections cannot be reproduced well. A more accurate determination of the branching ratios for these ∆ resonances is necessary.
|
Processed_A_Study_of_the_$πB_\to_Y_K_$_reactions_for_Kaon_Pr.txt
|
Y K reactions should also be mentioned. The parametrizations and figures given in Ref. [8] were obtained by using the lower values of the branching ratios for the resonances to decay to π∆. The parametrizations obtained by using the averaged values as given in Tables 1 and 2 of Ref. [8] will be given later. The difference between the previous parametrizations and those to be given later is that in the latter the change in the multiplication factor is large. However, the second term of the parametrization for Σ0K + total cross section remains the same as before. As for the differential the π+∆0 cross sections π∆ Y K, they are almost constant as a function of cosθ in the c.m. frame for the beam energies for which calculations were made.
|
Processed_A_Study_of_the_$πB_\to_Y_K_$_reactions_for_Kaon_Pr.txt
|
where all the parametrizations given above should be understood to be zero below thresh- old. Furthermore, the parametrizations for the π∆ Y K reactions are obtained without the inclusion of interference terms. The above are the completion of the parametrizations for the total cross sections πB Y K. Parametrizations for the other channels can be obtained by multiplying the relevant constant factors arising from isospin space [7, 8].
|
Processed_A_Study_of_the_$πB_\to_Y_K_$_reactions_for_Kaon_Pr.txt
|
B3Y K reactions by using the same resonance model, where most of the model parameters have already been fixed by this investigation. This program is now in progress.
|
Processed_A_Study_of_the_$πB_\to_Y_K_$_reactions_for_Kaon_Pr.txt
|
Acknowledgement: One of the authors (K.T.) expresses his thanks to Prof. A.W. Thomas and to Drs. A.G. Williams and K. Saito who organized “Quarks, Hadron and Nuclei Workshop” held in Adelaide for the opportunity to report the results mentioned here.
|
Processed_A_Study_of_the_$πB_\to_Y_K_$_reactions_for_Kaon_Pr.txt
|
Captions Fig. 1: correspond to (a) : N(1650) I(J P ) = 1 s-channels and (d) : K ∗(892)-exchange, respectively. ΛK 0. The experimental data are taken from Fig. 2: The total cross sections π−p Ref. [11]. The results are: (a)-without and (b)-with the inclusion of interference terms, respectively. Fig. 3: (a), (b) and (c) correspond to the pion beam momenta 0.980 GeV/c (√s = 1.66 GeV), 1.13 GeV/c (√s = 1.742 GeV) and 1.455 GeV/c (√s = 1.908 GeV), respectively. For (a) and (b), [12], while for (c) they are taken from Ref. the experimental data are taken from Ref. [13]. Σ−K + and Fig. 4: The total sections for the reactions (a): π+p (c): π+n Σ−K +, respectively. The notation set 1 in these figures indicates the results obtained by using the scaled values for gKΣ∆(1920) and gπN ∆(1920). For further explanations, see Ref. [7].
|
Processed_A_Study_of_the_$πB_\to_Y_K_$_reactions_for_Kaon_Pr.txt
|
Table 2: Contribution of ∆(1920) to the πN ΣK reactions compared with other possible ∆ resonances between 1900 and 1940 MeV [14]. The values in column four are all upper values.
|
Processed_S-PASS_ATCA:_a_window_on_the_magnetic_universe_in_.txt
|
ABSTRACT We present S-PASS/ATCA, the first wide-band radio polarimetry survey of compact sources in the southern sky. We describe how we selected targets for observations with the Australia Telescope Compact Array (ATCA) in the 16 cm band (1.3 – 3.1 GHz), our observing and calibration strategy, how we analysed the data, and how we tested the quality of the data. The data are made publicly available. The survey contains on average one source per five square degrees and has an angular resolution at 2.2 GHz of ∼ 2′×1′. Sources with |RM|s > 150 rad m−2 are seen towards the Galactic plane and bright H ii regions, but are rare elsewhere on the sky. Sightlines that are separated by up to 3′ show very similar RMs. Based on this observation, we argue that the Galactic foreground is the dominant contributor to RM, confirming previous results, and that the sources must have very simple distributions of Faraday-rotating and synchrotron- emitting media. Many sources that emit at a single RM have a spectral index in linear polarization that is (very) different from the spectral index in Stokes I. Analysing ratios of flux densities Q/I and U/I (to correct for spectral index effects) then leads to erroneous results. About 80 per cent of sightlines in our survey are dominated by emission at only one RM. Therefore, RMs that were determined previously from narrow-band observations at these frequencies are still safe to use.
|
Processed_S-PASS_ATCA:_a_window_on_the_magnetic_universe_in_.txt
|
Here χ and χ0 are the observed and emitted position angles, respectively, of a linearly polarized radio wave (in radians), λ the observing wavelength (m), ne the free electron den- sity (cm−3), Bk the length of the magnetic field vector pro- jected along the line of sight (µG), and dl is an infinitesimal distance interval along the line of sight (pc). The rotation measure (RM) encapsulates the physical properties of the intervening medium, and it contains contributions from the Earth’s ionosphere, our own Milky Way, distant galaxies and galaxy clusters, and the cosmic web.
|
Processed_S-PASS_ATCA:_a_window_on_the_magnetic_universe_in_.txt
|
Vallee & Kronberg (1975), and Simard-Normandin et al. (1981), who derived RMs based on measurements at only a few frequencies. Such measurements have led to the insight that our own Milky Way could well be the dominant contrib- utor to the RMs that are measured for extragalactic radio sources (see Section 5.3). This makes it vital to subtract the Galactic foreground in studies of the intrinsic properties of extragalactic radio sources. The RM in the rest frame of the source is larger than the RM we observe by a factor of (1 + z)2, where z is the redshift of the source. Therefore, when calculating rest-frame RMs for sources at high red- shift, any residual Galactic foreground RM is amplified by the factor (1 + z)2 to a large number.
|
Processed_S-PASS_ATCA:_a_window_on_the_magnetic_universe_in_.txt
|
The RM catalogue of Taylor et al. (2009) (‘TSS09’), which includes 37,543 RMs that the authors derived from polarization measurements in the NRAO VLA Sky Survey (NVSS, Condon et al. 1998), provides a much finer grid of RM measurements on the sky than was previously available, of about 1 source per square degree. This enabled detailed studies of objects in our Milky Way, a more reliable esti- mation of the Galactic contribution of RMs measured for extragalactic sources, and investigations of RMs associated with distant radio sources (see Section 5). However, the RMs in the catalogue by Taylor et al. were derived based on mea- surements at only two frequencies, and do not cover the southern sky below a declination of -40◦. Since the turn of the century, wide-band receivers have been installed on radio telescopes, which made it possible to measure all Stokes pa- rameters for a wide range of frequencies simultaneously. This has led to new insights on the physical properties of radio sources and their magnetic fields, and a better understand- ing of how Faraday-rotating and synchrotron-emitting me- dia are distributed in radio sources, including our own Milky Way (see, e.g., O’Sullivan et al. 2012, Schnitzeler et al. 2009, Van Eck et al. 2017).
|
Processed_S-PASS_ATCA:_a_window_on_the_magnetic_universe_in_.txt
|
for S-PASS/ATCA attain a resolution in RM, RMRayleigh = 71 rad m−2 (using equation 14 in Schnitzeler 2018, ‘S18’, in prac- and assuming a contiguous frequency coverage; tice, radio-frequency interference makes frequencies between 1.5 – 1.6 GHz unusable, see also Fig. 3). The full width at half-maximum of the RM spread function is about 1.2 times larger than RMRayleigh, or 86 rad m−2 for our ob- servations. Re-observing candidates from the Parkes sur- vey with the ATCA also improves the angular resolution, from 9′ (FWHM) to about 2′ 1′ (Section 3.3). To keep the data volume low, we increased the width of the fre- quency channels from 1 MHz (their native resolution) to 8 MHz. This reduces our ability to detect sources with very large (positive or negative) RMs. Based on the analysis in Schnitzeler & Lee (2015), we estimate that sources with 11,400 rad m−2 are detected with only half the flux RM | density they emit.
|
Processed_S-PASS_ATCA:_a_window_on_the_magnetic_universe_in_.txt
|
This paper is structured as follows. We explain in Sec- tion 2 how we selected candidates for observations with the ATCA, and we describe our observing strategy. In Section 3 we outline how we calibrated these data, and how we ex- tract information on the polarization properties of the radio sources. We test how well our new results compare to results that have been published in the literature previously. In Sec- tion 4 we describe these tests. We analyse what these new results tell us about RMs produced in the Milky Way and in the sources themselves in Section 5. In Section 6 we list which data products are made available online, and where these can be accessed. We summarise our analysis in Sec- tion 7.
|
Processed_S-PASS_ATCA:_a_window_on_the_magnetic_universe_in_.txt
|
Throughout this paper, we will write the linear polariza- tion vector as L = Q + iU , and we will use the nomenclature introduced in Appendix A of Schnitzeler & Lee (2017). The sign of the flux density spectral index, α, is defined such that the spectrum of a source can be written as Sν = S0 (ν/νref )α, where ν is the observing frequency.
|
Processed_S-PASS_ATCA:_a_window_on_the_magnetic_universe_in_.txt
|
Figure 1. Target selection for each of the five observing dates in 2012. Each dot represents a single candidate from the S-PASS single-dish survey. The coordinate system is centred on the south equatorial pole. Right Ascension is expressed in units of degrees.
|
Processed_S-PASS_ATCA:_a_window_on_the_magnetic_universe_in_.txt
|
The angular resolution of the NVSS, SUMSS, and MGPS 45′′) is much higher than the angular resolution of the (all S-PASS data collected with the Parkes telescope, allowing a reliable identification of counterparts.
|
Processed_S-PASS_ATCA:_a_window_on_the_magnetic_universe_in_.txt
|
This way, we selected 5102 candidates for follow-up ob- servations with the ATCA. None of these targets lie within 1.5◦ of the Galactic plane. However, RMs in the Galactic ≈ plane region are provided by the Southern Galactic Plane Survey (SGPS, Haverkorn et al. 2006) and by Van Eck et al. (2011).
|
Processed_S-PASS_ATCA:_a_window_on_the_magnetic_universe_in_.txt
|
On the 10th of March 2011, we observed 118 S-PASS targets with the ATCA in the 1.5A configuration (east-west array, baselines between 153 - 4469 m), as a pilot study for the larger S-PASS/ATCA survey. We used this pilot to test if we can observe a large number of sources in a short period of time, and to inspect the quality of the data. For this purpose, the ATCA did not have to be in the same configuration as the one we used for our survey. The targets lie between 231◦< l < 246◦ and -50◦< b < 0◦, which places them in- between the bright H ii emission regions of the Gum nebula and the Orion molecular cloud complex (see Figs. 9 - 11). We observed PKS B1934-638 at the start of this run for 5 minutes. The secondary calibrator, PKS B0614-349, and our target fields were observed multiple times during the night, typically five-six times. Most sources were observed for about 90 – 120 seconds in total.
|
Processed_S-PASS_ATCA:_a_window_on_the_magnetic_universe_in_.txt
|
We used the ATCA in the hybrid array configuration H168 to observe sources from the S-PASS/ATCA survey (base- lines between 61 - 192 m, excluding baselines to antenna 6). The hybrid configuration of the ATCA has antennas not only on an east-west track but also on a short north-south track. Using a hybrid configuration improves the uv-coverage of the observations, which is important in particular for those candidates that lie close to the celestial equator. We tar- geted 4563 candidates in 77 hours of observing time. Each candidate was observed for 36 seconds, slewing between tar- gets took 12 seconds typically. We observed mostly at night, to minimize the impact of radio-frequency interference and variations in the ionospheric RM. To avoid observing tar- gets within . 52◦ from the Sun, targets were divided into two groups that were observed between 2012 March 23 to 26 and on July 17. The surface density of candidates se- lected from the Parkes survey increases closer to the Galac- tic plane. This is noticeable particularly at Galactic latitudes 40◦. To make the surface density more uniform, between and to save observing time, we divided this region into bins that measure 5◦ 5◦ on the sky, and selected at random 8-9 candidates in each bin for follow-up observations with the ATCA.
|
Processed_S-PASS_ATCA:_a_window_on_the_magnetic_universe_in_.txt
|
To observe so many targets over such a large area, we divided the sky into narrow strips in Right Ascension that have a width of 15 minutes in RA (Fig. 1). Because the sur- face densities of candidates were slightly different on days three and four, strips on day three are a bit narrower than 15 minutes in RA, and on day four a bit wider, so that the total observing time for each strip is about the same. Slew times between targets in each strip are minimized by solv- ing the travelling salesman problem, for which we used the miriad program atmos. In runs 1-4, observations started close to Declination 0◦, then moved in the direction of the south equatorial pole. Observations of the next strip started close to Dec. - 90◦, and continued towards the celestial equa- tor. This way, during each observing run the array slews up and down in declination to observe targets in different strips. In run 5, observations started close to the south equatorial pole and then moved in the direction of the celestial equator. Completing the observations of a single strip typically takes a bit over one hour, during which the sky rotates towards the west. The RA of the next strip is one hour higher than the RA of the previous strip, so that the array slews back towards the east when it starts observing a new strip. Be- cause the observing time for each strip is about equal to the change in RA between strips, the observations are almost able to keep up with the changing position of each strip on the sky. This means that the array will progress from observ- ing strips in the east (at the start of each observing run) to the west (at the end of each run) only slowly, allowing us to cover a wide range in RA each run. We did not re-visit targets, with some exceptions.
|
Processed_Driftscan_Surveys_in_the_21cm_Line_with_the_Arecib.txt
|
Driftscan methods are highly efficient, stable techniques for conducting extragalactic surveys in the 21cm line of neutral hydrogen. Holding the telescope still while the beam scans the sky at the sidereal rate produces exceptionally stable spectral baselines, increased stability for RFI signals, and excellent diagnostic information about system performance. Data can be processed naturally and efficiently by grouping long sequences of spectra into an image format, thereby allowing thousands of individual spectra to be calibrated, inspected and manipulated as a single data structure with standard tools that already exist in astronomical software. The behavior of spectral standing waves (multi-path effects) can be appraised and excised in this environment, making observations possible while the Sun is up. The method is illustrated with survey data from Arecibo and Nan¸cay.
|
Processed_Driftscan_Surveys_in_the_21cm_Line_with_the_Arecib.txt
|
Figure 1: Nan¸cay Raw Data Image. Passband calibrated spectra have been loaded into the image in time sequence increasing from right to left. There are two slightly overlapping, 6.4 MHz wide spectral bands, as marked at the right border. A trace of the continuum as a function of right ascension is drawn under the image.
|
Processed_Driftscan_Surveys_in_the_21cm_Line_with_the_Arecib.txt
|
Figure 2: Processed Nan¸cay images for three declinations. Spectra are loaded in horizontal lines in this image, with right ascension increasing upwards. Overlap of the spectral sub-bands has been removed, and labels on the horizontal axis indicate velocity in km s−1. Eleven detected signals are marked.
|
Processed_Driftscan_Surveys_in_the_21cm_Line_with_the_Arecib.txt
|
variation in the spillover causes fluctuations in the spectral baselines and when RFI entering the receiving system is modulated by gain variations in the far sidelobes as the antenna tracks celestial sources. This report is based on experience obtained in extragalactic HI surveys using the Arecibo and Nan¸cay Telescopes.
|
Processed_Driftscan_Surveys_in_the_21cm_Line_with_the_Arecib.txt
|
Sorar (1994) and Briggs conducted the Arecibo HI Strip Survey in the driftscan mode in order to determine the HI-mass function for nearby extragalactic objects by surveying long strips at constant declination. The observations covered approximately 6000 independent sightlines to a depth of 7500 km s−1, but since the strips were retraced on many days in order to increase the integration time on each sightline, nearly a million individual spectra had to be calibrated, regrouped and averaged. The details of the observational technique were developed by Sorar (1994), and the results and followup to the survey are summarized by Zwaan et al (1996, these proceedings).
|
Processed_Driftscan_Surveys_in_the_21cm_Line_with_the_Arecib.txt
|
The method is also in use for surveys at Nan¸cay. One project, being conducted by Kraan- Korteweg, van Driel, Binggeli, and Briggs, will test the completeness to a depth of 2300 km s−1 of deep optical catalogs of dwarfs and low surface brightness galaxies in the CnV I cloud (Binggeli et al 1990). A sample of the raw data from the HI survey are shown in Figure 1. The spectral passband calibration for this data has been performed by computing the average spectrum of the entire 3.5 hour dataset, and each spectrum was divided by the average spectrum as it was loaded in time sequence into the columns of the image. Passage of a telescope beam over a background continuum source is registered in the image as a dark band. The residual Galactic HI emission causes the splotchy horizontal band across the image around the HI rest frequency.
|
Processed_Driftscan_Surveys_in_the_21cm_Line_with_the_Arecib.txt
|
Once the data is loaded in image format, images become the units in which the data is stored, manipulated and displayed. For example, continuum subtraction, averaging of data from different days and smoothing can be accomplished using procedures in familiar astronomical image process- ing packages. Figure 2 shows the processed spectra for a total of ∼2500 sightlines in three adjacent declination strips. The figure results from approximately 82,000 individual spectra. There are 11 detected extragalactic signals resulting from 9 separate galaxies, plus a number of interesting features associated with Galactic HI.
|
Processed_Driftscan_Surveys_in_the_21cm_Line_with_the_Arecib.txt
|
A second project now in progress at Nan¸cay will observe ∼6% of the sky to a depth of 4500 km s−1 with noise level ∼23 mJy (5σ) for velocity resolution 20 km s−1. The survey is well matched to detecting nearby examples of gas-rich systems such as HI 1225+01 (Giovanelli & Haynes 1989, Chengalur, Giovanelli & Haynes 1995) and the circum-galactic ring in Leo (Schneider 1989), as well as detecting a sample of several hundred normal galaxies.
|
Processed_Driftscan_Surveys_in_the_21cm_Line_with_the_Arecib.txt
|
Figure 3: Schematic of multipath scattering at the Arecibo Telescope. Representative off-axis rays, R1, R2, and R3, are seen traversing paths of different length before arriving at the Arecibo line feed F . In this diagram, R1 takes a direct path to the feed, while R2 and R3 are scattered from different points (S2 and S3) on the support structure. Radiation is actually scattered in many directions at the scattering points S2 and S3, but those rays that are scattered downward parallel to the incoming on-axis rays are directed to be optimally reflected from the main reflector directly toward the feed.
|
Processed_Driftscan_Surveys_in_the_21cm_Line_with_the_Arecib.txt
|
Faint periodic fluctuations in the background noise are visible in the low velocity ranges of each strip in Figure 2. These are commonly called “standing waves” by radio spectroscopists. In these Nan¸cay data, they occur in the correlator quadrants that have strong Galactic HI emission, but not in the higher velocity quadrants. The standing waves arise because Galactic HI signal enters the receiving system by two paths of different length. In an ideal telescope this would not happen, but it is common in the present design of radio telescopes, since radiation entering the radio receiver may have been weakly scattered by structure that crosses the telescope’s aperture; this additional scattering can deflect off-axis radiation into the beam of the telescope. When two copies of a signal take different paths to the receiver, the signal taking the longer path suffers a delay, and when the autocorrelation function is computed in the spectrometer, a correlation spike is obtained in the delay channel corresponding to the extra path length. In the Fourier transformation of the ACF to obtain the power spectrum, a single-channel spike transforms to a sinusoidal variation across the band. Thus, the path delay corresponds directly to the number of cycles of standing wave across the spectral band. For the high velocity ranges of Figure 2, there is no interfering signal entering the system with a time delay and with sufficient strength to generate standing waves, and therefore the noise characteristics in this redshift range are better behaved.
|
Processed_Driftscan_Surveys_in_the_21cm_Line_with_the_Arecib.txt
|
Any broadband signal entering the receiving system in multiple copies with different delays can give rise to these multipath effects. A strong source of such radiation is the Sun during daytime observations, but terrestrially generated broadband RFI, Galactic emission, strong radio continuum sources and spillover can also do it. The standing waves are often dominated by a single periodicity, representing, for example, a round trip delay between the feed cabin and the dish surface. However, a further complication is that antenna structures are often sufficiently complex that several scatterering locations can contribute (as illustrated for the Arecibo Telescope in Figure 3), producing signals in several delay channels of the ACF. When the Fourier transform is computed, the spectral passband produced by the combination of multiple sinusoidal components can be very complicated. Figure 4 illustrates the complexity of standing wave patterns caused by the Sun in some Arecibo observations made during a late afternoon observation. Note that while the feed was positioned at the same antenna coordinates, this same pattern repeated on successive (solar) days. There was a slow change in the pattern after several days as the Sun moved in declination.
|
Processed_Driftscan_Surveys_in_the_21cm_Line_with_the_Arecib.txt
|
Figure 4: Arecibo daytime standing waves. Left. The data image for a single circular polarization after the standard calibration and continuum removal. The image contains 1250 seven second time steps for a duration of ∼2.4 hours. The bright, spatially resolved galaxy M94 can be seen midway through the image in the low velocity range. There is a faint linear feature running vertically in the image at slightly lower velocity – this is Galactic HI emission that is aliased into the spectrum through the baseband filters. Right. Harmonic content of each row in the image for first 63 harmonics. The amplitudes have been averaged by 4 time steps in this image.
|
Processed_Driftscan_Surveys_in_the_21cm_Line_with_the_Arecib.txt
|
spectrum Sti(ν) to obtain the amplitudes and phases of the standing wave components during each time step ti. These harmonics can be written as complex coefficients An,ti = An,ti exp(iφn,ti), where n labels the harmonic by the number of full periods of the wave across the spectral band and ti indicates that the coefficients are expected to change with time, as the spectra are recorded in discrete time steps. In principle, the Fourier analysis of a string of real numbers, such as these spectra, produces one half as many complex harmonic coefficients as there were spectral channels in the power spectrum, but, in practice, the standing waves arise from significant signal only at low values of n. Thus, the standing wave content of an image-formatted database can be described by another “image” (or table) of complex numbers, with the same number of time steps, but many fewer values for An than are required for the number of channels in the spectrum S(ν).
|
Processed_Driftscan_Surveys_in_the_21cm_Line_with_the_Arecib.txt
|
Figure 4 shows the time behavior of the harmonic content of the first 63 harmonics in the Arecibo data image in the left part of the figure. The standing waves appear with a variety of periodicities, with several long-lived bursts in the harmonics around n = 20, which corresponds to differential delays ∼1µsec, the round-trip light travel time between the Arecibo feed support structure and the surface of the reflector. There is substantial variability depending on where the scatterer is located on the support structure. There are also some bursts of signal in the lowest harmonics, possibly due to differential delays between scattered paths such as R3 and R2 in Figure 3, which are both scattered downward into the dish from different points on the support structure; alternatively, there could be scattering from point S2 directly in the direction of the feed F , which would also cause a fairly short differential delay and thus a long period standing wave. The harmonic signature of a bright galaxy can also be seen near the midpoint of the data set. The faint, periodic, horizontal striping is a result of the slightly variable correlator dump time, causing the record integration time to beat with the 7 second grid spacing to which the data was interpolated.
|
Processed_Driftscan_Surveys_in_the_21cm_Line_with_the_Arecib.txt
|
Phase drift of an n harmonic standing wave is described by watching the phase term φn(t) from An,ti vary with time. Figure 5 shows an example of the amplitude and phase data for a single harmonic n = 15. The time variation of both An(t) and φn(t) can be efficiently tracked in time by sliding a window of 16 to 128 time steps along the table of An,ti and then taking the Fourier transform of the complex time series of each harmonic within the windowed region.
|
Processed_Driftscan_Surveys_in_the_21cm_Line_with_the_Arecib.txt
|
The sums are taken over the 2 (or 4) windows that overlap at ti. The weighting factors include Wn,w, which indicates the statistical significance of the solution for the window w, and a factor (|ti − tw|)ρ, which gradually transfers the weight among the windows by assigning the greatest emphasis to the solution whose window is centered closest to ti. The factor ρ is one of many possible weight adjustments. An amplitude η also results from the vector average; η is close to unity when there is close agreement between the phase determined by all the windows included in the average. (6) Once a solution for phase tracking has been performed (such as shown in the lower panel of Figure 5), a model for the temporal behavior of the wave amplitudes can be made by smoothing the time sequence of An,ti exp(i(φn,ti− < φn,ti >)). When the resulting wave amplitudes surpass a set threshold for significance, they can be stored in a table of harmonic coefficients that can subsequently be used to generate models for the standing waves as a function of time (as shown in Figure 6) and then correct the observations by subtracting the standing wave model from the data image. Note that this technique succeeds at doing little damage to the celestial signals, since galaxies typically fall in only one beam and the fits are derived from many beams. This approach is far superior to simply “nulling” the An component, since this would throw away genuine information from the sky that is specific to each beam.
|
Processed_Driftscan_Surveys_in_the_21cm_Line_with_the_Arecib.txt
|
While our experience at Arecibo and Nancay has shown that the strongest standing waves are due to the sun, we have also seen similar, but weaker, standing waves at night at Arecibo when observing in the vicinity of the strong radio source Taurus A (the Crab Nebula); in this case, the pattern repeated at the same sidereal time day after day. Very strong standing waves have also been generated by faulty equipment that generated intermittent, broadband noise; these waves had fixed phase in successive scans, since the source of the rfi was fixed to the Earth and the antenna was stationary during the observation.
|
Processed_Driftscan_Surveys_in_the_21cm_Line_with_the_Arecib.txt
|
Figure 5: Amplitude and phase for the n = 15 harmonic standing wave. Top panel. Coefficient amplitudes plotted as a function of time step (light noisy curve). The heavy solid points are vector averages of the amplitude (for 20 time steps), computed after application of the phase tracking algorithm. Heavy points are plotted only when the amplitude surpasses a set threshold. Bottom panel. Standing wave phases (points). Smooth interpolated curve results from the phase tracking algorithm. The curve is lighter in regions where the signal to noise ratio for the wave is low.
|
Processed_Driftscan_Surveys_in_the_21cm_Line_with_the_Arecib.txt
|
Figure 6: Standing wave edits. Left panels. Versions of the data image in Figure 4, but with standing wave models subtracted. The data images are presented on the same grayscale wedge as Figure 4. Right panels. Standing wave models built from harmonic analysis of the data image in Figure 4, followed by application of a phase tracking algorithm and reconstruction of a noise-free images of the standing waves. The upper model includes harmonics n = 4 through 25, when they are deemed significant. The lower model includes n = 1 through 25. The grayscale is about 3× more sensitive for the models than for the data images.
|
Processed_Driftscan_Surveys_in_the_21cm_Line_with_the_Arecib.txt
|
high precision. (3) The observations are 100 percent efficient since data can be taken continuously. (4) The telescope scheduling is simple, and observing staff has little real-time responsibility, since the telescope is sitting still with the brakes on. (5) Spectral passband fluctuations due to standing waves (or any other instability that varies on time scales longer than a few minutes) can be tracked and removed, permitting observations to be made during the daytime. (6) The data is naturally processed in image-format; the analysis is very simple and efficient, and allows large projects to be tackled using existing software, which is proven and familiar.
|
Processed_Driftscan_Surveys_in_the_21cm_Line_with_the_Arecib.txt
|
We are grateful to the telescope staffs at Arecibo and Nan¸cay for their assistance with the obser- vations. The Nan¸cay radio observatory is operated by the Observatoire de Paris and associated as USR B704 to the French Centre National de Recherche Scientifique (CNRS), with financial support of the Region Centre. The Arecibo Observatory is part of the National Astronomy and Ionosphere Center, which is operated by Cornell University under agreement with the U.S. Na- tional Science Foundation. The research by RCKK is being supported with an EC-grant. The Arecibo HI Strip Survey received extensive support through NSF Grant AST 91-19930.
|
Processed_Driftscan_Surveys_in_the_21cm_Line_with_the_Arecib.txt
|
Binggeli, B., Tarenghi, M, & Sandage, A. 1990, A&A, 228, 42 Briggs, F.H. 1996, this volume Chengalur, J.N., Giovanelli, R., & Haynes, M.P. 1995, AJ, 109, 2415 Giovanelli, R., & Haynes, M.P. 1989, Ap.J., 346, L5 Schneider, S.E. 1989, Ap.J., 343, 94 Sorar, E. 1994, Ph.D. Thesis, University of Pittsburgh Zwaan, M., Sprayberry, D., & Briggs, F.H. 1996, this volume.
|
Processed_New_advances_on_the_existence_and_regularity_of_Br.txt
|
Abstract. In this survey paper, I discuss some recent progress on the existence and regularity of Brakke flows. These include: an “end-time version” of Brakke’s local regularity theorem, which allows to extend the validity of the celebrated regularity theorem by White from limits of smooth mean curvature flows to arbitrary Brakke flows; a global-in-time existence theorem for multi-phase Brakke flows of grain boundaries satisfying suitable BV regularity in time, in both the unconstrained and the fixed boundary settings, with applications to Plateau’s problem for the latter; and the proof that branching singularities of minimal surfaces are a trigger for dynamical instability, in the sense that they may be “perturbed away” by a non-trivial canonical Brakke flow. This note is an extended version of a talk given by the author at the MATRIX Research Institute on the occasion of the workshop entitled “Minimal surfaces and geometric flows: interaction between the local and the nonlocal worlds”.
|
Processed_New_advances_on_the_existence_and_regularity_of_Br.txt
|
Arising as the L2-gradient flow of the area functional, the Mean Curvature Flow (henceforth often abbreviated MCF) is one of the most fundamental among the geometric flows involving extrinsic curvatures. Classically, a MCF of dimension n ≥ 1 in a (smooth) Riemannian manifold (N , h) of dimension n + k (k ≥ 1) is a family of smoothly immersed n-dimensional submanifolds Mt, parametrized by time t ∈ I with I ⊂ R an interval, such that the velocity of motion is equal to the mean curvature vector of the immersion at every point, for every time. It is a classical fact that, if M0 is a smooth immersed submanifold of N then there exists a unique smooth solution to MCF starting with M0 for short time. In fact, it is not difficult to construct examples of initial data such that the corresponding smooth MCF develops singularities in finite time, and before it becomes extinct: at such singular points, surfaces may undergo topology changes, so that any description in terms of the classical PDE ceases to make sense. The need to describe the motion by mean curvature of surfaces through singularities and topology changes is the first motivation for studying weak solutions to MCF.
|
Processed_New_advances_on_the_existence_and_regularity_of_Br.txt
|
Figure 1. Grain boundaries in a metal. By Edward Pleshakov CC BY 3.0, Source Wikipedia.
|
Processed_New_advances_on_the_existence_and_regularity_of_Br.txt
|
Another motivation comes from the applica- tions. The mean curvature flow has been stud- ied for decades as a model for physical systems or materials governed by energies dominated by surface tension. Mullins may have been the first to write the MCF equation in [Mul56], when describing the motion of grain bound- aries and coarsening phenomena in metals; see Figure 1. In these examples, the geometric ob- jects of interest are intrinsically non-smooth.
|
Processed_New_advances_on_the_existence_and_regularity_of_Br.txt
|
Brakke proposed a definition of weak solutions to MCF in his Ph.D. thesis [Bra78], under the scientific direction of Almgren. The definition is measure-theoretic in spirit: evolving immersed submanifolds are replaced by integral varifolds, and in place of the PDE one finds a variational inequality, which is in fact equivalent to the PDE if the varifolds are associated with smooth submanifolds. Such weak solutions are typically referred to as Brakke flows.
|
Processed_New_advances_on_the_existence_and_regularity_of_Br.txt
|
Acknowledgements. I would like to thank the MATRIX Research Institute for hospitality on the occasion of the workshop entitled “Minimal surfaces and geometric flows: interaction between the local and the nonlocal worlds”. My participation was supported through a MATRIX- Simons Travel Grant: I am thankful to the MATRIX Research Institute and the Simons Foundation. My work is supported by the Gruppo Nazionale per l’Analisi Matematica, la Probabilità e le loro Applicazioni of INdAM and by the project PRIN 2022PJ9EFL “Geometric Measure Theory: Structure of Singular Measures, Regularity Theory and Applications in the Calculus of Variations”.
|
Processed_New_advances_on_the_existence_and_regularity_of_Br.txt
|
and if Mt is a smooth MCF then (2.2) is satisfied for arbitrary U and ϕ as above with v replaced by H(·, Mt) in the integral on the right-hand side.
|
Processed_New_advances_on_the_existence_and_regularity_of_Br.txt
|
divM X(x) := trace(DX t ◦ Tan(M, x)) , where DX is the Jacobian matrix of X, DX t is its transpose, and Tan(M, x) denotes, by a slight abuse of notation, the projection operator Rn+k → Tan(M, x).
|
Processed_New_advances_on_the_existence_and_regularity_of_Br.txt
|
other motivation is more “physical”, and it has to do with the fact that in a weak setting one may conceive systems evolving by mean curvature which exhibit singular regions disappearing at a much faster rate than the time-scale of the equation: at the level of the model, this disappearance will be regarded as instantaneous.
|
Processed_New_advances_on_the_existence_and_regularity_of_Br.txt
|
to Plateau’s problem for a large class of boundaries. This approach is purely dynamical, and it does not rely on classical minimization or min-max procedures. Furthermore, it naturally leads to introducing a notion of dynamical stability for minimal surfaces, which appears to be powerful enough to prevent the formation of certain singularity types, and deserves further investigation.
|
Processed_Artistic_Autonomy_in_AI_Art.txt
|
The concept of art has transposed meaning and medium across time, with its con- text being a deciding factor for its evolution. However, human beings’ innermost functionality remains the same, and art, to this day, serves as an expression of the subconscious. Accelerated by the conception of GANs in 2014, automation has become a central medium in Artificial Intelligence (AI) Art. However, this raises concern over AI’s influence on artistic autonomy within the process of creativity. This paper introduces the ethical responsibility of AI towards main- taining the artist’s volition in exercising autonomy and utilizes principles of self- determination theory alongside fundamental limits of creativity to do so.
|
Processed_Artistic_Autonomy_in_AI_Art.txt
|
The traditional role of automation in society served to make human lives easier by outsourcing mundane tasks. Recommender systems, for example, utilize language models to engage users in predictive text systems. However, much criticism has fallen on this medium as it alters the way people write. These systems have been found to make people “machine-like” – which is evident given its intention [17]. This prompts ethical care on the implementation of automation within attributes that characterize humanity – one of which is creativity.
|
Processed_Artistic_Autonomy_in_AI_Art.txt
|
In psychoanalysis, creativity serves as the expressive element or natural human impulse that drives the artistic experience [20]. It is what drives surprise within viewers for pushing the boundary of what is deemed to be the experience of reality. AI Art falls under criticism for automating this very process. For instance, as an agent of play to enact creativity, GANs are utilized as a black box for providing artistic result, where the feedback loop is based on the artist’s alteration of the algorithm upon interpretation of results [3]. Unlike creation where artists decide meaning and form in process, AI Art limits artistic autonomy by basing the artist’s process upon output i.e. generating multiple sessions of training and determining the artwork based on generated artifacts (current exceptions go to CLIP with in-training modifications [8]).
|
Processed_Artistic_Autonomy_in_AI_Art.txt
|
With regards to intent, GANs were originally focused on improving quality, stability, and varia- tion [9] in order to implement the style transfer of the input image. Since then, they have evolved from representation to visually indeterminate artifacts to create an AI Art identity [4]. However, the implementation of this medium still surrenders the creative process as the artifact’s intent does not address the fundamental loss in autonomy that occurs within automation [7]. In June 2021, a discussion series on AI research and social responsibility, titled Post-Human Creativity: The Use of AI in Art, featured artists who emphasized the need to strengthen "interactions between humans and machines... instead of making technology more human" as to preserve "meaningful interactions with algorithms and push the boundaries of creative processes." With the concerns for AI’s role in art in mind, we consider the ethical implications to the artist’s creative autonomy via principles in self-determination theory and intent via fundamental limits of creativity.
|
Processed_Artistic_Autonomy_in_AI_Art.txt
|
Self-determination theory suggests that people are motivated to grow and change by three innate and universal psychological needs: autonomy, relatedness and competence [10]. Autonomy, or regulation by the self, is a phenomena that parallels other aspects of existence such as will, choice, and freedom. It is further augmented into liberty (independence from controlling principles) and agency (capacity for intentional action) [11].
|
Processed_Artistic_Autonomy_in_AI_Art.txt
|
We consider the limitation of AI Art to suffice liberty by considering emotion-based art. In the style transfer of AI Art, artists often use forms that acquire a sense of talent, such as impressionism, to replicate the delicacy of the form’s timeless novelty. However, in other forms such as Abstract expressionism, it is the human element of the artist that drives the form. Abstraction took time to develop appreciation due to the neglect for traditional talent [12], let alone expressionism, which is expressive of the artist’s inner feelings [14]. This highlights the point in which creativity stems from the inner spark, or according to the psychoanalyst Carl Jung, "not accomplished by intellect but by play" or to a larger extent the "daimon of creativity" [6].
|
Processed_Artistic_Autonomy_in_AI_Art.txt
|
As such, Abstract expressionism is rooted in the creativity that spurs from the artist at the moment of creation. This moment, much like the deep immersion that comes with it, is encouraged and developed by a constant interaction that need not be interrupted, regulated, or automated [2]. Hence, if one were to create AI Art based on Abstract expressionism, such as Jackson Pollock’s action painting [13], then the result would lose its creative autonomy because of artistic interruption during the surrender of process to AI, as well as its core essence in conveying the emotion of the artist.
|
Processed_Artistic_Autonomy_in_AI_Art.txt
|
Intentionality is the inspiration or desire to express the human intent [1]. The capacity for this action is captured by the need for agency in autonomy. Fundamental limits of creativity have detailed a limit theorem whereby tradeoff between novelty and quality for a given creative domain exists [15]. To consider a limit theorem for creativity with intentionality, Shannon’s capacity-cost-function for- malism, which captures limits of reliable communication, is modified to address the semantic prob- lem of creativity. Incorporating intention, semantic creativity shows that requiring communicative intent may reduce the quality and/or novelty of creative artifacts that are generated [16]. This inverse relationship between intent and novelty is paralleled by examples in Dada art, such as Duchamp’s fountain, that, despite the utmost intent, garnered controversy on the novelty of artistic creation [5].
|
Processed_Artistic_Autonomy_in_AI_Art.txt
|
This begs to consider the role of novelty in AI Art due to the compromise in the intentional autonomy characterised by human creativity [7]. One consideration would be to rethink novelty in AI Art and aim for a simultaneous increase of autonomy and intent. For instance, the DARCI (Digitial ARtist Communicating Intention) system builds an artificial system that exhibits creativity by noting the at- tribution of creativity with respect to system intentionality and autonomy. It has, thus far, addressed these difficulties and maintained to exhibit these characteristics to some extent [18]. Drawing back to the “black box” analogy for AI training and the resultant novelty, one may consider the integra- tion of intent within the system and assign the loss in novelty towards the artist. For example, the art collective aurèce vettier reinvents intent by exploring hybrid combinations of art and algorithms [19]. This way, with AI Art as a component, novelty arises out of the artist’s greater autonomy.
|
Processed_Artistic_Autonomy_in_AI_Art.txt
|
The novelty of AI Art need not arise out of appreciation for AI’s capability to create such works, but rather ask what the artwork entails in creativity and intent. It would be best to encourage artists to re-calibrate the role of AI in their art. One could explore their curiosity by incorporating room for play and perhaps unlock their inner creative in part of retreived autonomy within the process of creation.
|
Processed_The_Spatial_Structure_of_Young_Stellar_Clusters._I.txt
|
four classes of spatial structure: long chains of subclusters, clumpy structures, isolated clusters with a core-halo structure, and isolated clusters well fit by a single isothermal ellipsoid.
|
Processed_The_Spatial_Structure_of_Young_Stellar_Clusters._I.txt
|
Massive star-forming regions (MSFRs) are a major, and perhaps the dominant, mode of star formation in the Galaxy (Lada & Lada 2003; Fall et al. 2009; Chandar et al. 2011). Most of the young stars in these massive complexes are clustered (Clarke et al. 2000; Lada & Lada 2003), but a substantial, spatially distributed population of young stars also exists (Evans et al. 2009; Feigelson et al. 2011). Open questions on how young stellar clusters form and evolve in time in these harsh environments are outlined in the overview of the Massive Young Star-Forming Complex Study in Infrared and X-ray (MYStIX Feigelson et al. 2013). This multifaceted project starts by characterizing the young stellar populations of 20 OB-dominated MSFRs at distances d < 3.6 kpc. The MYStIX analysis provides a large sample of 31,754 young stellar members of these MSFRs (Broos et al. 2013).
|
Processed_The_Spatial_Structure_of_Young_Stellar_Clusters._I.txt
|
The spatial distributions of young stars will show the imprint of cluster formation and evolution. For example, Elmegreen (2000) suggests that star formation occurs in a crossing time in a cloud with freely decaying turbulence, leaving behind stars that trace the sub- clustered structure of the natal cloud. However, Tan et al. (2006) argue that gradual star formation in clouds with continually driven turbulence is necessary to explain smooth stel- lar surface-density gradients in clusters like the Orion Nebula Cluster (ONC). In addition, numerical simulations hint that dynamical processes of merging stellar subclusters may have a significant effect on the properties of the young clusters that are produced (e.g. McMil- lan et al. 2007; Bate 2009a; Maschberger et al. 2010). Observations of young stellar cluster sizes, densities, and morphologies will enable testing the theoretical models of star formation. However, the interpretation of spatial distributions faces several challenges.
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.