114 research outputs found

    Improved Prophet Inequalities for Combinatorial Welfare Maximization with (Approximately) Subadditive Agents

    Get PDF
    m-1} measures the maximum number of items that complement each other, and (3) as a byproduct, an O(1)-competitive prophet inequality for submodular or fractionally subadditive (a.k.a. XOS) agents, matching the optimal ratio asymptotically. Our framework is computationally efficient given sample access to the prior and demand queries

    Vasoprotection by Dietary Supplements and Exercise: Role of TNFα Signaling

    Get PDF
    Vascular dysfunction contributes to the pathogenesis of various cardiovascular diseases. Dietary supplements, including fish oil, dietary fibers, and various natural products, and exercise training exert vasoprotective effects. However, the mechanisms underlying the vasoprotective benefits of dietary supplements and physical activity demand extensive investigation. Accumulating evidence suggests that inflammatory cytokine tumor necrosis factor-alpha (TNFα) plays a pivotal role in the dysregulation of macrovascular and microvascular function. TNFα induces vascular inflammation, monocyte adhesion to endothelial cells, vascular oxidative stress, apoptosis, and atherogenic response and participates in the regulation of thrombosis and coagulation through multiple signaling pathways involving NFκB, Sp1, activator protein 1, JNK, p38, STAT3, and so forth. Dietary supplements and exercise training decrease TNFα production and ameliorate TNFα-mediated pathological changes in vasculature. Thus, the inhibitory effects of dietary supplements and physical exercise on TNFα production and TNFα signaling may contribute to their vasoprotective properties

    An Improved Algorithm for Incremental DFS Tree in Undirected Graphs

    Get PDF
    Depth first search (DFS) tree is one of the most well-known data structures for designing efficient graph algorithms. Given an undirected graph G=(V,E)G=(V,E) with nn vertices and mm edges, the textbook algorithm takes O(n+m)O(n+m) time to construct a DFS tree. In this paper, we study the problem of maintaining a DFS tree when the graph is undergoing incremental updates. Formally, we show: Given an arbitrary online sequence of edge or vertex insertions, there is an algorithm that reports a DFS tree in O(n)O(n) worst case time per operation, and requires O(min{mlogn,n2})O\left(\min\{m \log n, n^2\}\right) preprocessing time. Our result improves the previous O(nlog3n)O(n \log^3 n) worst case update time algorithm by Baswana et al. and the O(nlogn)O(n \log n) time by Nakamura and Sadakane, and matches the trivial Ω(n)\Omega(n) lower bound when it is required to explicitly output a DFS tree. Our result builds on the framework introduced in the breakthrough work by Baswana et al., together with a novel use of a tree-partition lemma by Duan and Zhan, and the celebrated fractional cascading technique by Chazelle and Guibas

    Automated Mechanism Design for Classification with Partial Verification

    Full text link
    We study the problem of automated mechanism design with partial verification, where each type can (mis)report only a restricted set of types (rather than any other type), induced by the principal's limited verification power. We prove hardness results when the revelation principle does not necessarily hold, as well as when types have even minimally different preferences. In light of these hardness results, we focus on truthful mechanisms in the setting where all types share the same preference over outcomes, which is motivated by applications in, e.g., strategic classification. We present a number of algorithmic and structural results, including an efficient algorithm for finding optimal deterministic truthful mechanisms, which also implies a faster algorithm for finding optimal randomized truthful mechanisms via a characterization based on convexity. We then consider a more general setting, where the principal's cost is a function of the combination of outcomes assigned to each type. In particular, we focus on the case where the cost function is submodular, and give generalizations of essentially all our results in the classical setting where the cost function is additive. Our results provide a relatively complete picture for automated mechanism design with partial verification.Comment: AAAI'2

    Carbonate-superstructured solid fuel cells with hydrocarbon fuels

    Get PDF
    A basic requirement for solid oxide fuel cells (SOFCs) is the sintering of electrolyte into a dense impermeable membrane to prevent the mixing of fuel and oxygen for a sufficiently high open-circuit voltage (OCV). However, herein, we demonstrate a different type of fuel cell, a carbonate-superstructured solid fuel cell (CSSFC), in which in situ generation of superstructured carbonate in the porous samarium-doped ceria layer creates a unique electrolyte with ultrahigh ionic conductivity of 0.17 S.cm21 at 550 °C. The CSSFC achieves unprecedented high OCVs (1.051 V at 500 °C and 1.041 V at 550 °C) with methane fuel. Furthermore, the CSSFC exhibits a high peak power density of 215 mW.cm22 with dry methane fuel at 550 °C, which is higher than all reported values of electrolyte-supported SOFCs. This provides a different approach for the development of efficient solid fuel cells

    Capturing Complementarity in Set Functions by Going Beyond Submodularity/Subadditivity

    Get PDF
    We introduce two new "degree of complementarity" measures: supermodular width and superadditive width. Both are formulated based on natural witnesses of complementarity. We show that both measures are robust by proving that they, respectively, characterize the gap of monotone set functions from being submodular and subadditive. Thus, they define two new hierarchies over monotone set functions, which we will refer to as Supermodular Width (SMW) hierarchy and Superadditive Width (SAW) hierarchy, with foundations - i.e. level 0 of the hierarchies - resting exactly on submodular and subadditive functions, respectively. We present a comprehensive comparative analysis of the SMW hierarchy and the Supermodular Degree (SD) hierarchy, defined by Feige and Izsak. We prove that the SMW hierarchy is strictly more expressive than the SD hierarchy: Every monotone set function of supermodular degree d has supermodular width at most d, and there exists a supermodular-width-1 function over a ground set of m elements whose supermodular degree is m-1. We show that previous results regarding approximation guarantees for welfare and constrained maximization as well as regarding the Price of Anarchy (PoA) of simple auctions can be extended without any loss from the supermodular degree to the supermodular width. We also establish almost matching information-theoretical lower bounds for these two well-studied fundamental maximization problems over set functions. The combination of these approximation and hardness results illustrate that the SMW hierarchy provides not only a natural notion of complementarity, but also an accurate characterization of "near submodularity" needed for maximization approximation. While SD and SMW hierarchies support nontrivial bounds on the PoA of simple auctions, we show that our SAW hierarchy seems to capture more intrinsic properties needed to realize the efficiency of simple auctions. So far, the SAW hierarchy provides the best dependency for the PoA of Single-bid Auction, and is nearly as competitive as the Maximum over Positive Hypergraphs (MPH) hierarchy for Simultaneous Item First Price Auction (SIA). We also provide almost tight lower bounds for the PoA of both auctions with respect to the SAW hierarchy

    Nonbossy Mechanisms: Mechanism Design Robust to Secondary Goals

    Full text link
    We study mechanism design when agents may have hidden secondary goals which will manifest as non-trivial preferences among outcomes for which their primary utility is the same. We show that in such cases, a mechanism is robust against strategic manipulation if and only if it is not only incentive-compatible, but also nonbossy -- a well-studied property in the context of matching and allocation mechanisms. We give complete characterizations of incentive-compatible and nonbossy mechanisms in various settings, including auctions with single-parameter agents and public decision settings where all agents share a common outcome. In particular, we show that in the single-item setting, a mechanism is incentive-compatible, individually rational, and nonbossy if and only if it is a sequential posted-price mechanism. In contrast, we show that in more general single-parameter environments, there exist mechanisms satisfying our characterization that significantly outperform sequential posted-price mechanisms in terms of revenue or efficiency (sometimes by an exponential factor)

    ABO Blood Groups and Cardiovascular Diseases

    Get PDF
    ABO blood groups have been associated with various disease phenotypes, particularly cardiovascular diseases. Cardiovascular diseases are the most common causes of death in developed countries and their prevalence rate is rapidly growing in developing countries. There have been substantial historical associations between non-O blood group status and an increase in some cardiovascular disorders. Recent GWASs have identified ABO as a locus for thrombosis, myocardial infarction, and multiple cardiovascular risk biomarkers, refocusing attention on mechanisms and potential for clinical advances. As we highlight in this paper, more recent work is beginning to probe the molecular basis of the disease associations observed in these observational studies. Advances in our understanding of the physiologic importance of various endothelial and platelet-derived circulating glycoproteins are elucidating the mechanisms through which the ABO blood group may determine overall cardiovascular disease risk. The role of blood group antigens in the pathogenesis of various cardiovascular disorders remains a fascinating subject with potential to lead to novel therapeutics and prognostics and to reduce the global burden of cardiovascular diseases
    corecore