Framing Privacy in Digital Collections with Ethical Decision Making

Framing Privacy in Digital Collections with Ethical Decision Making
Author: Virginia Dressler
Publsiher: Morgan & Claypool Publishers
Total Pages: 109
Release: 2018-08-20
Genre: Computers
ISBN: 9781681734026

Download Framing Privacy in Digital Collections with Ethical Decision Making Book in PDF, Epub and Kindle

As digital collections continue to grow, the underlying technologies to serve up content also continue to expand and develop. As such, new challenges are presented whichcontinue to test ethical ideologies in everyday environs of the practitioner. There are currently no solid guidelines or overarching codes of ethics to address such issues. The digitization of modern archival collections, in particular, presents interesting conundrums when factors of privacy are weighed and reviewed in both small and mass digitization initiatives. Ethical decision making needs to be present at the onset of project planning in digital projects of all sizes, and we also need to identify the role and responsibility of the practitioner to make more virtuous decisions on behalf of those with no voice or awareness of potential privacy breaches. In this book, notions of what constitutes private information are discussed, as is the potential presence of such information in both analog and digital collections. This book lays groundwork to introduce the topic of privacy within digital collections by providing some examples from documented real-world scenarios and making recommendations for future research. A discussion of the notion privacy as concept will be included, as well as some historical perspective (with perhaps one the most cited work on this topic, for example, Warren and Brandeis' "Right to Privacy," 1890). Concepts from the The Right to Be Forgotten case in 2014 (Google Spain SL, Google Inc. v Agencia Española de Protección de Datos, Mario Costeja González) are discussed as to how some lessons may be drawn from the response in Europe and also how European data privacy laws have been applied. The European ideologies are contrasted with the Right to Free Speech in the First Amendment in the U.S., highlighting the complexities in setting guidelines and practices revolving around privacy issues when applied to real life scenarios. Two ethical theories are explored: Consequentialism and Deontological. Finally, ethical decision making models will also be applied to our framework of digital collections. Three case studies are presented to illustrate how privacy can be defined within digital collections in some real-world examples.

Framing Privacy in Digital Collections with Ethical Decision Making

Framing Privacy in Digital Collections with Ethical Decision Making
Author: Virginia Dressler
Publsiher: Springer Nature
Total Pages: 85
Release: 2022-06-01
Genre: Computers
ISBN: 9783031023163

Download Framing Privacy in Digital Collections with Ethical Decision Making Book in PDF, Epub and Kindle

As digital collections continue to grow, the underlying technologies to serve up content also continue to expand and develop. As such, new challenges are presented which continue to test ethical ideologies in everyday environs of the practitioner. There are currently no solid guidelines or overarching codes of ethics to address such issues. The digitization of modern archival collections, in particular, presents interesting conundrums when factors of privacy are weighed and reviewed in both small and mass digitization initiatives. Ethical decision making needs to be present at the onset of project planning in digital projects of all sizes, and we also need to identify the role and responsibility of the practitioner to make more virtuous decisions on behalf of those with no voice or awareness of potential privacy breaches. In this book, notions of what constitutes private information are discussed, as is the potential presence of such information in both analog and digital collections. This book lays groundwork to introduce the topic of privacy within digital collections by providing some examples from documented real-world scenarios and making recommendations for future research. A discussion of the notion privacy as concept will be included, as well as some historical perspective (with perhaps one the most cited work on this topic, for example, Warren and Brandeis' "Right to Privacy," 1890). Concepts from the The Right to Be Forgotten case in 2014 (Google Spain SL, Google Inc. v Agencia Españla de Protección de Datos, Mario Costeja González) are discussed as to how some lessons may be drawn from the response in Europe and also how European data privacy laws have been applied. The European ideologies are contrasted with the Right to Free Speech in the First Amendment in the U.S., highlighting the complexities in setting guidelines and practices revolving around privacy issues when applied to real life scenarios. Two ethical theories are explored: Consequentialism and Deontological. Finally, ethical decision making models will also be applied to our framework of digital collections. Three case studies are presented to illustrate how privacy can be defined within digital collections in some real-world examples.

Intersections in Healing

Intersections in Healing
Author: Laureen P. Cantwell-Jurkovic
Publsiher: Rowman & Littlefield
Total Pages: 289
Release: 2024
Genre: Academic libraries
ISBN: 9781538171332

Download Intersections in Healing Book in PDF, Epub and Kindle

"This book offers librarians an opportunity to learn about and develop approaches to the health humanities, for their benefit and the benefit of their constituents and stakeholders, as well as for impacting the future health care professionals of our global community"--

Cases on Developing Effective Research Plans for Communications and Information Science

Cases on Developing Effective Research Plans for Communications and Information Science
Author: Carrillo-Durán, María-Victoria,Pérez Pulido, Margarita
Publsiher: IGI Global
Total Pages: 488
Release: 2022-06-24
Genre: Reference
ISBN: 9781668445242

Download Cases on Developing Effective Research Plans for Communications and Information Science Book in PDF, Epub and Kindle

Different events in communication and information in today’s society have highlighted the significant role that research plays in these two fields of the social sciences. Therefore, it is essential to determine how the efficacy of research can be enhanced at various levels, especially at the academic level. Of primary relevance in this is research connected to communication, both human-to-human and through media, and interactions with information sources. There exists a need for a resource for communications and information science researchers to enhance the effectiveness, impact, and visibility of research. Cases on Developing Effective Research Plans for Communications and Information Science provides relevant frameworks for research in communications and information science. It elaborates on the strategic role of research at different levels of the information and communication society. Covering topics such as audience research, literary reading mediation, and social science theses, this case book is an excellent resource for libraries and librarians, marketing managers, communications professionals, students and educators of higher education, faculty and administration of higher education, government officials, researchers, and academicians.

Simulating Information Retrieval Test Collections

Simulating Information Retrieval Test Collections
Author: David Hawking,Bodo Billerbeck,Paul Thomas,Nick Craswell
Publsiher: Springer Nature
Total Pages: 162
Release: 2022-06-01
Genre: Computers
ISBN: 9783031023231

Download Simulating Information Retrieval Test Collections Book in PDF, Epub and Kindle

Simulated test collections may find application in situations where real datasets cannot easily be accessed due to confidentiality concerns or practical inconvenience. They can potentially support Information Retrieval (IR) experimentation, tuning, validation, performance prediction, and hardware sizing. Naturally, the accuracy and usefulness of results obtained from a simulation depend upon the fidelity and generality of the models which underpin it. The fidelity of emulation of a real corpus is likely to be limited by the requirement that confidential information in the real corpus should not be able to be extracted from the emulated version. We present a range of methods exploring trade-offs between emulation fidelity and degree of preservation of privacy. We present three different simple types of text generator which work at a micro level: Markov models, neural net models, and substitution ciphers. We also describe macro level methods where we can engineer macro properties of a corpus, giving a range of models for each of the salient properties: document length distribution, word frequency distribution (for independent and non-independent cases), word length and textual representation, and corpus growth. We present results of emulating existing corpora and for scaling up corpora by two orders of magnitude. We show that simulated collections generated with relatively simple methods are suitable for some purposes and can be generated very quickly. Indeed it may sometimes be feasible to embed a simple lightweight corpus generator into an indexer for the purpose of efficiency studies. Naturally, a corpus of artificial text cannot support IR experimentation in the absence of a set of compatible queries. We discuss and experiment with published methods for query generation and query log emulation. We present a proof-of-the-pudding study in which we observe the predictive accuracy of efficiency and effectiveness results obtained on emulated versions of TREC corpora. The study includes three open-source retrieval systems and several TREC datasets. There is a trade-off between confidentiality and prediction accuracy and there are interesting interactions between retrieval systems and datasets. Our tentative conclusion is that there are emulation methods which achieve useful prediction accuracy while providing a level of confidentiality adequate for many applications. Many of the methods described here have been implemented in the open source project SynthaCorpus, accessible at: https://bitbucket.org/davidhawking/synthacorpus/

Interactive IR User Study Design Evaluation and Reporting

Interactive IR User Study Design  Evaluation  and Reporting
Author: Jiqun Liu,Chirag Shah
Publsiher: Springer Nature
Total Pages: 75
Release: 2022-05-31
Genre: Computers
ISBN: 9783031023194

Download Interactive IR User Study Design Evaluation and Reporting Book in PDF, Epub and Kindle

Since user study design has been widely applied in search interactions and information retrieval (IR) systems evaluation studies, a deep reflection and meta-evaluation of interactive IR (IIR) user studies is critical for sharpening the instruments of IIR research and improving the reliability and validity of the conclusions drawn from IIR user studies. To this end, we developed a faceted framework for supporting user study design, reporting, and evaluation based on a systematic review of the state-of-the-art IIR research papers recently published in several top IR venues (n=462). Within the framework, we identify three major types of research focuses, extract and summarize facet values from specific cases, and highlight the under-reported user study components which may significantly affect the results of research. Then, we employ the faceted framework in evaluating a series of IIR user studies against their respective research questions and explain the roles and impacts of the underlying connections and "collaborations" among different facet values. Through bridging diverse combinations of facet values with the study design decisions made for addressing research problems, the faceted framework can shed light on IIR user study design, reporting, and evaluation practices and help students and young researchers design and assess their own studies.

Video Structure Meaning

Video Structure Meaning
Author: Brian C O'Connor,Richard L. Anderson
Publsiher: Springer Nature
Total Pages: 79
Release: 2022-05-31
Genre: Computers
ISBN: 9783031023200

Download Video Structure Meaning Book in PDF, Epub and Kindle

For over a century, motion pictures have entertained us, occasionally educated us, and even served a few specialized fields of study. Now, however, with the precipitous drop in prices and increase in image quality, motion pictures are as widespread as paperback books and postcards once were. Yet, theories and practices of analysis for particular genres and analytical stances, definitions, concepts, and tools that span platforms have been wanting. Therefore, we developed a suite of tools to enable close structural analysis of the time-varying signal set of a movie. We take an information-theoretic approach (message is a signal set) generated (coded) under various antecedents (sent over some channel) decoded under some other set of antecedents. Cultural, technical, and personal antecedents might favor certain message-making systems over others. The same holds true at the recipient end-yet, the signal set remains the signal set. In order to discover how movies work-their structure and meaning-we honed ways to provide pixel level analysis, forms of clustering, and precise descriptions of what parts of a signal influence viewer behavior. We assert that analysis of the signal set across the evolution of film—from Edison to Hollywood to Brakhage to cats on social media—yields a common ontology with instantiations (responses to changes in coding and decoding antecedents).

Predicting Information Retrieval Performance

Predicting Information Retrieval Performance
Author: Robert M. Losee
Publsiher: Springer Nature
Total Pages: 59
Release: 2022-05-31
Genre: Computers
ISBN: 9783031023170

Download Predicting Information Retrieval Performance Book in PDF, Epub and Kindle

Information Retrieval performance measures are usually retrospective in nature, representing the effectiveness of an experimental process. However, in the sciences, phenomena may be predicted, given parameter values of the system. After developing a measure that can be applied retrospectively or can be predicted, performance of a system using a single term can be predicted given several different types of probabilistic distributions. Information Retrieval performance can be predicted with multiple terms, where statistical dependence between terms exists and is understood. These predictive models may be applied to realistic problems, and then the results may be used to validate the accuracy of the methods used. The application of metadata or index labels can be used to determine whether or not these features should be used in particular cases. Linguistic information, such as part-of-speech tag information, can increase the discrimination value of existing terminology and can be studied predictively. This work provides methods for measuring performance that may be used predictively. Means of predicting these performance measures are provided, both for the simple case of a single term in the query and for multiple terms. Methods of applying these formulae are also suggested.