263 research outputs found
i2MapReduce: Incremental MapReduce for Mining Evolving Big Data
As new data and updates are constantly arriving, the results of data mining
applications become stale and obsolete over time. Incremental processing is a
promising approach to refreshing mining results. It utilizes previously saved
states to avoid the expense of re-computation from scratch.
In this paper, we propose i2MapReduce, a novel incremental processing
extension to MapReduce, the most widely used framework for mining big data.
Compared with the state-of-the-art work on Incoop, i2MapReduce (i) performs
key-value pair level incremental processing rather than task level
re-computation, (ii) supports not only one-step computation but also more
sophisticated iterative computation, which is widely used in data mining
applications, and (iii) incorporates a set of novel techniques to reduce I/O
overhead for accessing preserved fine-grain computation states. We evaluate
i2MapReduce using a one-step algorithm and three iterative algorithms with
diverse computation characteristics. Experimental results on Amazon EC2 show
significant performance improvements of i2MapReduce compared to both plain and
iterative MapReduce performing re-computation
A Single Multi-Task Deep Neural Network with a Multi-Scale Feature Aggregation Mechanism for Manipulation Relationship Reasoning in Robotic Grasping
Grasping specific objects in complex and irregularly stacked scenes is still
challenging for robotics. Because the robot is not only required to identify
the object's grasping posture but also needs to reason the manipulation
relationship between the objects. In this paper, we propose a manipulation
relationship reasoning network with a multi-scale feature aggregation (MSFA)
mechanism for robot grasping tasks. MSFA aggregates high-level semantic
information and low-level spatial information in a cross-scale connection way
to improve the generalization ability of the model. Furthermore, to improve the
accuracy, we propose to use intersection features with rich location priors for
manipulation relationship reasoning. Experiments are validated in VMRD datasets
and real environments, respectively. The experimental results demonstrate that
our proposed method can accurately predict the manipulation relationship
between objects in the scene of multi-object stacking. Compared with previous
methods, it significantly improves reasoning speed and accuracy
Recommended from our members
Measuring Access to Medicines: A Survey of Prices, Availability and Affordability in Shaanxi Province of China
Objective: To measure the prices and availability of selected medicines in Shaanxi Province after the implementation of new healthcare reform in 2009. Methods: Data on the prices and availability of 47 medicines were collected from 50 public and 36 private sector medicine outlets in six regions of Shaanxi Province, Western China using a standardized methodology developed by the World Health Organization and Health Action International from September to October 2010. Medicine prices were compared with international reference prices to obtain a median price ratio. Affordability was measured as the number of days’ wages required for the lowest-paid unskilled government worker to purchase standard treatments for common conditions. Findings: The mean availabilities of originator brands and lowest-priced generics were 8.9% and 26.5% in the public sector, and 18.1% and 43.6% in the private sector, respectively. The public sector procured generics and originator brands at median price ratios of 0.75 and 8.49, respectively, while patients paid 0.97 and 10.16. Final patient prices for lowest-priced generics and originator brands in the private sector were about 1.53 and 8.36 times their international retail prices, respectively. Public sector vendors applied high markups of 30.4% to generics, and 19.6% to originator brands. In the private sector, originator brands cost 390.7% more, on average, than their generic equivalents. Generic medicines were priced 17.3% higher in the private sector than the public sector. The lowest-paid government worker would need 0.1 day’s wages to purchase captopril for lowest-priced generics from private sector, while 6.6 days’ wages for losartan. For originator brands, the costs rise to 1.2 days’ wages for salbutamol inhaler and 15.6 days’ wages for omeprazole. Conclusions: The prices, availability and affordability of medicines in China should be improved to ensure equitable access to basic medical treatments, especially for the poor. This requires multi-faceted interventions, as well as the review and refocusing of policies, regulations and educational interventions
Access to aff ordable medicines after health reform: evidence from two cross-sectional surveys in Shaanxi Province,western China
Background Limited access to essential medicines is a global problem. Improving availability and aff ordability of
essential medicines is a key objective of the National Essential Medicine Policy (NEMP) in China. In its initial
implementation in 2009, the NEMP targeted primary hospitals with policies designed to increase availability of
essential medicines and reduce patients’ economic burden from purchasing medicines. We assessed medicine
availability and price during the early years of the health reform in Shaanxi Province in underdeveloped western
China.
Methods We undertook two public (hospitals) and private (pharmacy) sector surveys of prices and availability of
medicines, in September, 2010 and April, 2012, by a standard methodology developed by WHO and Health Action
International. We measured medicine availability in outlets at the time of the surveys and infl ation-adjusted median unit
prices (MUPs), taking 2010 as the base year. We used general estimating equations to calculate the signifi cance of
diff erences in availability from 2010 to 2012 and the Wilcoxon signed rank test to calculate the signifi cance of diff erences
in adjusted median prices.
Findings We collected data from 50 public sector hospitals and 36 private sector retail pharmacies in 2010 and 72 public
hospitals and 72 retail pharmacies in 2012. Mean availability of surveyed medicines was low in both the public and
private sectors; availability of many essential medicines decreased from 2010 to 2012, particularly in primary hospitals
(from 27·4% to 22·3% for lowest priced generics; p<0·0001). The MUPs of originator brands and their generic
equivalents decreased signifi cantly from 2010 to 2012 in primary hospitals in comparison with secondary and tertiary
hospitals. In the public sector, the median adjusted patient price was signifi cantly lower in 2012 than in 2010 for
16 originator brands (diff erence –11·7%; p=0·0019) and 29 lowest-priced generics (–5·2%; p=0·0015); the median
government procurement price for originator brands also decreased signifi cantly (–10·9%; p=0·0004), whereas the
decrease in median procurement price for lowest-priced generics was not signifi cant (–4·9%; p=0·17). In the private
sector, the median percentage decrease in price between 2010 and 2012 for 38 lowest-priced generics was 4·7%
(IQR 6·3–13·2), compared with 7·9% (4·9–13·9) for 16 originator brands.
Interpretation Although infl ation-adjusted medicine prices were numerically lower, there were concerning decreases
in availability of lowest-priced generic medicines in both the public and private sectors in 2012 from already low availability in 2010. A long-term, stable, and consistent information system is needed to monitor eff ects of further implementation of the Chinese Essential Medicine Policy
NJUNLP's Participation for the WMT2023 Quality Estimation Shared Task
We introduce the submissions of the NJUNLP team to the WMT 2023 Quality
Estimation (QE) shared task. Our team submitted predictions for the
English-German language pair on all two sub-tasks: (i) sentence- and word-level
quality prediction; and (ii) fine-grained error span detection. This year, we
further explore pseudo data methods for QE based on NJUQE framework
(https://github.com/NJUNLP/njuqe). We generate pseudo MQM data using parallel
data from the WMT translation task. We pre-train the XLMR large model on pseudo
QE data, then fine-tune it on real QE data. At both stages, we jointly learn
sentence-level scores and word-level tags. Empirically, we conduct experiments
to find the key hyper-parameters that improve the performance. Technically, we
propose a simple method that covert the word-level outputs to fine-grained
error span results. Overall, our models achieved the best results in
English-German for both word-level and fine-grained error span detection
sub-tasks by a considerable margin
Recommended from our members
Access to Paediatric Essential Medicines: A Survey of Prices, Availability, Affordability and Price Components in Shaanxi Province, China
Objective: To evaluate the prices and availability of paediatric essential medicines in Shaanxi Province, China. Methods: Price and availability data for 28 paediatric essential medicines were collected from 60 public hospitals and 60 retail pharmacies in six areas of Shaanxi Province using a standardised methodology developed by the World Health Organization and Health Action International, during November to December 2012. Affordability was measured as the number of days’ wages required for the lowest-paid unskilled government worker to purchase standard treatments for common conditions. Data on medicine price components were collected from hospitals, wholesalers and distributors to obtain price mark-ups. Findings: The mean availabilities of originator brands (OBs) and lowest-priced generics (LPGs) were 10.8% and 27.3% in the public hospitals and 11.9% and 20.6% in the private pharmacies. The public procurement and retail prices were 2.25 and 2.59 times the international reference prices (IRPs) for three OBs, and 0.52 and 0.93 times for 20 LPGs. In the private sector, the final prices for OBs and LPGs were 3.89 and 1.25 times their IRPs. The final price in the private sector was 2.7% lower than in the public sector for OBs, and 14.1% higher for LPGs. Generally, standard treatments cost less than 1 day’s wages in both sectors. Distribution mark-ups applied to brand salbutamol in Xi'an was 65.5%, and up to 185.3% for generic. Cumulative mark-ups for LPGs in Ankang were also high, from 33% to 50%. The manufacturer’s selling price is the largest contributor to the final price in both areas. Conclusions: The government should approve a list of national paediatric essential medicines. The availability, price and affordability of these should be improved in both public hospitals and private pharmacies to enable children to obtain effective treatment. Measures should be taken to improve the efficiency of the centralised medicine purchasing system
Antibacterial effects of platelet-rich fibrin produced by horizontal centrifugation.
Platelet-rich fibrin (PRF) has been widely used owing to its ability to stimulate tissue regeneration. To date, few studies have described the antibacterial properties of PRF. Previously, PRF prepared by horizontal centrifugation (H-PRF) was shown to contain more immune cells than leukocyte- and platelet-rich fibrin (L-PRF). This study aimed to compare the antimicrobial effects of PRFs against Staphylococcus aureus and Escherichia coli in vitro and to determine whether the antibacterial effects correlated with the number of immune cells. Blood samples were obtained from eight healthy donors to prepare L-PRF and H-PRF. The sizes and weights of L-PRF and H-PRF were first evaluated, and their antibacterial effects against S. aureus and E. coli were then tested in vitro using the inhibition ring and plate-counting test methods. Flow-cytometric analysis of the cell components of L-PRF and H-PRF was also performed. No significant differences in size or weight were observed between the L-PRF and H-PRF groups. The H-PRF group contained more leukocytes than the L-PRF group. While both PRFs had notable antimicrobial activity against S. aureus and E. coli, H-PRF demonstrated a significantly better antibacterial effect than L-PRF. Furthermore, the antimicrobial ability of the PRF solid was less efficient than that of wet PRF. In conclusion, H-PRF exhibited better antibacterial activity than L-PRF, which might have been attributed to having more immune cells
TEA-PSE 3.0: Tencent-Ethereal-Audio-Lab Personalized Speech Enhancement System For ICASSP 2023 DNS Challenge
This paper introduces the Unbeatable Team's submission to the ICASSP 2023
Deep Noise Suppression (DNS) Challenge. We expand our previous work, TEA-PSE,
to its upgraded version -- TEA-PSE 3.0. Specifically, TEA-PSE 3.0 incorporates
a residual LSTM after squeezed temporal convolution network (S-TCN) to enhance
sequence modeling capabilities. Additionally, the local-global representation
(LGR) structure is introduced to boost speaker information extraction, and
multi-STFT resolution loss is used to effectively capture the time-frequency
characteristics of the speech signals. Moreover, retraining methods are
employed based on the freeze training strategy to fine-tune the system.
According to the official results, TEA-PSE 3.0 ranks 1st in both ICASSP 2023
DNS-Challenge track 1 and track 2.Comment: Accepted by ICASSP 202
Generation of acetyllysine antibodies and affinity enrichment of acetylated peptides
Lysine acetylation has emerged as one of the major post-translational modifications, as indicated by its roles in chromatin remodeling, activation of transcription factors and, most recently, regulation of metabolic enzymes. Identification of acetylation sites in a protein is the first essential step for functional characterization of acetylation in physiological regulation. However, the study of the acetylome is hindered by the lack of suitable physical and biochemical properties of the acetyl group and existence of high-abundance acetylated histones in the cell, and needs a robust method to overcome these problems. Here we present protocols for (i) using chemically acetylated ovalbumin and synthetic acetylated peptide to generate a pan-acetyllysine antibody and a site-specific antibody to Lys288-acetylated argininosuccinate lyase, respectively; (ii) using subcellular fractionation to reduce highly abundant acetylated histones; and (iii) using acetyllysine antibody affinity purification and mass spectrometry to characterize acetylome of human liver tissue. The entire characterization procedure takes ~2–3 d to complete
- …