1,720,970 research outputs found

    Going Beyond Counting First Authors in Author Co-citation Analysis

    Get PDF
    The present study examines one of the fundamental aspects of author co-citation analysis (ACA) - the way co-citation counts are defined. Co-citation counting provides the data on which all subsequent statistical analyses and mappings are based, and we compare ACA results based on two different types of co-citation counting - the traditional type that only counts the first one among a cited work's authors on the one hand and a non-traditional type that takes into account the first 5 authors of a cited work on the other hand. Results indicate that the picture produced through this non-traditional author co-citation counting contains more coherent author groups and is therefore considerably clearer. However, this picture represents fewer specialties in the research field being studied than that produced through the traditional first-author co-citation counting when the same number of top-ranked authors is selected and analyzed. Reasons for these effects are discussed

    New Ways to Garble Circuits

    No full text
    Thesis (Ph.D.)--University of Washington, 2025A garbling scheme transforms a circuit C into a garbled circuit C-hat, along with a pair of short keys (k^(i)_0 , k^(i)_1) for each input bit x[i], such that the program, garbled program and input keys (C, C-hat, {k^(i)_x[i]}) can be used to recover the output z = C(x) while revealing nothing else about the input x. A main objective in the research of garbling schemes is reducing the size of the garbling material (C-hat, {k^(i)_x[i]}). On the one hand, theoretical schemes using the heavy tools of attribute-based encryption (ABE) and fully homomorphic encryption (FHE), or indistinguishable obfuscation (iO) can achieve constant size, independent of |C|. On the other hand, practically oriented schemes using only symmetric key cryptography all have sizes Ω(λ · |C|). Motivated by the gap in between, this thesis explores new ways of leveraging light-weight techniques from public-key cryptography to construct communication efficient garbling schemes. In particular, our explorations are centered around two primitives, linearly homomorphic encryption (LHE) and homomorphic secret sharing (HSS). In Part I, we apply LHE techniques to construct communication efficient garbling schemes that specialize for arithmetic operation gates over a modulus R or bounded integers. We define the (succinctness) rate of such schemes to be the per-gate garbling size normalized by log R or the range of bounded integers. Our results include:• rate-O(1) arithmetic garbling over bounded integers, and • rate-O(λ_DCR) mixed garbling over Z_R and Boolean gates for any modulus R. In Part II, we apply HSS techniques to construct communication efficient Boolean garbling schemes. Our results lead to a unified framework for garbling arbitrary Boolean gates (as truth tables) with 1-bit per output wire in garbling size. Consequences of this framework include: • standard Boolean garbling with 1-bit per gate; • rate-O(1) arithmetic garbling over Z_R for any modulus R. All of the mentioned results were achieved for the first time without using FHE or iO

    Linear-Time Accumulation Schemes

    No full text
    Proof-carrying data (PCD) is a powerful cryptographic primitive for computational integrity in a distributed setting. State-of-the-art constructions of PCD are based on accumulation schemes (and, closely related, folding schemes). We present WARP, the first accumulation scheme with linear prover time and logarithmic verifier time. Our scheme is hash-based (secure in the random oracle model), plausibly post-quantum secure, and supports unbounded accumulation depth. We achieve our result by constructing an interactive oracle reduction of proximity that works with any linear code over a sufficiently large field. We take a novel approach by constructing a straightline extractor that relies on erasure correction, rather than error-tolerant decoding like prior extractors. Along the way, we introduce a variant of straightline round-by-round knowledge soundness that is compatible with our extraction strategy.COMPSE

    New Frontiers of Attribute-Based Encryption via a General Paradigm and More

    No full text
    Thesis (Ph.D.)--University of Washington, 2025Attribute-based encryption (ABE) is an advanced form of public-key encryption incorporating fine-grained access control. In such a system, keys and ciphertexts are associated with attributes xx and policies ff, respectively, and decryption is conditioned on xx satisfying ff. Designing ABE schemes is challenging and its objectives include expressiveness, succinctness, efficiency, achieving strong security, and relying on minimal assumptions. This dissertation pushes the frontiers of ABE in terms of these objectives separately and jointly and studies the interaction among them. In the first part, we propose a general paradigm that greatly simplifies the task of constructing ABE schemes. It reasonably distributes the complexities into constituents, making each ingredient and the overall scheme easier to understand, reason about, and potentially improve. It is also versatile and powerful. The benefits are demonstrated by four different instantiations, which achieve various ABE schemes with improved objectives and are related to each other by replacements of ingredients. In the second part, we push the frontiers of ABE outside the paradigm. In one chapter, we resolve a long-standing open problem of constructing depth-unbounded ABE from lattices. In the other, we present the first systematic study of the upper/lower bounds of ABE succinctness and efficiency, showing inherent trade-offs among the objectives and constructing a few Pareto-optimal schemes

    Variations on the Author

    Get PDF
    “Variations on the Author” discusses two of Eduardo Coutinho’s recent films (Um Dia na Vida, from 2010, and Últimas Conversas, posthumously released in 2015) and their contribution to the general question of documentary authorship. The director’s filmography is characterized by a consistent yet self-effacing form of authorial self-inscription: Coutinho often features as an interviewer that rather than express opinions propels discourses; an interviewer that is good at listening. This mode of self-inscription characterizes him as an author who is not expressive but who is nonetheless markedly present on the screen. In Um Dia na Vida, however, Coutinho is completely absent form the image, while Últimas Conversas, on the contrary, includes a confessional prologue that moves the director from the margins to the center of his films. This article examines the ways in which these works stand out in the filmography of a director who offers new insights into the notion of cinematic authorship

    Appropriate Similarity Measures for Author Cocitation Analysis

    Get PDF
    We provide a number of new insights into the methodological discussion about author cocitation analysis. We first argue that the use of the Pearson correlation for measuring the similarity between authors’ cocitation profiles is not very satisfactory. We then discuss what kind of similarity measures may be used as an alternative to the Pearson correlation. We consider three similarity measures in particular. One is the well-known cosine. The other two similarity measures have not been used before in the bibliometric literature. Finally, we show by means of an example that our findings have a high practical relevance.information science;Pearson correlation;cosine;similarity measure;author cocitation analysis

    New Ways to Garble Circuits

    Get PDF
    Thesis (Ph.D.)--University of Washington, 2025A garbling scheme transforms a circuit C into a garbled circuit C-hat, along with a pair of short keys (k^(i)_0 , k^(i)_1) for each input bit x[i], such that the program, garbled program and input keys (C, C-hat, {k^(i)_x[i]}) can be used to recover the output z = C(x) while revealing nothing else about the input x. A main objective in the research of garbling schemes is reducing the size of the garbling material (C-hat, {k^(i)_x[i]}). On the one hand, theoretical schemes using the heavy tools of attribute-based encryption (ABE) and fully homomorphic encryption (FHE), or indistinguishable obfuscation (iO) can achieve constant size, independent of |C|. On the other hand, practically oriented schemes using only symmetric key cryptography all have sizes Ω(λ · |C|). Motivated by the gap in between, this thesis explores new ways of leveraging light-weight techniques from public-key cryptography to construct communication efficient garbling schemes. In particular, our explorations are centered around two primitives, linearly homomorphic encryption (LHE) and homomorphic secret sharing (HSS). In Part I, we apply LHE techniques to construct communication efficient garbling schemes that specialize for arithmetic operation gates over a modulus R or bounded integers. We define the (succinctness) rate of such schemes to be the per-gate garbling size normalized by log R or the range of bounded integers. Our results include:• rate-O(1) arithmetic garbling over bounded integers, and • rate-O(λ_DCR) mixed garbling over Z_R and Boolean gates for any modulus R. In Part II, we apply HSS techniques to construct communication efficient Boolean garbling schemes. Our results lead to a unified framework for garbling arbitrary Boolean gates (as truth tables) with 1-bit per output wire in garbling size. Consequences of this framework include: • standard Boolean garbling with 1-bit per gate; • rate-O(1) arithmetic garbling over Z_R for any modulus R. All of the mentioned results were achieved for the first time without using FHE or iO
    corecore