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
1706.08964
Eric Swartz
Alex Schaefer and Eric Swartz
Graphs that contain multiply transitive matchings
to appear in European Journal of Combinatorics
null
null
null
math.CO
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Let $\Gamma$ be a finite, undirected, connected, simple graph. We say that a matching $\mathcal{M}$ is a \textit{permutable $m$-matching} if $\mathcal{M}$ contains $m$ edges and the subgroup of $\text{Aut}(\Gamma)$ that fixes the matching $\mathcal{M}$ setwise allows the edges of $\mathcal{M}$ to be permuted in any fashion. A matching $\mathcal{M}$ is \textit{2-transitive} if the setwise stabilizer of $\mathcal{M}$ in $\text{Aut}(\Gamma)$ can map any ordered pair of distinct edges of $\mathcal{M}$ to any other ordered pair of distinct edges of $\mathcal{M}$. We provide constructions of graphs with a permutable matching; we show that, if $\Gamma$ is an arc-transitive graph that contains a permutable $m$-matching for $m \ge 4$, then the degree of $\Gamma$ is at least $m$; and, when $m$ is sufficiently large, we characterize the locally primitive, arc-transitive graphs of degree $m$ that contain a permutable $m$-matching. Finally, we classify the graphs that have a $2$-transitive perfect matching and also classify graphs that have a permutable perfect matching.
[ { "created": "Tue, 27 Jun 2017 17:52:29 GMT", "version": "v1" }, { "created": "Thu, 31 May 2018 22:13:57 GMT", "version": "v2" }, { "created": "Thu, 13 Aug 2020 22:16:24 GMT", "version": "v3" } ]
2020-08-17
[ [ "Schaefer", "Alex", "" ], [ "Swartz", "Eric", "" ] ]
Tue, 27 Jun 2017 17:52:29 GMT
2017-06-27T17:52:29Z
[ "math" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
Unsupervised Natural Language Inference via Decoupled Multimodal Contrastive Learning
null
null
null
null
null
null
We propose to solve the natural language inference problem without any supervision from the inference labels via task-agnostic multimodal pretraining. Although recent studies of multimodal self-supervised learning also represent the linguistic and visual context, their encoders for different modalities are coupled. Thus they cannot incorporate visual information when encoding plain text alone. In this paper, we propose Multimodal Aligned Contrastive Decoupled learning (MACD) network. MACD forces the decoupled text encoder to represent the visual information via contrastive learning. Therefore, it embeds visual knowledge even for plain text inference. We conducted comprehensive experiments over plain text inference datasets (i.e. SNLI and STS-B). The unsupervised MACD even outperforms the fully-supervised BiLSTM and BiLSTM+ELMO on STS-B.
null
null
null
null
null
null
acl
inproceedings
cui-etal-2020-unsupervised
Webber, Bonnie and Cohn, Trevor and He, Yulan and Liu, Yang
nov
2,020
Online
Association for Computational Linguistics
https://aclanthology.org/2020.emnlp-main.444/
Cui, Wanyun and Zheng, Guangyu and Wang, Wei
Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing (EMNLP)
5511--5520
null
null
2009.07612
Hanbaek Lyu
Hanbaek Lyu and Christopher Strohmeier and Deanna Needell
Online nonnegative CP-dictionary learning for Markovian data
41 pages, 5 figures
null
null
null
stat.ML cs.LG math.OC
http://creativecommons.org/licenses/by/4.0/
Online Tensor Factorization (OTF) is a fundamental tool in learning low-dimensional interpretable features from streaming multi-modal data. While various algorithmic and theoretical aspects of OTF have been investigated recently, a general convergence guarantee to stationary points of the objective function without any incoherence or sparsity assumptions is still lacking even for the i.i.d. case. In this work, we introduce a novel algorithm that learns a CANDECOMP/PARAFAC (CP) basis from a given stream of tensor-valued data under general constraints, including nonnegativity constraints that induce interpretability of the learned CP basis. We prove that our algorithm converges almost surely to the set of stationary points of the objective function under the hypothesis that the sequence of data tensors is generated by an underlying Markov chain. Our setting covers the classical i.i.d. case as well as a wide range of application contexts including data streams generated by independent or MCMC sampling. Our result closes a gap between OTF and Online Matrix Factorization in global convergence analysis \commHL{for CP-decompositions}. Experimentally, we show that our algorithm converges much faster than standard algorithms for nonnegative tensor factorization tasks on both synthetic and real-world data. Also, we demonstrate the utility of our algorithm on a diverse set of examples from image, video, and time-series data, illustrating how one may learn qualitatively different CP-dictionaries from the same tensor data by exploiting the tensor structure in multiple ways.
[ { "created": "Wed, 16 Sep 2020 11:41:01 GMT", "version": "v1" }, { "created": "Mon, 1 Feb 2021 13:07:32 GMT", "version": "v2" }, { "created": "Thu, 6 Jan 2022 04:30:20 GMT", "version": "v3" }, { "created": "Sun, 3 Apr 2022 00:07:43 GMT", "version": "v4" } ]
2022-04-05
[ [ "Lyu", "Hanbaek", "" ], [ "Strohmeier", "Christopher", "" ], [ "Needell", "Deanna", "" ] ]
Wed, 16 Sep 2020 11:41:01 GMT
2020-09-16T11:41:01Z
[ "cs", "math", "stat" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
Fine-tuning Transformers for Identifying Self-Reporting Potential Cases and Symptoms of {COVID}-19 in Tweets
null
null
null
null
null
null
We describe our straight-forward approach for Tasks 5 and 6 of 2021 Social Media Min- ing for Health Applications (SMM4H) shared tasks. Our system is based on fine-tuning Dis- tillBERT on each task, as well as first fine- tuning the model on the other task. In this paper, we additionally explore how much fine- tuning is necessary for accurately classifying tweets as containing self-reported COVID-19 symptoms (Task 5) or whether a tweet related to COVID-19 is self-reporting, non-personal reporting, or a literature/news mention of the virus (Task 6).
null
null
null
null
null
null
acl
inproceedings
fleming-etal-2021-fine
Magge, Arjun and Klein, Ari and Miranda-Escalada, Antonio and Al-garadi, Mohammed Ali and Alimova, Ilseyar and Miftahutdinov, Zulfat and Farre-Maduell, Eulalia and Lopez, Salvador Lima and Flores, Ivan and O'Connor, Karen and Weissenbacher, Davy and Tutubalina, Elena and Sarker, Abeed and Banda, Juan M and Krallinger, Martin and Gonzalez-Hernandez, Graciela
jun
2,021
Mexico City, Mexico
Association for Computational Linguistics
https://aclanthology.org/2021.smm4h-1.28/
Fleming, Max and Dondeti, Priyanka and Dreisbach, Caitlin and Poliak, Adam
Proceedings of the Sixth Social Media Mining for Health ({\#}SMM4H) Workshop and Shared Task
131--134
null
null
1805.10123
Boris Oreshkin N
Boris N. Oreshkin and Pau Rodriguez and Alexandre Lacoste
TADAM: Task dependent adaptive metric for improved few-shot learning
null
Advances in Neural Information Processing Systems 31, 2018
null
null
cs.LG cs.AI cs.CV stat.ML
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Few-shot learning has become essential for producing models that generalize from few examples. In this work, we identify that metric scaling and metric task conditioning are important to improve the performance of few-shot algorithms. Our analysis reveals that simple metric scaling completely changes the nature of few-shot algorithm parameter updates. Metric scaling provides improvements up to 14% in accuracy for certain metrics on the mini-Imagenet 5-way 5-shot classification task. We further propose a simple and effective way of conditioning a learner on the task sample set, resulting in learning a task-dependent metric space. Moreover, we propose and empirically test a practical end-to-end optimization procedure based on auxiliary task co-training to learn a task-dependent metric space. The resulting few-shot learning model based on the task-dependent scaled metric achieves state of the art on mini-Imagenet. We confirm these results on another few-shot dataset that we introduce in this paper based on CIFAR100. Our code is publicly available at https://github.com/ElementAI/TADAM.
[ { "created": "Wed, 23 May 2018 20:17:59 GMT", "version": "v1" }, { "created": "Mon, 28 May 2018 22:42:57 GMT", "version": "v2" }, { "created": "Tue, 6 Nov 2018 14:36:12 GMT", "version": "v3" }, { "created": "Fri, 25 Jan 2019 18:47:30 GMT", "version": "v4" } ]
2019-01-28
[ [ "Oreshkin", "Boris N.", "" ], [ "Rodriguez", "Pau", "" ], [ "Lacoste", "Alexandre", "" ] ]
Wed, 23 May 2018 20:17:59 GMT
2018-05-23T20:17:59Z
[ "cs", "stat" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
Female dissociative responding to extreme sexual violence in a chronic crisis setting: the case of Eastern Congo.
null
null
null
null
null
null
This cross-sectional study aimed to examine relationships between the number of traumatizing events, degree of shutdown dissociation, posttraumatic stress disorder (PTSD), and depression. Fifty-three female survivors of the ongoing war in Congo who sought medical treatment were interviewed. A path-analytic model was created with paths to PTSD via dissociation, and both the number of self-experienced and witnessed traumatizing events. Cumulative exposure and dissociation were associated with increased PTSD severity. Posttraumatic stress disorder and witnessing predicted depression when depression was modeled as a consequence of PTSD. Moreover, PTSD mediated the correlation between dissociation and depression. The findings suggest that shutdown dissociation may have value in predicting PTSD, and there is evidence of differential effects of threat to oneself as opposed to witnessing trauma.
null
null
null
null
null
null
pubmed
null
null
null
null
2,011
null
null
null
null
null
null
21,425,194
Journal of traumatic stress
2106.02927
Monireh Ghasri
Monireh Allah Gholi Ghasri, Ali Mohammad Afshin Hemmatyar
A Generalized Framework for Joint Dynamic Optimal RF Interface Setting and Next-Hop Selection in IoT networks with Similar Requests
null
null
10.1109/LNET.2022.3163679
null
cs.NI eess.SP
http://creativecommons.org/licenses/by/4.0/
Many applications which run on the Internet-of-Things machines require similar bandwidths. These machines are equipped with multiple Radio Frequency (RF) interfaces for machine-to-machine or machine-to-Base Station(BS) communications. Joint dynamic optimal RF interface setting and next-hop selection in data transmission can maximize the network data rate. For this purpose, we propose a generalized framework for simultaneous selection of these components according to the required bandwidth of machines. This framework is suitable for networks with multiple BSs and sources with similar bandwidth requests. Simulation results show that using the proposed framework, the average data rate of network sources increases up to 117%.
[ { "created": "Sat, 5 Jun 2021 16:13:25 GMT", "version": "v1" }, { "created": "Wed, 9 Jun 2021 12:05:59 GMT", "version": "v2" }, { "created": "Sat, 9 Oct 2021 12:48:14 GMT", "version": "v3" }, { "created": "Tue, 11 Jan 2022 23:28:21 GMT", "version": "v4" } ]
2022-04-04
[ [ "Ghasri", "Monireh Allah Gholi", "" ], [ "Hemmatyar", "Ali Mohammad Afshin", "" ] ]
Sat, 5 Jun 2021 16:13:25 GMT
2021-06-05T16:13:25Z
[ "cs", "eess" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
cond-mat/9805286
Peter Olmsted
P. D. Olmsted, O. Radulescu, and C.-Y. D. Lu
The Johnson-Segalman model with a diffusion term in Couette flow
14 pp, to be published in Journal of Rheology
Journal of Rheology 44 (2000) 257-275
10.1122/1.551085
null
cond-mat.soft nlin.PS patt-sol physics.flu-dyn
null
We study the Johnson-Segalman (JS) model as a paradigm for some complex fluids which are observed to phase separate, or ``shear-band'' in flow. We analyze the behavior of this model in cylindrical Couette flow and demonstrate the history dependence inherent in the local JS model. We add a simple gradient term to the stress dynamics and demonstrate how this term breaks the degeneracy of the local model and prescribes a much smaller (discrete, rather than continuous) set of banded steady state solutions. We investigate some of the effects of the curvature of Couette flow on the observable steady state behavior and kinetics, and discuss some of the implications for metastability.
[ { "created": "Fri, 22 May 1998 11:01:05 GMT", "version": "v1" }, { "created": "Thu, 4 Nov 1999 22:09:43 GMT", "version": "v2" } ]
2009-10-31
[ [ "Olmsted", "P. D.", "" ], [ "Radulescu", "O.", "" ], [ "Lu", "C. -Y. D.", "" ] ]
Fri, 22 May 1998 11:01:05 GMT
1998-05-22T11:01:05Z
[ "physics", "nlin" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
Block-wise Word Embedding Compression Revisited: Better Weighting and Structuring
null
null
null
null
null
null
Word embedding is essential for neural network models for various natural language processing tasks. Since the word embedding usually has a considerable size, in order to deploy a neural network model having it on edge devices, it should be effectively compressed. There was a study for proposing a block-wise low-rank approximation method for word embedding, called GroupReduce. Even if their structure is effective, the properties behind the concept of the block-wise word embedding compression were not sufficiently explored. Motivated by this, we improve GroupReduce in terms of word weighting and structuring. For word weighting, we propose a simple yet effective method inspired by the term frequency-inverse document frequency method and a novel differentiable method. Based on them, we construct a discriminative word embedding compression algorithm. In the experiments, we demonstrate that the proposed algorithm more effectively finds word weights than competitors in most cases. In addition, we show that the proposed algorithm can act like a framework through successful cooperation with quantization.
null
null
null
null
null
null
acl
inproceedings
lee-etal-2021-block-wise
Moens, Marie-Francine and Huang, Xuanjing and Specia, Lucia and Yih, Scott Wen-tau
nov
2,021
Punta Cana, Dominican Republic
Association for Computational Linguistics
https://aclanthology.org/2021.findings-emnlp.372/
Lee, Jong-Ryul and Lee, Yong-Ju and Moon, Yong-Hyuk
Findings of the Association for Computational Linguistics: EMNLP 2021
4379--4388
null
null
2205.10655
Alankar Kotwal
Alankar Kotwal and Anat Levin and Ioannis Gkioulekas
Swept-Angle Synthetic Wavelength Interferometry
null
null
null
null
cs.CV physics.optics
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We present a new imaging technique, swept-angle synthetic wavelength interferometry, for full-field micron-scale 3D sensing. As in conventional synthetic wavelength interferometry, our technique uses light consisting of two narrowly-separated optical wavelengths, resulting in per-pixel interferometric measurements whose phase encodes scene depth. Our technique additionally uses a new type of light source that, by emulating spatially-incoherent illumination, makes interferometric measurements insensitive to aberrations and (sub)surface scattering, effects that corrupt phase measurements. The resulting technique combines the robustness to such corruptions of scanning interferometric setups, with the speed of full-field interferometric setups. Overall, our technique can recover full-frame depth at a lateral and axial resolution of 5 microns, at frame rates of 5 Hz, even under strong ambient light. We build an experimental prototype, and use it to demonstrate these capabilities by scanning a variety of objects, including objects representative of applications in inspection and fabrication, and objects that contain challenging light scattering effects.
[ { "created": "Sat, 21 May 2022 18:38:05 GMT", "version": "v1" }, { "created": "Sat, 19 Nov 2022 15:57:15 GMT", "version": "v2" }, { "created": "Tue, 28 Mar 2023 07:02:03 GMT", "version": "v3" }, { "created": "Wed, 29 Mar 2023 19:06:36 GMT", "version": "v4" } ]
2023-03-31
[ [ "Kotwal", "Alankar", "" ], [ "Levin", "Anat", "" ], [ "Gkioulekas", "Ioannis", "" ] ]
Sat, 21 May 2022 18:38:05 GMT
2022-05-21T18:38:05Z
[ "physics", "cs" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
nlin/0608055
Surajit Chattopadhyay
Surajit Chattopadhyay
Predicting Pre-monsoon Thunderstorms -A Statistical View through Propositional Logic
8 pages, 1 figure
published in Solstice: An Electronic Journal of Geography and Mathematics, Year 2002, Volume 13, Issue 2
null
null
nlin.AO
null
Thunderstorms very close to a monsoon and not so close to a monsoon are considered in this analysis. Some important predictors are considered. Pearson Correlation Coefficient and lag-1 autocorrelation coefficients are calculated to create necessary universes of discourse for prepositional logic. The purpose is to make regression analysis more convenient for prediction of the pre-monsoon thunderstorm weather phenomenon.
[ { "created": "Wed, 23 Aug 2006 13:40:54 GMT", "version": "v1" }, { "created": "Thu, 31 Aug 2006 14:27:27 GMT", "version": "v2" } ]
2007-05-23
[ [ "Chattopadhyay", "Surajit", "" ] ]
Wed, 23 Aug 2006 13:40:54 GMT
2006-08-23T13:40:54Z
[ "nlin" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
2011.15105
Alessandra L\"utz
Alessandra Friedrich L\"utz, Marco Antonio Amaral, Lucas Wardil
Moderate immigration may promote a peak of cooperation among natives
null
Phys. Rev. E 104, 014304 (2021)
10.1103/PhysRevE.104.014304
null
physics.soc-ph cond-mat.stat-mech physics.bio-ph q-bio.PE
http://creativecommons.org/licenses/by/4.0/
In a world of hardening borders, nations may deprive themselves of enjoying the benefits of cooperative immigrants. Here, we analyze the effect of efficient cooperative immigrants on a population playing public goods games. We considered a population structured on a square lattice with individuals playing public goods games with their neighbors. The demographics are determined by stochastic birth, death, and migration. The strategies spread through imitation dynamics. Our model shows that cooperation among natives can emerge due to social contagion of good role-model agents that can provide better quality public goods. Only a small fraction of efficient cooperators, among immigrants, is enough to trigger cooperation across the native population. We see that native cooperation achieves its peak at moderate values of immigration rate. Such efficient immigrant cooperators act as nucleation centers for the growth of cooperative clusters, that eventually dominate defection.
[ { "created": "Mon, 30 Nov 2020 18:39:11 GMT", "version": "v1" }, { "created": "Wed, 17 Feb 2021 18:11:40 GMT", "version": "v2" }, { "created": "Fri, 11 Jun 2021 18:24:07 GMT", "version": "v3" } ]
2021-07-14
[ [ "Lütz", "Alessandra Friedrich", "" ], [ "Amaral", "Marco Antonio", "" ], [ "Wardil", "Lucas", "" ] ]
Mon, 30 Nov 2020 18:39:11 GMT
2020-11-30T18:39:11Z
[ "q-bio", "physics" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
1109.6411
Udayaraj Khanal
S. K. Sharma and U. Khanal
Perturbation of FRW Spacetime in NP Formalism
11 pages including 3 figures
International Journal of Modern Physics D, Vol. 23, No. 1 (2014) 1450017
10.1142/S0218271814500175
null
astro-ph.CO
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Perturbation of FRW spacetime is carried out in NP formalism. The equation governing the scalar, vector and tensor modes take on a very simple and transparent form. All of them can be combined in one master equation for all helicities. The solutions for the closed, flat and open FRW are analytic continuation of the same functions, so only the solutions in the closed model are described. The scalar equation is the same as that of the conformally coupled massless Klein-Gordon field, the vectorial ones are the same as Maxwell equations, and the tensorial ones are for spin-2 fields. The corresponding eigen-functions are all determined, and in particular, the Green's function and the Lienard-Wiechert type potential also solved. These solutions reduce to the familiar form in flat space.
[ { "created": "Thu, 29 Sep 2011 06:26:41 GMT", "version": "v1" }, { "created": "Sun, 17 Nov 2013 07:51:52 GMT", "version": "v2" } ]
2013-11-19
[ [ "Sharma", "S. K.", "" ], [ "Khanal", "U.", "" ] ]
Thu, 29 Sep 2011 06:26:41 GMT
2011-09-29T06:26:41Z
[ "physics" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
gr-qc/0508004
Catherine Meusburger
C. Meusburger
Grafting and Poisson structure in (2+1)-gravity with vanishing cosmological constant
43 pages, 10 .eps figures; minor modifications: 2 figures added, explanations added, typos corrected
Commun.Math.Phys. 266 (2006) 735-775
10.1007/s00220-006-0037-x
null
gr-qc hep-th math-ph math.MP
null
We relate the geometrical construction of (2+1)-spacetimes via grafting to phase space and Poisson structure in the Chern-Simons formulation of (2+1)-dimensional gravity with vanishing cosmological constant on manifolds of topology $R\times S_g$, where $S_g$ is an orientable two-surface of genus $g>1$. We show how grafting along simple closed geodesics \lambda is implemented in the Chern-Simons formalism and derive explicit expressions for its action on the holonomies of general closed curves on S_g. We prove that this action is generated via the Poisson bracket by a gauge invariant observable associated to the holonomy of $\lambda$. We deduce a symmetry relation between the Poisson brackets of observables associated to the Lorentz and translational components of the holonomies of general closed curves on S_g and discuss its physical interpretation. Finally, we relate the action of grafting on the phase space to the action of Dehn twists and show that grafting can be viewed as a Dehn twist with a formal parameter $\theta$ satisfying $\theta^2=0$.
[ { "created": "Sun, 31 Jul 2005 15:32:21 GMT", "version": "v1" }, { "created": "Mon, 24 Jul 2006 00:33:46 GMT", "version": "v2" } ]
2009-11-11
[ [ "Meusburger", "C.", "" ] ]
Sun, 31 Jul 2005 15:32:21 GMT
2005-07-31T15:32:21Z
[ "physics", "math" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
2006.15158
Nicole Tianjiao Yang
Tomoyuki Ichiba, Nicole Tianjiao Yang
Relative Arbitrage Opportunities with Interactions among $N$ Investors
30 pages
null
null
null
q-fin.MF math.PR
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The relative arbitrage portfolio outperforms a benchmark portfolio over a given time-horizon with probability one. With market price of risk processes depending on the market portfolio and investors, this paper analyzes the multi-agent optimization of relative arbitrage opportunities in the coupled system of market and wealth dynamics. We construct a well-posed market dynamical system of McKean-Vlasov type under an empirical measure of investors, where each investor seeks for relative arbitrage with respect to a benchmark dependent on market and all the agents. We show the conditions to guarantee relative arbitrage opportunities among competitive investors through the Fichera drift. Under mild conditions, we derive the optimal strategies for investors and the unique Nash equilibrium that depends on the smallest nonnegative solution of a Cauchy problem.
[ { "created": "Fri, 26 Jun 2020 18:03:46 GMT", "version": "v1" }, { "created": "Sun, 10 Jan 2021 09:57:26 GMT", "version": "v2" }, { "created": "Sun, 28 Jul 2024 01:18:35 GMT", "version": "v3" } ]
2024-07-30
[ [ "Ichiba", "Tomoyuki", "" ], [ "Yang", "Nicole Tianjiao", "" ] ]
Fri, 26 Jun 2020 18:03:46 GMT
2020-06-26T18:03:46Z
[ "math", "q-fin" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
2005.12529
Behnam Hedayatnia
Behnam Hedayatnia, Karthik Gopalakrishnan, Seokhwan Kim, Yang Liu, Mihail Eric, Dilek Hakkani-Tur
Policy-Driven Neural Response Generation for Knowledge-Grounded Dialogue Systems
Link to public dataset
null
null
null
cs.AI cs.CL
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Open-domain dialogue systems aim to generate relevant, informative and engaging responses. Seq2seq neural response generation approaches do not have explicit mechanisms to control the content or style of the generated response, and frequently result in uninformative utterances. In this paper, we propose using a dialogue policy to plan the content and style of target responses in the form of an action plan, which includes knowledge sentences related to the dialogue context, targeted dialogue acts, topic information, etc. The attributes within the action plan are obtained by automatically annotating the publicly released Topical-Chat dataset. We condition neural response generators on the action plan which is then realized as target utterances at the turn and sentence levels. We also investigate different dialogue policy models to predict an action plan given the dialogue context. Through automated and human evaluation, we measure the appropriateness of the generated responses and check if the generation models indeed learn to realize the given action plans. We demonstrate that a basic dialogue policy that operates at the sentence level generates better responses in comparison to turn level generation as well as baseline models with no action plan. Additionally the basic dialogue policy has the added effect of controllability.
[ { "created": "Tue, 26 May 2020 06:09:57 GMT", "version": "v1" }, { "created": "Sat, 6 Jun 2020 04:10:35 GMT", "version": "v2" }, { "created": "Tue, 9 Jun 2020 20:24:04 GMT", "version": "v3" }, { "created": "Mon, 24 Aug 2020 21:06:46 GMT", "version": "v4" } ]
2020-08-26
[ [ "Hedayatnia", "Behnam", "" ], [ "Gopalakrishnan", "Karthik", "" ], [ "Kim", "Seokhwan", "" ], [ "Liu", "Yang", "" ], [ "Eric", "Mihail", "" ], [ "Hakkani-Tur", "Dilek", "" ] ]
Tue, 26 May 2020 06:09:57 GMT
2020-05-26T06:09:57Z
[ "cs" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
A Gold Standard for Relation Extraction in the Food Domain
null
null
null
null
null
null
We present a gold standard for semantic relation extraction in the food domain for German. The relation types that we address are motivated by scenarios for which IT applications present a commercial potential, such as virtual customer advice in which a virtual agent assists a customer in a supermarket in finding those products that satisfy their needs best. Moreover, we focus on those relation types that can be extracted from natural language text corpora, ideally content from the internet, such as web forums, that are easy to retrieve. A typical relation type that meets these requirements are pairs of food items that are usually consumed together. Such a relation type could be used by a virtual agent to suggest additional products available in a shop that would potentially complement the items a customer has already in their shopping cart. Our gold standard comprises structural data, i.e. relation tables, which encode relation instances. These tables are vital in order to evaluate natural language processing systems that extract those relations.
null
null
null
null
null
null
acl
inproceedings
wiegand-etal-2012-gold
Calzolari, Nicoletta and Choukri, Khalid and Declerck, Thierry and Do{\u{g}}an, Mehmet U{\u{g}}ur and Maegaard, Bente and Mariani, Joseph and Moreno, Asuncion and Odijk, Jan and Piperidis, Stelios
may
2,012
Istanbul, Turkey
European Language Resources Association (ELRA)
https://aclanthology.org/L12-1018/
Wiegand, Michael and Roth, Benjamin and Lasarcyk, Eva and K{\"oser, Stephanie and Klakow, Dietrich
Proceedings of the Eighth International Conference on Language Resources and Evaluation ({LREC}`12)
507--514
null
null
null
null
null
The impact of epigenomics on future drug design and new therapies.
null
null
null
null
null
null
The future of drug design and the development of new therapeutics will rely on our ability to unravel the complexities of the epigenome in normal and disease states. Proper epigenetic regulation is essential for normal differentiation in embryogenesis and development. Conversely, abnormal epigenetic regulation is a feature of complex diseases, including cancer, diabetes, heart disease and other pathologies. Epigenetic therapies hold promise for a wide range of biological applications, from cancer treatment to the establishment of induced pluripotent stem cells. The creation of more specific and effective epigenetic therapies, however, requires a more complete understanding of epigenomic landscapes. Here, we give a historical overview of the epigenomics field and how epigenetic modifications can affect embryo development and disease etiology. We also discuss the impact of current and future epigenetic drugs.
null
null
null
null
null
null
pubmed
null
null
null
null
2,011
null
null
null
null
null
null
21,570,477
Drug discovery today
2012.05752
Rodrigo Tenorio
Rodrigo Tenorio, David Keitel, Alicia M. Sintes
Time-frequency track distance for comparing continuous gravitational wave signals
13 pages, 7 figures. Matches PRD published version
Phys. Rev. D 103, 064053 (2021)
10.1103/PhysRevD.103.064053
LIGO-P2000493
gr-qc astro-ph.IM
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Searches for continuous gravitational waves from unknown sources attempt to detect long-lasting gravitational radiation by identifying Doppler-modulated signatures in the data. Semicoherent methods allow for wide parameter space surveys, identifying interesting regions to be followed up using more sensitive (and computationally expensive) tools. Thus, it is required to properly understand the parameter space structure under study, as failing to do so could significantly affect the effectiveness of said strategies. We introduce a new measure for distances in parameter space suited for semicoherent continuous wave searches. This novel approach, based on comparing time-frequency tracks, can be applied to any kind of quasi-monochromatic continuous wave signals and adapts itself to the underlying structure of the parameter space under study. In a first application to the post-processing stage of an all-sky search for continuous waves from neutron stars in binary systems, we demonstrate a search sensitivity improvement by solely replacing previous ad hoc distance measures in the candidate clustering procedure by the new proposal.
[ { "created": "Thu, 10 Dec 2020 15:37:03 GMT", "version": "v1" }, { "created": "Thu, 25 Mar 2021 13:22:22 GMT", "version": "v2" } ]
2021-03-26
[ [ "Tenorio", "Rodrigo", "" ], [ "Keitel", "David", "" ], [ "Sintes", "Alicia M.", "" ] ]
Thu, 10 Dec 2020 15:37:03 GMT
2020-12-10T15:37:03Z
[ "physics" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
2005.01400
Abhinav Shukla
Abhinav Shukla, Stavros Petridis, Maja Pantic
Does Visual Self-Supervision Improve Learning of Speech Representations for Emotion Recognition?
Accepted for publication in IEEE Transactions on Affective Computing; v3: Publication-ready version including additional experiments and discussion
null
10.1109/TAFFC.2021.3062406
null
eess.AS cs.CL cs.CV cs.LG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Self-supervised learning has attracted plenty of recent research interest. However, most works for self-supervision in speech are typically unimodal and there has been limited work that studies the interaction between audio and visual modalities for cross-modal self-supervision. This work (1) investigates visual self-supervision via face reconstruction to guide the learning of audio representations; (2) proposes an audio-only self-supervision approach for speech representation learning; (3) shows that a multi-task combination of the proposed visual and audio self-supervision is beneficial for learning richer features that are more robust in noisy conditions; (4) shows that self-supervised pretraining can outperform fully supervised training and is especially useful to prevent overfitting on smaller sized datasets. We evaluate our learned audio representations for discrete emotion recognition, continuous affect recognition and automatic speech recognition. We outperform existing self-supervised methods for all tested downstream tasks. Our results demonstrate the potential of visual self-supervision for audio feature learning and suggest that joint visual and audio self-supervision leads to more informative audio representations for speech and emotion recognition.
[ { "created": "Mon, 4 May 2020 11:33:40 GMT", "version": "v1" }, { "created": "Mon, 16 Nov 2020 16:46:13 GMT", "version": "v2" }, { "created": "Thu, 18 Mar 2021 11:35:38 GMT", "version": "v3" } ]
2021-03-19
[ [ "Shukla", "Abhinav", "" ], [ "Petridis", "Stavros", "" ], [ "Pantic", "Maja", "" ] ]
Mon, 4 May 2020 11:33:40 GMT
2020-05-04T11:33:40Z
[ "cs", "eess" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
0806.1861
Gernot Akemann
G. Akemann, P. Vivo
Power-law deformation of Wishart-Laguerre ensembles of random matrices
28 pages, 9 figures; v2 published version with typos corrected
J. Stat. Mech. (2008) P09002
10.1088/1742-5468/2008/09/P09002
null
math-ph cond-mat.stat-mech hep-th math.MP
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We introduce a one-parameter deformation of the Wishart-Laguerre or chiral ensembles of positive definite random matrices with Dyson index beta=1,2 and 4. Our generalised model has a fat-tailed distribution while preserving the invariance under orthogonal, unitary or symplectic transformations. The spectral properties are derived analytically for finite matrix size NxM for all three beta, in terms of the orthogonal polynomials of the standard Wishart-Laguerre ensembles. For large-N in a certain double scaling limit we obtain a generalised Marcenko-Pastur distribution on the macroscopic scale, and a generalised Bessel-law at the hard edge which is shown to be universal. Both macroscopic and microscopic correlations exhibit power-law tails, where the microscopic limit depends on beta and the difference M-N. In the limit where our parameter governing the power-law goes to infinity we recover the correlations of the Wishart-Laguerre ensembles. To illustrate these findings the generalised Marcenko-Pastur distribution is shown to be in very good agreement with empirical data from financial covariance matrices.
[ { "created": "Wed, 11 Jun 2008 12:52:27 GMT", "version": "v1" }, { "created": "Tue, 23 Sep 2008 10:25:21 GMT", "version": "v2" } ]
2009-11-13
[ [ "Akemann", "G.", "" ], [ "Vivo", "P.", "" ] ]
Wed, 11 Jun 2008 12:52:27 GMT
2008-06-11T12:52:27Z
[ "physics", "math" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
Synthesis of β-Glucosides with 3-O-Picoloyl-Protected Glycosyl Donors in the Presence of Excess Triflic Acid: Defining the Scope.
null
null
null
null
null
null
Excellent β-stereoselectivity for the glycosylation with glucosyl donors equipped with the 3-O-picoloyl (Pico) group, without the use of participating group, was achieved in the presence of NIS/excess TfOH promoter system. A complete investigation of the scope of this reaction was performed, revealing all important attributes of successful glycosylation. While altering the halogen source was tolerated, substitution of the triflate anion resulted in complete loss of stereoselectivity. Protonation of the Pico group was determined to be crucial in this reaction. The stability or extent of the protonated pyridine ring was also found to be another important key factor in obtaining high stereoselectivity. The nucleophilicity of the acceptor was found to be proportional to the stereoselectivity obtained, suggesting an S
null
null
null
null
null
null
pubmed
null
null
null
null
2,020
null
null
null
null
null
null
31,886,911
Chemistry (Weinheim an der Bergstrasse, Germany)
1212.5719
Alex Levchenko
A. Levchenko, M.G. Vavilov, M. Khodas, A.V. Chubukov
Enhancement of the London penetration depth in pnictides at the onset of SDW order under superconducting dome
16 pages, 5 figures
Phys. Rev. Lett. 110, 177003 (2013)
10.1103/PhysRevLett.110.177003
null
cond-mat.supr-con
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Recent measurements of the doping dependence of the London penetration depth \lambda(x) at low temperatures in clean samples of isovalent BaFe_2[As_(1-x)P_x]_2 at T<<Tc [Hashimoto et al., Science 336, 1554 (2012)] revealed a peak in \lambda(x) near optimal doping x=0.3. The observation of the peak at T<<Tc, points to the existence of the quantum critical point (QCP) beneath the superconducting dome. We associate such a QCP with the onset of a spin- density-wave order and show that the renormalization of \lambda(x) by critical magnetic fluctuations, gives rise to the observed feature. We argue that the case of pnictides is conceptually different from a one-component Galilean invariant Fermi liquid, for which correlation effects do not cause the renormalization of the London penetration depth at T=0.
[ { "created": "Sat, 22 Dec 2012 20:00:47 GMT", "version": "v1" }, { "created": "Thu, 4 Jul 2013 16:39:40 GMT", "version": "v2" } ]
2015-06-12
[ [ "Levchenko", "A.", "" ], [ "Vavilov", "M. G.", "" ], [ "Khodas", "M.", "" ], [ "Chubukov", "A. V.", "" ] ]
Sat, 22 Dec 2012 20:00:47 GMT
2012-12-22T20:00:47Z
[ "physics" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
The role of anxiety and perspective-taking strategy on affective empathic responses.
null
null
null
null
null
null
Empathy is an important pro-social behaviour critical to a positive client-therapist relationship. Therapist anxiety has been linked to reduced ability to empathise and lower client satisfaction with therapy. However, the nature of the relationship between anxiety and empathy is currently unclear. The current study investigated the effect of experimentally-induced anxiety on empathic responses elicited during three different perspective-taking tasks. Perspective-taking was manipulated within-subjects with all participants (N=52) completing imagine-self, imagine-other and objective conditions. A threat of shock manipulation was used to vary anxiety between-subjects. Participants in the threat of shock condition reported higher levels of anxiety during the experiment and lower levels of empathy-related distress for the targets than participants in the control condition. Perspective-taking was associated with higher levels of empathy-related distress and concern compared to the objective condition. The present results suggest that perspective-taking can to a large extent mitigate the influence of heightened anxiety on an individual's ability to empathise.
null
null
null
null
null
null
pubmed
null
null
null
null
2,011
null
null
null
null
null
null
22,030,294
Behaviour research and therapy
2102.09058
Ivan Canay
Yong Cai, Ivan A. Canay, Deborah Kim, and Azeem M. Shaikh
On the implementation of Approximate Randomization Tests in Linear Models with a Small Number of Clusters
null
null
null
null
econ.EM
http://creativecommons.org/licenses/by/4.0/
This paper provides a user's guide to the general theory of approximate randomization tests developed in Canay, Romano, and Shaikh (2017) when specialized to linear regressions with clustered data. An important feature of the methodology is that it applies to settings in which the number of clusters is small -- even as small as five. We provide a step-by-step algorithmic description of how to implement the test and construct confidence intervals for the parameter of interest. In doing so, we additionally present three novel results concerning the methodology: we show that the method admits an equivalent implementation based on weighted scores; we show the test and confidence intervals are invariant to whether the test statistic is studentized or not; and we prove convexity of the confidence intervals for scalar parameters. We also articulate the main requirements underlying the test, emphasizing in particular common pitfalls that researchers may encounter. Finally, we illustrate the use of the methodology with two applications that further illuminate these points. The companion {\tt R} and {\tt Stata} packages facilitate the implementation of the methodology and the replication of the empirical exercises.
[ { "created": "Wed, 17 Feb 2021 22:32:52 GMT", "version": "v1" }, { "created": "Fri, 1 Oct 2021 21:02:55 GMT", "version": "v2" }, { "created": "Sat, 5 Mar 2022 21:42:49 GMT", "version": "v3" }, { "created": "Tue, 15 Mar 2022 13:08:26 GMT", "version": "v4" } ]
2022-03-16
[ [ "Cai", "Yong", "" ], [ "Canay", "Ivan A.", "" ], [ "Kim", "Deborah", "" ], [ "Shaikh", "Azeem M.", "" ] ]
Wed, 17 Feb 2021 22:32:52 GMT
2021-02-17T22:32:52Z
[ "econ" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
1812.06438
Giuseppe Pareschi
Giuseppe Pareschi
Singularities of divisors of low degree on simple abelian varieties
7 pages. Expository changes. To appear on IMRN
INTERNATIONAL MATHEMATICS RESEARCH NOTICES, 2021(21), 16724-16733
10.1093/imrn/rnaa046
null
math.AG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
It is known by results of Koll\'ar, Ein, Lazarsfeld, Hacon and Debarre that divisors representing principal and other low degree polarizations on abelian varieties have mild singularities. In this note we extend such results to polarizations of degree $<g$ on simple $g$-dimensional abelian varieties, settling a conjecture of Debarre and Hacon.
[ { "created": "Sun, 16 Dec 2018 10:25:36 GMT", "version": "v1" }, { "created": "Thu, 23 Jul 2020 22:01:41 GMT", "version": "v2" } ]
2021-11-16
[ [ "Pareschi", "Giuseppe", "" ] ]
Sun, 16 Dec 2018 10:25:36 GMT
2018-12-16T10:25:36Z
[ "math" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
1710.01501
Chung-Han Hsieh
Chung-Han Hsieh and B. Ross Barmish
On Inefficiency of Markowitz-Style Investment Strategies When Drawdown is Important
This paper has been published in Proceedings of 56th IEEE Conference on Decision and Control (CDC) 2017
Proceedings of the IEEE Conference on Decision and Control (CDC), pp .3075 - 3080, 2017
10.1109/CDC.2017.8264108
null
q-fin.MF math.OC
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The focal point of this paper is the issue of "drawdown" which arises in recursive betting scenarios and related applications in the stock market. Roughly speaking, drawdown is understood to mean drops in wealth over time from peaks to subsequent lows. Motivated by the fact that this issue is of paramount concern to conservative investors, we dispense with the classical variance as the risk metric and work with drawdown and mean return as the risk-reward pair. In this setting, the main results in this paper address the so-called "efficiency" of linear time-invariant (LTI) investment feedback strategies which correspond to Markowitz-style schemes in the finance literature. Our analysis begins with the following principle which is widely used in finance: Given two investment opportunities, if one of them has higher risk and lower return, it will be deemed to be inefficient or strictly dominated and generally rejected in the marketplace. In this framework, with risk-reward pair as described above, our main result is that classical Markowitz-style strategies are inefficient. To establish this, we use a new investment strategy which involves a time-varying linear feedback block K(k), called the drawdown modulator. Using this instead of the original LTI feedback block K in the Markowitz scheme, the desired domination is obtained. As a bonus, it is also seen that the modulator assures a worst-case level of drawdown protection with probability one.
[ { "created": "Wed, 4 Oct 2017 08:17:18 GMT", "version": "v1" }, { "created": "Tue, 21 Aug 2018 21:05:04 GMT", "version": "v2" } ]
2018-08-23
[ [ "Hsieh", "Chung-Han", "" ], [ "Barmish", "B. Ross", "" ] ]
Wed, 4 Oct 2017 08:17:18 GMT
2017-10-04T08:17:18Z
[ "math", "q-fin" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
0910.1671
Simone Farinelli
Simone Farinelli
Geometric Arbitrage Theory and Market Dynamics Reloaded
null
null
null
null
q-fin.CP math.DG math.PR q-fin.GN
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We have embedded the classical theory of stochastic finance into a differential geometric framework called Geometric Arbitrage Theory and show that it is possible to: --Write arbitrage as curvature of a principal fibre bundle. --Parameterize arbitrage strategies by its holonomy. --Give the Fundamental Theorem of Asset Pricing a differential homotopic characterization. --Characterize Geometric Arbitrage Theory by five principles and show they they are consistent with the classical theory of stochastic finance. --Derive for a closed market the equilibrium solution for market portfolio and dynamics in the cases where: -->Arbitrage is allowed but minimized. -->Arbitrage is not allowed. --Prove that the no-free-lunch-with-vanishing-risk condition implies the zero curvature condition.
[ { "created": "Fri, 9 Oct 2009 08:22:13 GMT", "version": "v1" }, { "created": "Mon, 5 Jul 2021 12:26:53 GMT", "version": "v10" }, { "created": "Sun, 5 Feb 2012 10:36:56 GMT", "version": "v2" }, { "created": "Sun, 20 May 2012 17:08:25 GMT", "version": "v3" }, { "created": "Mon, 5 May 2014 15:07:10 GMT", "version": "v4" }, { "created": "Sat, 18 Jul 2015 19:35:45 GMT", "version": "v5" }, { "created": "Mon, 20 Jul 2020 08:21:41 GMT", "version": "v6" }, { "created": "Sun, 2 Aug 2020 17:14:55 GMT", "version": "v7" }, { "created": "Sun, 23 Aug 2020 10:19:56 GMT", "version": "v8" }, { "created": "Sat, 26 Dec 2020 13:32:15 GMT", "version": "v9" } ]
2021-07-06
[ [ "Farinelli", "Simone", "" ] ]
Fri, 9 Oct 2009 08:22:13 GMT
2009-10-09T08:22:13Z
[ "math", "q-fin" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
1308.0606
Mustafa Amin
Mustafa A. Amin, Eugene A. Lim and I-Sheng Yang
A scattering theory of ultrarelativistic solitons
v3: 43 pages, 10 figures, references added, matches version accepted for publication in PRD
Phys. Rev. D 88, 105024 (2013)
10.1103/PhysRevD.88.105024
null
hep-th astro-ph.CO hep-ph nlin.PS nlin.SI
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We construct a perturbative framework for understanding the collision of solitons (more precisely, solitary waves) in relativistic scalar field theories. Our perturbative framework is based on the suppression of the space-time interaction area proportional to $1/(\gamma v)$, where $v$ is the relative velocity of an incoming solitary wave and $\gamma = 1/\sqrt{1-v^2} \gg 1$. We calculate the leading order results for collisions of (1+1) dimensional kinks in periodic potentials, and provide explicit, closed form expressions for the phase shift and the velocity change after the collisions. We find excellent agreement between our results and detailed numerical simulations. Crucially, our perturbation series is controlled by a kinematic parameter, and hence not restricted to small deviations around integrable cases such as the Sine-Gordon model.
[ { "created": "Fri, 2 Aug 2013 20:00:30 GMT", "version": "v1" }, { "created": "Sun, 11 Aug 2013 16:54:44 GMT", "version": "v2" }, { "created": "Fri, 1 Nov 2013 17:51:11 GMT", "version": "v3" } ]
2013-12-04
[ [ "Amin", "Mustafa A.", "" ], [ "Lim", "Eugene A.", "" ], [ "Yang", "I-Sheng", "" ] ]
Fri, 2 Aug 2013 20:00:30 GMT
2013-08-02T20:00:30Z
[ "physics", "nlin" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
2104.13010
Dong-Hyun Jung
Dong-Hyun Jung, Joon-Gyu Ryu, Woo-Jin Byun, and Junil Choi
Performance Analysis of Satellite Communication System Under the Shadowed-Rician Fading: A Stochastic Geometry Approach
15 pages, 14 figures, 1 table, accepted by IEEE Transactions on Communications
IEEE Transactions on Communications, vol. 70, no. 4, pp. 2707-2721, Apr. 2022
10.1109/TCOMM.2022.3142290
null
cs.IT eess.SP math.IT
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
In this paper, we consider downlink low Earth orbit (LEO) satellite communication systems where multiple LEO satellites are uniformly distributed over a sphere at a certain altitude according to a homogeneous binomial point process (BPP). Based on the characteristics of the BPP, we analyze the distance distributions and the distribution cases for the serving satellite. We analytically derive the exact outage probability, and its approximated expression is obtained using the Poisson limit theorem. With these derived expressions, the system throughput maximization problem is formulated under the satellite-visibility and outage constraints. To solve this problem, we reformulate it with bounded feasible sets and propose an iterative algorithm to obtain near-optimal solutions. Simulation results perfectly match the derived exact expressions for the outage probability and system throughput. The analytical results of the approximated expressions are fairly close to those of the exact ones. It is also shown that the proposed algorithm for the throughput maximization is very close to the optimal performance obtained by a two-dimensional exhaustive search.
[ { "created": "Tue, 27 Apr 2021 07:26:11 GMT", "version": "v1" }, { "created": "Wed, 5 Jan 2022 06:37:00 GMT", "version": "v2" }, { "created": "Thu, 23 Jun 2022 06:10:38 GMT", "version": "v3" } ]
2022-06-24
[ [ "Jung", "Dong-Hyun", "" ], [ "Ryu", "Joon-Gyu", "" ], [ "Byun", "Woo-Jin", "" ], [ "Choi", "Junil", "" ] ]
Tue, 27 Apr 2021 07:26:11 GMT
2021-04-27T07:26:11Z
[ "cs", "eess", "math" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
1604.03053
Yuan Zhao
Yuan Zhao, Il Memming Park
Variational Latent Gaussian Process for Recovering Single-Trial Dynamics from Population Spike Trains
null
Neural Computation, May 2017, Vol. 29, No. 5 , Pages: 1293-1316
10.1162/NECO_a_00953
null
stat.ML q-bio.NC
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
When governed by underlying low-dimensional dynamics, the interdependence of simultaneously recorded population of neurons can be explained by a small number of shared factors, or a low-dimensional trajectory. Recovering these latent trajectories, particularly from single-trial population recordings, may help us understand the dynamics that drive neural computation. However, due to the biophysical constraints and noise in the spike trains, inferring trajectories from data is a challenging statistical problem in general. Here, we propose a practical and efficient inference method, called the variational latent Gaussian process (vLGP). The vLGP combines a generative model with a history-dependent point process observation together with a smoothness prior on the latent trajectories. The vLGP improves upon earlier methods for recovering latent trajectories, which assume either observation models inappropriate for point processes or linear dynamics. We compare and validate vLGP on both simulated datasets and population recordings from the primary visual cortex. In the V1 dataset, we find that vLGP achieves substantially higher performance than previous methods for predicting omitted spike trains, as well as capturing both the toroidal topology of visual stimuli space, and the noise-correlation. These results show that vLGP is a robust method with a potential to reveal hidden neural dynamics from large-scale neural recordings.
[ { "created": "Mon, 11 Apr 2016 18:25:09 GMT", "version": "v1" }, { "created": "Wed, 13 Apr 2016 14:55:59 GMT", "version": "v2" }, { "created": "Fri, 22 Apr 2016 23:38:28 GMT", "version": "v3" }, { "created": "Wed, 14 Sep 2016 13:30:48 GMT", "version": "v4" }, { "created": "Fri, 23 Dec 2016 18:32:40 GMT", "version": "v5" } ]
2017-04-20
[ [ "Zhao", "Yuan", "" ], [ "Park", "Il Memming", "" ] ]
Mon, 11 Apr 2016 18:25:09 GMT
2016-04-11T18:25:09Z
[ "q-bio", "stat" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
1911.08934
Guillaume Carbajal
Guillaume Carbajal, Romain Serizel, Emmanuel Vincent, Eric Humbert
Joint NN-Supported Multichannel Reduction of Acoustic Echo, Reverberation and Noise
null
IEEE/ACM Transactions on Audio, Speech and Language Processing 2020
10.1109/TASLP.2020.3008974
null
cs.SD cs.LG eess.AS stat.ML
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We consider the problem of simultaneous reduction of acoustic echo, reverberation and noise. In real scenarios, these distortion sources may occur simultaneously and reducing them implies combining the corresponding distortion-specific filters. As these filters interact with each other, they must be jointly optimized. We propose to model the target and residual signals after linear echo cancellation and dereverberation using a multichannel Gaussian modeling framework and to jointly represent their spectra by means of a neural network. We develop an iterative block-coordinate ascent algorithm to update all the filters. We evaluate our system on real recordings of acoustic echo, reverberation and noise acquired with a smart speaker in various situations. The proposed approach outperforms in terms of overall distortion a cascade of the individual approaches and a joint reduction approach which does not rely on a spectral model of the target and residual signals.
[ { "created": "Wed, 20 Nov 2019 14:37:36 GMT", "version": "v1" }, { "created": "Fri, 20 Dec 2019 10:10:53 GMT", "version": "v2" }, { "created": "Tue, 19 May 2020 12:59:50 GMT", "version": "v3" }, { "created": "Mon, 27 Jul 2020 09:13:04 GMT", "version": "v4" } ]
2020-07-28
[ [ "Carbajal", "Guillaume", "" ], [ "Serizel", "Romain", "" ], [ "Vincent", "Emmanuel", "" ], [ "Humbert", "Eric", "" ] ]
Wed, 20 Nov 2019 14:37:36 GMT
2019-11-20T14:37:36Z
[ "cs", "eess", "stat" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
2201.04108
Beatriz Seoane
Beatriz Seoane, Alessandra Carbone
Soft disorder modulates the assembly path of protein complexes
22 pages, 5 figures + 3 supplementary figures
PLoS Comput Biol 18(11): e1010713 (2022)
10.1371/journal.pcbi.1010713
null
cond-mat.soft cond-mat.dis-nn q-bio.BM q-bio.QM
http://creativecommons.org/licenses/by-nc-nd/4.0/
The relationship between interactions, flexibility and disorder in proteins has been explored from many angles: folding upon binding, flexibility of the core relative to the periphery, entropy changes, etc. In this work, we provide statistical evidence for the involvement of highly mobile and disordered regions in complex assembly. We ordered the entire set of X-ray crystallographic structures in the PDB into hierarchies of progressive interactions involving identical or very similar protein chains, yielding 40205 hierarchies of complexes with increasing numbers of partners. We then examine them as proxies for the assembly pathways. Using this database, we show that upon oligomerisation, new interfaces tend to be observed at residues that were characterised as softly disordered (flexible, amorphous or missing residues) in the complexes preceding them in the hierarchy. We also rule out the possibility that this correlation is just a surface effect by restricting the analysis to residues on the surface. Interestingly, we find that the location of soft disordered residues in the sequence changes as the number of partners increases. Our results show that there is a general mechanism for protein assembly that involves soft disorder and modulates the way protein complexes are assembled. This work highlights the difficulty of predicting the structure of large protein complexes from sequence and emphasises the importance of linking predictors of disorder to the next generation of predictors of complex structure. Finally, we investigate the relationship between the AF2's confidence metric pLDDT for structure prediction in unbound vs. bound structures, and soft disorder. We show a strong correlation between AF2 low confidence residues and the union of all regions of soft disorder observed in the hierarchy. This paves the way for using the pLDDT metric as a proxy for predicting assembly paths.
[ { "created": "Tue, 11 Jan 2022 18:14:42 GMT", "version": "v1" }, { "created": "Sat, 5 Mar 2022 13:51:29 GMT", "version": "v2" }, { "created": "Wed, 19 Oct 2022 09:44:37 GMT", "version": "v3" } ]
2022-11-21
[ [ "Seoane", "Beatriz", "" ], [ "Carbone", "Alessandra", "" ] ]
Tue, 11 Jan 2022 18:14:42 GMT
2022-01-11T18:14:42Z
[ "q-bio", "physics" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
2211.16502
Robert Trangucci
Rob Trangucci, Yang Chen, Jon Zelner
Vaccine efficacy for binary post-infection outcomes under misclassification without monotonicity
null
null
null
null
stat.ME math.ST stat.AP stat.TH
http://creativecommons.org/licenses/by/4.0/
In order to meet regulatory approval, pharmaceutical companies often must demonstrate that new vaccines reduce the total risk of a post-infection outcome like transmission, symptomatic disease, severe illness, or death in randomized, placebo-controlled trials. Given that infection is a necessary precondition for a post-infection outcome, one can use principal stratification to partition the total causal effect of vaccination into two causal effects: vaccine efficacy against infection, and the principal effect of vaccine efficacy against a post-infection outcome in the patients that would be infected under both placebo and vaccination. Despite the importance of such principal effects to policymakers, these estimands are generally unidentifiable, even under strong assumptions that are rarely satisfied in real-world trials. We develop a novel method to nonparametrically point identify these principal effects while eliminating the monotonicity assumption and allowing for measurement error. Furthermore, our results allow for multiple treatments, and are general enough to be applicable outside of vaccine efficacy. Our method relies on the fact that many vaccine trials are run at geographically disparate health centers, and measure biologically-relevant categorical pretreatment covariates. We show that our method can be applied to a variety of clinical trial settings where vaccine efficacy against infection and a post-infection outcome can be jointly inferred. This can yield new insights from existing vaccine efficacy trial data and will aid researchers in designing new multi-arm clinical trials.
[ { "created": "Tue, 29 Nov 2022 18:59:43 GMT", "version": "v1" }, { "created": "Sun, 4 Dec 2022 22:13:30 GMT", "version": "v2" }, { "created": "Tue, 20 Dec 2022 18:58:48 GMT", "version": "v3" }, { "created": "Thu, 1 Aug 2024 05:45:07 GMT", "version": "v4" }, { "created": "Thu, 19 Sep 2024 22:25:45 GMT", "version": "v5" } ]
2024-09-23
[ [ "Trangucci", "Rob", "" ], [ "Chen", "Yang", "" ], [ "Zelner", "Jon", "" ] ]
Tue, 29 Nov 2022 18:59:43 GMT
2022-11-29T18:59:43Z
[ "math", "stat" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
2007.11838
Alexander Lew
Alexander K. Lew, Monica Agrawal, David Sontag, Vikash K. Mansinghka
PClean: Bayesian Data Cleaning at Scale with Domain-Specific Probabilistic Programming
Published version
AISTATS 2021
null
null
cs.LG cs.AI stat.CO stat.ML
http://creativecommons.org/licenses/by/4.0/
Data cleaning is naturally framed as probabilistic inference in a generative model of ground-truth data and likely errors, but the diversity of real-world error patterns and the hardness of inference make Bayesian approaches difficult to automate. We present PClean, a probabilistic programming language (PPL) for leveraging dataset-specific knowledge to automate Bayesian cleaning. Compared to general-purpose PPLs, PClean tackles a restricted problem domain, enabling three modeling and inference innovations: (1) a non-parametric model of relational database instances, which users' programs customize; (2) a novel sequential Monte Carlo inference algorithm that exploits the structure of PClean's model class; and (3) a compiler that generates near-optimal SMC proposals and blocked-Gibbs rejuvenation kernels based on the user's model and data. We show empirically that short (< 50-line) PClean programs can: be faster and more accurate than generic PPL inference on data-cleaning benchmarks; match state-of-the-art data-cleaning systems in terms of accuracy and runtime (unlike generic PPL inference in the same runtime); and scale to real-world datasets with millions of records.
[ { "created": "Thu, 23 Jul 2020 08:01:47 GMT", "version": "v1" }, { "created": "Fri, 7 Aug 2020 05:19:18 GMT", "version": "v2" }, { "created": "Sun, 25 Oct 2020 21:07:53 GMT", "version": "v3" }, { "created": "Tue, 27 Oct 2020 18:41:52 GMT", "version": "v4" }, { "created": "Sat, 19 Nov 2022 00:20:31 GMT", "version": "v5" } ]
2022-11-22
[ [ "Lew", "Alexander K.", "" ], [ "Agrawal", "Monica", "" ], [ "Sontag", "David", "" ], [ "Mansinghka", "Vikash K.", "" ] ]
Thu, 23 Jul 2020 08:01:47 GMT
2020-07-23T08:01:47Z
[ "cs", "stat" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
Construction of a {C}hinese Opinion Treebank
null
null
null
null
null
null
In this paper, we base on the syntactic structural Chinese Treebank corpus, construct the Chinese Opinon Treebank for the research of opinion analysis. We introduce the tagging scheme and develop a tagging tool for constructing this corpus. Annotated samples are described. Information including opinions (yes or no), their polarities (positive, neutral or negative), types (expression, status, or action), is defined and annotated. In addition, five structure trios are introduced according to the linguistic relations between two Chinese words. Four of them that are possibly related to opinions are also annotated in the constructed corpus to provide the linguistic cues. The number of opinion sentences together with the number of their polarities, opinion types, and trio types are calculated. These statistics are compared and discussed. To know the quality of the annotations in this corpus, the kappa values of the annotations are calculated. The substantial agreement between annotations ensures the applicability and reliability of the constructed corpus.
null
null
null
null
null
null
acl
inproceedings
ku-etal-2010-construction
Calzolari, Nicoletta and Choukri, Khalid and Maegaard, Bente and Mariani, Joseph and Odijk, Jan and Piperidis, Stelios and Rosner, Mike and Tapias, Daniel
may
2,010
Valletta, Malta
European Language Resources Association (ELRA)
https://aclanthology.org/L10-1163/
Ku, Lun-Wei and Huang, Ting-Hao and Chen, Hsin-Hsi
Proceedings of the Seventh International Conference on Language Resources and Evaluation ({LREC}`10)
null
null
null
1807.05115
Lutz Bornmann Dr.
Lutz Bornmann, Julian N. Marewski
Heuristics as conceptual lens for understanding and studying the usage of bibliometrics in research evaluation
in press at Scientometrics
null
10.1007/s11192-019-03018-x
null
cs.DL
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
While bibliometrics are widely used for research evaluation purposes, a common theoretical framework for conceptually understanding, empirically studying, and effectively teaching its usage is lacking. In this paper, we outline such a framework: the fast-and-frugal heuristics research program, proposed originally in the context of the cognitive and decision sciences, lends itself particularly well for understanding and investigating the usage of bibliometrics in research evaluations. Such evaluations represent judgments under uncertainty in which typically not all possible options, their consequences, and those consequences' probabilities of occurring may be known. In these situations of incomplete information, candidate descriptive and prescriptive models of human behavior are heuristics. Heuristics are simple strategies that, by exploiting the structure of environments, can aid people to make smart decisions. Relying on heuristics does not mean trading off accuracy against effort: while reducing complexity, heuristics can yield better decisions than more information-greedy procedures in many decision environments. The prescriptive power of heuristics is documented in a cross-disciplinary literature, cutting across medicine, crime, business, sports, and other domains. We outline the fast-and-frugal heuristics research program, provide examples of past empirical work on heuristics outside the field of bibliometrics, explain why heuristics may be especially suitable for studying the usage of bibliometrics, and propose a corresponding conceptual framework.
[ { "created": "Fri, 13 Jul 2018 14:53:00 GMT", "version": "v1" }, { "created": "Wed, 24 Oct 2018 08:39:49 GMT", "version": "v2" }, { "created": "Mon, 21 Jan 2019 14:12:01 GMT", "version": "v3" }, { "created": "Tue, 25 Jun 2019 06:38:35 GMT", "version": "v4" } ]
2019-06-26
[ [ "Bornmann", "Lutz", "" ], [ "Marewski", "Julian N.", "" ] ]
Fri, 13 Jul 2018 14:53:00 GMT
2018-07-13T14:53:00Z
[ "cs" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
The {N}iu{T}rans Machine Translation Systems for {WMT}20
null
null
null
null
null
null
This paper describes NiuTrans neural machine translation systems of the WMT20 news translation tasks. We participated in Japanese{\ensuremath{<}}-{\ensuremath{>}}English, English-{\ensuremath{>}}Chinese, Inuktitut-{\ensuremath{>}}English and Tamil-{\ensuremath{>}}English total five tasks and rank first in Japanese{\ensuremath{<}}-{\ensuremath{>}}English both sides. We mainly utilized iterative back-translation, different depth and widen model architectures, iterative knowledge distillation and iterative fine-tuning. And we find that adequately widened and deepened the model simultaneously, the performance will significantly improve. Also, iterative fine-tuning strategy we implemented is effective during adapting domain. For Inuktitut-{\ensuremath{>}}English and Tamil-{\ensuremath{>}}English tasks, we built multilingual models separately and employed pretraining word embedding to obtain better performance.
null
null
null
null
null
null
acl
inproceedings
zhang-etal-2020-niutrans
Barrault, Lo{\"ic and Bojar, Ond{\v{rej and Bougares, Fethi and Chatterjee, Rajen and Costa-juss{\`a, Marta R. and Federmann, Christian and Fishel, Mark and Fraser, Alexander and Graham, Yvette and Guzman, Paco and Haddow, Barry and Huck, Matthias and Yepes, Antonio Jimeno and Koehn, Philipp and Martins, Andr{\'e and Morishita, Makoto and Monz, Christof and Nagata, Masaaki and Nakazawa, Toshiaki and Negri, Matteo
nov
2,020
Online
Association for Computational Linguistics
https://aclanthology.org/2020.wmt-1.37/
Zhang, Yuhao and Wang, Ziyang and Cao, Runzhe and Wei, Binghao and Shan, Weiqiao and Zhou, Shuhan and Reheman, Abudurexiti and Zhou, Tao and Zeng, Xin and Wang, Laohu and Mu, Yongyu and Zhang, Jingnan and Liu, Xiaoqian and Zhou, Xuanjun and Li, Yinqiao and Li, Bei and Xiao, Tong and Zhu, Jingbo
Proceedings of the Fifth Conference on Machine Translation
338--345
null
null
2210.08035
Francesco Avanzini
Francesco Avanzini and Nahuel Freitas and Massimiliano Esposito
Circuit Theory for Chemical Reaction Networks
null
Phys. Rev. X 13, 021041 (2023)
10.1103/PhysRevX.13.021041
null
q-bio.MN cond-mat.stat-mech
http://creativecommons.org/licenses/by/4.0/
We lay the foundation of a circuit theory for chemical reaction networks. Chemical reactions are grouped into chemical modules solely characterized by their current-concentration characteristic, as electrical devices by their current-voltage (I-V) curve in electronic circuit theory. This, combined with the chemical analog of Kirchhoff's current and voltage laws, provides a powerful tool to predict reaction currents and dissipation across complex chemical networks. The theory can serve to build accurate reduced models of complex networks as well as to design networks performing desired tasks.
[ { "created": "Fri, 14 Oct 2022 18:04:45 GMT", "version": "v1" }, { "created": "Mon, 13 Feb 2023 16:41:33 GMT", "version": "v2" } ]
2023-07-27
[ [ "Avanzini", "Francesco", "" ], [ "Freitas", "Nahuel", "" ], [ "Esposito", "Massimiliano", "" ] ]
Fri, 14 Oct 2022 18:04:45 GMT
2022-10-14T18:04:45Z
[ "q-bio", "physics" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
Accumulating evidence supports a taste component for free fatty acids in humans.
null
null
null
null
null
null
The requisite criteria for what constitutes a taste primary have not been established. Recent advances in understanding of the mechanisms and functions of taste have prompted suggestions for an expanded list of unique taste sensations, including fat, or more specifically, free fatty acids (FFA). A set of criteria are proposed here and the data related to FFA are reviewed on each point. It is concluded that the data are moderate to strong that there are: A) adaptive advantages to FFA detection in the oral cavity; B) adequate concentrations of FFA to serve as taste stimuli; C) multiple complimentary putative FFA receptors on taste cells; D) signals generated by FFA that are conveyed by gustatory nerves; E) sensations generated by FFA that can be detected and scaled by psychophysical methods in humans when non-gustatory cues are masked; and F) physiological responses to oral fat/FFA exposure. On no point is there strong evidence challenging these observations. The reviewed findings are suggestive, albeit not definitive, that there is a taste component for FFA.
null
null
null
null
null
null
pubmed
null
null
null
null
2,011
null
null
null
null
null
null
21,557,960
Physiology & behavior
1905.07067
Zhenhua Lin
Zhenhua Lin, Jane-Ling Wang and Qixian Zhong
Basis Expansions for Functional Snippets
51 pages, 10 figures
null
null
null
stat.ME math.ST stat.TH
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Estimation of mean and covariance functions is fundamental for functional data analysis. While this topic has been studied extensively in the literature, a key assumption is that there are enough data in the domain of interest to estimate both the mean and covariance functions. In this paper, we investigate mean and covariance estimation for functional snippets in which observations from a subject are available only in an interval of length strictly (and often much) shorter than the length of the whole interval of interest. For such a sampling plan, no data is available for direct estimation of the off-diagonal region of the covariance function. We tackle this challenge via a basis representation of the covariance function. The proposed approach allows one to consistently estimate an infinite-rank covariance function from functional snippets. We establish the convergence rates for the proposed estimators and illustrate their finite-sample performance via simulation studies and two data applications.
[ { "created": "Thu, 16 May 2019 23:49:04 GMT", "version": "v1" }, { "created": "Fri, 7 Jun 2019 22:54:39 GMT", "version": "v2" }, { "created": "Fri, 5 Jun 2020 03:19:17 GMT", "version": "v3" }, { "created": "Sat, 29 Aug 2020 12:48:18 GMT", "version": "v4" } ]
2020-09-01
[ [ "Lin", "Zhenhua", "" ], [ "Wang", "Jane-Ling", "" ], [ "Zhong", "Qixian", "" ] ]
Thu, 16 May 2019 23:49:04 GMT
2019-05-16T23:49:04Z
[ "math", "stat" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
1602.00570
Imke Redeker
Imke Redeker and Ralf Wunderlich
Portfolio optimization under dynamic risk constraints: continuous vs. discrete time trading
null
null
null
null
q-fin.PM
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We consider an investor facing a classical portfolio problem of optimal investment in a log-Brownian stock and a fixed-interest bond, but constrained to choose portfolio and consumption strategies that reduce a dynamic shortfall risk measure. For continuous- and discrete-time financial markets we investigate the loss in expected utility of intermediate consumption and terminal wealth caused by imposing a dynamic risk constraint. We derive the dynamic programming equations for the resulting stochastic optimal control problems and solve them numerically. Our numerical results indicate that the loss of portfolio performance is not too large while the risk is notably reduced. We then investigate time discretization effects and find that the loss of portfolio performance resulting from imposing a risk constraint is typically bigger than the loss resulting from infrequent trading.
[ { "created": "Mon, 1 Feb 2016 15:52:08 GMT", "version": "v1" }, { "created": "Mon, 16 Jan 2017 09:29:02 GMT", "version": "v2" }, { "created": "Thu, 3 Aug 2017 15:49:23 GMT", "version": "v3" } ]
2017-08-04
[ [ "Redeker", "Imke", "" ], [ "Wunderlich", "Ralf", "" ] ]
Mon, 1 Feb 2016 15:52:08 GMT
2016-02-01T15:52:08Z
[ "q-fin" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
1802.09436
Paul Breiding
Paul Breiding, Sara Kalisnik Verovsek, Bernd Sturmfels, Madeleine Weinstein
Learning Algebraic Varieties from Samples
null
Revista Matem\'atica Complutense (2018)
10.1007/s13163-018-0273-6
null
math.AG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We seek to determine a real algebraic variety from a fixed finite subset of points. Existing methods are studied and new methods are developed. Our focus lies on aspects of topology and algebraic geometry, such as dimension and defining polynomials. All algorithms are tested on a range of datasets and made available in a Julia package.
[ { "created": "Mon, 26 Feb 2018 16:27:26 GMT", "version": "v1" }, { "created": "Thu, 16 Aug 2018 05:50:50 GMT", "version": "v2" } ]
2018-08-17
[ [ "Breiding", "Paul", "" ], [ "Verovsek", "Sara Kalisnik", "" ], [ "Sturmfels", "Bernd", "" ], [ "Weinstein", "Madeleine", "" ] ]
Mon, 26 Feb 2018 16:27:26 GMT
2018-02-26T16:27:26Z
[ "math" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
2011.09372
Hugo Bot\'os
Hugo Cattarucci Bot\'os
Orbifolds and orbibundles in complex hyperbolic geometry
23 pages, 2 figures; typos corrected, corrections on the definition 11, lemmas 20 and 30, and theorems 22 and 25
null
null
null
math.GT math.DG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We develop the theory of orbibundles from a geometrical viewpoint using diffeology. One of our goals is to present new tools allowing to calculate invariants of complex hyperbolic disc orbibundles over $2$-orbifolds appearing in the geometry of $4$-manifolds. These invariants are the Euler number of disc orbibundles and the Toledo invariant of $\mathrm{PU}(2,1)$-representations of $2$-orbifold groups.
[ { "created": "Wed, 18 Nov 2020 16:13:32 GMT", "version": "v1" }, { "created": "Fri, 12 Feb 2021 22:25:19 GMT", "version": "v2" }, { "created": "Sun, 13 Nov 2022 02:57:27 GMT", "version": "v3" }, { "created": "Mon, 31 Jul 2023 13:02:16 GMT", "version": "v4" } ]
2023-08-01
[ [ "Botós", "Hugo Cattarucci", "" ] ]
Wed, 18 Nov 2020 16:13:32 GMT
2020-11-18T16:13:32Z
[ "math" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
cond-mat/0502572
Masayuki Yamamoto
M. Yamamoto, T. Ohtsuki and B. Kramer
Spin polarization in a T-shape conductor induced by strong Rashba spin-orbit coupling
null
Phys. Rev. B 72, 115321 (2005)
10.1103/PhysRevB.72.115321
null
cond-mat.mes-hall
null
We investigate numerically the spin polarization of the current in the presence of Rashba spin-orbit interaction in a T-shaped conductor proposed by A.A. Kiselev and K.W. Kim (Appl. Phys. Lett. {\bf 78} 775 (2001)). The recursive Green function method is used to calculate the three terminal spin dependent transmission probabilities. We focus on single-channel transport and show that the spin polarization becomes nearly 100 % with a conductance close to $e^{2}/h$ for sufficiently strong spin-orbit coupling. This is interpreted by the fact that electrons with opposite spin states are deflected into an opposite terminal by the spin dependent Lorentz force. The influence of the disorder on the predicted effect is also discussed. Cases for multi-channel transport are studied in connection with experiments.
[ { "created": "Thu, 24 Feb 2005 09:27:06 GMT", "version": "v1" }, { "created": "Wed, 6 Jul 2005 14:45:03 GMT", "version": "v2" } ]
2009-11-11
[ [ "Yamamoto", "M.", "" ], [ "Ohtsuki", "T.", "" ], [ "Kramer", "B.", "" ] ]
Thu, 24 Feb 2005 09:27:06 GMT
2005-02-24T09:27:06Z
[ "physics" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
2211.13306
Sanjib Sharma
Rupesh Baniya, Rocky Talchabhadel, Jeeban Panthi, Ganesh R Ghimire, Sanjib Sharma, Prithvi Dhwoj Khadka, Sanghoon Shin, Yadu Pokhrel, Utsav Bhattarai, Rajaram Prajapati, Bhesh Raj Thapa and Ramesh Kumar Maskey
Nepal Himalaya Offers Considerable Potential for Pumped Storage Hydropower
null
null
null
null
stat.AP cs.SY eess.SY
http://creativecommons.org/licenses/by/4.0/
There is a pressing need for a transition from fossil fuel to renewable energy to meet the increasing energy demands and reduce greenhouse gas (GHG) emissions. The Himalayas possess substantial renewable energy potential that can be harnessed through hydropower projects due to its peculiar topographic characteristics and abundant water resources. However, the current exploitation rate is low owing to the predominance of run-of-river hydropower systems to support the power system. The utility-scale storage facility is crucial in the load scenario of an integrated power system to manage diurnal variation, peak demand, and penetration of intermittent energy sources. In this study, we first identify the potential of pumped storage hydropower across Nepal (a central Himalayan country) under multiple configurations by pairing lakes, hydropower projects, rivers, and available flat terrains. We then identify technically feasible pairs from those of potential locations. Infrastructural, environmental, operational, and other technical constraints govern the choice of feasible locations. We find the flat land-to-river configuration most promising than other configurations. Our results provide insight into the potential of pumped storage hydropower and are of practical importance in planning sustainable power systems in the Himalayas and beyond.
[ { "created": "Wed, 23 Nov 2022 21:17:23 GMT", "version": "v1" }, { "created": "Mon, 13 Feb 2023 17:14:32 GMT", "version": "v2" }, { "created": "Tue, 14 Feb 2023 14:05:06 GMT", "version": "v3" } ]
2023-02-15
[ [ "Baniya", "Rupesh", "" ], [ "Talchabhadel", "Rocky", "" ], [ "Panthi", "Jeeban", "" ], [ "Ghimire", "Ganesh R", "" ], [ "Sharma", "Sanjib", "" ], [ "Khadka", "Prithvi Dhwoj", "" ], [ "Shin", "Sanghoon", "" ], [ "Pokhrel", "Yadu", "" ], [ "Bhattarai", "Utsav", "" ], [ "Prajapati", "Rajaram", "" ], [ "Thapa", "Bhesh Raj", "" ], [ "Maskey", "Ramesh Kumar", "" ] ]
Wed, 23 Nov 2022 21:17:23 GMT
2022-11-23T21:17:23Z
[ "cs", "eess", "stat" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
1807.02188
Priyadarshini Panda
Priyadarshini Panda, and Kaushik Roy
Implicit Generative Modeling of Random Noise during Training for Adversarial Robustness
Preliminary version of this work accepted at ICML 2019 (Workshop on Uncertainty and Robustness in Deep Learning)
null
null
null
cs.LG cs.CV stat.ML
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We introduce a Noise-based prior Learning (NoL) approach for training neural networks that are intrinsically robust to adversarial attacks. We find that the implicit generative modeling of random noise with the same loss function used during posterior maximization, improves a model's understanding of the data manifold furthering adversarial robustness. We evaluate our approach's efficacy and provide a simplistic visualization tool for understanding adversarial data, using Principal Component Analysis. Our analysis reveals that adversarial robustness, in general, manifests in models with higher variance along the high-ranked principal components. We show that models learnt with our approach perform remarkably well against a wide-range of attacks. Furthermore, combining NoL with state-of-the-art adversarial training extends the robustness of a model, even beyond what it is adversarially trained for, in both white-box and black-box attack scenarios.
[ { "created": "Thu, 5 Jul 2018 21:52:36 GMT", "version": "v1" }, { "created": "Fri, 8 Feb 2019 16:54:50 GMT", "version": "v2" }, { "created": "Sat, 11 May 2019 12:19:08 GMT", "version": "v3" }, { "created": "Fri, 31 May 2019 19:09:09 GMT", "version": "v4" } ]
2019-06-04
[ [ "Panda", "Priyadarshini", "" ], [ "Roy", "Kaushik", "" ] ]
Thu, 5 Jul 2018 21:52:36 GMT
2018-07-05T21:52:36Z
[ "cs", "stat" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
2201.04234
Saurabh Garg
Saurabh Garg, Sivaraman Balakrishnan, Zachary C. Lipton, Behnam Neyshabur, Hanie Sedghi
Leveraging Unlabeled Data to Predict Out-of-Distribution Performance
Accepted at ICLR 2022
null
null
null
cs.LG stat.ML
http://creativecommons.org/licenses/by/4.0/
Real-world machine learning deployments are characterized by mismatches between the source (training) and target (test) distributions that may cause performance drops. In this work, we investigate methods for predicting the target domain accuracy using only labeled source data and unlabeled target data. We propose Average Thresholded Confidence (ATC), a practical method that learns a threshold on the model's confidence, predicting accuracy as the fraction of unlabeled examples for which model confidence exceeds that threshold. ATC outperforms previous methods across several model architectures, types of distribution shifts (e.g., due to synthetic corruptions, dataset reproduction, or novel subpopulations), and datasets (Wilds, ImageNet, Breeds, CIFAR, and MNIST). In our experiments, ATC estimates target performance $2$-$4\times$ more accurately than prior methods. We also explore the theoretical foundations of the problem, proving that, in general, identifying the accuracy is just as hard as identifying the optimal predictor and thus, the efficacy of any method rests upon (perhaps unstated) assumptions on the nature of the shift. Finally, analyzing our method on some toy distributions, we provide insights concerning when it works. Code is available at https://github.com/saurabhgarg1996/ATC_code/.
[ { "created": "Tue, 11 Jan 2022 23:01:12 GMT", "version": "v1" }, { "created": "Wed, 9 Feb 2022 19:22:11 GMT", "version": "v2" }, { "created": "Sat, 15 Oct 2022 00:51:16 GMT", "version": "v3" } ]
2022-10-18
[ [ "Garg", "Saurabh", "" ], [ "Balakrishnan", "Sivaraman", "" ], [ "Lipton", "Zachary C.", "" ], [ "Neyshabur", "Behnam", "" ], [ "Sedghi", "Hanie", "" ] ]
Tue, 11 Jan 2022 23:01:12 GMT
2022-01-11T23:01:12Z
[ "cs", "stat" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
Systematic review and meta-analysis of the association between complement component 3 and age-related macular degeneration: a HuGE review and meta-analysis.
null
null
null
null
null
null
The authors performed a meta-analysis to estimate the magnitude of polymorphism effects for the complement component C3 gene (C3) and their possible mode of action on age-related macular degeneration (AMD). The meta-analysis included 16 and 7 studies for rs2230199 and rs1047286, respectively. Data extraction and risk of bias assessments were performed in duplicate, and heterogeneity and publication bias were explored. There was moderate evidence for association between both polymorphisms and AMD in Caucasians. For rs2230199, patients with CG and GG genotypes were 1.44 (95% confidence interval (CI): 1.33, 1.56) and 1.88 (95% CI: 1.59, 2.23) times more likely to have AMD than patients with the CC genotype. For rs1047286, GA and AA genotypes had 1.27 (95% CI: 1.15, 1.41) and 1.70 (95% CI: 1.27, 2.11) times higher risk of AMD than did GG genotypes. These gene effects suggested an additive model. The population attributable risks for the GG/GC and AA/GA genotypes are approximately 5%-10%. Subgroup analysis by ethnicity indicates that these variants are very infrequent in Asians and that the observed gene effects are based largely on the high frequency within Caucasian populations. This meta-analysis supports the association between C3 and AMD and provides a robust estimate of the genetic risk.
null
null
null
null
null
null
pubmed
null
null
null
null
2,011
null
null
null
null
null
null
21,576,320
American journal of epidemiology
1710.07278
Markus Rei{\ss}
Gilles Blanchard, Marc Hoffmann and Markus Rei{\ss}
Early stopping for statistical inverse problems via truncated SVD estimation
slightly modified version. arXiv admin note: text overlap with arXiv:1606.07702
null
null
null
math.ST stat.TH
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We consider truncated SVD (or spectral cut-off, projection) estimators for a prototypical statistical inverse problem in dimension $D$. Since calculating the singular value decomposition (SVD) only for the largest singular values is much less costly than the full SVD, our aim is to select a data-driven truncation level $\widehat m\in\{1,\ldots,D\}$ only based on the knowledge of the first $\widehat m$ singular values and vectors. We analyse in detail whether sequential {\it early stopping} rules of this type can preserve statistical optimality. Information-constrained lower bounds and matching upper bounds for a residual based stopping rule are provided, which give a clear picture in which situation optimal sequential adaptation is feasible. Finally, a hybrid two-step approach is proposed which allows for classical oracle inequalities while considerably reducing numerical complexity.
[ { "created": "Thu, 19 Oct 2017 09:43:06 GMT", "version": "v1" }, { "created": "Tue, 12 Jun 2018 14:03:19 GMT", "version": "v2" }, { "created": "Fri, 7 Sep 2018 11:37:46 GMT", "version": "v3" } ]
2018-09-11
[ [ "Blanchard", "Gilles", "" ], [ "Hoffmann", "Marc", "" ], [ "Reiß", "Markus", "" ] ]
Thu, 19 Oct 2017 09:43:06 GMT
2017-10-19T09:43:06Z
[ "math", "stat" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
Breast epithelial cell infiltration in enhanced electrospun silk scaffolds.
null
null
null
null
null
null
In the present study, the effects of air-flow impedance electrospinning and air-flow rates on silk-based scaffolds for biological tissues were investigated. First, the properties of scaffolds obtained from 7% and 12% silk concentrations were defined. In addition, cell infiltration and viability of MCF-10A breast epithelial cells cultured onto these scaffolds were used to determine the biological suitability of these nanostructures. Air-flow impedance electrospun scaffolds resulted in an overall larger pore size than scaffolds electrospun on a solid mandrel, with the largest pores in 7% silk electrospun with an air pressure of 100 kPa and in 12% silk electrospun with an air pressure of 400 kPa (13.4 ± 0.67 and 26.03 ± 1.19 µm, respectively). After 14 days in culture, the deepest MCF-10A cell infiltration (36.58 ± 2.28 µm) was observed into 7% silk air-flow impedance electrospun scaffolds subjected to an air pressure of 100 kPa. In those scaffolds MCF-10A cell viability was also highest after 14 days in culture. Together, these results strongly support the use of 7% silk-based scaffolds electrospun with a 100 kPa air-flow as the most suitable microenvironment for MCF-10A infiltration and viability.
null
null
null
null
null
null
pubmed
null
null
null
null
2,016
null
null
null
null
null
null
23,798,502
Journal of tissue engineering and regenerative medicine
2109.05324
Austin Cole
D Austin Cole, Robert B Gramacy, Mike Ludkovski
Large-scale local surrogate modeling of stochastic simulation experiments
28 pages, 7 figures
null
null
null
stat.ME
http://creativecommons.org/licenses/by/4.0/
Gaussian process (GP) surrogate modeling for large computer experiments is limited by cubic runtimes, especially with data from stochastic simulations with input-dependent noise. A popular workaround to reduce computational complexity involves local approximation (e.g., LAGP). However, LAGP has only been vetted in deterministic settings. A recent variation utilizing inducing points (LIGP) for additional sparsity improves upon LAGP on the speed-vs-accuracy frontier. The authors show that another benefit of LIGP over LAGP is that (local) nugget estimation for stochastic responses is more natural, especially when designs contain substantial replication as is common when attempting to separate signal from noise. Woodbury identities, extended in LIGP from inducing points to replicates, afford efficient computation in terms of unique design locations only. This increases the amount of local data (i.e., the neighborhood size) that may be incorporated without additional flops, thereby enhancing statistical efficiency. Performance of the authors' LIGP upgrades is illustrated on benchmark data and real-world stochastic simulation experiments, including an options pricing control framework. Results indicatethat LIGP provides more accurate prediction and uncertainty quantification for varying data dimension and replication strategies versus modern alternatives.
[ { "created": "Sat, 11 Sep 2021 17:09:31 GMT", "version": "v1" }, { "created": "Fri, 11 Mar 2022 14:17:27 GMT", "version": "v2" }, { "created": "Mon, 30 May 2022 20:47:13 GMT", "version": "v3" } ]
2022-06-01
[ [ "Cole", "D Austin", "" ], [ "Gramacy", "Robert B", "" ], [ "Ludkovski", "Mike", "" ] ]
Sat, 11 Sep 2021 17:09:31 GMT
2021-09-11T17:09:31Z
[ "stat" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
1707.01896
Carl Wang-Erickson
Preston Wake, Carl Wang-Erickson
Deformation conditions for pseudorepresentations
To appear in Forum of Mathematics, Sigma. 33 pages
Forum of Mathematics, Sigma 7 (2019) e20
10.1017/fms.2019.19
null
math.NT
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Given a property of representations satisfying a basic stability condition, Ramakrishna developed a variant of Mazur's Galois deformation theory for representations with that property. We introduce an axiomatic definition of pseudorepresentations with such a property. Among other things, we show that pseudorepresentations with a property enjoy a good deformation theory, generalizing Ramakrishna's theory to pseudorepresentations.
[ { "created": "Thu, 6 Jul 2017 17:59:57 GMT", "version": "v1" }, { "created": "Thu, 31 Jan 2019 10:30:00 GMT", "version": "v2" }, { "created": "Thu, 27 Jun 2019 20:06:07 GMT", "version": "v3" } ]
2019-12-04
[ [ "Wake", "Preston", "" ], [ "Wang-Erickson", "Carl", "" ] ]
Thu, 6 Jul 2017 17:59:57 GMT
2017-07-06T17:59:57Z
[ "math" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
Hemorrhagic transformation is associated with poor functional outcome in patients with acute ischemic stroke due to a large vessel occlusion.
null
null
null
null
null
null
Hemorrhagic transformation (HT) is a complication that may cause neurological deterioration in patients with acute ischemic stroke. Various radiological subtypes of HT can be distinguished. Their influence on functional outcome is currently unclear. The purpose of this study was to assess the associations between HT subtypes and functional outcome in acute ischemic stroke patients with proven large vessel occlusion included in the MR CLEAN trial (Multicenter Randomized Clinical Trial of Endovascular Treatment for Acute Ischemic stroke in The Netherlands).
null
null
null
null
null
null
pubmed
null
null
null
null
2,019
null
null
null
null
null
null
30,297,537
Journal of neurointerventional surgery
0802.2758
Shuheng Zhou
Shuheng Zhou, John Lafferty and Larry Wasserman
Time Varying Undirected Graphs
12 pages, 3 figures, to appear in COLT 2008
The 21st Annual Conference on Learning Theory (COLT 2008), Helsinki, Finland
null
null
stat.ML math.ST stat.TH
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Undirected graphs are often used to describe high dimensional distributions. Under sparsity conditions, the graph can be estimated using $\ell_1$ penalization methods. However, current methods assume that the data are independent and identically distributed. If the distribution, and hence the graph, evolves over time then the data are not longer identically distributed. In this paper, we show how to estimate the sequence of graphs for non-identically distributed data, where the distribution evolves over time.
[ { "created": "Wed, 20 Feb 2008 20:54:29 GMT", "version": "v1" }, { "created": "Wed, 20 Feb 2008 23:15:40 GMT", "version": "v2" }, { "created": "Wed, 27 Feb 2008 06:56:27 GMT", "version": "v3" }, { "created": "Tue, 29 Apr 2008 00:56:14 GMT", "version": "v4" } ]
2008-04-29
[ [ "Zhou", "Shuheng", "" ], [ "Lafferty", "John", "" ], [ "Wasserman", "Larry", "" ] ]
Wed, 20 Feb 2008 20:54:29 GMT
2008-02-20T20:54:29Z
[ "math", "stat" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
1307.3235
Yu Hu
Yu Hu, Joel Zylberberg, Eric Shea-Brown
The sign rule and beyond: Boundary effects, flexibility, and noise correlations in neural population codes
41 pages, 5 figures
null
10.1371/journal.pcbi.1003469
null
q-bio.NC
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Over repeat presentations of the same stimulus, sensory neurons show variable responses. This "noise" is typically correlated between pairs of cells, and a question with rich history in neuroscience is how these noise correlations impact the population's ability to encode the stimulus. Here, we consider a very general setting for population coding, investigating how information varies as a function of noise correlations, with all other aspects of the problem - neural tuning curves, etc. - held fixed. This work yields unifying insights into the role of noise correlations. These are summarized in the form of theorems, and illustrated with numerical examples involving neurons with diverse tuning curves. Our main contributions are as follows. (1) We generalize previous results to prove a sign rule (SR) - if noise correlations between pairs of neurons have opposite signs vs. their signal correlations, then coding performance will improve compared to the independent case. This holds for three different metrics of coding performance, and for arbitrary tuning curves and levels of heterogeneity. This generality is true for our other results as well. (2) As also pointed out in the literature, the SR does not provide a necessary condition for good coding. We show that a diverse set of correlation structures can improve coding. Many of these violate the SR, as do experimentally observed correlations. There is structure to this diversity: we prove that the optimal correlation structures must lie on boundaries of the possible set of noise correlations. (3) We provide a novel set of necessary and sufficient conditions, under which the coding performance (in the presence of noise) will be as good as it would be if there were no noise present at all.
[ { "created": "Thu, 11 Jul 2013 19:52:20 GMT", "version": "v1" }, { "created": "Fri, 12 Jul 2013 19:49:11 GMT", "version": "v2" }, { "created": "Thu, 22 Aug 2013 18:52:35 GMT", "version": "v3" }, { "created": "Wed, 15 Jan 2014 23:46:25 GMT", "version": "v4" } ]
2015-06-16
[ [ "Hu", "Yu", "" ], [ "Zylberberg", "Joel", "" ], [ "Shea-Brown", "Eric", "" ] ]
Thu, 11 Jul 2013 19:52:20 GMT
2013-07-11T19:52:20Z
[ "q-bio" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
2107.11171
Mao Jeffrey
Jeffrey Mao, Guanrui Li, Stephen Nogar, Christopher Kroninger, Giuseppe Loianno
Aggressive Visual Perching with Quadrotors on Inclined Surfaces
Compressed Explanation and edited typos to be aligned with the final Conference Version
2021 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS 2021)
null
null
cs.RO
http://creativecommons.org/licenses/by/4.0/
Autonomous Micro Aerial Vehicles (MAVs) have the potential to be employed for surveillance and monitoring tasks. By perching and staring on one or multiple locations aerial robots can save energy while concurrently increasing their overall mission time without actively flying. In this paper, we address the estimation, planning, and control problems for autonomous perching on inclined surfaces with small quadrotors using visual and inertial sensing. We focus on planning and executing of dynamically feasible trajectories to navigate and perch to a desired target location with on board sensing and computation. Our planner also supports certain classes of nonlinear global constraints by leveraging an efficient algorithm that we have mathematically verified. The on board cameras and IMU are concurrently used for state estimation and to infer the relative robot/target localization. The proposed solution runs in real-time on board a limited computational unit. Experimental results validate the proposed approach by tackling aggressive perching maneuvers with flight envelopes that include large excursions from the hover position on inclined surfaces up to 90$^\circ$, angular rates up to 600~deg/s, and accelerations up to 10m/s^2.
[ { "created": "Fri, 23 Jul 2021 12:38:07 GMT", "version": "v1" }, { "created": "Tue, 31 Aug 2021 18:06:06 GMT", "version": "v2" } ]
2021-09-02
[ [ "Mao", "Jeffrey", "" ], [ "Li", "Guanrui", "" ], [ "Nogar", "Stephen", "" ], [ "Kroninger", "Christopher", "" ], [ "Loianno", "Giuseppe", "" ] ]
Fri, 23 Jul 2021 12:38:07 GMT
2021-07-23T12:38:07Z
[ "cs" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
math/0609430
Hongyu He
Hongyu He
Restrictions of the Complementary Series of the Universal Covering of the Symplectic Group
15 pages, 1 figure (not included due to technical difficulties with arxiv.org)
Journal of Lie Theory 20 No 1 31-48 (2010)
null
null
math.RT math.FA
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We study the restrictions of certain degenerate principal series representations of the universal covering of the symplectic group. We construct an isometry between the complementary series and the unitary principal series which preserves the action of a symplectic subgroup no bigger than half of the size of the original group.
[ { "created": "Fri, 15 Sep 2006 17:21:17 GMT", "version": "v1" }, { "created": "Fri, 20 Oct 2006 16:38:15 GMT", "version": "v2" }, { "created": "Tue, 14 Nov 2006 19:26:00 GMT", "version": "v3" }, { "created": "Fri, 28 May 2010 03:59:32 GMT", "version": "v4" } ]
2022-01-03
[ [ "He", "Hongyu", "" ] ]
Fri, 15 Sep 2006 17:21:17 GMT
2006-09-15T17:21:17Z
[ "math" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
2012.09226
Jiening Zhu
Jiening Zhu, Kaiming Xu, Allen Tannenbaum
Optimal transport for vector Gaussian mixture models
null
null
null
null
stat.ML cs.LG math.OC math.PR
http://creativecommons.org/licenses/by/4.0/
Vector-valued Gaussian mixtures form an important special subset of vector-valued distributions. In general, vector-valued distributions constitute natural representations for physical entities, which can mutate or transit among alternative manifestations distributed in a given space. A key example is color imagery. In this note, we vectorize the Gaussian mixture model and study several different optimal mass transport related problems associated to such models. The benefits of using vector Gaussian mixture for optimal mass transport include computational efficiency and the ability to preserve structure.
[ { "created": "Wed, 16 Dec 2020 19:46:08 GMT", "version": "v1" }, { "created": "Fri, 12 Aug 2022 03:38:56 GMT", "version": "v2" }, { "created": "Wed, 9 Nov 2022 19:01:06 GMT", "version": "v3" } ]
2022-11-11
[ [ "Zhu", "Jiening", "" ], [ "Xu", "Kaiming", "" ], [ "Tannenbaum", "Allen", "" ] ]
Wed, 16 Dec 2020 19:46:08 GMT
2020-12-16T19:46:08Z
[ "cs", "math", "stat" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
Adverse Childhood Experiences: Missed Opportunities by Nurse Practitioners to Screen Adult Clients.
null
null
null
null
null
null
Adverse childhood experiences (ACE) occur as a result of abuse/neglect during childhood and household dysfunction. More than one half of adults have experienced at least one ACE, and this can lead to impaired coping and risky health behaviors. The purpose of the current study was to determine the relationship between nurse practitioner (NP) knowledge of ACE and screening practice for childhood trauma in a mid-southern state. Forty-four NPs participated in the survey. Of NP participants, 15% reported routinely screening for a history of childhood abuse. Psychiatric-mental health NPs were more knowledgeable about ACE screening and more confident in screening practices. All providers reported lack of time as the most frequent barrier to screening for ACE. NPs who regularly screen patients are more knowledgeable about the nine knowledge questions regarding ACE. Insufficient time to evaluate or counsel clients was a universal barrier across the sample. [Journal of Psychosocial Nursing and Mental Health Services, 58(3), 20-27.].
null
null
null
null
null
null
pubmed
null
null
null
null
2,020
null
null
null
null
null
null
31,846,047
Journal of psychosocial nursing and mental health services
2102.03804
Dongjiao He
Dongjiao He, Wei Xu, Fu Zhang
Kalman Filters on Differentiable Manifolds
null
null
null
null
cs.RO
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Kalman filter is presumably one of the most important and extensively used filtering techniques in modern control systems. Yet, nearly all current variants of Kalman filters are formulated in the Euclidean space $\mathbb{R}^n$, while many real-world systems (e.g., robotic systems) are really evolving on manifolds. In this paper, we propose a method to develop Kalman filters for such on-manifold systems. Utilizing $\boxplus$, $\boxminus$ operations and further defining an oplus operation on the respective manifold, we propose a canonical representation of the on-manifold system. Such a canonical form enables us to separate the manifold constraints from the system behaviors in each step of the Kalman filter, ultimately leading to a generic and symbolic Kalman filter framework that are naturally evolving on the manifold. Furthermore, the on-manifold Kalman filter is implemented as a toolkit in $C$++ packages which enables users to implement an on-manifold Kalman filter just like the normal one in $\mathbb{R}^n$: the user needs only to provide the system-specific descriptions, and then call the respective filter steps (e.g., predict, update) without dealing with any of the manifold constraints. The existing implementation supports full iterated Kalman filtering for systems on any manifold composed of $\mathbb{R}^n$, $SO(3)$ and $\mathbb{S}^2$, and is extendable to other types of manifold when necessary. The proposed symbolic Kalman filter and the developed toolkit are verified by implementing a tightly-coupled lidar-inertial navigation system. Results show that the developed toolkit leads to superior filtering performances and computation efficiency comparable to hand-engineered counterparts. Finally, the toolkit is opened sourced at https://github.com/hku-mars/IKFoM to assist practitioners to quickly deploy an on-manifold Kalman filter.
[ { "created": "Sun, 7 Feb 2021 14:49:06 GMT", "version": "v1" }, { "created": "Thu, 24 Jun 2021 03:28:48 GMT", "version": "v2" }, { "created": "Sat, 26 Jun 2021 11:15:37 GMT", "version": "v3" } ]
2021-06-29
[ [ "He", "Dongjiao", "" ], [ "Xu", "Wei", "" ], [ "Zhang", "Fu", "" ] ]
Sun, 7 Feb 2021 14:49:06 GMT
2021-02-07T14:49:06Z
[ "cs" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
hep-th/9905224
Kanehisa Takasaki
Kanehisa Takasaki
Whitham Deformations and Tau Functions in N = 2 Supersymmetric Gauge Theories
25pages, latex2e; (v2) final version for publication, minor errors corrected
Prog.Theor.Phys.Suppl.135:53-74,1999
10.1143/PTPS.135.53
KUCP-0136
hep-th math.AG nlin.SI solv-int
null
We review new aspects of integrable systems discovered recently in N=2 supersymmetric gauge theories and their topologically twisted versions. The main topics are (i) an explicit construction of Whitham deformations of the Seiberg-Witten curves for classical gauge groups, (ii) its application to contact terms in the u-plane integral of topologically twisted theories, and (iii) a connection between the tau functions and the blowup formula in topologically twisted theories.
[ { "created": "Mon, 31 May 1999 03:06:22 GMT", "version": "v1" }, { "created": "Fri, 27 Aug 1999 08:10:20 GMT", "version": "v2" } ]
2008-11-26
[ [ "Takasaki", "Kanehisa", "" ] ]
Mon, 31 May 1999 03:06:22 GMT
1999-05-31T03:06:22Z
[ "physics", "math", "nlin" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
1703.08743
Bao-An Li
Bao-Jun Cai, Bao-An Li and Lie-Wen Chen
Effects of Neutron-Proton Short-Range Correlation on the Equation of State of Dense Neutron-Rich Nucleonic Matter
null
AIP Conference Proceedings 2038, 020041 (2018)
10.1063/1.5078860
null
nucl-th astro-ph.HE nucl-ex
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
The strongly isospin-dependent tensor force leads to short-range correlations (SRC) between neutron-proton (deuteron-like) pairs much stronger than those between proton-proton and neutron-neutron pairs. As a result of the short-range correlations, the single-nucleon momentum distribution develops a high-momentum tail above the Fermi surface. Because of the strongly isospin-dependent short-range correlations, in neutron-rich matter a higher fraction of protons will be depleted from its Fermi sea and populate above the Fermi surface compared to neutrons. This isospin-dependent nucleon momentum distribution may have effects on: (1) nucleon spectroscopic factors of rare isotopes, (2) the equation of state especially the density dependence of nuclear symmetry energy, (3) the coexistence of a proton-skin in momentum space and a neutron-skin in coordinate space (i.e., protons move much faster than neutrons near the surface of heavy nuclei). In this talk, we discuss these features and their possible experimental manifestations. As an example, SRC effects on the nuclear symmetry energy are discussed in detail using a modified Gogny-Hartree-Fock (GHF) energy density functional (EDF) encapsulating the SRC-induced high momentum tail (HMT) in the single-nucleon momentum distribution.
[ { "created": "Sat, 25 Mar 2017 21:25:41 GMT", "version": "v1" }, { "created": "Wed, 21 Nov 2018 12:59:36 GMT", "version": "v2" } ]
2018-11-22
[ [ "Cai", "Bao-Jun", "" ], [ "Li", "Bao-An", "" ], [ "Chen", "Lie-Wen", "" ] ]
Sat, 25 Mar 2017 21:25:41 GMT
2017-03-25T21:25:41Z
[ "physics" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
Optimization of capillary electrophoresis method with contactless conductivity detection for the analysis of tobramycin and its related substances.
null
null
null
null
null
null
A method was validated and optimized to determine tobramycin (TOB) and its related substances. TOB is an aminoglycoside antibiotic which lacks a strong UV absorbing chromophore or fluorophore. Due to the physicochemical properties of TOB, capillary electrophoresis (CE) in combination with Capacitively Coupled Contactless Conductivity Detection (C(4)D) was chosen. The optimized separation method uses a background electrolyte (BGE) composed of 25 mM morpholinoethane-sulphonic acid (MES) adjusted to pH 6.4 by L-histidine (l-His). 0.3 mM cetyltrimethyl ammonium bromide (CTAB) was added as electroosmotic flow modifier in a concentration below the critical micellar concentration (CMC). Ammonium acetate 50 mg L(-1) was used as internal standard (IS). 30 kV was applied in reverse polarity (cathode at the injection capillary end) on a fused silica capillary (65/43 cm; 75 μm id). The optimized separation was obtained in less than 7 min with good linearity (R(2)=0.9995) for tobramycin. It shows a good precision expressed as RSD on relative peak areas equal to 0.2% and 0.7% for intraday and interday respectively. The LOD and LOQ are 0.4 and 1.3 mg L(-1) corresponding to 9 pg and 31 pg respectively.
null
null
null
null
null
null
pubmed
null
null
null
null
2,012
null
null
null
null
null
null
22,015,240
Journal of pharmaceutical and biomedical analysis
2204.02066
Adalbert Fono
Holger Boche and Adalbert Fono and Gitta Kutyniok
Inverse Problems Are Solvable on Real Number Signal Processing Hardware
null
null
null
null
eess.SP
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Despite the success of Deep Learning (DL) serious reliability issues such as non-robustness persist. An interesting aspect is, whether these problems arise due to insufficient tools or due to fundamental limitations of DL. We study this question from the computability perspective, i.e., we characterize the limits imposed by the applied hardware. For this, we focus on the class of inverse problems, which, in particular, encompasses any task to reconstruct data from measurements. On digital hardware, a conceptual barrier on the capabilities of DL for solving finite-dimensional inverse problems has in fact already been derived. This paper investigates the general computation framework of Blum-Shub-Smale (BSS) machines which allows the processing and storage of arbitrary real values. Although a corresponding real world computing device does not exist at the moment, research and development towards real number computing hardware, usually referred to by the term "neuromorphic computing", has increased in recent years. In this work, we show that the framework of BSS machines does enable the algorithmic solvability of finite dimensional inverse problems. Our results emphasize the influence of the considered computing model in questions of accuracy and reliability.
[ { "created": "Tue, 5 Apr 2022 09:04:13 GMT", "version": "v1" }, { "created": "Wed, 6 Apr 2022 09:27:19 GMT", "version": "v2" }, { "created": "Thu, 18 Jan 2024 18:15:50 GMT", "version": "v3" } ]
2024-01-19
[ [ "Boche", "Holger", "" ], [ "Fono", "Adalbert", "" ], [ "Kutyniok", "Gitta", "" ] ]
Tue, 5 Apr 2022 09:04:13 GMT
2022-04-05T09:04:13Z
[ "eess" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
1312.5675
Mattia Talpo
Flavia Poma, Mattia Talpo, Fabio Tonini
Stacks of uniform cyclic covers of curves and their Picard groups
v3: (long overdue) final version
Algebr. Geom. 2 (2015), no. 1, 91-122
null
null
math.AG
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We study the stack B_{h,g,n} of uniform cyclic covers of degree n between smooth curves of genus h and g and, for h >> g, present it as an open substack of a vector bundle over the universal Jacobian stack of M_g. We use this description to compute the integral Picard group of B_{h,g,n}, showing that it is generated by tautological classes of B_{h,g,n}.
[ { "created": "Thu, 19 Dec 2013 18:07:45 GMT", "version": "v1" }, { "created": "Wed, 2 Apr 2014 11:42:48 GMT", "version": "v2" }, { "created": "Thu, 16 Mar 2017 23:58:47 GMT", "version": "v3" } ]
2017-03-20
[ [ "Poma", "Flavia", "" ], [ "Talpo", "Mattia", "" ], [ "Tonini", "Fabio", "" ] ]
Thu, 19 Dec 2013 18:07:45 GMT
2013-12-19T18:07:45Z
[ "math" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
2206.13903
Changjie Lu
Changjie Lu, Shen Zheng, Zirui Wang, Omar Dib, Gaurav Gupta
AS-IntroVAE: Adversarial Similarity Distance Makes Robust IntroVAE
ACML conference paper
null
null
null
eess.IV cs.CV
http://creativecommons.org/licenses/by-nc-sa/4.0/
Recently, introspective models like IntroVAE and S-IntroVAE have excelled in image generation and reconstruction tasks. The principal characteristic of introspective models is the adversarial learning of VAE, where the encoder attempts to distinguish between the real and the fake (i.e., synthesized) images. However, due to the unavailability of an effective metric to evaluate the difference between the real and the fake images, the posterior collapse and the vanishing gradient problem still exist, reducing the fidelity of the synthesized images. In this paper, we propose a new variation of IntroVAE called Adversarial Similarity Distance Introspective Variational Autoencoder (AS-IntroVAE). We theoretically analyze the vanishing gradient problem and construct a new Adversarial Similarity Distance (AS-Distance) using the 2-Wasserstein distance and the kernel trick. With weight annealing on AS-Distance and KL-Divergence, the AS-IntroVAE are able to generate stable and high-quality images. The posterior collapse problem is addressed by making per-batch attempts to transform the image so that it better fits the prior distribution in the latent space. Compared with the per-image approach, this strategy fosters more diverse distributions in the latent space, allowing our model to produce images of great diversity. Comprehensive experiments on benchmark datasets demonstrate the effectiveness of AS-IntroVAE on image generation and reconstruction tasks.
[ { "created": "Tue, 28 Jun 2022 11:40:17 GMT", "version": "v1" }, { "created": "Tue, 4 Oct 2022 06:24:44 GMT", "version": "v2" }, { "created": "Mon, 31 Oct 2022 10:46:30 GMT", "version": "v3" } ]
2022-11-01
[ [ "Lu", "Changjie", "" ], [ "Zheng", "Shen", "" ], [ "Wang", "Zirui", "" ], [ "Dib", "Omar", "" ], [ "Gupta", "Gaurav", "" ] ]
Tue, 28 Jun 2022 11:40:17 GMT
2022-06-28T11:40:17Z
[ "cs", "eess" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
2204.07450
Daniele De Gennaro
De Gennaro Daniele, Andrea Kubin, Anna Kubin
Asymptotic of the Discrete Volume-Preserving Fractional Mean Curvature Flow via a Nonlocal Quantitative Alexandrov Theorem
Added acknowledgements, corrected some typos
null
10.1016/j.na.2022.113200
null
math.AP
http://creativecommons.org/licenses/by/4.0/
We characterize the long time behaviour of a discrete-in-time approximation of the volume preserving fractional mean curvature flow. In particular, we prove that the discrete flow starting from any bounded set of finite fractional perimeter converges exponentially fast to a single ball. As an intermediate result we establish a quantitative Alexandrov type estimate in the fractional setting for normal deformations of a ball. Finally, we provide existence for flat flows as limit points of the discrete flow when the time discretization parameter tends to zero.
[ { "created": "Fri, 15 Apr 2022 13:04:16 GMT", "version": "v1" }, { "created": "Fri, 22 Apr 2022 07:54:08 GMT", "version": "v2" }, { "created": "Mon, 25 Apr 2022 07:20:35 GMT", "version": "v3" } ]
2023-01-10
[ [ "Daniele", "De Gennaro", "" ], [ "Kubin", "Andrea", "" ], [ "Kubin", "Anna", "" ] ]
Fri, 15 Apr 2022 13:04:16 GMT
2022-04-15T13:04:16Z
[ "math" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
2207.00109
Amitis Shidani
Amitis Shidani, George Deligiannidis, Arnaud Doucet
Ranking In Generalized Linear Bandits
null
AAAI 2024 Workshop on Recommendation Ecosystems: Modeling, Optimization and Incentive Design
null
null
stat.ML cs.IR cs.LG math.OC
http://creativecommons.org/licenses/by/4.0/
We study the ranking problem in generalized linear bandits. At each time, the learning agent selects an ordered list of items and observes stochastic outcomes. In recommendation systems, displaying an ordered list of the most attractive items is not always optimal as both position and item dependencies result in a complex reward function. A very naive example is the lack of diversity when all the most attractive items are from the same category. We model the position and item dependencies in the ordered list and design UCB and Thompson Sampling type algorithms for this problem. Our work generalizes existing studies in several directions, including position dependencies where position discount is a particular case, and connecting the ranking problem to graph theory.
[ { "created": "Thu, 30 Jun 2022 21:38:00 GMT", "version": "v1" }, { "created": "Mon, 1 Jan 2024 21:27:44 GMT", "version": "v2" } ]
2024-01-03
[ [ "Shidani", "Amitis", "" ], [ "Deligiannidis", "George", "" ], [ "Doucet", "Arnaud", "" ] ]
Thu, 30 Jun 2022 21:38:00 GMT
2022-06-30T21:38:00Z
[ "cs", "math", "stat" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
1106.5411
Vanessa Miemietz
Vanessa Miemietz, Will Turner
Koszul dual 2-functors and extension algebras of simple modules for $GL_2$
39 pages, title changed in second version, to appear in Selecta Math. (N.S.)
null
null
null
math.RT
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Let p be a prime number. We compute the Yoneda extension algebra of $GL_2$ over an algebraically closed field of characteristic p by developing a theory of Koszul duality for a certain class of 2-functors, one of which controls the category of rational representations of $GL_2$ over such a field.
[ { "created": "Mon, 27 Jun 2011 15:01:34 GMT", "version": "v1" }, { "created": "Thu, 11 Jul 2013 09:24:47 GMT", "version": "v2" }, { "created": "Wed, 9 Jul 2014 11:19:21 GMT", "version": "v3" } ]
2014-07-10
[ [ "Miemietz", "Vanessa", "" ], [ "Turner", "Will", "" ] ]
Mon, 27 Jun 2011 15:01:34 GMT
2011-06-27T15:01:34Z
[ "math" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
The Role of Intrinsic Motivation in Artificial Language Emergence: a Case Study on Colour
null
null
null
null
null
null
Human languages have multiple strategies that allow us to discriminate objects in a vast variety of contexts. Colours have been extensively studied from this point of view. In particular, previous research in artificial language evolution has shown how artificial languages may emerge based on specific strategies to distinguish colours. Still, it has not been shown how several strategies of diverse complexity can be autonomously managed by artificial agents . We propose an intrinsic motivation system that allows agents in a population to create a shared artificial language and progressively increase its expressive power. Our results show that with such a system agents successfully regulate their language development, which indicates a relation between population size and consistency in the emergent communicative systems.
null
null
null
null
null
null
acl
inproceedings
cornudella-etal-2016-role
Matsumoto, Yuji and Prasad, Rashmi
dec
2,016
Osaka, Japan
The COLING 2016 Organizing Committee
https://aclanthology.org/C16-1155/
Cornudella, Miquel and Poibeau, Thierry and van Trijp, Remi
Proceedings of {COLING} 2016, the 26th International Conference on Computational Linguistics: Technical Papers
1646--1656
null
null
1205.1819
Juli Atherton
Juli Atherton, Nathan Boley, Ben Brown, Nobuo Ogawa, Stuart M. Davidson, Michael B. Eisen, Mark D. Biggin, Peter Bickel
A model for sequential evolution of ligands by exponential enrichment (SELEX) data
Published in at http://dx.doi.org/10.1214/12-AOAS537 the Annals of Applied Statistics (http://www.imstat.org/aoas/) by the Institute of Mathematical Statistics (http://www.imstat.org)
Annals of Applied Statistics 2012, Vol. 6, No. 3, 928-949
10.1214/12-AOAS537
IMS-AOAS-AOAS537
stat.AP q-bio.GN
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
A Systematic Evolution of Ligands by EXponential enrichment (SELEX) experiment begins in round one with a random pool of oligonucleotides in equilibrium solution with a target. Over a few rounds, oligonucleotides having a high affinity for the target are selected. Data from a high throughput SELEX experiment consists of lists of thousands of oligonucleotides sampled after each round. Thus far, SELEX experiments have been very good at suggesting the highest affinity oligonucleotide, but modeling lower affinity recognition site variants has been difficult. Furthermore, an alignment step has always been used prior to analyzing SELEX data. We present a novel model, based on a biochemical parametrization of SELEX, which allows us to use data from all rounds to estimate the affinities of the oligonucleotides. Most notably, our model also aligns the oligonucleotides. We use our model to analyze a SELEX experiment containing double stranded DNA oligonucleotides and the transcription factor Bicoid as the target. Our SELEX model outperformed other published methods for predicting putative binding sites for Bicoid as indicated by the results of an in-vivo ChIP-chip experiment.
[ { "created": "Tue, 8 May 2012 20:34:47 GMT", "version": "v1" }, { "created": "Thu, 27 Sep 2012 12:02:51 GMT", "version": "v2" } ]
2012-09-28
[ [ "Atherton", "Juli", "" ], [ "Boley", "Nathan", "" ], [ "Brown", "Ben", "" ], [ "Ogawa", "Nobuo", "" ], [ "Davidson", "Stuart M.", "" ], [ "Eisen", "Michael B.", "" ], [ "Biggin", "Mark D.", "" ], [ "Bickel", "Peter", "" ] ]
Tue, 8 May 2012 20:34:47 GMT
2012-05-08T20:34:47Z
[ "q-bio", "stat" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
1608.05770
Yanguang Chen
Yanguang Chen, Bin Jiang
Hierarchical Scaling in Systems of Natural Cities
23 pages; 6 figures; 5 tables
Entropy, 2018, 20, 432
10.3390/e20060432
null
physics.soc-ph nlin.AO
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Hierarchies can be modeled by a set of exponential functions, from which we can derive a set of power laws indicative of scaling. The solution to a scaling relation equation is always a power law. The scaling laws are followed by many natural and social phenomena such as cities, earthquakes, and rivers. This paper is devoted to revealing the power law behaviors in systems of natural cities by reconstructing the hierarchy with cascade structure. The cities of America, Britain, France, and Germany are taken as examples to make empirical analyses. The hierarchical scaling relations can be well fitted to the data points within the scaling ranges of the size and area of the natural cities. The size-number and area-number scaling exponents are close to 1, and the allometric scaling exponent is slightly less than 1. The results show that natural cities follow hierarchical scaling laws and hierarchical conservation law very well. The hierarchical scaling law proved to be derived from entropy maximization principle, and this suggests that the evolution of natural cities is dominated by entropy maximization laws. This study is helpful for scientists to understand the power law behavior in the development of cities and systems of cities.
[ { "created": "Sat, 20 Aug 2016 02:38:49 GMT", "version": "v1" }, { "created": "Sat, 21 Apr 2018 05:09:54 GMT", "version": "v2" } ]
2018-12-19
[ [ "Chen", "Yanguang", "" ], [ "Jiang", "Bin", "" ] ]
Sat, 20 Aug 2016 02:38:49 GMT
2016-08-20T02:38:49Z
[ "physics", "nlin" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
1908.08464
Niv DeMalach
Man Qi, Niv DeMalach, Tao Sun, Hailin Zhang
Coexistence under hierarchical resource exploitation: the role of R*-preemption tradeoff
null
null
null
null
q-bio.PE
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Resource competition theory predicts coexistence and exclusion patterns based on species R*s, the minimum resource values required for a species to persist. A central assumption of the theory is that all species have equal access to resources. However, many systems are characterized by preemption exploitation, where some species deplete resources before their competitors can access them (e.g., asymmetric light competition, contest competition among animals). We hypothesize that coexistence under preemption requires an R*-preemption tradeoff, i.e., the species with the priority access should have a higher R* (lower efficiency). Thus, we developed an extension of resource competition theory to investigate partial and total preemption (in the latter, the preemptor is unaffected by species with lower preemption rank). We found that an R*-preemption tradeoff is a necessary condition for coexistence in all models. Moreover, under total preemption, the tradeoff alone is sufficient for coexistence. In contrast, under partial preemption, more conditions are needed, which restricts the parameter space of coexistence. Finally, we discussed the implications of our finding for seemingly distinct tradeoffs, which we view as special cases of R*-preemption tradeoff. These tradeoffs include the digger-grazer, the competition-colonization, and tradeoffs related to light competition between trees and understories.
[ { "created": "Thu, 22 Aug 2019 15:49:06 GMT", "version": "v1" }, { "created": "Thu, 20 May 2021 13:01:42 GMT", "version": "v2" }, { "created": "Tue, 16 Nov 2021 14:46:05 GMT", "version": "v3" } ]
2021-11-17
[ [ "Qi", "Man", "" ], [ "DeMalach", "Niv", "" ], [ "Sun", "Tao", "" ], [ "Zhang", "Hailin", "" ] ]
Thu, 22 Aug 2019 15:49:06 GMT
2019-08-22T15:49:06Z
[ "q-bio" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
1412.4642
Mikhail Khenner
Mikhail Khenner and Mahdi Bandegi
Electromigration-driven Evolution of the Surface Morphology and Composition for a Bi-Component Solid Film
null
Mathematical Modelling of Natural Phenomena Vol. 10, No.4, 2015, pp. 83-95 (the topical issue on micro- and nano-phenomena, Ed. A.A. Nepomnyashchy)
10.1051/mmnp/201510405
null
cond-mat.mtrl-sci cond-mat.mes-hall nlin.PS
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
A two PDEs-based model is developed for studies of a morphological and compositional evolution of a thermodynamically stable alloy surface in a strong electric field, assuming different and anisotropic diffusional mobilities of the two atomic components. The linear stability analysis of a planar surface and the computations of morphology coarsening are performed. It is shown that the conditions for instability and the characteristic wavelength and growth rate differ from their counterparts in a single-component film. Computational parametric analyses reveal the sensitivity of the scaling exponents to the electric field strength and to the magnitude of the anisotropies difference.
[ { "created": "Mon, 15 Dec 2014 15:48:03 GMT", "version": "v1" }, { "created": "Tue, 16 Jun 2015 21:12:42 GMT", "version": "v2" } ]
2015-06-18
[ [ "Khenner", "Mikhail", "" ], [ "Bandegi", "Mahdi", "" ] ]
Mon, 15 Dec 2014 15:48:03 GMT
2014-12-15T15:48:03Z
[ "physics", "nlin" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
Measurement of the energy dependence of X-ray-induced decomposition of potassium chlorate.
null
null
null
null
null
null
We report the first measurements of the X-ray induced decomposition of KClO3 as a function of energy in two experiments. KClO3 was pressurized to 3.5 GPa and irradiated with monochromatic synchrotron X-rays ranging in energy from 15 to 35 keV in 5 keV increments. A systematic increase in the decomposition rate as the energy was decreased was observed, which agrees with the 1/E(3) trend for the photoelectric process, except at the lowest energy studied. A second experiment was performed to access lower energies (10 and 12 keV) using a beryllium gasket; suggesting an apparent resonance near 15 keV or 0.83 Ǻ maximizing the chemical decomposition rate. A third experiment was performed using KIO3 to ascertain the anionic dependence of the decomposition rate, which was observed to be far slower than in KClO3, suggesting that the O-O distance is the critical factor in chemical reactions. These results will be important for more efficiently initiating chemical decomposition in materials using selected X-ray wavelengths that maximize decomposition to aid useful hard X-ray-induced chemistry and contribute understanding of the mechanism of X-ray-induced decomposition of the chlorates.
null
null
null
null
null
null
pubmed
null
null
null
null
2,013
null
null
null
null
null
null
23,444,908
The journal of physical chemistry. A
1402.4924
Jai More Ms.
Jai D. More and Anuradha Misra
Cancellation of Infrared divergences to all orders in LFQED
15 pages, 7 figures
Phys. Rev. D 89, 105021 (2014)
10.1103/PhysRevD.89.105021
null
hep-th
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Coherent state approach has been proposed as an alternate way to deal with the true infrared divergences in light front field theory. We show that infrared divergences in fermion mass renormalization are eliminated to all orders in light front time ordered perturbation theory if one uses coherent state basis instead of the usual Fock basis to calculate the Hamiltonian matrix elements.
[ { "created": "Thu, 20 Feb 2014 08:21:19 GMT", "version": "v1" }, { "created": "Tue, 6 May 2014 17:08:06 GMT", "version": "v2" } ]
2014-05-28
[ [ "More", "Jai D.", "" ], [ "Misra", "Anuradha", "" ] ]
Thu, 20 Feb 2014 08:21:19 GMT
2014-02-20T08:21:19Z
[ "physics" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
1909.08555
Erin Sparks
Lindsay Erndwein, Douglas D. Cook, Daniel J. Robertson, and Erin E. Sparks
Field-based mechanical phenotyping of cereal crops to assess lodging resistance
null
null
10.1002/aps3.11382
null
q-bio.TO q-bio.QM
http://creativecommons.org/licenses/by/4.0/
Plant mechanical failure, also known as lodging, is the cause of significant and unpredictable yield losses in cereal crops. Lodging occurs in two distinct failure modes - stalk lodging and root lodging. Despite the prevalence and detrimental impact of lodging on crop yields, there is little consensus on how to phenotype plants in the field for lodging resistance and thus breed for mechanically resilient plants. This review provides an overview of field-based mechanical testing approaches to assess stalk and root lodging resistance. These approaches are placed in the context of future perspectives. Best practices and recommendations for acquiring field-based mechanical phenotypes of plants are also presented.
[ { "created": "Wed, 18 Sep 2019 16:24:08 GMT", "version": "v1" }, { "created": "Wed, 4 Dec 2019 19:37:02 GMT", "version": "v2" }, { "created": "Thu, 20 Feb 2020 23:25:13 GMT", "version": "v3" } ]
2020-08-18
[ [ "Erndwein", "Lindsay", "" ], [ "Cook", "Douglas D.", "" ], [ "Robertson", "Daniel J.", "" ], [ "Sparks", "Erin E.", "" ] ]
Wed, 18 Sep 2019 16:24:08 GMT
2019-09-18T16:24:08Z
[ "q-bio" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
cond-mat/0105524
Jose P. Rodriguez
J. P. Rodriguez
Degradation of Phase Coherence by Defects in a Two-Dimensional Vortex Lattice
11 pgs. of PLAIN TeX, to appear in PRL, some improvements
Phys. Rev. Lett., v. 87, pg. 207001 (2001)
10.1103/PhysRevLett.87.207001
null
cond-mat.supr-con cond-mat.stat-mech
null
The thermodynamic nature of two-dimensional vortex matter is studied theoretically through a duality analysis of the XY model over the square lattice with low uniform frustration. A phase-coherent vortex lattice state is found at low temperature if rigid translations are prohibited. It shows a non-zero phase rigidity that is degraded exclusively by the creation of dislocation pairs. The unbinding of such pairs causes the vortex lattice to simultaneously lose phase coherence and to melt at a continuous (Kosterlitz-Thouless) phase transition. General phase auto-correlation functions are also computed, and these results are used to argue for the existence of a continuous melting transition of vortex matter in layered superconductors.
[ { "created": "Mon, 28 May 2001 09:55:20 GMT", "version": "v1" }, { "created": "Mon, 22 Oct 2001 00:11:53 GMT", "version": "v2" } ]
2009-11-07
[ [ "Rodriguez", "J. P.", "" ] ]
Mon, 28 May 2001 09:55:20 GMT
2001-05-28T09:55:20Z
[ "physics" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
1608.08054
Najib Idrissi
Najib Idrissi
The Lambrechts-Stanley Model of Configuration Spaces
61 pages. To appear in Inventiones Mathematicae
Invent. Math. 216.1 (2019), pp. 1-68
10.1007/s00222-018-0842-9
null
math.AT
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We prove the validity over $\mathbb{R}$ of a commutative differential graded algebra model of configuration spaces for simply connected closed smooth manifolds, answering a conjecture of Lambrechts--Stanley. We get as a result that the real homotopy type of such configuration spaces only depends on the real homotopy type of the manifold. We moreover prove, if the dimension of the manifold is at least $4$, that our model is compatible with the action of the Fulton--MacPherson operad (weakly equivalent to the little disks operad) when the manifold is framed. We use this more precise result to get a complex computing factorization homology of framed manifolds. Our proofs use the same ideas as Kontsevich's proof of the formality of the little disks operads.
[ { "created": "Mon, 29 Aug 2016 14:02:59 GMT", "version": "v1" }, { "created": "Wed, 7 Sep 2016 16:20:14 GMT", "version": "v2" }, { "created": "Wed, 30 Nov 2016 15:05:31 GMT", "version": "v3" }, { "created": "Fri, 23 Nov 2018 08:22:15 GMT", "version": "v4" } ]
2019-04-05
[ [ "Idrissi", "Najib", "" ] ]
Mon, 29 Aug 2016 14:02:59 GMT
2016-08-29T14:02:59Z
[ "math" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
Emotion Intensities in Tweets
null
null
null
null
null
null
This paper examines the task of detecting intensity of emotion from text. We create the first datasets of tweets annotated for anger, fear, joy, and sadness intensities. We use a technique called best{--}worst scaling (BWS) that improves annotation consistency and obtains reliable fine-grained scores. We show that emotion-word hashtags often impact emotion intensity, usually conveying a more intense emotion. Finally, we create a benchmark regression system and conduct experiments to determine: which features are useful for detecting emotion intensity; and, the extent to which two emotions are similar in terms of how they manifest in language.
null
null
null
null
null
null
acl
inproceedings
mohammad-bravo-marquez-2017-emotion
Ide, Nancy and Herbelot, Aur{\'e}lie and M{\`a}rquez, Llu{\'i}s
aug
2,017
Vancouver, Canada
Association for Computational Linguistics
https://aclanthology.org/S17-1007/
Mohammad, Saif and Bravo-Marquez, Felipe
Proceedings of the 6th Joint Conference on Lexical and Computational Semantics (*{SEM} 2017)
65--77
null
null
1107.1787
Takashi Kato
Takashi Kato
An Optimal Execution Problem with a Geometric Ornstein-Uhlenbeck Price Process
21 pages, 4 figures
null
null
null
q-fin.TR math.OC
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We study an optimal execution problem in the presence of market impact where the security price follows a geometric Ornstein-Uhlenbeck process, which implies the mean-reverting property, and show that the optimal strategy is a mixture of initial/terminal block liquidation and gradual intermediate liquidation. The mean-reverting property describes a price recovery effect that is strongly related to the resilience of market impact, as described in several papers that have studied optimal execution in a limit order book (LOB) model. It is interesting that despite the fact that the model in this paper is different from the LOB model, the form of our optimal strategy is quite similar to those obtained for an LOB model. Moreover, we discuss what properties cause gradual liquidation as an optimal strategy by studying various cases and find out that not only "convexity of market impact function" but also "price recovery effect" (or, in other words, transience of market impact) are essential to make a trader execute the security gradually to mitigate the effect of market impact.
[ { "created": "Sat, 9 Jul 2011 14:34:53 GMT", "version": "v1" }, { "created": "Wed, 16 May 2012 10:27:38 GMT", "version": "v2" }, { "created": "Tue, 8 Jul 2014 10:51:49 GMT", "version": "v3" }, { "created": "Tue, 29 Jul 2014 04:46:15 GMT", "version": "v4" } ]
2014-07-30
[ [ "Kato", "Takashi", "" ] ]
Sat, 9 Jul 2011 14:34:53 GMT
2011-07-09T14:34:53Z
[ "math", "q-fin" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
0902.1832
Gorsky Alexander
Alexander Gorsky and Alexander Krikun
Magnetic susceptibility of the quark condensate via holography
7 pages, the version published in Phys.Rev.D
Phys.Rev.D79:086015,2009
10.1103/PhysRevD.79.086015
null
hep-ph hep-th
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We discuss the holographic derivation of the magnetic susceptibility of the quark condensate. It is found that the susceptibility emerges upon the account of the Chern-Simons term in the holographic action. We demonstrate that Vainshtein's relation is not exact in the hard wall dual model but is fulfilled with high accuracy. Some comments concerning the spectral density of the Dirac operator are presented.
[ { "created": "Wed, 11 Feb 2009 10:09:03 GMT", "version": "v1" }, { "created": "Wed, 13 Jan 2010 15:03:48 GMT", "version": "v2" } ]
2010-01-13
[ [ "Gorsky", "Alexander", "" ], [ "Krikun", "Alexander", "" ] ]
Wed, 11 Feb 2009 10:09:03 GMT
2009-02-11T10:09:03Z
[ "physics" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
2103.03452
Quoc Tran-Dinh
Quoc Tran-Dinh, Nhan H. Pham, Dzung T. Phan, and Lam M. Nguyen
FedDR -- Randomized Douglas-Rachford Splitting Algorithms for Nonconvex Federated Composite Optimization
39 pages, and 12 figures
NeurIPs 2021
null
UNC-STOR-June 2021
stat.ML cs.DC cs.LG
http://creativecommons.org/licenses/by/4.0/
We develop two new algorithms, called, FedDR and asyncFedDR, for solving a fundamental nonconvex composite optimization problem in federated learning. Our algorithms rely on a novel combination between a nonconvex Douglas-Rachford splitting method, randomized block-coordinate strategies, and asynchronous implementation. They can also handle convex regularizers. Unlike recent methods in the literature, e.g., FedSplit and FedPD, our algorithms update only a subset of users at each communication round, and possibly in an asynchronous manner, making them more practical. These new algorithms can handle statistical and system heterogeneity, which are the two main challenges in federated learning, while achieving the best known communication complexity. In fact, our new algorithms match the communication complexity lower bound up to a constant factor under standard assumptions. Our numerical experiments illustrate the advantages of our methods over existing algorithms on synthetic and real datasets.
[ { "created": "Fri, 5 Mar 2021 03:24:04 GMT", "version": "v1" }, { "created": "Tue, 8 Jun 2021 20:44:07 GMT", "version": "v2" }, { "created": "Thu, 28 Oct 2021 14:44:59 GMT", "version": "v3" } ]
2021-10-29
[ [ "Tran-Dinh", "Quoc", "" ], [ "Pham", "Nhan H.", "" ], [ "Phan", "Dzung T.", "" ], [ "Nguyen", "Lam M.", "" ] ]
Fri, 5 Mar 2021 03:24:04 GMT
2021-03-05T03:24:04Z
[ "cs", "stat" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
Population genetic patterns revealed by microsatellite data challenge the mitochondrial DNA based taxonomy of Astyanax in Mexico (Characidae, Teleostei).
null
null
null
null
null
null
Astyanax has become an important model system for evolutionary studies of cave animals. We investigated correlations of population genetic patterns revealed by microsatellite data and phylogeographic patterns shown by mitochondrial DNA sequences in Mexican cave and surface fish of the genus Astyanax (Characidae, Teleostei) to improve the understanding of the colonization history of this neotropical fish in Central and North America and to assess a recent taxonomic classification. The distribution of nuclear genotypes is not congruent with that of the mitochondrial clades. Admixture analyses suggest there has been nuclear gene flow between populations defined by different mitochondrial clades. The microsatellite data indicate that there was mitochondrial capture of a cave population from adjacent populations. Furthermore, gene flow also occurred between populations belonging to different nuclear genotypic clusters. This indicates that neither the nuclear genotypic clusters nor the mitochondrial clades represent independent evolutionary units, although the mitochondrial divergences are high and in a range usually characteristic for different fish species. This conclusion is supported by the presence of morphologically intermediate forms. Our analyses show that the Trans-Mexican Volcanic Belt limited gene flow, but has been crossed by Astyanax several times. In Yucatán, where obvious geographic barriers are missing, the incongruence between the distribution of nuclear and mitochondrial markers reflects random colonization events caused by inundations or marine transgressions resulting in random phylogeographic breaks. Thus, conclusions about the phylogeographic history and even more about the delimitation of species should not be based on single genetic markers.
null
null
null
null
null
null
pubmed
null
null
null
null
2,011
null
null
null
null
null
null
21,419,231
Molecular phylogenetics and evolution
1210.3292
Yasaman Keshtkarjahromi
Yasaman Keshtkarjahromi, Rashid Ansari, and Ashfaq Khokhar
Energy Efficient Decentralized Detection Based on Bit-optimal Multi-hop Transmission in One-dimensional Wireless Sensor Networks
null
null
null
null
cs.DC
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Existing information theoretic work in decentralized detection is largely focused on parallel configuration of Wireless Sensor Networks (WSNs), where an individual hard or soft decision is computed at each sensor node and then transmitted directly to the fusion node. Such an approach is not efficient for large networks, where communication structure is likely to comprise of multiple hops. On the other hand, decentralized detection problem investigated for multi-hop networks is mainly concerned with reducing number and/or size of messages by using compression and fusion of information at intermediate nodes. In this paper an energy efficient multi-hop configuration of WSNs is proposed to solve the detection problem in large networks with two objectives: maximizing network lifetime and minimizing probability of error in the fusion node. This optimization problem is considered under the constraint of total consumed energy. The two objectives mentioned are achieved simultaneously in the multi-hop configuration by exploring tradeoffs between different path lengths and number of bits allocated to each node for quantization. Simulation results show significant improvement in the proposed multi-hop configuration compared with the parallel configuration in terms of energy efficiency and detection accuracy for different size networks, especially in larger networks.
[ { "created": "Thu, 11 Oct 2012 16:40:36 GMT", "version": "v1" }, { "created": "Mon, 15 Jul 2013 14:57:41 GMT", "version": "v2" }, { "created": "Thu, 5 Sep 2013 21:14:04 GMT", "version": "v3" } ]
2013-09-09
[ [ "Keshtkarjahromi", "Yasaman", "" ], [ "Ansari", "Rashid", "" ], [ "Khokhar", "Ashfaq", "" ] ]
Thu, 11 Oct 2012 16:40:36 GMT
2012-10-11T16:40:36Z
[ "cs" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
Adsorption and sequential thermal release of F
null
null
null
null
null
null
The adsorption-desorption behavior of fluorine, chlorine, and bromine molecules onto a crystalline porous organic cage, namely CC3-R was calculated at different temperatures using molecular dynamics (MD) and grand-canonical Monte Carlo (GCMC) simulations. Self-diffusion coefficients, radial distribution functions (RDF), and adsorption isotherms were calculated for this purpose. The results show that CC3-R has varied capacities to capture these halogens at ambient and high temperatures, so that the thermal release of fluorine is completed with increasing temperature up to around 70°C and chlorine molecules remain at the CC3-R surface up to 100°C and all bromine molecules are removed from the CC3-R surface at 200°C. We found that bromine self-diffusion was almost independent of temperature between 0 and 100°C in contrast to fluorine and chlorine. Among different diffusion regimes, Knudsen diffusion appears to have an important role in the adsorption of heavy halogens at higher temperatures.
null
null
null
null
null
null
pubmed
null
null
null
null
2,020
null
null
null
null
null
null
31,891,419
Journal of computational chemistry
hep-ph/0003010
Tonnis ter Veldhuis
Maxim Pospelov and Tonnis ter Veldhuis
Direct and indirect limits on the electro-magnetic form factors of WIMPs
8 pages, no figures, latex. Bound on the charge radius of the WIMP added
Phys.Lett. B480 (2000) 181-186
10.1016/S0370-2693(00)00358-0
TPI--MINN--00/11, UMN--TH--1845--00
hep-ph
null
We use the results of direct and indirect searches for weakly interacting massive particles (WIMPs) to obtain bounds on various electro-magnetic form factors of WIMPs. The limits on the recoil signal in underground dark matter detection experiments, with standard assumptions about the density and r.m.s. velocity of WIMPs in the halo, can be translated into the following model-independent bounds on the magnetic dipole, electric dipole, quadrupole and anapole moments and the polarizability of WIMPs: mu/mu_n < 1.4 10^{-4}, d < 5 10^{-21}e cm, Q < 6 10^{-7}fm^2, a/mu_n < 3 10^{-2} fm, and chi < 5 10^{-8}fm^3 for a WIMP mass of 100 GeV. The limits on fluxes of highly energetic neutrinos produced in the annihilation of WIMPs in the center of the earth and the sun lead to somewhat stronger, but more model dependent bounds.
[ { "created": "Wed, 1 Mar 2000 19:29:53 GMT", "version": "v1" }, { "created": "Wed, 22 Mar 2000 22:06:44 GMT", "version": "v2" } ]
2009-10-31
[ [ "Pospelov", "Maxim", "" ], [ "ter Veldhuis", "Tonnis", "" ] ]
Wed, 1 Mar 2000 19:29:53 GMT
2000-03-01T19:29:53Z
[ "physics" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
The effect of dyspnea on recognition memory.
null
null
null
null
null
null
Dyspnea is a debilitating symptom in various prevalent diseases. Previous research demonstrated several cognitive impairments in dyspneic patients including an impairment in recognition memory. Even though some factors contributing to these impairments have already been identified (e.g., smoking, medication), the relevance of dyspnea as one of those contributing factors is still unclear. Thus, the goal of the current study was to investigate whether acute dyspnea impairs recognition memory in a picture recognition task as indexed by reduced accuracy and a reduced old-new effect in event-related potentials (ERPs) in the electroencephalogram (EEG). Fifty healthy participants underwent a passive encoding phase without dyspnea induction, followed by the picture recognition task performed during an unloaded baseline and a resistive load induced dyspnea condition while EEG was continuously measured. Results indicated comparable accuracy during the baseline and dyspnea condition. A reduced fronto-central old-new effect during dyspnea compared to baseline was found for ERPs in the latency ranges 350-500, 500-800, 800-1100, and 1110-1400 ms. These findings suggest that dyspnea influences the process of familiarity (350-500 ms) and recollection (500-800 ms) as well as post-retrieval processes (800-1100 and 1100-1400 ms), highlighting a potential impairing effect of acute dyspnea on recognition memory.
null
null
null
null
null
null
pubmed
null
null
null
null
2,020
null
null
null
null
null
null
31,837,343
International journal of psychophysiology : official journal of the International Organization of Psychophysiology
1612.03341
Alfredo Alegr\'ia
Alfredo Alegr\'ia, Sandra Caro, Moreno Bevilacqua, Emilio Porcu and Jorge Clarke
Estimating covariance functions of multivariate skew-Gaussian random fields on the sphere
null
null
10.1016/j.spasta.2017.07.009
null
math.ST stat.TH
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
This paper considers a multivariate spatial random field, with each component having univariate marginal distributions of the skew-Gaussian type. We assume that the field is defined spatially on the unit sphere embedded in $\mathbb{R}^3$, allowing for modeling data available over large portions of planet Earth. This model admits explicit expressions for the marginal and cross covariances. However, the $n$-dimensional distributions of the field are difficult to evaluate, because it requires the sum of $2^n$ terms involving the cumulative and probability density functions of a $n$-dimensional Gaussian distribution. Since in this case inference based on the full likelihood is computationally unfeasible, we propose a composite likelihood approach based on pairs of spatial observations. This last being possible thanks to the fact that we have a closed form expression for the bivariate distribution. We illustrate the effectiveness of the method through simulation experiments and the analysis of a real data set of minimum and maximum temperatures.
[ { "created": "Sat, 10 Dec 2016 20:54:51 GMT", "version": "v1" }, { "created": "Wed, 14 Jun 2017 16:54:41 GMT", "version": "v2" }, { "created": "Wed, 26 Jul 2017 04:49:33 GMT", "version": "v3" } ]
2017-10-05
[ [ "Alegría", "Alfredo", "" ], [ "Caro", "Sandra", "" ], [ "Bevilacqua", "Moreno", "" ], [ "Porcu", "Emilio", "" ], [ "Clarke", "Jorge", "" ] ]
Sat, 10 Dec 2016 20:54:51 GMT
2016-12-10T20:54:51Z
[ "math", "stat" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
1501.04739
Zaid Sawlan
Fabrizio Ruggeri, Zaid Sawlan, Marco Scavino and Raul Tempone
A hierarchical Bayesian setting for an inverse problem in linear parabolic PDEs with noisy boundary conditions
30 pages, submitted, January 2015
F. Ruggeri, Z. Sawlan, M. Scavino, R. Tempone, A hierarchical Bayesian setting for an inverse problem in linear parabolic PDEs with noisy boundary conditions, Bayesian Analysis 12 (2) (2017) 407--433
10.1214/16-BA1007
null
stat.ME
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
In this work we develop a Bayesian setting to infer unknown parameters in initial-boundary value problems related to linear parabolic partial differential equations. We realistically assume that the boundary data are noisy, for a given prescribed initial condition. We show how to derive the joint likelihood function for the forward problem, given some measurements of the solution field subject to Gaussian noise. Given Gaussian priors for the time-dependent Dirichlet boundary values, we analytically marginalize the joint likelihood using the linearity of the equation. Our hierarchical Bayesian approach is fully implemented in an example that involves the heat equation. In this example, the thermal diffusivity is the unknown parameter. We assume that the thermal diffusivity parameter can be modeled a priori through a lognormal random variable or by means of a space-dependent stationary lognormal random field. Synthetic data are used to test the inference. We exploit the behavior of the non-normalized log posterior distribution of the thermal diffusivity. Then, we use the Laplace method to obtain an approximated Gaussian posterior and therefore avoid costly Markov Chain Monte Carlo computations. Expected information gains and predictive posterior densities for observable quantities are numerically estimated using Laplace approximation for different experimental setups.
[ { "created": "Tue, 20 Jan 2015 08:56:50 GMT", "version": "v1" }, { "created": "Wed, 28 Jan 2015 08:19:07 GMT", "version": "v2" } ]
2017-09-13
[ [ "Ruggeri", "Fabrizio", "" ], [ "Sawlan", "Zaid", "" ], [ "Scavino", "Marco", "" ], [ "Tempone", "Raul", "" ] ]
Tue, 20 Jan 2015 08:56:50 GMT
2015-01-20T08:56:50Z
[ "stat" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
Behavioral and brain synchronization differences between expert and novice teachers when collaborating with students.
null
null
null
null
null
null
Differences in behavior and neural mechanisms between expert and novice teachers when collaborating with students are poorly understood. This study investigated whether expert teachers do better in collaborating with students than novice teachers and explored the neural basis of such differences. Novice teacher and student (NT-S) dyads and expert teacher and student (ET-S) dyads were recruited to complete an interactive task consisting of a cooperation and an independent condition. During the experiment, neural activity in the prefrontal cortex of the participants was recorded with functional near-infrared spectroscopy. The results show higher accuracy for the ET-S dyads than the NT-S dyads in the cooperation condition; however, no difference was found in the independent condition. Increased interpersonal brain synchronization (IBS) was detected in the left dorsolateral prefrontal cortex of participants in ET-S dyads, but not in NT-S dyads in the cooperation condition. Moreover, an interaction effect of dyad type and conditions on IBS was observed, revealing IBS was stronger in ET-S dyads than in NT-S dyads. In ET-S dyads, IBS was positively correlated with the teachers' perspective-taking ability and accuracy. These findings suggest that expert teachers collaborate better with students than novice teachers, and IBS might be the neural marker for this difference.
null
null
null
null
null
null
pubmed
null
null
null
null
2,020
null
null
null
null
null
null
31,887,711
Brain and cognition
1508.03629
Laurent Fournier
Laurent Fournier
RFC 7800 - Money Over IP
null
null
null
null
cs.CR
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
This Request For Comment (RFC) is a proposal for a new protocol to use money over the Internet. Features like a distributed architecture, a published cryptographic algorithm, a minimal authority responsibility, the absence of fees will make this protocol a perfect tool for citizens in today's digital World. An implementation has validated the main principles and we entering now a testing phase (v0.1). Depending of the results, a released date for the 1.0 revision will to decided to allow anybody to send or to receive money to/from anyone, in any currency, with a regular and personal smart-phone. A distributed hash table (DHT) is used to store all transactions, public keys and certificates redundantly on several nodes. The all system may replace coins, banknotes and classical checks in the future. We also argue that the Bitcoin technology does not satisfy the requirements for a digital mean of payment. This proposal is expected to be reviewed and commented by the Internet Engineering Task Force.
[ { "created": "Fri, 14 Aug 2015 09:38:33 GMT", "version": "v1" }, { "created": "Wed, 19 Aug 2015 13:34:48 GMT", "version": "v2" }, { "created": "Fri, 28 Aug 2015 13:25:22 GMT", "version": "v3" } ]
2015-08-31
[ [ "Fournier", "Laurent", "" ] ]
Fri, 14 Aug 2015 09:38:33 GMT
2015-08-14T09:38:33Z
[ "cs" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
1808.08161
Atte Aalto
Atte Aalto, Lauri Viitasaari, Pauliina Ilmonen, Laurent Mombaerts and Jorge Goncalves
Continuous time Gaussian process dynamical models in gene regulatory network inference
Preprint version of a published article. NOTE: The published version title is different from the preprint
"Gene regulatory network inference from sparsely sampled noisy data", Nature Communications 11: 3493 (2020)
10.1038/s41467-020-17217-1
null
math.OC math.ST q-bio.MN stat.TH
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
One of the focus areas of modern scientific research is to reveal mysteries related to genes and their interactions. The dynamic interactions between genes can be encoded into a gene regulatory network (GRN), which can be used to gain understanding on the genetic mechanisms behind observable phenotypes. GRN inference from time series data has recently been a focus area of systems biology. Due to low sampling frequency of the data, this is a notoriously difficult problem. We tackle the challenge by introducing the so-called continuous-time Gaussian process dynamical model, based on Gaussian process framework that has gained popularity in nonlinear regression problems arising in machine learning. The model dynamics are governed by a stochastic differential equation, where the dynamics function is modelled as a Gaussian process. We prove the existence and uniqueness of solutions of the stochastic differential equation. We derive the probability distribution for the Euler discretised trajectories and establish the convergence of the discretisation. We develop a GRN inference method called BINGO, based on the developed framework. BINGO is based on MCMC sampling of trajectories of the GPDM and estimating the hyperparameters of the covariance function of the Gaussian process. Using benchmark data examples, we show that BINGO is superior in dealing with poor time resolution and it is computationally feasible.
[ { "created": "Fri, 24 Aug 2018 14:50:28 GMT", "version": "v1" }, { "created": "Fri, 19 Jul 2019 09:01:44 GMT", "version": "v2" }, { "created": "Wed, 15 Jul 2020 12:46:19 GMT", "version": "v3" } ]
2020-07-16
[ [ "Aalto", "Atte", "" ], [ "Viitasaari", "Lauri", "" ], [ "Ilmonen", "Pauliina", "" ], [ "Mombaerts", "Laurent", "" ], [ "Goncalves", "Jorge", "" ] ]
Fri, 24 Aug 2018 14:50:28 GMT
2018-08-24T14:50:28Z
[ "q-bio", "math", "stat" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
1909.11236
Bardienus Duisterhof
Bardienus P. Duisterhof, Srivatsan Krishnan, Jonathan J. Cruz, Colby R. Banbury, William Fu, Aleksandra Faust, Guido C. H. E. de Croon, Vijay Janapa Reddi
Learning to Seek: Autonomous Source Seeking with Deep Reinforcement Learning Onboard a Nano Drone Microcontroller
null
null
null
null
cs.RO cs.AI cs.LG cs.SY eess.SY
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
We present fully autonomous source seeking onboard a highly constrained nano quadcopter, by contributing application-specific system and observation feature design to enable inference of a deep-RL policy onboard a nano quadcopter. Our deep-RL algorithm finds a high-performance solution to a challenging problem, even in presence of high noise levels and generalizes across real and simulation environments with different obstacle configurations. We verify our approach with simulation and in-field testing on a Bitcraze CrazyFlie using only the cheap and ubiquitous Cortex-M4 microcontroller unit. The results show that by end-to-end application-specific system design, our contribution consumes almost three times less additional power, as compared to competing learning-based navigation approach onboard a nano quadcopter. Thanks to our observation space, which we carefully design within the resource constraints, our solution achieves a 94% success rate in cluttered and randomized test environments, as compared to the previously achieved 80%. We also compare our strategy to a simple finite state machine (FSM), geared towards efficient exploration, and demonstrate that our policy is more robust and resilient at obstacle avoidance as well as up to 70% more efficient in source seeking. To this end, we contribute a cheap and lightweight end-to-end tiny robot learning (tinyRL) solution, running onboard a nano quadcopter, that proves to be robust and efficient in a challenging task using limited sensory input.
[ { "created": "Wed, 25 Sep 2019 00:10:33 GMT", "version": "v1" }, { "created": "Sun, 29 Sep 2019 14:24:07 GMT", "version": "v2" }, { "created": "Tue, 10 Dec 2019 15:24:27 GMT", "version": "v3" }, { "created": "Wed, 5 Feb 2020 12:50:00 GMT", "version": "v4" }, { "created": "Fri, 11 Dec 2020 07:40:07 GMT", "version": "v5" }, { "created": "Fri, 15 Jan 2021 09:30:34 GMT", "version": "v6" } ]
2021-01-18
[ [ "Duisterhof", "Bardienus P.", "" ], [ "Krishnan", "Srivatsan", "" ], [ "Cruz", "Jonathan J.", "" ], [ "Banbury", "Colby R.", "" ], [ "Fu", "William", "" ], [ "Faust", "Aleksandra", "" ], [ "de Croon", "Guido C. H. E.", "" ], [ "Reddi", "Vijay Janapa", "" ] ]
Wed, 25 Sep 2019 00:10:33 GMT
2019-09-25T00:10:33Z
[ "cs", "eess" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
1711.07831
Abien Fred Agarap
Abien Fred Agarap
On Breast Cancer Detection: An Application of Machine Learning Algorithms on the Wisconsin Diagnostic Dataset
5 pages, 5 figures, 2 tables, presented at the International Conference on Machine Learning and Soft Computing (ICMLSC) 2018 in Phu Quoc Island, Viet Nam
null
10.1145/3184066.3184080
null
cs.LG stat.ML
http://creativecommons.org/licenses/by-nc-sa/4.0/
This paper presents a comparison of six machine learning (ML) algorithms: GRU-SVM (Agarap, 2017), Linear Regression, Multilayer Perceptron (MLP), Nearest Neighbor (NN) search, Softmax Regression, and Support Vector Machine (SVM) on the Wisconsin Diagnostic Breast Cancer (WDBC) dataset (Wolberg, Street, & Mangasarian, 1992) by measuring their classification test accuracy and their sensitivity and specificity values. The said dataset consists of features which were computed from digitized images of FNA tests on a breast mass (Wolberg, Street, & Mangasarian, 1992). For the implementation of the ML algorithms, the dataset was partitioned in the following fashion: 70% for training phase, and 30% for the testing phase. The hyper-parameters used for all the classifiers were manually assigned. Results show that all the presented ML algorithms performed well (all exceeded 90% test accuracy) on the classification task. The MLP algorithm stands out among the implemented algorithms with a test accuracy of ~99.04%.
[ { "created": "Mon, 20 Nov 2017 06:33:34 GMT", "version": "v1" }, { "created": "Sun, 28 Jan 2018 01:30:05 GMT", "version": "v2" }, { "created": "Tue, 6 Mar 2018 13:47:58 GMT", "version": "v3" }, { "created": "Thu, 7 Feb 2019 06:30:57 GMT", "version": "v4" } ]
2019-02-08
[ [ "Agarap", "Abien Fred", "" ] ]
Mon, 20 Nov 2017 06:33:34 GMT
2017-11-20T06:33:34Z
[ "cs", "stat" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
2209.03787
Ankit Grover
Ankit Grover
Goodness of Pronunciation Pipelines for OOV Problem
47 pages, 24 Figures, 1 Table
null
null
null
cs.CL cs.SD eess.AS
http://creativecommons.org/licenses/by-nc-sa/4.0/
In the following report we propose pipelines for Goodness of Pronunciation (GoP) computation solving OOV problem at testing time using Vocab/Lexicon expansion techniques. The pipeline uses different components of ASR system to quantify accent and automatically evaluate them as scores. We use the posteriors of an ASR model trained on native English speech, along with the phone level boundaries to obtain phone level pronunciation scores. We used this as a baseline pipeline and implemented methods to remove UNK and SPN phonemes in the GoP output by building three pipelines. The Online, Offline and Hybrid pipeline which returns the scores but also can prevent unknown words in the final output. The Online method is based per utterance, Offline method pre-incorporates a set of OOV words for a given data set and the Hybrid method combines the above two ideas to expand the lexicon as well work per utterance. We further provide utilities such as the Phoneme to posterior mappings, GoP scores of each utterance as a vector, and Word boundaries used in the GoP pipeline for use in future research.
[ { "created": "Thu, 8 Sep 2022 12:59:14 GMT", "version": "v1" }, { "created": "Sun, 11 Sep 2022 11:41:35 GMT", "version": "v2" }, { "created": "Wed, 14 Sep 2022 09:07:10 GMT", "version": "v3" }, { "created": "Wed, 1 Mar 2023 19:47:33 GMT", "version": "v4" } ]
2023-03-03
[ [ "Grover", "Ankit", "" ] ]
Thu, 8 Sep 2022 12:59:14 GMT
2022-09-08T12:59:14Z
[ "cs", "eess" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
2010.04819
Zhun Deng
Linjun Zhang, Zhun Deng, Kenji Kawaguchi, Amirata Ghorbani, James Zou
How Does Mixup Help With Robustness and Generalization?
Accepted by ICLR 2021, and selected as spotlight (top 6% of submissions)
null
null
null
cs.LG stat.ML
http://arxiv.org/licenses/nonexclusive-distrib/1.0/
Mixup is a popular data augmentation technique based on taking convex combinations of pairs of examples and their labels. This simple technique has been shown to substantially improve both the robustness and the generalization of the trained model. However, it is not well-understood why such improvement occurs. In this paper, we provide theoretical analysis to demonstrate how using Mixup in training helps model robustness and generalization. For robustness, we show that minimizing the Mixup loss corresponds to approximately minimizing an upper bound of the adversarial loss. This explains why models obtained by Mixup training exhibits robustness to several kinds of adversarial attacks such as Fast Gradient Sign Method (FGSM). For generalization, we prove that Mixup augmentation corresponds to a specific type of data-adaptive regularization which reduces overfitting. Our analysis provides new insights and a framework to understand Mixup.
[ { "created": "Fri, 9 Oct 2020 21:38:14 GMT", "version": "v1" }, { "created": "Fri, 22 Jan 2021 03:03:27 GMT", "version": "v2" }, { "created": "Sun, 21 Feb 2021 20:22:55 GMT", "version": "v3" }, { "created": "Wed, 17 Mar 2021 19:43:43 GMT", "version": "v4" } ]
2021-03-19
[ [ "Zhang", "Linjun", "" ], [ "Deng", "Zhun", "" ], [ "Kawaguchi", "Kenji", "" ], [ "Ghorbani", "Amirata", "" ], [ "Zou", "James", "" ] ]
Fri, 9 Oct 2020 21:38:14 GMT
2020-10-09T21:38:14Z
[ "cs", "stat" ]
arxiv
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
null
[Active ingredients in rhubarb with anti-proliferative effects on scar fibroblasts].
null
null
null
null
null
null
This study is to explore the active ingredients of traditional Chinese medicine rhubarb with antiproliferative activity on hypertrophic scar fibroblasts (HSF). Rhubarb was extracted with Soxhlet extraction method by different polar solvents. MTS method was used to screen rhubarb solvent extracts (25 microg x mL(-1)) with anti-proliferative activity on HSF, and flow cytometry was used to detect their influences on cell cycle. Then, the active ingredients were analyzed by HPLC. The components with high activity were identified by UPLC-Q/TOF and verified by HE staining. The results showed that the ethyl acetate extract of rhubarb had higher anti-proliferative activity (P < 0.01), increased significantly the proportion of cells in G0/G1 phase (P < 0.01), and reduced the proliferation index (PI) (P < 0.01). The main active ingredients were anthraquinones. The results of confirming experiment showed that emodin, rhein and gallic acid could inhibit cell proliferation in a dose-dependent manner. In conclusion, the ethyl acetate extract of rhubarb showed anti-proliferative activity on HSF, and the anti-proliferative ingredients might be anthraquinones.
null
null
null
null
null
null
pubmed
null
null
null
null
2,012
null
null
null
null
null
null
23,460,967
Yao xue xue bao = Acta pharmaceutica Sinica
null
null
null
Chronic parotitis: a challenging disease entity.
null
null
null
null
null
null
Chronic parotitis is a troubling clinical condition characterized by repeated infection and inflammation of the parotid gland caused by decreased salivary flow or obstruction. Unilateral swelling, pain, and other associated symptoms occur during acute exacerbations of the disease. A variety of laboratory and radiographic tools are available to aid in the diagnosis. Multiple treatment options have been proposed, ranging from conservative medical management to surgical interventions. We present 2 patients with bilateral chronic parotitis who attempted prolonged medical management and ultimately required surgical parotidectomy for control of their disease.
null
null
null
null
null
null
pubmed
null
null
null
null
2,011
null
null
null
null
null
null
21,412,726
Ear, nose, & throat journal