id
stringlengths 9
16
⌀ | submitter
stringlengths 3
54
⌀ | authors
stringlengths 5
12.7k
⌀ | title
stringlengths 8
305
| comments
stringlengths 1
532
⌀ | journal-ref
stringlengths 4
245
⌀ | doi
stringlengths 12
74
⌀ | report-no
stringclasses 449
values | categories
stringlengths 5
80
⌀ | license
stringclasses 9
values | abstract
stringlengths 286
2.13k
| versions
listlengths 2
27
⌀ | update_date
stringdate 2007-05-23 00:00:00
2025-03-21 00:00:00
⌀ | authors_parsed
listlengths 1
973
⌀ | first_version_created
stringlengths 28
29
⌀ | first_version_dt
timestamp[ns, tz=UTC]date 1992-12-07 18:06:28
2022-11-30 12:34:57
⌀ | top_categories
listlengths 1
5
⌀ | dataset
stringclasses 3
values | entry_type
stringclasses 2
values | citation_key
stringclasses 941
values | editor
stringclasses 290
values | month
stringclasses 37
values | year
float64 1.97k
2.02k
⌀ | address
stringclasses 108
values | publisher
stringclasses 29
values | url
stringclasses 941
values | author
stringclasses 940
values | booktitle
stringclasses 320
values | pages
stringclasses 826
values | pmid
float64 20.1M
31.9M
⌀ | journal
stringclasses 959
values |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1312.3415 | Arman Shafieloo | Stephen Appleby, Arman Shafieloo | Testing Local Anisotropy Using the Method of Smoothed Residuals I -
Methodology | 8 pages, 2 figures, 1 table, references added, matches final version
published in JCAP | JCAP 03 (2014) 007 | 10.1088/1475-7516/2014/03/007 | null | astro-ph.CO physics.data-an | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We discuss some details regarding the method of smoothed residuals, which has recently been used to search for anisotropic signals in low-redshift distance measurements (Supernovae). In this short note we focus on some details regarding the implementation of the method, particularly the issue of effectively detecting signals in data that are inhomogeneously distributed on the sky. Using simulated data, we argue that the original method proposed in Colin et al. [1] will not detect spurious signals due to incomplete sky coverage, and that introducing additional Gaussian weighting to the statistic as in [2] can hinder its ability to detect a signal. Issues related to the width of the Gaussian smoothing are also discussed.
| [
{
"created": "Thu, 12 Dec 2013 08:01:59 GMT",
"version": "v1"
},
{
"created": "Wed, 7 May 2014 09:35:38 GMT",
"version": "v2"
}
]
| 2014-05-08 | [
[
"Appleby",
"Stephen",
""
],
[
"Shafieloo",
"Arman",
""
]
]
| Thu, 12 Dec 2013 08:01:59 GMT | 2013-12-12T08:01:59Z | [
"physics"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
1803.04626 | Roey Mechrez | Roey Mechrez, Itamar Talmi, Firas Shama, Lihi Zelnik-Manor | Maintaining Natural Image Statistics with the Contextual Loss | null | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Maintaining natural image statistics is a crucial factor in restoration and generation of realistic looking images. When training CNNs, photorealism is usually attempted by adversarial training (GAN), that pushes the output images to lie on the manifold of natural images. GANs are very powerful, but not perfect. They are hard to train and the results still often suffer from artifacts. In this paper we propose a complementary approach, that could be applied with or without GAN, whose goal is to train a feed-forward CNN to maintain natural internal statistics. We look explicitly at the distribution of features in an image and train the network to generate images with natural feature distributions. Our approach reduces by orders of magnitude the number of images required for training and achieves state-of-the-art results on both single-image super-resolution, and high-resolution surface normal estimation.
| [
{
"created": "Tue, 13 Mar 2018 05:19:26 GMT",
"version": "v1"
},
{
"created": "Wed, 14 Mar 2018 23:33:31 GMT",
"version": "v2"
},
{
"created": "Wed, 18 Jul 2018 12:32:51 GMT",
"version": "v3"
}
]
| 2018-07-19 | [
[
"Mechrez",
"Roey",
""
],
[
"Talmi",
"Itamar",
""
],
[
"Shama",
"Firas",
""
],
[
"Zelnik-Manor",
"Lihi",
""
]
]
| Tue, 13 Mar 2018 05:19:26 GMT | 2018-03-13T05:19:26Z | [
"cs"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
1705.05035 | Luke Metz | Luke Metz, Julian Ibarz, Navdeep Jaitly, James Davidson | Discrete Sequential Prediction of Continuous Actions for Deep RL | null | null | null | null | cs.LG cs.AI stat.ML | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | It has long been assumed that high dimensional continuous control problems cannot be solved effectively by discretizing individual dimensions of the action space due to the exponentially large number of bins over which policies would have to be learned. In this paper, we draw inspiration from the recent success of sequence-to-sequence models for structured prediction problems to develop policies over discretized spaces. Central to this method is the realization that complex functions over high dimensional spaces can be modeled by neural networks that predict one dimension at a time. Specifically, we show how Q-values and policies over continuous spaces can be modeled using a next step prediction model over discretized dimensions. With this parameterization, it is possible to both leverage the compositional structure of action spaces during learning, as well as compute maxima over action spaces (approximately). On a simple example task we demonstrate empirically that our method can perform global search, which effectively gets around the local optimization issues that plague DDPG. We apply the technique to off-policy (Q-learning) methods and show that our method can achieve the state-of-the-art for off-policy methods on several continuous control tasks.
| [
{
"created": "Sun, 14 May 2017 22:53:13 GMT",
"version": "v1"
},
{
"created": "Sat, 16 Jun 2018 03:11:46 GMT",
"version": "v2"
},
{
"created": "Sat, 8 Jun 2019 00:56:16 GMT",
"version": "v3"
}
]
| 2019-06-11 | [
[
"Metz",
"Luke",
""
],
[
"Ibarz",
"Julian",
""
],
[
"Jaitly",
"Navdeep",
""
],
[
"Davidson",
"James",
""
]
]
| Sun, 14 May 2017 22:53:13 GMT | 2017-05-14T22:53:13Z | [
"cs",
"stat"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
1711.11332 | Nadav M. Shnerb | Matan Danino and Nadav M. Shnerb | Theory of time-averaged neutral dynamics with environmental
stochasticity | null | Phys. Rev. E 97, 042406 (2018) | 10.1103/PhysRevE.97.042406 | null | q-bio.PE cond-mat.stat-mech | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Competition is the main driver of population dynamics, which shapes the genetic composition of populations and the assembly of ecological communities. Neutral models assume that all the individuals are equivalent and that the dynamics is governed by demographic (shot) noise, with a steady state species abundance distribution (SAD) that reflects a mutation-extinction equilibrium. Recently, many empirical and theoretical studies emphasized the importance of environmental variations that affect coherently the relative fitness of entire populations. Here we consider two generic time-averaged neutral models, in both the relative fitness of each species fluctuates independently in time but its mean is zero. The first (model A) describes a system with local competition and linear fitness-dependence of the birth-death rates, while in the second (model B) the competition is global and the fitness dependence is nonlinear. Due to this nonlinearity, model B admits a noise-induced stabilization mechanism that facilitates the invasion of new mutants. A self-consistent mean-field approach is used to reduce the multi-species problem to two-species dynamics, and the large-$N$ asymptotics of the emerging set of Fokker-Planck equations is presented and solved. Our analytic expressions are shown to fit the SADs obtained from extensive Monte-Carlo simulations and from numerical solutions of the corresponding master equations.
| [
{
"created": "Thu, 30 Nov 2017 11:58:35 GMT",
"version": "v1"
},
{
"created": "Sat, 2 Dec 2017 19:36:10 GMT",
"version": "v2"
},
{
"created": "Mon, 15 Jan 2018 13:52:26 GMT",
"version": "v3"
}
]
| 2018-04-11 | [
[
"Danino",
"Matan",
""
],
[
"Shnerb",
"Nadav M.",
""
]
]
| Thu, 30 Nov 2017 11:58:35 GMT | 2017-11-30T11:58:35Z | [
"q-bio",
"physics"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
2108.00394 | Romain Raveaux M. | Zhoubo Xu, Puqing Chen, Romain Raveaux, Xin Yang, Huadong Liu | Deep graph matching meets mixed-integer linear programming: Relax at
your own risk ? | The paper is under consideration at Pattern Recognition | null | 10.1016/j.patcog.2024.110697 | null | cs.CV cs.LG math.OC | http://creativecommons.org/licenses/by/4.0/ | Graph matching is an important problem that has received widespread attention, especially in the field of computer vision. Recently, state-of-the-art methods seek to incorporate graph matching with deep learning. However, there is no research to explain what role the graph matching algorithm plays in the model. Therefore, we propose an approach integrating a MILP formulation of the graph matching problem. This formulation is solved to optimal and it provides inherent baseline. Meanwhile, similar approaches are derived by releasing the optimal guarantee of the graph matching solver and by introducing a quality level. This quality level controls the quality of the solutions provided by the graph matching solver. In addition, several relaxations of the graph matching problem are put to the test. Our experimental evaluation gives several theoretical insights and guides the direction of deep graph matching methods.
| [
{
"created": "Sun, 1 Aug 2021 08:29:55 GMT",
"version": "v1"
},
{
"created": "Wed, 1 Sep 2021 12:53:50 GMT",
"version": "v2"
},
{
"created": "Tue, 28 Sep 2021 14:11:28 GMT",
"version": "v3"
},
{
"created": "Fri, 1 Oct 2021 05:55:08 GMT",
"version": "v4"
},
{
"created": "Thu, 28 Apr 2022 08:07:07 GMT",
"version": "v5"
}
]
| 2024-07-08 | [
[
"Xu",
"Zhoubo",
""
],
[
"Chen",
"Puqing",
""
],
[
"Raveaux",
"Romain",
""
],
[
"Yang",
"Xin",
""
],
[
"Liu",
"Huadong",
""
]
]
| Sun, 1 Aug 2021 08:29:55 GMT | 2021-08-01T08:29:55Z | [
"cs",
"math"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
1907.13463 | Feihu Huang | Feihu Huang, Shangqian Gao, Jian Pei and Heng Huang | Nonconvex Zeroth-Order Stochastic ADMM Methods with Lower Function Query
Complexity | This paper was accepted to IEEE Transactions on Pattern Analysis and
Machine Intelligence | null | null | null | math.OC cs.LG stat.ML | http://creativecommons.org/licenses/by-nc-sa/4.0/ | Zeroth-order (a.k.a, derivative-free) methods are a class of effective optimization methods for solving complex machine learning problems, where gradients of the objective functions are not available or computationally prohibitive. Recently, although many zeroth-order methods have been developed, these approaches still have two main drawbacks: 1) high function query complexity; 2) not being well suitable for solving the problems with complex penalties and constraints. To address these challenging drawbacks, in this paper, we propose a class of faster zeroth-order stochastic alternating direction method of multipliers (ADMM) methods (ZO-SPIDER-ADMM) to solve the nonconvex finite-sum problems with multiple nonsmooth penalties. Moreover, we prove that the ZO-SPIDER-ADMM methods can achieve a lower function query complexity of $O(nd+dn^{\frac{1}{2}}\epsilon^{-1})$ for finding an $\epsilon$-stationary point, which improves the existing best nonconvex zeroth-order ADMM methods by a factor of $O(d^{\frac{1}{3}}n^{\frac{1}{6}})$, where $n$ and $d$ denote the sample size and data dimension, respectively. At the same time, we propose a class of faster zeroth-order online ADMM methods (ZOO-ADMM+) to solve the nonconvex online problems with multiple nonsmooth penalties. We also prove that the proposed ZOO-ADMM+ methods achieve a lower function query complexity of $O(d\epsilon^{-\frac{3}{2}})$, which improves the existing best result by a factor of $O(\epsilon^{-\frac{1}{2}})$. Extensive experimental results on the structure adversarial attack on black-box deep neural networks demonstrate the efficiency of our new algorithms.
| [
{
"created": "Tue, 30 Jul 2019 02:21:43 GMT",
"version": "v1"
},
{
"created": "Tue, 4 Aug 2020 15:17:25 GMT",
"version": "v2"
},
{
"created": "Sat, 22 Aug 2020 19:52:49 GMT",
"version": "v3"
},
{
"created": "Mon, 11 Dec 2023 06:13:15 GMT",
"version": "v4"
}
]
| 2023-12-12 | [
[
"Huang",
"Feihu",
""
],
[
"Gao",
"Shangqian",
""
],
[
"Pei",
"Jian",
""
],
[
"Huang",
"Heng",
""
]
]
| Tue, 30 Jul 2019 02:21:43 GMT | 2019-07-30T02:21:43Z | [
"cs",
"math",
"stat"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
2007.13703 | Alessandro Lameiras Koerich | Mohammad Esmaeilpour, Patrick Cardinal, Alessandro Lameiras Koerich | From Sound Representation to Model Robustness | 12 pages | null | null | null | eess.AS cs.LG cs.SD | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In this paper, we investigate the impact of different standard environmental sound representations (spectrograms) on the recognition performance and adversarial attack robustness of a victim residual convolutional neural network. Averaged over various experiments on three benchmarking environmental sound datasets, we found the ResNet-18 model outperforms other deep learning architectures such as GoogLeNet and AlexNet both in terms of classification accuracy and the number of training parameters. Therefore we set this model as our front-end classifier for subsequent investigations. Herein, we measure the impact of different settings required for generating more informative mel-frequency cepstral coefficient (MFCC), short-time Fourier transform (STFT), and discrete wavelet transform (DWT) representations on our front-end model. This measurement involves comparing the classification performance over the adversarial robustness. On the balance of average budgets allocated by adversary and the cost of attack, we demonstrate an inverse relationship between recognition accuracy and model robustness against six attack algorithms. Moreover, our experimental results show that while the ResNet-18 model trained on DWT spectrograms achieves the highest recognition accuracy, attacking this model is relatively more costly for the adversary compared to other 2D representations.
| [
{
"created": "Mon, 27 Jul 2020 17:30:49 GMT",
"version": "v1"
},
{
"created": "Wed, 29 Jul 2020 11:08:36 GMT",
"version": "v2"
},
{
"created": "Mon, 18 Jan 2021 03:24:27 GMT",
"version": "v3"
}
]
| 2021-01-19 | [
[
"Esmaeilpour",
"Mohammad",
""
],
[
"Cardinal",
"Patrick",
""
],
[
"Koerich",
"Alessandro Lameiras",
""
]
]
| Mon, 27 Jul 2020 17:30:49 GMT | 2020-07-27T17:30:49Z | [
"cs",
"eess"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
2111.13302 | Haiping Huang | Yang Zhao, Junbin Qiu, Mingshan Xie, Haiping Huang | Equivalence between algorithmic instability and transition to replica
symmetry breaking in perceptron learning systems | 24 pages, 2 figures, revision to journal | Phys. Rev. Research 4, 023023 (2022) | 10.1103/PhysRevResearch.4.023023 | null | cond-mat.dis-nn cond-mat.stat-mech stat.ML | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Binary perceptron is a fundamental model of supervised learning for the non-convex optimization, which is a root of the popular deep learning. Binary perceptron is able to achieve a classification of random high-dimensional data by computing the marginal probabilities of binary synapses. The relationship between the algorithmic instability and the equilibrium analysis of the model remains elusive. Here, we establish the relationship by showing that the instability condition around the algorithmic fixed point is identical to the instability for breaking the replica symmetric saddle point solution of the free energy function. Therefore, our analysis would hopefully provide insights towards other learning systems in bridging the gap between non-convex learning dynamics and statistical mechanics properties of more complex neural networks.
| [
{
"created": "Fri, 26 Nov 2021 03:23:18 GMT",
"version": "v1"
},
{
"created": "Mon, 7 Mar 2022 08:42:40 GMT",
"version": "v2"
}
]
| 2022-04-12 | [
[
"Zhao",
"Yang",
""
],
[
"Qiu",
"Junbin",
""
],
[
"Xie",
"Mingshan",
""
],
[
"Huang",
"Haiping",
""
]
]
| Fri, 26 Nov 2021 03:23:18 GMT | 2021-11-26T03:23:18Z | [
"physics",
"stat"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
1701.02969 | Tommaso Rigon | Tommaso Rigon and Daniele Durante | Tractable Bayesian Density Regression via Logit Stick-Breaking Priors | null | null | null | null | stat.CO | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | There is a growing interest in learning how the distribution of a response variable changes with a set of predictors. Bayesian nonparametric dependent mixture models provide a flexible approach to address this goal. However, several formulations require computationally demanding algorithms for posterior inference. Motivated by this issue, we study a class of predictor-dependent infinite mixture models, which relies on a simple representation of the stick-breaking prior via sequential logistic regressions. This formulation maintains the same desirable properties of popular predictor-dependent stick-breaking priors, and leverages a recent P\'olya-gamma data augmentation to facilitate the implementation of several computational methods for posterior inference. These routines include Markov chain Monte Carlo via Gibbs sampling, expectation-maximization algorithms, and mean-field variational Bayes for scalable inference, thereby stimulating a wider implementation of Bayesian density regression by practitioners. The algorithms associated with these methods are presented in detail and tested in a toxicology study.
| [
{
"created": "Wed, 11 Jan 2017 13:44:01 GMT",
"version": "v1"
},
{
"created": "Fri, 24 Mar 2017 11:26:15 GMT",
"version": "v2"
},
{
"created": "Sat, 14 Oct 2017 10:49:08 GMT",
"version": "v3"
},
{
"created": "Thu, 11 Jan 2018 18:45:56 GMT",
"version": "v4"
},
{
"created": "Mon, 4 May 2020 19:20:04 GMT",
"version": "v5"
}
]
| 2020-05-06 | [
[
"Rigon",
"Tommaso",
""
],
[
"Durante",
"Daniele",
""
]
]
| Wed, 11 Jan 2017 13:44:01 GMT | 2017-01-11T13:44:01Z | [
"stat"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
2005.06440 | Felix Haehl | Tarek Anous and Felix M. Haehl | On the Virasoro six-point identity block and chaos | 29 pages, 5 figures, v2 minor typos fixed, including corrected
factors in the definition of $\tilde{T}$. Discussion on the symmetries of the
blocks were updated. v3: typos fixed | null | 10.1007/JHEP08(2020)002 | null | hep-th cond-mat.str-el nlin.CD | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We study six-point correlation functions in two dimensional conformal field theory, where the six operators are grouped in pairs with equal conformal dimension. Assuming large central charge $c$ and a sparse spectrum, the leading contribution to this correlation function is the six-point Virasoro identity block - corresponding to each distinct pair of operators fusing into the identity and its descendants. We call this the star channel. One particular term in the star channel identity block is the stress tensor $SL(2,\mathbb{R})$ (global) block, for which we derive an explicit expression. In the holographic context, this object corresponds to a direct measure of nonlinear effects in pure gravity. We calculate additional terms in the star channel identity block that contribute at the same order at large $c$ as the global block using the novel theory of reparametrizations, which extends the shadow operator formalism in a natural way. We investigate these blocks' relevance to quantum chaos in the form of six-point scrambling in an out-of time ordered correlator. Interestingly, the global block does not contribute to the scrambling mode of this correlator, implying that, to leading order, six-point scrambling is insensitive to the three-point graviton coupling in the bulk dual. Finally, we compare our findings with a different OPE channel, called the comb channel, and find the same result for the chaos exponent in this decomposition.
| [
{
"created": "Wed, 13 May 2020 17:28:41 GMT",
"version": "v1"
},
{
"created": "Sun, 31 May 2020 12:06:41 GMT",
"version": "v2"
},
{
"created": "Tue, 4 Jan 2022 15:06:53 GMT",
"version": "v3"
}
]
| 2022-01-05 | [
[
"Anous",
"Tarek",
""
],
[
"Haehl",
"Felix M.",
""
]
]
| Wed, 13 May 2020 17:28:41 GMT | 2020-05-13T17:28:41Z | [
"physics",
"nlin"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
null | null | null | The analogy between dreams and the ancient art of memory is tempting but superficial. | null | null | null | null | null | null | Although the analogy between dreams and ancient mnemotechniques is tempting because they share several phenomenological characteristics, this analogy is superficial at a closer look. Unlike mneomotechnically encoded material, rapid eye movement (REM) dreams are inherently difficult to remember, do not usually allow conscious subsequent retrieval of all interconnected elements, and have been found to support subsequent episodic memory in only rare cases. | null | null | null | null | null | null | pubmed | null | null | null | null | 2,013 | null | null | null | null | null | null | 24,304,747 | The Behavioral and brain sciences |
null | null | null | The generalization of visuomotor learning to untrained movements and movement sequences based on movement vector and goal location remapping. | null | null | null | null | null | null | The planning of goal-directed movements is highly adaptable; however, the basic mechanisms underlying this adaptability are not well understood. Even the features of movement that drive adaptation are hotly debated, with some studies suggesting remapping of goal locations and others suggesting remapping of the movement vectors leading to goal locations. However, several previous motor learning studies and the multiplicity of the neural coding underlying visually guided reaching movements stand in contrast to this either/or debate on the modes of motor planning and adaptation. Here we hypothesize that, during visuomotor learning, the target location and movement vector of trained movements are separately remapped, and we propose a novel computational model for how motor plans based on these remappings are combined during the control of visually guided reaching in humans. To test this hypothesis, we designed a set of experimental manipulations that effectively dissociated the effects of remapping goal location and movement vector by examining the transfer of visuomotor adaptation to untrained movements and movement sequences throughout the workspace. The results reveal that (1) motor adaptation differentially remaps goal locations and movement vectors, and (2) separate motor plans based on these features are effectively averaged during motor execution. We then show that, without any free parameters, the computational model we developed for combining movement-vector-based and goal-location-based planning predicts nearly 90% of the variance in novel movement sequences, even when multiple attributes are simultaneously adapted, demonstrating for the first time the ability to predict how motor adaptation affects movement sequence planning. | null | null | null | null | null | null | pubmed | null | null | null | null | 2,013 | null | null | null | null | null | null | 23,804,099 | The Journal of neuroscience : the official journal of the Society for Neuroscience |
2103.13862 | Amita Giri | Sidharth Pancholi, Amita Giri, Anant Jain, Lalan Kumar, and Sitikantha
Roy | Source Aware Deep Learning Framework for Hand Kinematic Reconstruction
using EEG Signal | null | null | 10.1109/TCYB.2022.3166604 | null | eess.SP | http://creativecommons.org/licenses/by-nc-nd/4.0/ | The ability to reconstruct the kinematic parameters of hand movement using non-invasive electroencephalography (EEG) is essential for strength and endurance augmentation using exosuit/exoskeleton. For system development, the conventional classification based brain computer interface (BCI) controls external devices by providing discrete control signals to the actuator. A continuous kinematic reconstruction from EEG signal is better suited for practical BCI applications. The state-of-the-art multi-variable linear regression (mLR) method provides a continuous estimate of hand kinematics, achieving maximum correlation of upto 0.67 between the measured and the estimated hand trajectory. In this work, three novel source aware deep learning models are proposed for motion trajectory prediction (MTP). In particular, multi layer perceptron (MLP), convolutional neural network - long short term memory (CNN-LSTM), and wavelet packet decomposition (WPD) CNN-LSTM are presented. Additional novelty of the work includes utilization of brain source localization (using sLORETA) for the reliable decoding of motor intention mapping (channel selection) and accurate EEG time segment selection. Performance of the proposed models are compared with the traditionally utilised mLR technique on the real grasp and lift (GAL) dataset. Effectiveness of the proposed framework is established using the Pearson correlation coefficient and trajectory analysis. A significant improvement in the correlation coefficient is observed when compared with state-of-the-art mLR model. Our work bridges the gap between the control and the actuator block, enabling real time BCI implementation.
| [
{
"created": "Thu, 25 Mar 2021 14:21:33 GMT",
"version": "v1"
},
{
"created": "Mon, 5 Apr 2021 17:04:12 GMT",
"version": "v2"
},
{
"created": "Tue, 4 Jan 2022 11:23:14 GMT",
"version": "v3"
}
]
| 2022-05-13 | [
[
"Pancholi",
"Sidharth",
""
],
[
"Giri",
"Amita",
""
],
[
"Jain",
"Anant",
""
],
[
"Kumar",
"Lalan",
""
],
[
"Roy",
"Sitikantha",
""
]
]
| Thu, 25 Mar 2021 14:21:33 GMT | 2021-03-25T14:21:33Z | [
"eess"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
2008.12682 | Johannes Resin | Johannes Resin | A Simple Algorithm for Exact Multinomial Tests | 27 pages | J. Comput. Graph. Stat. 32 (2023) 539-550 | 10.1080/10618600.2022.2102026 | null | stat.CO stat.ME | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | This work proposes a new method for computing acceptance regions of exact multinomial tests. From this an algorithm is derived, which finds exact p-values for tests of simple multinomial hypotheses. Using concepts from discrete convex analysis, the method is proven to be exact for various popular test statistics, including Pearson's chi-square and the log-likelihood ratio. The proposed algorithm improves greatly on the naive approach using full enumeration of the sample space. However, its use is limited to multinomial distributions with a small number of categories, as the runtime grows exponentially in the number of possible outcomes. The method is applied in a simulation study and uses of multinomial tests in forecast evaluation are outlined. Additionally, properties of a test statistic using probability ordering, referred to as the "exact multinomial test" by some authors, are investigated and discussed. The algorithm is implemented in the accompanying R package ExactMultinom.
| [
{
"created": "Fri, 28 Aug 2020 14:36:10 GMT",
"version": "v1"
},
{
"created": "Wed, 29 Sep 2021 15:46:36 GMT",
"version": "v2"
}
]
| 2023-05-31 | [
[
"Resin",
"Johannes",
""
]
]
| Fri, 28 Aug 2020 14:36:10 GMT | 2020-08-28T14:36:10Z | [
"stat"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
2001.06581 | Yu-Xiao Liu | Zi-Chao Lin, Hao Yu, Yu-Xiao Liu | Constraint on the radius of five-dimensional dS spacetime with GW170817
and GRB 170817A | 13 pages, 3 figures, published version | Phys.Rev.D 101 (2020) 10, 104058 | 10.1103/PhysRevD.101.104058 | null | gr-qc astro-ph.HE hep-th | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The recent detections of the gravitational wave (GW) event GW170817 and its electromagnetic counterpart GRB 170817A produced by a binary neutron star (NS) merger is a new milestone of multimessenger astronomy. The time interval between these two signals has attracted widespread attention from physicists. In the braneworld scenario, GWs could propagate through the bulk while electromagnetic waves (EMWs) are bounded on the brane, i.e., our Universe. Therefore, the trajectories of GWs and EMWs may follow different pathes. If GWs and EMWs are originated simultaneously from the same source on the brane, they are expected to arrive at the observer successively. Consequently, the time delay between GW170817 and GRB 170817A may carry the information of the extra dimension. In this paper, we try to investigate the phenomenon in the context of a five-dimensional dS ($\text{dS}_5$) spacetime. We first study two special Universe models, i.e., de Sitter and Einstein-de Sitter models, and calculate the gravitation horizon radius in each case. For the real Universe, we then consider the $\Lambda$CDM model. Our results show that for the de Sitter model of the Universe, the $\text{dS}_5$ radius could not contribute to the time delay. With the data of the observation, we constrain the $\text{dS}_5$ radius to $\ell\gtrsim7.5\times10^{2}\,\text{Tpc}$ for the Einstein-de Sitter model and $\ell\gtrsim2.4\times10^{3}\,\text{Tpc}$ for the $\Lambda$CDM model. After considering the uncertainty in the source redshift and the time-lags given by different astrophysical processes of the binary NS merger, we find that our constraints are not sensitive to the redshift in the range of (0.005, 0.01) and the time-lag in the range of (-100s, 1.734s).
| [
{
"created": "Sat, 18 Jan 2020 02:46:27 GMT",
"version": "v1"
},
{
"created": "Thu, 4 Jun 2020 09:29:28 GMT",
"version": "v2"
}
]
| 2020-06-05 | [
[
"Lin",
"Zi-Chao",
""
],
[
"Yu",
"Hao",
""
],
[
"Liu",
"Yu-Xiao",
""
]
]
| Sat, 18 Jan 2020 02:46:27 GMT | 2020-01-18T02:46:27Z | [
"physics"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
2005.11511 | Abhishek Dhar | Arghya Das, Abhishek Dhar, Srashti Goyal, Anupam Kundu, Saurav Pandey | COVID-19: Analytic results for a modified SEIR model and comparison of
different intervention strategies | 15 pages, 10 figures | Chaos, Solitons & Fractals Volume 144,110595 (2021) | 10.1016/j.chaos.2020.110595 | null | q-bio.PE physics.soc-ph | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The Susceptible-Exposed-Infected-Recovered (SEIR) epidemiological model is one of the standard models of disease spreading. Here we analyse an extended SEIR model that accounts for asymptomatic carriers, believed to play an important role in COVID-19 transmission. For this model we derive a number of analytic results for important quantities such as the peak number of infections, the time taken to reach the peak and the size of the final affected population. We also propose an accurate way of specifying initial conditions for the numerics (from insufficient data) using the fact that the early time exponential growth is well-described by the dominant eigenvector of the linearized equations. Secondly we explore the effect of different intervention strategies such as social distancing (SD) and testing-quarantining (TQ). The two intervention strategies (SD and TQ) try to reduce the disease reproductive number, $R_0$, to a target value $R^{\rm target}_0 < 1$, but in distinct ways, which we implement in our model equations. We find that for the same $R^{\rm target}_0 < 1$, TQ is more efficient in controlling the pandemic than SD. However, for TQ to be effective, it has to be based on contact tracing and our study quantifies the required ratio of tests-per-day to the number of new cases-per-day. Our analysis shows that the largest eigenvalue of the linearised dynamics provides a simple understanding of the disease progression, both pre- and post- intervention, and explains observed data for many countries. We apply our results to the COVID data for India to obtain heuristic projections for the course of the pandemic, and note that the predictions strongly depend on the assumed fraction of asymptomatic carriers.
| [
{
"created": "Sat, 23 May 2020 10:38:34 GMT",
"version": "v1"
},
{
"created": "Mon, 8 Jun 2020 04:38:42 GMT",
"version": "v2"
},
{
"created": "Mon, 25 Jan 2021 06:01:57 GMT",
"version": "v3"
}
]
| 2021-01-26 | [
[
"Das",
"Arghya",
""
],
[
"Dhar",
"Abhishek",
""
],
[
"Goyal",
"Srashti",
""
],
[
"Kundu",
"Anupam",
""
],
[
"Pandey",
"Saurav",
""
]
]
| Sat, 23 May 2020 10:38:34 GMT | 2020-05-23T10:38:34Z | [
"q-bio",
"physics"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
1009.3784 | Demetra Psiachos | D. Psiachos, T. Hammerschmidt, R. Drautz | Hydrogen in $\alpha$ iron: modification of elastic properties and
solubility in strain fields | withdrawn - obsolete - has since been replaced by 1102.0187 and
1105.5758 | null | null | null | cond-mat.mtrl-sci | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The effect of interstitial hydrogen on the elastic properties of $\alpha$-iron is investigated using \textit{ab initio} density functional theory. We find that while the overall strength properties are reduced by H, the effects are mainly due to the resulting local volume expansion. We use these concentration-dependent elastic moduli to model the effects of homogeneous strain fields on H solubility and make extrapolations to H-solubility in the spatially-varying strain fields of realistic dislocations. We find that H is strongly trapped by dislocations of both the edge and screw variety, leading to a remarkable increase in the local H concentration near the dislocation cores. The strain dependence of the solution energy leading to accumulation of H near dislocation cores, as well as the reduction of elastic moduli which our calculations predict, is consistent with numerous experimental studies which indicate that the trapping of H near dislocations plays a significant role in the embrittlement of iron and steels.
| [
{
"created": "Mon, 20 Sep 2010 12:12:05 GMT",
"version": "v1"
},
{
"created": "Tue, 21 Sep 2010 16:53:29 GMT",
"version": "v2"
},
{
"created": "Wed, 22 Sep 2010 10:36:53 GMT",
"version": "v3"
},
{
"created": "Thu, 13 Sep 2012 14:19:52 GMT",
"version": "v4"
}
]
| 2012-09-14 | [
[
"Psiachos",
"D.",
""
],
[
"Hammerschmidt",
"T.",
""
],
[
"Drautz",
"R.",
""
]
]
| Mon, 20 Sep 2010 12:12:05 GMT | 2010-09-20T12:12:05Z | [
"physics"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
2109.03854 | Choon-Lin Ho | Choon-Lin Ho | Time-dependent Darboux transformation and supersymmetric hierarchy of
Fokker-Planck equations | 8 pages, no figures | Chin. J. Phys. 77 (2022) 1903 | 10.1016/j.cjph.2021.12.028 | null | math-ph cond-mat.stat-mech math.MP nlin.SI quant-ph | http://creativecommons.org/licenses/by/4.0/ | A procedure is presented for solving the Fokker-Planck equation with constant diffusion but non-stationary drift. It is based on the correspondence between the Fokker-Planck equation and the non-stationary Schr\"odinger equation. The formalism of supersymmetric quantum mechanics is extended by applying the Darboux transformation directly to the non-stationary Schr\"odinger equation. From a solution of a Fokker-Planck equation a solution of the Darboux partner is obtained. For drift coefficients satisfying the condition of shape invariance, a supersymmetric hierarchy of Fokker-Planck equations with solutions related by the Darboux transformation is obtained.
| [
{
"created": "Wed, 8 Sep 2021 18:09:03 GMT",
"version": "v1"
},
{
"created": "Wed, 13 Mar 2024 19:03:43 GMT",
"version": "v2"
}
]
| 2024-03-15 | [
[
"Ho",
"Choon-Lin",
""
]
]
| Wed, 8 Sep 2021 18:09:03 GMT | 2021-09-08T18:09:03Z | [
"physics",
"math",
"nlin"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
1912.12985 | Lucas Vin\'icius Ribeiro Alves | Lucas V. R. Alves, Patr\'icia N. Pena, Ricardo H. C. Takahashi | Planning on Discrete Event Systems Using Parallelism Maximization | null | null | null | null | eess.SY cs.SY | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | This work deals with the production planning problem in Discrete Event Systems, using the Supervisory Control Theory to delimit the search universe and developing two heuristics based on the maximization of the parallelism to find sequences that minimize makespan. The role of the Supervisory Control Theory is to provide the set of all safe production sequences, given by the closed loop behavior. Although the use of heuristics does not provide necessarily the absolute optimal solution in general, we present a case study where it happens for all batch sizes. The efficiency in terms of computation time is also illustrated by the case study.
| [
{
"created": "Mon, 30 Dec 2019 16:25:43 GMT",
"version": "v1"
},
{
"created": "Sat, 8 Feb 2020 12:34:49 GMT",
"version": "v2"
},
{
"created": "Tue, 31 Mar 2020 16:12:07 GMT",
"version": "v3"
},
{
"created": "Wed, 12 Aug 2020 13:13:00 GMT",
"version": "v4"
}
]
| 2020-08-13 | [
[
"Alves",
"Lucas V. R.",
""
],
[
"Pena",
"Patrícia N.",
""
],
[
"Takahashi",
"Ricardo H. C.",
""
]
]
| Mon, 30 Dec 2019 16:25:43 GMT | 2019-12-30T16:25:43Z | [
"cs",
"eess"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
0908.2128 | Toby S. Cubitt | Toby S. Cubitt, Jens Eisert and Michael M. Wolf | The Complexity of Relating Quantum Channels to Master Equations | V1: 43 pages, single column, 8 figures. V2: titled changed; added
proof-overview and accompanying figure; 50 pages, single column, 9 figures | Commun. Math. Phys. 310, 383 (2012) | null | null | math-ph cs.CC math.MP quant-ph | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Completely positive, trace preserving (CPT) maps and Lindblad master equations are both widely used to describe the dynamics of open quantum systems. The connection between these two descriptions is a classic topic in mathematical physics. One direction was solved by the now famous result due to Lindblad, Kossakowski Gorini and Sudarshan, who gave a complete characterisation of the master equations that generate completely positive semi-groups. However, the other direction has remained open: given a CPT map, is there a Lindblad master equation that generates it (and if so, can we find it's form)? This is sometimes known as the Markovianity problem. Physically, it is asking how one can deduce underlying physical processes from experimental observations. We give a complexity theoretic answer to this problem: it is NP-hard. We also give an explicit algorithm that reduces the problem to integer semi-definite programming, a well-known NP problem. Together, these results imply that resolving the question of which CPT maps can be generated by master equations is tantamount to solving P=NP: any efficiently computable criterion for Markovianity would imply P=NP; whereas a proof that P=NP would imply that our algorithm already gives an efficiently computable criterion. Thus, unless P does equal NP, there cannot exist any simple criterion for determining when a CPT map has a master equation description. However, we also show that if the system dimension is fixed (relevant for current quantum process tomography experiments), then our algorithm scales efficiently in the required precision, allowing an underlying Lindblad master equation to be determined efficiently from even a single snapshot in this case. Our work also leads to similar complexity-theoretic answers to a related long-standing open problem in probability theory.
| [
{
"created": "Mon, 17 Aug 2009 15:51:17 GMT",
"version": "v1"
},
{
"created": "Mon, 12 Sep 2011 12:46:41 GMT",
"version": "v2"
}
]
| 2012-02-22 | [
[
"Cubitt",
"Toby S.",
""
],
[
"Eisert",
"Jens",
""
],
[
"Wolf",
"Michael M.",
""
]
]
| Mon, 17 Aug 2009 15:51:17 GMT | 2009-08-17T15:51:17Z | [
"physics",
"cs",
"math"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
null | null | null | Low survival rate of young adult-born olfactory sensory neurons in the undamaged mouse olfactory epithelium. | null | null | null | null | null | null | Olfactory sensory neurons (OSNs) are generated throughout life from progenitor cells in the olfactory epithelium. OSN axons project in an odorant receptor-specific manner to the olfactory bulb (OB), forming an ordered array of glomeruli where they provide sensory input to OB neurons. The tetracycline transactivator (tTA) system permits developmental stage-specific expression of reporter genes in OSNs and has been widely used for structural and functional studies of the development and plasticity of the mouse olfactory system. However, the cellular ages at which OSNs stop expressing reporters driven by the immature OSN-specific Gγ8-tTA driver line and begin to express reporters driven by the mature OSN-specific OMP-tTA driver line have not been directly determined. We pulse-labeled terminally dividing cells in the olfactory epithelium of 28-day-old (P28) mice with EdU and analyzed EdU labeling in OSNs expressing fluorescent reporter proteins under control of either the Gγ8-tTA or OMP-tTA driver line 5-14 days later. Expression of OMP-tTA-driven reporters began in 6-day-old OSNs, while the vast majority of newborn OSNs did not express Gγ8-tTA-driven fluorescent proteins beyond 8 days of cellular age. Surprisingly, we also found a low survival rate for P28-born OSNs, very few of which survived for more than 14 days. We propose that OSN survival requires the formation of stable synaptic connections and hence may be dependent on organismal age. | null | null | null | null | null | null | pubmed | null | null | null | null | 2,019 | null | null | null | null | null | null | 30,302,619 | Journal of bioenergetics and biomembranes |
null | null | null | Evidence for contrasting roles of dimethylsulfoniopropionate production in Emiliania huxleyi and Thalassiosira oceanica. | null | null | null | null | null | null | Dimethylsulfoniopropionate (DMSP) is a globally abundant marine metabolite and a significant source of organic carbon and sulfur for marine microbial ecosystems with the potential to influence climate regulation. However, the physiological function of DMSP has remained enigmatic for >30 yr. Recent insight suggests that there are different physiological roles for DMSP based on the cellular DMSP concentrations in producers. Differential production of DMSP was tested with multiple physiological experiments that altered nitrate availability, salinity and temperature to create stressed growth and target different metabolic conditions in Emiliania huxleyi, a high DMSP producer and Thalassiosira oceanica, a low DMSP producer. Emiliania huxleyi intracellular DMSP did not respond to metabolically imbalanced conditions, while Thalassiosira oceanica intracellular DMSP was significantly correlated to stressed growth rate across all conditions tested and exhibited a plastic response on a timescale of hours in nonsteady-state. The previous assumption that proposed DMSP mechanism(s) can be universally applied to all producers is shown to be unlikely. Rather, two distinct ecological roles for DMSP likely exist that differ by producer type, where: (1) the primary role of DMSP in high producers is a constitutive compatible solute; and (2) DMSP production in low producers is a finely tuned stress response. | null | null | null | null | null | null | pubmed | null | null | null | null | 2,020 | null | null | null | null | null | null | 31,850,524 | The New phytologist |
2211.12845 | Jingke Yan | Xin Wang, Jing-Ke Yan, Jing-Ye Cai, Jian-Hua Deng, Qin Qin, Yao Cheng | Super-resolution Reconstruction of Single Image for Latent features | null | Computational Visual Media,2023 | 10.1007/s41095-023-0387-8 | null | eess.IV cs.CV | http://creativecommons.org/publicdomain/zero/1.0/ | Single-image super-resolution (SISR) typically focuses on restoring various degraded low-resolution (LR) images to a single high-resolution (HR) image. However, during SISR tasks, it is often challenging for models to simultaneously maintain high quality and rapid sampling while preserving diversity in details and texture features. This challenge can lead to issues such as model collapse, lack of rich details and texture features in the reconstructed HR images, and excessive time consumption for model sampling. To address these problems, this paper proposes a Latent Feature-oriented Diffusion Probability Model (LDDPM). First, we designed a conditional encoder capable of effectively encoding LR images, reducing the solution space for model image reconstruction and thereby improving the quality of the reconstructed images. We then employed a normalized flow and multimodal adversarial training, learning from complex multimodal distributions, to model the denoising distribution. Doing so boosts the generative modeling capabilities within a minimal number of sampling steps. Experimental comparisons of our proposed model with existing SISR methods on mainstream datasets demonstrate that our model reconstructs more realistic HR images and achieves better performance on multiple evaluation metrics, providing a fresh perspective for tackling SISR tasks.
| [
{
"created": "Wed, 16 Nov 2022 09:37:07 GMT",
"version": "v1"
},
{
"created": "Fri, 25 Nov 2022 13:00:23 GMT",
"version": "v2"
},
{
"created": "Thu, 9 Nov 2023 14:11:32 GMT",
"version": "v3"
}
]
| 2023-11-10 | [
[
"Wang",
"Xin",
""
],
[
"Yan",
"Jing-Ke",
""
],
[
"Cai",
"Jing-Ye",
""
],
[
"Deng",
"Jian-Hua",
""
],
[
"Qin",
"Qin",
""
],
[
"Cheng",
"Yao",
""
]
]
| Wed, 16 Nov 2022 09:37:07 GMT | 2022-11-16T09:37:07Z | [
"cs",
"eess"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
physics/0702149 | Debashish Chowdhury | Aakash Basu and Debashish Chowdhury | Modeling protein synthesis from a physicist's perspective: a toy model | 21 pages (including 5 EPS figures) in AJP style; Accepted for
Publication in American Journal of Physics | American Journal of Physics, vol.75, 931 (2007). | 10.1119/1.2757628 | null | physics.bio-ph cond-mat.stat-mech q-bio.BM q-bio.SC | null | Proteins are polymers of amino acids. These macromolecules are synthesized by intracellular machines called ribosomes. Although the experimental investigation of protein synthesis has been a traditional area of research in molecular cell biology, important quantitative models of protein synthesis have been reported in research journals devoted to statistical physics and related interdisciplinary topics. From the perspective of a physicist, protein synthesis is the classical transport of interacting ribosomes on a messenger RNA (mRNA) template that dictates the sequence of the amino acids on the protein. We discuss appropriate simplification of the models and methods. In particular, we develop and analyze a simple toy model using some elementary techniques of non-equilibrium statistical mechanics and predict the average rate of protein synthesis and the spatial organization of the ribosomes in the steady state.
| [
{
"created": "Sat, 17 Feb 2007 06:22:04 GMT",
"version": "v1"
},
{
"created": "Thu, 10 May 2007 11:48:42 GMT",
"version": "v2"
},
{
"created": "Sun, 24 Jun 2007 14:50:23 GMT",
"version": "v3"
}
]
| 2009-11-13 | [
[
"Basu",
"Aakash",
""
],
[
"Chowdhury",
"Debashish",
""
]
]
| Sat, 17 Feb 2007 06:22:04 GMT | 2007-02-17T06:22:04Z | [
"q-bio",
"physics"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
1808.08750 | Robert Geirhos | Robert Geirhos, Carlos R. Medina Temme, Jonas Rauber, Heiko H.
Sch\"utt, Matthias Bethge, Felix A. Wichmann | Generalisation in humans and deep neural networks | Added optimal probability aggregation method to appendix | null | null | null | cs.CV cs.AI cs.LG q-bio.NC stat.ML | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We compare the robustness of humans and current convolutional deep neural networks (DNNs) on object recognition under twelve different types of image degradations. First, using three well known DNNs (ResNet-152, VGG-19, GoogLeNet) we find the human visual system to be more robust to nearly all of the tested image manipulations, and we observe progressively diverging classification error-patterns between humans and DNNs when the signal gets weaker. Secondly, we show that DNNs trained directly on distorted images consistently surpass human performance on the exact distortion types they were trained on, yet they display extremely poor generalisation abilities when tested on other distortion types. For example, training on salt-and-pepper noise does not imply robustness on uniform white noise and vice versa. Thus, changes in the noise distribution between training and testing constitutes a crucial challenge to deep learning vision systems that can be systematically addressed in a lifelong machine learning approach. Our new dataset consisting of 83K carefully measured human psychophysical trials provide a useful reference for lifelong robustness against image degradations set by the human visual system.
| [
{
"created": "Mon, 27 Aug 2018 09:17:57 GMT",
"version": "v1"
},
{
"created": "Fri, 21 Dec 2018 16:26:58 GMT",
"version": "v2"
},
{
"created": "Fri, 23 Oct 2020 09:05:30 GMT",
"version": "v3"
}
]
| 2020-10-26 | [
[
"Geirhos",
"Robert",
""
],
[
"Temme",
"Carlos R. Medina",
""
],
[
"Rauber",
"Jonas",
""
],
[
"Schütt",
"Heiko H.",
""
],
[
"Bethge",
"Matthias",
""
],
[
"Wichmann",
"Felix A.",
""
]
]
| Mon, 27 Aug 2018 09:17:57 GMT | 2018-08-27T09:17:57Z | [
"q-bio",
"cs",
"stat"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
2110.14047 | Jared Miller | Jared Miller, Mario Sznaier | Bounding the Distance to Unsafe Sets with Convex Optimization | 28 pages, 16 figures | null | 10.1109/TAC.2023.3285862 | null | math.OC cs.SY eess.SY | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | This work proposes an algorithm to bound the minimum distance between points on trajectories of a dynamical system and points on an unsafe set. Prior work on certifying safety of trajectories includes barrier and density methods, which do not provide a margin of proximity to the unsafe set in terms of distance. The distance estimation problem is relaxed to a Monge-Kantorovich type optimal transport problem based on existing occupation-measure methods of peak estimation. Specialized programs may be developed for polyhedral norm distances (e.g. L1 and Linfinity) and for scenarios where a shape is traveling along trajectories (e.g. rigid body motion). The distance estimation problem will be correlatively sparse when the distance objective is separable.
| [
{
"created": "Tue, 26 Oct 2021 21:48:35 GMT",
"version": "v1"
},
{
"created": "Thu, 28 Oct 2021 01:50:50 GMT",
"version": "v2"
},
{
"created": "Tue, 25 Jan 2022 09:42:49 GMT",
"version": "v3"
},
{
"created": "Mon, 30 May 2022 07:28:42 GMT",
"version": "v4"
},
{
"created": "Tue, 16 Aug 2022 21:23:26 GMT",
"version": "v5"
},
{
"created": "Thu, 9 Mar 2023 02:27:46 GMT",
"version": "v6"
}
]
| 2023-06-16 | [
[
"Miller",
"Jared",
""
],
[
"Sznaier",
"Mario",
""
]
]
| Tue, 26 Oct 2021 21:48:35 GMT | 2021-10-26T21:48:35Z | [
"eess",
"cs",
"math"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
1912.02620 | Tian Xia | Tian Xia, Agisilaos Chartsias, Chengjia Wang, Sotirios A. Tsaftaris | Learning to synthesise the ageing brain without longitudinal data | null | Medical Image Analysis, 2021, 73: 102169 | 10.1016/j.media.2021.102169 | null | eess.IV cs.CV cs.LG q-bio.QM | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | How will my face look when I get older? Or, for a more challenging question: How will my brain look when I get older? To answer this question one must devise (and learn from data) a multivariate auto-regressive function which given an image and a desired target age generates an output image. While collecting data for faces may be easier, collecting longitudinal brain data is not trivial. We propose a deep learning-based method that learns to simulate subject-specific brain ageing trajectories without relying on longitudinal data. Our method synthesises images conditioned on two factors: age (a continuous variable), and status of Alzheimer's Disease (AD, an ordinal variable). With an adversarial formulation we learn the joint distribution of brain appearance, age and AD status, and define reconstruction losses to address the challenging problem of preserving subject identity. We compare with several benchmarks using two widely used datasets. We evaluate the quality and realism of synthesised images using ground-truth longitudinal data and a pre-trained age predictor. We show that, despite the use of cross-sectional data, our model learns patterns of gray matter atrophy in the middle temporal gyrus in patients with AD. To demonstrate generalisation ability, we train on one dataset and evaluate predictions on the other. In conclusion, our model shows an ability to separate age, disease influence and anatomy using only 2D cross-sectional data that should be useful in large studies into neurodegenerative disease, that aim to combine several data sources. To facilitate such future studies by the community at large our code is made available at https://github.com/xiat0616/BrainAgeing.
| [
{
"created": "Wed, 4 Dec 2019 15:12:19 GMT",
"version": "v1"
},
{
"created": "Thu, 12 Dec 2019 12:37:51 GMT",
"version": "v2"
},
{
"created": "Thu, 8 Oct 2020 09:49:48 GMT",
"version": "v3"
},
{
"created": "Tue, 11 May 2021 09:15:03 GMT",
"version": "v4"
},
{
"created": "Sat, 31 Jul 2021 13:06:31 GMT",
"version": "v5"
},
{
"created": "Thu, 30 Sep 2021 14:13:19 GMT",
"version": "v6"
}
]
| 2021-10-01 | [
[
"Xia",
"Tian",
""
],
[
"Chartsias",
"Agisilaos",
""
],
[
"Wang",
"Chengjia",
""
],
[
"Tsaftaris",
"Sotirios A.",
""
]
]
| Wed, 4 Dec 2019 15:12:19 GMT | 2019-12-04T15:12:19Z | [
"q-bio",
"cs",
"eess"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
null | null | null | Incorporating Glosses into Neural Word Sense Disambiguation | null | null | null | null | null | null | Word Sense Disambiguation (WSD) aims to identify the correct meaning of polysemous words in the particular context. Lexical resources like WordNet which are proved to be of great help for WSD in the knowledge-based methods. However, previous neural networks for WSD always rely on massive labeled data (context), ignoring lexical resources like glosses (sense definitions). In this paper, we integrate the context and glosses of the target word into a unified framework in order to make full use of both labeled data and lexical knowledge. Therefore, we propose GAS: a gloss-augmented WSD neural network which jointly encodes the context and glosses of the target word. GAS models the semantic relationship between the context and the gloss in an improved memory network framework, which breaks the barriers of the previous supervised methods and knowledge-based methods. We further extend the original gloss of word sense via its semantic relations in WordNet to enrich the gloss information. The experimental results show that our model outperforms the state-of-the-art systems on several English all-words WSD datasets. | null | null | null | null | null | null | acl | inproceedings | luo-etal-2018-incorporating | Gurevych, Iryna and Miyao, Yusuke | jul | 2,018 | Melbourne, Australia | Association for Computational Linguistics | https://aclanthology.org/P18-1230/ | Luo, Fuli and Liu, Tianyu and Xia, Qiaolin and Chang, Baobao and Sui, Zhifang | Proceedings of the 56th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers) | 2473--2482 | null | null |
2002.04752 | Rachel Draelos | Rachel Lea Draelos, David Dov, Maciej A. Mazurowski, Joseph Y. Lo,
Ricardo Henao, Geoffrey D. Rubin, Lawrence Carin | Machine-Learning-Based Multiple Abnormality Prediction with Large-Scale
Chest Computed Tomography Volumes | 20 pages, 3 figures, 5 tables (appendices additional). Published in
Medical Image Analysis (October 2020) | null | 10.1016/j.media.2020.101857 | null | eess.IV cs.CV cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Machine learning models for radiology benefit from large-scale data sets with high quality labels for abnormalities. We curated and analyzed a chest computed tomography (CT) data set of 36,316 volumes from 19,993 unique patients. This is the largest multiply-annotated volumetric medical imaging data set reported. To annotate this data set, we developed a rule-based method for automatically extracting abnormality labels from free-text radiology reports with an average F-score of 0.976 (min 0.941, max 1.0). We also developed a model for multi-organ, multi-disease classification of chest CT volumes that uses a deep convolutional neural network (CNN). This model reached a classification performance of AUROC greater than 0.90 for 18 abnormalities, with an average AUROC of 0.773 for all 83 abnormalities, demonstrating the feasibility of learning from unfiltered whole volume CT data. We show that training on more labels improves performance significantly: for a subset of 9 labels - nodule, opacity, atelectasis, pleural effusion, consolidation, mass, pericardial effusion, cardiomegaly, and pneumothorax - the model's average AUROC increased by 10% when the number of training labels was increased from 9 to all 83. All code for volume preprocessing, automated label extraction, and the volume abnormality prediction model will be made publicly available. The 36,316 CT volumes and labels will also be made publicly available pending institutional approval.
| [
{
"created": "Wed, 12 Feb 2020 00:59:23 GMT",
"version": "v1"
},
{
"created": "Mon, 17 Feb 2020 17:39:03 GMT",
"version": "v2"
},
{
"created": "Mon, 12 Oct 2020 23:57:17 GMT",
"version": "v3"
}
]
| 2020-10-14 | [
[
"Draelos",
"Rachel Lea",
""
],
[
"Dov",
"David",
""
],
[
"Mazurowski",
"Maciej A.",
""
],
[
"Lo",
"Joseph Y.",
""
],
[
"Henao",
"Ricardo",
""
],
[
"Rubin",
"Geoffrey D.",
""
],
[
"Carin",
"Lawrence",
""
]
]
| Wed, 12 Feb 2020 00:59:23 GMT | 2020-02-12T00:59:23Z | [
"cs",
"eess"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
null | null | null | A review of microencapsulation methods for food antioxidants: Principles, advantages, drawbacks and applications. | null | null | null | null | null | null | Bioactivities and numerous health benefits against a number of oxidative stress related diseases have been attributed to the role of dietary antioxidants. The development of physical (spray drying, lyophilization, supercritical fluid precipitation and solvent evaporation), physico-chemical (coacervation, liposomes and ionic gelation) and chemical encapsulation techniques (interfacial polymerization and molecular inclusion complexation) enable to obtain healthier and acceptable bioactive compounds. This review focuses on the impacts of microencapsulation techniques on the encapsulation characteristics of food antioxidants. Additionally, this study also provides detailed information on the principles, effective parameters, advantages, disadvantages and applications of microencapsulation techniques. | null | null | null | null | null | null | pubmed | null | null | null | null | 2,019 | null | null | null | null | null | null | 30,309,574 | Food chemistry |
1906.03179 | Alexander Krei{\ss} | Alexander Kreiss | Correlation bounds, mixing and m-dependence under random time-varying
network distances with an application to Cox-Processes | null | null | 10.3150/20-BEJ1287 | null | math.ST stat.TH | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We will consider multivariate stochastic processes indexed either by vertices or pairs of vertices of a dynamic network. Under a dynamic network we understand a network with a fixed vertex set and an edge set which changes randomly over time. We will assume that the spatial dependence-structure of the processes conditional on the network behaves in the following way: Close vertices (or pairs of vertices) are dependent, while we assume that the dependence decreases conditionally on that the distance in the network increases. We make this intuition mathematically precise by considering three concepts based on correlation, beta-mixing with time-varying beta-coefficients and conditional independence. These concepts allow proving weak-dependence results, e.g. an exponential inequality, which might be of independent interest. In order to demonstrate the use of these concepts in an application we study the asymptotics (for growing networks) of a goodness of fit test in a dynamic interaction network model based on a Cox-type model for counting processes. This model is then applied to bike-sharing data.
| [
{
"created": "Fri, 7 Jun 2019 15:45:38 GMT",
"version": "v1"
},
{
"created": "Wed, 4 Mar 2020 14:38:37 GMT",
"version": "v2"
},
{
"created": "Mon, 17 Aug 2020 18:13:55 GMT",
"version": "v3"
}
]
| 2024-07-15 | [
[
"Kreiss",
"Alexander",
""
]
]
| Fri, 7 Jun 2019 15:45:38 GMT | 2019-06-07T15:45:38Z | [
"math",
"stat"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
nlin/0604053 | Paolo Lorenzoni | Paolo Lorenzoni | Flat bidifferential ideals and semihamiltonian PDEs | 18 pages. v5: formula (36) corrected; minor changes | J. Phys. A: Math. Gen. 39 (2006) 13701-13715 | 10.1088/0305-4470/39/44/006 | null | nlin.SI | null | In this paper we consider a class of semihamiltonian systems characterized by the existence of a special conservation law. The density and the current of this conservation law satisfy a second order system of PDEs which has a natural interpretation in the theory of flat bifferential ideals. The class of systems we consider contains important well-known examples of semihamiltonian systems. Other examples, like genus 1 Whitham modulation equations for KdV, are related to this class by a reciprocal trasformation.
| [
{
"created": "Sat, 22 Apr 2006 11:57:27 GMT",
"version": "v1"
},
{
"created": "Fri, 5 May 2006 17:04:46 GMT",
"version": "v2"
},
{
"created": "Fri, 14 Jul 2006 15:30:15 GMT",
"version": "v3"
},
{
"created": "Sat, 15 Jul 2006 10:23:46 GMT",
"version": "v4"
},
{
"created": "Tue, 7 Nov 2006 13:54:17 GMT",
"version": "v5"
}
]
| 2016-09-08 | [
[
"Lorenzoni",
"Paolo",
""
]
]
| Sat, 22 Apr 2006 11:57:27 GMT | 2006-04-22T11:57:27Z | [
"nlin"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
2004.06021 | Ivan Cherednik | Ivan Cherednik | Momentum managing epidemic spread and Bessel functions | 54 pages, 29 figures, v5: the two-phase formula for the spread was
added covering practically the whole periods of Covid-19 in many countries;
v6: the second waves were considered, editing; v7: some data refreshed,
Journal reference added | Chaos, Solitons & Fractals, Volume 139, October 2020, 110234 | 10.1016/j.chaos.2020.110234 | null | q-bio.PE | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Starting with the power law for the total number of detected infections, we propose differential equations describing the effect of momentum epidemic management. Our 2-phase formula matches very well the curves of the total numbers of the Covid-19 infections in many countries; the first phase is described by Bessel functions. It provides projections for the saturation, assuming that the management is steady. We discuss Austria, Brazil, Germany, Japan, India, Israel, Italy, the Netherlands, Sweden, Switzerland, UK, and the USA, including some analysis of the second waves.
| [
{
"created": "Mon, 13 Apr 2020 15:54:31 GMT",
"version": "v1"
},
{
"created": "Wed, 15 Apr 2020 16:19:53 GMT",
"version": "v2"
},
{
"created": "Mon, 20 Apr 2020 15:36:56 GMT",
"version": "v3"
},
{
"created": "Thu, 7 May 2020 10:18:50 GMT",
"version": "v4"
},
{
"created": "Thu, 28 May 2020 11:20:34 GMT",
"version": "v5"
},
{
"created": "Fri, 28 Aug 2020 15:57:38 GMT",
"version": "v6"
},
{
"created": "Thu, 8 Oct 2020 21:06:04 GMT",
"version": "v7"
}
]
| 2020-10-12 | [
[
"Cherednik",
"Ivan",
""
]
]
| Mon, 13 Apr 2020 15:54:31 GMT | 2020-04-13T15:54:31Z | [
"q-bio"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
2209.09163 | Ziad Hatab | Ziad Hatab, Michael Ernst Gadringer, Ahmad Bader Alothman Alterkawi,
and Wolfgang B\"osch | Validation of the Reference Impedance in Multiline Calibration with
Stepped Impedance Standards | Github:
https://github.com/ZiadHatab/verification-multiline-trl-calibration | null | 10.1109/OJIM.2023.3315349 | null | physics.app-ph eess.SP | http://creativecommons.org/licenses/by-sa/4.0/ | This paper presents a new technique for evaluating the consistency of the reference impedance in multiline thru-reflect-line (TRL) calibration. During the calibration process, it is assumed that all transmission line standards have the same characteristic impedance. However, these assumptions are prone to errors due to imperfections, which can affect the validity of the reference impedance after calibration. Our proposed method involves using multiple stepped impedance lines of different lengths to extract the broadband reflection coefficient of the impedance transition. This reflection coefficient can be used to validate the reference impedance experimentally without requiring fully defined standards. We demonstrate this method using multiline TRL based on microstrip structures on a printed circuit board (PCB) with an on-wafer probing setup.
| [
{
"created": "Mon, 19 Sep 2022 16:32:37 GMT",
"version": "v1"
},
{
"created": "Thu, 8 Jun 2023 01:37:44 GMT",
"version": "v2"
},
{
"created": "Thu, 31 Aug 2023 21:02:29 GMT",
"version": "v3"
}
]
| 2023-09-18 | [
[
"Hatab",
"Ziad",
""
],
[
"Gadringer",
"Michael Ernst",
""
],
[
"Alterkawi",
"Ahmad Bader Alothman",
""
],
[
"Bösch",
"Wolfgang",
""
]
]
| Mon, 19 Sep 2022 16:32:37 GMT | 2022-09-19T16:32:37Z | [
"physics",
"eess"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
2003.03712 | Shuo Feng | Shuo Feng, Yiheng Feng, Haowei Sun, Yi Zhang, Henry X. Liu | Testing Scenario Library Generation for Connected and Automated
Vehicles: An Adaptive Framework | 10 pages, 10 figures | IEEE Transactions on Intelligent Transportation Systems, 2020 | 10.1109/TITS.2020.3023668 | null | eess.SY cs.SY eess.SP | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | How to generate testing scenario libraries for connected and automated vehicles (CAVs) is a major challenge faced by the industry. In previous studies, to evaluate maneuver challenge of a scenario, surrogate models (SMs) are often used without explicit knowledge of the CAV under test. However, performance dissimilarities between the SM and the CAV under test usually exist, and it can lead to the generation of suboptimal scenario libraries. In this paper, an adaptive testing scenario library generation (ATSLG) method is proposed to solve this problem. A customized testing scenario library for a specific CAV model is generated through an adaptive process. To compensate the performance dissimilarities and leverage each test of the CAV, Bayesian optimization techniques are applied with classification-based Gaussian Process Regression and a new-designed acquisition function. Comparing with a pre-determined library, a CAV can be tested and evaluated in a more efficient manner with the customized library. To validate the proposed method, a cut-in case study was performed and the results demonstrate that the proposed method can further accelerate the evaluation process by a few orders of magnitude.
| [
{
"created": "Sun, 8 Mar 2020 03:52:09 GMT",
"version": "v1"
},
{
"created": "Thu, 7 May 2020 15:37:13 GMT",
"version": "v2"
},
{
"created": "Tue, 28 Jul 2020 02:46:24 GMT",
"version": "v3"
}
]
| 2020-09-30 | [
[
"Feng",
"Shuo",
""
],
[
"Feng",
"Yiheng",
""
],
[
"Sun",
"Haowei",
""
],
[
"Zhang",
"Yi",
""
],
[
"Liu",
"Henry X.",
""
]
]
| Sun, 8 Mar 2020 03:52:09 GMT | 2020-03-08T03:52:09Z | [
"cs",
"eess"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
2205.05489 | Frido Rolloos | Frido Rolloos | Hull and White and Al\`os type formulas for barrier options in
stochastic volatility models with nonzero correlation | There is an error in the proof(s) of the main result(s) | null | null | null | q-fin.PR | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Two novel closed-form formulas for the price of barrier options in stochastic volatility models with zero interest rate and dividend yield but nonzero correlation between the asset and its instantaneous volatility are derived. The first is a Hull and White type formula, and the second is a decomposition formula similar in form to the Al\`os decomposition for vanilla options. A model-free approximation is also given.
| [
{
"created": "Sat, 30 Apr 2022 17:12:08 GMT",
"version": "v1"
},
{
"created": "Mon, 16 May 2022 15:18:51 GMT",
"version": "v2"
},
{
"created": "Tue, 31 May 2022 09:48:11 GMT",
"version": "v3"
}
]
| 2022-06-01 | [
[
"Rolloos",
"Frido",
""
]
]
| Sat, 30 Apr 2022 17:12:08 GMT | 2022-04-30T17:12:08Z | [
"q-fin"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
0704.0921 | Sang Jo | A. P. Balachandran, S. G. Jo | Z^0 \to 2\gamma and the Twisted Coproduct of the Poincar\'{e} Group | null | Int.J.Mod.Phys.A22:6133-6146,2007 | 10.1142/S0217751X07038426 | null | hep-th gr-qc hep-ph math-ph math.MP math.QA | null | Yang's theorem forbids the process $Z^0 \to 2\gamma$ in any Poincar\'{e} invariant theory if photons are bosons and their two-particle states transform under the Poincar\'{e} group in the standard way (under the standard coproduct of the Poincar\'{e} group). This is an important result as it does not depend on the assumptions of quantum field theory. Recent work on noncommutative geometry requires deforming the above coproduct by the Drinfel'd twist. We prove that $Z^0 \to 2\gamma$ is forbidden for the twisted coproduct as well. This result is also independent of the assumptions of quantum field theory. As an illustration of the use of our general formulae, we further show that $Z^0 \to \nu + \nu$ is forbidden for the standard or twisted coproduct of the Poincar\'{e} group if the neutrino is massless, even if lepton number is not conserved. This is a special case of our general result that a massive particle of spin $j$ cannot decay into two identical massless particles of the same helicity if $j$ is odd, regardless of the coproduct used.
| [
{
"created": "Fri, 6 Apr 2007 19:24:22 GMT",
"version": "v1"
},
{
"created": "Tue, 17 Apr 2007 15:39:11 GMT",
"version": "v2"
},
{
"created": "Sat, 21 Apr 2007 22:57:39 GMT",
"version": "v3"
},
{
"created": "Wed, 19 Sep 2007 02:40:58 GMT",
"version": "v4"
},
{
"created": "Thu, 1 Nov 2007 03:11:11 GMT",
"version": "v5"
}
]
| 2008-11-26 | [
[
"Balachandran",
"A. P.",
""
],
[
"Jo",
"S. G.",
""
]
]
| Fri, 6 Apr 2007 19:24:22 GMT | 2007-04-06T19:24:22Z | [
"physics",
"math"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
null | null | null | Immediate Administration of Zoledronic Acid Reduces Aromatase Inhibitor-Associated Bone Loss in Postmenopausal Women With Early Breast Cancer: 12-month analysis of the E-ZO-FAST trial. | null | null | null | null | null | null | Letrozole is a proven and effective adjuvant therapy in postmenopausal women with hormone receptor-positive (HR(+)) early breast cancer (EBC). As with other aromatase inhibitors (AIs), long-term letrozole administration is associated with decreased bone mineral density (BMD) and increased fracture risk. This study compared potential bone-protecting effects of immediate vs. delayed administration of zoledronic acid (ZOL) in patients with EBC receiving adjuvant letrozole. | null | null | null | null | null | null | pubmed | null | null | null | null | 2,012 | null | null | null | null | null | null | 22,014,381 | Clinical breast cancer |
adap-org/9608001 | Oleg Kupervasser | Zeev Olami, Barak Galanti, Oleg Kupervasser, Itamar Procaccia | Flame front propagation II: Random Noise and Pole-Dynamics in Unstable
Front Propagation | 20 pages, 10 figures | Phys. Rev. E 55, 2649-2663 (1997) | 10.1103/PhysRevE.55.2649 | null | adap-org nlin.AO | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The problem of flame propagation is studied as an example of unstable fronts that wrinkle on many scales is studied. The analytic tool of pole expansion in the complex plane is emloyed to address the interaction of the unstable growth process with random initial conditions and perturbations. We argue that the effect of random noise is immense and that it can never be neglected in sufficiently large systems. We present simulations that lead to scaling laws for the velocity and acceleration of the front as a function of the system size and the level of noise, and analytic arguments that explain these results in terms of the noisy pole dynamics.
| [
{
"created": "Tue, 6 Aug 1996 11:03:11 GMT",
"version": "v1"
},
{
"created": "Wed, 17 Aug 2011 20:06:16 GMT",
"version": "v2"
}
]
| 2011-08-19 | [
[
"Olami",
"Zeev",
""
],
[
"Galanti",
"Barak",
""
],
[
"Kupervasser",
"Oleg",
""
],
[
"Procaccia",
"Itamar",
""
]
]
| Tue, 6 Aug 1996 11:03:11 GMT | 1996-08-06T11:03:11Z | [
"nlin"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
null | null | null | Increased expression of survivin in hepatoblastoma after chemotherapy. | null | null | null | null | null | null | Survivin, an inhibitor of apoptosis, has been reported to be associated with a worse prognosis in some malignancies. However, its expression in hepatoblastoma (HB) remains to be elucidated. We assessed the survivin expression in HB specimens collected before and after chemotherapy to elucidate the impact of survivin on the outcome of HB therapy. | null | null | null | null | null | null | pubmed | null | null | null | null | 2,013 | null | null | null | null | null | null | 23,444,076 | European journal of pediatric surgery : official journal of Austrian Association of Pediatric Surgery ... [et al] = Zeitschrift fur Kinderchirurgie |
2006.15218 | Nicolas Garcia Trillos | Nicolas Garcia Trillos, Felix Morales, Javier Morales | Traditional and accelerated gradient descent for neural architecture
search | null | null | null | null | cs.LG cs.NA cs.NE math.NA stat.ML | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In this paper we introduce two algorithms for neural architecture search (NASGD and NASAGD) following the theoretical work by two of the authors [5] which used the geometric structure of optimal transport to introduce the conceptual basis for new notions of traditional and accelerated gradient descent algorithms for the optimization of a function on a semi-discrete space. Our algorithms, which use the network morphism framework introduced in [2] as a baseline, can analyze forty times as many architectures as the hill climbing methods [2, 14] while using the same computational resources and time and achieving comparable levels of accuracy. For example, using NASGD on CIFAR-10, our method designs and trains networks with an error rate of 4.06 in only 12 hours on a single GPU.
| [
{
"created": "Fri, 26 Jun 2020 21:28:35 GMT",
"version": "v1"
},
{
"created": "Thu, 2 Jul 2020 21:12:59 GMT",
"version": "v2"
},
{
"created": "Sun, 14 Feb 2021 03:26:17 GMT",
"version": "v3"
}
]
| 2021-02-16 | [
[
"Trillos",
"Nicolas Garcia",
""
],
[
"Morales",
"Felix",
""
],
[
"Morales",
"Javier",
""
]
]
| Fri, 26 Jun 2020 21:28:35 GMT | 2020-06-26T21:28:35Z | [
"cs",
"math",
"stat"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
2210.06746 | Hao Cui | Hao Cui, Rahmadi Trimananda, Scott Jordan, Athina Markopoulou | PoliGraph: Automated Privacy Policy Analysis using Knowledge Graphs
(Journal Version) | 46 pages, 15 figures (including subfigures). This is the 2025 updated
journal version. For the conference version published at USENIX Security '23,
see arXiv:2210.06746v2 | null | null | null | cs.CR | http://creativecommons.org/licenses/by/4.0/ | Privacy policies disclose how an organization collects and handles personal information. Recent work has made progress in leveraging natural language processing (NLP) to automate privacy policy analysis and extract data collection statements from different sentences, considered in isolation from each other. In this paper, we view and analyze, for the first time, the entire text of a privacy policy in an integrated way. In terms of methodology: (1) we define PoliGraph, a type of knowledge graph that captures statements in a policy as relations between different parts of the text; and (2) we revisit the notion of ontologies, previously defined in heuristic ways, to capture subsumption relations between terms. We make a clear distinction between local and global ontologies to capture the context of individual policies, application domains, and privacy laws. We develop PoliGrapher, an NLP tool to automatically extract PoliGraph from the text using linguistic analysis. Using a public dataset for evaluation, we show that PoliGrapher identifies 40% more collection statements than prior state-of-the-art, with 97% precision. In terms of applications, PoliGraph enables automated analysis of a corpus of policies and allows us to: (1) reveal common patterns in the texts across different policies, and (2) assess the correctness of the terms as defined within a policy. We also apply PoliGraph to: (3) detect contradictions in a policy, where we show false alarms by prior work, and (4) analyze the consistency of policies and network traffic, where we identify significantly more clear disclosures than prior work. Finally, leveraging the capabilities of the emerging large language models (LLMs), we also present PoliGrapher-LM, a tool that uses LLM prompting instead of NLP linguistic analysis, to extract PoliGraph from the policy text, and we show that it further improves coverage.
| [
{
"created": "Thu, 13 Oct 2022 05:16:22 GMT",
"version": "v1"
},
{
"created": "Tue, 20 Jun 2023 19:45:23 GMT",
"version": "v2"
},
{
"created": "Thu, 6 Mar 2025 06:47:40 GMT",
"version": "v3"
}
]
| 2025-03-07 | [
[
"Cui",
"Hao",
""
],
[
"Trimananda",
"Rahmadi",
""
],
[
"Jordan",
"Scott",
""
],
[
"Markopoulou",
"Athina",
""
]
]
| Thu, 13 Oct 2022 05:16:22 GMT | 2022-10-13T05:16:22Z | [
"cs"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
null | null | null | Undiagnosed AIDS in patients with progressive dyspnoea: an occupational risk for healthcare workers in Croatia. | null | null | null | null | null | null | Pulmonary diseases are well documented and diverse in many patients with HIV in clinical stages 3 and 4. It is not unusual that these patients, most of whom do not know that they are already HIV-infected, are first examined and hospitalised by respiratory medicine specialists. While HIV-infection is relatively simple to diagnose if accompanied by advanced clinical manifestations and is regularly checked in patients with increased risk, this is not the case in low-risk patients, particularly in countries with low-level HIV epidemic and therefore low index of suspicion. Regular examination involves a series of tests, often including bronchoscopy with transbronchal lung biopsy in order to identify an interstitial lung disease and/or progressive dyspnoea. It is not uncommon that patients provide false or incomplete information about their lifestyle, which can mislead the clinician. At this point, HIV-infection is usually not suspected and healthcare workers may not strictly be following the safety principles which are otherwise applied when HIV-infection is known or suspect, although universal precautions are routine practice. At this point, the risk of exposure is the highest and HIV-transmission to healthcare workers is the most likely to occur. The cases presented here indicate that patients with progressive dyspnoea, which is typical of interstitial lung diseases, should undergo HIV-testing as a part of good clinical practice, even in a country with low-level HIV epidemic. | null | null | null | null | null | null | pubmed | null | null | null | null | 2,011 | null | null | null | null | null | null | 21,421,534 | Arhiv za higijenu rada i toksikologiju |
0710.1352 | Dimitrios Gouliermis | Dimitrios A. Gouliermis, You-Hua Chu, Thomas Henning, Wolfgang
Brandner, Robert A. Gruendl, Eva Hennekemper, and Felix Hormuth | NGC 346 in The Small Magellanic Cloud. IV. Triggered Star Formation in
the HII Region N66 | Astrophysical Journal, In Press. 10 pages, 4 figures, emulateapj
LaTeX style. Figures with Scaled-down resolution. Related Press Releases:
http://www.nasa.gov/mission_pages/spitzer/news/spitzer-20081008.html and
http://www.eso.org/public/outreach/press-rel/pr-2008/pr-34-08.html | null | 10.1086/592393 | null | astro-ph | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Stellar feedback, expanding HII regions, wind-blown bubbles, and supernovae are thought to be important triggering mechanisms of star formation. Stellar associations, being hosts of significant numbers of early-type stars, are the loci where these mechanisms act. In this part of our photometric study of the star-forming region NGC346/N66 in the Small Magellanic Cloud, we present evidence based on previous and recent detailed studies, that it hosts at least two different events of triggered star formation and we reveal the complexity of its recent star formation history. In our earlier studies of this region (Papers I, III) we find that besides the central part of N66, where the bright OB stellar content of the association NGC346 is concentrated, an arc-like nebular feature, north of the association, hosts recent star formation. This feature is characterized by a high concentration of emission-line stars and Young Stellar Objects, as well as embedded sources seen as IR-emission peaks that coincide with young compact clusters of low-mass pre-main sequence stars. All these objects indicate that the northern arc of N66 encompasses the most current star formation event in the region. We present evidence that this star formation is the product of a different mechanism than that in the general area of the association, and that it is triggered by a wind-driven expanding HII region (or bubble) blown by a massive supernova progenitor, and possibly other bright stars, a few Myr ago. We propose a scenario according to which this mechanism triggered star formation away from the bar of N66, while in the bar of N66 star formation is introduced by the photo-ionizing OB stars of the association itself.
| [
{
"created": "Sat, 6 Oct 2007 09:20:20 GMT",
"version": "v1"
},
{
"created": "Wed, 10 Oct 2007 07:56:23 GMT",
"version": "v2"
},
{
"created": "Sun, 21 Oct 2007 09:37:48 GMT",
"version": "v3"
},
{
"created": "Sun, 12 Oct 2008 12:40:42 GMT",
"version": "v4"
}
]
| 2009-11-13 | [
[
"Gouliermis",
"Dimitrios A.",
""
],
[
"Chu",
"You-Hua",
""
],
[
"Henning",
"Thomas",
""
],
[
"Brandner",
"Wolfgang",
""
],
[
"Gruendl",
"Robert A.",
""
],
[
"Hennekemper",
"Eva",
""
],
[
"Hormuth",
"Felix",
""
]
]
| Sat, 6 Oct 2007 09:20:20 GMT | 2007-10-06T09:20:20Z | [
"physics"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
2003.09866 | Carlos Escudero | Carlos Escudero | Kinetic energy of the Langevin particle | null | Stud. Appl. Math. 145, 719-738 (2020) | null | null | math.PR cond-mat.stat-mech math-ph math.MP | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We compute the kinetic energy of the Langevin particle using different approaches. We build stochastic differential equations that describe this physical quantity based on both the It\^o and Stratonovich stochastic integrals. It is shown that the It\^o equation possesses a unique solution whereas the Stratonovich one possesses infinitely many, all but one absent of physical meaning. We discuss how this fact matches with the existent discussion on the It\^o vs Stratonovich dilemma and the apparent preference towards the Stratonovich interpretation in the physical literature.
| [
{
"created": "Sun, 22 Mar 2020 11:38:25 GMT",
"version": "v1"
},
{
"created": "Mon, 7 Dec 2020 12:00:07 GMT",
"version": "v2"
}
]
| 2020-12-08 | [
[
"Escudero",
"Carlos",
""
]
]
| Sun, 22 Mar 2020 11:38:25 GMT | 2020-03-22T11:38:25Z | [
"physics",
"math"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
null | null | null | Transformer Models for Drug Adverse Effects Detection from Tweets | null | null | null | null | null | null | In this paper we present the drug adverse effects detection system developed during our participation in the Social Media Mining for Health Applications Shared Task 2020. We experimented with transfer learning approach for English and Russian, BERT and RoBERTa architectures and several strategies for regression head composition. Our final submissions in both languages overcome average F1 by several percents margin. | null | null | null | null | null | null | acl | inproceedings | blinov-avetisian-2020-transformer | Gonzalez-Hernandez, Graciela and Klein, Ari Z. and Flores, Ivan and Weissenbacher, Davy and Magge, Arjun and O'Connor, Karen and Sarker, Abeed and Minard, Anne-Lyse and Tutubalina, Elena and Miftahutdinov, Zulfat and Alimova, Ilseyar | dec | 2,020 | Barcelona, Spain (Online) | Association for Computational Linguistics | https://aclanthology.org/2020.smm4h-1.17/ | Blinov, Pavel and Avetisian, Manvel | Proceedings of the Fifth Social Media Mining for Health Applications Workshop {\&} Shared Task | 110--112 | null | null |
1109.6063 | David Lyons | David W. Lyons and Abigail M. Skelton and Scott N. Walck | Werner state structure and entanglement classification | 9 pages, 2 figures, minor changes and corrections for version 2 | Advances in Mathematical Physics, 2012:463610, 2012 | 10.1155/2012/463610 | null | quant-ph math-ph math.MP | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We present applications of the representation theory of Lie groups to the analysis of structure and local unitary classification of Werner states, sometimes called the {\em decoherence-free} states, which are states of $n$ quantum bits left unchanged by local transformations that are the same on each particle. We introduce a multiqubit generalization of the singlet state, and a construction that assembles these into Werner states.
| [
{
"created": "Wed, 28 Sep 2011 00:08:35 GMT",
"version": "v1"
},
{
"created": "Tue, 3 Apr 2012 20:59:14 GMT",
"version": "v2"
}
]
| 2012-04-05 | [
[
"Lyons",
"David W.",
""
],
[
"Skelton",
"Abigail M.",
""
],
[
"Walck",
"Scott N.",
""
]
]
| Wed, 28 Sep 2011 00:08:35 GMT | 2011-09-28T00:08:35Z | [
"physics",
"math"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
hep-th/0105317 | Pierre Mathieu | P. Jacob and P. Mathieu | Single-channel correlators and residue calculus | 25 pages (harvmac); minor corrections and one ref. added | J.Phys.A34:10141-10158,2001 | 10.1088/0305-4470/34/47/318 | null | hep-th | null | Some simple (namely, single-channel) correlation functions involving an arbitrary number of fields are computed by means of a direct application of the residue calculus, through partial fraction expansions. Examples are presented in minimal models and parafermionic conformal theories. A generic factorized expression is deduced for the corresponding single-channel structure constants.
| [
{
"created": "Thu, 31 May 2001 14:26:25 GMT",
"version": "v1"
},
{
"created": "Sat, 4 Aug 2001 14:33:17 GMT",
"version": "v2"
}
]
| 2008-11-26 | [
[
"Jacob",
"P.",
""
],
[
"Mathieu",
"P.",
""
]
]
| Thu, 31 May 2001 14:26:25 GMT | 2001-05-31T14:26:25Z | [
"physics"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
1801.06614 | Annegret Y. Burtscher | Lars Andersson and Annegret Y. Burtscher | On the asymptotic behavior of static perfect fluids | 32 pages; minor changes in v2, final version | Annales Henri Poincar\'e, Volume 20, Issue 3 (2019), pp 813-857 | 10.1007/s00023-018-00758-z | null | gr-qc math-ph math.DG math.DS math.MP | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Static spherically symmetric solutions to the Einstein-Euler equations with prescribed central densities are known to exist, be unique and smooth for reasonable equations of state. Some criteria are also available to decide whether solutions have finite extent (stars with a vacuum exterior) or infinite extent. In the latter case, the matter extends globally with the density approaching zero at infinity. The asymptotic behavior largely depends on the equation of state of the fluid and is still poorly understood. While a few such unbounded solutions are known to be asymptotically flat with finite ADM mass, the vast majority are not. We provide a full geometric description of the asymptotic behavior of static spherically symmetric perfect fluid solutions with linear and polytropic-type equations of state with index n>5. In order to capture the asymptotic behavior we introduce a notion of scaled quasi-asymptotic flatness, which encodes a form of asymptotic conicality. In particular, these spacetimes are asymptotically simple.
| [
{
"created": "Sat, 20 Jan 2018 02:10:16 GMT",
"version": "v1"
},
{
"created": "Wed, 23 Jan 2019 17:09:00 GMT",
"version": "v2"
}
]
| 2019-03-01 | [
[
"Andersson",
"Lars",
""
],
[
"Burtscher",
"Annegret Y.",
""
]
]
| Sat, 20 Jan 2018 02:10:16 GMT | 2018-01-20T02:10:16Z | [
"physics",
"math"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
1509.04481 | Olena Vaneeva | Olena Vaneeva, Yuri Karadzhov and Christodoulos Sophocleous | Group analysis of a class of nonlinear Kolmogorov equations | 12 pages, 4 tables | V. Dobrev (ed.), Springer Proceedings in Mathematics & Statistics,
Vol. 191. XI International Workshop Lie Theory and Its Application in
Physics, Springer, 2016, P. 349-360 | null | null | math-ph math.AP math.MP nlin.SI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | A class of (1+2)-dimensional diffusion-convection equations (nonlinear Kolmogorov equations) with time-dependent coefficients is studied with Lie symmetry point of view. The complete group classification is achieved using a gauging of arbitrary elements (i.e. via reducing the number of variable coefficients) with the application of equivalence transformations. Two possible gaugings are discussed in detail in order to show how equivalence groups serve in making the optimal choice.
| [
{
"created": "Tue, 15 Sep 2015 10:25:27 GMT",
"version": "v1"
},
{
"created": "Thu, 17 Sep 2015 13:42:47 GMT",
"version": "v2"
},
{
"created": "Fri, 20 Nov 2015 21:25:53 GMT",
"version": "v3"
},
{
"created": "Thu, 21 Jan 2016 18:34:49 GMT",
"version": "v4"
}
]
| 2017-10-02 | [
[
"Vaneeva",
"Olena",
""
],
[
"Karadzhov",
"Yuri",
""
],
[
"Sophocleous",
"Christodoulos",
""
]
]
| Tue, 15 Sep 2015 10:25:27 GMT | 2015-09-15T10:25:27Z | [
"math",
"nlin"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
2104.00304 | Kao-Yueh Kuo | Ching-Yi Lai and Kao-Yueh Kuo | Log-domain decoding of quantum LDPC codes over binary finite fields | correct the definition of {\cal S}^\perp on page 4 and equation (17) | IEEE Transactions on Quantum Engineering, vol. 2, pp. 1--15, 2021,
Art no. 2103615 | 10.1109/TQE.2021.3113936 | null | cs.IT math.IT quant-ph | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | A quantum stabilizer code over GF$(q)$ corresponds to a classical additive code over GF$(q^2)$ that is self-orthogonal with respect to a symplectic inner product. We study the decoding of quantum low-density parity-check (LDPC) codes over binary finite fields GF$(q=2^l)$ by the sum-product algorithm, also known as belief propagation (BP). Conventionally, a message in a nonbinary BP for quantum codes over GF$(2^l)$ represents a probability vector over GF$(2^{2l})$, inducing high decoding complexity. In this paper, we explore the property of the symplectic inner product and show that scalar messages suffice for BP decoding of nonbinary quantum codes, rather than vector messages necessary for the conventional BP. Consequently, we propose a BP decoding algorithm for quantum codes over GF$(2^l)$ by passing scalar messages so that it has low computation complexity. The algorithm is specified in log domain by using log-likelihood ratios (LLRs) of the channel statistics to have a low implementation cost. Moreover, techniques such as message normalization or offset can be naturally applied in this algorithm to mitigate the effects of short cycles to improve BP performance. This is important for nonbinary quantum codes since they may have more short cycles compared to binary quantum codes. Several computer simulations are provided to demonstrate these advantages. The scalar-based strategy can also be used to improve the BP decoding of classical linear codes over GF$(2^l)$ with many short cycles.
| [
{
"created": "Thu, 1 Apr 2021 07:15:41 GMT",
"version": "v1"
},
{
"created": "Fri, 17 Sep 2021 18:17:07 GMT",
"version": "v2"
},
{
"created": "Tue, 26 Oct 2021 19:24:02 GMT",
"version": "v3"
}
]
| 2021-10-28 | [
[
"Lai",
"Ching-Yi",
""
],
[
"Kuo",
"Kao-Yueh",
""
]
]
| Thu, 1 Apr 2021 07:15:41 GMT | 2021-04-01T07:15:41Z | [
"physics",
"cs",
"math"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
1203.1716 | Oana Constantinescu | Oana Constantinescu | Formal Integrability for the Nonautonomous Case of the Inverse Problem
of the Calculus of Variations | null | SIGMA 8 (2012), 059, 17 pages | 10.3842/SIGMA.2012.059 | null | math.DG math-ph math.MP | http://creativecommons.org/licenses/by-nc-sa/3.0/ | We address the integrability conditions of the inverse problem of the calculus of variations for time-dependent SODE using the Spencer version of the Cartan-K\"ahler theorem. We consider a linear partial differential operator $P$ given by the two Helmholtz conditions expressed in terms of semi-basic 1-forms and study its formal integrability. We prove that $P$ is involutive and there is only one obstruction for the formal integrability of this operator. The obstruction is expressed in terms of the curvature tensor $R$ of the induced nonlinear connection. We recover some of the classes of Lagrangian semisprays: flat semisprays, isotropic semisprays and arbitrary semisprays on 2-dimensional manifolds.
| [
{
"created": "Thu, 8 Mar 2012 09:23:24 GMT",
"version": "v1"
},
{
"created": "Thu, 15 Mar 2012 12:51:36 GMT",
"version": "v2"
},
{
"created": "Thu, 6 Sep 2012 04:56:56 GMT",
"version": "v3"
}
]
| 2012-09-07 | [
[
"Constantinescu",
"Oana",
""
]
]
| Thu, 8 Mar 2012 09:23:24 GMT | 2012-03-08T09:23:24Z | [
"math"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
1203.5222 | Haakan Hedenmalm P. J. | Haakan Hedenmalm | Heisenberg's uncertainty principle in the sense of Beurling | 7 pages | J. Anal. Math. 118 (2012), 691-702 | 10.1007/s11854-012-0048-9 | null | math.FA math-ph math.HO math.MP | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We shed new light on Heisenberg's uncertainty principle in the sense of Beurling, by offering an essentially different proof which permits us to weaken the assumptions substantially, and examples show that the result is sharp. The proof involves Fourier and Mellin transforms. We alo extend to a setting of two functions. A higher-dimensional analogue is considered as well.
| [
{
"created": "Fri, 23 Mar 2012 12:30:51 GMT",
"version": "v1"
},
{
"created": "Thu, 5 Apr 2012 16:14:16 GMT",
"version": "v2"
}
]
| 2013-11-11 | [
[
"Hedenmalm",
"Haakan",
""
]
]
| Fri, 23 Mar 2012 12:30:51 GMT | 2012-03-23T12:30:51Z | [
"math"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
1709.09763 | Jonas Latz | Jonas Latz, Iason Papaioannou, Elisabeth Ullmann | Multilevel Sequential${}^2$ Monte Carlo for Bayesian Inverse Problems | null | J. Comput. Phys. 368 (2018) 154-178 | 10.1016/j.jcp.2018.04.014 | null | stat.CO | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The identification of parameters in mathematical models using noisy observations is a common task in uncertainty quantification. We employ the framework of Bayesian inversion: we combine monitoring and observational data with prior information to estimate the posterior distribution of a parameter. Specifically, we are interested in the distribution of a diffusion coefficient of an elliptic PDE. In this setting, the sample space is high-dimensional, and each sample of the PDE solution is expensive. To address these issues we propose and analyse a novel Sequential Monte Carlo (SMC) sampler for the approximation of the posterior distribution. Classical, single-level SMC constructs a sequence of measures, starting with the prior distribution, and finishing with the posterior distribution. The intermediate measures arise from a tempering of the likelihood, or, equivalently, a rescaling of the noise. The resolution of the PDE discretisation is fixed. In contrast, our estimator employs a hierarchy of PDE discretisations to decrease the computational cost. We construct a sequence of intermediate measures by decreasing the temperature or by increasing the discretisation level at the same time. This idea builds on and generalises the multi-resolution sampler proposed in [P.S. Koutsourelakis, J. Comput. Phys., 228 (2009), pp. 6184-6211] where a bridging scheme is used to transfer samples from coarse to fine discretisation levels. Importantly, our choice between tempering and bridging is fully adaptive. We present numerical experiments in 2D space, comparing our estimator to single-level SMC and the multi-resolution sampler.
| [
{
"created": "Wed, 27 Sep 2017 23:50:08 GMT",
"version": "v1"
},
{
"created": "Sun, 6 May 2018 08:57:04 GMT",
"version": "v2"
}
]
| 2018-05-11 | [
[
"Latz",
"Jonas",
""
],
[
"Papaioannou",
"Iason",
""
],
[
"Ullmann",
"Elisabeth",
""
]
]
| Wed, 27 Sep 2017 23:50:08 GMT | 2017-09-27T23:50:08Z | [
"stat"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
1709.09255 | Delia Coculescu | Delia Coculescu and Gabriele Visentin | A default system with overspilling contagion | null | null | null | null | q-fin.MF | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In classical contagion models, default systems are Markovian conditionally on the observation of their stochastic environment, with interacting intensities. This necessitates that the environment evolves autonomously and is not influenced by the history of the default events. We extend the classical literature and allow a default system to have a contagious impact on its environment. In our framework, contagion can either be contained within the default system (i.e., direct contagion from a counterparty to another) or spill from the default system over its environment (indirect contagion). This type of model is of interest whenever one wants to capture within a model possible impacts of the defaults of a class of debtors on the more global economy and vice versa.
| [
{
"created": "Tue, 26 Sep 2017 20:31:14 GMT",
"version": "v1"
},
{
"created": "Wed, 12 Jan 2022 09:51:59 GMT",
"version": "v2"
},
{
"created": "Tue, 30 May 2023 21:03:20 GMT",
"version": "v3"
}
]
| 2023-06-01 | [
[
"Coculescu",
"Delia",
""
],
[
"Visentin",
"Gabriele",
""
]
]
| Tue, 26 Sep 2017 20:31:14 GMT | 2017-09-26T20:31:14Z | [
"q-fin"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
1307.3403 | Vid Ir\v{s}i\v{c} | Vid Ir\v{s}i\v{c}, An\v{z}e Slosar, Stephen Bailey, Daniel J.
Eisenstein, Andreu Font-Ribera, Jean-Marc Le Goff, Britt Lundgren, Patrick
McDonald, Ross O'Connell, Nathalie Palanque-Delabrouille, Patrick Petitjean,
Jim Rich, Graziano Rossi, Donald P. Schneider, Erin S. Sheldon, Christophe
Y\`eche | Detection of Ly\beta auto-correlations and Ly\alpha-Ly\beta
cross-correlations in BOSS Data Release 9 | 26 pages, 10 figures; matches version accepted by JCAP | null | 10.1088/1475-7516/2013/09/016 | null | astro-ph.CO | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The Lyman-$\beta$ forest refers to a region in the spectra of distant quasars that lies between the rest-frame Lyman-$\beta$ and Lyman-$\gamma$ emissions. The forest in this region is dominated by a combination of absorption due to resonant Ly$\alpha$ and Ly$\beta$ scattering. When considering the 1D Ly$\beta$ forest in addition to the 1D Ly$\alpha$ forest, the full statistical description of the data requires four 1D power spectra: Ly$\alpha$ and Ly$\beta$ auto-power spectra and the Ly$\alpha$-Ly$\beta$ real and imaginary cross-power spectra. We describe how these can be measured using an optimal quadratic estimator that naturally disentangles Ly$\alpha$ and Ly$\beta$ contributions. Using a sample of approximately 60,000 quasar sight-lines from the BOSS Data Release 9, we make the measurement of the one-dimensional power spectrum of fluctuations due to the Ly$\beta$ resonant scattering. While we have not corrected our measurements for resolution damping of the power and other systematic effects carefully enough to use them for cosmological constraints, we can robustly conclude the following: i) Ly$\beta$ power spectrum and Ly$\alpha$-Ly$\beta$ cross spectra are detected with high statistical significance; ii) the cross-correlation coefficient is $\approx 1$ on large scales; iii) the Ly$\beta$ measurements are contaminated by the associated OVI absorption, which is analogous to the SiIII contamination of the Ly$\alpha$ forest. Measurements of the Ly$\beta$ forest will allow extension of the usable path-length for the Ly$\alpha$ measurements while allowing a better understanding of the physics of intergalactic medium and thus more robust cosmological constraints.
| [
{
"created": "Fri, 12 Jul 2013 10:39:37 GMT",
"version": "v1"
},
{
"created": "Mon, 15 Jul 2013 08:04:21 GMT",
"version": "v2"
},
{
"created": "Tue, 13 Aug 2013 07:40:23 GMT",
"version": "v3"
},
{
"created": "Mon, 19 Aug 2013 08:24:16 GMT",
"version": "v4"
}
]
| 2015-06-16 | [
[
"Iršič",
"Vid",
""
],
[
"Slosar",
"Anže",
""
],
[
"Bailey",
"Stephen",
""
],
[
"Eisenstein",
"Daniel J.",
""
],
[
"Font-Ribera",
"Andreu",
""
],
[
"Goff",
"Jean-Marc Le",
""
],
[
"Lundgren",
"Britt",
""
],
[
"McDonald",
"Patrick",
""
],
[
"O'Connell",
"Ross",
""
],
[
"Palanque-Delabrouille",
"Nathalie",
""
],
[
"Petitjean",
"Patrick",
""
],
[
"Rich",
"Jim",
""
],
[
"Rossi",
"Graziano",
""
],
[
"Schneider",
"Donald P.",
""
],
[
"Sheldon",
"Erin S.",
""
],
[
"Yèche",
"Christophe",
""
]
]
| Fri, 12 Jul 2013 10:39:37 GMT | 2013-07-12T10:39:37Z | [
"physics"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
1709.10246 | Pranav Kumar Jha | Pranav Kumar Jha, S Sushmitha Shree and D. Sriram Kumar | An Opportunistic-Non Orthogonal Multiple Access based Cooperative
Relaying system over Rician Fading Channels | arXiv admin note: substantial text overlap with arXiv:1709.08224 | null | null | null | eess.SP cs.IT math.IT | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Non-orthogonal Multiple Access (NOMA) has become a salient technology for improving the spectral efficiency of the next generation 5G wireless communication networks. In this paper, the achievable average rate of an Opportunistic Non-Orthogonal Multiple Access (O-NOMA) based Cooperative Relaying System (CRS) is studied under Rician fading channels with Channel State Information (CSI) available at the source terminal. Based on CSI, for opportunistic transmission, the source immediately chooses either the direct transmission or the cooperative NOMA transmission using the relay, which can provide better achievable average rate performance than the existing Conventional-NOMA (C-NOMA) based CRS with no CSI at the source node. Furthermore, a mathematical expression is also derived for the achievable average rate and the results are compared with C-NOMA based CRS with no CSI at the transmitter end, over a range of increasing power allocation coefficients, transmit Signal-to-Noise Ratios (SNRs) and average channel powers. Numerical results show that the CRS using O-NOMA with CSI achieves better spectral efficiency in terms of the achievable average rate than the Conventional-NOMA based CRS without CSI. To check the consistency of the derived analytical results, Monte Carlo simulations are performed which verify that the results are consistent and matched well with the simulation results.
| [
{
"created": "Fri, 29 Sep 2017 06:11:17 GMT",
"version": "v1"
},
{
"created": "Tue, 3 Oct 2017 13:02:12 GMT",
"version": "v2"
},
{
"created": "Thu, 12 Oct 2017 10:17:32 GMT",
"version": "v3"
},
{
"created": "Wed, 13 Dec 2017 11:21:41 GMT",
"version": "v4"
},
{
"created": "Thu, 28 Dec 2017 13:59:58 GMT",
"version": "v5"
},
{
"created": "Fri, 29 Dec 2017 18:05:01 GMT",
"version": "v6"
},
{
"created": "Mon, 15 Jan 2018 17:57:55 GMT",
"version": "v7"
}
]
| 2018-01-16 | [
[
"Jha",
"Pranav Kumar",
""
],
[
"Shree",
"S Sushmitha",
""
],
[
"Kumar",
"D. Sriram",
""
]
]
| Fri, 29 Sep 2017 06:11:17 GMT | 2017-09-29T06:11:17Z | [
"cs",
"eess",
"math"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
1703.00045 | Joaquin Navajas | Joaquin Navajas, Tamara Niella, Gerry Garbulsky, Bahador Bahrami,
Mariano Sigman | Aggregated knowledge from a small number of debates outperforms the
wisdom of large crowds | null | null | null | null | cs.SI physics.soc-ph | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The aggregation of many independent estimates can outperform the most accurate individual judgment. This centenarian finding, popularly known as the wisdom of crowds, has been applied to problems ranging from the diagnosis of cancer to financial forecasting. It is widely believed that social influence undermines collective wisdom by reducing the diversity of opinions within the crowd. Here, we show that if a large crowd is structured in small independent groups, deliberation and social influence within groups improve the crowd's collective accuracy. We asked a live crowd (N=5180) to respond to general-knowledge questions (e.g., what is the height of the Eiffel Tower?). Participants first answered individually, then deliberated and made consensus decisions in groups of five, and finally provided revised individual estimates. We found that averaging consensus decisions was substantially more accurate than aggregating the initial independent opinions. Remarkably, combining as few as four consensus choices outperformed the wisdom of thousands of individuals.
| [
{
"created": "Tue, 28 Feb 2017 20:35:27 GMT",
"version": "v1"
},
{
"created": "Thu, 2 Mar 2017 11:30:15 GMT",
"version": "v2"
},
{
"created": "Fri, 17 Nov 2017 18:42:38 GMT",
"version": "v3"
}
]
| 2017-11-20 | [
[
"Navajas",
"Joaquin",
""
],
[
"Niella",
"Tamara",
""
],
[
"Garbulsky",
"Gerry",
""
],
[
"Bahrami",
"Bahador",
""
],
[
"Sigman",
"Mariano",
""
]
]
| Tue, 28 Feb 2017 20:35:27 GMT | 2017-02-28T20:35:27Z | [
"physics",
"cs"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
null | null | null | Disseminated Intravascular Coagulation: An Update on Pathogenesis, Diagnosis, and Therapeutic Strategies. | null | null | null | null | null | null | Disseminated intravascular coagulation (DIC) is an acquired clinicobiological syndrome characterized by widespread activation of coagulation leading to fibrin deposition in the vasculature, organ dysfunction, consumption of clotting factors and platelets, and life-threatening hemorrhage. Disseminated intravascular coagulation is provoked by several underlying disorders (sepsis, cancer, trauma, and pregnancy complicated with eclampsia or other calamities). Treatment of the underlying disease and elimination of the trigger mechanism are the cornerstone therapeutic approaches. Therapeutic strategies specific for DIC aim to control activation of blood coagulation and bleeding risk. The clinical trials using DIC as entry criterion are limited. Large randomized, phase III clinical trials have investigated the efficacy of antithrombin (AT), activated protein C (APC), tissue factor pathway inhibitor (TFPI), and thrombomodulin (TM) in patients with sepsis, but the diagnosis of DIC was not part of the inclusion criteria. Treatment with APC reduced 28-day mortality of patients with severe sepsis, including patients retrospectively assigned to a subgroup with sepsis-associated DIC. Treatment with APC did not have any positive effects in other patient groups. The APC treatment increased the bleeding risk in patients with sepsis, which led to the withdrawal of this drug from the market. Treatment with AT failed to reduce 28-day mortality in patients with severe sepsis, but a retrospective subgroup analysis suggested possible efficacy in patients with DIC. Clinical studies with recombinant TFPI or TM have been carried out showing promising results. The efficacy and safety of other anticoagulants (ie, unfractionated heparin, low-molecular-weight heparin) or transfusion of platelet concentrates or clotting factor concentrates have not been objectively assessed. | null | null | null | null | null | null | pubmed | null | null | null | null | 2,018 | null | null | null | null | null | null | 30,296,833 | Clinical and applied thrombosis/hemostasis : official journal of the International Academy of Clinical and Applied Thrombosis/Hemostasis |
1608.06631 | Yaroslav Kartashov | Yaroslav V. Kartashov, Chao Hang, Guoxiang Huang, Lluis Torner | Three-dimensional topological solitons in PT-symmetric optical lattices | 7 pages, 5 figures, to appear in Optica | Optica 3, 1048 (2016) | null | null | physics.optics cond-mat.quant-gas nlin.PS | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We address the properties of fully three-dimensional solitons in complex parity-time (PT)-symmetric periodic lattices with focusing Kerr nonlinearity, and uncover that such lattices can stabilize both, fundamental and vortex-carrying soliton states. The imaginary part of the lattice induces internal currents in the solitons that strongly affect their domains of existence and stability. The domain of stability for fundamental solitons can extend nearly up to the PT-symmetry breaking point, where the linear lattice spectrum becomes complex. Vortex solitons feature spatially asymmetric profiles in the PT-symmetric lattices, but they are found to still exist as stable states within narrow regions. Our results provide the first example of continuous families of stable three-dimensional propagating solitons supported by complex potentials.
| [
{
"created": "Tue, 23 Aug 2016 20:00:00 GMT",
"version": "v1"
},
{
"created": "Sat, 27 Aug 2016 20:54:30 GMT",
"version": "v2"
}
]
| 2016-10-18 | [
[
"Kartashov",
"Yaroslav V.",
""
],
[
"Hang",
"Chao",
""
],
[
"Huang",
"Guoxiang",
""
],
[
"Torner",
"Lluis",
""
]
]
| Tue, 23 Aug 2016 20:00:00 GMT | 2016-08-23T20:00:00Z | [
"physics",
"nlin"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
null | null | null | Comparison of three aids for teaching lumbar surgical anatomy. | null | null | null | null | null | null | Reduced surgeons' training time has resulted in a need to increase the speed of learning. Currently, anatomy education involves traditional (textbooks, physical models, cadaveric dissection/prosection) and recent (electronic) techniques. As yet there are no available data comparing their performance. The performance of three anatomical training aids at teaching the surgical anatomy of the lumbar spinal was compared. The aids used were paper-based images, a three-dimensional plastic model and a semitransparent computer model. Fifty one study subjects were recruited from a population of junior doctors, nurses, medical and nursing students. Three study groups were created which differed in the order of presenting the aids. For each subject, spinal anatomy was revised by the investigator, teaching them the anatomy using each aid. They were specifically taught the locations of the intervertebral disc, pedicles and nerve roots in the lateral recesses. They then drew these structures on a response sheet (three response sheets per subject). The computer model was the best at allowing subjects accurately to determine structure location followed by the paper-based images, the plastic model was the worst. Accuracy improved with successive models used but this trend was not significant. Subjects were not versed in spinal anatomy beforehand, so meaningful baseline measures were not available. The educational performance of surgical anatomical training aids can be measured and compared. A computer generated 3 dimensional model gave the best results with paper-based images second and the plastic model third. | null | null | null | null | null | null | pubmed | null | null | null | null | 2,013 | null | null | null | null | null | null | 23,461,751 | British journal of neurosurgery |
null | null | null | A Proper Approach to {J}apanese Morphological Analysis: Dictionary, Model, and Evaluation | null | null | null | null | null | null | In this paper, we discuss lemma identification in Japanese morphological analysis, which is crucial for a proper formulation of morphological analysis that benefits not only NLP researchers but also corpus linguists. Since Japanese words often have variation in orthography and the vocabulary of Japanese consists of words of several different origins, it sometimes happens that more than one writing form corresponds to the same lemma and that a single writing form corresponds to two or more lemmas with different readings and/or meanings. The mapping from a writing form onto a lemma is important in linguistic analysis of corpora. The current study focuses on disambiguation of heteronyms, words with the same writing form but with different word forms. To resolve heteronym ambiguity, we make use of goshu information, the classification of words based on their origin. Founded on the fact that words of some goshu classes are more likely to combine into compound words than words of other classes, we employ a statistical model based on CRFs using goshu information. Experimental results show that the use of goshu information considerably improves the performance of heteronym disambiguation and lemma identification, suggesting that goshu information solves the lemma identification task very effectively. | null | null | null | null | null | null | acl | inproceedings | den-etal-2008-proper | Calzolari, Nicoletta and Choukri, Khalid and Maegaard, Bente and Mariani, Joseph and Odijk, Jan and Piperidis, Stelios and Tapias, Daniel | may | 2,008 | Marrakech, Morocco | European Language Resources Association (ELRA) | https://aclanthology.org/L08-1535/ | Den, Yasuharu and Nakamura, Junpei and Ogiso, Toshinobu and Ogura, Hideki | Proceedings of the Sixth International Conference on Language Resources and Evaluation ({LREC}`08) | null | null | null |
0712.0775 | Sylvain Arlot | Sylvain Arlot, Gilles Blanchard, Etienne Roquain | Some nonasymptotic results on resampling in high dimension, I:
Confidence regions, II: Multiple tests | Published in at http://dx.doi.org/10.1214/08-AOS667;
http://dx.doi.org/10.1214/08-AOS668 the Annals of Statistics
(http://www.imstat.org/aos/) by the Institute of Mathematical Statistics
(http://www.imstat.org) | The Annals of Statistics 38, 1 (2010) 51-99 | 10.1214/08-AOS667; 10.1214/08-AOS668 | IMS-AOS-AOS667; IMS-AOS-AOS668 | math.ST stat.TH | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We study generalized bootstrap confidence regions for the mean of a random vector whose coordinates have an unknown dependency structure. The random vector is supposed to be either Gaussian or to have a symmetric and bounded distribution. The dimensionality of the vector can possibly be much larger than the number of observations and we focus on a nonasymptotic control of the confidence level, following ideas inspired by recent results in learning theory. We consider two approaches, the first based on a concentration principle (valid for a large class of resampling weights) and the second on a resampled quantile, specifically using Rademacher weights. Several intermediate results established in the approach based on concentration principles are of interest in their own right. We also discuss the question of accuracy when using Monte Carlo approximations of the resampled quantities.
| [
{
"created": "Wed, 5 Dec 2007 16:38:59 GMT",
"version": "v1"
},
{
"created": "Mon, 6 Jul 2009 09:30:13 GMT",
"version": "v2"
},
{
"created": "Mon, 11 Jan 2010 10:31:49 GMT",
"version": "v3"
}
]
| 2010-07-02 | [
[
"Arlot",
"Sylvain",
""
],
[
"Blanchard",
"Gilles",
""
],
[
"Roquain",
"Etienne",
""
]
]
| Wed, 5 Dec 2007 16:38:59 GMT | 2007-12-05T16:38:59Z | [
"math",
"stat"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
1403.5658 | Christian Kuehn | Christian Kuehn and Peter Szmolyan | Multiscale Geometry of the Olsen Model and Non-Classical Relaxation
Oscillations | Submitted version. 46 pages + toc, 9 figures | Journal of Nonlinear Science, Vol. 25, No. 3, pp. 583-629, 2015 | 10.1007/s00332-015-9235-z | null | math.DS math.CA nlin.CD nlin.PS | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We study the Olsen model for the peroxidase-oxidase reaction. The dynamics is analyzed using a geometric decomposition based upon multiple time scales. The Olsen model is four-dimensional, not in a standard form required by geometric singular perturbation theory and contains multiple small parameters. These three obstacles are the main challenges we resolve by our analysis. Scaling and the blow-up method are used to identify several subsystems. The results presented here provide a rigorous analysis for two oscillatory modes. In particular, we prove the existence of non-classical relaxation oscillations in two cases. The analysis is based upon desingularization of lines of transcritical and submanifolds of fold singularities in combination with an integrable relaxation phase. In this context our analysis also explains an assumption that has been utilized, based purely on numerical reasoning, in a previous bifurcation analysis by Desroches, Krauskopf and Osinga [{Discret.}{Contin.}{Dyn.}{Syst.}S, 2(4), p.807--827, 2009]. Furthermore, the geometric decomposition we develop forms the basis to prove the existence of mixed-mode and chaotic oscillations in the Olsen model, which will be discussed in more detail in future work.
| [
{
"created": "Sat, 22 Mar 2014 13:36:16 GMT",
"version": "v1"
},
{
"created": "Sun, 22 Jun 2014 14:16:11 GMT",
"version": "v2"
}
]
| 2017-02-28 | [
[
"Kuehn",
"Christian",
""
],
[
"Szmolyan",
"Peter",
""
]
]
| Sat, 22 Mar 2014 13:36:16 GMT | 2014-03-22T13:36:16Z | [
"math",
"nlin"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
2002.00059 | Santiago Gonzalez | Santiago Gonzalez and Risto Miikkulainen | Optimizing Loss Functions Through Multivariate Taylor Polynomial
Parameterization | null | null | null | null | cs.LG cs.NE stat.ML | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Metalearning of deep neural network (DNN) architectures and hyperparameters has become an increasingly important area of research. Loss functions are a type of metaknowledge that is crucial to effective training of DNNs, however, their potential role in metalearning has not yet been fully explored. Whereas early work focused on genetic programming (GP) on tree representations, this paper proposes continuous CMA-ES optimization of multivariate Taylor polynomial parameterizations. This approach, TaylorGLO, makes it possible to represent and search useful loss functions more effectively. In MNIST, CIFAR-10, and SVHN benchmark tasks, TaylorGLO finds new loss functions that outperform functions previously discovered through GP, as well as the standard cross-entropy loss, in fewer generations. These functions serve to regularize the learning task by discouraging overfitting to the labels, which is particularly useful in tasks where limited training data is available. The results thus demonstrate that loss function optimization is a productive new avenue for metalearning.
| [
{
"created": "Fri, 31 Jan 2020 21:25:37 GMT",
"version": "v1"
},
{
"created": "Mon, 10 Feb 2020 17:28:04 GMT",
"version": "v2"
},
{
"created": "Sat, 6 Jun 2020 05:44:27 GMT",
"version": "v3"
},
{
"created": "Fri, 2 Oct 2020 05:29:18 GMT",
"version": "v4"
}
]
| 2020-10-05 | [
[
"Gonzalez",
"Santiago",
""
],
[
"Miikkulainen",
"Risto",
""
]
]
| Fri, 31 Jan 2020 21:25:37 GMT | 2020-01-31T21:25:37Z | [
"cs",
"stat"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
2006.05013 | Zhenyu Liao | Zhenyu Liao, Romain Couillet, Michael W. Mahoney | A Random Matrix Analysis of Random Fourier Features: Beyond the Gaussian
Kernel, a Precise Phase Transition, and the Corresponding Double Descent | NeurIPS 2020 | Advances in Neural Information Processing Systems (NeurIPS 2020)
33:13939-13950; Journal of Statistical Mechanics: Theory and Experiment,
Volume 2021, December 2021 | 10.1088/1742-5468/ac3a77 | null | stat.ML cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | This article characterizes the exact asymptotics of random Fourier feature (RFF) regression, in the realistic setting where the number of data samples $n$, their dimension $p$, and the dimension of feature space $N$ are all large and comparable. In this regime, the random RFF Gram matrix no longer converges to the well-known limiting Gaussian kernel matrix (as it does when $N \to \infty$ alone), but it still has a tractable behavior that is captured by our analysis. This analysis also provides accurate estimates of training and test regression errors for large $n,p,N$. Based on these estimates, a precise characterization of two qualitatively different phases of learning, including the phase transition between them, is provided; and the corresponding double descent test error curve is derived from this phase transition behavior. These results do not depend on strong assumptions on the data distribution, and they perfectly match empirical results on real-world data sets.
| [
{
"created": "Tue, 9 Jun 2020 02:05:40 GMT",
"version": "v1"
},
{
"created": "Sat, 19 Dec 2020 06:28:07 GMT",
"version": "v2"
}
]
| 2022-01-11 | [
[
"Liao",
"Zhenyu",
""
],
[
"Couillet",
"Romain",
""
],
[
"Mahoney",
"Michael W.",
""
]
]
| Tue, 9 Jun 2020 02:05:40 GMT | 2020-06-09T02:05:40Z | [
"cs",
"stat"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
1612.00175 | Sondre Tesdal Galtung | Sondre Tesdal Galtung | A Convergent Crank-Nicolson Galerkin Scheme for the Benjamin-Ono
Equation | 25 pages, 1 figure, accepted for publication in Discrete and
Continuous Dynamical Systems - Series A | Discrete and Continuous Dynamical Systems - Series A, 38(3),
1243-1268, 2018 | 10.3934/dcds.2018051 | null | math.NA | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In this paper we prove the convergence of a Crank-Nicolson type Galerkin finite element scheme for the initial value problem associated to the Benjamin-Ono equation. The proof is based on a recent result for a similar discrete scheme for the Korteweg-de Vries equation and utilizes a local smoothing effect to bound the $H^{1/2}$-norm of the approximations locally. This enables us to show that the scheme converges strongly in $L^{2}(0,T;L^{2}_{\text{loc}}(\mathbb{R}))$ to a weak solution of the equation for initial data in $L^{2}(\mathbb{R})$ and some $T > 0$. Finally we illustrate the method with some numerical examples.
| [
{
"created": "Thu, 1 Dec 2016 08:39:14 GMT",
"version": "v1"
},
{
"created": "Mon, 13 Mar 2017 12:52:01 GMT",
"version": "v2"
},
{
"created": "Wed, 11 Oct 2017 07:39:42 GMT",
"version": "v3"
}
]
| 2021-04-23 | [
[
"Galtung",
"Sondre Tesdal",
""
]
]
| Thu, 1 Dec 2016 08:39:14 GMT | 2016-12-01T08:39:14Z | [
"math"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
null | null | null | Maoqin @ {D}ravidian{L}ang{T}ech-{EACL}2021: The Application of Transformer-Based Model | null | null | null | null | null | null | This paper describes the result of team-Maoqin at DravidianLangTech-EACL2021. The provided task consists of three languages(Tamil, Malayalam, and Kannada), I only participate in one of the language task-Malayalam. The goal of this task is to identify offensive language content of the code-mixed dataset of comments/posts in Dravidian Languages (Tamil-English, Malayalam-English, and Kannada-English) collected from social media. This is a classification task at the comment/post level. Given a Youtube comment, systems have to classify it into Not-offensive, Offensive-untargeted, Offensive-targeted-individual, Offensive-targeted-group, Offensive-targeted-other, or Not-in-indented-language. I use the transformer-based language model with BiGRU-Attention to complete this task. To prove the validity of the model, I also use some other neural network models for comparison. And finally, the team ranks 5th in this task with a weighted average F1 score of 0.93 on the private leader board. | null | null | null | null | null | null | acl | inproceedings | yang-2021-maoqin | Chakravarthi, Bharathi Raja and Priyadharshini, Ruba and Kumar M, Anand and Krishnamurthy, Parameswari and Sherly, Elizabeth | apr | 2,021 | Kyiv | Association for Computational Linguistics | https://aclanthology.org/2021.dravidianlangtech-1.40/ | Yang, Maoqin | Proceedings of the First Workshop on Speech and Language Technologies for Dravidian Languages | 281--286 | null | null |
0908.3437 | Louigi Addario-Berry | Louigi Addario-Berry, Nicolas Broutin, Luc Devroye, G\'abor Lugosi | On combinatorial testing problems | Published in at http://dx.doi.org/10.1214/10-AOS817 the Annals of
Statistics (http://www.imstat.org/aos/) by the Institute of Mathematical
Statistics (http://www.imstat.org) | Annals of Statistics 2010, Vol. 38, No. 5, 3063-3092 | 10.1214/10-AOS817 | IMS-AOS-AOS817 | math.ST math.CO stat.TH | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We study a class of hypothesis testing problems in which, upon observing the realization of an $n$-dimensional Gaussian vector, one has to decide whether the vector was drawn from a standard normal distribution or, alternatively, whether there is a subset of the components belonging to a certain given class of sets whose elements have been ``contaminated,'' that is, have a mean different from zero. We establish some general conditions under which testing is possible and others under which testing is hopeless with a small risk. The combinatorial and geometric structure of the class of sets is shown to play a crucial role. The bounds are illustrated on various examples.
| [
{
"created": "Mon, 24 Aug 2009 13:24:47 GMT",
"version": "v1"
},
{
"created": "Fri, 19 Nov 2010 12:27:12 GMT",
"version": "v2"
}
]
| 2010-11-22 | [
[
"Addario-Berry",
"Louigi",
""
],
[
"Broutin",
"Nicolas",
""
],
[
"Devroye",
"Luc",
""
],
[
"Lugosi",
"Gábor",
""
]
]
| Mon, 24 Aug 2009 13:24:47 GMT | 2009-08-24T13:24:47Z | [
"math",
"stat"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
1611.05269 | Arun Venkitaraman | Arun Venkitaraman, Saikat Chatterjee, Peter H\"andel | Hilbert Transform, Analytic Signal, and Modulation Analysis for Graph
Signal Processing | null | null | null | null | cs.IT cs.SI math.IT | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We propose Hilbert transform (HT) and analytic signal (AS) construction for signals over graphs. This is motivated by the popularity of HT, AS, and modulation analysis in conventional signal processing, and the observation that complementary insight is often obtained by viewing conventional signals in the graph setting. Our definitions of HT and AS use a conjugate-symmetry-like property exhibited by the graph Fourier transform (GFT). We show that a real graph signal (GS) can be represented using smaller number of GFT coefficients than the signal length. We show that the graph HT (GHT) and graph AS (GAS) operations are linear and shift-invariant over graphs. Using the GAS, we define the amplitude, phase, and frequency modulations for a graph signal (GS). Further, we use convex optimization to develop an alternative definition of envelope for a GS. We illustrate the proposed concepts by showing applications to synthesized and real-world signals. For example, we show that the GHT is suitable for anomaly detection/analysis over networks and that GAS reveals complementary information in speech signals.
| [
{
"created": "Wed, 16 Nov 2016 13:33:04 GMT",
"version": "v1"
},
{
"created": "Mon, 29 May 2017 11:22:19 GMT",
"version": "v2"
},
{
"created": "Mon, 29 Jan 2018 15:48:40 GMT",
"version": "v3"
}
]
| 2018-01-30 | [
[
"Venkitaraman",
"Arun",
""
],
[
"Chatterjee",
"Saikat",
""
],
[
"Händel",
"Peter",
""
]
]
| Wed, 16 Nov 2016 13:33:04 GMT | 2016-11-16T13:33:04Z | [
"cs",
"math"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
1706.00912 | Omer San | Romit Maulik and Omer San | A neural network approach for the blind deconvolution of turbulent flows | null | Journal of Fluid Mechanics, 831, 151-181 (2017) | 10.1017/jfm.2017.637 | null | physics.flu-dyn nlin.CD | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We present a single-layer feedforward artificial neural network architecture trained through a supervised learning approach for the deconvolution of flow variables from their coarse grained computations such as those encountered in large eddy simulations. We stress that the deconvolution procedure proposed in this investigation is blind, i.e. the deconvolved field is computed without any pre-existing information about the filtering procedure or kernel. This may be conceptually contrasted to the celebrated approximate deconvolution approaches where a filter shape is predefined for an iterative deconvolution process. We demonstrate that the proposed blind deconvolution network performs exceptionally well in the a-priori testing of both two-dimensional Kraichnan and three-dimensional Kolmogorov turbulence and shows promise in forming the backbone of a physics-augmented data-driven closure for the Navier-Stokes equations.
| [
{
"created": "Sat, 3 Jun 2017 08:35:46 GMT",
"version": "v1"
},
{
"created": "Sat, 2 Sep 2017 18:52:17 GMT",
"version": "v2"
}
]
| 2018-01-29 | [
[
"Maulik",
"Romit",
""
],
[
"San",
"Omer",
""
]
]
| Sat, 3 Jun 2017 08:35:46 GMT | 2017-06-03T08:35:46Z | [
"physics",
"nlin"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
1204.5072 | Jeffrey Kelling | Jeffrey Kelling, G\'eza \'Odor, M\'at\'e Ferenc Nagy, Henrik Schulz,
Karl-Heinz Heinig | Comparison of Different Parallel Implementations of the 2+1-Dimensional
KPZ Model and the 3-Dimensional KMC Model | 14 pages, 8 figures, to be published in a forthcoming EPJST special
issue on "Computer simulations on GPU" | The European Physical Journal - Special Topics 210, Number 1
(2012), 175-187 | 10.1140/epjst/e2012-01645-8 | null | cs.DC cond-mat.mtrl-sci cond-mat.stat-mech nlin.CG physics.comp-ph | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We show that efficient simulations of the Kardar-Parisi-Zhang interface growth in 2 + 1 dimensions and of the 3-dimensional Kinetic Monte Carlo of thermally activated diffusion can be realized both on GPUs and modern CPUs. In this article we present results of different implementations on GPUs using CUDA and OpenCL and also on CPUs using OpenCL and MPI. We investigate the runtime and scaling behavior on different architectures to find optimal solutions for solving current simulation problems in the field of statistical physics and materials science.
| [
{
"created": "Mon, 23 Apr 2012 14:13:54 GMT",
"version": "v1"
},
{
"created": "Tue, 24 Apr 2012 11:50:58 GMT",
"version": "v2"
},
{
"created": "Wed, 25 Jul 2012 14:09:53 GMT",
"version": "v3"
}
]
| 2014-01-21 | [
[
"Kelling",
"Jeffrey",
""
],
[
"Ódor",
"Géza",
""
],
[
"Nagy",
"Máté Ferenc",
""
],
[
"Schulz",
"Henrik",
""
],
[
"Heinig",
"Karl-Heinz",
""
]
]
| Mon, 23 Apr 2012 14:13:54 GMT | 2012-04-23T14:13:54Z | [
"physics",
"cs",
"nlin"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
null | null | null | Advances in osteoclast biology reveal potential new drug targets and new roles for osteoclasts. | null | null | null | null | null | null | Osteoclasts are multinucleated myeloid lineage cells formed in response to macrophage colony-stimulating factor (M-CSF) and receptor activator of NF-κB ligand (RANKL) by fusion of bone marrow-derived precursors that circulate in the blood and are attracted to sites of bone resorption in response to factors, such as sphingosine-1 phosphate signaling. Major advances in understanding of the molecular mechanisms regulating osteoclast functions have been made in the past 20 years, mainly from mouse and human genetic studies. These have revealed that osteoclasts express and respond to proinflammatory and anti-inflammatory cytokines. Some of these cytokines activate NF-κB and nuclear factor of activated T cells, cytoplasmic 1 (NFATc1) signaling to induce osteoclast formation and activity and also regulate communication with neighboring cells through signaling proteins, including ephrins and semaphorins. Osteoclasts also positively and negatively regulate immune responses and osteoblastic bone formation. These advances have led to development of new inhibitors of bone resorption that are in clinical use or in clinical trials; and more should follow, based on these advances. This article reviews current understanding of how bone resorption is regulated both positively and negatively in normal and pathologic states. | null | null | null | null | null | null | pubmed | null | null | null | null | 2,013 | null | null | null | null | null | null | 23,436,579 | Journal of bone and mineral research : the official journal of the American Society for Bone and Mineral Research |
null | null | null | Detecting Contact-Induced Semantic Shifts: {W}hat Can Embedding-Based Methods Do in Practice? | null | null | null | null | null | null | This study investigates the applicability of semantic change detection methods in descriptively oriented linguistic research. It specifically focuses on contact-induced semantic shifts in Quebec English. We contrast synchronic data from different regions in order to identify the meanings that are specific to Quebec and potentially related to language contact. Type-level embeddings are used to detect new semantic shifts, and token-level embeddings to isolate regionally specific occurrences. We introduce a new 80-item test set and conduct both quantitative and qualitative evaluations. We demonstrate that diachronic word embedding methods can be applied to contact-induced semantic shifts observed in synchrony, obtaining results comparable to the state of the art on similar tasks in diachrony. However, we show that encouraging evaluation results do not translate to practical value in detecting new semantic shifts. Finally, our application of token-level embeddings accelerates manual data exploration and provides an efficient way of scaling up sociolinguistic analyses. | null | null | null | null | null | null | acl | inproceedings | miletic-etal-2021-detecting | Moens, Marie-Francine and Huang, Xuanjing and Specia, Lucia and Yih, Scott Wen-tau | nov | 2,021 | Online and Punta Cana, Dominican Republic | Association for Computational Linguistics | https://aclanthology.org/2021.emnlp-main.847/ | Miletic, Filip and Przewozny-Desriaux, Anne and Tanguy, Ludovic | Proceedings of the 2021 Conference on Empirical Methods in Natural Language Processing | 10852--10865 | null | null |
1208.1514 | Aaron Trout | Aaron Trout | Combinatorial Dark Energy | 20 pages, 2 tables | null | null | null | math-ph hep-lat hep-th math.MP | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In this paper, we give a conceptual explanation of dark energy as a small negative residual scalar curvature present even in empty spacetime. This curvature ultimately results from postulating a discrete spacetime geometry, very closely related to that used in the dynamical triangulations approach to quantum gravity. In this model, there are no states which have total scalar curvature exactly zero. Moreover, numerical evidence in dimension three suggests that, at a fixed volume, the number of discrete-spacetime microstates strongly increases with decreasing curvature. Because of the resulting entropic force, any dynamics which push empty spacetime strongly toward zero scalar curvature would instead produce typically observed states with a small negative curvature. This provides a natural explanation for the empirically observed small positive value for the cosmological constant (Lambda is about 10^(-121) in Planck units.) In fact, we derive the very rough estimate Lambda=10^(-187) from a simple model containing only the two (highly-degenerate) quantum states with total scalar-curvature closest to zero.
| [
{
"created": "Wed, 8 Aug 2012 17:58:40 GMT",
"version": "v1"
},
{
"created": "Mon, 13 Aug 2012 21:37:57 GMT",
"version": "v2"
},
{
"created": "Wed, 15 Aug 2012 19:26:53 GMT",
"version": "v3"
}
]
| 2012-08-16 | [
[
"Trout",
"Aaron",
""
]
]
| Wed, 8 Aug 2012 17:58:40 GMT | 2012-08-08T17:58:40Z | [
"physics",
"math"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
null | null | null | What Are People Asking About {COVID-19}? A Question Classification Dataset | null | null | null | null | null | null | We present COVID-Q, a set of 1,690 questions about COVID-19 from 13 sources, which we annotate into 15 question categories and 207 question clusters. The most common questions in our dataset asked about transmission, prevention, and societal effects of COVID, and we found that many questions that appeared in multiple sources were not answered by any FAQ websites of reputable organizations such as the CDC and FDA. We post our dataset publicly at \url{https://github.com/JerryWei03/COVID-Q}. For classifying questions into 15 categories, a BERT baseline scored 58.1{\%} accuracy when trained on 20 examples per category, and for a question clustering task, a BERT + triplet loss baseline achieved 49.5{\%} accuracy. We hope COVID-Q can help either for direct use in developing applied systems or as a domain-specific resource for model evaluation. | null | null | null | null | null | null | acl | inproceedings | wei-etal-2020-people | Verspoor, Karin and Cohen, Kevin Bretonnel and Dredze, Mark and Ferrara, Emilio and May, Jonathan and Munro, Robert and Paris, Cecile and Wallace, Byron | jul | 2,020 | Online | Association for Computational Linguistics | https://aclanthology.org/2020.nlpcovid19-acl.8/ | Wei, Jerry and Huang, Chengyu and Vosoughi, Soroush and Wei, Jason | Proceedings of the 1st Workshop on {NLP} for {COVID-19} at {ACL} 2020 | null | null | null |
2009.07326 | Jonathan Zarling | GlueX Collaboration: S. Adhikari, C. S. Akondi, A. Ali, M. Amaryan, A.
Asaturyan, A. Austregesilo, Z. Baldwin, F. Barbosa, J. Barlow, E. Barriga, R.
Barsotti, T. D. Beattie, V. V. Berdnikov, T. Black, W. Boeglin, W. J.
Briscoe, T. Britton, W. K. Brooks, B. E. Cannon, E. Chudakov, S. Cole, O.
Cortes, V. Crede, M. M. Dalton, T. Daniels, A. Deur, S. Dobbs, A. Dolgolenko,
R. Dotel, M. Dugger, R. Dzhygadlo, H. Egiyan, T. Erbora, A. Ernst, P.
Eugenio, C. Fanelli, S. Fegan, J. Fitches, A. M. Foda, S. Furletov, L. Gan,
H. Gao, A. Gasparian, C. Gleason, K. Goetzen, V. S. Goryachev, L. Guo, H.
Hakobyan, A. Hamdi, G. M. Huber, A. Hurley, D. G. Ireland, M. M. Ito, I.
Jaegle, N. S. Jarvis, R. T. Jones, V. Kakoyan, G. Kalicy, M. Kamel, V.
Khachatryan, M. Khatchatryan, C. Kourkoumelis, S. Kuleshov, A. LaDuke, I.
Larin, D. Lawrence, D. I. Lersch, H. Li, W. B. Li, B. Liu, K. Livingston, G.
J. Lolos, K. Luckas, V. Lyubovitskij, D. Mack, H. Marukyan, V. Matveev, M.
McCaughan, M. McCracken, W. McGinley, C. A. Meyer, R. Miskimen, R. E.
Mitchell, K. Mizutani, V. Neelamana, F. Nerling, L. Ng, A. I. Ostrovidov, Z.
Papandreou, C. Paudel, P. Pauli, R. Pedroni, L. Pentchev, K. J. Peters, W.
Phelps, E. Pooser, J. Reinhold, B. G. Ritchie, J. Ritman, G. Rodriguez, D.
Romanov, C. Romero, C. Salgado, S. Schadmand, A. M. Schertz, A. Schick, R. A.
Schumacher, J. Schwiening, X. Shen, M. R. Shepherd, A. Smith, E. S. Smith, D.
I. Sober, A. Somov, S. Somov, O. Soto, J. R. Stevens, I. I. Strakovsky, B.
Sumner, K. Suresh, V. V. Tarasov, S. Taylor, A. Teymurazyan, A. Thiel, G.
Vasileiadis, T. Whitlatch, N. Wickramaarachchi, M. Williams, Y. Yang, J.
Zarling, Z. Zhang, Z. Zhao, J. Zhou, Q. Zhou, X. Zhou, and B. Zihlmann | Measurement of beam asymmetry for $\pi^-\Delta^{++}$ photoproduction on
the proton at $E_\gamma$=8.5 GeV | 7 pages, 5 figures | Phys. Rev. C 103, 022201 (2021) | 10.1103/PhysRevC.103.L022201 | GlueX-Doc 4272 | nucl-ex hep-ex | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We report a measurement of the $\pi^-$ photoproduction beam asymmetry for the reaction $\vec{\gamma} p \rightarrow \pi^- \Delta^{++}$ using data from the GlueX experiment in the photon beam energy range 8.2--8.8 GeV. The asymmetry $\Sigma$ is measured as a function of four-momentum transfer $t$ to the $\Delta^{++}$ and compared to phenomenological models. We find that $\Sigma$ varies as a function of $t$: negative at smaller values and positive at higher values of $|t|$. The reaction can be described theoretically by $t$-channel particle exchange requiring pseudoscalar, vector, and tensor intermediaries. In particular, this reaction requires charge exchange, allowing us to probe pion exchange and the significance of higher-order corrections to one-pion exchange at low momentum transfer. Constraining production mechanisms of conventional mesons may aid in the search for and study of unconventional mesons. This is the first measurement of the process at this energy.
| [
{
"created": "Tue, 15 Sep 2020 19:10:56 GMT",
"version": "v1"
},
{
"created": "Fri, 8 Jan 2021 22:05:54 GMT",
"version": "v2"
}
]
| 2021-03-03 | [
[
"GlueX Collaboration",
"",
""
],
[
"Adhikari",
"S.",
""
],
[
"Akondi",
"C. S.",
""
],
[
"Ali",
"A.",
""
],
[
"Amaryan",
"M.",
""
],
[
"Asaturyan",
"A.",
""
],
[
"Austregesilo",
"A.",
""
],
[
"Baldwin",
"Z.",
""
],
[
"Barbosa",
"F.",
""
],
[
"Barlow",
"J.",
""
],
[
"Barriga",
"E.",
""
],
[
"Barsotti",
"R.",
""
],
[
"Beattie",
"T. D.",
""
],
[
"Berdnikov",
"V. V.",
""
],
[
"Black",
"T.",
""
],
[
"Boeglin",
"W.",
""
],
[
"Briscoe",
"W. J.",
""
],
[
"Britton",
"T.",
""
],
[
"Brooks",
"W. K.",
""
],
[
"Cannon",
"B. E.",
""
],
[
"Chudakov",
"E.",
""
],
[
"Cole",
"S.",
""
],
[
"Cortes",
"O.",
""
],
[
"Crede",
"V.",
""
],
[
"Dalton",
"M. M.",
""
],
[
"Daniels",
"T.",
""
],
[
"Deur",
"A.",
""
],
[
"Dobbs",
"S.",
""
],
[
"Dolgolenko",
"A.",
""
],
[
"Dotel",
"R.",
""
],
[
"Dugger",
"M.",
""
],
[
"Dzhygadlo",
"R.",
""
],
[
"Egiyan",
"H.",
""
],
[
"Erbora",
"T.",
""
],
[
"Ernst",
"A.",
""
],
[
"Eugenio",
"P.",
""
],
[
"Fanelli",
"C.",
""
],
[
"Fegan",
"S.",
""
],
[
"Fitches",
"J.",
""
],
[
"Foda",
"A. M.",
""
],
[
"Furletov",
"S.",
""
],
[
"Gan",
"L.",
""
],
[
"Gao",
"H.",
""
],
[
"Gasparian",
"A.",
""
],
[
"Gleason",
"C.",
""
],
[
"Goetzen",
"K.",
""
],
[
"Goryachev",
"V. S.",
""
],
[
"Guo",
"L.",
""
],
[
"Hakobyan",
"H.",
""
],
[
"Hamdi",
"A.",
""
],
[
"Huber",
"G. M.",
""
],
[
"Hurley",
"A.",
""
],
[
"Ireland",
"D. G.",
""
],
[
"Ito",
"M. M.",
""
],
[
"Jaegle",
"I.",
""
],
[
"Jarvis",
"N. S.",
""
],
[
"Jones",
"R. T.",
""
],
[
"Kakoyan",
"V.",
""
],
[
"Kalicy",
"G.",
""
],
[
"Kamel",
"M.",
""
],
[
"Khachatryan",
"V.",
""
],
[
"Khatchatryan",
"M.",
""
],
[
"Kourkoumelis",
"C.",
""
],
[
"Kuleshov",
"S.",
""
],
[
"LaDuke",
"A.",
""
],
[
"Larin",
"I.",
""
],
[
"Lawrence",
"D.",
""
],
[
"Lersch",
"D. I.",
""
],
[
"Li",
"H.",
""
],
[
"Li",
"W. B.",
""
],
[
"Liu",
"B.",
""
],
[
"Livingston",
"K.",
""
],
[
"Lolos",
"G. J.",
""
],
[
"Luckas",
"K.",
""
],
[
"Lyubovitskij",
"V.",
""
],
[
"Mack",
"D.",
""
],
[
"Marukyan",
"H.",
""
],
[
"Matveev",
"V.",
""
],
[
"McCaughan",
"M.",
""
],
[
"McCracken",
"M.",
""
],
[
"McGinley",
"W.",
""
],
[
"Meyer",
"C. A.",
""
],
[
"Miskimen",
"R.",
""
],
[
"Mitchell",
"R. E.",
""
],
[
"Mizutani",
"K.",
""
],
[
"Neelamana",
"V.",
""
],
[
"Nerling",
"F.",
""
],
[
"Ng",
"L.",
""
],
[
"Ostrovidov",
"A. I.",
""
],
[
"Papandreou",
"Z.",
""
],
[
"Paudel",
"C.",
""
],
[
"Pauli",
"P.",
""
],
[
"Pedroni",
"R.",
""
],
[
"Pentchev",
"L.",
""
],
[
"Peters",
"K. J.",
""
],
[
"Phelps",
"W.",
""
],
[
"Pooser",
"E.",
""
],
[
"Reinhold",
"J.",
""
],
[
"Ritchie",
"B. G.",
""
],
[
"Ritman",
"J.",
""
],
[
"Rodriguez",
"G.",
""
],
[
"Romanov",
"D.",
""
],
[
"Romero",
"C.",
""
],
[
"Salgado",
"C.",
""
],
[
"Schadmand",
"S.",
""
],
[
"Schertz",
"A. M.",
""
],
[
"Schick",
"A.",
""
],
[
"Schumacher",
"R. A.",
""
],
[
"Schwiening",
"J.",
""
],
[
"Shen",
"X.",
""
],
[
"Shepherd",
"M. R.",
""
],
[
"Smith",
"A.",
""
],
[
"Smith",
"E. S.",
""
],
[
"Sober",
"D. I.",
""
],
[
"Somov",
"A.",
""
],
[
"Somov",
"S.",
""
],
[
"Soto",
"O.",
""
],
[
"Stevens",
"J. R.",
""
],
[
"Strakovsky",
"I. I.",
""
],
[
"Sumner",
"B.",
""
],
[
"Suresh",
"K.",
""
],
[
"Tarasov",
"V. V.",
""
],
[
"Taylor",
"S.",
""
],
[
"Teymurazyan",
"A.",
""
],
[
"Thiel",
"A.",
""
],
[
"Vasileiadis",
"G.",
""
],
[
"Whitlatch",
"T.",
""
],
[
"Wickramaarachchi",
"N.",
""
],
[
"Williams",
"M.",
""
],
[
"Yang",
"Y.",
""
],
[
"Zarling",
"J.",
""
],
[
"Zhang",
"Z.",
""
],
[
"Zhao",
"Z.",
""
],
[
"Zhou",
"J.",
""
],
[
"Zhou",
"Q.",
""
],
[
"Zhou",
"X.",
""
],
[
"Zihlmann",
"B.",
""
]
]
| Tue, 15 Sep 2020 19:10:56 GMT | 2020-09-15T19:10:56Z | [
"physics"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
0902.3274 | Boris Pioline | Boris Pioline and Daniel Persson | The automorphic NS5-brane | 51 pages; v3: misprints corrected, clarifications and references
added, final version to appear in CNTP; v4: Eq. 3.12, 3.16, 3.72 corrected,
ref. [38] added, other minor corrections | Commun.Num.Theor.Phys.3:697-754,2009 | null | null | hep-th math.NT | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Understanding the implications of SL(2,Z) S-duality for the hypermultiplet moduli space of type II string theories has led to much progress recently in uncovering D-instanton contributions. In this work, we suggest that the extended duality group SL(3,Z), which includes both S-duality and Ehlers symmetry, may determine the contributions of D5 and NS5-branes. We support this claim by automorphizing the perturbative corrections to the "extended universal hypermultiplet", a five-dimensional universal SL(3,R)/SO(3) subspace which includes the string coupling, overall volume, Ramond zero-form and six-form and NS axion. Using the non-Abelian Fourier expansion of the Eisenstein series attached to the principal series of SL(3,R), first worked out by Vinogradov and Takhtajan 30 years ago, we extract the contributions of D(-1)-D5 and NS5-brane instantons, corresponding to the Abelian and non-Abelian coefficients, respectively. In particular, the contributions of k NS5-branes can be summarized into a vector of wave functions \Psi_{k,l}, l=0... k-1, as expected on general grounds. We also point out that for more general models with a symmetric moduli space G/K, the minimal theta series of G generates an infinite series of exponential corrections of the form required for "small" D(-1)-D1-D3-D5-NS5 instanton bound states. As a mathematical spin-off, we make contact with earlier results in the literature about the spherical vectors for the principal series of SL(3,R) and for minimal representations.
| [
{
"created": "Wed, 18 Feb 2009 23:50:05 GMT",
"version": "v1"
},
{
"created": "Thu, 14 May 2009 20:04:26 GMT",
"version": "v2"
},
{
"created": "Sun, 1 Nov 2009 17:40:25 GMT",
"version": "v3"
},
{
"created": "Mon, 15 Nov 2010 10:58:22 GMT",
"version": "v4"
}
]
| 2010-11-19 | [
[
"Pioline",
"Boris",
""
],
[
"Persson",
"Daniel",
""
]
]
| Wed, 18 Feb 2009 23:50:05 GMT | 2009-02-18T23:50:05Z | [
"physics",
"math"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
null | null | null | {Z}ero{P}rompt: Scaling Prompt-Based Pretraining to 1,000 Tasks Improves Zero-Shot Generalization | null | null | null | null | null | null | We propose a multitask pretraining approach ZeroPrompt for zero-shot generalization, focusing on task scaling and zero-shot prompting.While previous models are trained on only a few dozen tasks, we scale to 1,000 tasks for the first time using real-world data. This leads to a crucial discovery that task scaling can be an efficient alternative to model scaling; i.e., the model size has less impact on performance with an extremely large number of tasks. Our results show that task scaling can improve training efficiency by 30 times in FLOPs.Empirically, ZeroPrompt substantially improves both the efficiency and the performance of zero-shot learning across a variety of academic and production datasets. | null | null | null | null | null | null | acl | inproceedings | xu-etal-2022-zeroprompt | Goldberg, Yoav and Kozareva, Zornitsa and Zhang, Yue | dec | 2,022 | Abu Dhabi, United Arab Emirates | Association for Computational Linguistics | https://aclanthology.org/2022.findings-emnlp.312/ | Xu, Hanwei and Chen, Yujun and Du, Yulun and Shao, Nan and Yanggang, Wang and Li, Haiyu and Yang, Zhilin | Findings of the Association for Computational Linguistics: EMNLP 2022 | 4235--4252 | null | null |
2104.01242 | Peter Turney | Peter D. Turney | Evolution of Symbiosis in the Game of Life: Three Characteristics of
Successful Symbiotes | null | null | null | null | cs.NE nlin.CG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In past work, we developed a computational model of the evolution of symbiotic entities (Model-S), based on Conway's Game of Life. In this article, we examine three trends that biologists have observed in the evolution of symbiotes. (1) Management: If one partner is able to control the symbiotic relation, this control can reduce conflict; thus, evolutionary selection favours symbiotes that have a manager. (2) Mutualism: Although partners in a symbiote often have conflicting needs, evolutionary selection favours symbiotes in which partners are better off together inside the symbiote than they would be as individuals outside of the symbiote. (3) Interaction: Repeated interaction among partners in symbiosis tends to promote increasing fitness due to evolutionary selection. We have added new components to Model-S that allow us to observe these three trends in runs of Model-S. The new components are analogous to the practice of staining cells in biology research, to reveal patterns that are not usually visible. When we measure the fitness of a symbiote by making it compete with other symbiotes, we find that fitter symbiotes have significantly more management, mutualism, and interaction than less fit symbiotes. These results confirm the trends observed in nature by biologists. Model-S allows biologists to study these evolutionary trends and other characteristics of symbiosis in ways that are not tractable with living organisms.
| [
{
"created": "Fri, 2 Apr 2021 21:23:48 GMT",
"version": "v1"
},
{
"created": "Fri, 20 Aug 2021 19:26:26 GMT",
"version": "v2"
},
{
"created": "Tue, 11 Jan 2022 21:54:23 GMT",
"version": "v3"
},
{
"created": "Thu, 30 Jun 2022 20:20:06 GMT",
"version": "v4"
},
{
"created": "Tue, 27 Sep 2022 00:20:57 GMT",
"version": "v5"
}
]
| 2022-09-28 | [
[
"Turney",
"Peter D.",
""
]
]
| Fri, 2 Apr 2021 21:23:48 GMT | 2021-04-02T21:23:48Z | [
"cs",
"nlin"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
1012.1237 | Russell Martin | Prasad Chebolu, Leslie Ann Goldberg, Russell Martin | The Complexity of Approximately Counting Stable Roommate Assignments | null | JCSS 2012 | 10.1016/j.jcss.2012.02.003 | null | cs.CC math.CO | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We investigate the complexity of approximately counting stable roommate assignments in two models: (i) the $k$-attribute model, in which the preference lists are determined by dot products of "preference vectors" with "attribute vectors" and (ii) the $k$-Euclidean model, in which the preference lists are determined by the closeness of the "positions" of the people to their "preferred positions". Exactly counting the number of assignments is #P-complete, since Irving and Leather demonstrated #P-completeness for the special case of the stable marriage problem. We show that counting the number of stable roommate assignments in the $k$-attribute model ($k \geq 4$) and the 3-Euclidean model($k \geq 3$) is interreducible, in an approximation-preserving sense, with counting independent sets (of all sizes) (#IS) in a graph, or counting the number of satisfying assignments of a Boolean formula (#SAT). This means that there can be no FPRAS for any of these problems unless NP=RP. As a consequence, we infer that there is no FPRAS for counting stable roommate assignments (#SR) unless NP=RP. Utilizing previous results by the authors, we give an approximation-preserving reduction from counting the number of independent sets in a bipartite graph (#BIS) to counting the number of stable roommate assignments both in the 3-attribute model and in the 2-Euclidean model. #BIS is complete with respect to approximation-preserving reductions in the logically-defined complexity class $#RH\Pi_1$. Hence, our result shows that an FPRAS for counting stable roommate assignments in the 3-attribute model would give an FPRAS for all of $#RH\Pi_1$. We also show that the 1-attribute stable roommate problem always has either one or two stable roommate assignments, so the number of assignments can be determined exactly in polynomial time.
| [
{
"created": "Mon, 6 Dec 2010 16:43:49 GMT",
"version": "v1"
},
{
"created": "Mon, 6 Feb 2012 16:12:36 GMT",
"version": "v2"
}
]
| 2012-04-20 | [
[
"Chebolu",
"Prasad",
""
],
[
"Goldberg",
"Leslie Ann",
""
],
[
"Martin",
"Russell",
""
]
]
| Mon, 6 Dec 2010 16:43:49 GMT | 2010-12-06T16:43:49Z | [
"cs",
"math"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
2208.05232 | Alexander Rind | Alexander Rind (1), Djordje Slijep\v{c}evi\'c (1), Matthias
Zeppelzauer (1), Fabian Unglaube (2), Andreas Kranzl (2) and Brian Horsak (3)
((1) Institute of Creative_Media/Technologies, St. Poelten University of
Applied Sciences, Austria, (2) Orthopaedic Hospital Vienna-Speising, Austria,
(3) Institute of Health Sciences, St. Poelten University of Applied Sciences,
Austria) | Trustworthy Visual Analytics in Clinical Gait Analysis: A Case Study for
Patients with Cerebral Palsy | 7 pages, 4 figures; supplemental material 9 pages, 8 figures | Proceedings of the 2022 IEEE Workshop on TRust and EXpertise in
Visual Analytics, TREX (2022) 8-15 | 10.1109/TREX57753.2022.00006 | null | cs.HC cs.CV cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Three-dimensional clinical gait analysis is essential for selecting optimal treatment interventions for patients with cerebral palsy (CP), but generates a large amount of time series data. For the automated analysis of these data, machine learning approaches yield promising results. However, due to their black-box nature, such approaches are often mistrusted by clinicians. We propose gaitXplorer, a visual analytics approach for the classification of CP-related gait patterns that integrates Grad-CAM, a well-established explainable artificial intelligence algorithm, for explanations of machine learning classifications. Regions of high relevance for classification are highlighted in the interactive visual interface. The approach is evaluated in a case study with two clinical gait experts. They inspected the explanations for a sample of eight patients using the visual interface and expressed which relevance scores they found trustworthy and which they found suspicious. Overall, the clinicians gave positive feedback on the approach as it allowed them a better understanding of which regions in the data were relevant for the classification.
| [
{
"created": "Wed, 10 Aug 2022 09:21:28 GMT",
"version": "v1"
},
{
"created": "Sun, 9 Oct 2022 09:10:08 GMT",
"version": "v2"
},
{
"created": "Mon, 19 Dec 2022 13:07:15 GMT",
"version": "v3"
}
]
| 2022-12-20 | [
[
"Rind",
"Alexander",
""
],
[
"Slijepčević",
"Djordje",
""
],
[
"Zeppelzauer",
"Matthias",
""
],
[
"Unglaube",
"Fabian",
""
],
[
"Kranzl",
"Andreas",
""
],
[
"Horsak",
"Brian",
""
]
]
| Wed, 10 Aug 2022 09:21:28 GMT | 2022-08-10T09:21:28Z | [
"cs"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
1910.13067 | The Canh Dinh | Canh T. Dinh, Nguyen H. Tran, Minh N. H. Nguyen, Choong Seon Hong, Wei
Bao, Albert Y. Zomaya, Vincent Gramoli | Federated Learning over Wireless Networks: Convergence Analysis and
Resource Allocation | null | null | 10.1109/TNET.2020.3035770 | null | cs.LG cs.DC cs.NI stat.ML | http://creativecommons.org/licenses/by/4.0/ | There is an increasing interest in a fast-growing machine learning technique called Federated Learning, in which the model training is distributed over mobile user equipments (UEs), exploiting UEs' local computation and training data. Despite its advantages in data privacy-preserving, Federated Learning (FL) still has challenges in heterogeneity across UEs' data and physical resources. We first propose a FL algorithm which can handle the heterogeneous UEs' data challenge without further assumptions except strongly convex and smooth loss functions. We provide the convergence rate characterizing the trade-off between local computation rounds of UE to update its local model and global communication rounds to update the FL global model. We then employ the proposed FL algorithm in wireless networks as a resource allocation optimization problem that captures the trade-off between the FL convergence wall clock time and energy consumption of UEs with heterogeneous computing and power resources. Even though the wireless resource allocation problem of FL is non-convex, we exploit this problem's structure to decompose it into three sub-problems and analyze their closed-form solutions as well as insights to problem design. Finally, we illustrate the theoretical analysis for the new algorithm with Tensorflow experiments and extensive numerical results for the wireless resource allocation sub-problems. The experiment results not only verify the theoretical convergence but also show that our proposed algorithm outperforms the vanilla FedAvg algorithm in terms of convergence rate and testing accuracy.
| [
{
"created": "Tue, 29 Oct 2019 03:31:28 GMT",
"version": "v1"
},
{
"created": "Fri, 1 Nov 2019 03:31:59 GMT",
"version": "v2"
},
{
"created": "Thu, 12 Mar 2020 00:16:29 GMT",
"version": "v3"
},
{
"created": "Thu, 29 Oct 2020 03:09:33 GMT",
"version": "v4"
}
]
| 2020-12-23 | [
[
"Dinh",
"Canh T.",
""
],
[
"Tran",
"Nguyen H.",
""
],
[
"Nguyen",
"Minh N. H.",
""
],
[
"Hong",
"Choong Seon",
""
],
[
"Bao",
"Wei",
""
],
[
"Zomaya",
"Albert Y.",
""
],
[
"Gramoli",
"Vincent",
""
]
]
| Tue, 29 Oct 2019 03:31:28 GMT | 2019-10-29T03:31:28Z | [
"cs",
"stat"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
2108.05522 | Shintaro Suzuki | Shintaro Suzuki and Hiroki Takahasi | Distribution of cycles for one-dimensional random dynamical systems | 35 pages,4 figures, the content of Section 4 was improved, some
errors in References were fixed | null | null | null | math.DS | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We consider an independently identically distributed random dynamical system generated by finitely many, non-uniformly expanding Markov interval maps with a finite number of branches. Assuming a topologically mixing condition and the uniqueness of equilibrium state for the associated skew product map, we establish a samplewise (quenched) almost-sure level-2 weighted equidistribution of "random cycles", with respect to a natural stationary measure as the periods of the cycles tend to infinity. This result implies an analogue of Bowen's theorem on periodic orbits of topologically mixing Axiom A diffeomorphisms. We also prove another almost-sure convergence theorem, as well as an averaged (annealed) theorem that is related to semigroup actions. We apply our results to the random $\beta$-expansion of real numbers, and obtain almost-sure convergences of average digital quantities in random $\beta$-expansions of random cycles that do not follow from the application of the ergodic theorems of Birkhoff or Kakutani. Our main results are applicable to random dynamical systems generated by finitely many maps with common neutral fixed points.
| [
{
"created": "Thu, 12 Aug 2021 04:09:05 GMT",
"version": "v1"
},
{
"created": "Thu, 28 Oct 2021 09:10:45 GMT",
"version": "v2"
},
{
"created": "Mon, 27 Dec 2021 03:19:22 GMT",
"version": "v3"
},
{
"created": "Fri, 18 Mar 2022 04:40:53 GMT",
"version": "v4"
},
{
"created": "Tue, 22 Mar 2022 00:09:22 GMT",
"version": "v5"
}
]
| 2022-03-23 | [
[
"Suzuki",
"Shintaro",
""
],
[
"Takahasi",
"Hiroki",
""
]
]
| Thu, 12 Aug 2021 04:09:05 GMT | 2021-08-12T04:09:05Z | [
"math"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
1412.8743 | Leonardo A Pachon | Sebastian Duque, Paul Brumer and Leonardo A. Pachon | Classical Approach to Multichromophoric Resonance Energy Transfer | 9 pages, 2 figures. Supplementary Material added | Phys. Rev. Lett. 115, 110402 (2015) | 10.1103/PhysRevLett.115.110402 | null | physics.bio-ph physics.chem-ph quant-ph | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | A classical formulation of the quantum multichromophoric theory of resonance energy transfer is developed on the basis of classical electrodynamics. The theory allows for the identification of a variety of processes of different order-in-the-interactions that contribute to the energy transfer in molecular aggregates with intra-coupling in donors and acceptor chromophores. Enhanced rates in multichromophoric resonance energy transfer are shown to be well described by this theory. Specifically, in a coupling configuration between N_{\mathrm{A}}$ acceptors and $N_{\mathrm{D}}$ donors, the theory correctly predicts an enhancement of the energy transfer rate dependent on the total number of donor-acceptor pairs. As an example, the theory, applied to the transfer rate in LH~II, gives results in excellent agreement with experiment. Finally, it is explicitly shown that as long as linear response theory holds, the classical multichromophoric theory formally coincides with the quantum formulation.
| [
{
"created": "Tue, 30 Dec 2014 19:44:12 GMT",
"version": "v1"
},
{
"created": "Sun, 26 Jul 2015 18:44:20 GMT",
"version": "v2"
}
]
| 2015-09-10 | [
[
"Duque",
"Sebastian",
""
],
[
"Brumer",
"Paul",
""
],
[
"Pachon",
"Leonardo A.",
""
]
]
| Tue, 30 Dec 2014 19:44:12 GMT | 2014-12-30T19:44:12Z | [
"physics"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
2210.02215 | Clement Lalanne | Cl\'ement Lalanne (DANTE, OCKHAM), Aur\'elien Garivier (UMPA-ENSL),
R\'emi Gribonval (DANTE, OCKHAM) | On the Statistical Complexity of Estimation and Testing under Privacy
Constraints | null | Transactions on Machine Learning Research Journal, 2023 | null | null | cs.LG cs.CR | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The challenge of producing accurate statistics while respecting the privacy of the individuals in a sample is an important area of research. We study minimax lower bounds for classes of differentially private estimators. In particular, we show how to characterize the power of a statistical test under differential privacy in a plug-and-play fashion by solving an appropriate transport problem. With specific coupling constructions, this observation allows us to derive Le Cam-type and Fano-type inequalities not only for regular definitions of differential privacy but also for those based on Renyi divergence. We then proceed to illustrate our results on three simple, fully worked out examples. In particular, we show that the problem class has a huge importance on the provable degradation of utility due to privacy. In certain scenarios, we show that maintaining privacy results in a noticeable reduction in performance only when the level of privacy protection is very high. Conversely, for other problems, even a modest level of privacy protection can lead to a significant decrease in performance. Finally, we demonstrate that the DP-SGLD algorithm, a private convex solver, can be employed for maximum likelihood estimation with a high degree of confidence, as it provides near-optimal results with respect to both the size of the sample and the level of privacy protection. This algorithm is applicable to a broad range of parametric estimation procedures, including exponential families.
| [
{
"created": "Wed, 5 Oct 2022 12:55:53 GMT",
"version": "v1"
},
{
"created": "Tue, 26 Dec 2023 08:20:11 GMT",
"version": "v2"
},
{
"created": "Wed, 18 Sep 2024 08:48:11 GMT",
"version": "v3"
}
]
| 2024-09-19 | [
[
"Lalanne",
"Clément",
"",
"DANTE, OCKHAM"
],
[
"Garivier",
"Aurélien",
"",
"UMPA-ENSL"
],
[
"Gribonval",
"Rémi",
"",
"DANTE, OCKHAM"
]
]
| Wed, 5 Oct 2022 12:55:53 GMT | 2022-10-05T12:55:53Z | [
"cs"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
1405.0232 | Balazs Pozsgay | M. Mesty\'an and B. Pozsgay | Short distance correlators in the XXZ spin chain for arbitrary string
distributions | 15 pages, v2: minor modifications, v3: minor modifications | null | 10.1088/1742-5468/2014/09/P09020 | null | cond-mat.stat-mech nlin.SI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In this letter we consider expectation values of local correlators in highly excited states of the spin-1/2 XXZ chain. Assuming that the string hypothesis holds we formulate the following conjecture: The correlation functions can be computed using the known factorized formulas of the finite temperature situation, if the building blocks are computed via certain linear integral equations using the string densities only. We prove this statement for the nearest neighbour z-z correlator for states with arbitrary string densities. Also, we check the conjecture numerically for other correlators in the finite temperature case. Our results pave the way towards the computation of the stationary values of correlators in non-equilibrium situations using the so-called quench-action approach.
| [
{
"created": "Thu, 1 May 2014 17:39:23 GMT",
"version": "v1"
},
{
"created": "Fri, 30 May 2014 09:23:49 GMT",
"version": "v2"
},
{
"created": "Wed, 16 Jul 2014 14:34:05 GMT",
"version": "v3"
}
]
| 2015-06-19 | [
[
"Mestyán",
"M.",
""
],
[
"Pozsgay",
"B.",
""
]
]
| Thu, 1 May 2014 17:39:23 GMT | 2014-05-01T17:39:23Z | [
"physics",
"nlin"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
2011.13233 | Pierre-Fran\c{c}ois Loos Dr | Rudraditya Sarkar and Martial Boggio-Pasqua and Pierre-Fran\c{c}ois
Loos and Denis Jacquemin | Benchmarking TD-DFT and Wave Function Methods for Oscillator Strengths
and Excited-State Dipole Moments | 18 pages, 7 figures | J. Chem. Theory Comput. 17, 1106 (2021) | 10.1021/acs.jctc.0c01228 | null | physics.chem-ph physics.comp-ph | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Using a set of oscillator strengths and excited-state dipole moments of near full configuration interaction (FCI) quality determined for small compounds, we benchmark the performances of several single-reference wave function methods (CC2, CCSD, CC3, CCSDT, ADC(2), and ADC(3/2)) and time-dependent density-functional theory (TD-DFT) with various functionals (B3LYP, PBE0, M06-2X, CAM-B3LYP, and $\omega$B97X-D). We consider the impact of various gauges (length, velocity, and mixed) and formalisms: equation of motion (EOM) \emph{vs} linear response (LR), relaxed \emph{vs} unrelaxed orbitals, etc. Beyond the expected accuracy improvements and a neat decrease of formalism sensitivy when using higher-order wave function methods, the present contribution shows that, for both ADC(2) and CC2, the choice of gauge impacts more significantly the magnitude of the oscillator strengths than the choice of formalism, and that CCSD yields a notable improvement on this transition property as compared to CC2. For the excited-state dipole moments, switching on orbital relaxation appreciably improves the accuracy of both ADC(2) and CC2, but has a rather small effect at the CCSD level. Going from ground to excited states, the typical errors on dipole moments for a given method tend to roughly triple. Interestingly, the ADC(3/2) oscillator strengths and dipoles are significantly more accurate than their ADC(2) counterparts, whereas the two models do deliver rather similar absolute errors for transition energies. Concerning TD-DFT, one finds: i) a rather negligible impact of the gauge on oscillator strengths for all tested functionals (except for M06-2X); ii) deviations of ca.~0.10 D on ground-state dipoles for all functionals; iii) the better overall performance of CAM-B3LYP for the two considered excited-state properties.
| [
{
"created": "Thu, 26 Nov 2020 11:02:31 GMT",
"version": "v1"
},
{
"created": "Wed, 13 Jan 2021 20:54:37 GMT",
"version": "v2"
}
]
| 2021-06-14 | [
[
"Sarkar",
"Rudraditya",
""
],
[
"Boggio-Pasqua",
"Martial",
""
],
[
"Loos",
"Pierre-François",
""
],
[
"Jacquemin",
"Denis",
""
]
]
| Thu, 26 Nov 2020 11:02:31 GMT | 2020-11-26T11:02:31Z | [
"physics"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
1011.1253 | Li Ma | Li Ma and Wing H. Wong | Coupling optional P\'olya trees and the two sample problem | 44 pages, 6 figures | null | null | null | stat.ME math.ST stat.TH | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Testing and characterizing the difference between two data samples is of fundamental interest in statistics. Existing methods such as Kolmogorov-Smirnov and Cramer-von-Mises tests do not scale well as the dimensionality increases and provides no easy way to characterize the difference should it exist. In this work, we propose a theoretical framework for inference that addresses these challenges in the form of a prior for Bayesian nonparametric analysis. The new prior is constructed based on a random-partition-and-assignment procedure similar to the one that defines the standard optional P\'olya tree distribution, but has the ability to generate multiple random distributions jointly. These random probability distributions are allowed to "couple", that is to have the same conditional distribution, on subsets of the sample space. We show that this "coupling optional P\'olya tree" prior provides a convenient and effective way for both the testing of two sample difference and the learning of the underlying structure of the difference. In addition, we discuss some practical issues in the computational implementation of this prior and provide several numerical examples to demonstrate its work.
| [
{
"created": "Thu, 4 Nov 2010 19:54:34 GMT",
"version": "v1"
},
{
"created": "Sun, 6 Feb 2011 00:45:44 GMT",
"version": "v2"
},
{
"created": "Mon, 7 Mar 2011 19:11:32 GMT",
"version": "v3"
},
{
"created": "Tue, 22 Mar 2011 08:38:28 GMT",
"version": "v4"
}
]
| 2011-03-23 | [
[
"Ma",
"Li",
""
],
[
"Wong",
"Wing H.",
""
]
]
| Thu, 4 Nov 2010 19:54:34 GMT | 2010-11-04T19:54:34Z | [
"math",
"stat"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
2105.08059 | Yilmaz Korkmaz | Yilmaz Korkmaz, Salman UH Dar, Mahmut Yurt, Muzaffer \"Ozbey, Tolga
\c{C}ukur | Unsupervised MRI Reconstruction via Zero-Shot Learned Adversarial
Transformers | null | null | null | null | eess.IV cs.CV cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Supervised reconstruction models are characteristically trained on matched pairs of undersampled and fully-sampled data to capture an MRI prior, along with supervision regarding the imaging operator to enforce data consistency. To reduce supervision requirements, the recent deep image prior framework instead conjoins untrained MRI priors with the imaging operator during inference. Yet, canonical convolutional architectures are suboptimal in capturing long-range relationships, and priors based on randomly initialized networks may yield suboptimal performance. To address these limitations, here we introduce a novel unsupervised MRI reconstruction method based on zero-Shot Learned Adversarial TransformERs (SLATER). SLATER embodies a deep adversarial network with cross-attention transformers to map noise and latent variables onto coil-combined MR images. During pre-training, this unconditional network learns a high-quality MRI prior in an unsupervised generative modeling task. During inference, a zero-shot reconstruction is then performed by incorporating the imaging operator and optimizing the prior to maximize consistency to undersampled data. Comprehensive experiments on brain MRI datasets clearly demonstrate the superior performance of SLATER against state-of-the-art unsupervised methods.
| [
{
"created": "Sat, 15 May 2021 02:01:21 GMT",
"version": "v1"
},
{
"created": "Fri, 21 May 2021 12:37:20 GMT",
"version": "v2"
},
{
"created": "Sun, 16 Jan 2022 12:57:47 GMT",
"version": "v3"
}
]
| 2022-01-19 | [
[
"Korkmaz",
"Yilmaz",
""
],
[
"Dar",
"Salman UH",
""
],
[
"Yurt",
"Mahmut",
""
],
[
"Özbey",
"Muzaffer",
""
],
[
"Çukur",
"Tolga",
""
]
]
| Sat, 15 May 2021 02:01:21 GMT | 2021-05-15T02:01:21Z | [
"cs",
"eess"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
1808.09828 | Arni S.R. Srinivasa Rao | Steven G. Krantz, Peter Polyakov, Arni S.R. Srinivasa Rao | True Epidemic Growth Construction Through Harmonic Analysis | 16 pages, new Figure on Meyer wavelets added | Journal of Theoretical Biology Volume 494, 7 June 2020, 110243 | 10.1016/j.jtbi.2020.110243 | null | q-bio.OT | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In this paper, we have proposed a two phase procedure (combining discrete graphs and wavelets) for constructing a true epidemic growth. In the first phase graph theory based approach was developed to update partial data available and in the second phase we used this partial data to generate a plausible complete data through wavelets. This procedure although novel and implementable, still leave some questions unanswered.
| [
{
"created": "Wed, 29 Aug 2018 13:50:42 GMT",
"version": "v1"
},
{
"created": "Tue, 4 Sep 2018 18:21:45 GMT",
"version": "v2"
}
]
| 2021-06-15 | [
[
"Krantz",
"Steven G.",
""
],
[
"Polyakov",
"Peter",
""
],
[
"Rao",
"Arni S. R. Srinivasa",
""
]
]
| Wed, 29 Aug 2018 13:50:42 GMT | 2018-08-29T13:50:42Z | [
"q-bio"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
1912.05170 | G\"orkem Algan | G\"orkem Algan, Ilkay Ulusoy | Image Classification with Deep Learning in the Presence of Noisy Labels:
A Survey | null | null | 10.1016/j.knosys.2021.106771 | null | cs.LG cs.CV stat.ML | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Image classification systems recently made a giant leap with the advancement of deep neural networks. However, these systems require an excessive amount of labeled data to be adequately trained. Gathering a correctly annotated dataset is not always feasible due to several factors, such as the expensiveness of the labeling process or difficulty of correctly classifying data, even for the experts. Because of these practical challenges, label noise is a common problem in real-world datasets, and numerous methods to train deep neural networks with label noise are proposed in the literature. Although deep neural networks are known to be relatively robust to label noise, their tendency to overfit data makes them vulnerable to memorizing even random noise. Therefore, it is crucial to consider the existence of label noise and develop counter algorithms to fade away its adverse effects to train deep neural networks efficiently. Even though an extensive survey of machine learning techniques under label noise exists, the literature lacks a comprehensive survey of methodologies centered explicitly around deep learning in the presence of noisy labels. This paper aims to present these algorithms while categorizing them into one of the two subgroups: noise model based and noise model free methods. Algorithms in the first group aim to estimate the noise structure and use this information to avoid the adverse effects of noisy labels. Differently, methods in the second group try to come up with inherently noise robust algorithms by using approaches like robust losses, regularizers or other learning paradigms.
| [
{
"created": "Wed, 11 Dec 2019 08:26:57 GMT",
"version": "v1"
},
{
"created": "Fri, 5 Jun 2020 09:56:01 GMT",
"version": "v2"
},
{
"created": "Mon, 11 Jan 2021 08:50:51 GMT",
"version": "v3"
}
]
| 2021-01-19 | [
[
"Algan",
"Görkem",
""
],
[
"Ulusoy",
"Ilkay",
""
]
]
| Wed, 11 Dec 2019 08:26:57 GMT | 2019-12-11T08:26:57Z | [
"cs",
"stat"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
0803.4462 | Andrew Sutherland | Kiran S. Kedlaya and Andrew V. Sutherland | Hyperelliptic curves, L-polynomials, and random matrices | Fixed 3 minor typos on pages 31 and 32, including a correction to
Table 12. 44 pages | Arithmetic, Geometry, Cryptography and Coding Theory (AGCT-11,
2007), Contemporary Mathematics volume 487, pp. 119-162, AMS, 2009 | 10.1090/conm/487 | null | math.NT math.AG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We analyze the distribution of unitarized L-polynomials Lp(T) (as p varies) obtained from a hyperelliptic curve of genus g <= 3 defined over Q. In the generic case, we find experimental agreement with a predicted correspondence (based on the Katz-Sarnak random matrix model) between the distributions of Lp(T) and of characteristic polynomials of random matrices in the compact Lie group USp(2g). We then formulate an analogue of the Sato-Tate conjecture for curves of genus 2, in which the generic distribution is augmented by 22 exceptional distributions, each corresponding to a compact subgroup of USp(4). In every case, we exhibit a curve closely matching the proposed distribution, and can find no curves unaccounted for by our classification.
| [
{
"created": "Mon, 31 Mar 2008 14:53:17 GMT",
"version": "v1"
},
{
"created": "Fri, 5 Sep 2008 15:18:26 GMT",
"version": "v2"
},
{
"created": "Wed, 18 Feb 2009 16:34:07 GMT",
"version": "v3"
},
{
"created": "Sun, 28 Nov 2010 21:05:11 GMT",
"version": "v4"
}
]
| 2013-02-05 | [
[
"Kedlaya",
"Kiran S.",
""
],
[
"Sutherland",
"Andrew V.",
""
]
]
| Mon, 31 Mar 2008 14:53:17 GMT | 2008-03-31T14:53:17Z | [
"math"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
2201.11989 | Naoki Sato | Naoki Sato and Hideaki Iiduka | Existence and Estimation of Critical Batch Size for Training Generative
Adversarial Networks with Two Time-Scale Update Rule | Accepted at the 40th International Conference on Machine Learning
(ICML 2023) | null | null | null | cs.LG math.OC | http://creativecommons.org/licenses/by/4.0/ | Previous results have shown that a two time-scale update rule (TTUR) using different learning rates, such as different constant rates or different decaying rates, is useful for training generative adversarial networks (GANs) in theory and in practice. Moreover, not only the learning rate but also the batch size is important for training GANs with TTURs and they both affect the number of steps needed for training. This paper studies the relationship between batch size and the number of steps needed for training GANs with TTURs based on constant learning rates. We theoretically show that, for a TTUR with constant learning rates, the number of steps needed to find stationary points of the loss functions of both the discriminator and generator decreases as the batch size increases and that there exists a critical batch size minimizing the stochastic first-order oracle (SFO) complexity. Then, we use the Fr'echet inception distance (FID) as the performance measure for training and provide numerical results indicating that the number of steps needed to achieve a low FID score decreases as the batch size increases and that the SFO complexity increases once the batch size exceeds the measured critical batch size. Moreover, we show that measured critical batch sizes are close to the sizes estimated from our theoretical results.
| [
{
"created": "Fri, 28 Jan 2022 08:52:01 GMT",
"version": "v1"
},
{
"created": "Tue, 2 May 2023 14:10:02 GMT",
"version": "v2"
},
{
"created": "Wed, 3 May 2023 02:47:59 GMT",
"version": "v3"
},
{
"created": "Sat, 6 May 2023 04:21:37 GMT",
"version": "v4"
},
{
"created": "Mon, 15 May 2023 10:00:43 GMT",
"version": "v5"
},
{
"created": "Mon, 5 Jun 2023 13:20:53 GMT",
"version": "v6"
}
]
| 2023-06-06 | [
[
"Sato",
"Naoki",
""
],
[
"Iiduka",
"Hideaki",
""
]
]
| Fri, 28 Jan 2022 08:52:01 GMT | 2022-01-28T08:52:01Z | [
"cs",
"math"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
math/9805120 | Paolo Aschieri | Paolo Aschieri | Real forms of quantum orthogonal groups, q-Lorentz groups in any
dimension | Latex, 13 pages. Added ref. [4] and [7] (page 12) | Lett.Math.Phys.49:1-15,1999 | 10.1023/A:1007636508798 | LBNL-41692 | math.QA hep-th | null | We review known real forms of the quantum orthogonal groups SO_q(N). New *-conjugations are then introduced and we contruct all real forms of quantum orthogonal groups. We thus give an RTT formulation of the *-conjugations on SO_q(N) that is complementary to the U_q(g) *-structure classification of Twietmeyer \cite{Twietmeyer}. In particular we easily find and describe the real forms SO_q(N-1,1) for any value of N. Quantum subspaces of the q-Minkowski space are analized.
| [
{
"created": "Wed, 27 May 1998 05:09:30 GMT",
"version": "v1"
},
{
"created": "Fri, 12 Jun 1998 00:45:37 GMT",
"version": "v2"
}
]
| 2014-11-18 | [
[
"Aschieri",
"Paolo",
""
]
]
| Wed, 27 May 1998 05:09:30 GMT | 1998-05-27T05:09:30Z | [
"physics",
"math"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
0911.4151 | Arseni Seregin | Arseni Seregin, Jon A. Wellner | Nonparametric estimation of multivariate convex-transformed densities | Published in at http://dx.doi.org/10.1214/10-AOS840 the Annals of
Statistics (http://www.imstat.org/aos/) by the Institute of Mathematical
Statistics (http://www.imstat.org) | Annals of Statistics 2010, Vol. 38, No. 6, 3751-3781 | 10.1214/10-AOS840 | IMS-AOS-AOS840 | math.ST stat.TH | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We study estimation of multivariate densities $p$ of the form $p(x)=h(g(x))$ for $x\in \mathbb {R}^d$ and for a fixed monotone function $h$ and an unknown convex function $g$. The canonical example is $h(y)=e^{-y}$ for $y\in \mathbb {R}$; in this case, the resulting class of densities [\mathcal {P}(e^{-y})={p=\exp(-g):g is convex}] is well known as the class of log-concave densities. Other functions $h$ allow for classes of densities with heavier tails than the log-concave class. We first investigate when the maximum likelihood estimator $\hat{p}$ exists for the class $\mathcal {P}(h)$ for various choices of monotone transformations $h$, including decreasing and increasing functions $h$. The resulting models for increasing transformations $h$ extend the classes of log-convex densities studied previously in the econometrics literature, corresponding to $h(y)=\exp(y)$. We then establish consistency of the maximum likelihood estimator for fairly general functions $h$, including the log-concave class $\mathcal {P}(e^{-y})$ and many others. In a final section, we provide asymptotic minimax lower bounds for the estimation of $p$ and its vector of derivatives at a fixed point $x_0$ under natural smoothness hypotheses on $h$ and $g$. The proofs rely heavily on results from convex analysis.
| [
{
"created": "Sat, 21 Nov 2009 01:06:18 GMT",
"version": "v1"
},
{
"created": "Wed, 14 Nov 2012 13:51:05 GMT",
"version": "v2"
}
]
| 2012-11-15 | [
[
"Seregin",
"Arseni",
""
],
[
"Wellner",
"Jon A.",
""
]
]
| Sat, 21 Nov 2009 01:06:18 GMT | 2009-11-21T01:06:18Z | [
"math",
"stat"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
2206.05431 | Subhadip Mukherjee | Subhadip Mukherjee, Andreas Hauptmann, Ozan \"Oktem, Marcelo Pereyra,
Carola-Bibiane Sch\"onlieb | Learned reconstruction methods with convergence guarantees | null | null | null | null | cs.CV cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In recent years, deep learning has achieved remarkable empirical success for image reconstruction. This has catalyzed an ongoing quest for precise characterization of correctness and reliability of data-driven methods in critical use-cases, for instance in medical imaging. Notwithstanding the excellent performance and efficacy of deep learning-based methods, concerns have been raised regarding their stability, or lack thereof, with serious practical implications. Significant advances have been made in recent years to unravel the inner workings of data-driven image recovery methods, challenging their widely perceived black-box nature. In this article, we will specify relevant notions of convergence for data-driven image reconstruction, which will form the basis of a survey of learned methods with mathematically rigorous reconstruction guarantees. An example that is highlighted is the role of ICNN, offering the possibility to combine the power of deep learning with classical convex regularization theory for devising methods that are provably convergent. This survey article is aimed at both methodological researchers seeking to advance the frontiers of our understanding of data-driven image reconstruction methods as well as practitioners, by providing an accessible description of useful convergence concepts and by placing some of the existing empirical practices on a solid mathematical foundation.
| [
{
"created": "Sat, 11 Jun 2022 06:08:25 GMT",
"version": "v1"
},
{
"created": "Sat, 9 Jul 2022 10:54:21 GMT",
"version": "v2"
},
{
"created": "Wed, 14 Sep 2022 12:48:52 GMT",
"version": "v3"
}
]
| 2022-09-15 | [
[
"Mukherjee",
"Subhadip",
""
],
[
"Hauptmann",
"Andreas",
""
],
[
"Öktem",
"Ozan",
""
],
[
"Pereyra",
"Marcelo",
""
],
[
"Schönlieb",
"Carola-Bibiane",
""
]
]
| Sat, 11 Jun 2022 06:08:25 GMT | 2022-06-11T06:08:25Z | [
"cs"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
null | null | null | Listening Comprehension over Argumentative Content | null | null | null | null | null | null | This paper presents a task for machine listening comprehension in the argumentation domain and a corresponding dataset in English. We recorded 200 spontaneous speeches arguing for or against 50 controversial topics. For each speech, we formulated a question, aimed at confirming or rejecting the occurrence of potential arguments in the speech. Labels were collected by listening to the speech and marking which arguments were mentioned by the speaker. We applied baseline methods addressing the task, to be used as a benchmark for future work over this dataset. All data used in this work is freely available for research. | null | null | null | null | null | null | acl | inproceedings | mirkin-etal-2018-listening | Riloff, Ellen and Chiang, David and Hockenmaier, Julia and Tsujii, Jun{'}ichi | oct # "-" # nov | 2,018 | Brussels, Belgium | Association for Computational Linguistics | https://aclanthology.org/D18-1078/ | Mirkin, Shachar and Moshkowich, Guy and Orbach, Matan and Kotlerman, Lili and Kantor, Yoav and Lavee, Tamar and Jacovi, Michal and Bilu, Yonatan and Aharonov, Ranit and Slonim, Noam | Proceedings of the 2018 Conference on Empirical Methods in Natural Language Processing | 719--724 | null | null |
1902.07839 | Xinsong Du | Xinsong Du, Jae Min, Mattia Prosperi, Rohit Bishnoi, Dominick J.
Lemas, Chintan P. Shah | Inference of a Multi-Domain Machine Learning Model to Predict Mortality
in Hospital Stays for Patients with Cancer upon Febrile Neutropenia Onset | This paper is under development, the authors think the paper contains
no innovation and do not want to reveal some of the current results included
in the paper for now | null | null | null | q-bio.QM cs.LG stat.ML | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Febrile neutropenia (FN) has been associated with high mortality, especially among adults with cancer. Understanding the patient and provider level heterogeneity in FN hospital admissions has potential to inform personalized interventions focused on increasing survival of individuals with FN. We leverage machine learning techniques to disentangling the complex interactions among multi domain risk factors in a population with FN. Data from the Healthcare Cost and Utilization Project (HCUP) National Inpatient Sample and Nationwide Inpatient Sample (NIS) were used to build machine learning based models of mortality for adult cancer patients who were diagnosed with FN during a hospital admission. In particular, the importance of risk factors from different domains (including demographic, clinical, and hospital associated information) was studied. A set of more interpretable (decision tree, logistic regression) as well as more black box (random forest, gradient boosting, neural networks) models were analyzed and compared via multiple cross validation. Our results demonstrate that a linear prediction score of FN mortality among adults with cancer, based on admission information is effective in classifying high risk patients; clinical diagnoses is the domain with the highest predictive power. A number of the risk variables (e.g. sepsis, kidney failure, etc.) identified in this study are clinically actionable and may inform future studies looking at the patients prior medical history are warranted.
| [
{
"created": "Thu, 21 Feb 2019 01:52:12 GMT",
"version": "v1"
},
{
"created": "Wed, 27 Feb 2019 20:09:50 GMT",
"version": "v2"
},
{
"created": "Mon, 27 May 2019 14:27:12 GMT",
"version": "v3"
}
]
| 2019-05-28 | [
[
"Du",
"Xinsong",
""
],
[
"Min",
"Jae",
""
],
[
"Prosperi",
"Mattia",
""
],
[
"Bishnoi",
"Rohit",
""
],
[
"Lemas",
"Dominick J.",
""
],
[
"Shah",
"Chintan P.",
""
]
]
| Thu, 21 Feb 2019 01:52:12 GMT | 2019-02-21T01:52:12Z | [
"q-bio",
"cs",
"stat"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
0912.1534 | Ronald Hochreiter | Ronald Hochreiter | Evolutionary multi-stage financial scenario tree generation | null | Lecture Notes in Computer Science 6025:182-191. 2010. | 10.1007/978-3-642-12242-2_19 | null | cs.NE q-fin.CP q-fin.PM | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Multi-stage financial decision optimization under uncertainty depends on a careful numerical approximation of the underlying stochastic process, which describes the future returns of the selected assets or asset categories. Various approaches towards an optimal generation of discrete-time, discrete-state approximations (represented as scenario trees) have been suggested in the literature. In this paper, a new evolutionary algorithm to create scenario trees for multi-stage financial optimization models will be presented. Numerical results and implementation details conclude the paper.
| [
{
"created": "Tue, 8 Dec 2009 16:29:24 GMT",
"version": "v1"
},
{
"created": "Mon, 18 Jan 2010 21:20:22 GMT",
"version": "v2"
}
]
| 2010-04-27 | [
[
"Hochreiter",
"Ronald",
""
]
]
| Tue, 8 Dec 2009 16:29:24 GMT | 2009-12-08T16:29:24Z | [
"cs",
"q-fin"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.