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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1802.03800 | Mehmet Tan | Mehmet Tan, Ozan F{\i}rat \"Ozg\"ul, Batuhan Bardak, I\c{s}{\i}ksu
Ek\c{s}io\u{g}lu, Suna Sabuncuo\u{g}lu | Drug response prediction by ensemble learning and drug-induced gene
expression signatures | Will appear in Genomics Journal | null | 10.1016/j.ygeno.2018.07.002 | null | q-bio.GN cs.LG stat.ML | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Chemotherapeutic response of cancer cells to a given compound is one of the most fundamental information one requires to design anti-cancer drugs. Recent advances in producing large drug screens against cancer cell lines provided an opportunity to apply machine learning methods for this purpose. In addition to cytotoxicity databases, considerable amount of drug-induced gene expression data has also become publicly available. Following this, several methods that exploit omics data were proposed to predict drug activity on cancer cells. However, due to the complexity of cancer drug mechanisms, none of the existing methods are perfect. One possible direction, therefore, is to combine the strengths of both the methods and the databases for improved performance. We demonstrate that integrating a large number of predictions by the proposed method improves the performance for this task. The predictors in the ensemble differ in several aspects such as the method itself, the number of tasks method considers (multi-task vs. single-task) and the subset of data considered (sub-sampling). We show that all these different aspects contribute to the success of the final ensemble. In addition, we attempt to use the drug screen data together with two novel signatures produced from the drug-induced gene expression profiles of cancer cell lines. Finally, we evaluate the method predictions by in vitro experiments in addition to the tests on data sets.The predictions of the methods, the signatures and the software are available from \url{http://mtan.etu.edu.tr/drug-response-prediction/}.
| [
{
"created": "Sun, 11 Feb 2018 19:34:10 GMT",
"version": "v1"
},
{
"created": "Fri, 6 Apr 2018 13:25:44 GMT",
"version": "v2"
},
{
"created": "Mon, 16 Jul 2018 08:36:58 GMT",
"version": "v3"
}
]
| 2018-07-17 | [
[
"Tan",
"Mehmet",
""
],
[
"Özgül",
"Ozan Fırat",
""
],
[
"Bardak",
"Batuhan",
""
],
[
"Ekşioğlu",
"Işıksu",
""
],
[
"Sabuncuoğlu",
"Suna",
""
]
]
| Sun, 11 Feb 2018 19:34:10 GMT | 2018-02-11T19:34:10Z | [
"q-bio",
"cs",
"stat"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
1402.3332 | Cesar Ghali | Cesar Ghali, Gene Tsudik and Ersin Uzun | Elements of Trust in Named-Data Networking | 9 pages, 2 figures | ACM SIGCOMM Computer Communication Review, Volume 44 Issue 5,
October 2014 | 10.1145/2677046.2677049 | null | cs.NI cs.CR | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In contrast to today's IP-based host-oriented Internet architecture, Information-Centric Networking (ICN) emphasizes content by making it directly addressable and routable. Named Data Networking (NDN) architecture is an instance of ICN that is being developed as a candidate next-generation Internet architecture. By opportunistically caching content within the network (in routers), NDN appears to be well-suited for large-scale content distribution and for meeting the needs of increasingly mobile and bandwidth-hungry applications that dominate today's Internet. One key feature of NDN is the requirement for each content object to be digitally signed by its producer. Thus, NDN should be, in principle, immune to distributing fake (aka "poisoned") content. However, in practice, this poses two challenges for detecting fake content in NDN routers: (1) overhead due to signature verification and certificate chain traversal, and (2) lack of trust context, i.e., determining which public keys are trusted to verify which content. Because of these issues, NDN does not force routers to verify content signatures, which makes the architecture susceptible to content poisoning attacks. This paper explores root causes of, and some cures for, content poisoning attacks in NDN. In the process, it becomes apparent that meaningful mitigation of content poisoning is contingent upon a network-layer trust management architecture, elements of which we construct while carefully justifying specific design choices. This work represents the initial effort towards comprehensive trust management for NDN.
| [
{
"created": "Thu, 13 Feb 2014 23:11:57 GMT",
"version": "v1"
},
{
"created": "Mon, 17 Feb 2014 17:28:53 GMT",
"version": "v2"
},
{
"created": "Thu, 20 Feb 2014 20:53:19 GMT",
"version": "v3"
},
{
"created": "Wed, 26 Feb 2014 00:49:02 GMT",
"version": "v4"
},
{
"created": "Thu, 30 Oct 2014 18:38:35 GMT",
"version": "v5"
}
]
| 2014-10-31 | [
[
"Ghali",
"Cesar",
""
],
[
"Tsudik",
"Gene",
""
],
[
"Uzun",
"Ersin",
""
]
]
| Thu, 13 Feb 2014 23:11:57 GMT | 2014-02-13T23:11:57Z | [
"cs"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
1909.11823 | Lili Wang | L. Wang, D. Fullmer, F. Liu, and A. S. Morse | Distributed Control of Linear Multi-Channel Systems | 8 pages, 0 figures | null | null | null | eess.SY cs.SY math.AG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | A solution is given to the basic distributed feedback control problem for a multi-channel linear system assuming only that the system is jointly controllable, jointly observable and has an associated neighbor graph which is strongly connected. The solution is an observer-based control system which is implemented in a distributed manner. Using these ideas, a solution is also given to the distributed set-point control problem for a multi-channel linear system in which each and every agent with access to the system is able to independently adjust its controlled output to any desired set-point value. An example is given to briefly illustrate how network transmission delays might be dealt with.
| [
{
"created": "Wed, 25 Sep 2019 23:58:36 GMT",
"version": "v1"
},
{
"created": "Fri, 27 Sep 2019 01:47:12 GMT",
"version": "v2"
},
{
"created": "Fri, 13 Mar 2020 15:29:39 GMT",
"version": "v3"
}
]
| 2020-03-16 | [
[
"Wang",
"L.",
""
],
[
"Fullmer",
"D.",
""
],
[
"Liu",
"F.",
""
],
[
"Morse",
"A. S.",
""
]
]
| Wed, 25 Sep 2019 23:58:36 GMT | 2019-09-25T23:58:36Z | [
"cs",
"eess",
"math"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
1810.03199 | Blake Bordelon | Bryce Bagley, Blake Bordelon, Benjamin Moseley, Ralf Wessel | Pre-Synaptic Pool Modification (PSPM): A Supervised Learning Procedure
for Spiking Neural Networks | 24 pages, 8 figures, Code and data can be found at
https://github.com/blakebordelon/Spiking-Neural-Network-Optimization | null | null | null | cs.NE q-bio.NC | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Learning synaptic weights of spiking neural network (SNN) models that can reproduce target spike trains from provided neural firing data is a central problem in computational neuroscience and spike-based computing. The discovery of the optimal weight values can be posed as a supervised learning task wherein the weights of the model network are chosen to maximize the similarity between the target spike trains and the model outputs. It is still largely unknown whether optimizing spike train similarity of highly recurrent SNNs produces weight matrices similar to those of the ground truth model. To this end, we propose flexible heuristic supervised learning rules, termed Pre-Synaptic Pool Modification (PSPM), that rely on stochastic weight updates in order to produce spikes within a short window of the desired times and eliminate spikes outside of this window. PSPM improves spike train similarity for all-to-all SNNs and makes no assumption about the post-synaptic potential of the neurons or the structure of the network since no gradients are required. We test whether optimizing for spike train similarity entails the discovery of accurate weights and explore the relative contributions of local and homeostatic weight updates. Although PSPM improves similarity between spike trains, the learned weights often differ from the weights of the ground truth model, implying that connectome inference from spike data may require additional constraints on connectivity statistics. We also find that spike train similarity is sensitive to local updates, but other measures of network activity such as avalanche distributions, can be learned through synaptic homeostasis.
| [
{
"created": "Sun, 7 Oct 2018 19:43:09 GMT",
"version": "v1"
},
{
"created": "Wed, 10 Oct 2018 13:18:06 GMT",
"version": "v2"
},
{
"created": "Tue, 8 Oct 2019 23:38:08 GMT",
"version": "v3"
}
]
| 2019-10-10 | [
[
"Bagley",
"Bryce",
""
],
[
"Bordelon",
"Blake",
""
],
[
"Moseley",
"Benjamin",
""
],
[
"Wessel",
"Ralf",
""
]
]
| Sun, 7 Oct 2018 19:43:09 GMT | 2018-10-07T19:43:09Z | [
"q-bio",
"cs"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
null | null | null | Synergistic antibacterial brilliant blue/reduced graphene oxide/quaternary phosphonium salt composite with excellent water solubility and specific targeting capability. | null | null | null | null | null | null | A water-soluble brilliant blue/reduced graphene oxide/tetradecyltriphenylphosphonium bromide composite (BB-rGO-TTP) was prepared by using noncovalent brilliant blue-functionalized reduced graphene oxide (BB-rGO) as the tetradecyltriphenylphosphonium bromide (TTP) carrier. Antibacterial performance of this novel composite was investigated for both Gram-positive and Gram-negative bacteria. The results showed that the novel BB-rGO-TTP, combing the advantages of graphene and TTP, displayed excellent synergistic antibacterial activity, specific targeting capability, water solubility, and mild cytotoxicity, suggesting the great potential application as sprayable graphene-based antibacterial solutions. | null | null | null | null | null | null | pubmed | null | null | null | null | 2,011 | null | null | null | null | null | null | 21,585,214 | Langmuir : the ACS journal of surfaces and colloids |
1001.0788 | Jackson Levi Said | Jackson Levi Said and Kristian Zarb Adami | The EPR correlation in Kerr-Newman spacetime | 8 pages, 3 figures | Phys.Rev.D81:124012,2010 | 10.1103/PhysRevD.81.124012 | null | quant-ph | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The EPR correlation has become an integral part of quantum communications as has general relativity in classical communication theory, however when combined an apparent deterioration is observed for spin states. We consider appropriate changes in directions of measurement to exploit full EPR entanglement for a pair of particles and show that it can be deduced only up to the outer even horizon of a Kerr-Newman black hole, even in the case of freely falling observer.
| [
{
"created": "Tue, 5 Jan 2010 22:59:47 GMT",
"version": "v1"
},
{
"created": "Sat, 9 Jan 2010 11:50:11 GMT",
"version": "v2"
},
{
"created": "Wed, 23 Jun 2010 18:16:49 GMT",
"version": "v3"
},
{
"created": "Fri, 11 Oct 2019 09:14:52 GMT",
"version": "v4"
}
]
| 2019-10-14 | [
[
"Said",
"Jackson Levi",
""
],
[
"Adami",
"Kristian Zarb",
""
]
]
| Tue, 5 Jan 2010 22:59:47 GMT | 2010-01-05T22:59:47Z | [
"physics"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
null | null | null | A cholinergic mechanism for reward timing within primary visual cortex. | null | null | null | null | null | null | Neurons in rodent primary visual cortex (V1) relate operantly conditioned stimulus-reward intervals with modulated patterns of spiking output, but little is known about the locus or mechanism of this plasticity. Here we show that cholinergic basal forebrain projections to V1 are necessary for the neural acquisition, but not the expression, of reward timing in the visual cortex of awake, behaving animals. We then mimic reward timing in vitro by pairing white matter stimulation with muscarinic receptor activation at a fixed interval and show that this protocol results in the prolongation of electrically evoked spike train durations out to the conditioned interval. Together, these data suggest that V1 possesses the circuitry and plasticity to support reward time prediction learning and the cholinergic system serves as an important reinforcement signal which, in vivo, conveys to the cortex the outcome of behavior. | null | null | null | null | null | null | pubmed | null | null | null | null | 2,013 | null | null | null | null | null | null | 23,439,124 | Neuron |
null | null | null | Parallel implementation of DNA sequences matching algorithms using PWM on GPU architecture. | null | null | null | null | null | null | Positional Weight Matrices (PWMs) are widely used in representation and detection of Transcription Factor Of Binding Sites (TFBSs) on DNA. We implement online PWM search algorithm over parallel architecture. A large PWM data can be processed on Graphic Processing Unit (GPU) systems in parallel which can help in matching sequences at a faster rate. Our method employs extensive usage of highly multithreaded architecture and shared memory of multi-cored GPU. An efficient use of shared memory is required to optimise parallel reduction in CUDA. Our optimised method has a speedup of 230-280x over linear implementation on GPU named GeForce GTX 280. | null | null | null | null | null | null | pubmed | null | null | null | null | 2,011 | null | null | null | null | null | null | 21,576,077 | International journal of bioinformatics research and applications |
1601.07803 | Jiajie Wang | Jiajie Wang | Minimal Root's embeddings for general starting and target distributions | 28 pages, 1 figures, to appear in "Stochastic Processes and their
Applications" | Stoch. Process. Their Appl. 130(2), 2020, 521-544 | 10.1016/j.spa.2019.01.009 | null | math.PR | http://creativecommons.org/licenses/by-nc-sa/4.0/ | Most results regarding Skorokhod embedding problems (SEP) so far rely on the assumption that the corresponding stopped process is uniformly integrable, which is equivalent to the convex ordering condition $\mathrm{U}^{\mu}\leq\mathrm{U}^{\nu}$ when the underlying process is a local martingale. In this paper, we study the existence, construction of Root's solutions to SEP, in the absence of this convex ordering condition. We replace the uniform integrability condition by the minimality condition (Monroe,1972), as the criterion of "good" solutions. A sufficient and necessary condition (in terms of local time) for minimality is given. We also discuss the optimality of such minimal solutions. These results extend the generality of the results given by Cox and Wang [2013] and Gassiat et al. [2015]. At last, we extend all the results mentioned above to multi-marginal embedding problems based on the work of Cox et al. [2018].
| [
{
"created": "Thu, 28 Jan 2016 15:34:33 GMT",
"version": "v1"
},
{
"created": "Sun, 6 Mar 2016 17:06:19 GMT",
"version": "v2"
},
{
"created": "Tue, 4 Oct 2016 17:50:07 GMT",
"version": "v3"
},
{
"created": "Wed, 23 Nov 2016 08:55:15 GMT",
"version": "v4"
},
{
"created": "Sun, 27 May 2018 12:20:38 GMT",
"version": "v5"
},
{
"created": "Thu, 14 Feb 2019 14:51:02 GMT",
"version": "v6"
}
]
| 2020-01-01 | [
[
"Wang",
"Jiajie",
""
]
]
| Thu, 28 Jan 2016 15:34:33 GMT | 2016-01-28T15:34:33Z | [
"math"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
null | null | null | Aggregation and stability of nanoscale plastics in aquatic environment. | null | null | null | null | null | null | The widespread use and release of plastics in nature have raised global concerns about their impact on public health and the environment. While much research has been conducted on macro- and micro-sized plastics, the fate of nanoscale plastics remains unexplored. In this study, the aggregation kinetics and stability of polyethylene and polystyrene nanoscale plastics were investigated over a wide range of aquatic chemistries (pH, salt types (NaCl, CaCl | null | null | null | null | null | null | pubmed | null | null | null | null | 2,020 | null | null | null | null | null | null | 31,884,379 | Water research |
1907.10662 | Xuankang Lin | Xuankang Lin, He Zhu, Roopsha Samanta, Suresh Jagannathan | ART: Abstraction Refinement-Guided Training for Provably Correct Neural
Networks | FMCAD'20 | null | null | null | cs.LG cs.AI cs.PL cs.SC stat.ML | http://creativecommons.org/licenses/by-nc-sa/4.0/ | Artificial Neural Networks (ANNs) have demonstrated remarkable utility in various challenging machine learning applications. While formally verified properties of their behaviors are highly desired, they have proven notoriously difficult to derive and enforce. Existing approaches typically formulate this problem as a post facto analysis process. In this paper, we present a novel learning framework that ensures such formal guarantees are enforced by construction. Our technique enables training provably correct networks with respect to a broad class of safety properties, a capability that goes well-beyond existing approaches, without compromising much accuracy. Our key insight is that we can integrate an optimization-based abstraction refinement loop into the learning process and operate over dynamically constructed partitions of the input space that considers accuracy and safety objectives synergistically. The refinement procedure iteratively splits the input space from which training data is drawn, guided by the efficacy with which such partitions enable safety verification. We have implemented our approach in a tool (ART) and applied it to enforce general safety properties on unmanned aviator collision avoidance system ACAS Xu dataset and the Collision Detection dataset. Importantly, we empirically demonstrate that realizing safety does not come at the price of much accuracy. Our methodology demonstrates that an abstraction refinement methodology provides a meaningful pathway for building both accurate and correct machine learning networks.
| [
{
"created": "Wed, 17 Jul 2019 16:58:33 GMT",
"version": "v1"
},
{
"created": "Fri, 26 Jul 2019 02:42:17 GMT",
"version": "v2"
},
{
"created": "Thu, 1 Oct 2020 21:49:51 GMT",
"version": "v3"
}
]
| 2020-10-05 | [
[
"Lin",
"Xuankang",
""
],
[
"Zhu",
"He",
""
],
[
"Samanta",
"Roopsha",
""
],
[
"Jagannathan",
"Suresh",
""
]
]
| Wed, 17 Jul 2019 16:58:33 GMT | 2019-07-17T16:58:33Z | [
"cs",
"stat"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
2003.07358 | Pierre-Antoine Thouvenin | Pierre-Antoine Thouvenin, Abdullah Abdulaziz, Arwa Dabbech, Audrey
Repetti, Yves Wiaux | Parallel faceted imaging in radio interferometry via proximal splitting
(Faceted HyperSARA): I. Algorithm and simulations | Published in MNRAS | null | 10.1093/mnras/stac1521 | null | astro-ph.IM eess.IV eess.SP | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Upcoming radio interferometers are aiming to image the sky at new levels of resolution and sensitivity, with wide-band image cubes reaching close to the Petabyte scale for SKA. Modern proximal optimization algorithms have shown a potential to significantly outperform CLEAN thanks to their ability to inject complex image models to regularize the inverse problem for image formation from visibility data. They were also shown to be parallelizable over large data volumes thanks to a splitting functionality enabling the decomposition of the data into blocks, for parallel processing of block-specific data-fidelity terms involved in the objective function. Focusing on intensity imaging, the splitting functionality is further exploited in this work to decompose the image cube into spatio-spectral facets, and enable parallel processing of facet-specific regularization terms in the objective function, leading to the "Faceted HyperSARA" algorithm. Reliable heuristics enabling an automatic setting of the regularization parameters involved in the objective are also introduced, based on estimates of the noise level, transferred from the visibility domain to the domains where the regularization is applied. Simulation results based on a MATLAB implementation and involving synthetic image cubes and data close to Gigabyte size confirm that faceting can provide a major increase in parallelization capability when compared to the non-faceted approach (HyperSARA).
| [
{
"created": "Mon, 16 Mar 2020 14:10:32 GMT",
"version": "v1"
},
{
"created": "Thu, 15 Sep 2022 20:43:41 GMT",
"version": "v2"
},
{
"created": "Mon, 21 Aug 2023 08:18:30 GMT",
"version": "v3"
}
]
| 2023-08-22 | [
[
"Thouvenin",
"Pierre-Antoine",
""
],
[
"Abdulaziz",
"Abdullah",
""
],
[
"Dabbech",
"Arwa",
""
],
[
"Repetti",
"Audrey",
""
],
[
"Wiaux",
"Yves",
""
]
]
| Mon, 16 Mar 2020 14:10:32 GMT | 2020-03-16T14:10:32Z | [
"physics",
"eess"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
1405.6888 | Metod Saniga | Metod Saniga, Frederic Holweck and Petr Pracna | Cayley-Dickson Algebras and Finite Geometry | 26 pages, 20 figures; V2 - the basis made explicit, a footnote and a
couple of references added | Mathematics 3 (2015) 1192-1221 | 10.3390/math3041192 | null | math.CO math-ph math.MP math.RA | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Given a $2^N$-dimensional Cayley-Dickson algebra, where $3 \leq N \leq 6$, we first observe that the multiplication table of its imaginary units $e_a$, $1 \leq a \leq 2^N -1$, is encoded in the properties of the projective space PG$(N-1,2)$ if one regards these imaginary units as points and distinguished triads of them $\{e_a, e_b, e_c\}$, $1 \leq a < b <c \leq 2^N -1$ and $e_ae_b = \pm e_c$, as lines. This projective space is seen to feature two distinct kinds of lines according as $a+b = c$ or $a+b \neq c$. Consequently, it also exhibits (at least two) different types of points in dependence on how many lines of either kind pass through each of them. In order to account for such partition of the PG$(N-1,2)$, the concept of Veldkamp space of a finite point-line incidence structure is employed. The corresponding point-line incidence structure is found to be a binomial $\left({N+1 \choose 2}_{N-1}, {N+1 \choose 3}_{3}\right)$-configuration ${\cal C}_N$; in particular, ${\cal C}_3$ (octonions) is isomorphic to the Pasch $(6_2,4_3)$-configuration, ${\cal C}_4$ (sedenions) is the famous Desargues $(10_3)$-configuration, ${\cal C}_5$ (32-nions) coincides with the Cayley-Salmon $(15_4,20_3)$-configuration found in the well-known Pascal mystic hexagram and ${\cal C}_6$ (64-nions) is identical with a particular $(21_5,35_3)$-configuration that can be viewed as four triangles in perspective from a line where the points of perspectivity of six pairs of them form a Pasch configuration. We also draw attention to a remarkable nesting pattern formed by these configurations, where ${\cal C}_{N-1}$ occurs as a geometric hyperplane of ${\cal C}_N$. Finally, a brief examination of the structure of generic ${\cal C}_N$ leads to a conjecture that ${\cal C}_N$ is isomorphic to a combinatorial Grassmannian of type $G_2(N+1)$.
| [
{
"created": "Tue, 27 May 2014 12:46:48 GMT",
"version": "v1"
},
{
"created": "Mon, 2 Jun 2014 13:09:53 GMT",
"version": "v2"
}
]
| 2015-12-07 | [
[
"Saniga",
"Metod",
""
],
[
"Holweck",
"Frederic",
""
],
[
"Pracna",
"Petr",
""
]
]
| Tue, 27 May 2014 12:46:48 GMT | 2014-05-27T12:46:48Z | [
"math"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
2006.04663 | Benjamin Doerr | Benjamin Doerr | Runtime Analysis of Evolutionary Algorithms via Symmetry Arguments | Minor changes compared to the previous version | Inf. Process. Lett. 166: 106064 (2021) | 10.1016/j.ipl.2020.106064 | null | cs.NE cs.DS | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We use an elementary argument building on group actions to prove that the selection-free steady state genetic algorithm analyzed by Sutton and Witt (GECCO 2019) takes an expected number of $\Omega(2^n / \sqrt n)$ iterations to find any particular target search point. This bound is valid for all population sizes $\mu$. Our result improves over the previous lower bound of $\Omega(\exp(n^{\delta/2}))$ valid for population sizes $\mu = O(n^{1/2 - \delta})$, $0 < \delta < 1/2$.
| [
{
"created": "Mon, 8 Jun 2020 15:04:51 GMT",
"version": "v1"
},
{
"created": "Thu, 20 Aug 2020 11:32:39 GMT",
"version": "v2"
},
{
"created": "Sat, 31 Oct 2020 10:42:28 GMT",
"version": "v3"
}
]
| 2021-09-21 | [
[
"Doerr",
"Benjamin",
""
]
]
| Mon, 8 Jun 2020 15:04:51 GMT | 2020-06-08T15:04:51Z | [
"cs"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
1508.02309 | Keith Lidke | Peter K. Relich, Mark J. Olah, Patrick J. Cutler, Keith A. Lidke | Estimation of the Diffusion Constant from Intermittent Trajectories with
Variable Position Uncertainties | 2 figures: 6 plots | Phys. Rev. E 93, 042401 (2016) | 10.1103/PhysRevE.93.042401 | null | q-bio.SC | http://creativecommons.org/licenses/by/4.0/ | The movement of a particle described by Brownian motion is quantified by a single parameter, $D$, the diffusion constant. The estimation of $D$ from a discrete sequence of noisy observations is a fundamental problem in biological single particle tracking experiments since it can report on the environment and/or the state of the particle itself via hydrodynamic radius. Here we present a method to estimate $D$ that takes into account several effects that occur in practice, that are important for correct estimation of $D$, and that have hitherto not been combined together for estimation of $D$. These effects are motion blur from finite integration time of the camera, intermittent trajectories, and time-dependent localization uncertainty. Our estimation procedure, a maximum likelihood estimation, follows directly from the likelihood expression for a discretely observed Brownian trajectory that explicitly includes these effects. The manuscript begins with the formulation of the likelihood expression and then presents three methods to find the exact solution. Each method has its own advantages in either computational robustness, theoretical insight, or the estimation of hidden variables. We then compare our estimator to previously published estimators using a squared log loss function to demonstrate the benefit of including these effects.
| [
{
"created": "Mon, 10 Aug 2015 16:22:56 GMT",
"version": "v1"
},
{
"created": "Fri, 21 Aug 2015 11:46:32 GMT",
"version": "v2"
}
]
| 2016-04-13 | [
[
"Relich",
"Peter K.",
""
],
[
"Olah",
"Mark J.",
""
],
[
"Cutler",
"Patrick J.",
""
],
[
"Lidke",
"Keith A.",
""
]
]
| Mon, 10 Aug 2015 16:22:56 GMT | 2015-08-10T16:22:56Z | [
"q-bio"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
2007.10432 | Sokbae Lee | Sokbae Lee, Bernard Salani\'e | Treatment Effects with Targeting Instruments | null | null | null | null | econ.EM stat.ME | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Multivalued treatments are commonplace in applications. We explore the use of discrete-valued instruments to control for selection bias in this setting. Our discussion revolves around the concept of targeting: which instruments target which treatments. It allows us to establish conditions under which counterfactual averages and treatment effects are point- or partially-identified for composite complier groups. We illustrate the usefulness of our framework by applying it to data from the Head Start Impact Study. Under a plausible positive selection assumption, we derive informative bounds that suggest less beneficial effects of Head Start expansions than the parametric estimates of Kline and Walters (2016).
| [
{
"created": "Mon, 20 Jul 2020 19:43:31 GMT",
"version": "v1"
},
{
"created": "Thu, 17 Dec 2020 21:57:41 GMT",
"version": "v2"
},
{
"created": "Sun, 2 Apr 2023 22:22:14 GMT",
"version": "v3"
},
{
"created": "Tue, 14 Nov 2023 23:05:15 GMT",
"version": "v4"
},
{
"created": "Fri, 6 Dec 2024 03:19:13 GMT",
"version": "v5"
}
]
| 2024-12-09 | [
[
"Lee",
"Sokbae",
""
],
[
"Salanié",
"Bernard",
""
]
]
| Mon, 20 Jul 2020 19:43:31 GMT | 2020-07-20T19:43:31Z | [
"stat",
"econ"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
1512.06119 | Sushant Gupta Mr. | Sushant Gupta, Fouran Singh, B. Das | Swift Heavy Ion Irradiation Induced Modifications in Structural,
Microstructural, Electrical and Magnetic Properties of Mn Doped $SnO_{2}$
Thin Films | 26 pages, 18 figures, 6 tables, 156 references | null | null | null | cond-mat.mtrl-sci | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In this paper, we have presented the impact of swift heavy ion beam irradiation on the structural, microstructural, electrical and magnetic properties of $Sn_{0.9}Mn_{0.1}O_{2}$ thin films. The structural and electrical results have been interpreted by using properties of native or point defects, whereas the magnetic and morphological variations have been explained in terms of conductivity of material. Efforts have been made to summarize the properties of all possible charged and neutral point defects ($V_{Sn}^{4-}$, $Sn_{i}^{4+}$, $V_{O}^{0}$, $O_{i}^{2-}$, $Sn_{O}^{4+}$, $O_{Sn}^{2-}$, $H_{O}^{+}$) and afterwards from the correlation between experimentally-observed and theoretically-calculated results various interesting conclusions have been drawn.
| [
{
"created": "Tue, 15 Dec 2015 20:11:10 GMT",
"version": "v1"
},
{
"created": "Wed, 8 Jun 2016 08:39:29 GMT",
"version": "v2"
},
{
"created": "Sat, 17 Dec 2016 11:17:40 GMT",
"version": "v3"
}
]
| 2016-12-20 | [
[
"Gupta",
"Sushant",
""
],
[
"Singh",
"Fouran",
""
],
[
"Das",
"B.",
""
]
]
| Tue, 15 Dec 2015 20:11:10 GMT | 2015-12-15T20:11:10Z | [
"physics"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
1601.07789 | Andrew Anderson | Andrew Anderson and David Gregg | Vectorization of Multibyte Floating Point Data Formats | null | null | 10.1145/2967938.2967966 | null | cs.MS | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We propose a scheme for reduced-precision representation of floating point data on a continuum between IEEE-754 floating point types. Our scheme enables the use of lower precision formats for a reduction in storage space requirements and data transfer volume. We describe how our scheme can be accelerated using existing hardware vector units on a general-purpose processor (GPP). Exploiting native vector hardware allows us to support reduced precision floating point with low overhead. We demonstrate that supporting reduced precision in the compiler as opposed to using a library approach can yield a low overhead solution for GPPs.
| [
{
"created": "Tue, 26 Jan 2016 13:24:40 GMT",
"version": "v1"
},
{
"created": "Wed, 23 Mar 2016 16:33:22 GMT",
"version": "v2"
},
{
"created": "Fri, 22 Jul 2016 14:38:42 GMT",
"version": "v3"
}
]
| 2017-01-31 | [
[
"Anderson",
"Andrew",
""
],
[
"Gregg",
"David",
""
]
]
| Tue, 26 Jan 2016 13:24:40 GMT | 2016-01-26T13:24:40Z | [
"cs"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
1810.01661 | Lorenzo Tamellini | Joakim Beck, Lorenzo Tamellini, Ra\'ul Tempone | IGA-based Multi-Index Stochastic Collocation for random PDEs on
arbitrary domains | version 3, version after revision | null | 10.1016/j.cma.2019.03.042 | null | math.NA | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | This paper proposes an extension of the Multi-Index Stochastic Collocation (MISC) method for forward uncertainty quantification (UQ) problems in computational domains of shape other than a square or cube, by exploiting isogeometric analysis (IGA) techniques. Introducing IGA solvers to the MISC algorithm is very natural since they are tensor-based PDE solvers, which are precisely what is required by the MISC machinery. Moreover, the combination-technique formulation of MISC allows the straight-forward reuse of existing implementations of IGA solvers. We present numerical results to showcase the effectiveness of the proposed approach.
| [
{
"created": "Wed, 3 Oct 2018 09:52:14 GMT",
"version": "v1"
},
{
"created": "Fri, 26 Oct 2018 09:31:33 GMT",
"version": "v2"
},
{
"created": "Tue, 19 Mar 2019 03:29:25 GMT",
"version": "v3"
}
]
| 2019-05-01 | [
[
"Beck",
"Joakim",
""
],
[
"Tamellini",
"Lorenzo",
""
],
[
"Tempone",
"Raúl",
""
]
]
| Wed, 3 Oct 2018 09:52:14 GMT | 2018-10-03T09:52:14Z | [
"math"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
null | null | null | Upcycle Your {OCR}: Reusing {OCR}s for Post-{OCR} Text Correction in {R}omanised {S}anskrit | null | null | null | null | null | null | We propose a post-OCR text correction approach for digitising texts in Romanised Sanskrit. Owing to the lack of resources our approach uses OCR models trained for other languages written in Roman. Currently, there exists no dataset available for Romanised Sanskrit OCR. So, we bootstrap a dataset of 430 images, scanned in two different settings and their corresponding ground truth. For training, we synthetically generate training images for both the settings. We find that the use of copying mechanism (Gu et al., 2016) yields a percentage increase of 7.69 in Character Recognition Rate (CRR) than the current state of the art model in solving monotone sequence-to-sequence tasks (Schnober et al., 2016). We find that our system is robust in combating OCR-prone errors, as it obtains a CRR of 87.01{\%} from an OCR output with CRR of 35.76{\%} for one of the dataset settings. A human judgement survey performed on the models shows that our proposed model results in predictions which are faster to comprehend and faster to improve for a human than the other systems. | null | null | null | null | null | null | acl | inproceedings | krishna-etal-2018-upcycle | Korhonen, Anna and Titov, Ivan | oct | 2,018 | Brussels, Belgium | Association for Computational Linguistics | https://aclanthology.org/K18-1034/ | Krishna, Amrith and Majumder, Bodhisattwa P. and Bhat, Rajesh and Goyal, Pawan | Proceedings of the 22nd Conference on Computational Natural Language Learning | 345--355 | null | null |
1711.06714 | Yanzeng Zhang | Yanzeng Zhang and S. I. Krasheninnikov | Electron heating in the laser and static electric and magnetic fields | null | null | 10.1063/1.5016976 | null | physics.plasm-ph | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | A 2D slab approximation of the interactions of electrons with intense linearly polarized laser radiation and static electric and magnetic fields is widely used for both numerical simulations and simplified semi-analytical models. It is shown that in this case electron dynamics can be conveniently described in the framework of 3/2 dimensional Hamiltonian approach. The electron acceleration beyond a standard ponderomotive scaling, caused by the synergistic effects of the laser and static electro-magnetic fields, is due to an onset of stochastic electron motion.
| [
{
"created": "Fri, 17 Nov 2017 20:21:23 GMT",
"version": "v1"
},
{
"created": "Sun, 26 Nov 2017 21:35:37 GMT",
"version": "v2"
},
{
"created": "Wed, 13 Dec 2017 01:52:18 GMT",
"version": "v3"
},
{
"created": "Wed, 31 Jan 2018 20:46:47 GMT",
"version": "v4"
}
]
| 2018-02-02 | [
[
"Zhang",
"Yanzeng",
""
],
[
"Krasheninnikov",
"S. I.",
""
]
]
| Fri, 17 Nov 2017 20:21:23 GMT | 2017-11-17T20:21:23Z | [
"physics"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
2102.06548 | Yuxin Chen | Gen Li, Changxiao Cai, Yuxin Chen, Yuting Wei, Yuejie Chi | Is Q-Learning Minimax Optimal? A Tight Sample Complexity Analysis | accepted to Operations Research | Operations Research, vol. 72, no. 1, pp. 222-236, 2024 | null | null | stat.ML cs.IT cs.LG math.IT math.OC math.ST stat.TH | http://creativecommons.org/licenses/by/4.0/ | Q-learning, which seeks to learn the optimal Q-function of a Markov decision process (MDP) in a model-free fashion, lies at the heart of reinforcement learning. When it comes to the synchronous setting (such that independent samples for all state-action pairs are drawn from a generative model in each iteration), substantial progress has been made towards understanding the sample efficiency of Q-learning. Consider a $\gamma$-discounted infinite-horizon MDP with state space $\mathcal{S}$ and action space $\mathcal{A}$: to yield an entrywise $\varepsilon$-approximation of the optimal Q-function, state-of-the-art theory for Q-learning requires a sample size exceeding the order of $\frac{|\mathcal{S}||\mathcal{A}|}{(1-\gamma)^5\varepsilon^{2}}$, which fails to match existing minimax lower bounds. This gives rise to natural questions: what is the sharp sample complexity of Q-learning? Is Q-learning provably sub-optimal? This paper addresses these questions for the synchronous setting: (1) when $|\mathcal{A}|=1$ (so that Q-learning reduces to TD learning), we prove that the sample complexity of TD learning is minimax optimal and scales as $\frac{|\mathcal{S}|}{(1-\gamma)^3\varepsilon^2}$ (up to log factor); (2) when $|\mathcal{A}|\geq 2$, we settle the sample complexity of Q-learning to be on the order of $\frac{|\mathcal{S}||\mathcal{A}|}{(1-\gamma)^4\varepsilon^2}$ (up to log factor). Our theory unveils the strict sub-optimality of Q-learning when $|\mathcal{A}|\geq 2$, and rigorizes the negative impact of over-estimation in Q-learning. Finally, we extend our analysis to accommodate asynchronous Q-learning (i.e., the case with Markovian samples), sharpening the horizon dependency of its sample complexity to be $\frac{1}{(1-\gamma)^4}$.
| [
{
"created": "Fri, 12 Feb 2021 14:22:05 GMT",
"version": "v1"
},
{
"created": "Tue, 16 Mar 2021 13:56:01 GMT",
"version": "v2"
},
{
"created": "Sat, 27 Nov 2021 02:48:38 GMT",
"version": "v3"
},
{
"created": "Fri, 17 Mar 2023 19:02:46 GMT",
"version": "v4"
}
]
| 2025-03-18 | [
[
"Li",
"Gen",
""
],
[
"Cai",
"Changxiao",
""
],
[
"Chen",
"Yuxin",
""
],
[
"Wei",
"Yuting",
""
],
[
"Chi",
"Yuejie",
""
]
]
| Fri, 12 Feb 2021 14:22:05 GMT | 2021-02-12T14:22:05Z | [
"cs",
"math",
"stat"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
2107.06033 | Haesung Lee | Haesung Lee | Conservativeness and uniqueness of invariant measures related to
non-symmetric divergence type operators | 23 pages. typo corrected, some content added | null | null | null | math.PR | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We present conservativeness criteria for sub-Markovian semigroups generated by divergence type operators with specified infinitesimally invariant measures. The conservativeness criteria in this article are derived by $L^1$-uniqueness and imply that a given infinitesimally invariant measure becomes an invariant measure. We explore further conditions on the coefficients of the partial differential operators that ensure the uniqueness of the invariant measure beyond the case where the corresponding semigroups are recurrent. A main observation is that for conservativeness and uniqueness of invariant measures in this article, no growth conditions are required for the partial derivatives related to the anti-symmetric matrix of functions $C=(c_{ij})_{1 \leq i,j \leq d}$ that determine a part of the drift coefficient. As stochastic counterparts, our results can be applied to show not only the existence of a pathwise unique and strong solution up to infinity to a corresponding It\^{o}-SDE, but also the existence and uniqueness of invariant measures for the family of strong solutions.
| [
{
"created": "Tue, 13 Jul 2021 12:41:39 GMT",
"version": "v1"
},
{
"created": "Sat, 21 May 2022 15:28:49 GMT",
"version": "v2"
},
{
"created": "Sun, 14 Aug 2022 07:10:43 GMT",
"version": "v3"
}
]
| 2022-08-16 | [
[
"Lee",
"Haesung",
""
]
]
| Tue, 13 Jul 2021 12:41:39 GMT | 2021-07-13T12:41:39Z | [
"math"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
null | null | null | Peripherally inserted central catheters in allogeneic hematopoietic stem cell transplant recipients. | null | null | null | null | null | null | Central venous catheters (CVC) are essential for the management of patients with hematologic malignancies, facilitating chemotherapy infusion, antibiotics, parenteral nutrition, blood products, and blood samples collection. In this population, peripherally inserted central catheters (PICC) seem to be associated with lower complications, compared with conventional percutaneously inserted devices (CICC). Data on the PICC in allogeneic hematopoietic stem cell recipients (allo-HSCT) are limited. | null | null | null | null | null | null | pubmed | null | null | null | null | 2,020 | null | null | null | null | null | null | 31,900,609 | Supportive care in cancer : official journal of the Multinational Association of Supportive Care in Cancer |
2007.11747 | Kyungmin Lee | Kyungmin Lee, Hyunwhan Joe, Hyeontaek Lim, Kwangyoun Kim, Sungsoo Kim,
Chang Woo Han, Hong-Gee Kim | Sequential Routing Framework: Fully Capsule Network-based Speech
Recognition | 42 pages, 8 figures (totally 11 figures), submitted to Computer
Speech and Language (Only line numbers were removed from the submitted
version) | null | null | null | eess.AS cs.LG cs.SD | http://creativecommons.org/licenses/by-nc-nd/4.0/ | Capsule networks (CapsNets) have recently gotten attention as a novel neural architecture. This paper presents the sequential routing framework which we believe is the first method to adapt a CapsNet-only structure to sequence-to-sequence recognition. Input sequences are capsulized then sliced by a window size. Each slice is classified to a label at the corresponding time through iterative routing mechanisms. Afterwards, losses are computed by connectionist temporal classification (CTC). During routing, the required number of parameters can be controlled by the window size regardless of the length of sequences by sharing learnable weights across the slices. We additionally propose a sequential dynamic routing algorithm to replace traditional dynamic routing. The proposed technique can minimize decoding speed degradation caused by the routing iterations since it can operate in a non-iterative manner without dropping accuracy. The method achieves a 1.1% lower word error rate at 16.9% on the Wall Street Journal corpus compared to bidirectional long short-term memory-based CTC networks. On the TIMIT corpus, it attains a 0.7% lower phone error rate at 17.5% compared to convolutional neural network-based CTC networks (Zhang et al., 2016).
| [
{
"created": "Thu, 23 Jul 2020 01:51:41 GMT",
"version": "v1"
},
{
"created": "Sat, 21 Nov 2020 12:11:07 GMT",
"version": "v2"
},
{
"created": "Thu, 1 Apr 2021 09:09:29 GMT",
"version": "v3"
}
]
| 2021-04-02 | [
[
"Lee",
"Kyungmin",
""
],
[
"Joe",
"Hyunwhan",
""
],
[
"Lim",
"Hyeontaek",
""
],
[
"Kim",
"Kwangyoun",
""
],
[
"Kim",
"Sungsoo",
""
],
[
"Han",
"Chang Woo",
""
],
[
"Kim",
"Hong-Gee",
""
]
]
| Thu, 23 Jul 2020 01:51:41 GMT | 2020-07-23T01:51:41Z | [
"cs",
"eess"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
2211.11260 | Robert Tjarko Lange | Robert Tjarko Lange, Tom Schaul, Yutian Chen, Tom Zahavy, Valentin
Dallibard, Chris Lu, Satinder Singh, Sebastian Flennerhag | Discovering Evolution Strategies via Meta-Black-Box Optimization | 25 pages, 21 figures | 11th International Conference on Learning Representations, ICLR
2023 | null | null | cs.NE cs.AI | http://creativecommons.org/licenses/by/4.0/ | Optimizing functions without access to gradients is the remit of black-box methods such as evolution strategies. While highly general, their learning dynamics are often times heuristic and inflexible - exactly the limitations that meta-learning can address. Hence, we propose to discover effective update rules for evolution strategies via meta-learning. Concretely, our approach employs a search strategy parametrized by a self-attention-based architecture, which guarantees the update rule is invariant to the ordering of the candidate solutions. We show that meta-evolving this system on a small set of representative low-dimensional analytic optimization problems is sufficient to discover new evolution strategies capable of generalizing to unseen optimization problems, population sizes and optimization horizons. Furthermore, the same learned evolution strategy can outperform established neuroevolution baselines on supervised and continuous control tasks. As additional contributions, we ablate the individual neural network components of our method; reverse engineer the learned strategy into an explicit heuristic form, which remains highly competitive; and show that it is possible to self-referentially train an evolution strategy from scratch, with the learned update rule used to drive the outer meta-learning loop.
| [
{
"created": "Mon, 21 Nov 2022 08:48:46 GMT",
"version": "v1"
},
{
"created": "Fri, 25 Nov 2022 16:55:04 GMT",
"version": "v2"
},
{
"created": "Thu, 2 Mar 2023 10:05:41 GMT",
"version": "v3"
}
]
| 2023-03-03 | [
[
"Lange",
"Robert Tjarko",
""
],
[
"Schaul",
"Tom",
""
],
[
"Chen",
"Yutian",
""
],
[
"Zahavy",
"Tom",
""
],
[
"Dallibard",
"Valentin",
""
],
[
"Lu",
"Chris",
""
],
[
"Singh",
"Satinder",
""
],
[
"Flennerhag",
"Sebastian",
""
]
]
| Mon, 21 Nov 2022 08:48:46 GMT | 2022-11-21T08:48:46Z | [
"cs"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
1607.01846 | Andre Vieira | A. Paduan-Filho, A. P. Vieira, J. G. A. Ramon and R. S. Freitas | Crossover from one- to three-dimensional behavior in the S = 1/2
Heisenberg antiferromagnet Cu(N2H5)2(SO4)2 | To appear in Journal of Physics: Condensed Matter | null | 10.1088/0953-8984/28/50/506004 | null | cond-mat.str-el | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | From experimental and theoretical analyses of magnetic and specific-heat properties, we present the complete magnetic phase diagram of the quasi-one-dimensional antiferromagnet Cu(N$_2$H$_5$)$_2$(SO$_4$)$_2$. On cooling and at zero magnetic field this compound enters a one-dimensional regime with short-range magnetic correlations, marked by a broad maximum in the specific heat and magnetic susceptibility at $T_\mathrm{max}\sim 2\,\mathrm{K}$, followed by an ordered antiferromagnetic phase below $T_\mathrm{N}\sim 1\,\mathrm{K}$ induced by small interchain couplings. The intermediate-temperate one-dimensional regime can be modeled using exact quantum-transfer-matrix calculations, which perfectly describe the nonmonotonic behavior of T_max as a function of the magnetic field, giving $J = 4.25\,\mathrm{K}$ for the intrachain exchange parameter. The analysis of magnetic specific-heat and susceptibility data at low temperature indicates that the interchain exchange couplings are an order of magnitude smaller than the coupling inside the chains.
| [
{
"created": "Thu, 7 Jul 2016 00:48:05 GMT",
"version": "v1"
},
{
"created": "Mon, 11 Jul 2016 19:26:50 GMT",
"version": "v2"
},
{
"created": "Tue, 13 Sep 2016 12:15:54 GMT",
"version": "v3"
}
]
| 2016-11-23 | [
[
"Paduan-Filho",
"A.",
""
],
[
"Vieira",
"A. P.",
""
],
[
"Ramon",
"J. G. A.",
""
],
[
"Freitas",
"R. S.",
""
]
]
| Thu, 7 Jul 2016 00:48:05 GMT | 2016-07-07T00:48:05Z | [
"physics"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
1911.04921 | Sylvain Douteau | Sylvain Douteau | Homotopy theory of stratified spaces | 26 pages, v2 minor changes and corrections | Algebr. Geom. Topol. 21 (2021) 507-541 | 10.2140/agt.2021.21.507 | null | math.AT | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In this article, we construct a cofibrantly generated model structure on the category of spaces stratified over a fixed poset, and show that it is Quillen-equivalent to a category of diagrams of simplicial sets. Then, considering all those model structures together, we construct a cofibrantly generated model structure on the category of all stratified spaces. In both model categories, weak-equivalences are characterized by stratified homotopy groups.
| [
{
"created": "Tue, 12 Nov 2019 15:09:55 GMT",
"version": "v1"
},
{
"created": "Tue, 26 May 2020 14:45:15 GMT",
"version": "v2"
}
]
| 2021-03-10 | [
[
"Douteau",
"Sylvain",
""
]
]
| Tue, 12 Nov 2019 15:09:55 GMT | 2019-11-12T15:09:55Z | [
"math"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
1508.04720 | Taposh Banerjee | Taposh Banerjee, Hamed Firouzi, and Alfred O. Hero III | Quickest Detection for Changes in Maximal kNN Coherence of Random
Matrices | Submitted | null | null | null | math.ST cs.IT math.IT math.PR stat.TH | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | This paper addresses the problem of quickest detection of a change in the maximal coherence between columns of a $n\times p$ random matrix based on a sequence of matrix observations having a single unknown change point. The random matrix is assumed to have identically distributed rows and the maximal coherence is defined as the largest of the $p \choose 2$ correlation coefficients associated with any row. Likewise, the $k$ nearest neighbor (kNN) coherence is defined as the $k$-th largest of these correlation coefficients. The forms of the pre- and post-change distributions of the observed matrices are assumed to belong to the family of elliptically contoured densities with sparse dispersion matrices but are otherwise unknown. A non-parametric stopping rule is proposed that is based on the maximal k-nearest neighbor sample coherence between columns of each observed random matrix. This is a summary statistic that is related to a test of the existence of a hub vertex in a sample correlation graph having a degree at least $k$. Performance bounds on the delay and false alarm performance of the proposed stopping rule are obtained in the purely high dimensional regime where $p\rightarrow \infty$ and $n$ is fixed. When the pre-change dispersion matrix is diagonal it is shown that, among all functions of the proposed summary statistic, the proposed stopping rule is asymptotically optimal under a minimax quickest change detection (QCD) model as the stopping threshold approaches infinity. The theory developed also applies to sequential hypothesis testing and fixed sample size tests.
| [
{
"created": "Wed, 19 Aug 2015 17:51:26 GMT",
"version": "v1"
},
{
"created": "Sun, 29 Oct 2017 23:07:15 GMT",
"version": "v2"
},
{
"created": "Mon, 30 Apr 2018 14:09:27 GMT",
"version": "v3"
}
]
| 2018-05-01 | [
[
"Banerjee",
"Taposh",
""
],
[
"Firouzi",
"Hamed",
""
],
[
"Hero",
"Alfred O.",
"III"
]
]
| Wed, 19 Aug 2015 17:51:26 GMT | 2015-08-19T17:51:26Z | [
"cs",
"math",
"stat"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
2104.01672 | Anthea Monod | Yueqi Cao, Athanasios Vlontzos, Luca Schmidtke, Bernhard Kainz, and
Anthea Monod | Topological Information Retrieval with Dilation-Invariant Bottleneck
Comparative Measures | 29 pages, 10 figures, 4 tables | Information and Inference: A Journal of the IMA, Volume 12, Issue
3 (2023) | 10.1093/imaiai/iaad022 | null | stat.ML cs.LG math.AT | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Appropriately representing elements in a database so that queries may be accurately matched is a central task in information retrieval; recently, this has been achieved by embedding the graphical structure of the database into a manifold in a hierarchy-preserving manner using a variety of metrics. Persistent homology is a tool commonly used in topological data analysis that is able to rigorously characterize a database in terms of both its hierarchy and connectivity structure. Computing persistent homology on a variety of embedded datasets reveals that some commonly used embeddings fail to preserve the connectivity. We show that those embeddings which successfully retain the database topology coincide in persistent homology by introducing two dilation-invariant comparative measures to capture this effect: in particular, they address the issue of metric distortion on manifolds. We provide an algorithm for their computation that exhibits greatly reduced time complexity over existing methods. We use these measures to perform the first instance of topology-based information retrieval and demonstrate its increased performance over the standard bottleneck distance for persistent homology. We showcase our approach on databases of different data varieties including text, videos, and medical images.
| [
{
"created": "Sun, 4 Apr 2021 19:29:47 GMT",
"version": "v1"
},
{
"created": "Sun, 1 Aug 2021 11:53:58 GMT",
"version": "v2"
},
{
"created": "Wed, 6 Jul 2022 15:03:38 GMT",
"version": "v3"
}
]
| 2023-07-10 | [
[
"Cao",
"Yueqi",
""
],
[
"Vlontzos",
"Athanasios",
""
],
[
"Schmidtke",
"Luca",
""
],
[
"Kainz",
"Bernhard",
""
],
[
"Monod",
"Anthea",
""
]
]
| Sun, 4 Apr 2021 19:29:47 GMT | 2021-04-04T19:29:47Z | [
"cs",
"math",
"stat"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
null | null | null | Straightening tubular flow for side-by-side visualization. | null | null | null | null | null | null | Flows through tubular structures are common in many fields, including blood flow in medicine and tubular fluid flows in engineering. The analysis of such flows is often done with a strong reference to the main flow direction along the tubular boundary. In this paper we present an approach for straightening the visualization of tubular flow. By aligning the main reference direction of the flow, i.e., the center line of the bounding tubular structure, with one axis of the screen, we are able to natively juxtapose (1.) different visualizations of the same flow, either utilizing different flow visualization techniques, or by varying parameters of a chosen approach such as the choice of seeding locations for integration-based flow visualization, (2.) the different time steps of a time-dependent flow, (3.) different projections around the center line , and (4.) quantitative flow visualizations in immediate spatial relation to the more qualitative classical flow visualization. We describe how to utilize this approach for an informative interactive visual analysis. We demonstrate the potential of our approach by visualizing two datasets from two different fields: an arterial blood flow measurement and a tubular gas flow simulation from the automotive industry. | null | null | null | null | null | null | pubmed | null | null | null | null | 2,011 | null | null | null | null | null | null | 22,034,324 | IEEE transactions on visualization and computer graphics |
null | null | null | {B}osphorus{S}ign22k Sign Language Recognition Dataset | null | null | null | null | null | null | Sign Language Recognition is a challenging research domain. It has recently seen several advancements with the increased availability of data. In this paper, we introduce the BosphorusSign22k, a publicly available large scale sign language dataset aimed at computer vision, video recognition and deep learning research communities. The primary objective of this dataset is to serve as a new benchmark in Turkish Sign Language Recognition for its vast lexicon, the high number of repetitions by native signers, high recording quality, and the unique syntactic properties of the signs it encompasses. We also provide state-of-the-art human pose estimates to encourage other tasks such as Sign Language Production. We survey other publicly available datasets and expand on how BosphorusSign22k can contribute to future research that is being made possible through the widespread availability of similar Sign Language resources. We have conducted extensive experiments and present baseline results to underpin future research on our dataset. | null | null | null | null | null | null | acl | inproceedings | ozdemir-etal-2020-bosphorussign22k | Efthimiou, Eleni and Fotinea, Stavroula-Evita and Hanke, Thomas and Hochgesang, Julie A. and Kristoffersen, Jette and Mesch, Johanna | may | 2,020 | Marseille, France | European Language Resources Association (ELRA) | https://aclanthology.org/2020.signlang-1.30/ | {\"Ozdemir, O{\u{gulcan and K{\ind{\iro{\u{glu, Ahmet Alp and Cihan Camg{\"oz, Necati and Akarun, Lale | Proceedings of the LREC2020 9th Workshop on the Representation and Processing of Sign Languages: Sign Language Resources in the Service of the Language Community, Technological Challenges and Application Perspectives | 181--188 | null | null |
1407.5684 | Jose Figueroa-Lopez | Jonathan A. Ch\'avez-Casillas and Jos\'e E. Figueroa-L\'opez | One-level limit order book models with memory and variable spread | This is a revision of the former manuscript "One-level limit order
books with sparsity and memory". The first model (related to sparsity) has
been removed from this version and the discussion and results regarding the
second model have been expanded. This version also corrects some typos and
mistakes from the first version | null | null | null | q-fin.TR | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We propose a new model for the level I of a Limit Order Book (LOB), which incorporates the information about the standing orders at the opposite side of the book after each price change and the arrivals of new orders within the spread. Our main result gives a diffusion approximation for the mid-price process. To illustrate the applicability of the considered framework, we also propose a feasible method to compute several quantities of interest}, such as the distribution of the time span between price changes and the probability of consecutive price increments conditioned on the current state of the book. The proposed method is used to develop an efficient simulation scheme for the price dynamics, which is then applied to assess numerically the accuracy of the diffusion approximation.
| [
{
"created": "Mon, 21 Jul 2014 22:49:40 GMT",
"version": "v1"
},
{
"created": "Mon, 17 Nov 2014 14:55:00 GMT",
"version": "v2"
},
{
"created": "Sun, 13 Mar 2016 05:07:07 GMT",
"version": "v3"
}
]
| 2016-03-15 | [
[
"Chávez-Casillas",
"Jonathan A.",
""
],
[
"Figueroa-López",
"José E.",
""
]
]
| Mon, 21 Jul 2014 22:49:40 GMT | 2014-07-21T22:49:40Z | [
"q-fin"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
1608.00033 | Whitney Newey | Victor Chernozhukov, Juan Carlos Escanciano, Hidehiko Ichimura,
Whitney K. Newey, James M. Robins | Locally Robust Semiparametric Estimation | null | null | null | null | math.ST econ.EM stat.TH | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Many economic and causal parameters depend on nonparametric or high dimensional first steps. We give a general construction of locally robust/orthogonal moment functions for GMM, where moment conditions have zero derivative with respect to first steps. We show that orthogonal moment functions can be constructed by adding to identifying moments the nonparametric influence function for the effect of the first step on identifying moments. Orthogonal moments reduce model selection and regularization bias, as is very important in many applications, especially for machine learning first steps. We give debiased machine learning estimators of functionals of high dimensional conditional quantiles and of dynamic discrete choice parameters with high dimensional state variables. We show that adding to identifying moments the nonparametric influence function provides a general construction of orthogonal moments, including regularity conditions, and show that the nonparametric influence function is robust to additional unknown functions on which it depends. We give a general approach to estimating the unknown functions in the nonparametric influence function and use it to automatically debias estimators of functionals of high dimensional conditional location learners. We give a variety of new doubly robust moment equations and characterize double robustness. We give general and simple regularity conditions and apply these for asymptotic inference on functionals of high dimensional regression quantiles and dynamic discrete choice parameters with high dimensional state variables.
| [
{
"created": "Fri, 29 Jul 2016 21:32:27 GMT",
"version": "v1"
},
{
"created": "Thu, 31 May 2018 22:08:06 GMT",
"version": "v2"
},
{
"created": "Tue, 21 Jul 2020 04:29:14 GMT",
"version": "v3"
},
{
"created": "Mon, 3 Aug 2020 16:19:39 GMT",
"version": "v4"
}
]
| 2020-08-04 | [
[
"Chernozhukov",
"Victor",
""
],
[
"Escanciano",
"Juan Carlos",
""
],
[
"Ichimura",
"Hidehiko",
""
],
[
"Newey",
"Whitney K.",
""
],
[
"Robins",
"James M.",
""
]
]
| Fri, 29 Jul 2016 21:32:27 GMT | 2016-07-29T21:32:27Z | [
"math",
"stat",
"econ"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
0906.4814 | Andrew K. Waldron | D. Cherney, E. Latini and A. Waldron | BRST Detour Quantization | 43 pages, LaTeX, added references | J.Math.Phys.51:062302,2010 | 10.1063/1.3372732 | null | hep-th | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We present the BRST cohomologies of a class of constraint (super) Lie algebras as detour complexes. By giving physical interpretations to the components of detour complexes as gauge invariances, Bianchi identities and equations of motion we obtain a large class of new gauge theories. The pivotal new machinery is a treatment of the ghost Hilbert space designed to manifest the detour structure. Along with general results, we give details for three of these theories which correspond to gauge invariant spinning particle models of totally symmetric, antisymmetric and K\"ahler antisymmetric forms. In particular, we give details of our recent announcement of a (p,q)-form K\"ahler electromagnetism. We also discuss how our results generalize to other special geometries.
| [
{
"created": "Thu, 25 Jun 2009 23:24:06 GMT",
"version": "v1"
},
{
"created": "Mon, 6 Jul 2009 16:51:02 GMT",
"version": "v2"
}
]
| 2014-11-20 | [
[
"Cherney",
"D.",
""
],
[
"Latini",
"E.",
""
],
[
"Waldron",
"A.",
""
]
]
| Thu, 25 Jun 2009 23:24:06 GMT | 2009-06-25T23:24:06Z | [
"physics"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
2001.07883 | Hao Liu | Hao Liu, Wenjing Liao | Learning functions varying along a central subspace | null | null | null | null | math.ST stat.ML stat.TH | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Many functions of interest are in a high-dimensional space but exhibit low-dimensional structures. This paper studies regression of a $s$-H\"{o}lder function $f$ in $\mathbb{R}^D$ which varies along a central subspace of dimension $d$ while $d\ll D$. A direct approximation of $f$ in $\mathbb{R}^D$ with an $\varepsilon$ accuracy requires the number of samples $n$ in the order of $\varepsilon^{-(2s+D)/s}$. In this paper, we analyze the Generalized Contour Regression (GCR) algorithm for the estimation of the central subspace and use piecewise polynomials for function approximation. GCR is among the best estimators for the central subspace, but its sample complexity is an open question. We prove that GCR leads to a mean squared estimation error of $O(n^{-1})$ for the central subspace, if a variance quantity is exactly known. The estimation error of this variance quantity is also given in this paper. The mean squared regression error of $f$ is proved to be in the order of $\left(n/\log n\right)^{-\frac{2s}{2s+d}}$ where the exponent depends on the dimension of the central subspace $d$ instead of the ambient space $D$. This result demonstrates that GCR is effective in learning the low-dimensional central subspace. We also propose a modified GCR with improved efficiency. The convergence rate is validated through several numerical experiments.
| [
{
"created": "Wed, 22 Jan 2020 05:28:45 GMT",
"version": "v1"
},
{
"created": "Sat, 28 Mar 2020 14:51:47 GMT",
"version": "v2"
},
{
"created": "Tue, 16 Nov 2021 08:51:23 GMT",
"version": "v3"
}
]
| 2021-11-17 | [
[
"Liu",
"Hao",
""
],
[
"Liao",
"Wenjing",
""
]
]
| Wed, 22 Jan 2020 05:28:45 GMT | 2020-01-22T05:28:45Z | [
"math",
"stat"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
1506.06221 | Pritheega Magalingam | Pritheega Magalingam, Stephen Davis, Asha Rao | Ranking the Importance Level of Intermediaries to a Criminal using a
Reliance Measure | Paper version 3.0 | null | null | null | cs.SI physics.soc-ph | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Recent research on finding important intermediate nodes in a network suspected to contain criminal activity is highly dependent on network centrality values. Betweenness centrality, for example, is widely used to rank the nodes that act as brokers in the shortest paths connecting all source and all the end nodes in a network. However both the shortest path node betweenness and the linearly scaled betweenness can only show rankings for all the nodes in a network. In this paper we explore the mathematical concept of pair-dependency on intermediate nodes, adapting the concept to criminal relationships and introducing a new source-intermediate reliance measure. To illustrate our measure, we apply it to rank the nodes in the Enron email dataset and the Noordin Top Terrorist networks. We compare the reliance ranking with Google PageRank, Markov centrality as well as betweenness centrality and show that a criminal investigation using the reliance measure, will lead to a different prioritisation in terms of possible people to investigate. While the ranking for the Noordin Top terrorist network nodes yields more extreme differences than for the Enron email transaction network, in the latter the reliance values for the set of finance managers immediately identified another employee convicted of money laundering.
| [
{
"created": "Sat, 20 Jun 2015 10:04:57 GMT",
"version": "v1"
},
{
"created": "Tue, 7 Jul 2015 08:50:19 GMT",
"version": "v2"
},
{
"created": "Tue, 5 Jan 2016 02:36:17 GMT",
"version": "v3"
}
]
| 2016-01-06 | [
[
"Magalingam",
"Pritheega",
""
],
[
"Davis",
"Stephen",
""
],
[
"Rao",
"Asha",
""
]
]
| Sat, 20 Jun 2015 10:04:57 GMT | 2015-06-20T10:04:57Z | [
"physics",
"cs"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
1010.4422 | Roberto Sebastiani | Alberto Griggio (FBK-Irst, Trento, Italy), Thi Thieu Hoa Le (DISI,
University of Trento, Italy), Roberto Sebastiani (DISI, University of Trento,
Italy) | Efficient Interpolant Generation in Satisfiability Modulo Linear Integer
Arithmetic | null | Logical Methods in Computer Science, Volume 8, Issue 3 (August 10,
2012) lmcs:1033 | 10.2168/LMCS-8(3:3)2012 | null | cs.LO | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The problem of computing Craig interpolants in SAT and SMT has recently received a lot of interest, mainly for its applications in formal verification. Efficient algorithms for interpolant generation have been presented for some theories of interest ---including that of equality and uninterpreted functions, linear arithmetic over the rationals, and their combination--- and they are successfully used within model checking tools. For the theory of linear arithmetic over the integers (LA(Z)), however, the problem of finding an interpolant is more challenging, and the task of developing efficient interpolant generators for the full theory LA(Z) is still the objective of ongoing research. In this paper we try to close this gap. We build on previous work and present a novel interpolation algorithm for SMT(LA(Z)), which exploits the full power of current state-of-the-art SMT(LA(Z)) solvers. We demonstrate the potential of our approach with an extensive experimental evaluation of our implementation of the proposed algorithm in the MathSAT SMT solver.
| [
{
"created": "Thu, 21 Oct 2010 10:54:34 GMT",
"version": "v1"
},
{
"created": "Mon, 25 Jun 2012 15:13:02 GMT",
"version": "v2"
},
{
"created": "Thu, 9 Aug 2012 08:07:17 GMT",
"version": "v3"
}
]
| 2015-07-01 | [
[
"Griggio",
"Alberto",
"",
"FBK-Irst, Trento, Italy"
],
[
"Le",
"Thi Thieu Hoa",
"",
"DISI,\n University of Trento, Italy"
],
[
"Sebastiani",
"Roberto",
"",
"DISI, University of Trento,\n Italy"
]
]
| Thu, 21 Oct 2010 10:54:34 GMT | 2010-10-21T10:54:34Z | [
"cs"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
nlin/0410006 | Bruce Fabijonas | Bruce R. Fabijonas and Darryl D. Holm | Elliptic instability in the Lagrangian-averaged Euler-Boussinesq-alpha
equations | 23 pages (sigle spaced w/figure at the end), 9 figures--coarse
quality, accepted by Phys. Fluids | Phys. Fluids 17 (2005) 054113 | 10.1063/1.1897006 | null | nlin.CD | null | We examine the effects of turbulence on elliptic instability of rotating stratified incompressible flows, in the context of the Lagragian-averaged Euler-Boussinesq-alpha, or \laeba, model of turbulence. We find that the \laeba model alters the instability in a variety of ways for fixed Rossby number and Brunt-V\"ais\"al\"a frequency. First, it alters the location of the instability domains in the $(\gamma,\cos\theta)-$parameter plane, where $\theta$ is the angle of incidence the Kelvin wave makes with the axis of rotation and $\gamma$ is the eccentricity of the elliptic flow, as well as the size of the associated Lyapunov exponent. Second, the model shrinks the width of one instability band while simultaneously increasing another. Third, the model introduces bands of unstable eccentric flows when the Kelvin wave is two-dimensional. We introduce two similarity variables--one is a ratio of the Brunt-V\"ais\"al\"a frequency to the model parameter $\Upsilon_0 = 1+\alpha^2\beta^2$, and the other is the ratio of the adjusted inverse Rossby number to the same model parameter. Here, $\alpha$ is the turbulence correlation length, and $\beta$ is the Kelvin wave number. We show that by adjusting the Rossby number and Brunt-V\"ais\"al\"a frequency so that the similarity variables remain constant for a given value of $\Upsilon_0$, turbulence has little effect on elliptic instability for small eccentricities $(\gamma \ll 1)$. For moderate and large eccentricities, however, we see drastic changes of the unstable Arnold tongues due to the \laeba model.
| [
{
"created": "Fri, 8 Oct 2004 00:21:14 GMT",
"version": "v1"
},
{
"created": "Thu, 17 Feb 2005 23:29:57 GMT",
"version": "v2"
}
]
| 2007-05-23 | [
[
"Fabijonas",
"Bruce R.",
""
],
[
"Holm",
"Darryl D.",
""
]
]
| Fri, 8 Oct 2004 00:21:14 GMT | 2004-10-08T00:21:14Z | [
"nlin"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
1801.08675 | Masaaki Fukasawa | Omar El Euch, Masaaki Fukasawa, Jim Gatheral, Mathieu Rosenbaum | Short-term at-the-money asymptotics under stochastic volatility models | null | null | null | null | q-fin.CP math.PR | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | A small-time Edgeworth expansion of the density of an asset price is given under a general stochastic volatility model, from which asymptotic expansions of put option prices and at-the-money implied volatilities follow. A limit theorem for at-the-money implied volatility skew and curvature is also given as a corollary. The rough Bergomi model is treated as an example.
| [
{
"created": "Fri, 26 Jan 2018 05:07:54 GMT",
"version": "v1"
},
{
"created": "Mon, 29 Jan 2018 08:01:04 GMT",
"version": "v2"
},
{
"created": "Fri, 22 Mar 2019 05:22:03 GMT",
"version": "v3"
}
]
| 2019-03-25 | [
[
"Euch",
"Omar El",
""
],
[
"Fukasawa",
"Masaaki",
""
],
[
"Gatheral",
"Jim",
""
],
[
"Rosenbaum",
"Mathieu",
""
]
]
| Fri, 26 Jan 2018 05:07:54 GMT | 2018-01-26T05:07:54Z | [
"math",
"q-fin"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
1508.02213 | Lin Zhu | Lin Zhu, Xudong Luo and Hongru Ma | Extend the explanation of transformation optics in metamaterial-modified
wireless power transfer system | 8 pages, 4 figures | Journal of Applied Physics 119, 115105 (2016) | 10.1063/1.4943774 | null | physics.class-ph | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Based on rigorous scattering theory we establish a systematic methodology for research of metamaterial-modified current-carrying conductors, from which we mathematically demonstrate the explanation of transformation optics could be extended in metamaterial-modified wireless power transfer system, and based on that we could establish a equivalent model. More important, our demonstration reveals that the equivalent model will still be applicable even when TO could not give a direct explanation, as the requirements of complementary media is not satisfied. And numerical results from our methodology as well as COMSOL verified our findings. The demonstration is not under specific frequency, the conclusion could be extended to a broad range of wavelength, and expected to be applicable for active cloak etc.
| [
{
"created": "Mon, 10 Aug 2015 12:10:59 GMT",
"version": "v1"
},
{
"created": "Mon, 14 Sep 2015 09:28:18 GMT",
"version": "v2"
},
{
"created": "Sun, 27 Sep 2015 20:20:49 GMT",
"version": "v3"
},
{
"created": "Tue, 29 Sep 2015 01:34:44 GMT",
"version": "v4"
}
]
| 2016-05-24 | [
[
"Zhu",
"Lin",
""
],
[
"Luo",
"Xudong",
""
],
[
"Ma",
"Hongru",
""
]
]
| Mon, 10 Aug 2015 12:10:59 GMT | 2015-08-10T12:10:59Z | [
"physics"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
1512.06642 | Agata Smoktunowicz | Agata Smoktunowicz | A note on set-theoretic solutions of the Yang-Baxter equation | Added a missing assumption in Theorem 5.2 | null | null | null | math.RA | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | This paper shows that every finite non-degenerate involutive set theoretic solution (X,r) of the Yang-Baxter equation whose symmetric group has cardinality which a cube-free number is a multipermutation solution. Some properties of finite braces are also investigated (Theorems 3, 5 and 11). It is also shown that if A is a left brace whose cardinality is an odd number and (-a) b=-(ab) for all a, b A, then A is a two-sided brace and hence a Jacobson radical ring. It is also observed that the semidirect product and the wreath product of braces of a finite multipermutation level is a brace of a finite multipermutation level.
| [
{
"created": "Mon, 21 Dec 2015 14:31:23 GMT",
"version": "v1"
},
{
"created": "Mon, 11 Jan 2016 19:49:15 GMT",
"version": "v2"
},
{
"created": "Mon, 18 Jan 2016 10:06:59 GMT",
"version": "v3"
},
{
"created": "Mon, 18 Dec 2017 14:31:00 GMT",
"version": "v4"
}
]
| 2017-12-19 | [
[
"Smoktunowicz",
"Agata",
""
]
]
| Mon, 21 Dec 2015 14:31:23 GMT | 2015-12-21T14:31:23Z | [
"math"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
2009.07024 | Jing Wu | Jing Wu, Mingyi Zhou, Shuaicheng Liu, Yipeng Liu, Ce Zhu | Decision-based Universal Adversarial Attack | null | null | null | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | A single perturbation can pose the most natural images to be misclassified by classifiers. In black-box setting, current universal adversarial attack methods utilize substitute models to generate the perturbation, then apply the perturbation to the attacked model. However, this transfer often produces inferior results. In this study, we directly work in the black-box setting to generate the universal adversarial perturbation. Besides, we aim to design an adversary generating a single perturbation having texture like stripes based on orthogonal matrix, as the top convolutional layers are sensitive to stripes. To this end, we propose an efficient Decision-based Universal Attack (DUAttack). With few data, the proposed adversary computes the perturbation based solely on the final inferred labels, but good transferability has been realized not only across models but also span different vision tasks. The effectiveness of DUAttack is validated through comparisons with other state-of-the-art attacks. The efficiency of DUAttack is also demonstrated on real world settings including the Microsoft Azure. In addition, several representative defense methods are struggling with DUAttack, indicating the practicability of the proposed method.
| [
{
"created": "Tue, 15 Sep 2020 12:49:03 GMT",
"version": "v1"
},
{
"created": "Thu, 17 Sep 2020 09:46:56 GMT",
"version": "v2"
},
{
"created": "Mon, 4 Jan 2021 05:49:43 GMT",
"version": "v3"
},
{
"created": "Tue, 5 Jan 2021 11:01:01 GMT",
"version": "v4"
}
]
| 2021-01-06 | [
[
"Wu",
"Jing",
""
],
[
"Zhou",
"Mingyi",
""
],
[
"Liu",
"Shuaicheng",
""
],
[
"Liu",
"Yipeng",
""
],
[
"Zhu",
"Ce",
""
]
]
| Tue, 15 Sep 2020 12:49:03 GMT | 2020-09-15T12:49:03Z | [
"cs"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
1907.05870 | Jonathan Lenchner | Jonathan Lenchner | On a Generalization of the Marriage Problem | null | null | null | null | math.CO cs.DS | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We present a generalization of the marriage problem underlying Hall's famous Marriage Theorem to what we call the Symmetric Marriage Problem, a problem that can be thought of as a special case of Maximal Weighted Bipartite Matching. We show that there is a solution to the Symmetric Marriage Problem if and only if a variation on Hall's Condition holds on each of the bipartitions. We prove both finite and infinite versions of this result and provide applications. We also introduce a non-bipartite version of the problem and show that a generalization of Tutte's Theorem applies.
| [
{
"created": "Fri, 12 Jul 2019 17:37:06 GMT",
"version": "v1"
},
{
"created": "Wed, 24 Jul 2019 16:22:58 GMT",
"version": "v2"
},
{
"created": "Sun, 19 Jan 2020 03:25:19 GMT",
"version": "v3"
}
]
| 2020-01-22 | [
[
"Lenchner",
"Jonathan",
""
]
]
| Fri, 12 Jul 2019 17:37:06 GMT | 2019-07-12T17:37:06Z | [
"cs",
"math"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
1711.09074 | Taha Yasseri | Sophie Melville and Kathryn Eccles and Taha Yasseri | Topic Modelling of Everyday Sexism Project Entries | preprint, under review | Front. Digit. Humanit. 5:28 (2019) | 10.3389/fdigh.2018.00028 | null | cs.CY cs.SI physics.soc-ph | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The Everyday Sexism Project documents everyday examples of sexism reported by volunteer contributors from all around the world. It collected 100,000 entries in 13+ languages within the first 3 years of its existence. The content of reports in various languages submitted to Everyday Sexism is a valuable source of crowdsourced information with great potential for feminist and gender studies. In this paper, we take a computational approach to analyze the content of reports. We use topic-modelling techniques to extract emerging topics and concepts from the reports, and to map the semantic relations between those topics. The resulting picture closely resembles and adds to that arrived at through qualitative analysis, showing that this form of topic modeling could be useful for sifting through datasets that had not previously been subject to any analysis. More precisely, we come up with a map of topics for two different resolutions of our topic model and discuss the connection between the identified topics. In the low resolution picture, for instance, we found Public space/Street, Online, Work related/Office, Transport, School, Media harassment, and Domestic abuse. Among these, the strongest connection is between Public space/Street harassment and Domestic abuse and sexism in personal relationships.The strength of the relationships between topics illustrates the fluid and ubiquitous nature of sexism, with no single experience being unrelated to another.
| [
{
"created": "Fri, 24 Nov 2017 18:40:41 GMT",
"version": "v1"
},
{
"created": "Mon, 27 Nov 2017 15:46:42 GMT",
"version": "v2"
},
{
"created": "Thu, 5 Apr 2018 13:58:32 GMT",
"version": "v3"
}
]
| 2023-01-05 | [
[
"Melville",
"Sophie",
""
],
[
"Eccles",
"Kathryn",
""
],
[
"Yasseri",
"Taha",
""
]
]
| Fri, 24 Nov 2017 18:40:41 GMT | 2017-11-24T18:40:41Z | [
"physics",
"cs"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
null | null | null | Taiwan renal care system: A learning health-care system. | null | null | null | null | null | null | Taiwan renal care system is an evolving learning health-care system. There are four facets of this system. From the early history of dialysis and Taiwan Renal Registry Data System, it facilitates the generation of data to knowledge. National multidisciplinary pre-end-stage renal disease care project and outcome enhances knowledge to practice. Early chronic kidney disease (CKD) programs and 2015 Taiwan CKD clinical guidelines implicate the practice to customer, and then explore the causes of CKD help to resume customer to data. A learning health-care system allows better and safer care at lower cost, enhancement of public health and patient empowerment. The successful development of a learning health-care system was to collect, accumulate and analyze data, interpret results, deliver tailored message and take action to change practice. Through the established database and data analysis, an integrated care system would be able to improve clinical outcomes and achieve the most cost-effectiveness care. Acute kidney injury, CKD with unknown origin, palliative care and kidney transplant are our new focuses to struggle. | null | null | null | null | null | null | pubmed | null | null | null | null | 2,018 | null | null | null | null | null | null | 30,298,659 | Nephrology (Carlton, Vic.) |
2110.02649 | Thomas Klausch | Thomas Klausch, Eddymurphy U. Akwiwu, Mark A. van de Wiel, Veerle M.
H. Coupe, Johannes Berkhof | A Bayesian accelerated failure time model for interval censored
three-state screening outcomes | 22 pages (Manuscript), 34 pages (Supplemental Material) | Ann. Appl. Stat. 17(2): 1285-1306 (June 2023) | 10.1214/22-AOAS1669 | null | stat.ME | http://creativecommons.org/licenses/by-sa/4.0/ | Women infected by the Human papilloma virus are at an increased risk to develop cervical intraepithalial neoplasia lesions (CIN). CIN are classified into three grades of increasing severity (CIN-1, CIN-2, and CIN-3) and can eventually develop into cervical cancer. The main purpose of screening is detecting CIN-2 and CIN-3 cases which are usually surgically removed. Screening data from the POBASCAM trial involving 1,454 HPV-positive women is analyzed with two objectives: estimate (a) the transition time from HPV diagnosis to CIN-3; and (b) the transition time from CIN-2 to CIN-3. The screening data have two key characteristics. First, the CIN state is monitored in an interval-censored sequence of screening times. Second, a woman's progression to CIN-3 is only observed, if the woman progresses to, both, CIN-2 and from CIN-2 to CIN-3 in the same screening interval. We propose a Bayesian accelerated failure time model for the two transition times in this three-state model. To deal with the unusual censoring structure of the screening data, we develop a Metropolis-within-Gibbs algorithm with data augmentation from the truncated transition time distributions.
| [
{
"created": "Wed, 6 Oct 2021 10:50:37 GMT",
"version": "v1"
},
{
"created": "Fri, 3 Dec 2021 21:59:16 GMT",
"version": "v2"
}
]
| 2025-03-12 | [
[
"Klausch",
"Thomas",
""
],
[
"Akwiwu",
"Eddymurphy U.",
""
],
[
"van de Wiel",
"Mark A.",
""
],
[
"Coupe",
"Veerle M. H.",
""
],
[
"Berkhof",
"Johannes",
""
]
]
| Wed, 6 Oct 2021 10:50:37 GMT | 2021-10-06T10:50:37Z | [
"stat"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
0912.0122 | Filippo Caruso | Filippo Caruso, Alex W. Chin, Animesh Datta, Susana F. Huelga, Martin
B. Plenio | Entanglement and entangling power of the dynamics in light-harvesting
complexes | 8 pages, 7 figures; revised version, accepted for publication in
Phys. Rev. A | Phys. Rev. A 81, 062346 (2010) | 10.1103/PhysRevA.81.062346 | null | quant-ph cond-mat.soft physics.bio-ph q-bio.BM | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We study the evolution of quantum entanglement during exciton energy transfer (EET) in a network model of the Fenna-Matthews-Olson (FMO) complex, a biological pigment-protein complex involved in the early steps of photosynthesis in sulphur bacteria. The influence of Markovian, as well as spatially and temporally correlated (non-Markovian) noise on the generation of entanglement across distinct chromophores (site entanglement) and different excitonic eigenstates (mode entanglement) is studied for different injection mechanisms, including thermal and coherent laser excitation. Additionally, we study the entangling power of the FMO complex under natural operating conditions. While quantum information processing tends to favor maximal entanglement, near unit EET is achieved as the result of an intricate interplay between coherent and noisy processes where the initial part of the evolution displays intermediate values of both forms of entanglement.
| [
{
"created": "Tue, 1 Dec 2009 19:09:52 GMT",
"version": "v1"
},
{
"created": "Mon, 14 Jun 2010 13:44:54 GMT",
"version": "v2"
}
]
| 2010-06-29 | [
[
"Caruso",
"Filippo",
""
],
[
"Chin",
"Alex W.",
""
],
[
"Datta",
"Animesh",
""
],
[
"Huelga",
"Susana F.",
""
],
[
"Plenio",
"Martin B.",
""
]
]
| Tue, 1 Dec 2009 19:09:52 GMT | 2009-12-01T19:09:52Z | [
"q-bio",
"physics"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
null | null | null | Tet-mediated covalent labelling of 5-methylcytosine for its genome-wide detection and sequencing. | null | null | null | null | null | null | 5-methylcytosine is an epigenetic mark that affects a broad range of biological functions in mammals. The chemically inert methyl group prevents direct labelling for subsequent affinity purification and detection. Therefore, most current approaches for the analysis of 5-methylcytosine still have limitations of being either density-biased, lacking in robustness and consistency, or incapable of analysing 5-methylcytosine specifically. Here we present an approach, TAmC-Seq, which selectively tags 5-methylcytosine with an azide functionality that can be further labelled with a biotin for affinity purification, detection and genome-wide mapping. Using this covalent labelling approach, we demonstrate high sensitivity and specificity for known methylated loci, as well as increased CpG dinucleotide coverage at lower sequencing depth as compared with antibody-based enrichment, providing an improved efficiency in the 5-methylcytosine enrichment and genome-wide profiling. | null | null | null | null | null | null | pubmed | null | null | null | null | 2,013 | null | null | null | null | null | null | 23,443,545 | Nature communications |
cond-mat/0401181 | S\'ilvio Duarte Queir\'os M. | Silvio M. Duarte Queiros and Constantino Tsallis | Bridging the ARCH model for finance and nonextensive entropy | 4 pages, 5 figures.Figure 4 fixed | Europhys. Lett. 69, 893-899 (2005) | 10.1209/epl/i2004-10436-6 | null | cond-mat.stat-mech q-fin.ST | null | Engle's ARCH algorithm is a generator of stochastic time series for financial returns (and similar quantities) characterized by a time-dependent variance. It involves a memory parameter $b$ ($b=0$ corresponds to {\it no memory}), and the noise is currently chosen to be Gaussian. We assume here a generalized noise, namely $q_n$-Gaussian, characterized by an index $q_{n} \in {\cal R}$ ($q_{n}=1$ recovers the Gaussian case, and $q_n>1$ corresponds to tailed distributions). We then match the second and fourth momenta of the ARCH return distribution with those associated with the $q$-Gaussian distribution obtained through optimization of the entropy $S_{q}=\frac{% 1-\sum_{i} {p_i}^q}{q-1}$, basis of nonextensive statistical mechanics. The outcome is an {\it analytic} distribution for the returns, where an unique $q\ge q_n$ corresponds to each pair $(b,q_n)$ ($q=q_n$ if $ b=0$). This distribution is compared with numerical results and appears to be remarkably precise. This system constitutes a simple, low-dimensional, dynamical mechanism which accommodates well within the current nonextensive framework.
| [
{
"created": "Mon, 12 Jan 2004 13:35:34 GMT",
"version": "v1"
},
{
"created": "Wed, 14 Jan 2004 00:26:11 GMT",
"version": "v2"
}
]
| 2009-11-10 | [
[
"Queiros",
"Silvio M. Duarte",
""
],
[
"Tsallis",
"Constantino",
""
]
]
| Mon, 12 Jan 2004 13:35:34 GMT | 2004-01-12T13:35:34Z | [
"physics",
"q-fin"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
1802.02375 | Yoshihiro Yamada | Yoshihiro Yamada, Masakazu Iwamura, Takuya Akiba and Koichi Kise | ShakeDrop Regularization for Deep Residual Learning | null | IEEE Access, 7, 1, pp.186126-186136 (2019) | 10.1109/ACCESS.2019.2960566 | null | cs.CV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Overfitting is a crucial problem in deep neural networks, even in the latest network architectures. In this paper, to relieve the overfitting effect of ResNet and its improvements (i.e., Wide ResNet, PyramidNet, and ResNeXt), we propose a new regularization method called ShakeDrop regularization. ShakeDrop is inspired by Shake-Shake, which is an effective regularization method, but can be applied to ResNeXt only. ShakeDrop is more effective than Shake-Shake and can be applied not only to ResNeXt but also ResNet, Wide ResNet, and PyramidNet. An important key is to achieve stability of training. Because effective regularization often causes unstable training, we introduce a training stabilizer, which is an unusual use of an existing regularizer. Through experiments under various conditions, we demonstrate the conditions under which ShakeDrop works well.
| [
{
"created": "Wed, 7 Feb 2018 10:23:54 GMT",
"version": "v1"
},
{
"created": "Tue, 4 Dec 2018 15:04:55 GMT",
"version": "v2"
},
{
"created": "Mon, 6 Jan 2020 07:14:51 GMT",
"version": "v3"
}
]
| 2020-04-01 | [
[
"Yamada",
"Yoshihiro",
""
],
[
"Iwamura",
"Masakazu",
""
],
[
"Akiba",
"Takuya",
""
],
[
"Kise",
"Koichi",
""
]
]
| Wed, 7 Feb 2018 10:23:54 GMT | 2018-02-07T10:23:54Z | [
"cs"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
1506.01567 | Felix Abramovich | Felix Abramovich and Marianna Pensky | Classification with many classes: challenges and pluses | 25 pages, 3 figures | null | null | null | math.ST stat.ME stat.ML stat.TH | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The objective of the paper is to study accuracy of multi-class classification in high-dimensional setting, where the number of classes is also large ("large $L$, large $p$, small $n$" model). While this problem arises in many practical applications and many techniques have been recently developed for its solution, to the best of our knowledge nobody provided a rigorous theoretical analysis of this important setup. The purpose of the present paper is to fill in this gap. We consider one of the most common settings, classification of high-dimensional normal vectors where, unlike standard assumptions, the number of classes could be large. We derive non-asymptotic conditions on effects of significant features, and the low and the upper bounds for distances between classes required for successful feature selection and classification with a given accuracy. Furthermore, we study an asymptotic setup where the number of classes is diverging with the dimension of feature space and while the number of samples per class is possibly limited. We point out on an interesting and, at first glance, somewhat counter-intuitive phenomenon that a large number of classes may be a "blessing" rather than a "curse" since, in certain settings, the precision of classification can improve as the number of classes grows. This is due to more accurate feature selection since even weaker significant features, which are not sufficiently strong to be manifested in a coarse classification, being shared across the classes, have a stronger impact as the number of classes increases. We supplement our theoretical investigation by a simulation study and a real data example where we again observe the above phenomenon.
| [
{
"created": "Thu, 4 Jun 2015 12:57:19 GMT",
"version": "v1"
},
{
"created": "Wed, 29 Mar 2017 07:32:26 GMT",
"version": "v2"
},
{
"created": "Sun, 12 Nov 2017 10:48:37 GMT",
"version": "v3"
},
{
"created": "Wed, 17 Jul 2019 12:25:41 GMT",
"version": "v4"
}
]
| 2019-07-18 | [
[
"Abramovich",
"Felix",
""
],
[
"Pensky",
"Marianna",
""
]
]
| Thu, 4 Jun 2015 12:57:19 GMT | 2015-06-04T12:57:19Z | [
"math",
"stat"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
hep-th/0103128 | Emilio Elizalde | A.A. Bytsenko, E. Elizalde, and S. Zerbini | Effective Finite Temperature Partition Function for Fields on
Non-Commutative Flat Manifolds | amslatex, 14 pages, to appear in Phys. Rev. D | Phys.Rev. D64 (2001) 105024 | 10.1103/PhysRevD.64.105024 | null | hep-th math-ph math.FA math.MP | null | The first quantum correction to the finite temperature partition function for a self-interacting massless scalar field on a $D-$dimensional flat manifold with $p$ non-commutative extra dimensions is evaluated by means of dimensional regularization, suplemented with zeta-function techniques. It is found that the zeta function associated with the effective one-loop operator may be nonregular at the origin. The important issue of the determination of the regularized vacuum energy, namely the first quantum correction to the energy in such case is discussed.
| [
{
"created": "Fri, 16 Mar 2001 14:15:23 GMT",
"version": "v1"
},
{
"created": "Sun, 19 Aug 2001 11:04:19 GMT",
"version": "v2"
}
]
| 2009-11-07 | [
[
"Bytsenko",
"A. A.",
""
],
[
"Elizalde",
"E.",
""
],
[
"Zerbini",
"S.",
""
]
]
| Fri, 16 Mar 2001 14:15:23 GMT | 2001-03-16T14:15:23Z | [
"physics",
"math"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
0808.3112 | Fran\c{c}ois Nicolas | Julien Cassaigne and Francois Nicolas | On the decidability of semigroup freeness | 46 pages. 1 table. To appear in RAIRO | null | null | null | cs.DM | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | This paper deals with the decidability of semigroup freeness. More precisely, the freeness problem over a semigroup S is defined as: given a finite subset X of S, decide whether each element of S has at most one factorization over X. To date, the decidabilities of two freeness problems have been closely examined. In 1953, Sardinas and Patterson proposed a now famous algorithm for the freeness problem over the free monoid. In 1991, Klarner, Birget and Satterfield proved the undecidability of the freeness problem over three-by-three integer matrices. Both results led to the publication of many subsequent papers. The aim of the present paper is three-fold: (i) to present general results concerning freeness problems, (ii) to study the decidability of freeness problems over various particular semigroups (special attention is devoted to multiplicative matrix semigroups), and (iii) to propose precise, challenging open questions in order to promote the study of the topic.
| [
{
"created": "Fri, 22 Aug 2008 16:37:29 GMT",
"version": "v1"
},
{
"created": "Sat, 27 Sep 2008 14:47:36 GMT",
"version": "v2"
},
{
"created": "Mon, 26 Mar 2012 04:28:18 GMT",
"version": "v3"
},
{
"created": "Fri, 4 May 2012 01:30:09 GMT",
"version": "v4"
}
]
| 2012-05-07 | [
[
"Cassaigne",
"Julien",
""
],
[
"Nicolas",
"Francois",
""
]
]
| Fri, 22 Aug 2008 16:37:29 GMT | 2008-08-22T16:37:29Z | [
"cs"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
2112.12342 | Nan Gao | Nan Gao, Mohammad Saiedur Rahaman, Wei Shao, Kaixin Ji, Flora D. Salim | Individual and Group-wise Classroom Seating Experience: Effects on
Student Engagement in Different Courses | The manuscript has been accepted by IMWUT | IMWUT. 6(3), 1-23 (2022) | 10.1145/3550335 | null | cs.HC | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Seating location in the classroom can affect student engagement, attention and academic performance by providing better visibility, improved movement, and participation in discussions. Existing studies typically explore how traditional seating arrangements (e.g. grouped tables or traditional rows) influence students' perceived engagement, without considering group seating behaviours under more flexible seating arrangements. Furthermore, survey-based measures of student engagement are prone to subjectivity and various response bias. Therefore, in this research, we investigate how individual and group-wise classroom seating experiences affect student engagement using wearable physiological sensors. We conducted a field study at a high school and collected survey and wearable data from 23 students in 10 courses over four weeks. We aim to answer the following research questions: 1. How does the seating proximity between students relate to their perceived learning engagement? 2. How do students' group seating behaviours relate to their physiologically-based measures of engagement (i.e. physiological arousal and physiological synchrony)? Experiment results indicate that the individual and group-wise classroom seating experience is associated with perceived student engagement and physiologically-based engagement measured from electrodermal activity. We also find that students who sit close together are more likely to have similar learning engagement and tend to have high physiological synchrony. This research opens up opportunities to explore the implications of flexible seating arrangements and has great potential to maximize student engagement by suggesting intelligent seating choices in the future.
| [
{
"created": "Thu, 23 Dec 2021 03:28:54 GMT",
"version": "v1"
},
{
"created": "Thu, 2 Jun 2022 14:58:35 GMT",
"version": "v2"
},
{
"created": "Sat, 23 Jul 2022 16:24:17 GMT",
"version": "v3"
}
]
| 2022-07-26 | [
[
"Gao",
"Nan",
""
],
[
"Rahaman",
"Mohammad Saiedur",
""
],
[
"Shao",
"Wei",
""
],
[
"Ji",
"Kaixin",
""
],
[
"Salim",
"Flora D.",
""
]
]
| Thu, 23 Dec 2021 03:28:54 GMT | 2021-12-23T03:28:54Z | [
"cs"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
2210.07774 | Malay Haldar | Malay Haldar, Mustafa Abdool, Liwei He, Dillon Davis, Huiji Gao,
Sanjeev Katariya | Learning To Rank Diversely At Airbnb | Search ranking, Diversity, e-commerce | null | null | null | cs.IR cs.AI cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Airbnb is a two-sided marketplace, bringing together hosts who own listings for rent, with prospective guests from around the globe. Applying neural network-based learning to rank techniques has led to significant improvements in matching guests with hosts. These improvements in ranking were driven by a core strategy: order the listings by their estimated booking probabilities, then iterate on techniques to make these booking probability estimates more and more accurate. Embedded implicitly in this strategy was an assumption that the booking probability of a listing could be determined independently of other listings in search results. In this paper we discuss how this assumption, pervasive throughout the commonly-used learning to rank frameworks, is false. We provide a theoretical foundation correcting this assumption, followed by efficient neural network architectures based on the theory. Explicitly accounting for possible similarities between listings, and reducing them to diversify the search results generated strong positive impact. We discuss these metric wins as part of the online A/B tests of the theory. Our method provides a practical way to diversify search results for large-scale production ranking systems.
| [
{
"created": "Mon, 19 Sep 2022 22:57:10 GMT",
"version": "v1"
},
{
"created": "Sun, 1 Jan 2023 16:07:20 GMT",
"version": "v2"
},
{
"created": "Tue, 8 Aug 2023 17:48:12 GMT",
"version": "v3"
}
]
| 2023-08-09 | [
[
"Haldar",
"Malay",
""
],
[
"Abdool",
"Mustafa",
""
],
[
"He",
"Liwei",
""
],
[
"Davis",
"Dillon",
""
],
[
"Gao",
"Huiji",
""
],
[
"Katariya",
"Sanjeev",
""
]
]
| Mon, 19 Sep 2022 22:57:10 GMT | 2022-09-19T22:57:10Z | [
"cs"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
1909.06189 | Guang Cheng | Fang Chen, Hong Wan, Hua Cai, and Guang Cheng | Machine Learning in/for Blockchain: Future and Challenges | null | null | null | null | cs.CR stat.ML | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Machine learning and blockchain are two of the most noticeable technologies in recent years. The first one is the foundation of artificial intelligence and big data, and the second one has significantly disrupted the financial industry. Both technologies are data-driven, and thus there are rapidly growing interests in integrating them for more secure and efficient data sharing and analysis. In this paper, we review the research on combining blockchain and machine learning technologies and demonstrate that they can collaborate efficiently and effectively. In the end, we point out some future directions and expect more researches on deeper integration of the two promising technologies.
| [
{
"created": "Thu, 12 Sep 2019 16:37:42 GMT",
"version": "v1"
},
{
"created": "Tue, 28 Apr 2020 01:29:16 GMT",
"version": "v2"
},
{
"created": "Tue, 8 Dec 2020 23:50:57 GMT",
"version": "v3"
}
]
| 2020-12-10 | [
[
"Chen",
"Fang",
""
],
[
"Wan",
"Hong",
""
],
[
"Cai",
"Hua",
""
],
[
"Cheng",
"Guang",
""
]
]
| Thu, 12 Sep 2019 16:37:42 GMT | 2019-09-12T16:37:42Z | [
"cs",
"stat"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
2103.10107 | Luk\'a\v{s} Picek | Luk\'a\v{s} Picek, Milan \v{S}ulc, Ji\v{r}\'i Matas, Jacob
Heilmann-Clausen, Thomas S. Jeppesen, Thomas L{\ae}ss{\o}e, Tobias Fr{\o}slev | Danish Fungi 2020 -- Not Just Another Image Recognition Dataset | null | null | 10.1109/WACV51458.2022.00334 | null | cs.CV eess.IV | http://creativecommons.org/licenses/by/4.0/ | We introduce a novel fine-grained dataset and benchmark, the Danish Fungi 2020 (DF20). The dataset, constructed from observations submitted to the Atlas of Danish Fungi, is unique in its taxonomy-accurate class labels, small number of errors, highly unbalanced long-tailed class distribution, rich observation metadata, and well-defined class hierarchy. DF20 has zero overlap with ImageNet, allowing unbiased comparison of models fine-tuned from publicly available ImageNet checkpoints. The proposed evaluation protocol enables testing the ability to improve classification using metadata -- e.g. precise geographic location, habitat, and substrate, facilitates classifier calibration testing, and finally allows to study the impact of the device settings on the classification performance. Experiments using Convolutional Neural Networks (CNN) and the recent Vision Transformers (ViT) show that DF20 presents a challenging task. Interestingly, ViT achieves results superior to CNN baselines with 80.45% accuracy and 0.743 macro F1 score, reducing the CNN error by 9% and 12% respectively. A simple procedure for including metadata into the decision process improves the classification accuracy by more than 2.95 percentage points, reducing the error rate by 15%. The source code for all methods and experiments is available at https://sites.google.com/view/danish-fungi-dataset.
| [
{
"created": "Thu, 18 Mar 2021 09:33:11 GMT",
"version": "v1"
},
{
"created": "Fri, 19 Mar 2021 12:15:47 GMT",
"version": "v2"
},
{
"created": "Mon, 22 Mar 2021 08:43:04 GMT",
"version": "v3"
},
{
"created": "Fri, 20 Aug 2021 14:35:44 GMT",
"version": "v4"
}
]
| 2022-06-13 | [
[
"Picek",
"Lukáš",
""
],
[
"Šulc",
"Milan",
""
],
[
"Matas",
"Jiří",
""
],
[
"Heilmann-Clausen",
"Jacob",
""
],
[
"Jeppesen",
"Thomas S.",
""
],
[
"Læssøe",
"Thomas",
""
],
[
"Frøslev",
"Tobias",
""
]
]
| Thu, 18 Mar 2021 09:33:11 GMT | 2021-03-18T09:33:11Z | [
"cs",
"eess"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
1607.07819 | Jason Klusowski M | Jason M. Klusowski and Andrew R. Barron | Approximation by Combinations of ReLU and Squared ReLU Ridge Functions
with $ \ell^1 $ and $ \ell^0 $ Controls | null | null | null | null | stat.ML math.ST stat.TH | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We establish $ L^{\infty} $ and $ L^2 $ error bounds for functions of many variables that are approximated by linear combinations of ReLU (rectified linear unit) and squared ReLU ridge functions with $ \ell^1 $ and $ \ell^0 $ controls on their inner and outer parameters. With the squared ReLU ridge function, we show that the $ L^2 $ approximation error is inversely proportional to the inner layer $ \ell^0 $ sparsity and it need only be sublinear in the outer layer $ \ell^0 $ sparsity. Our constructions are obtained using a variant of the Jones-Barron probabilistic method, which can be interpreted as either stratified sampling with proportionate allocation or two-stage cluster sampling. We also provide companion error lower bounds that reveal near optimality of our constructions. Despite the sparsity assumptions, we showcase the richness and flexibility of these ridge combinations by defining a large family of functions, in terms of certain spectral conditions, that are particularly well approximated by them.
| [
{
"created": "Tue, 26 Jul 2016 17:52:00 GMT",
"version": "v1"
},
{
"created": "Mon, 8 Aug 2016 14:41:26 GMT",
"version": "v2"
},
{
"created": "Wed, 23 May 2018 22:02:46 GMT",
"version": "v3"
}
]
| 2018-05-25 | [
[
"Klusowski",
"Jason M.",
""
],
[
"Barron",
"Andrew R.",
""
]
]
| Tue, 26 Jul 2016 17:52:00 GMT | 2016-07-26T17:52:00Z | [
"math",
"stat"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
1801.01368 | Luca Guido Molinari | Luca Guido Molinari and Carlo Alberto Mantica | A simple property of the Weyl tensor for a shear, vorticity and
acceleration-free velocity field | An error in Theorem 1.1 has been corrected; the other statements
remain as in the previous version. An erratum has been sent to Gen. Relativ.
Gravit | General Relativity and Gravitation (2018) 50:81, 7pages | 10.1007/s10714-018-2398-9 | null | math-ph gr-qc math.DG math.MP | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We prove that, in a space-time of dimension n>3 with a velocity field that is shear-free, vorticity-free and acceleration-free, the covariant divergence of the Weyl tensor is zero if the contraction of the Weyl tensor with the velocity is zero. The other way, if the covariant divergence of the Weyl tensor is zero, then the contraction of the Weyl tensor with the velocity has recurrent geodesic derivative. This partly extends a property found in Generalised Robertson-Walker spacetimes, where the velocity is also eigenvector of the Ricci tensor. Despite the simplicity of the statement, the proof is involved. As a product of the same calculation, we introduce a curvature tensor with an interesting recurrence property.
| [
{
"created": "Thu, 4 Jan 2018 14:30:01 GMT",
"version": "v1"
},
{
"created": "Tue, 19 Jun 2018 13:01:38 GMT",
"version": "v2"
},
{
"created": "Tue, 21 Aug 2018 13:21:07 GMT",
"version": "v3"
}
]
| 2018-08-22 | [
[
"Molinari",
"Luca Guido",
""
],
[
"Mantica",
"Carlo Alberto",
""
]
]
| Thu, 4 Jan 2018 14:30:01 GMT | 2018-01-04T14:30:01Z | [
"physics",
"math"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
1112.3251 | Oliver Henrich | O. Henrich, K. Stratford, D. Marenduzzo, P. V. Coveney, M. E. Cates | Rheology of Lamellar Liquid Crystals in Two and Three Dimensions: A
Simulation Study | 18 pages, 12 figures | Soft Matter 8 (14), 3817-3831 (2012) | 10.1039/C2SM07374A | null | cond-mat.soft cond-mat.mes-hall cond-mat.mtrl-sci nlin.CG physics.comp-ph | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We present large scale computer simulations of the nonlinear bulk rheology of lamellar phases (smectic liquid crystals) at moderate to large values of the shear rate (Peclet numbers 10-100), in both two and three dimensions. In two dimensions we find that modest shear rates align the system and stabilise an almost regular lamellar phase, but high shear rates induce the nucleation and proliferation of defects, which in steady state is balanced by the annihilation of defects of opposite sign. The critical shear rate at onset of this second regime is controlled by thermodynamic and kinetic parameters; we offer a scaling analysis that relates the critical shear rate to a critical "capillary number" involving those variables. Within the defect proliferation regime, the defects may be partially annealed by slowly decreasing the applied shear rate; this causes marked memory effects, and history-dependent rheology. Simulations in three dimensions show instead shear-induced ordering even at the highest shear rates studied here. This suggests that the critical shear rate shifts markedly upward on increasing dimensionality. This may in part reflect the reduced constraints on defect motion, allowing them to find and annihilate each other more easily. Residual edge defects in the 3D aligned state mostly point along the flow velocity, an orientation impossible in two dimensions.
| [
{
"created": "Wed, 14 Dec 2011 15:36:06 GMT",
"version": "v1"
},
{
"created": "Wed, 14 Mar 2012 15:17:50 GMT",
"version": "v2"
}
]
| 2012-03-15 | [
[
"Henrich",
"O.",
""
],
[
"Stratford",
"K.",
""
],
[
"Marenduzzo",
"D.",
""
],
[
"Coveney",
"P. V.",
""
],
[
"Cates",
"M. E.",
""
]
]
| Wed, 14 Dec 2011 15:36:06 GMT | 2011-12-14T15:36:06Z | [
"physics",
"nlin"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
null | null | null | Cross-Lingual Induction and Transfer of Verb Classes Based on Word Vector Space Specialisation | null | null | null | null | null | null | Existing approaches to automatic VerbNet-style verb classification are heavily dependent on feature engineering and therefore limited to languages with mature NLP pipelines. In this work, we propose a novel cross-lingual transfer method for inducing VerbNets for multiple languages. To the best of our knowledge, this is the first study which demonstrates how the architectures for learning word embeddings can be applied to this challenging syntactic-semantic task. Our method uses cross-lingual translation pairs to tie each of the six target languages into a bilingual vector space with English, jointly specialising the representations to encode the relational information from English VerbNet. A standard clustering algorithm is then run on top of the VerbNet-specialised representations, using vector dimensions as features for learning verb classes. Our results show that the proposed cross-lingual transfer approach sets new state-of-the-art verb classification performance across all six target languages explored in this work. | null | null | null | null | null | null | acl | inproceedings | vulic-etal-2017-cross | Palmer, Martha and Hwa, Rebecca and Riedel, Sebastian | sep | 2,017 | Copenhagen, Denmark | Association for Computational Linguistics | https://aclanthology.org/D17-1270/ | Vuli{\'c}, Ivan and Mrk{\v{s}}i{\'c}, Nikola and Korhonen, Anna | Proceedings of the 2017 Conference on Empirical Methods in Natural Language Processing | 2546--2558 | null | null |
1305.4328 | James Gleeson | James P. Gleeson, Jonathan A. Ward, Kevin P. O'Sullivan, and William
T. Lee | Competition-induced criticality in a model of meme popularity | This version accepted for publication in Physical Review Letters. 6
pages main text, 12 pages Supplementary Material | Phys. Rev. Lett. 112, 048701 (2014) | 10.1103/PhysRevLett.112.048701 | null | physics.soc-ph cs.SI nlin.AO | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Heavy-tailed distributions of meme popularity occur naturally in a model of meme diffusion on social networks. Competition between multiple memes for the limited resource of user attention is identified as the mechanism that poises the system at criticality. The popularity growth of each meme is described by a critical branching process, and asymptotic analysis predicts power-law distributions of popularity with very heavy tails (exponent $\alpha<2$, unlike preferential-attachment models), similar to those seen in empirical data.
| [
{
"created": "Sun, 19 May 2013 06:25:32 GMT",
"version": "v1"
},
{
"created": "Mon, 18 Nov 2013 00:22:47 GMT",
"version": "v2"
},
{
"created": "Tue, 21 Jan 2014 11:01:21 GMT",
"version": "v3"
}
]
| 2014-07-30 | [
[
"Gleeson",
"James P.",
""
],
[
"Ward",
"Jonathan A.",
""
],
[
"O'Sullivan",
"Kevin P.",
""
],
[
"Lee",
"William T.",
""
]
]
| Sun, 19 May 2013 06:25:32 GMT | 2013-05-19T06:25:32Z | [
"physics",
"nlin",
"cs"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
1402.0485 | Mustazee Rahman | Mustazee Rahman and Balint Virag | Local algorithms for independent sets are half-optimal | Exposition has been clarified in the new version | Ann. Probab. 45 (2017), no. 3, 1543-1577 | 10.1214/16-AOP1094 | null | math.PR cs.DC math.CO | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We show that the largest density of factor of i.i.d. independent sets on the d-regular tree is asymptotically at most (log d)/d as d tends to infinity. This matches the lower bound given by previous constructions. It follows that the largest independent sets given by local algorithms on random d-regular graphs have the same asymptotic density. In contrast, the density of the largest independent sets on these graphs is asymptotically 2(log d)/d. We also prove analogous results for Poisson-Galton-Watson trees, which yield bounds for local algorithms on sparse Erdos-Renyi graphs.
| [
{
"created": "Mon, 3 Feb 2014 19:48:35 GMT",
"version": "v1"
},
{
"created": "Wed, 9 Dec 2015 20:57:34 GMT",
"version": "v2"
}
]
| 2019-11-05 | [
[
"Rahman",
"Mustazee",
""
],
[
"Virag",
"Balint",
""
]
]
| Mon, 3 Feb 2014 19:48:35 GMT | 2014-02-03T19:48:35Z | [
"cs",
"math"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
2106.05087 | Yanchao Sun | Yanchao Sun, Ruijie Zheng, Yongyuan Liang, Furong Huang | Who Is the Strongest Enemy? Towards Optimal and Efficient Evasion
Attacks in Deep RL | In the 10th International Conference on Learning Representations
(ICLR 2022) | null | null | null | cs.LG cs.CR | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Evaluating the worst-case performance of a reinforcement learning (RL) agent under the strongest/optimal adversarial perturbations on state observations (within some constraints) is crucial for understanding the robustness of RL agents. However, finding the optimal adversary is challenging, in terms of both whether we can find the optimal attack and how efficiently we can find it. Existing works on adversarial RL either use heuristics-based methods that may not find the strongest adversary, or directly train an RL-based adversary by treating the agent as a part of the environment, which can find the optimal adversary but may become intractable in a large state space. This paper introduces a novel attacking method to find the optimal attacks through collaboration between a designed function named "actor" and an RL-based learner named "director". The actor crafts state perturbations for a given policy perturbation direction, and the director learns to propose the best policy perturbation directions. Our proposed algorithm, PA-AD, is theoretically optimal and significantly more efficient than prior RL-based works in environments with large state spaces. Empirical results show that our proposed PA-AD universally outperforms state-of-the-art attacking methods in various Atari and MuJoCo environments. By applying PA-AD to adversarial training, we achieve state-of-the-art empirical robustness in multiple tasks under strong adversaries. The codebase is released at https://github.com/umd-huang-lab/paad_adv_rl.
| [
{
"created": "Wed, 9 Jun 2021 14:06:53 GMT",
"version": "v1"
},
{
"created": "Fri, 17 Dec 2021 16:01:03 GMT",
"version": "v2"
},
{
"created": "Wed, 12 Jan 2022 16:34:52 GMT",
"version": "v3"
},
{
"created": "Wed, 6 Apr 2022 02:40:25 GMT",
"version": "v4"
},
{
"created": "Mon, 20 Mar 2023 12:43:45 GMT",
"version": "v5"
}
]
| 2023-03-21 | [
[
"Sun",
"Yanchao",
""
],
[
"Zheng",
"Ruijie",
""
],
[
"Liang",
"Yongyuan",
""
],
[
"Huang",
"Furong",
""
]
]
| Wed, 9 Jun 2021 14:06:53 GMT | 2021-06-09T14:06:53Z | [
"cs"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
null | null | null | Understanding Gender Bias in Knowledge Base Embeddings | null | null | null | null | null | null | Knowledge base (KB) embeddings have been shown to contain gender biases. In this paper, we study two questions regarding these biases: how to quantify them, and how to trace their origins in KB? Specifically, first, we develop two novel bias measures respectively for a group of person entities and an individual person entity. Evidence of their validity is observed by comparison with real-world census data. Second, we use the influence function to inspect the contribution of each triple in KB to the overall group bias. To exemplify the potential applications of our study, we also present two strategies (by adding and removing KB triples) to mitigate gender biases in KB embeddings. | null | null | null | null | null | null | acl | inproceedings | du-etal-2022-understanding | Muresan, Smaranda and Nakov, Preslav and Villavicencio, Aline | may | 2,022 | Dublin, Ireland | Association for Computational Linguistics | https://aclanthology.org/2022.acl-long.98/ | Du, Yupei and Zheng, Qi and Wu, Yuanbin and Lan, Man and Yang, Yan and Ma, Meirong | Proceedings of the 60th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers) | 1381--1395 | null | null |
2106.10214 | Hadi Madanian | Hadi Madanian, Steven J. Schwartz, Stephen A. Fuselier, David Burgess,
Drew L. Turner, Li-Jen Chen, Mihir I. Desai, Michael J. Starkey | Direct Evidence for Magnetic Reflection of Heavy Ions from High Mach
Number Collisionless Shocks | null | ApJL 915 L19 (2021) | 10.3847/2041-8213/ac0aee | null | physics.plasm-ph astro-ph.SR | http://creativecommons.org/licenses/by/4.0/ | Strong shocks in collisionless plasmas, such as supernovae shocks and shocks driven by coronal mass ejections, are known to be a primary source of energetic particles. Due to their different mass per charge ratio, the interaction of heavy ions with the shock layer differs from that of protons, and injection of these ions into acceleration processes is a challenge. Here we show the first direct observational evidence of magnetic reflection of alpha particles from a high Mach number quasi-perpendicular shock using in-situ spacecraft measurements. The intense magnetic amplification at the shock front associated with nonstationarity modulates the trajectory of alpha particles, some of which travel back upstream as they gyrate in the enhanced magnetic field and experience further acceleration in the upstream region. Our results in particular highlight the important role of high magnetic amplification in seeding heavy ions into the energization processes at nonstationary reforming shocks.
| [
{
"created": "Fri, 18 Jun 2021 16:38:19 GMT",
"version": "v1"
},
{
"created": "Fri, 20 Aug 2021 15:27:13 GMT",
"version": "v2"
}
]
| 2021-08-23 | [
[
"Madanian",
"Hadi",
""
],
[
"Schwartz",
"Steven J.",
""
],
[
"Fuselier",
"Stephen A.",
""
],
[
"Burgess",
"David",
""
],
[
"Turner",
"Drew L.",
""
],
[
"Chen",
"Li-Jen",
""
],
[
"Desai",
"Mihir I.",
""
],
[
"Starkey",
"Michael J.",
""
]
]
| Fri, 18 Jun 2021 16:38:19 GMT | 2021-06-18T16:38:19Z | [
"physics"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
2107.00484 | Lei Tian | Waleed Tahir, Hao Wang, Lei Tian | Adaptive 3D descattering with a dynamic synthesis network | null | Light Sci Appl 11, 42 (2022) | 10.1038/s41377-022-00730-x | null | eess.IV physics.optics | http://creativecommons.org/licenses/by/4.0/ | Deep learning has been broadly applied to imaging in scattering applications. A common framework is to train a descattering network for image recovery by removing scattering artifacts. To achieve the best results on a broad spectrum of scattering conditions, individual "expert" networks need to be trained for each condition. However, the expert's performance sharply degrades when the testing condition differs from the training. An alternative brute-force approach is to train a "generalist" network using data from diverse scattering conditions. It generally requires a larger network to encapsulate the diversity in the data and a sufficiently large training set to avoid overfitting. Here, we propose an adaptive learning framework, termed dynamic synthesis network (DSN), which dynamically adjusts the model weights and adapts to different scattering conditions. The adaptability is achieved by a novel "mixture of experts" architecture that enables dynamically synthesizing a network by blending multiple experts using a gating network. We demonstrate the DSN in holographic 3D particle imaging for a variety of scattering conditions. We show in simulation that our DSN provides generalization across a continuum of scattering conditions. In addition, we show that by training the DSN entirely on simulated data, the network can generalize to experiments and achieve robust 3D descattering. We expect the same concept can find many other applications, such as denoising and imaging in scattering media. Broadly, our dynamic synthesis framework opens up a new paradigm for designing highly adaptive deep learning and computational imaging techniques.
| [
{
"created": "Thu, 1 Jul 2021 17:36:20 GMT",
"version": "v1"
},
{
"created": "Thu, 3 Feb 2022 02:40:35 GMT",
"version": "v2"
}
]
| 2022-02-25 | [
[
"Tahir",
"Waleed",
""
],
[
"Wang",
"Hao",
""
],
[
"Tian",
"Lei",
""
]
]
| Thu, 1 Jul 2021 17:36:20 GMT | 2021-07-01T17:36:20Z | [
"physics",
"eess"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
quant-ph/9908014 | Jan Govaerts | Jan Govaerts (Catholic Univ. Louvain) and Victor M. Villanueva (Univ.
Michoacan, Mexico) | Topology Classes of Flat U(1) Bundles and Diffeomorphic Covariant
Representations of the Heisenberg Algebra | 22 pages, no figures, plain LaTeX file; changes only in details of
affiliation and financial support | Int.J.Mod.Phys. A15 (2000) 4903-4932 | 10.1142/S0217751X00002846 | null | quant-ph hep-th math-ph math.MP | null | The general construction of self-adjoint configuration space representations of the Heisenberg algebra over an arbitrary manifold is considered. All such inequivalent representations are parametrised in terms of the topology classes of flat U(1) bundles over the configuration space manifold. In the case of Riemannian manifolds, these representations are also manifestly diffeomorphic covariant. The general discussion, illustrated by some simple examples in non relativistic quantum mechanics, is of particular relevance to systems whose configuration space is parametrised by curvilinear coordinates or is not simply connected, which thus include for instance the modular spaces of theories of non abelian gauge fields and gravity.
| [
{
"created": "Wed, 4 Aug 1999 09:13:37 GMT",
"version": "v1"
},
{
"created": "Wed, 1 Sep 1999 09:14:02 GMT",
"version": "v2"
}
]
| 2016-12-28 | [
[
"Govaerts",
"Jan",
"",
"Catholic Univ. Louvain"
],
[
"Villanueva",
"Victor M.",
"",
"Univ.\n Michoacan, Mexico"
]
]
| Wed, 4 Aug 1999 09:13:37 GMT | 1999-08-04T09:13:37Z | [
"physics",
"math"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
1408.3725 | Kun Li | Kun Li, Max Q.-H. Meng | Object Structure from Manipulation via Particle Filter and Robot-based
Active Learning | This paper has been withdrawn due to incorrect article structure | null | null | null | cs.RO | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | To learn object models for robotic manipulation, unsupervised methods cannot provide accurate object structural information and supervised methods require a large amount of manually labeled training samples, thus interactive object segmentation is developed to automate object modeling. In this article, we formulate a novel dynamic process for interactive object segmentation, and develop a solution based on particle filter and active learning so that a robot can manipulate and learn object structures incrementally and automatically. We demonstrate our method with a humanoidrobot on different types of objects, and compare its segmentation performancewith established methods on selected objects. The result shows that our approach allows more accurate object modeling and reveals richer object structural information.
| [
{
"created": "Sat, 16 Aug 2014 09:12:42 GMT",
"version": "v1"
},
{
"created": "Thu, 28 Aug 2014 07:04:58 GMT",
"version": "v2"
},
{
"created": "Tue, 30 Sep 2014 07:43:14 GMT",
"version": "v3"
},
{
"created": "Fri, 28 Nov 2014 06:08:36 GMT",
"version": "v4"
},
{
"created": "Sat, 18 Apr 2015 01:26:30 GMT",
"version": "v5"
}
]
| 2015-04-21 | [
[
"Li",
"Kun",
""
],
[
"Meng",
"Max Q. -H.",
""
]
]
| Sat, 16 Aug 2014 09:12:42 GMT | 2014-08-16T09:12:42Z | [
"cs"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
2010.16223 | Nicolas Gillis | Valentin Leplat, Nicolas Gillis, J\'er\^ome Idier | Multiplicative Updates for NMF with $\beta$-Divergences under Disjoint
Equality Constraints | We have corrected an error in Table 1 and in Section 2.3: the updates
are not correct for $\beta \in (1,2)$; see the paper for more details. We
have highlighted the changes in red color | SIAM J. on Matrix Analysis and its Applications 42 (2), 730-752,
2021 | 10.1137/20M1377278 | null | cs.LG cs.NA eess.SP math.NA math.OC stat.ML | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Nonnegative matrix factorization (NMF) is the problem of approximating an input nonnegative matrix, $V$, as the product of two smaller nonnegative matrices, $W$ and $H$. In this paper, we introduce a general framework to design multiplicative updates (MU) for NMF based on $\beta$-divergences ($\beta$-NMF) with disjoint equality constraints, and with penalty terms in the objective function. By disjoint, we mean that each variable appears in at most one equality constraint. Our MU satisfy the set of constraints after each update of the variables during the optimization process, while guaranteeing that the objective function decreases monotonically. We showcase this framework on three NMF models, and show that it competes favorably the state of the art: (1)~$\beta$-NMF with sum-to-one constraints on the columns of $H$, (2) minimum-volume $\beta$-NMF with sum-to-one constraints on the columns of $W$, and (3) sparse $\beta$-NMF with $\ell_2$-norm constraints on the columns of $W$.
| [
{
"created": "Fri, 30 Oct 2020 12:31:35 GMT",
"version": "v1"
},
{
"created": "Thu, 28 Apr 2022 08:44:54 GMT",
"version": "v2"
}
]
| 2022-04-29 | [
[
"Leplat",
"Valentin",
""
],
[
"Gillis",
"Nicolas",
""
],
[
"Idier",
"Jérôme",
""
]
]
| Fri, 30 Oct 2020 12:31:35 GMT | 2020-10-30T12:31:35Z | [
"stat",
"cs",
"eess",
"math"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
null | null | null | Incremental Disfluency Detection for Spoken Learner {E}nglish | null | null | null | null | null | null | Incremental disfluency detection provides a framework for computing communicative meaning from hesitations, repetitions and false starts commonly found in speech. One application of this area of research is in dialogue-based computer-assisted language learning (CALL), where detecting learners' production issues word-by-word can facilitate timely and pedagogically driven responses from an automated system. Existing research on disfluency detection in learner speech focuses on disfluency removal for subsequent downstream tasks, processing whole utterances non-incrementally. This paper instead explores the application of laughter as a feature for incremental disfluency detection and shows that when combined with silence, these features reduce the impact of learner errors on model precision as well as lead to an overall improvement of model performance. This work adds to the growing body of research incorporating laughter as a feature for dialogue processing tasks and provides further support for the application of multimodality in dialogue-based CALL systems. | null | null | null | null | null | null | acl | inproceedings | skidmore-moore-2022-incremental | Kochmar, Ekaterina and Burstein, Jill and Horbach, Andrea and Laarmann-Quante, Ronja and Madnani, Nitin and Tack, Ana{\"is and Yaneva, Victoria and Yuan, Zheng and Zesch, Torsten | jul | 2,022 | Seattle, Washington | Association for Computational Linguistics | https://aclanthology.org/2022.bea-1.31/ | Skidmore, Lucy and Moore, Roger | Proceedings of the 17th Workshop on Innovative Use of NLP for Building Educational Applications (BEA 2022) | 272--278 | null | null |
2006.10643 | Nikolaos Karalias | Nikolaos Karalias, Andreas Loukas | Erdos Goes Neural: an Unsupervised Learning Framework for Combinatorial
Optimization on Graphs | null | null | null | null | cs.LG stat.ML | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Combinatorial optimization problems are notoriously challenging for neural networks, especially in the absence of labeled instances. This work proposes an unsupervised learning framework for CO problems on graphs that can provide integral solutions of certified quality. Inspired by Erdos' probabilistic method, we use a neural network to parametrize a probability distribution over sets. Crucially, we show that when the network is optimized w.r.t. a suitably chosen loss, the learned distribution contains, with controlled probability, a low-cost integral solution that obeys the constraints of the combinatorial problem. The probabilistic proof of existence is then derandomized to decode the desired solutions. We demonstrate the efficacy of this approach to obtain valid solutions to the maximum clique problem and to perform local graph clustering. Our method achieves competitive results on both real datasets and synthetic hard instances.
| [
{
"created": "Thu, 18 Jun 2020 16:13:36 GMT",
"version": "v1"
},
{
"created": "Mon, 29 Jun 2020 15:58:55 GMT",
"version": "v2"
},
{
"created": "Tue, 3 Nov 2020 19:42:18 GMT",
"version": "v3"
},
{
"created": "Sun, 7 Mar 2021 20:10:53 GMT",
"version": "v4"
}
]
| 2021-03-09 | [
[
"Karalias",
"Nikolaos",
""
],
[
"Loukas",
"Andreas",
""
]
]
| Thu, 18 Jun 2020 16:13:36 GMT | 2020-06-18T16:13:36Z | [
"cs",
"stat"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
2106.07978 | Tal Sommer | Tal I. Sommer and Ori Katz | Pixel-reassignment in Ultrasound Imaging | null | Appl. Phys. Lett. 119, 123701 (2021) | 10.1063/5.0062716 | null | physics.med-ph eess.IV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We present an adaptation of the pixel-reassignment technique from confocal fluorescent microscopy to coherent ultrasound imaging. The method, Ultrasound Pixel-Reassignment (UPR), provides a resolution and signal to noise (SNR) improvement in ultrasound imaging by computationally reassigning off-focus signals acquired using traditional plane-wave compounding ultrasonography. We theoretically analyze the analogy between the optical and ultrasound implementations of pixel reassignment, and experimentally evaluate the imaging quality on tissue-mimicking acoustic phantoms. We demonstrate that UPR provides a $25\%$ resolution improvement and a $3dB$ SNR improvement in in-vitro scans, without any change in hardware or acquisition scheme.
| [
{
"created": "Tue, 15 Jun 2021 08:55:01 GMT",
"version": "v1"
},
{
"created": "Mon, 24 Jan 2022 07:44:48 GMT",
"version": "v2"
}
]
| 2022-01-25 | [
[
"Sommer",
"Tal I.",
""
],
[
"Katz",
"Ori",
""
]
]
| Tue, 15 Jun 2021 08:55:01 GMT | 2021-06-15T08:55:01Z | [
"physics",
"eess"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
2012.09887 | Younghan Bae | Younghan Bae, Johannes Schmitt | Chow rings of stacks of prestable curves I | This paper is the first part of the previous version which has been
split off due to length. v2. An appendix (joint with Jonathan Skowera) about
proper pushforwards for Chow groups of Artin stacks has been added. v3. Major
revision on the appendix after referee's report. Results are unchanged.
Comments are still very welcome! | Forum of Mathematics, Sigma, Volume 10, 2022 | 10.1017/fms.2022.21 | MPIM-Bonn-2020 | math.AG | http://creativecommons.org/licenses/by/4.0/ | We study the Chow ring of the moduli stack $\mathfrak{M}_{g,n}$ of prestable curves and define the notion of tautological classes on this stack. We extend formulas for intersection products and functoriality of tautological classes under natural morphisms from the case of the tautological ring of the moduli space $\bar{\mathcal{M}}_{g,n}$ of stable curves. This paper provides foundations for the second part of the paper. In the appendix (joint with J. Skowera), we develop the theory of a proper, but not necessary projective, pushforward of algebraic cycles. The proper pushforward is necessary for the construction of the tautological rings of $\mathfrak{M}_{g,n}$ and is important in its own right. We also develop operational Chow groups for algebraic stacks.
| [
{
"created": "Thu, 17 Dec 2020 19:11:04 GMT",
"version": "v1"
},
{
"created": "Mon, 19 Jul 2021 22:44:53 GMT",
"version": "v2"
},
{
"created": "Tue, 31 May 2022 18:06:56 GMT",
"version": "v3"
}
]
| 2022-06-02 | [
[
"Bae",
"Younghan",
""
],
[
"Schmitt",
"Johannes",
""
]
]
| Thu, 17 Dec 2020 19:11:04 GMT | 2020-12-17T19:11:04Z | [
"math"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
2010.04263 | Jeffrey Oregero | Gino Biondini, Jeffrey Oregero and Alexander Tovbis | On the spectrum of the periodic focusing Zakharov-Shabat operator | 42 pages, 10 figures, published version, J. Spectr. Theory | J. Spectral Theory 12, 939--992 (2022) | 10.4171/JST/432 | null | math.SP math-ph math.MP nlin.SI | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The spectrum of the focusing Zakharov-Shabat operator on the circle is studied, and its explicit dependence on the presence of a semiclassical parameter is also considered. Several new results are obtained. In particular: (i) it is proved that the resolvent set is comprised of two connected components, (ii) new bounds on the location of the Floquet and Dirichlet spectra are obtained, some of which depend explicitly on the value of the semiclassical parameter, (iii) it is proved that the spectrum localizes to a "cross" in the spectral plane in the semiclassical limit. The results are illustrated by discussing several examples in which the spectrum is computed analytically or numerically.
| [
{
"created": "Thu, 8 Oct 2020 21:18:36 GMT",
"version": "v1"
},
{
"created": "Tue, 29 Nov 2022 22:42:10 GMT",
"version": "v2"
},
{
"created": "Mon, 28 Aug 2023 02:48:48 GMT",
"version": "v3"
}
]
| 2024-11-12 | [
[
"Biondini",
"Gino",
""
],
[
"Oregero",
"Jeffrey",
""
],
[
"Tovbis",
"Alexander",
""
]
]
| Thu, 8 Oct 2020 21:18:36 GMT | 2020-10-08T21:18:36Z | [
"math",
"nlin"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
2206.02850 | Fang Xu | Fang Xu and Yilei Shi and Patrick Ebel and Lei Yu and Gui-Song Xia and
Wen Yang and Xiao Xiang Zhu | GLF-CR: SAR-Enhanced Cloud Removal with Global-Local Fusion | null | null | null | null | cs.CV eess.IV | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The challenge of the cloud removal task can be alleviated with the aid of Synthetic Aperture Radar (SAR) images that can penetrate cloud cover. However, the large domain gap between optical and SAR images as well as the severe speckle noise of SAR images may cause significant interference in SAR-based cloud removal, resulting in performance degeneration. In this paper, we propose a novel global-local fusion based cloud removal (GLF-CR) algorithm to leverage the complementary information embedded in SAR images. Exploiting the power of SAR information to promote cloud removal entails two aspects. The first, global fusion, guides the relationship among all local optical windows to maintain the structure of the recovered region consistent with the remaining cloud-free regions. The second, local fusion, transfers complementary information embedded in the SAR image that corresponds to cloudy areas to generate reliable texture details of the missing regions, and uses dynamic filtering to alleviate the performance degradation caused by speckle noise. Extensive evaluation demonstrates that the proposed algorithm can yield high quality cloud-free images and outperform state-of-the-art cloud removal algorithms with a gain about 1.7dB in terms of PSNR on SEN12MS-CR dataset.
| [
{
"created": "Mon, 6 Jun 2022 18:53:19 GMT",
"version": "v1"
},
{
"created": "Mon, 8 Aug 2022 10:21:25 GMT",
"version": "v2"
},
{
"created": "Tue, 9 Aug 2022 09:24:27 GMT",
"version": "v3"
}
]
| 2022-08-10 | [
[
"Xu",
"Fang",
""
],
[
"Shi",
"Yilei",
""
],
[
"Ebel",
"Patrick",
""
],
[
"Yu",
"Lei",
""
],
[
"Xia",
"Gui-Song",
""
],
[
"Yang",
"Wen",
""
],
[
"Zhu",
"Xiao Xiang",
""
]
]
| Mon, 6 Jun 2022 18:53:19 GMT | 2022-06-06T18:53:19Z | [
"cs",
"eess"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
1605.06892 | Khanh Hien Le | Le Thi Khanh Hien, Cuong V. Nguyen, Huan Xu, Canyi Lu, Jiashi Feng | Accelerated Randomized Mirror Descent Algorithms For Composite
Non-strongly Convex Optimization | null | null | null | null | math.OC stat.ML | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We consider the problem of minimizing the sum of an average function of a large number of smooth convex components and a general, possibly non-differentiable, convex function. Although many methods have been proposed to solve this problem with the assumption that the sum is strongly convex, few methods support the non-strongly convex case. Adding a small quadratic regularization is a common devise used to tackle non-strongly convex problems; however, it may cause loss of sparsity of solutions or weaken the performance of the algorithms. Avoiding this devise, we propose an accelerated randomized mirror descent method for solving this problem without the strongly convex assumption. Our method extends the deterministic accelerated proximal gradient methods of Paul Tseng and can be applied even when proximal points are computed inexactly. We also propose a scheme for solving the problem when the component functions are non-smooth.
| [
{
"created": "Mon, 23 May 2016 04:21:07 GMT",
"version": "v1"
},
{
"created": "Tue, 24 May 2016 02:15:13 GMT",
"version": "v2"
},
{
"created": "Tue, 11 Jul 2017 00:55:24 GMT",
"version": "v3"
},
{
"created": "Mon, 24 Jul 2017 10:23:14 GMT",
"version": "v4"
},
{
"created": "Tue, 17 Jul 2018 16:52:04 GMT",
"version": "v5"
},
{
"created": "Mon, 31 Dec 2018 18:48:15 GMT",
"version": "v6"
}
]
| 2019-01-01 | [
[
"Hien",
"Le Thi Khanh",
""
],
[
"Nguyen",
"Cuong V.",
""
],
[
"Xu",
"Huan",
""
],
[
"Lu",
"Canyi",
""
],
[
"Feng",
"Jiashi",
""
]
]
| Mon, 23 May 2016 04:21:07 GMT | 2016-05-23T04:21:07Z | [
"math",
"stat"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
1410.3899 | Liang Zhang | Shaolun Xu, Liang Zhang, Zheng Yan, Donghan Feng, Gang Wang and Xiaobo
Zhao | Optimal Scheduling of Electric Vehicles Charging in low-Voltage
Distribution Systems | Preparation of Final Manuscripts Accepted for Journal of Electrical
Engineering & Technology | null | null | null | cs.SY | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Uncoordinated charging of large-scale electric vehicles (EVs) will have a negative impact on the secure and economic operation of the power system, especially at the distribution level. Given that the charging load of EVs can be controlled to some extent, research on the optimal charging control of EVs has been extensively carried out. In this paper, two possible smart charging scenarios in China are studied: centralized optimal charging operated by an aggregator and decentralized optimal charging managed by individual users. Under the assumption that the aggregators and individual users only concern the economic benefits, new load peaks will arise under time of use (TOU) pricing which is extensively employed in China. To solve this problem, a simple incentive mechanism is proposed for centralized optimal charging while a rolling-update pricing scheme is devised for decentralized optimal charging. The original optimal charging models are modified to account for the developed schemes. Simulated tests corroborate the efficacy of optimal scheduling for charging EVs in various scenarios.
| [
{
"created": "Wed, 15 Oct 2014 00:20:10 GMT",
"version": "v1"
},
{
"created": "Tue, 21 Jul 2015 15:04:49 GMT",
"version": "v2"
},
{
"created": "Tue, 19 Jan 2016 16:38:49 GMT",
"version": "v3"
}
]
| 2016-01-20 | [
[
"Xu",
"Shaolun",
""
],
[
"Zhang",
"Liang",
""
],
[
"Yan",
"Zheng",
""
],
[
"Feng",
"Donghan",
""
],
[
"Wang",
"Gang",
""
],
[
"Zhao",
"Xiaobo",
""
]
]
| Wed, 15 Oct 2014 00:20:10 GMT | 2014-10-15T00:20:10Z | [
"cs"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
1611.10277 | Ryan Gallagher | Ryan J. Gallagher, Kyle Reing, David Kale, Greg Ver Steeg | Anchored Correlation Explanation: Topic Modeling with Minimal Domain
Knowledge | 21 pages, 7 figures. 2018/09/03: Updated citation for HA/DR dataset | Transactions of the Association for Computational Linguistics
(TACL), Vol. 5, 2017 | null | null | cs.CL cs.IR cs.IT math.IT stat.ML | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | While generative models such as Latent Dirichlet Allocation (LDA) have proven fruitful in topic modeling, they often require detailed assumptions and careful specification of hyperparameters. Such model complexity issues only compound when trying to generalize generative models to incorporate human input. We introduce Correlation Explanation (CorEx), an alternative approach to topic modeling that does not assume an underlying generative model, and instead learns maximally informative topics through an information-theoretic framework. This framework naturally generalizes to hierarchical and semi-supervised extensions with no additional modeling assumptions. In particular, word-level domain knowledge can be flexibly incorporated within CorEx through anchor words, allowing topic separability and representation to be promoted with minimal human intervention. Across a variety of datasets, metrics, and experiments, we demonstrate that CorEx produces topics that are comparable in quality to those produced by unsupervised and semi-supervised variants of LDA.
| [
{
"created": "Wed, 30 Nov 2016 17:32:17 GMT",
"version": "v1"
},
{
"created": "Fri, 28 Jul 2017 17:41:04 GMT",
"version": "v2"
},
{
"created": "Mon, 4 Dec 2017 03:53:19 GMT",
"version": "v3"
},
{
"created": "Mon, 3 Sep 2018 15:23:40 GMT",
"version": "v4"
}
]
| 2018-09-05 | [
[
"Gallagher",
"Ryan J.",
""
],
[
"Reing",
"Kyle",
""
],
[
"Kale",
"David",
""
],
[
"Steeg",
"Greg Ver",
""
]
]
| Wed, 30 Nov 2016 17:32:17 GMT | 2016-11-30T17:32:17Z | [
"cs",
"math",
"stat"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
2211.16384 | Yuga Iguchi | Yuga Iguchi, Alexandros Beskos, and Matthew M. Graham | Parameter Estimation with Increased Precision for Elliptic and
Hypo-elliptic Diffusions | null | null | null | null | stat.ME cs.NA math.NA | http://creativecommons.org/licenses/by/4.0/ | This work aims at making a comprehensive contribution in the general area of parametric inference for discretely observed diffusion processes. Established approaches for likelihood-based estimation invoke a time-discretisation scheme for the approximation of the intractable transition dynamics of the Stochastic Differential Equation (SDE) model over finite time periods. The scheme is applied for a step-size that is either user-selected or determined by the data. Recent research has highlighted the critical ef-fect of the choice of numerical scheme on the behaviour of derived parameter estimates in the setting of hypo-elliptic SDEs. In brief, in our work, first, we develop two weak second order sampling schemes (to cover both hypo-elliptic and elliptic SDEs) and produce a small time expansion for the density of the schemes to form a proxy for the true intractable SDE transition density. Then, we establish a collection of analytic results for likelihood-based parameter estimates obtained via the formed proxies, thus providing a theoretical framework that showcases advantages from the use of the developed methodology for SDE calibration. We present numerical results from carrying out classical or Bayesian inference, for both elliptic and hypo-elliptic SDEs.
| [
{
"created": "Tue, 29 Nov 2022 17:07:38 GMT",
"version": "v1"
},
{
"created": "Fri, 2 Dec 2022 16:34:04 GMT",
"version": "v2"
},
{
"created": "Thu, 7 Sep 2023 17:21:49 GMT",
"version": "v3"
},
{
"created": "Mon, 29 Jan 2024 17:16:35 GMT",
"version": "v4"
}
]
| 2024-01-30 | [
[
"Iguchi",
"Yuga",
""
],
[
"Beskos",
"Alexandros",
""
],
[
"Graham",
"Matthew M.",
""
]
]
| Tue, 29 Nov 2022 17:07:38 GMT | 2022-11-29T17:07:38Z | [
"cs",
"math",
"stat"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
2008.10601 | Guilherme Fr\'oes Silva | Guilherme Fr\'oes Silva, Alejandro Donaire, Aaron McFadyen and Jason
Ford | String Stable Integral Control of Vehicle Platoons with Actuator
Dynamics and Disturbances | 6 pages, 8 figures, accepted in the 59th IEEE Conference on Decision
and Control | null | null | null | eess.SY cs.SY | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | This paper presents the design of an integral controller for vehicle platoons with actuator dynamics. The proposed controller ensures string stability with disturbances and simultaneously compensates for constant disturbances through integral action. Sufficient conditions for string stability are satisfied by the use of a suitable state transformation. The proposed controller guarantees disturbance string stability for a prescribed time constant of the actuator dynamics, and we show through simulation that platoons with faster dynamics are also made disturbance string stable.
| [
{
"created": "Mon, 24 Aug 2020 04:31:10 GMT",
"version": "v1"
},
{
"created": "Mon, 31 Aug 2020 05:24:46 GMT",
"version": "v2"
},
{
"created": "Wed, 25 Nov 2020 02:00:20 GMT",
"version": "v3"
}
]
| 2020-11-26 | [
[
"Silva",
"Guilherme Fróes",
""
],
[
"Donaire",
"Alejandro",
""
],
[
"McFadyen",
"Aaron",
""
],
[
"Ford",
"Jason",
""
]
]
| Mon, 24 Aug 2020 04:31:10 GMT | 2020-08-24T04:31:10Z | [
"cs",
"eess"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
1710.03852 | Hongwei Liang | Hongwei Liang, Ke Wang | Top-k Route Search through Submodularity Modeling of Recurrent POI
Features | 11 pages, 7 figures, 2 tables | Hongwei Liang and Ke Wang. 2018. Top-k Route Search through
Submodularity Modeling of Recurrent POI Features. In The 41st International
ACM SIGIR Conference on Research & Development in Information Retrieval
(SIGIR '18). ACM, 545-554 | 10.1145/3209978.3210038 | null | cs.SI cs.DB cs.DS | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We consider a practical top-k route search problem: given a collection of points of interest (POIs) with rated features and traveling costs between POIs, a user wants to find k routes from a source to a destination and limited in a cost budget, that maximally match her needs on feature preferences. One challenge is dealing with the personalized diversity requirement where users have various trade-off between quantity (the number of POIs with a specified feature) and variety (the coverage of specified features). Another challenge is the large scale of the POI map and the great many alternative routes to search. We model the personalized diversity requirement by the whole class of submodular functions, and present an optimal solution to the top-k route search problem through indices for retrieving relevant POIs in both feature and route spaces and various strategies for pruning the search space using user preferences and constraints. We also present promising heuristic solutions and evaluate all the solutions on real life data.
| [
{
"created": "Tue, 10 Oct 2017 23:00:38 GMT",
"version": "v1"
},
{
"created": "Wed, 9 May 2018 22:22:18 GMT",
"version": "v2"
}
]
| 2018-11-05 | [
[
"Liang",
"Hongwei",
""
],
[
"Wang",
"Ke",
""
]
]
| Tue, 10 Oct 2017 23:00:38 GMT | 2017-10-10T23:00:38Z | [
"cs"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
1904.11246 | Claudio Altafini | Claudio Altafini | A system-theoretic framework for privacy preservation in continuous-time
multiagent dynamics | 38 pages, 4 figures, extended version of arXiv preprint
arXiv:1808.08085 | Automatica, Volume 122, 2020, 109253 | 10.1016/j.automatica.2020.109253 | null | cs.SY math.OC | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In multiagent dynamical systems, privacy protection corresponds to avoid disclosing the initial states of the agents while accomplishing a distributed task. The system-theoretic framework described in this paper for this scope, denoted dynamical privacy, relies on introducing output maps which act as masks, rendering the internal states of an agent indiscernible by the other agents as well as by external agents monitoring all communications. Our output masks are local (i.e., decided independently by each agent), time-varying functions asymptotically converging to the true states. The resulting masked system is also time-varying, and has the original unmasked system as its limit system. When the unmasked system has a globally exponentially stable equilibrium point, it is shown in the paper that the masked system has the same point as a global attractor. It is also shown that existence of equilibrium points in the masked system is not compatible with dynamical privacy. Application of dynamical privacy to popular examples of multiagent dynamics, such as models of social opinions, average consensus and synchronization, is investigated in detail.
| [
{
"created": "Thu, 25 Apr 2019 10:04:06 GMT",
"version": "v1"
},
{
"created": "Mon, 27 Jul 2020 17:23:41 GMT",
"version": "v2"
}
]
| 2020-12-16 | [
[
"Altafini",
"Claudio",
""
]
]
| Thu, 25 Apr 2019 10:04:06 GMT | 2019-04-25T10:04:06Z | [
"cs",
"math"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
2008.08219 | Satoshi Hayakawa | Satoshi Hayakawa, Ken'ichiro Tanaka | Monte Carlo construction of cubature on Wiener space | 25 pages | Japan Journal of Industrial and Applied Mathematics, 2022 | 10.1007/s13160-021-00496-6 | null | math.PR cs.NA math.NA | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In this paper, we investigate application of mathematical optimization to construction of a cubature formula on Wiener space, which is a weak approximation method of stochastic differential equations introduced by Lyons and Victoir (Cubature on Wiener Space, Proc. R. Soc. Lond. A 460, 169--198). After giving a brief review of the cubature theory on Wiener space, we show that a cubature formula of general dimension and degree can be obtained through a Monte Carlo sampling and linear programming. This paper also includes an extension of stochastic Tchakaloff's theorem, which technically yields the proof of our primary result.
| [
{
"created": "Wed, 19 Aug 2020 01:49:17 GMT",
"version": "v1"
},
{
"created": "Sat, 19 Sep 2020 08:35:37 GMT",
"version": "v2"
},
{
"created": "Wed, 10 Mar 2021 09:48:51 GMT",
"version": "v3"
},
{
"created": "Tue, 19 Oct 2021 13:50:26 GMT",
"version": "v4"
}
]
| 2023-05-31 | [
[
"Hayakawa",
"Satoshi",
""
],
[
"Tanaka",
"Ken'ichiro",
""
]
]
| Wed, 19 Aug 2020 01:49:17 GMT | 2020-08-19T01:49:17Z | [
"cs",
"math"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
2201.04902 | Yann-Edwin Keta | Yann-Edwin Keta, Robert L. Jack, Ludovic Berthier | Disordered collective motion in dense assemblies of persistent particles | Authors' accepted version for publication in Physical Review Letters | Phys. Rev. Lett. 129, 048002 (2022) | 10.1103/PhysRevLett.129.048002 | null | cond-mat.soft cond-mat.stat-mech | http://creativecommons.org/licenses/by/4.0/ | We explore the emergence of nonequilibrium collective motion in disordered non-thermal active matter when persistent motion and crowding effects compete, using simulations of a two-dimensional model of size polydisperse self-propelled particles. In stark contrast with monodisperse systems, we find that polydispersity stabilizes a homogeneous active liquid at arbitrary large persistence times, characterized by remarkable velocity correlations and irregular turbulent flows. For all persistence values, the active fluid undergoes a nonequilibrium glass transition at large density. This is accompanied by collective motion, whose nature evolves from near-equilibrium spatially heterogeneous dynamics at small persistence, to a qualitatively different intermittent dynamics when persistence is large. This latter regime involves a complex time evolution of the correlated displacement field
| [
{
"created": "Thu, 13 Jan 2022 11:43:22 GMT",
"version": "v1"
},
{
"created": "Thu, 23 Jun 2022 16:17:38 GMT",
"version": "v2"
}
]
| 2022-07-27 | [
[
"Keta",
"Yann-Edwin",
""
],
[
"Jack",
"Robert L.",
""
],
[
"Berthier",
"Ludovic",
""
]
]
| Thu, 13 Jan 2022 11:43:22 GMT | 2022-01-13T11:43:22Z | [
"physics"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
1803.09159 | Edward McFowland Iii | Edward McFowland III, Sriram Somanchi, Daniel B. Neill | Efficient Discovery of Heterogeneous Quantile Treatment Effects in
Randomized Experiments via Anomalous Pattern Detection | null | null | null | null | stat.ME econ.EM stat.ML | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | In the recent literature on estimating heterogeneous treatment effects, each proposed method makes its own set of restrictive assumptions about the intervention's effects and which subpopulations to explicitly estimate. Moreover, the majority of the literature provides no mechanism to identify which subpopulations are the most affected--beyond manual inspection--and provides little guarantee on the correctness of the identified subpopulations. Therefore, we propose Treatment Effect Subset Scan (TESS), a new method for discovering which subpopulation in a randomized experiment is most significantly affected by a treatment. We frame this challenge as a pattern detection problem where we efficiently maximize a nonparametric scan statistic (a measure of the conditional quantile treatment effect) over subpopulations. Furthermore, we identify the subpopulation which experiences the largest distributional change as a result of the intervention, while making minimal assumptions about the intervention's effects or the underlying data generating process. In addition to the algorithm, we demonstrate that under the sharp null hypothesis of no treatment effect, the asymptotic Type I and II error can be controlled, and provide sufficient conditions for detection consistency--i.e., exact identification of the affected subpopulation. Finally, we validate the efficacy of the method by discovering heterogeneous treatment effects in simulations and in real-world data from a well-known program evaluation study.
| [
{
"created": "Sat, 24 Mar 2018 20:21:06 GMT",
"version": "v1"
},
{
"created": "Thu, 7 Jun 2018 22:05:16 GMT",
"version": "v2"
},
{
"created": "Wed, 10 May 2023 18:42:11 GMT",
"version": "v3"
}
]
| 2023-05-12 | [
[
"McFowland",
"Edward",
"III"
],
[
"Somanchi",
"Sriram",
""
],
[
"Neill",
"Daniel B.",
""
]
]
| Sat, 24 Mar 2018 20:21:06 GMT | 2018-03-24T20:21:06Z | [
"stat",
"econ"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
2104.05517 | Leonid Positselski | Leonid Positselski | Quasi-coherent torsion sheaves, the semiderived category, and the
semitensor product: Semi-infinite algebraic geometry of quasi-coherent
sheaves on ind-schemes | LaTeX 2e with xy-pic and mathrsfs.sty; 185 pages, 26 commutative
diagrams; v.7: improvement in Lemma 5.2(c), Subsections 0.1-0.4 inserted in
the Introduction, Appendix added; v.8: Remark 7.6 inserted; v.9: Subsection
11.4, discussing the loop group example, added; v.10: numbering of theorems
in the Appendix corrected, no other changes -- the publisher's version is
more complete | Birkhauser/Springer Nature, Cham, Switzerland, 2023, xix+216 pp | 10.1007/978-3-031-37905-5 | null | math.AG math.AC math.CT | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We construct the semi-infinite tensor structure on the semiderived category of quasi-coherent torsion sheaves on an ind-scheme endowed with a flat affine morphism into an ind-Noetherian ind-scheme with a dualizing complex. The semitensor product is "a mixture of" the cotensor product along the base and the derived tensor product along the fibers. The inverse image of the dualizing complex is the unit object. This construction is a partial realization of the Semi-infinite Algebraic Geometry program, as outlined in the introduction to arXiv:1504.00700.
| [
{
"created": "Mon, 12 Apr 2021 14:45:27 GMT",
"version": "v1"
},
{
"created": "Wed, 20 Sep 2023 13:01:40 GMT",
"version": "v10"
},
{
"created": "Wed, 21 Apr 2021 07:41:30 GMT",
"version": "v2"
},
{
"created": "Wed, 28 Apr 2021 07:35:34 GMT",
"version": "v3"
},
{
"created": "Wed, 5 May 2021 12:58:35 GMT",
"version": "v4"
},
{
"created": "Wed, 19 May 2021 17:52:33 GMT",
"version": "v5"
},
{
"created": "Tue, 8 Jun 2021 04:41:38 GMT",
"version": "v6"
},
{
"created": "Mon, 14 Jun 2021 14:38:33 GMT",
"version": "v7"
},
{
"created": "Mon, 6 Sep 2021 22:16:50 GMT",
"version": "v8"
},
{
"created": "Thu, 24 Feb 2022 16:01:33 GMT",
"version": "v9"
}
]
| 2023-09-21 | [
[
"Positselski",
"Leonid",
""
]
]
| Mon, 12 Apr 2021 14:45:27 GMT | 2021-04-12T14:45:27Z | [
"math"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
physics/0107047 | Jim Bashford | P.D. Jarvis and J.D. Bashford | Quantum Field Theory and Phylogenetic Branching | LaTex file, 6 pages, 1 postscript figure. Typographical errors
corrected, minor changes added. Submitted to J.Phys.Lett.A | J.Phys.A34:L703-L708,2001 | 10.1088/0305-4470/34/49/103 | UTAS-PHYS-01-08 | physics.bio-ph physics.chem-ph q-bio | null | A calculational framework is proposed for phylogenetics, using nonlocal quantum field theories in hypercubic geometry. Quadratic terms in the Hamiltonian give the underlying Markov dynamics, while higher degree terms represent branching events. The spatial dimension L is the number of leaves of the evolutionary tree under consideration. Momentum conservation modulo ${\mathbb Z}_{2}^{times L}$ in $L \leftarrow 1$ scattering corresponds to tree edge labelling using binary L-vectors. The bilocal quadratic term allows for momentum-dependent rate constants - only the tree(s) compatible with selected nonzero edge rates contribute to the branching probability distribution. Applications to models of evolutionary branching processes are discussed.
| [
{
"created": "Thu, 19 Jul 2001 06:01:16 GMT",
"version": "v1"
},
{
"created": "Thu, 2 Aug 2001 07:33:18 GMT",
"version": "v2"
}
]
| 2009-11-07 | [
[
"Jarvis",
"P. D.",
""
],
[
"Bashford",
"J. D.",
""
]
]
| Thu, 19 Jul 2001 06:01:16 GMT | 2001-07-19T06:01:16Z | [
"q-bio",
"physics"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
1206.5551 | Muneto Nitta | Muneto Nitta | Knotted instantons from annihilations of monopole-instanton complex | 20 pages, 9 figures, v2: published version | Int.J.Mod.Phys.A28:1350172,2013 | 10.1142/S0217751X13501728 | null | hep-th hep-ph math-ph math.MP | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Monopoles and instantons are sheets (membranes) and strings in d=5+1, respectively, and instanton strings can terminate on monopole sheets. We consider a pair of monopole and anti-monopole sheets which is unstable to decay and results in a creation of closed instanton strings. We show that when an instanton string is stretched between the monopole sheets, there remains a new topological soliton of codimension five after the pair annihilation, i.e., a twisted closed instanton string or a knotted instanton.
| [
{
"created": "Sun, 24 Jun 2012 23:38:08 GMT",
"version": "v1"
},
{
"created": "Thu, 2 Jan 2014 17:40:28 GMT",
"version": "v2"
}
]
| 2014-01-03 | [
[
"Nitta",
"Muneto",
""
]
]
| Sun, 24 Jun 2012 23:38:08 GMT | 2012-06-24T23:38:08Z | [
"physics",
"math"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
1810.13094 | Nicholas Seewald | Nicholas J. Seewald and Kelley M. Kidwell and Inbal Nahum-Shani and
Tianshuang Wu and James R. McKay and Daniel Almirall | Sample size considerations for comparing dynamic treatment regimens in a
sequential multiple-assignment randomized trial with a continuous
longitudinal outcome | Supplementary material at https://osf.io/q7zv8/ This version updates
funding information not previously included. Text remains the final accepted
version of the manuscript in Statistical Methods in Medical Research | Stat. Methods Med. Res. 29 (2020) 1891-1912 | 10.1177/0962280219877520 | null | stat.ME | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Clinicians and researchers alike are increasingly interested in how best to personalize interventions. A dynamic treatment regimen (DTR) is a sequence of pre-specified decision rules which can be used to guide the delivery of a sequence of treatments or interventions that are tailored to the changing needs of the individual. The sequential multiple-assignment randomized trial (SMART) is a research tool which allows for the construction of effective DTRs. We derive easy-to-use formulae for computing the total sample size for three common two-stage SMART designs in which the primary aim is to compare mean end-of-study outcomes for two embedded DTRs which recommend different first-stage treatments. The formulae are derived in the context of a regression model which leverages information from a longitudinal outcome collected over the entire study. We show that the sample size formula for a SMART can be written as the product of the sample size formula for a standard two-arm randomized trial, a deflation factor that accounts for the increased statistical efficiency resulting from a longitudinal analysis, and an inflation factor that accounts for the design of a SMART. The SMART design inflation factor is typically a function of the anticipated probability of response to first-stage treatment. We review modeling and estimation for DTR effect analyses using a longitudinal outcome from a SMART, as well as the estimation of standard errors. We also present estimators for the covariance matrix for a variety of common working correlation structures. Methods are motivated using the ENGAGE study, a SMART aimed at developing a DTR for increasing motivation to attend treatments among alcohol- and cocaine-dependent patients.
| [
{
"created": "Wed, 31 Oct 2018 03:56:44 GMT",
"version": "v1"
},
{
"created": "Mon, 13 May 2019 20:15:48 GMT",
"version": "v2"
},
{
"created": "Thu, 1 Aug 2019 13:18:45 GMT",
"version": "v3"
},
{
"created": "Sun, 5 Jan 2020 19:37:34 GMT",
"version": "v4"
}
]
| 2020-06-24 | [
[
"Seewald",
"Nicholas J.",
""
],
[
"Kidwell",
"Kelley M.",
""
],
[
"Nahum-Shani",
"Inbal",
""
],
[
"Wu",
"Tianshuang",
""
],
[
"McKay",
"James R.",
""
],
[
"Almirall",
"Daniel",
""
]
]
| Wed, 31 Oct 2018 03:56:44 GMT | 2018-10-31T03:56:44Z | [
"stat"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
2006.01084 | Gabriel Goldberg | Gabriel Goldberg | Even ordinals and the Kunen inconsistency | 60 pages | null | null | null | math.LO | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | This paper contributes to the theory of large cardinals beyond the Kunen inconsistency, or choiceless large cardinal axioms, in the context where the Axiom of Choice is not assumed. The first part of the paper investigates a periodicity phenomenon: assuming choiceless large cardinal axioms, the properties of the cumulative hierarchy turn out to alternate between even and odd ranks. The second part of the paper explores the structure of ultrafilters under choiceless large cardinal axioms, exploiting the fact that these axioms imply a weak form of the author's Ultrapower Axiom. The third and final part of the paper examines the consistency strength of choiceless large cardinals, including a proof that assuming DC, the existence of an elementary embedding from $V_{\lambda+3}$ to $V_{\lambda+3}$ implies the consistency of ZFC + $I_0$. By a recent result of Schlutzenberg, an elementary embedding from $V_{\lambda+2}$ to $V_{\lambda+2}$ does not suffice.
| [
{
"created": "Mon, 1 Jun 2020 17:06:54 GMT",
"version": "v1"
},
{
"created": "Tue, 2 Jun 2020 07:29:04 GMT",
"version": "v2"
},
{
"created": "Thu, 18 Feb 2021 17:57:56 GMT",
"version": "v3"
}
]
| 2021-02-19 | [
[
"Goldberg",
"Gabriel",
""
]
]
| Mon, 1 Jun 2020 17:06:54 GMT | 2020-06-01T17:06:54Z | [
"math"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
2203.17259 | Charvi Rastogi | Charvi Rastogi, Ivan Stelmakh, Xinwei Shen, Marina Meila, Federico
Echenique, Shuchi Chawla, Nihar B. Shah | To ArXiv or not to ArXiv: A Study Quantifying Pros and Cons of Posting
Preprints Online | 17 pages, 3 figures | null | null | null | cs.DL stat.AP | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Double-blind conferences have engaged in debates over whether to allow authors to post their papers online on arXiv or elsewhere during the review process. Independently, some authors of research papers face the dilemma of whether to put their papers on arXiv due to its pros and cons. We conduct a study to substantiate this debate and dilemma via quantitative measurements. Specifically, we conducted surveys of reviewers in two top-tier double-blind computer science conferences -- ICML 2021 (5361 submissions and 4699 reviewers) and EC 2021 (498 submissions and 190 reviewers). Our two main findings are as follows. First, more than a third of the reviewers self-report searching online for a paper they are assigned to review. Second, outside the review process, we find that preprints from better-ranked affiliations see a weakly higher visibility, with a correlation of 0.06 in ICML and 0.05 in EC. In particular, papers associated with the top-10-ranked affiliations had a visibility of approximately 11% in ICML and 22% in EC, whereas the remaining papers had a visibility of 7% and 18% respectively.
| [
{
"created": "Thu, 31 Mar 2022 17:56:24 GMT",
"version": "v1"
},
{
"created": "Sun, 5 Jun 2022 18:31:40 GMT",
"version": "v2"
},
{
"created": "Sat, 11 Jun 2022 14:37:23 GMT",
"version": "v3"
}
]
| 2022-06-14 | [
[
"Rastogi",
"Charvi",
""
],
[
"Stelmakh",
"Ivan",
""
],
[
"Shen",
"Xinwei",
""
],
[
"Meila",
"Marina",
""
],
[
"Echenique",
"Federico",
""
],
[
"Chawla",
"Shuchi",
""
],
[
"Shah",
"Nihar B.",
""
]
]
| Thu, 31 Mar 2022 17:56:24 GMT | 2022-03-31T17:56:24Z | [
"cs",
"stat"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
0906.4598 | Zou Ping | Ping Zou, Jian Xu, Wei song, and Shi-Liang Zhu | Implementation of local and high-fidelity quantum conditional phase
gates in a scalable two-dimensional ion trap | 7 pages, 6 figures | null | 10.1016/j.physleta.2010.01.035 | null | quant-ph | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We propose a scheme to implement high-fidelity conditional phase gates on pair of trapped ions immersed in a two-dimensional Coulomb crystal, using interaction mediated by all axial modes without side-band addressing. We show through numerical calculations that only local modes can be excited to achieve entangling gates through shaping the laser beams, so that the complexity of the quantum gate does not increase with the size of the system. These results suggest a promising approach for realization of large scale fault-tolerant quantum computation in two dimensional traps architecture.
| [
{
"created": "Thu, 25 Jun 2009 03:35:18 GMT",
"version": "v1"
},
{
"created": "Thu, 2 Jul 2009 03:37:26 GMT",
"version": "v2"
},
{
"created": "Mon, 6 Jul 2009 01:24:13 GMT",
"version": "v3"
},
{
"created": "Tue, 10 Nov 2009 03:00:06 GMT",
"version": "v4"
}
]
| 2015-05-13 | [
[
"Zou",
"Ping",
""
],
[
"Xu",
"Jian",
""
],
[
"song",
"Wei",
""
],
[
"Zhu",
"Shi-Liang",
""
]
]
| Thu, 25 Jun 2009 03:35:18 GMT | 2009-06-25T03:35:18Z | [
"physics"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
null | null | null | An X-ray crystallographic and density functional theory study of (3Z)-4-(5-ethylsulfonyl-2-hydroxyanilino)pent-3-en-2-one and (3Z)-4-(5-tert-butyl-2-hydroxyanilino)pent-3-en-2-one. | null | null | null | null | null | null | The Schiff base enaminones (3Z)-4-(5-ethylsulfonyl-2-hydroxyanilino)pent-3-en-2-one, C13H17NO4S, (I), and (3Z)-4-(5-tert-butyl-2-hydroxyanilino)pent-3-en-2-one, C15H21NO2, (II), were studied by X-ray crystallography and density functional theory (DFT). Although the keto tautomer of these compounds is dominant, the O=C-C=C-N bond lengths are consistent with some electron delocalization and partial enol character. Both (I) and (II) are nonplanar, with the amino-phenol group canted relative to the rest of the molecule; the twist about the N(enamine)-C(aryl) bond leads to dihedral angles of 40.5 (2) and -116.7 (1)° for (I) and (II), respectively. Compound (I) has a bifurcated intramolecular hydrogen bond between the N-H group and the flanking carbonyl and hydroxy O atoms, as well as an intermolecular hydrogen bond, leading to an infinite one-dimensional hydrogen-bonded chain. Compound (II) has one intramolecular hydrogen bond and one intermolecular C=O...H-O hydrogen bond, and consequently also forms a one-dimensional hydrogen-bonded chain. The DFT-calculated structures [in vacuo, B3LYP/6-311G(d,p) level] for the keto tautomers compare favourably with the X-ray crystal structures of (I) and (II), confirming the dominance of the keto tautomer. The simulations indicate that the keto tautomers are 20.55 and 18.86 kJ mol(-1) lower in energy than the enol tautomers for (I) and (II), respectively. | null | null | null | null | null | null | pubmed | null | null | null | null | 2,013 | null | null | null | null | null | null | 23,459,351 | Acta crystallographica. Section C, Crystal structure communications |
0812.1858 | Ralf Hofmann | Josef Ludescher, Jochen Keller, Francesco Giacosa, and Ralf Hofmann | Spatial Wilson loop in continuum, deconfining SU(2) Yang-Mills
thermodynamics | 20 pages, 6 figures, v4: removal of typos, matches journal-published
version | Annalen Phys.19:102-120,2010 | 10.1002/andp.200910406 | null | hep-th | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | The uniquess of the effective actions describing 4D SU(2) and SU(3) continuum, infinite-volume Yang-Mills thermodynamics in their deconfining and preconfining phases is made explicit. Subsequently, the spatial string tension is computed in the approach proposed by Korthals-Altes. This SU(2) calculation is based on a particular, effective two-loop correction to the pressure needed for the extraction of the hypothetic number density of isolated and screened magnetic monopoles or antimonopoles in the deconfining phase. By exponentiating the exchange of the tree-level massless but one-loop dressed mode within a quadratic spatial contour of side-length $L$ in the effective theory we demonstrate that for $L\to\infty$ the Wilson loop exhibits {\sl perimeter} law. This is in contrast to a rigorous {\sl lattice} result subject to the Wilson action and for this action valid at sufficiently high temperature. In the framework of the effective theory there is, however, a regime for small (spatially unresolved) $L$ were the exponent of the spatial Wilson loop possesses curvature as a function of $L$.
| [
{
"created": "Wed, 10 Dec 2008 09:21:08 GMT",
"version": "v1"
},
{
"created": "Mon, 15 Dec 2008 15:06:35 GMT",
"version": "v2"
},
{
"created": "Tue, 24 Nov 2009 14:24:48 GMT",
"version": "v3"
},
{
"created": "Wed, 9 Dec 2009 10:28:21 GMT",
"version": "v4"
}
]
| 2014-11-18 | [
[
"Ludescher",
"Josef",
""
],
[
"Keller",
"Jochen",
""
],
[
"Giacosa",
"Francesco",
""
],
[
"Hofmann",
"Ralf",
""
]
]
| Wed, 10 Dec 2008 09:21:08 GMT | 2008-12-10T09:21:08Z | [
"physics"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
1905.12170 | Thanh Tung Khuat | Thanh Tung Khuat, Fang Chen, and Bogdan Gabrys | An Effective Multi-Resolution Hierarchical Granular Representation based
Classifier using General Fuzzy Min-Max Neural Network | @20xx IEEE. Personal use of this material is permitted. Permission
from IEEE must be obtained for all other uses, in any current or future
media, including reprinting/republishing this material for advertising or
promotional purposes, creating new collective works, for resale or
redistribution to servers or lists, or reuse of any copyrighted component of
this work in other works | IEEE Transactions on Fuzzy Systems, pp. 1-1, 2019 | 10.1109/TFUZZ.2019.2956917 | null | cs.LG stat.ML | http://creativecommons.org/licenses/by-nc-sa/4.0/ | Motivated by the practical demands for simplification of data towards being consistent with human thinking and problem solving as well as tolerance of uncertainty, information granules are becoming important entities in data processing at different levels of data abstraction. This paper proposes a method to construct classifiers from multi-resolution hierarchical granular representations (MRHGRC) using hyperbox fuzzy sets. The proposed approach forms a series of granular inferences hierarchically through many levels of abstraction. An attractive characteristic of our classifier is that it can maintain relatively high accuracy at a low degree of granularity based on reusing the knowledge learned from lower levels of abstraction. In addition, our approach can reduce the data size significantly as well as handling the uncertainty and incompleteness associated with data in real-world applications. The construction process of the classifier consists of two phases. The first phase is to formulate the model at the greatest level of granularity, while the later stage aims to reduce the complexity of the constructed model and deduce it from data at higher abstraction levels. Experimental outcomes conducted comprehensively on both synthetic and real datasets indicated the efficiency of our method in terms of training time and predictive performance in comparison to other types of fuzzy min-max neural networks and common machine learning algorithms.
| [
{
"created": "Wed, 29 May 2019 01:44:07 GMT",
"version": "v1"
},
{
"created": "Mon, 3 Jun 2019 06:35:50 GMT",
"version": "v2"
},
{
"created": "Tue, 3 Dec 2019 22:42:27 GMT",
"version": "v3"
}
]
| 2019-12-05 | [
[
"Khuat",
"Thanh Tung",
""
],
[
"Chen",
"Fang",
""
],
[
"Gabrys",
"Bogdan",
""
]
]
| Wed, 29 May 2019 01:44:07 GMT | 2019-05-29T01:44:07Z | [
"cs",
"stat"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
1307.6046 | Ladislav Kri\v{s}toufek | Ladislav Kristoufek | Mixed-correlated ARFIMA processes for power-law cross-correlations | 12 pages, 7 figures | Physica A: Statistical Mechanics and its Applications 392(24), pp.
6484-6493, 2013 | 10.1016/j.physa.2013.08.041 | null | q-fin.ST | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We introduce a general framework of the Mixed-correlated ARFIMA (MC-ARFIMA) processes which allows for various specifications of univariate and bivariate long-term memory. Apart from a standard case when $H_{xy}={1}{2}(H_x+H_y)$, MC-ARFIMA also allows for processes with $H_{xy}<{1}{2}(H_x+H_y)$ but also for long-range correlated processes which are either short-range cross-correlated or simply correlated. The major contribution of MC-ARFIMA lays in the fact that the processes have well-defined asymptotic properties for $H_x$, $H_y$ and $H_{xy}$, which are derived in the paper, so that the processes can be used in simulation studies comparing various estimators of the bivariate Hurst exponent $H_{xy}$. Moreover, the framework allows for modeling of processes which are found to have $H_{xy}<{1}{2}(H_x+H_y)$.
| [
{
"created": "Tue, 23 Jul 2013 12:43:13 GMT",
"version": "v1"
},
{
"created": "Thu, 29 Aug 2013 08:58:29 GMT",
"version": "v2"
}
]
| 2013-10-04 | [
[
"Kristoufek",
"Ladislav",
""
]
]
| Tue, 23 Jul 2013 12:43:13 GMT | 2013-07-23T12:43:13Z | [
"q-fin"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
1210.4142 | Paul Busch | Paul Busch, Teiko Heinosaari, Jussi Schultz, and Neil Stevens | Comparing the degrees of incompatibility inherent in probabilistic
physical theories | Minor corrections in version 2, several new results added in version
3. Version 4 contains more detail on some proofs and terminological
improvements | EPL, 103 (2013) 10002 | 10.1209/0295-5075/103/10002 | null | quant-ph | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | We introduce a new way of quantifying the degrees of incompatibility of two ob- servables in a probabilistic physical theory and, based on this, a global measure of the degree of incompatibility inherent in such theories, across all observable pairs. This opens up a novel and flexible way of comparing probabilistic theories with respect to the nonclassical feature of incompatibility, raising many interesting questions, some of which will be answered here. We show that quantum theory contains observables that are as incompatible as any probabilistic physical theory can have if arbitrary pairs of observables are considered. If one adopts a more refined measure of the degree of incompatibility, for instance, by restricting the comparison to binary observables, it turns out that there are probabilistic theories whose inherent degree of incompatibility is greater than that of quantum mechanics.
| [
{
"created": "Mon, 15 Oct 2012 19:23:17 GMT",
"version": "v1"
},
{
"created": "Thu, 18 Oct 2012 18:04:01 GMT",
"version": "v2"
},
{
"created": "Thu, 2 May 2013 17:15:43 GMT",
"version": "v3"
},
{
"created": "Wed, 19 Jun 2013 13:40:53 GMT",
"version": "v4"
}
]
| 2013-08-23 | [
[
"Busch",
"Paul",
""
],
[
"Heinosaari",
"Teiko",
""
],
[
"Schultz",
"Jussi",
""
],
[
"Stevens",
"Neil",
""
]
]
| Mon, 15 Oct 2012 19:23:17 GMT | 2012-10-15T19:23:17Z | [
"physics"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
2004.10734 | Ivan Ezhov | Ahmad B Qasim, Ivan Ezhov, Suprosanna Shit, Oliver Schoppe, Johannes C
Paetzold, Anjany Sekuboyina, Florian Kofler, Jana Lipkova, Hongwei Li, Bjoern
Menze | Red-GAN: Attacking class imbalance via conditioned generation. Yet
another perspective on medical image synthesis for skin lesion dermoscopy and
brain tumor MRI | null | Published in Proceedings of the 3rd edition of Medical Imaging
with Deep Learning, Montr\'eal, Canada, PMLR 121, 2020 | null | null | eess.IV cs.CV cs.LG | http://arxiv.org/licenses/nonexclusive-distrib/1.0/ | Exploiting learning algorithms under scarce data regimes is a limitation and a reality of the medical imaging field. In an attempt to mitigate the problem, we propose a data augmentation protocol based on generative adversarial networks. We condition the networks at a pixel-level (segmentation mask) and at a global-level information (acquisition environment or lesion type). Such conditioning provides immediate access to the image-label pairs while controlling global class specific appearance of the synthesized images. To stimulate synthesis of the features relevant for the segmentation task, an additional passive player in a form of segmentor is introduced into the adversarial game. We validate the approach on two medical datasets: BraTS, ISIC. By controlling the class distribution through injection of synthetic images into the training set we achieve control over the accuracy levels of the datasets' classes.
| [
{
"created": "Wed, 22 Apr 2020 17:38:48 GMT",
"version": "v1"
},
{
"created": "Thu, 30 Apr 2020 15:44:11 GMT",
"version": "v2"
},
{
"created": "Tue, 28 Jul 2020 23:03:24 GMT",
"version": "v3"
},
{
"created": "Sun, 28 Mar 2021 00:15:19 GMT",
"version": "v4"
}
]
| 2021-03-30 | [
[
"Qasim",
"Ahmad B",
""
],
[
"Ezhov",
"Ivan",
""
],
[
"Shit",
"Suprosanna",
""
],
[
"Schoppe",
"Oliver",
""
],
[
"Paetzold",
"Johannes C",
""
],
[
"Sekuboyina",
"Anjany",
""
],
[
"Kofler",
"Florian",
""
],
[
"Lipkova",
"Jana",
""
],
[
"Li",
"Hongwei",
""
],
[
"Menze",
"Bjoern",
""
]
]
| Wed, 22 Apr 2020 17:38:48 GMT | 2020-04-22T17:38:48Z | [
"cs",
"eess"
]
| arxiv | null | null | null | null | null | null | null | null | null | null | null | null | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.