1,802 research outputs found
Embedding-based Scientific Literature Discovery in a Text Editor Application
Each claim in a research paper requires all relevant prior knowledge to be
discovered, assimilated, and appropriately cited. However, despite the
availability of powerful search engines and sophisticated text editing
software, discovering relevant papers and integrating the knowledge into a
manuscript remain complex tasks associated with high cognitive load. To define
comprehensive search queries requires strong motivation from authors,
irrespective of their familiarity with the research field. Moreover, switching
between independent applications for literature discovery, bibliography
management, reading papers, and writing text burdens authors further and
interrupts their creative process. Here, we present a web application that
combines text editing and literature discovery in an interactive user
interface. The application is equipped with a search engine that couples
Boolean keyword filtering with nearest neighbor search over text embeddings,
providing a discovery experience tuned to an author's manuscript and his
interests. Our application aims to take a step towards more enjoyable and
effortless academic writing.
The demo of the application (https://SciEditorDemo2020.herokuapp.com/) and a
short video tutorial (https://youtu.be/pkdVU60IcRc) are available online
Recommended from our members
Can we do better than co-citations? Bringing Citation Proximity Analysis from idea to practice in research articles recommendation
In this paper, we build on the idea of Citation Proximity Analysis (CPA), originally introduced in [1], by developing a step by step scalable approach for building CPA-based recommender systems. As part of this approach, we introduce three new proximity functions, extending the basic assumption of co-citation analysis (stating that the more often two articles are co-cited in a document, the more likely they are related) to take the distance between the co-cited documents into account. Ask- ing the question of whether CPA can outperform co-citation analysis in recommender systems, we have built a CPA based recommender system from a corpus of 368,385 full-texts articles and conducted a user survey to perform an initial evaluation. Two of our three proximity functions used within CPA outperform co-citations on our evaluation dataset
'Magis rythmus quam metron': the structure of Seneca's anapaests, and the oral/aural nature of Latin poetry
The aim of this contribution is twofold. The empirical focus is the metrical structure of Seneca's anapaestic odes. On the basis of a detailed formal analysis, in which special attention is paid to the delimitation and internal structure of metrical periods, I argue against the dimeter colometry traditionally assumed. This conclusion in turn is based on a second, more methodological claim, namely that in establishing the colometry of an ancient piece of poetry, the modern metrician is only allowed to set apart a given string of metrical elements as a separate metron, colon or period, if this postulated metrical entity could 'aurally' be distinguished as such by the hearer
Using Captioning in my Course Videos
Providing closed captions to my instructor created videos, is the “right thing to do”. While it is also part of our compliance with SeCctions 504 and 508 of the U.S. Rehabilitation Act and the Americans with Disabilities Act, it is most compellingly what our students want. Why? They say they want to be able to turn the sound off the video but still get coursework done after their children have been put to bed, because English is not a native tongue, because they are riding public transportation, and because their significant other is watching television. 80% of television watchers use closed captions for reasons other than hearing loss.https://digitalscholarship.unlv.edu/btp_expo/1099/thumbnail.jp
Van der Waals interactions between excited atoms in generic environments
We consider the the van der Waals force involving excited atoms in general
environments, constituted by magnetodielectric bodies. We develop a dynamical
approach studying the dynamics of the atoms and the field, mutually coupled.
When only one atom is excited, our dynamical theory suggests that for large
distances the van der Waals force acting on the ground-state atom is monotonic,
while the force acting in the excited atom is spatially oscillating. We show
how this latter force can be related to the known oscillating Casimir--Polder
force on an excited atom near a (ground-state) body. Our force also reveals a
population-induced dynamics: for times much larger that the atomic lifetime the
atoms will decay to their ground-states leading to the van der Waals
interaction between ground-state atoms.Comment: 19 pages, 4 figure
DRINet for medical image segmentation
Convolutional neural networks (CNNs) have revolutionized medical image analysis over the past few years. The UNet architecture is one of the most well-known CNN architectures for semantic segmentation and has achieved remarkable successes in many different medical image segmentation applications. The U-Net architecture consists of standard convolution layers, pooling layers, and upsampling layers. These convolution layers learn representative features of input images and construct segmentations based on the features. However, the features learned by standard convolution layers are not distinctive when the differences among different categories are subtle in terms of intensity, location, shape, and size. In this paper, we propose a novel CNN architecture, called Dense-Res-Inception Net (DRINet), which addresses this challenging problem. The proposed DRINet consists of three blocks, namely a convolutional block with dense connections, a deconvolutional block with residual Inception modules, and an unpooling block. Our proposed architecture outperforms the U-Net in three different challenging applications, namely multi-class segmentation of cerebrospinal fluid (CSF) on brain CT images, multi-organ segmentation on abdominal CT images, multi-class brain tumour segmentation on MR images
Canonical correlation analysis of high-dimensional data with very small sample support
This paper is concerned with the analysis of correlation between two
high-dimensional data sets when there are only few correlated signal components
but the number of samples is very small, possibly much smaller than the
dimensions of the data. In such a scenario, a principal component analysis
(PCA) rank-reduction preprocessing step is commonly performed before applying
canonical correlation analysis (CCA). We present simple, yet very effective
approaches to the joint model-order selection of the number of dimensions that
should be retained through the PCA step and the number of correlated signals.
These approaches are based on reduced-rank versions of the Bartlett-Lawley
hypothesis test and the minimum description length information-theoretic
criterion. Simulation results show that the techniques perform well for very
small sample sizes even in colored noise
- …